I try to compile the last ralink driver from their web page but it doesn't work. Compilation exits with these errors :
/rt_linux.c:1691: error: ‘struct net_device’ has no member named ‘hard_start_xmit’ /home/ubuntu/Desktop/2009_0918_RT2860_Linux_STA_v2.2.0.0/os/linux/../../os/linux/rt_linux.c:1692: error: ‘struct net_device’ has no member named ‘do_ioctl’ /home/ubuntu/Desktop/2009_0918_RT2860_Linux_STA_v2.2.0.0/os/linux/../../os/linux/rt_linux.c:1702: error: ‘struct net_device’ has no member named ‘get_stats’ /home/ubuntu/Desktop/2009_0918_RT2860_Linux_STA_v2.2.0.0/os/linux/../../os/linux/rt_linux.c:1736: error: ‘struct net_device’ has no member named ‘validate_addr’ make[2]: *** [/home/ubuntu/Desktop/2009_0918_RT2860_Linux_STA_v2.2.0.0/os/linux/../../os/linux/rt_linux.o] Error 1 make[1]: *** [_module_/home/ubuntu/Desktop/2009_0918_RT2860_Linux_STA_v2.2.0.0/os/linux] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-11-generic' make: *** [LINUX] Error 2 it seems that the new ralink drivers can't build in kernel newer than 2.6.30.... -- rt2860 doesn't connect on 802.11n wifi https://bugs.launchpad.net/bugs/442178 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
