BenQ have implement hardware power switches for turn on/off wifi and 3G modem modules for power management.
I think you should install an interface for the switch. you can find a package named benqecif in BenQ source CD. re-complier it with ubuntu-mobile kernel source tree and insert the kernel module. you can file nodes in /proc/acpi/benq_ec_if/. There are many switches in it. for enable wifi module power switch, you should use below command: echo 1 > /proc/acpi/benq_ec_if/wireless -- Wireless network interface not recognised https://bugs.launchpad.net/bugs/274704 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
