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

WiFi doesn't started after reboot #19

Open
unijiang opened this issue Nov 29, 2023 · 3 comments
Open

WiFi doesn't started after reboot #19

unijiang opened this issue Nov 29, 2023 · 3 comments

Comments

@unijiang
Copy link

unijiang commented Nov 29, 2023

I have filled the ssid and password in "/etc/network/interfaces.d/wlan0". The firmware is generated by https://openipc.org/cameras/vendors/ingenic/socs/t31n and chooses "NOR 8M" "Lite" "Only has wireless" and "has SD slot"

And I tried to copy the "rtl8189ftv.ko", but openipc can't recognize the sd card(confirmed format is FAT32).

t31n_firmware_generation

mjsxj03hl_openipc_wlan_issue

@pabsi
Copy link

pabsi commented Dec 2, 2023

Hi,
I am going to contribute to where I got. Which is with a semi-working wlan0 interface (it's there, present, but DOWN and can't be turned UP):

I followed https://github.com/OpenIPC/device-mjsxj03hl/blob/master/Manual_en.md to the letter for my Xiaomi Mi 2K Camera. I got OpenIPC booting on both Lite (NOR 8M) and Ultimate (NOR 16M) versions. The problem is that none can get the wifi working. I get:

rfkill: Cannot open RFKILL control device
nl80211: Could not re-add multicast membership for vendor events: -2 (Interrupted system call)

after booting.

Also, to even get wlan0 appearing in the ip a list of devices, I need to follow https://github.com/OpenIPC/device-mjsxj03hl/blob/master/old_setting_up_en.md and copy the kernel module etc. But I am incapable of bringing up the network interface. Any help would be appreciated.
🙏

I noticed that https://github.com/OpenIPC/wiki/blob/master/en/faq.md#differences-between-lite-and-ultimate mentions that the Ultimate version has wifi support, whereas Lite doesn't.

Thank you to the OpenIPC team and the community for such an amazing project 😊
And thank you @themactep

NB: Messaged this on the Telegram channel too

@unijiang
Copy link
Author

unijiang commented Dec 2, 2023

Hi, I am going to contribute to where I got. Which is with a semi-working wlan0 interface (it's there, present, but DOWN and can't be turned UP):

I followed https://github.com/OpenIPC/device-mjsxj03hl/blob/master/Manual_en.md to the letter for my Xiaomi Mi 2K Camera. I got OpenIPC booting on both Lite (NOR 8M) and Ultimate (NOR 16M) versions. The problem is that none can get the wifi working. I get:

rfkill: Cannot open RFKILL control device
nl80211: Could not re-add multicast membership for vendor events: -2 (Interrupted system call)

after booting.

Also, to even get wlan0 appearing in the ip a list of devices, I need to follow https://github.com/OpenIPC/device-mjsxj03hl/blob/master/old_setting_up_en.md and copy the kernel module etc. But I am incapable of bringing up the network interface. Any help would be appreciated. 🙏

I noticed that https://github.com/OpenIPC/wiki/blob/master/en/faq.md#differences-between-lite-and-ultimate mentions that the Ultimate version has wifi support, whereas Lite doesn't.

Thank you to the OpenIPC team and the community for such an amazing project 😊 And thank you @themactep

NB: Messaged this on the Telegram channel too

Thanks a lot, I'll try the Ultimate later

@pabsi
Copy link

pabsi commented Dec 11, 2023

@unijiang try https://github.com/OpenIPC/builder
I got the custom firmware from there for my Mi 2k magnetic camera after A LOT of support from the amazing OpenIPC contributors, and I got it working now.
Wifi works out of the box.

Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants