wimpf;538324 Wrote: > Hi > > > and after reboot check with: > ifconfig && lsmod > > You can see there is no more wlan0 interface up and also no loaded > modules. > > Greetings, > wimpf
Most of the drivers on the Touch are compiled into the kernel, not loaded at runtime so they don't show up in the lsmod list. Unfortunately the wlan0 interface not being seen does not guarantee that the hardware is turned off. The hardware can still be on even if the kernel has not setup an interface data structure for it. Its probably not transmitting, but there is no guarantee. John S. -- JohnSwenson ------------------------------------------------------------------------ JohnSwenson's Profile: http://forums.slimdevices.com/member.php?userid=5974 View this thread: http://forums.slimdevices.com/showthread.php?t=76291 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
