You are not logged in.

#1 2013-11-14 18:22:57

skymera2013
Member
Registered: 2013-11-14
Posts: 2

RT3062 RaLink WLAN Card

Greetings all.

I've been a Linux user for 7/8 years (3 with Arch) with little trouble.

I've upgraded my home internet to 60mbps and my old 54mbps just had to go.

Picked up a Tenda W322P wireless card. The chip is rt3062.

I'm having some trouble getting a suitable driver working. Currently I'm using rt2800pci which is working okay but it wont exceed 20mbps and more often than not, the net dies out completely.

I've tried building rt3062-driver from AUR but it keeps failing and I also tried installing rt3562sta from the repos which worked, but any network activity caused the entire system to hang meaning I had to pull the plug.

Any suggestions?

Here's some basic info

Thanks all!

[scott@scott-desktop ~]$ lspci                                                 
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82562V 10/100 Network Connection (rev 02)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HH (ICH8DH) LPC Interface Controller (rev 02)
00:1f.2 RAID bus controller: Intel Corporation 82801 SATA Controller [RAID mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: NVIDIA Corporation G92 [GeForce 8800 GT] (rev a2)
03:02.0 Network controller: Ralink corp. RT3062 Wireless 802.11n 2T/2R
[scott@scott-desktop ~]$ 
[scott@scott-desktop ~]$ lsmod
Module                  Size  Used by
joydev                  9671  0 
arc4                    2008  2 
rt2800pci              11055  0 
rt2800lib              74595  1 rt2800pci
rt2x00pci               2664  1 rt2800pci
rt2x00mmio              2945  1 rt2800pci
rt2x00lib              37692  4 rt2x00pci,rt2800lib,rt2800pci,rt2x00mmio
eeprom_93cx6            2193  1 rt2800pci
mac80211              466554  3 rt2x00lib,rt2x00pci,rt2800lib
cfg80211              412854  2 mac80211,rt2x00lib
crc_ccitt               1371  1 rt2800lib
rfkill                 15651  2 cfg80211
nvidia               9323921  50 
snd_hda_codec_idt      37852  1 
hid_generic             1161  0 
usbhid                 40577  0 
fuse                   74768  5 
snd_hda_intel          36904  3 
snd_hda_codec         149569  2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep               6340  1 snd_hda_codec
e1000e                223292  0 
snd_pcm                77709  2 snd_hda_codec,snd_hda_intel
coretemp                6334  0 
kvm_intel             131191  0 
snd_page_alloc          7242  2 snd_pcm,snd_hda_intel
snd_timer              18726  1 snd_pcm
snd                    59173  12 snd_hwdep,snd_timer,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel
ptp                     8276  1 e1000e
pps_core                8961  1 ptp
psmouse                85428  0 
kvm                   389093  1 kvm_intel
iTCO_wdt                5407  0 
hid                    90678  2 hid_generic,usbhid
iTCO_vendor_support     1937  1 iTCO_wdt
gpio_ich                4536  0 
serio_raw               5049  0 
dcdbas                  6463  0 
evdev                  10989  6 
pcspkr                  2035  0 
microcode              15024  0 
acpi_cpufreq           10779  0 
i2c_i801               11277  0 
shpchp                 25465  0 
lpc_ich                13120  0 
processor              24999  1 acpi_cpufreq
soundcore               5450  1 snd
ext4                  474187  2 
crc16                   1367  1 ext4
mbcache                 6082  1 ext4
jbd2                   83504  1 ext4
sd_mod                 30789  8 
ahci                   22896  5 
libahci                21401  1 ahci
libata                170792  2 ahci,libahci
scsi_mod              130669  2 libata,sd_mod
ehci_pci                4000  0 
uhci_hcd               24795  0 
ehci_hcd               59220  1 ehci_pci
usbcore               179768  4 uhci_hcd,ehci_hcd,ehci_pci,usbhid
usb_common              1656  1 usbcore
i915                  656950  0 
video                  11196  1 i915
button                  4677  1 i915
i2c_algo_bit            5399  1 i915
intel_agp              10880  1 i915
intel_gtt              12664  2 i915,intel_agp
drm_kms_helper         36286  1 i915
drm                   238206  5 i915,drm_kms_helper,nvidia
i2c_core               24164  6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia
[scott@scott-desktop ~]$ 
25: PCI 302.0: 0282 WLAN controller
  [Created at pci.319]
  Unique ID: y9sn.4HWUXvFkj33
  Parent ID: 6NW+.tvp4jyc_kl4
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:03:02.0
  SysFS BusID: 0000:03:02.0
  Hardware Class: network
  Model: "RaLink WLAN controller"
  Vendor: pci 0x1814 "RaLink"
  Device: pci 0x3062 
  SubVendor: pci 0x1814 "RaLink"
  SubDevice: pci 0x3062 
  Driver: "rt2800pci"
  Driver Modules: "rt2800pci"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xdbef0000-0xdbefffff (rw,non-prefetchable)
  IRQ: 18 (2190341 events)
  HW Address: c8:3a:35:ca:6b:cf
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472 2.484
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00001814d00003062sv00001814sd00003062bc02sc80i00"
  Driver Info #0:
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #20 (PCI bridge)
[scott@scott-desktop ~]$ 

Offline

#2 2013-11-15 13:12:49

skymera2013
Member
Registered: 2013-11-14
Posts: 2

Re: RT3062 RaLink WLAN Card

I've also tried building the driver from Mediatek's website but that also fails.

I'm not great with compiling, I avoid it if I can.

But I can upload the output if someone could maybe help?

Offline

Board footer

Powered by FluxBB