0
votes
0answers
85 views

wlan goes down when eth0 unplugged

I posted this on the Raspberry Pi board and they booted it over to SuperUser and no one has said boo about it since it arrived. I figured seeing that it's a Debian distro...Ubuntu is Debian based... ...
2
votes
3answers
372 views

Ubuntu sees 2.0 ports as 1.1?

I have an ASUS M5A78L-M LX V2 motherboard, the usb ports of which are all USB 2.0. I realised that my wireless USB card was working and connecting much faster connected to the front panel USB ports. ...
1
vote
2answers
1k views

Wireless configuration using /etc/network/interfaces documentation

I followed the tutorial here and was able to properly configure my network: http://ubuntuforums.org/showthread.php?t=202834&page=181 I know of the documentation in ...
5
votes
4answers
2k views

How can I make NetworkManager ignore my wireless card?

I do not want NetworkManager to list or manipulate my wireless card. Can I hide its interface from NetworkManager somehow? I have tried adding this in /etc/network/interfaces, iface wlan0 inet ...