LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-19-2011, 08:52 AM   #1
ohmysql
LQ Newbie
 
Registered: Jul 2011
Posts: 20

Rep: Reputation: Disabled
Cisco Valet Connector AM10 in Ubuntu 11.04 - DRIVER


In this thread:

http://ubuntuforums.org/showthread.php?t=1808690

I was trying to get the AM10 to switch into the kind of device I need. That is now working.

But now, I can't get the driver working.

When I do ndiswrapper with the XP driver that comes with the AM10 my computer freezes.

And when I use the rt3572sta I've been getting messages like this in the syslog:

Quote:
RTUSB_VendorRequest failed(-32),TxFlags=0x0, ReqType=OUT, Req=0x2, Idx=0x3834,pAd->Flags=0x0
[ 333.491070] Request Value=0x2060!
Any ideas?
 
Old 09-20-2011, 08:35 AM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

I spent some time reading threads you referenced. I had to get up an take a Tylenol. It looks like it is indeed the 'rt3572sta'. What version are you using? Is it;
Quote:
Ralink released new drivers for linux. RT3572STA now version 2.4.0.1 (previously 2.3.0.0)
http://www.ralinktech.com/support.php?s=2
It did looks to me that josh helped to get this device working but the 'rt3572sta' driver is the culprit.

If you wish to try the ndiswrapper route again then just do same edits for udev but with ndiswrapper instead of 'rt3572sta'. My bet is on the propriety driver and use the newest version from the link above.

From my point: You are adding another level by using the wrapper and with a known buggy windows driver. I would have jumped to a known good device long ago, my time is worth something. Kudos to you and everyone else who have been working to get this thing working properly. Good luck!
 
Old 09-20-2011, 11:01 AM   #3
ohmysql
LQ Newbie
 
Registered: Jul 2011
Posts: 20

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by onebuck View Post
Hi,

I spent some time reading threads you referenced. I had to get up an take a Tylenol. It looks like it is indeed the 'rt3572sta'. What version are you using? Is it;
It did looks to me that josh helped to get this device working but the 'rt3572sta' driver is the culprit.

If you wish to try the ndiswrapper route again then just do same edits for udev but with ndiswrapper instead of 'rt3572sta'. My bet is on the propriety driver and use the newest version from the link above.

From my point: You are adding another level by using the wrapper and with a known buggy windows driver. I would have jumped to a known good device long ago, my time is worth something. Kudos to you and everyone else who have been working to get this thing working properly. Good luck!
LOL - yeah, I hear that about the Tylenol!

How can you tell that rt3572 is the right driver? I see documents saying pretty much all the above 2870, 3070, and then people saying it's 3572.

I don't want to try ndiswrapper at all! My computer freezes constantly and often immediately the moment I use that crap driver in ndiswrapper.

Let's be clear - I would love to have time to myself! If you see a simple or fast way of solving this, I am all ears!!!

For instance, I would love to use rt2800usb but I'm not sure how to make that driver "see" my device. I guess I could add to the udev rules.

So you think I should try rt3572sta?

OMS
 
Old 09-20-2011, 11:32 AM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

From reading your http://ubuntuforums.org/showthread.php?t=1808690
then reading josh at http://www.draisberghof.de/usb_modes...er=asc&start=0 thread/posts it looks like it was good to go. Your problem was the 'rt3572sta' driver. My question in my original post is what 'rt3572sta' driver version are you using? Without going back through all of both threads it should be easy to answer since it's your install.

If the old driver then try the link that I provided and install current version or this is it from Ralink list;
Quote:
RT3572USB 04/27/2011 2.5.0.0
 
Old 09-20-2011, 11:44 AM   #5
ohmysql
LQ Newbie
 
Registered: Jul 2011
Posts: 20

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by onebuck View Post
Hi,

From reading your http://ubuntuforums.org/showthread.php?t=1808690
then reading josh at http://www.draisberghof.de/usb_modes...er=asc&start=0 thread/posts it looks like it was good to go. Your problem was the 'rt3572sta' driver. My question in my original post is what 'rt3572sta' driver version are you using? Without going back through all of both threads it should be easy to answer since it's your install.

If the old driver then try the link that I provided and install current version or this is it from Ralink list;
Oh ok, oops, I misunderstood.

Right now, I'm trying the rt2800usb driver. So for the moment rt3572 is uninstalled. I didn't have immediate luck getting it to work. Though, that said maybe 3572 wasn't detecting the wireless adapter. And indeed when I run modinfo rt3572sta it doesn't list 13b1:0031. Hmmmmm.... let me try modifying this.

As for your question, I'm sorry, I'm not totally sure how to tell which version I installed. But modinfo says it's 2.5.0.0 and my download history says I downloaded from ralink.com the 2011_0427 driver. So I think that's the most up to date one.

Let me know if that helps. Any other thoughts or things I could look into? Let me try adding that ra3572 code.

OMS
 
Old 09-21-2011, 07:23 AM   #6
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Thanks for the feedback.
If indeed you are using the current then I suspect other setup issues. What about your BIOS settings for USB?
 
Old 09-21-2011, 07:27 AM   #7
ohmysql
LQ Newbie
 
Registered: Jul 2011
Posts: 20

Original Poster
Rep: Reputation: Disabled
I'm definitely having trouble booting with the USB in. Grub beeps and then my computer freezes - so I do think there's a USB grub problem. I have my BIOS set not to load from USB.

And other USB devices boot normally.

Any thoughts on how to get GRUB to not freeze when the device is plugged in by the way? I've tried booting GRUB with other USB devices - even storage devices - with no problems.

I think GRUB can safely just totally ignore USB things - any idea how to do that?

OMS
 
Old 09-21-2011, 07:55 AM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

I do not use 'grub' but think it could possibly be device mapping issue with your bootloader.

How do you have USB configured in the BIOS?
'Legacy USB' or 'AHCI'? Sometimes if settings in BIOS are set to 'Legacy USB' some devices will hang the system when polled.
 
Old 09-22-2011, 12:35 PM   #9
ohmysql
LQ Newbie
 
Registered: Jul 2011
Posts: 20

Original Poster
Rep: Reputation: Disabled
My BIOS just says:

Legacy USB enabled.

Should I disable that?

It also says

USB Storage: Enabled
USB Controlling device (or something like that): Enabled.
 
Old 09-22-2011, 04:41 PM   #10
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Try disabling the 'legacy'.

One other thing comes to mind, do you have 'ahci' as a module or built in? Sometimes if ahci is not built in then weird things can happen. You could insure by using initrd to insure 'ahci' is loaded before. But usually this effects booting drives.
 
Old 10-04-2011, 07:02 AM   #11
ohmysql
LQ Newbie
 
Registered: Jul 2011
Posts: 20

Original Poster
Rep: Reputation: Disabled
That definitely seems to have helped. I hope that won't disable something important. I have a feeling there's some way to ask grub to disable that kind of reaction to USB devices.

As for ahci, I'm not sure. Can you tell me how I could tell? I just installed 11.04 fresh.

OMS

Last edited by ohmysql; 10-04-2011 at 07:08 AM.
 
Old 10-12-2011, 09:03 AM   #12
ohmysql
LQ Newbie
 
Registered: Jul 2011
Posts: 20

Original Poster
Rep: Reputation: Disabled
Hmm, no I still get a frozen purple screen after the GRUB beeps. Any other suggestions?

It's super weird. Do you have any idea how to configure GRUB to stop freezing?
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Cisco Valet Connector AM10 in Ubuntu 11.04 ohmysql Linux - Networking 1 08-02-2011 09:57 PM
Cisco AM10 clcbluemont Linux - Hardware 14 08-02-2011 09:56 PM
ub_modswitch AM10 wireless FOB mrmnemo Linux - Hardware 1 07-20-2011 01:08 PM
Ubuntu connector Networking say I am connected to AT&t wifi wingman Linux - Wireless Networking 1 05-30-2010 02:21 PM
Cisco Wireless Driver Stormproof Linux - Software 0 09-24-2004 06:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration