Armbian on S905W TVBOX (COOLEME / W95T )


Arkimede
 Share

4 4

Recommended Posts

On 4/6/2018 at 4:33 PM, Arkimede said:

All right, the wi-fi now works:

You need to create the file /etc/modprobe.d/ssv6051.conf

and enter the path to the driver configuration file

(type in file)

options ssv6051 stacfgpath = / lib / firmware / ssv6051 / ssv6051-wifi.cfg

You must also configure the wpa_supplicant for network access.

 

 

Hi Arkimede,

I'm trying to run Armbian_5.44_S9xxx_Ubuntu_xenial_3.14.29_mate_20180515.img.xz on X96 mini with 2GB RAM, but I'm getting:

 

mlogic:~$ dmesg | grep ssv
               *** sta_cfg_set, /usr/lib/firmware/ssv6051/ssv6051-wifi.cfg ***
[   13.564886] WARNING: CPU: 0 PID: 2865 at drivers/amlogic/wifi/ssv6051/ssvdevice/ssvdevice.c:159 sta_cfg_set+0x1dc/0x220 [ssv6051]()
[   13.564896] Modules linked in: ssv6051(+) mac80211 cfg80211 aml_nftl_dev(P)
[   13.564966] [<ffffffbffc1455f0>] sta_cfg_set+0x1d8/0x220 [ssv6051]
[   13.564981] [<ffffffbffc145714>] ssvdevice_init+0xdc/0x120 [ssv6051]
[   13.565000] [<ffffffbffc177094>] $x+0x94/0x108 [ssv6051]
[   13.565272] ssv6xxx_sdio_init
[   13.565575] ssv6xxx_set_sdio_clk:set sdio clk 25000000Hz
[   13.595828] ssv6xxx_sdio_power_on
[   13.608526] ssv6xxx_dev_probe(): ssv6200 device found !
[   13.608605] WARNING: CPU: 0 PID: 2865 at drivers/amlogic/wifi/ssv6051/smac/init.c:1376 ssv6xxx_dev_probe+0x1180/0x19e8 [ssv6051]()
[   13.608615] Modules linked in: ssv6051(+) mac80211 cfg80211 aml_nftl_dev(P)
[   13.608673] [<ffffffbffc14dff4>] ssv6xxx_dev_probe+0x117c/0x19e8 [ssv6051]
[   13.608730] [<ffffffbffc1645b4>] ssv6xxx_sdio_probe+0x31c/0x3c0 [ssv6051]
[   13.608783] [<ffffffbffc1640c4>] ssv6xxx_sdio_init+0x24/0x30 [ssv6051]
[   13.608797] [<ffffffbffc145738>] ssvdevice_init+0x100/0x120 [ssv6051]
[   13.608815] [<ffffffbffc177094>] $x+0x94/0x108 [ssv6051]
[   13.608838] SSV WLAN driver ssv6200: Failed to initialize device
[   13.608866] SSV WLAN driver: probe of ssv6200 failed with error -12

I followed your recommendation form above but I got an error that stacfgpath is an unsupported option, but I think we don't need that. What I'm doing wrong?

 

Otherwise the WiFi worked as charm with USB Realtek WiFi dongle.

 

Thanks!

Link to post
Share on other sites

Donate and support the project!

On 5/26/2018 at 1:01 PM, pisach said:

 

 

Hi Arkimede,

I'm trying to run Armbian_5.44_S9xxx_Ubuntu_xenial_3.14.29_mate_20180515.img.xz on X96 mini with 2GB RAM, but I'm getting:

 


mlogic:~$ dmesg | grep ssv
               *** sta_cfg_set, /usr/lib/firmware/ssv6051/ssv6051-wifi.cfg ***
[   13.564886] WARNING: CPU: 0 PID: 2865 at drivers/amlogic/wifi/ssv6051/ssvdevice/ssvdevice.c:159 sta_cfg_set+0x1dc/0x220 [ssv6051]()
[   13.564896] Modules linked in: ssv6051(+) mac80211 cfg80211 aml_nftl_dev(P)
[   13.564966] [<ffffffbffc1455f0>] sta_cfg_set+0x1d8/0x220 [ssv6051]
[   13.564981] [<ffffffbffc145714>] ssvdevice_init+0xdc/0x120 [ssv6051]
[   13.565000] [<ffffffbffc177094>] $x+0x94/0x108 [ssv6051]
[   13.565272] ssv6xxx_sdio_init
[   13.565575] ssv6xxx_set_sdio_clk:set sdio clk 25000000Hz
[   13.595828] ssv6xxx_sdio_power_on
[   13.608526] ssv6xxx_dev_probe(): ssv6200 device found !
[   13.608605] WARNING: CPU: 0 PID: 2865 at drivers/amlogic/wifi/ssv6051/smac/init.c:1376 ssv6xxx_dev_probe+0x1180/0x19e8 [ssv6051]()
[   13.608615] Modules linked in: ssv6051(+) mac80211 cfg80211 aml_nftl_dev(P)
[   13.608673] [<ffffffbffc14dff4>] ssv6xxx_dev_probe+0x117c/0x19e8 [ssv6051]
[   13.608730] [<ffffffbffc1645b4>] ssv6xxx_sdio_probe+0x31c/0x3c0 [ssv6051]
[   13.608783] [<ffffffbffc1640c4>] ssv6xxx_sdio_init+0x24/0x30 [ssv6051]
[   13.608797] [<ffffffbffc145738>] ssvdevice_init+0x100/0x120 [ssv6051]
[   13.608815] [<ffffffbffc177094>] $x+0x94/0x108 [ssv6051]
[   13.608838] SSV WLAN driver ssv6200: Failed to initialize device
[   13.608866] SSV WLAN driver: probe of ssv6200 failed with error -12

I followed your recommendation form above but I got an error that stacfgpath is an unsupported option, but I think we don't need that. What I'm doing wrong?

  

Otherwise the WiFi worked as charm with USB Realtek WiFi dongle.

 

Thanks!

 

I solved that with creating symlink :-)

 

Now it's fine

Link to post
Share on other sites

Hi,

 

I've also bought a TV Box with S905W chip.

 

Tried armbian 5.44 but it didn't boot.

So I tried 5.37 and got the prompt !

 

After installing to nand, I could'nt use sudo, many permissions were set wrong (wrong owner/group, etc...). I had to set them manually on many folders (/bin , /usr , /lib, /etc....).

 

Now I'd like to use and external usb SSD as my root partition. I tried to modify the /etc/fstab file, but it seems that it's not the good place ;)

Perhaps a file in /boot ?

Link to post
Share on other sites

Sorry to necro an old thread, but I have managed to get the all the usb ports working on my MXQ Pro 4k s905w . I noticed there was no clock crystal soldered on near the usb hub chip, I happened to have a 12mhz crystal lying around and tried it. Not sure how they were making it work in android, but I have the android dts file if someone smarter than me wants to go through it.

Now I'm just looking for an older image so I can have wifi as well. The older links in this thread seem dead.

Link to post
Share on other sites

  • Werner locked this topic
Guest
This topic is now closed to further replies.
 Share

4 4