Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
hello everyone i have Redhat 5.5 and want to configure my TP-LINK TL-WN321G 54Mbps USB Wireless Lan card with it. when i plugged my TP-LINK TL-WN321G 54Mbps USB Wireless Lan ...
  1. #1
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281

    configuring wireless lan card (TP-Link) with redhat 5.5

    hello everyone
    i have Redhat 5.5 and want to configure my TP-LINK TL-WN321G 54Mbps USB Wireless Lan card with it.
    when i plugged my TP-LINK TL-WN321G 54Mbps USB Wireless Lan card into my system my /sbin/lspci is
    [root@localhost ~]# /sbin/lspci
    00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)

    00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
    00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
    00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
    00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
    00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
    00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
    00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
    00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
    00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
    01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)
    any suggestion where i should start configuring with??
    when i plugges this in my windows machine. it works fine
    Last edited by bilal_jan; 11-09-2010 at 11:38 AM.
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

  2. #2
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281
    is that too hard to answer that query
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

  3. #3
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Start with the wireless link in my signature and post your results here.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  4. #4
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281
    thanks Mike Tbob for your reply. following are wanted outputs of wt is demanded in the thread
    [root@localhost ~]# lsusb
    Bus 001 Device 003: ID 148f:2573 Ralink Technology, Corp. RT2501USB Wireless Adapter
    Bus 001 Device 001: ID 0000:0000
    Bus 002 Device 001: ID 0000:0000
    Bus 005 Device 001: ID 0000:0000
    Bus 003 Device 001: ID 0000:0000
    Bus 003 Device 002: ID 04f3:0216 Elan Microelectronics Corp.
    Bus 004 Device 001: ID 0000:0000
    [root@localhost ~]# lsmod
    Module Size Used by
    testmgr_cipher 6849 0
    testmgr 52337 1 testmgr_cipher
    aead 11841 1 testmgr
    crypto_blkcipher 17601 1 testmgr
    crypto_algapi 22849 3 testmgr,aead,crypto_blkcipher
    arc4 6209 2
    rt73usb 30533 0
    crc_itu_t 6337 1 rt73usb
    rt2500usb 25668 0
    rt2x00usb 16833 2 rt73usb,rt2500usb
    rt2x00lib 35009 3 rt73usb,rt2500usb,rt2x00usb
    mac80211 138817 2 rt2x00usb,rt2x00lib
    cfg80211 141449 2 rt2x00lib,mac80211
    rfkill 19797 1 cfg80211
    wireless_compat 5825 2 cfg80211,rfkill
    i915 24385 2
    drm 66901 3 i915
    ipt_MASQUERADE 7617 1
    netloop 10945 0
    netbk 78401 0 [permanent]
    blktap 118373 2 [permanent]
    iptable_nat 11077 1
    ip_nat 21101 2 ipt_MASQUERADE,iptable_nat
    blkbk 24105 0 [permanent]
    bridge 53981 0
    autofs4 29253 3
    hidp 23105 2
    l2cap 29633 5 hidp
    bluetooth 53925 2 hidp,l2cap
    lockd 63465 0
    sunrpc 146685 2 lockd
    ip_conntrack_netbios_ns 6977 0
    ipt_REJECT 9665 3
    xt_state 6209 3
    ip_conntrack 53281 5 ipt_MASQUERADE,iptable_nat,ip_nat,ip_conntrack_net bios_ns,xt_state
    nfnetlink 10713 2 ip_nat,ip_conntrack
    iptable_filter 7105 1
    ip_tables 17028 2 iptable_nat,iptable_filter
    ip6t_REJECT 9409 1
    xt_tcpudp 7105 14
    ip6table_filter 6849 1
    ip6_tables 18053 1 ip6table_filter
    x_tables 17349 8 ipt_MASQUERADE,iptable_nat,ipt_REJECT,xt_state,ip_ tables,ip6t_REJECT,xt_tcpudp,ip6_tables
    ib_iser 37145 0
    rdma_cm 35577 1 ib_iser
    ib_cm 39853 1 rdma_cm
    iw_cm 13125 1 rdma_cm
    ib_sa 39349 2 rdma_cm,ib_cm
    ib_mad 37717 2 ib_cm,ib_sa
    ib_core 63557 6 ib_iser,rdma_cm,ib_cm,iw_cm,ib_sa,ib_mad
    ib_addr 11845 1 rdma_cm
    iscsi_tcp 19913 0
    bnx2i 40669 0
    cnic 45133 1 bnx2i
    uio 14793 1 cnic
    cxgb3i 43656 0
    cxgb3 169113 1 cxgb3i
    8021q 25033 1 cxgb3
    libiscsi_tcp 21957 2 iscsi_tcp,cxgb3i
    libiscsi2 42693 5 ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi_tcp
    scsi_transport_iscsi2 37709 7 ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi2
    scsi_transport_iscsi 6085 1 scsi_transport_iscsi2
    cpufreq_ondemand 12749 2
    acpi_cpufreq 13897 0
    ext4 243821 2
    jbd2 58457 1 ext4
    crc16 6209 1 ext4
    dm_mirror 24521 0
    dm_multipath 25421 0
    scsi_dh 12097 1 dm_multipath
    video 21193 0
    backlight 10049 1 video
    sbs 18533 0
    power_meter 16461 0
    hwmon 7365 1 power_meter
    i2c_ec 9025 1 sbs
    dell_wmi 8400 0
    wmi 12137 1 dell_wmi
    button 10705 0
    battery 13637 0
    asus_acpi 19289 0
    ac 9157 0
    ipv6 270433 14 ip6t_REJECT,cnic
    xfrm_nalgo 13381 1 ipv6
    crypto_api 12609 5 testmgr,aead,crypto_blkcipher,crypto_algapi,xfrm_n algo
    parport_pc 29157 0
    lp 15849 0
    parport 37641 2 parport_pc,lp
    snd_hda_intel 472465 1
    snd_seq_dummy 7877 0
    snd_seq_oss 32577 0
    sg 36573 0
    snd_seq_midi_event 11073 1 snd_seq_oss
    snd_seq 49713 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 11725 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 43073 0
    snd_mixer_oss 19009 1 snd_pcm_oss
    r8169 44357 0
    snd_pcm 72517 2 snd_hda_intel,snd_pcm_oss
    mii 9409 1 r8169
    snd_timer 24645 2 snd_seq,snd_pcm
    snd_page_alloc 14281 2 snd_hda_intel,snd_pcm
    snd_hwdep 12869 1 snd_hda_intel
    snd 55877 11 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,s nd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwd ep
    ide_cd 40161 0
    soundcore 11553 1 snd
    pcspkr 7105 0
    cdrom 36577 1 ide_cd
    serio_raw 10693 0
    i2c_i801 11725 0
    i2c_core 24001 2 i2c_ec,i2c_i801
    serial_core 24640 0
    dm_raid45 67273 0
    dm_message 6977 1 dm_raid45
    dm_region_hash 15809 1 dm_raid45
    dm_log 14657 3 dm_mirror,dm_raid45,dm_region_hash
    dm_mod 63225 4 dm_mirror,dm_multipath,dm_raid45,dm_log
    dm_mem_cache 9921 1 dm_raid45
    ata_piix 23621 4
    libata 157957 1 ata_piix
    sd_mod 25281 5
    scsi_mod 142229 10 ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi2,scsi_tran sport_iscsi2,scsi_dh,sg,libata,sd_mod
    ext3 125513 1
    jbd 57321 1 ext3
    uhci_hcd 25677 0
    ohci_hcd 25321 0
    ehci_hcd 34252 0
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

  5. #5
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    And the output of
    Code:
    ifconfig
    Code:
    dmesg |grep -i firmware
    I see several modules loading, I'm not too sure which one is the correct one yet...will do a little searching. Did you load these modules or were they loaded by default?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  6. #6
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281
    i didnt load any of these modules they all get loaded by themselves.
    can you please tell me wt steps shouid i take to configure my wireless lan card now.
    output of ifconfig is
    [root@localhost ~]# ifconfig
    eth0 Link encap:Ethernet HWaddr 00:191:B0:5C:54
    inet addr:192.168.1.34 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::219:d1ff:feb0:5c54/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:3346 errors:0 dropped:0 overruns:0 frame:0
    TX packets:3529 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:3070085 (2.9 MiB) TX bytes:612869 (598.5 KiB)

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:1354 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1354 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:3266536 (3.1 MiB) TX bytes:3266536 (3.1 MiB)

    peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:8432 errors:0 dropped:0 overruns:0 frame:0
    TX packets:9212 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:6753989 (6.4 MiB) TX bytes:1705340 (1.6 MiB)
    Interrupt:254 Base address:0x4000

    vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:9181 errors:0 dropped:0 overruns:0 frame:0
    TX packets:8432 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1703306 (1.6 MiB) TX bytes:6753989 (6.4 MiB)

    virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
    inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
    inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:0 (0.0 b) TX bytes:468 (468.0 b)

    xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:27 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:4514 (4.4 KiB) TX bytes:0 (0.0 b)
    output of dmesg |grep -i firmware is nothing
    [root@localhost ~]# dmesg |grep -i firmware
    [root@localhost ~]#
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

  7. #7
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Is this being run in a virtual-box or something? I have very little knowledge of Wireless while running a virtual OS.
    As best I can tell, this is your wireless.
    Code:
    virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
    inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
    inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    So try this and see if it works. (fingers crossed)
    Code:
    iwlist virbr0 up scan
    Code:
    iwlist virbr0 scan
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  8. #8
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281
    i have just one OS running on my PC and that is RHEL 5.5.
    i just unplugged my USB wireless Lan card (TP-LINK TL-WN321G 54Mbps) and ran the command ifconfig (it stil gives the same old output result)
    [root@localhost ~]# ifconfig
    eth0 Link encap:Ethernet HWaddr 00:191:B0:5C:54
    inet addr:192.168.1.37 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::219:d1ff:feb0:5c54/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:301 errors:0 dropped:0 overruns:0 frame:0
    TX packets:345 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:121850 (118.9 KiB) TX bytes:70722 (69.0 KiB)

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:1670 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1670 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:3879640 (3.6 MiB) TX bytes:3879640 (3.6 MiB)

    peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:4798 errors:0 dropped:0 overruns:0 frame:0
    TX packets:5170 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:3329107 (3.1 MiB) TX bytes:917425 (895.9 KiB)
    Interrupt:254 Base address:0xc000

    vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:5160 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4793 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:916446 (894.9 KiB) TX bytes:3328252 (3.1 MiB)

    virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
    inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
    inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:0 (0.0 b) TX bytes:468 (468.0 b)

    xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:31 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:5540 (5.4 KiB) TX bytes:0 (0.0 b)
    secondly
    [root@localhost ~]# iwlist virbr0 scan
    virbr0 Interface doesn't support scanning.
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

  9. #9
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    About the best link I can find is for Ubuntu, hopefully you can substitute Redhat commands for the Ubuntu commands and get this thing to work. Check this thread beginning with post #11. If this stuff is too complicated, you might consider trying a different distro.
    [SOLVED] Belkin USB network adapter RT73 - Page 2 - Ubuntu Forums
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  10. #10
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    i'd like to pipe in and add that wireless support is shoddy at best for RHEL, you are better off using a distro intended for desktop user such as fedora

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...