LinuxQuestions.org
Review your favorite Linux distribution.
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 01-18-2004, 06:40 PM   #1
paradoxdruid
Member
 
Registered: Sep 2003
Distribution: Kubuntu 6.10 Edgy
Posts: 37

Rep: Reputation: 15
Question USB CD-ROM stopped being recognized...


Previously, my external Sony DRX-500UL CD/DVD-RW drive worked perfectly with USB 2.0 support enabled.. recently however, it stoped working. K3B setup didn't see it as a drive.

I use Debian testing, installed originally by Knoppix, but extensively upgraded. Normally, my internal IDE drive is mounted automagically to /cdrom1 , while the external Song drive is mounted to /cdrom2 .

I'm curious what is happening, since it still seems to be detected:
Code:
cat /proc/bus/usb/devices
T:  Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 4
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.04
S:  Manufacturer=Linux 2.4.22-xfs ehci_hcd
S:  Product=VIA Technologies, Inc. USB 2.0
S:  SerialNumber=02:08.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=256ms
T:  Bus=05 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=054c ProdID=00ee Rev= 1.04
S:  Manufacturer=Sony
S:  Product=DRX-500UL
S:  SerialNumber=DRX500UL_SYQ004895
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  2mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=02 Prot=50 Driver=usb-storage
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
<snip>
Additionally, it seems to be receiving scsi-emulation:
Code:
cat /proc/scsi/usb-storage-0/1
   Host scsi1: usb-storage
       Vendor: Sony
      Product: DRX-500UL
Serial Number: DRX500UL_SYQ004895
     Protocol: 8020i
    Transport: Bulk
         GUID: 054c00ee1501f79e3a004895
     Attached: Yes
But even though scsi-emulation seems to detect it, it's not working:
Code:
cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: _NEC     Model: DV-5800A         Rev: 1.05
  Type:   CD-ROM                           ANSI SCSI revision: 02
What's the deal? Why in /proc/scsi/usb-storage-0/ is it recognized and listed as "attached", but not in the actual scsi file?

Trying to mount /dev/scd1 /dev/cdrom1 or similar steps hasn't worked either.

My internal CD-ROM (that you see above is an NEC) is mounted at scd0 and works fine.

Can anyone help me figure out how to get my external CD-drive working again?

Thank you in advance for any help.

Not sure what other output would help, but maybe:
Code:
dmesg | grep scsi
Kernel command line: BOOT_IMAGE=OldLinux ro root=1642 hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi
ide_setup: hda=scsi
ide_setup: hdb=scsi
ide_setup: hdc=scsi
ide_setup: hdd=scsi
ide_setup: hde=scsi
ide_setup: hdf=scsi
ide_setup: hdg=scsi
ide_setup: hdh=scsi
ide-cd: passing drive hdc to ide-scsi emulation.
hdc: attached ide-scsi driver.
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 20x/48x cd/rw xa/form2 cdda tray
scsi1 : SCSI emulation for USB Mass Storage devices
And my fstab:
Code:
# /etc/fstab: filesystem table.
#
# filesystem  mountpoint  type  options  dump  pass
/dev/hdd2  /  ext3  defaults,errors=remount-ro  0  1
/dev/hdd1  none  swap  sw  0  0
proc  /proc  proc  defaults  0  0
/dev/fd0  /floppy  vfat  defaults,user,noauto,showexec,umask=022  0  0
/dev/cdrom1 /cdrom1  iso9660  defaults,ro,user,noexec,noauto  0  0
/dev/cdrom2 /cdrom2  iso9660  defaults,ro,user,noexec,noauto  0  0
/dev/dvd /dvd  iso9660  defaults,ro,user,noexec,noauto  0  0
/dev/cdaudio /cdaudio  iso9660  defaults,ro,user,noexec,noauto  0  0
# Added by KNOPPIX
/dev/hda1 /mnt/hda1 vfat users,exec,umask=000 0 0
# Added by KNOPPIX
/dev/hdb1 /mnt/hdb1 vfat users,exec,umask=000 0 0
#Added to enable USB View
none /proc/bus/usb usbfs defaults 0 0
Thanks again for any help-- Three days ago I was burning DVDs, and now (after a reboot when I had changed nothing) it doesn't even see the drive.
 
Old 01-19-2004, 11:48 AM   #2
paradoxdruid
Member
 
Registered: Sep 2003
Distribution: Kubuntu 6.10 Edgy
Posts: 37

Original Poster
Rep: Reputation: 15
*just one bump*

Here's some more info. *shrugs*
Code:
lsusb
Bus 005 Device 001: ID 0000:0000
Bus 005 Device 003: ID 054c:00ee Sony Corp.
Bus 004 Device 001: ID 0000:0000
Bus 004 Device 004: ID 04b8:0001 Seiko Epson Corp. Stylus Color 740 / Photo 750
Bus 004 Device 005: ID 03f0:0605 Hewlett-Packard ScanJet 2200c
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 002: ID 0528:7561 ATI Technologies, Inc. TV Wonder
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver
There, it doesn't seem recognized.

Also,
Code:
uname -a
Linux Enoch 2.4.22-xfs #1 SMP Fr Sep 19 17:55:45 CEST 2003 i686 GNU/Linux

Last edited by paradoxdruid; 01-19-2004 at 11:52 AM.
 
Old 01-30-2004, 09:43 AM   #3
MinisterOfSilly
LQ Newbie
 
Registered: Jan 2004
Posts: 1

Rep: Reputation: 0
Did you ever find a solution to this? I'm having a similar problem with my USB CD-R. I had it running "at one point" but now the SCSI system just refuses to see it or map it to a device. All the USB stuff still sees it though....wierd.
 
Old 01-31-2004, 12:40 PM   #4
paradoxdruid
Member
 
Registered: Sep 2003
Distribution: Kubuntu 6.10 Edgy
Posts: 37

Original Poster
Rep: Reputation: 15
Actuallyu, I did-

I opened up vi and edited my /etc/modules file.

I moved the ehci_hcd module to near the top of the list, before the usb-storage module.

I then rebooted, and it worked perfectly. *shrugs*
 
  


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
CD-RW recognized as CD-ROM mhelliwell General 5 08-10-2005 10:39 PM
Toshiba DVD-ROM Not Recognized! akulah Slackware 2 03-19-2005 03:57 AM
Middle mouse clicks stopped being recognized KETrel Linux - Hardware 1 10-04-2004 07:14 PM
DVD-ROM not recognized pearce Linux - Newbie 4 08-09-2004 07:08 PM
New CD-ROM not recognized by system Kujila Linux - Hardware 5 02-06-2004 03:42 PM

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

All times are GMT -5. The time now is 09:42 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