LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-09-2010, 04:36 PM   #1
styl0
LQ Newbie
 
Registered: Jan 2010
Location: Gastonia, NC
Distribution: Slackware 13
Posts: 11

Rep: Reputation: 0
This has been bugging me for days.... or months.... whichever....


Alright, when I was on Slackware 12.2 and previous versions, my generic mp3 player mounted without a problem..... but.... now that I've upgraded to 13, with the 2.6.32.2 kernel (and even on the 2.6.29.x kernel) I started getting an error when trying to mount it, I looked at 'dmesg' and saw this:
Code:
usb 1-1: new high speed USB device using ehci_hcd and address 4                                                                                              
usb 1-1: config 1 interface 0 altsetting 0 endpoint 0x83 has an invalid bInterval 200, changing to 11                                                        
usb 1-1: New USB device found, idVendor=10d6, idProduct=2200                                                                                                 
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3                                                                                            
usb 1-1: Product: GPX MTP Device                                                                                                                             
usb 1-1: Manufacturer: GPX                                                                                                                                   
usb 1-1: SerialNumber: CAE15384A4DA534488846F1D6EE9D01F                                                                                                      
usb 1-1: configuration #1 chosen from 1 choice                                                                                                               
scsi10 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
scsi 10:0:0:0: CD-ROM            GPX                       1.00 PQ: 0 ANSI: 2
sr1: scsi3-mmc drive: 0x/0x cd/rw caddy
sr 10:0:0:0: Attached scsi CD-ROM sr1
sr 10:0:0:0: Attached scsi generic sg8 type 5
usb-storage: device scan complete
sr1: CDROM (ioctl) error, command: cdb[0]=0x52 52 01 00 00 00 00 00 00 08 00
sr: Sense Key : 0x4 [current]
sr: ASC=0x0 ASCQ=0x0
sr1: CDROM (ioctl) error, command: cdb[0]=0x46 46 00 00 00 00 00 00 00 20 00
sr: Sense Key : 0x4 [current]
sr: ASC=0x0 ASCQ=0x0
usb 1-1: reset high speed USB device using ehci_hcd and address 4
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: reset high speed USB device using ehci_hcd and address 4
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: reset high speed USB device using ehci_hcd and address 4
usb 1-1: device not accepting address 4, error -110
usb 1-1: reset high speed USB device using ehci_hcd and address 4
usb 1-1: device not accepting address 4, error -110
usb 1-1: USB disconnect, address 4
sr 10:0:0:0: Device offlined - not ready after error recovery
usb 1-1: new high speed USB device using ehci_hcd and address 5
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: new high speed USB device using ehci_hcd and address 6
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: new high speed USB device using ehci_hcd and address 7
usb 1-1: device not accepting address 7, error -110
usb 1-1: new high speed USB device using ehci_hcd and address 8
usb 1-1: device not accepting address 8, error -110
hub 1-0:1.0: unable to enumerate USB device on port 1
usb 2-1: new full speed USB device using ohci_hcd and address 3
usb 2-1: device descriptor read/64, error -110
usb 2-1: device descriptor read/64, error -110
usb 2-1: new full speed USB device using ohci_hcd and address 4
usb 2-1: device descriptor read/64, error -110
usb 2-1: device descriptor read/64, error -110
usb 2-1: new full speed USB device using ohci_hcd and address 5
usb 2-1: device not accepting address 5, error -110
usb 2-1: new full speed USB device using ohci_hcd and address 6
usb 2-1: device not accepting address 6, error -110
hub 2-0:1.0: unable to enumerate USB device on port 1
I have libmtp installed, tried installing rhythmbox, but it segfauls with no error at all, and the new amarok apparently has no media device support.

Any help would be greatly appreciated, thanks in advance.
 
Old 01-09-2010, 04:57 PM   #2
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,691

Rep: Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377
quick question, have you added your user the the plugdev and power group? Also are you having this problem as root?

Last edited by Daedra; 01-09-2010 at 05:01 PM.
 
Old 01-09-2010, 06:26 PM   #3
styl0
LQ Newbie
 
Registered: Jan 2010
Location: Gastonia, NC
Distribution: Slackware 13
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Daedra View Post
quick question, have you added your user the the plugdev and power group? Also are you having this problem as root?
I run as root all the time. My 80GB Maxtor external is USE as well, and that mounts with no problem, but this generic mp3 player gives me problems.
 
Old 01-09-2010, 07:44 PM   #4
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,691

Rep: Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377
Could you post the make and model of your mp3 player?

Nevermind, I see it.

Last edited by Daedra; 01-09-2010 at 07:53 PM.
 
Old 01-09-2010, 07:59 PM   #5
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,691

Rep: Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377
Check out this post, it might help http://www.anythingbutipod.com/forum...ad.php?t=32817
 
Old 01-09-2010, 08:27 PM   #6
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,187

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Quote:
Originally Posted by styl0

I run as root all the time.
Bad, bad BAD idea! It would be to your benefit to create a non root account. Run adduser and create one. After that, just make sure to add your username in the /etc/group file, such as audio, wheel, etc..
 
Old 01-09-2010, 08:42 PM   #7
SqdnGuns
Senior Member
 
Registered: Aug 2005
Location: Pensacola, FL
Distribution: Slackware64® Current & Arch
Posts: 1,092

Rep: Reputation: 174Reputation: 174
Quote:
Originally Posted by Jeebizz View Post
Bad, bad BAD idea! It would be to your benefit to create a non root account. Run adduser and create one. After that, just make sure to add your username in the /etc/group file, such as audio, wheel, etc..
Woodsman will be here to rebut that soon.......
 
Old 01-09-2010, 10:23 PM   #8
styl0
LQ Newbie
 
Registered: Jan 2010
Location: Gastonia, NC
Distribution: Slackware 13
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Jeebizz View Post
Bad, bad BAD idea! It would be to your benefit to create a non root account. Run adduser and create one. After that, just make sure to add your username in the /etc/group file, such as audio, wheel, etc..
I know how to add users, and how to add users to wheel, I've just always run as root. *shrugs*

The most that could happen is some skiddie would attempt to exploit.
 
Old 01-09-2010, 10:25 PM   #9
styl0
LQ Newbie
 
Registered: Jan 2010
Location: Gastonia, NC
Distribution: Slackware 13
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Daedra View Post
Could you post the make and model of your mp3 player?

Nevermind, I see it.
GPX ML638B, some cheap-o thing I picked up when I was always on the road for work and wanted to something more than the local radio stations (per state/county) and useless commercials to listen to.
 
Old 01-10-2010, 12:26 PM   #10
marrowsuck
Member
 
Registered: Sep 2006
Posts: 202

Rep: Reputation: 89
I have experienced this problem with my laptop and an usb-stick a year ago. It's a kernel-bug:
http://bugzilla.kernel.org/show_bug.cgi?id=ehci_hcd
The general advice is to unload the uhci_hcd module -- although this never really worked for me.
I once found a site of a physicist, who ran several tests related to this problem. His conclusion was that the problem occured due to conduction issues with to long cables or thermal problems. This was also my experience. So you can also try different usb-slots or other ways/cables to connect your mp3player to the pc.
 
Old 01-11-2010, 12:03 AM   #11
styl0
LQ Newbie
 
Registered: Jan 2010
Location: Gastonia, NC
Distribution: Slackware 13
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by marrowsuck View Post
I have experienced this problem with my laptop and an usb-stick a year ago. It's a kernel-bug:
http://bugzilla.kernel.org/show_bug.cgi?id=ehci_hcd
The general advice is to unload the uhci_hcd module -- although this never really worked for me.
I once found a site of a physicist, who ran several tests related to this problem. His conclusion was that the problem occured due to conduction issues with to long cables or thermal problems. This was also my experience. So you can also try different usb-slots or other ways/cables to connect your mp3player to the pc.
Ehhhh, last time I unloaded that module, it unmounted everything USB for me, and I had to keep rebooting to get it back so I could at the very least use my USB hard drive. But I will check into that link, and see what it's all about.

As for the swapping USB ports, I've tried every port, from the 2 in front, to the 5 in back.
 
  


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
It took only 4 months and 5 days alan_ri LQ Suggestions & Feedback 4 08-05-2009 07:05 PM
Something that's bugging me. . . RavenOfOdin General 6 07-21-2006 11:15 PM
why we can't use whichever library... os2 Programming 6 06-09-2004 03:35 PM
gnome in Slackware is bugging Scerj Linux - General 11 01-13-2003 02:53 PM
modprobe is bugging me Q25 Linux - General 6 09-25-2001 08:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:06 AM.

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