

phoenix1963 wrote:Simon, I'm afraid I'm no expert, but I have the same card (running in g mode, so I can't comment directly on the speed issue).
You may see above in my struggle to get this card work I ended up compiling the Ralink driver and disabling the default driver.
I think from the diagnostics you post that you may be using the default driver - that may be your problem because it's actually for the RT2860 not your RT3060.
You could try compiling the Ralink driver. I posted links to the method above http://forums.linuxmint.com/viewtopic.php?f=53&t=98209 .
phoenix1963




cd Desktop/DPO*/os/linux
gedit config.mk
cd ../..
make
sudo make installsudo gedit /etc/modprobe.d/blacklist.conf
# blacklist for rt3562sta
blacklist rt2800pci
blacklist rt2800lib
blacklist rt2800usb
blacklist rt2x00pci
blacklist rt2x00lib
blacklist rt2x00usb
sudo gedit /etc/modules
rt3562sta.ko



make: *** /lib/modules/3.0.0-16-generic/build: No such file or directory. Stop.
make: *** [LINUX] Error 2


phoenix1963 wrote:I don't know what to do now, as I can't even access my WPA2 wifi with the default drivers.

phoenix1963 wrote:I'm sorry to report that I get a kernel panic after about 400 MB network transfer following my "solution" above.
Apologies, to all, it really looked as if it was working. I presume there's a bug or incompatability in those Ralink drivers.
I don't know what to do now, as I can't even access my WPA2 wifi with the default drivers.
@ddailey: I don't have that file /lib/modules/3.0.0-16-generic/build either, but my compile worked.
phoenix1963


lspci -v01:09.0 Network controller: Ralink corp. Device 3062
Subsystem: Ralink corp. Device 3062
Flags: bus master, slow devsel, latency 32, IRQ 17
Memory at e9000000 (32-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rt2860
Kernel modules: rt3562sta, rt2800pci



Users browsing this forum: No registered users and 11 guests