OK, any recommendation on a cheap USB wifi dongle that is already supported in 7.0.3.3b? Maybe something like the official Raspberry PI one (BCM43143 chipset)?
Posts by LawrenceF
-
-
1. Identify your WiFi chip.
2. Add a driver.You have provided absolutely no information that let me identify the problem. My guess is that you have an unsupported WiFi chip.
Board is an L shaped S805Q_v2.0, WiFi Chip looks to be an SCI S9083C. I'm guessing I'm out of luck on that then.
-
Got 7.0.3.3b booted, these MXQ boxes seems to have a wifi problem (I have a few of them). Is there anything I can do to get Wifi working?
LibreELEC:~ # dmesg | grep -i wifi
[ 1.038541@0] wifi_dev_probe
[ 1.053695@0] wifi_dt : interrupt_pin=GPIOX_21
[ 1.058092@0] wifi_dt : irq_num=null
[ 1.061674@0] wifi_dt : irq_trigger_type=GPIO_IRQ_HIGH
[ 1.066743@0] wifi_dt : power_on_pin=GPIOAO_6
[ 1.071100@0] wifi_dt : power_on_pin2=GPIOX_11
[ 6.238162@2] Error: Didn't get power valid value --- wifi_power_probe 323
[ 6.244672@2] wifi_power power_gpio is 6
[ 6.248561@2] wifi_power power_gpio2 is 108
[ 6.288493@2] wifi_request_32k_clk : OFF-->ON for bt_rfkill
[ 6.292443@2] clock_32k_pin(107) : sdio_wifi
[ 9.802954@1] wifi_setup_dt
[ 9.802971@1] wifi_request_32k_clk : ON-->ON for sdio_wifi
[ 9.803039@1] interrupt_pin(118) : sdio_wifi
[ 9.803068@1] power_on_pin(6) : sdio_wifi
[ 9.803098@1] power_on_pin2(108) : sdio_wifi
[ 10.108292@1] WIFI Disable! 6
[ 12.132772@1] Triggered SDIO WiFi power on and bus rescan.
[ 12.132791@1] WIFI Enable! 6 -
Have you unpacked before flashing? If moving from 7.0.3.3 to 7.0.3.3b it's better to simply update, there's no need to re-flash.I have been booting from LibreELEC-S805.m201d.arm-7.0.3.3-update.zip and factory_update_param.aml on a usb stick using the toothpick method. Am I using the wrong file for this?
-
7.0.3.3b Index of /s805/7.0.3.3/Commits from 7.0.3.3 to 7.0.3.3b: Comparing 7.0.3.3...7.0.3.3b · kszaq/LibreELEC.tv · GitHub
Changelog:
- improved Kodi buffering patch
- fixed "Cannot get MTD information for /dev/nand_env" error when setting/reading uenv variables
- added experimental MT7601U drivers
- updated media_build patches
- use hciattach to load BRCM BT firmware - should fix AP6212A BT
- enabled CONFIG_UHID in kernel config for HID over BT devices
- added a patch from meijjaa to fix non-working AP6212A BT
- media_build drivers updated to latest upstream version (2017-01-22)
- backported Samba improvements from LE 8.0
- use standard advancedsettings.xml from LE (includes 175ms audio delay for ~24fps videos)
- kodi: optimize NFS chunk size
- added Kodi patch to fix video scaling for rotated videos
Hi there, I cant boot the m201d NAND version without getting E:footer is wrong and E: signature verification failed. 7.0.3.3 works, 7.0.3.3b doesn't. Is there something different about these?