[Q] [WEBTOP] Can't start WiMAX usb device

TorAll

Senior Member
Jan 11, 2008
61
9
0
Hi!
ROM - NottachTrix1.3.1
Kernel - 2.6.32.56-MB860-faux123-GB-024 1.30GHz
WebTop - GenTop2-20120509
I've tried to work with SWC-U200 - install madwimax, it can find device, but can't work with (see screenshot).
What should I do?
 

Attachments

crnkoj

Senior Member
Feb 16, 2011
1,833
397
103
you need to git pull faux's kernel than enable tun tap in the menuconfig as modules and compile the modules, than copy them and the other files to the nonexistant dir that the system complains about.
 

TorAll

Senior Member
Jan 11, 2008
61
9
0
you need to git pull faux's kernel than enable tun tap in the menuconfig as modules and compile the modules, than copy them and the other files to the nonexistant dir that the system complains about.
Nice idea, but why faux123 wrote:

Version 0.0.1 (deprecated)

Added FakeShmoo OC/UV
Compiled with Tegra2 specific VFP optimizations, Tegra2 specific optimizations :D
Added BFQ I/O Scheduler
Added SLQB memory allocator
Added EXT4 support (NOT ENABLED YET) :D
Added CIFS + UTF-8 support :D (for windows shares)
Added TUN/TAP support directly
Added FUSE (file system in user space)
Added AVP overclock (system bus)
Merged WiFi Module into kernel source tree
 

crnkoj

Senior Member
Feb 16, 2011
1,833
397
103
I don't know that, maybe ask him ;)) anyhow that file is missing, and so you need to procure it. Probably the best way to do that, is to either crosscompile it or do just the modules on the atrix itself. Depending on your knowledge and a Linux pc with a cross toolchain either is the better idea ;)