Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 06-20-2009, 05:42 AM   #1 (permalink)
Registered User
 
MattBlackLamb's Avatar
 
Join Date: Sep 2008
Location: Norfolk, UK
Posts: 43
OS: XP Home SP3 / Ubuntu


Tenda / Railink USB wifi adaptor not working in Jaunty

Hi all,

I have a PcSpecialst laptop running Ubuntu 9.04. I have been having issues with the built in Atheros card so I gave up. I have tried a Sitecom USB wifi adaptor which works fine with my PC running XP SP3, but it failed to connect to the wireless network. I bought a Tenda wireless N USB adaptor in for it which yesterday managed to browse the network, albeit very slowly. Today I plugged it in before the OS had started and hasn't bee recognised at all. I am currently connected using an ethernet cable so I do have an internet connection.

The output from lsusb says there is a 2870 Ralink Technology, Corp. attached to one of the ports.

I have used Ndiswrapper to install the windows drivers for the device, but this didn't seem to do anything.

Thanks in advance for any help.
MattBlackLamb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 06-21-2009, 01:00 PM   #2 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 2,707
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Tenda / Railink USB wifi adaptor not working in Jaunty

Hi,

I would like to know what you have tried with your Atheros card, that you gave up on as we might be able to get it going for you. Also I would like to see the output from this command:
Code:
lspci
What drivers did you try and install for your dongle? This will help us too.

Cheers!
__________________


Linux Forever!

wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-21-2009, 01:35 PM   #3 (permalink)
Registered User
 
MattBlackLamb's Avatar
 
Join Date: Sep 2008
Location: Norfolk, UK
Posts: 43
OS: XP Home SP3 / Ubuntu


Re: Tenda / Railink USB wifi adaptor not working in Jaunty

This is the output from lspci:
Code:
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
01:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller (rev 12)
I tried lots of things with my Atheros card, Ndiswrapper, and the MadWifi drivers were the main things that were mentioned & I tried many different methods involving them.

Initially I didn't install any drivers for the Tenda card, I just plugged it in & about 30 seconds later it was connected to the network, unfortunately it couldn't do much, and now it is not working at all.
MattBlackLamb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-24-2009, 03:55 AM   #4 (permalink)
Registered User
 
MattBlackLamb's Avatar
 
Join Date: Sep 2008
Location: Norfolk, UK
Posts: 43
OS: XP Home SP3 / Ubuntu


Re: Tenda / Railink USB wifi adaptor not working in Jaunty

Sorry to double post but it has been a couple of days without a response, is there anything I can do to get either of these cards working?
MattBlackLamb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-24-2009, 09:26 AM   #5 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 2,707
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Tenda / Railink USB wifi adaptor not working in Jaunty

Hi,

Sorry for not getting something for you sooner, life gets in the way sometimes. I found this. It looks promising. If you have any problems with it just let me know and I will help you with it.

Cheers!
__________________


Linux Forever!

wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-24-2009, 02:11 PM   #6 (permalink)
Registered User
 
MattBlackLamb's Avatar
 
Join Date: Sep 2008
Location: Norfolk, UK
Posts: 43
OS: XP Home SP3 / Ubuntu


Re: Tenda / Railink USB wifi adaptor not working in Jaunty

I followed the guide you suggested. Right clicking on the Network manager icon brings up a check box to enable / disable wirless which wasn't there before but it still isn't noticing the Wireless network, which is on as my PC running XP is connected using it.

Here is the output from iwconfig:
Code:
iwconfig

lo        no wireless extensions.

eth0      no wireless extensions.

wifi0     no wireless extensions.

ath0      IEEE 802.11g  ESSID:""  Nickname:""
          Mode:Managed  Frequency:2.437 GHz  Access Point: Not-Associated   
          Bit Rate:0 kb/s   Tx-Power:17 dBm   Sensitivity=1/1  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=0/70  Signal level=-96 dBm  Noise level=-96 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

pan0      no wireless extensions.
Thanks for your help so far, and I understand about life, it does have a way of getting in the way.
MattBlackLamb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-28-2009, 04:30 AM   #7 (permalink)
Registered User
 
MattBlackLamb's Avatar
 
Join Date: Sep 2008
Location: Norfolk, UK
Posts: 43
OS: XP Home SP3 / Ubuntu


Re: Tenda / Railink USB wifi adaptor not working in Jaunty

Sorry for another double post but I still haven't managed to get either of these cards working.

Is there anything else I can try?
MattBlackLamb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-30-2009, 06:11 AM   #8 (permalink)
Registered User
 
MattBlackLamb's Avatar
 
Join Date: Sep 2008
Location: Norfolk, UK
Posts: 43
OS: XP Home SP3 / Ubuntu


Re: Tenda / Railink USB wifi adaptor not working in Jaunty

Sorry for another double (triple?) post.

Does the fact that iwconfig (posted above) tells me that
Code:
Power Management:off
have anything to do with the fact this isn't working, any help in sorting this out will be greatly appreciated. Thanks in advance.
MattBlackLamb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-02-2009, 07:05 AM   #9 (permalink)
Registered User
 
MattBlackLamb's Avatar
 
Join Date: Sep 2008
Location: Norfolk, UK
Posts: 43
OS: XP Home SP3 / Ubuntu


Re: Tenda / Railink USB wifi adaptor not working in Jaunty

Sorry for yet another post by me, if there had been an edit button I would have used that, I was unable to find one so I have made another post.

I found this page about the iwconfig command & tried to turn power management on for the ath0 device, this unfortunately failed both with just the iwconfig command and also sudo iwconfig, see output below.

Code:
:~$ iwconfig ath0 power on
Error for wireless request "Set Power Management" (8B2C) :
    SET failed on device ath0 ; Operation not permitted.

:~$ sudo iwconfig ath0 power on
[sudo] password for $: 
Error for wireless request "Set Power Management" (8B2C) :
    SET failed on device ath0 ; Operation not supported.
Any help will be much appreciated, although I am going away on Friday (the 3rd) for 10 days so I won't respond.
MattBlackLamb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 04:11 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85