1 post tagged “asus eee 1000 fedora 9 rt2860”
1.) yum -y install patch gcc kernel-devel
2.) Download the following patch
3.) Download the RaLink driver with the latest RaLink WPA and WEP patches applied from the following link
4.) Decompress the driver source
5.) mv sta_ioctl.patch /usr/src/DPO_RT28xx_60_LinuxSTA_V1.7.0.0/os/linux/
6.) cd /usr/src/DPO_RT28xx_60_LinuxSTA_V1.7.0.0/os/linux/
7.) patch sta_ioctl.c sta_ioctl.patch
8.) cd /usr/src/DPO_RT28xx_60_LinuxSTA_V1.7.0.0
9.) sudo make
10.) sudo make install
12.) echo 'alias ra0 rt2860sta' > /etc/modprobe.d/rt2860sta
13.) modprobe rt2860sta
14.) lsmod | grep rt2860sta
rt2860sta 440000 1
15.) lspci -v
01:00.0 Network controller: RaLink Unknown device 0781
Subsystem: RaLink Unknown device 2790
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at f7ff0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/5 Enable-
Capabilities: [70] Express Endpoint, MSI 00
Kernel driver in use: rt2860
Kernel modules: rt2860sta
References