Jump to content

sukanime

Members
  • Posts

    57
  • Joined

  • Last visited

Everything posted by sukanime

  1. I will try to compile later, for now i using my old usb wifi stick and i can connect to internet now.
  2. Thanks alot, it's works. My Mini M8S (S905 with 2GB RAM and 8GB eMMC) have the same layout like your, and i have put the command in /etc/rc.local. Now... why VLC Player is so slow.... After i put USB Wifi TPLink TL-WN321G, and copy rt73.bin from my Kubuntu 13.04, i can connect to internet... But... Firefox keep getting Segmentation Fault..... the strange thing, when i don't have internet conection, when i open Firefox, it's fine.... but after i connect internet, just open firefox and not doing anything, i will get segmentation fault.... Anyone else have the same problem like me? i using Armbian_5.20_Vegas95_Debian_jessie_3.14.79_desktop_20160921.img Thanks....
  3. Thanks a lot balbes150 I will try it.... Edit 01-10-2016: The driver option not the one posted by balbes150 above. But in here https://github.com/kszaq/LibreELEC.tv/blob/libreelec-7.0/projects/S905/linux/linux.aarch64.conf Here the quote: # # Amlogic Wifi Driver # CONFIG_AM_WIFI=y # CONFIG_BCMDHD_USE_STATIC_BUF is not set CONFIG_AM_WIFI_DUMMY=m CONFIG_RTL8189ES=m CONFIG_RTL8189FS=m CONFIG_RTL8192EU=m CONFIG_RTL8723AU=m CONFIG_RTL8723BS=m CONFIG_RTL8821AU=m CONFIG_RTL8812AU=m But i cannot find the driver in the linux-amlogic source code - http://sources.libreelec.tv/devel/linux-amlogic-3.14-9c0ad98.tar.xz Right now, i will try building LibreELEC.... Edit again: i found it, in here https://github.com/kszaq/linux/tree/amlogic-3.14.y Edit - 7 October 2016: It's solved, i have post it in here https://forum.armbian.com/index.php?/topic/2419-armbian-for-amlogic-s905-and-s905x/&do=findComment&comment=17181
  4. Hi mdel, How to solved the USB Port Problem? Please share the solution.... Thanks....
  5. it's just need module driver 8723bs.ko , and i have copy it from LE, but because its for different kernel, i can not load it
  6. Hi... Thanks for making Armbian... I Have Mini M8S Android TV Box with Wifi RTL8723BS, i have using Armbian from here http://forum.armbian.com/index.php/topic/1143-armbian-for-amlogic-s905/ I can boot to Armbian, but Wifi not working. But In LibreELEC 7.0.2 the wifi is working, so i cross check, and i found this: ############################################## # LibreELEC # # http://libreelec.tv # ############################################## LibreELEC (community) Version: 7.0.2.007 LibreELEC:~ # lsmod Module Size Used by hci_uart 21997 1 bluetooth 243164 2 hci_uart 6lowpan_iphc 5895 1 bluetooth 8723bs 1675347 0 cfg80211 359903 1 8723bs 8021q 18309 0 wifi_dummy 806 0 aml_nftl_dev 82924 0 fbcon 37385 0 bitblit 4508 1 fbcon softcursor 1200 1 bitblit font 7295 1 fbcon LibreELEC:~ # uname -a Linux LibreELEC 3.14.29 #1 SMP Fri Sep 9 11:17:50 MSK 2016 aarch64 GNU/Linux LibreELEC:~ # cd /lib/modules/ LibreELEC:/lib/modules # LibreELEC:/lib/modules # ls 3.14.29 LibreELEC:/lib/modules # find . | grep 8723 ./3.14.29/kernel/drivers/amlogic/wifi/rtl8723AU ./3.14.29/kernel/drivers/amlogic/wifi/rtl8723AU/8723au.ko ./3.14.29/kernel/drivers/amlogic/wifi/rtl8723BS ./3.14.29/kernel/drivers/amlogic/wifi/rtl8723BS/8723bs.ko LibreELEC:/lib/modules # So the problem is the driver not compiled when building the kernel. is anyone have wifi module driver in /kernel/drivers/amlogic/wifi/ ? can i have it? Thanks...
  7. Hi Balbes, thanks for the Armbian for S905. i use it for Mini M8S and it working nice, but the WiFi not working. Mini M8S using Realtek RTL8723BS, i hope you could build the module driver for it, in LibreELEC its called 8723bs LibreELEC:~ # lsmod Module Size Used by hci_uart 21997 1 bluetooth 243164 2 hci_uart 6lowpan_iphc 5895 1 bluetooth 8723bs 1675347 0 cfg80211 359903 1 8723bs 8021q 18309 0 wifi_dummy 806 0 aml_nftl_dev 82924 0 fbcon 37385 0 bitblit 4508 1 fbcon softcursor 1200 1 bitblit font 7295 1 fbcon LibreELEC:~ #
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines