Thread: rt3070 driver installation problems
hi therem, have got 2 rt3070usb sticks ralink
output lsusb :
bus 002 device 004: id 148f:3070 ralink technology, corp. rt2870/rt3070 wireless adapter
used them them k/ubuntu last months more or less trouble.
lil work got working in past, monitoring, injection, wide area connections...no porblems.
since think 2 or 3 weeks nothing did, helped me connection, tried 2 different sticks, on 3 workstations, @ least 10 different k/ubuntu live distributions, tried several drivers rt2800usb, rt3070sta, rt2x00 (which has amazing tx/rx results) & many"ways solve problem card" nothing works me,i see ap's, cant connect.with beini, iḿ able crack keys, usb device working.
read ubuntu 10.10 can hadle out of box, installed... nothing. can please me... , me how right ?
want connect wep ap, doesnt matter if have connect via nm or iwconfig,...
easy way tutorial or smth out of box version works
nice...
nice if me !! please !!
hi,
ubuntu version did try first? module rt2870sta should work ubuntu 10.04 , on, module rt2800usb blacklisted. 11.10 module rt2800usb 1 part of linux kernel. alternatively, try driver new firmware version (or old driver new firmware) ubuntu version before 11.10:
version v2.1.2.0 should listed. replug stick , check connection:code:echo "blacklist rt2800usb" | sudo tee -a /etc/modprobe.d/blacklist.conf sudo apt-get install linux-headers-$(uname -r) build-essential wget http://media.cdn.ubuntu-de.org/forum/attachments/2388926/2009_1110_rt3070_linux_sta_v2.1.2.0_mod.tar.gz wget http://de.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.52_all.deb sudo dpkg -i linux-*.deb tar xvf 2009_1110_rt3070_linux_sta_v2.1.2.0_mod.tar.gz cd 2009_1110_rt3070_linux_sta_v2.1.2.0_mod make ## possible error "make: *** [linux] error 1" can ignored sudo make install cd sudo modprobe -rfv rt2800usb sudo modprobe -v rt3070sta sudo depmod -a sudo update-initramfs -u modinfo rt3070sta | egrep 'versi|filen'
the driver needs compiled again after kernel upgrade:code:iwconfig iwlist chan sudo iwlist scan lsmod
code:sudo apt-get install linux-headers-$(uname -r) cd 2009_1110_rt3070_linux_sta_v2.1.2.0_mod/ make clean make sudo make install
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [all variants] rt3070 driver installation problems
Ubuntu
Comments
Post a Comment