[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Ralink



Hi,

I have attached to slug a hub of 4 ports and in one port I plug a net usb key.
This key has ralink driver

kernel detects it (you can show that in dmesg), but it does not put any interface (I have only eth0 and lo).

What can I do for having interface present in ifconfig?
Please, step by step. I'm a begginer.
I want to use rt2x00 instead of old rt2570 driver

Thanks a lot,
Xan.

[dmesg]

usb-storage: device found at 2
[42949385.830000] usb-storage: waiting for device to settle before scanning
[42949385.940000] usb 1-2.4: new high speed USB device using ehci_hcd and address 4
[42949386.190000] usb 1-2.4: configuration #1 chosen from 1 choice
[42949386.200000] usb 1-2.4: New USB device found, idVendor=14b2, idProduct=3c22 [42949386.210000] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[42949386.220000] usb 1-2.4: Product: 802.11 bg WLAN
[42949386.220000] usb 1-2.4: Manufacturer: Ralink

[dmesg]
eth0: MII PHY 1 on NPE-B
[42949420.720000] phy0: Selected rate control algorithm 'pid'
[42949421.740000] Registered led device: rt73usb-phy0:radio
[42949421.750000] Registered led device: rt73usb-phy0:assoc

[lsmod]
lsmod
Module                  Size  Used by
ipv6                  288308  12
arc4                    1760  2
ecb                     2784  2
crypto_blkcipher       17572  1 ecb
evdev                   8672  0
rt73usb                21696  0
crc_itu_t               1984  1 rt73usb
rt2x00usb               9664  1 rt73usb
rt2x00lib              25120  2 rt73usb,rt2x00usb
rfkill                  6196  1 rt2x00lib
input_polldev           4040  1 rt2x00lib
ixp4xx_eth             12280  0
ixp4xx_npe              8000  2 ixp4xx_eth
mac80211              167420  2 rt2x00usb,rt2x00lib
firmware_class          7648  2 rt2x00lib,ixp4xx_npe
ixp4xx_beeper           2816  0
ixp4xx_qmgr             5400  6 ixp4xx_eth
cfg80211               26088  2 rt2x00lib,mac80211
ext3                  123304  7
jbd                    45396  1 ext3
mbcache                 7968  1 ext3
sd_mod                 22736  9
usb_storage            82151  8
scsi_mod              111076  2 sd_mod,usb_storage
ohci_hcd               18276  0
ehci_hcd               35244  0
usbcore 128732 6 rt73usb,rt2x00usb,usb_storage,ohci_hcd,ehci_hcd


Reply to: