Jump to content

ginkrust

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by ginkrust

  1. I was confused, my box doesn't have 9082xs it needs ssv6051 drivers which armbian @balbes150 supports after installing all relevant firmware deb files, i see in dmesg *** sta_cfg_set, /usr/lib/firmware/ssv6051/ssv6051-wifi.cfg *** [ 80.459198] ERROR: filp_open I looked for the file, is in /lib/firmware instead my quick fix ln -s /lib/firmware /usr/lib/firmware now wifi works. Using Armbian_5.41_S9xxx_Debian_stretch_3.14.29_server_20180305.img.xz device: s905w based x96 mini with ssv6051
  2. thanks @balbes150 do you plan to add 9082xs driver to khadas-3.14 branch? Many new devices now with S905W + 9082xs based wifi i can help test and donate device if you want
  3. @deranger can I ask you for directions on which dtb file for that? I have the 1/8 variant of an s905w with wifi only working on a LE build. tried many dtb files.
  4. @balbes150 thank you amazing work. Your armbian 3.14.29 works very well on s905w (x96 mini 1GB/8GB), only wifi no luck. I followed tutorial, tried various dtb files, modprobe both wifi_dummy and dhd and couldn't get wifi to work. nothing showsup on iwconfig from my research chip is bad binary only wifi 9082xs/ssv6200 and your image doesn't support this yet (please tell me if wrong!) tried https://kszaq.libreelec.tv/s905/8.2/8.2.3.1/LibreELEC-S905.arm-8.2-8.2.3.1.img.gz LE 3.14.29 kernel version and wifi work on LE, so searching github i found what commit added support https://github.com/kszaq/linux-amlogic-le/commit/9c908360c563595a4d96ed62c7342d195edaeb3f https://github.com/AlexELEC/AlexELEC-AML/commit/fb41e7bd4c4ce5cc103e8f1497cfffececd7e44a https://github.com/AlexELEC/AlexELEC-AML/commit/7e332afdd8240f83856f1b26a4354812dcf6fdcd I am confused how to add support to your image. Maybe you support already I just don't know how to enable. Maybe I need to recompile kernel with prebuilt ko file and change configuration I copied the modules from LE, modeprobe works! dmesg say: SSV6XXX_SDIO sdio:0001:1: vendor = 0x3030 device = 0x3030 but then fails to initialize the device, modprobe tainted I think the other changes to the kernel config are needed. I tried to recompile the kernel but failed at first steps if I have to recompile the kernel, what branch should i use for https://github.com/150balbes/Amlogic_s905-kernel armbian or 3.14? I found instructions in post but seems old (different branches now). any link or direction will help many thanks
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines