Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Wifi doesn't work #44

Open
Thranthir opened this issue Oct 25, 2021 · 12 comments
Open

Internal Wifi doesn't work #44

Thranthir opened this issue Oct 25, 2021 · 12 comments
Labels
enhancement New feature or request

Comments

@Thranthir
Copy link

I am using my Powkiddy RGB10 Max with the recent RetroOZ Version (0.51)

Unfortunately, the internal Wifi is not working. I can choose my Network and add the Password, but it does not activate.

I already tried the Hotkeys and the WiFi-Switch is ON.

Am I the only one? Is there any solution?

Wifi with EmuELEC is working fine on the same device.

Regards
Dean

@southoz
Copy link
Owner

southoz commented Oct 25, 2021

Sounds like a missing kernel module, what is the chipset?

@southoz southoz added the enhancement New feature or request label Oct 25, 2021
@Thranthir
Copy link
Author

Hey,

thanks for the response.

According to a Forum Post, I found, it should be the RTL8723
do you know how I can get this info to verify without disassembling the Device?

Regards
Dean

@neil-9000
Copy link

It works just fine on my RGB10 Max.

@southoz
Copy link
Owner

southoz commented Oct 25, 2021

That is wierd, mine also works fine, I will check the chipset to see if there is a match.

@southoz
Copy link
Owner

southoz commented Oct 25, 2021

To check, connect an ethernet adapter, ssh and enter dmesg copy the output and paste it here as an attachment.

[ 6.546460] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=b720
[ 6.546499] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber =3
[ 6.546522] usb 1-1.1: Product: 802.11n WLAN Adapter
[ 6.546543] usb 1-1.1: Manufacturer: Realtek
[ 6.546563] usb 1-1.1: SerialNumber: 00e04c000001

[ 7.698263] =======================================================
[ 7.698278] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 7.698291] =======================================================
[ 7.698304] Realtek 8723BU USB WiFi driver (Powered by Rockchip) init.
[ 7.698322] [WLAN_RFKILL]: rockchip_wifi_power: 1
[ 7.698337] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Su ccessful initialized
[ 7.698352] RTL871X: module init start
[ 7.698368] RTL871X: rtl8723bu v4.4.2_18635.20161006_BTCOEX20151228-664a
[ 7.698382] RTL871X: rtl8723bu BT-Coex version = BTCOEX20151228-664a

@Thranthir
Copy link
Author

Thranthir commented Oct 25, 2021

dmesg_20211025.log
Unfortunately, i dont have a Ethernet-Adapter, but i could use the Terminal of EmuELEC to generate a dmesg.
Its attached, I hope it helps.

@Thranthir
Copy link
Author

usb 1-1.1: Product: 802.11n WLAN Adapter
[ 13.778645] usb 1-1.1: Manufacturer: Realtek
[ 13.778665] usb 1-1.1: SerialNumber: 00e04c000001
[ 13.885213] usbcore: registered new interface driver btusb
[ 13.976155] Bluetooth: hci0: RTL: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 13.976155]
[ 13.977101] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 13.977101]
[ 13.977142] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 13.977142]
[ 14.008527] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723b_config.bin
[ 14.008527]
[ 14.008781] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 14.008839] Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
[ 14.008839]
[ 14.377798] usbcore: registered new interface driver rtl8723bu
[ 16.481914] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 17.161561] rockchip-pm-domain ff000000.power-management:power-controller: Looking up pd_vo-supply from device tree
[ 17.161573] rockchip-pm-domain ff000000.power-management:power-controller: Looking up pd_vo-supply property in node /power-management@ff000000/power-controller failed
[ 17.196478] rockchip-vop ff460000.vop: [drm:vop_crtc_enable] Update mode to 480x854p60, type: 16
[ 17.196828] dw-mipi-dsi ff450000.dsi: final DSI-Link bandwidth: 366 x 2 Mbps
[ 20.483630] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

When i recognize it correctly, it is the rtl8723bu chipset

@southoz
Copy link
Owner

southoz commented Oct 25, 2021

Unfortunately, as the chipset and serial number match and my RGB10Max functions without a problem there is not much more I can add, feel free to compile your own kernel using my Github versions https://github.com/southoz/linux and modify the drivers. I would double-check that you have not disabled the wifi with the hotkey combination https://github.com/southoz/RetroOZ/wiki/Hotkeys

@Thranthir
Copy link
Author

Hey, i now have a Ethernet-Adapter and could extract the dmesg of the actual device with RetroOZ.
The output is attached. The Driver initialization failed.

If you need some logs or more information, it may delay in my answer, I will be on vacation for the next two weeks.
dmesg.log
g.

@southoz
Copy link
Owner

southoz commented Oct 29, 2021

Initiates and does not connect also attempt to start Bluetooth which is not supported, try a fresh flash on a spare SDCard

@danstans
Copy link

I am having the same exact issue with internal wifi not working, networks show up on the list. Input the password, "please wait" flashes on the screen for half a second and then no connection.

@Thranthir
Copy link
Author

Hey, I reinstalled the OS freshly. I found an interesting behavior. When I use a Hotspot with my phone, it works, but with the "home" WLAN (I use an AVM FritzBox Router) it still doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants