[Bug 580548] Re: Atheros 8121 OnBoard Ethernet Adapter worked on 9.04, but doesn't work on 10.04
Nikolay Kuchumov
kuchumovn at gmail.com
Fri May 14 15:41:30 UTC 2010
To be more precise:
The ASUS drivers aren't compiling because of the Linux Kernel update:
[CODE]
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:397: error: ‘struct net_device’ has no member named ‘open’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:398: error: ‘struct net_device’ has no member named ‘stop’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:399: error: ‘struct net_device’ has no member named ‘hard_start_xmit’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:400: error: ‘struct net_device’ has no member named ‘get_stats’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:401: error: ‘struct net_device’ has no member named ‘set_multicast_list’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:402: error: ‘struct net_device’ has no member named ‘set_mac_address’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:403: error: ‘struct net_device’ has no member named ‘change_mtu’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:404: error: ‘struct net_device’ has no member named ‘do_ioctl’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:415: error: ‘struct net_device’ has no member named ‘tx_timeout’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:423: error: ‘struct net_device’ has no member named ‘vlan_rx_register’
/home/kuchumovn/LinuxDrivers/Lan/atl1e/src/at_main.c:426: error: ‘struct net_device’ has no member named ‘poll_controller’
[/CODE]
I've installed drivers from the Atheros site, but it didn't take effect:
http://ubuntuforums.org/showthread.php?p=9257623
(also, the archive is corrupted)
--
Atheros 8121 OnBoard Ethernet Adapter worked on 9.04, but doesn't work on 10.04
https://bugs.launchpad.net/bugs/580548
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list