Comment 22 for bug 38586

Revision history for this message
Chow Loong Jin (hyperair) wrote :

...Or not. I just realized that I was actually using ndiswrapper when it worked perfectly. Here's the contents of my /etc/network/interfaces file:

auto lo
iface lo inet loopback

auto eth0
#iface eth0 inet dhcp

auto eth1
#iface eth1 inet dhcp

auto eth2
#iface eth2 inet dhcp

auto ath0
#iface ath0 inet dhcp

auto wlan0

And my syslog is attached.