Hello people
I spent days, testing, touching, compiling, etc. and no way to get it work for me.
I post some outputs in the hope someone can point me right
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0c45:63e0 Microdia Sonix Integrated Webcam
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem
Bus 002 Device 003: ID 203d:14a9
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 062a:0102 Creative Labs
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
I load the module manually but no interface gets added
lsmod | grep rt2
rt2870sta 667713 0
/var/log/messages
Feb 19 19:12:02 concee kernel: 1823.190123] usb 2-3: USB disconnect, address 3
Feb 19 19:12:13 concee kernel: 1834.289076] usb 2-3: new high speed USB device using ehci_hcd and address 5
Feb 19 19:12:13 concee kernel: 1834.423570] usb 2-3: New USB device found, idVendor=203d, idProduct=14a9
Feb 19 19:12:13 concee kernel: 1834.423580] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 19 19:12:13 concee kernel: 1834.423586] usb 2-3: Product: 802.11 n WLAN
Feb 19 19:12:13 concee kernel: 1834.423592] usb 2-3: Manufacturer: Ralink
Feb 19 19:12:13 concee kernel: 1834.423596] usb 2-3: SerialNumber: 1.0
I did
- blacklist rt2800usb
- compile 2010_0709_RT2870_Linux_STA_v2.4.0.1 and copy to /lib/firmware the firmware RT2860_Firmware_V26 from Ralink Tech site
- compile 2010_07_16_RT2860_Linux_STA_v2.4.0.0 and copy to /lib/firmware the firmware RT2870_Firmware_V22 from Ralink Tech site
- install NicoK drivers for rt2860sta but I was unable to install them for 2870 as there seems to be dependency issues
I did not
- try it with ndiswrapper
I will appreciate your help, perhaps I can send my mother in law to you (she’s not pretty).
Kind regards