Joined
·
205 Posts
[quote name='projectgus;50818]Ah kiarov' date=' I just realised that you didn't post the output from 'lsmod'. tav1234 is probably on the money, and the module hasn't loaded at all. That explains why you didn't get anything about the wifi in dmesg - it doesn't try to power on the wifi until the module loads. I forgot that part, sorry!Try running "insmod /lib/modules/rt3070sta.ko" and see what it says. If you get an error trying to load it, run 'dmesg | tail' and you'll probably see some more specific details. If that doesn't work, definitely try tav's suggestion of swapping it for the Android module (probably they have different magic numbers?)- Angus[/QUOTE'] Hi Angus, i didn't read this before i post my last results. I've tried "insmod /lib/modules/rt3070sta.ko" and it sends an error that the file already exists.Refering to the lsmod i got this:------------------------------------------------------------------rt3070sta 567932 0------------------------------------------------------------------And dmesg tail gave this:------------------------------------------------------------------RtmpOSFileOpen(): Error 2 opening /data/wmtpref/etc/Wireless/RT2870STA/RT2870STA.datOpen file "/data/wmtpref/etc/Wireless/RT2870STA/RT2870STA.dat" failed!1. Phy Mode = 0ERROR!!! NICReadRegParameters failed, Status[=0x00000001]---> RMTPFreeTxRxRingMemory<--- RMTPFreeTxRxRingMemory!!! rt28xx Initialized fail !!!procfile_write get 0--> stop progress bar------------------------------------------------------------------That seems like a lot of exclamation marks hahahaha. Is this tablet about to blow?Thanks again, i'm waiting another wise advise.Cheers my friends!