Hi there.
1. After install cyanogen 7 beta6 wi-fi works. After switch-off and switch-on Wi-Fi, or reboot it's dosn't work (connected, but don't load any web pages).
2. I've found some solutions:
a) "delete "bcm_supp.conf" in /data/wifi" , but there is no such file!
b) "hex edit /data/misc/wifi/reg_code and change it to 37, it will work on ch 13" , but there are no such file too.
c) "edit /system/build.prop line "ro.wifi.channels=13"". I've tried several numbers. Not working.
d) change MTU 1300 or 1372. Not working.
3. On any other ROMs with OS 2.2.X Wi-Fi works perfectly.
I have a PC with DWA-125 rev A2 adapter in Access Point mode, WinXP OS, Ralink last drivers.
Any ideas?
add..
When I roboot my PC, wi-fi internet on the phone works but very slooooooooow (less than 1 kilobyte per second), on the notebook connected with this access point wi-fi internet works perfectly. A minute later internet disappears at all and the web pages not load on notebook too! With any other ROMs (I repeat ) Wi-Fi works perfectly.
Ok. Only 7 Posts left..
Hey,
I installed Remix OS 2.0 on my hp 250 g4 (T6N61EA). It successfully booted up but WiFi and Bluetooth are not working...
Thanks.
please...
Broadcom BCM43142 802.11 bgn Wi-Fi M.2 Adapter
If you dual booted remix with windows os then open windows os then turn the WiFi on , then restart and start remix os , go to guest mode , it will found the wifi automatically if available there . then select the wifi conenct it , after successfull open desktop , restart remix os , go to non guest mode ( forgot the name lol) . problem will be solved I hope
hi,
for use with Hackintosh, I installed a Dell DW1510 (Broadcom BCM4322) Wifi PCI card in my ThinkPad X220. It only barely works with Android x86 / Remix OS.
Out of the box, it is detected, Mac Address is displayed and it can be enabled, but it searches for wifi networks forever.
Using Linux, I installed newer (closed-source) firmware files. Now it does find wifi networks, but only 5GHz / -ac ones. Beside that, it's extremely slow (only getting about 4Mbit download, normally around 50Mbit). I know the "open-source" b43 is slower than the propietary broadcom-wl one, but it wasn't THAT much on Linux.
Is it possible to use/install the propietary broadcom-wl driver, or getting at least 2.4GHz working and more speed (It was around 15Mbit on Linux with b43)?
Xorg
TheXorg said:
hi,
for use with Hackintosh, I installed a Dell DW1510 (Broadcom BCM4322) Wifi PCI card in my ThinkPad X220. It only barely works with Android x86 / Remix OS.
Out of the box, it is detected, Mac Address is displayed and it can be enabled, but it searches for wifi networks forever.
Using Linux, I installed newer (closed-source) firmware files. Now it does find wifi networks, but only 5GHz / -ac ones. Beside that, it's extremely slow (only getting about 4Mbit download, normally around 50Mbit). I know the "open-source" b43 is slower than the propietary broadcom-wl one, but it wasn't THAT much on Linux.
Is it possible to use/install the propietary broadcom-wl driver, or getting at least 2.4GHz working and more speed (It was around 15Mbit on Linux with b43)?
Xorg
Click to expand...
Click to collapse
Did you have any success with your Wifi? I am running the same chip in a Macbook & experience the same problem... searching for networks forever. Could you describe how you installed the newer firmware files?
Whitest said:
Did you have any success with your Wifi? I am running the same chip in a Macbook & experience the same problem... searching for networks forever. Could you describe how you installed the newer firmware files?
Click to expand...
Click to collapse
Use this method for now, works better than the open-source-method: https://m.reddit.com/r/RemixOS/comments/40rjvg/how_to_get_broadcom_wifi_to_work/
TheXorg said:
Use this method for now, works better than the open-source-method: https://m.reddit.com/r/RemixOS/comments/40rjvg/how_to_get_broadcom_wifi_to_work/
Click to expand...
Click to collapse
hi guy, thx :laugh::laugh::laugh::laugh:
work
TheXorg said:
Use this method for now, works better than the open-source-method: https://m.reddit.com/r/RemixOS/comments/40rjvg/how_to_get_broadcom_wifi_to_work/
Click to expand...
Click to collapse
i tested your post for my broadcom wifi.
i activated terminal, i load remix with debug=1
when tape this entry "modprobe wl" i have nothing in my screen
and when reboot wifi doesn't work
z750leovince said:
i tested your post for my broadcom wifi.
i activated terminal, i load remix with debug=1
when tape this entry "modprobe wl" i have nothing in my screen
and when reboot wifi doesn't work
Click to expand...
Click to collapse
It's normal, modprobe does not Output anything. Don't reboot, just type exit to continue booting. If RemixOS reboots then, something else is wrong.
TheXorg said:
It's normal, modprobe does not Output anything. Don't reboot, just type exit to continue booting. If RemixOS reboots then, something else is wrong.
Click to expand...
Click to collapse
ok....i type modprobe in terminal in remix os...not at boot at remix
i tested but my wifi dosn't work...i have searching wifi and nothing appared
i have Broadcom BCM4352
I'd like to point out the exact way how to do this workaround to avoid any missunderstandings:
1. add the DEBUG=1 flag to your grub parameters and press F10 (only (U)EFI Booting, for Legacy Booting just press Enter)
2. wait for the debug terminal to come up
3. type modprobe wl (if no message appeared you're good to go) and then type exit to continue booting
4. enjoy your perfectly working WiFi (hopefully)
Please note this is only a temporary solution that you would have to repeat at each boot-up. Searching for a permament solution I only came across the same Reddit thread that @TheXorg already linked: by renaming/deleting a folder in the kernel/driver section I managed to achieve the same working WiFi result without having to type anything at boot-up.
Here's how:
In debug mode.. Delete ssb folder from /lib/modules/4.0.9-android-x86+/kernel/drivers.. It helped me wid other x86 android and the new pheonix os.. Idk abt remix but its worth a try
Click to expand...
Click to collapse
By Elflord5431 (on reddit)
I simply installed a root explorer (Solid Explorer in my case) and renamed the folder within RemixOs. After a normal reboot without DEBUG=1 flag WiFi worked absolutely fine.
- tested and working on my Macbook 5,2 (Early 2009) with Broadcom 4322 Wifi Chip. Credits & thanks to TheXorg for starting this thread, to Turtle5204 and Elflord5431 for sharing these workarounds
Whitest said:
I'd like to point out the exact way how to do this workaround to avoid any missunderstandings:
1. add the DEBUG=1 flag to your grub parameters and press F10 (only (U)EFI Booting, for Legacy Booting just press Enter)
2. wait for the debug terminal to come up
3. type modprobe wl (if no message appeared you're good to go) and then type exit to continue booting
4. enjoy your perfectly working WiFi (hopefully)
Please note this is only a temporary solution that you would have to repeat at each boot-up. Searching for a permament solution I only came across the same Reddit thread that @TheXorg already linked: by renaming/deleting a folder in the kernel/driver section I managed to achieve the same working WiFi result without having to type anything at boot-up.
Here's how:
By Elflord5431 (on reddit)
I simply installed a root explorer (Solid Explorer in my case) and renamed the folder within RemixOs. After a normal reboot without DEBUG=1 flag WiFi worked absolutely fine.
- tested and working on my Macbook 5,2 (Early 2009) with Broadcom 4322 Wifi Chip. Credits & thanks to TheXorg for starting this thread, to Turtle5204 and Elflord5431 for sharing these workarounds
Click to expand...
Click to collapse
Hi @Whitest, did you try this on the latest version? Because I'm facing some issues with the mac mini 3.1 (early 2009 and broadcom chip like yours) and without success... Nothing happens with the modprobe and cant delete the folder on debug (it gives an error deleting).
5T0RM said:
Hi @Whitest, did you try this on the latest version? Because I'm facing some issues with the mac mini 3.1 (early 2009 and broadcom chip like yours) and without success... Nothing happens with the modprobe and cant delete the folder on debug (it gives an error deleting).
Click to expand...
Click to collapse
Did you boot with REMOUNT_RW=1 kernel boot flag?
Hi, I had just installed Remix OS in my PC. I have grub2, I had added a grub script to get the OS boot up. It boots flawlessly (i think). When it promoted for ethernet configuration, I selected dsl and entered my username and password. It waited, Launched the browser app. Tried to access bing.com. It returned 'name not resolved error'. I switched to the root console by typing Ctrl+Alt+F1. I logcatted to find what's going on. I didn't saved the logs. But I can remember that NetUtils reporting that start_pppoe has timed out. Also another process telling that pppoe had not run. Is there any trick/solution to this? So I can use the internet with this amazing OS.
I tried the Init.sh file replacement and edit but that doesn't work.
I got the wifi to work once, tried installing GAPPS and then the OS froze so I had to reboot and now the wifi won't work.
Wifi adaptor: Broadcom 802.11abgn Wireless SDIO Adaptor