Hey all, I've spent the morning searching through threads on here to no avail. I've got a Mini 10 that shipped with W7. I'm dual-booting Ubuntu 10.04 Netbook with zero luck getting the wireless adapter to work in Ubuntu (works fine in W7).
I've gone into Windows and ensured wireless is turned on (F2 key) before rebooting into linux. No joy.
lshw returns this:
Code:
*-network DISABLED
description: Wireless interface
physical id: 2
logical name: wlan0
serial: 90:4c:e5:29:ff:bf
capabilities: ethernet physical wireless
configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bg
My next step is to enable it like so:
Code:
jason@netbook:/proc/net$ sudo ifconfig wlan0 up
SIOCSIFFLAGS: No such file or directory
I've officially exhausted all of my linux-foo. Didn't take long. Any ideas/directions/threads y'all can point me to?
Thanks!
Jason