Jump to content

teridotoji

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by teridotoji

  1. 1 hour ago, Jumperbillijumper said:

    Hi,

     

    I use this Box from Gearbest: https://www.gearbest.com/tv-box/pp_736121.html?wid=1433363&lkid=21183923

     

    I got this Box running with "meson gxl-S905W-p281" DTB and the newest kernel. My problem is, that I have no wlan installed. I found no dtb which is running and where wlan works.

     

    I opened the box and found out, that wlan chip "SV6051P" is on the board. Maybe a person also have a problem with this wlan chip and can tell me which dtb/driver I should use.

     

    Thanks!

    use <5.44 instead 

  2. 20 hours ago, balbes150 said:

    Checked work with eMMC of the last variant of an image 20190408 on x96max. eMMC can see,  the ddbr utility creates a full copy. I also checked the installation of the latest version of LibreELEC in eMMC, the system was installed in eMMC without problems and works from eMMC. :)

    I modified the ethernet dtb for x96max 2GB version, it could boot but there is no driver for ethernet device from dmesg. Could you release the new image for the x96max 2GB version? Thanks

    ethernet@ff3f0000 {
    				compatible = "amlogic, g12a-eth-dwmac", "snps,dwmac";
    				reg = <0x0 0xff3f0000 0x0 0x10000 0x0 0xff634540 0x0 0x8 0x0 0xff64c000 0x0 0xa0>;
    				reg-names = "eth_base", "eth_cfg", "eth_pll";
    				interrupts = <0x0 0x8 0x1>;
    				interrupt-names = "macirq";
    				status = "okay";
    				clocks = <0x2 0x38>;
    				clock-names = "ethclk81";
    				pll_val = <0x9c0040a 0x927e0000 0xac5f49e5>;
    				analog_val = <0x20200000 0xc000 0x23>;
    				pinctrl-names = "external_eth_pins";
    				pinctrl-0 = <0x11>;
    				mc_val = <0x1621>;
    				cali_val = <0x30000>;
    				internal_phy = <0x0>;
    		};
    		external_eth_pins {
    			linux,phandle = <0x11>;
    			phandle = <0x11>;
    
    			mux {
    				groups = "eth_mdio", "eth_mdc", "eth_rgmii_rx_clk", "eth_rx_dv", "eth_rxd0", "eth_rxd1", "eth_rxd2_rgmii", "eth_rxd3_rgmii", "eth_rgmii_tx_clk", "eth_txen", "eth_txd0", "eth_txd1", "eth_txd2_rgmii", "eth_txd3_rgmii";
    				function = "eth";
    				drive-strength = <0x3>;
    			};
    		};

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines