Code:
leopard@brokenbox:~$ lspci | grep Ethernet
01:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
Code:
leopard@brokenbox:~$ ethtool -i eth0
Cannot get driver information: No such device
Code:
leopard@brokenbox:~$ ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX
inet addr:xx.xx.xx.xx Bcast:192.xx.xx.xx Mask:255.255.255.0
inet6 addr: xx:xx:xx:xx.xx/xx Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1681 errors:0 dropped:0 overruns:0 frame:0
TX packets:1446 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1865882 (1.8 MB) TX bytes:255285 (255.2 KB)
wmaster0 Link encap:UNSPEC HWaddr XX-XX-XX-XX-XX-XX-XX-XX-XX-XX
UP RUNNING MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
The Insyde H20 BIOS
should show in the boot order:
Quote:
Network Boot: Atheros Boot Agent
|
Right now its showing:
I have had this issue before, and fixed it by booting into Windows XP SP3 and pressing and holding the power button down until the computer shuts down. (e.g. "Unclean or "Illegal" or "Cold" boot.)
Unfortunately, not having Windows XP SP3 on my system anymore, I have to do this in Ubuntu. I have tried several times, and it is clearly not working. I don't want to try too many times more for fear of damaging my ext4 file system.
I looked for this issue on Google and found only driver problems, not device problems. There is no Ethernet option in the BIOS, except for the Network Boot, which should always show the device whether its in use or not.
Is it silly to ask if Windows in a VM in an unclean shutdown may solve the problem?
The driver for the device is currently supported by the kernel out of the box:
Code:
Linux brokenbox 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux
It uses/used the atl1c driver. It was working on the same install just about a day ago!
What do I do? Just keep doing unclean shutdowns until it works?
I have no idea what to do...
