dezertdawg / urukdroid

Automatically exported from code.google.com/p/urukdroid
0 stars 0 forks source link

Wifi Error when disabling wireless in setting menu. #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enable wireless
2. Goto Wireless settings
3. Disable Wireless

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
A101 8Gb UrukDroid 1.0 upgrade and clean install

Please provide any additional information below.
Further USB 3G tethering that worked in 0.7 does not work anymore

Original issue reported on code.google.com by a101...@gmail.com on 5 May 2011 at 9:04

GoogleCodeExporter commented 8 years ago
Seeing this error on my A28 as well. The problem is the tiwlan_drv module 
unloading. 

See logcat via debug:
05-08 13:16:48.097: ERROR/WifiHW(1033): Unloading WLAN Module Failed
05-08 13:16:48.097: ERROR/WifiService(1033): Failed to unload Wi-Fi driver.

I tried manually unloading the module via modprobe and got:
FATAL: Module tiwlan_drv not found.

Original comment by dariuske...@gmail.com on 8 May 2011 at 11:23

GoogleCodeExporter commented 8 years ago
Duplicate of http://code.google.com/p/urukdroid/issues/detail?id=2 ?

Original comment by nbigaoue...@gmail.com on 4 Jul 2011 at 2:33

GoogleCodeExporter commented 8 years ago
Wifi fixed in 1.5. 3g teethering please use XDA thread for this: 
http://forum.xda-developers.com/showthread.php?t=940470

Original comment by adrian.s...@gmail.com on 28 Jul 2011 at 3:40