[sclug] Help! CD drive not being seen

Neil Haughton haughtonomous at googlemail.com
Sun Nov 25 09:34:28 UTC 2012


On 24 November 2012 12:00, <sclug-request at sclug.org.uk> wrote:

> Send sclug mailing list submissions to
>         sclug at sclug.org.uk
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://sclug.org.uk/mailman/listinfo/sclug
> or, via email, send a message with subject or body 'help' to
>         sclug-request at sclug.org.uk
>
> You can reach the person managing the list at
>         sclug-owner at sclug.org.uk
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of sclug digest..."
>
> Today's Topics:
>
>    1. Help! CD drive not being seen (Neil Haughton)
>    2. Help! CD drive not being seen - more info (Neil Haughton)
>    3. Re: Help! CD drive not being seen - more info (ed)
>
>
> ---------- Forwarded message ----------
> From: Neil Haughton <haughtonomous at googlemail.com>
> To: sclug at sclug.org.uk
> Cc:
> Date: Sat, 24 Nov 2012 10:06:07 +0000
> Subject: [sclug] Help! CD drive not being seen
> I'm suffering from Homer Syndrome - I'm pushing so much Windows stuff into
> my brain these days in order to earn a crust that my Linux expertise (such
> as it was) has been pushed out.Can anyone give me some pointers?
>
> My PC at home (Debian Squeeze) cannot read the CD/DVD drive. I'm not sure
> what is wrong but my wife is due to go into hospital soon and I am keen to
> get all her favourite CDs into Ogg or Flac format onto her music player
> (are you reading this BPI?). So the pressure's on.
>
> Trouble is that I am not sure what the problem is. The drive can clearly be
> seen (dmesg and fstabs extract below) , and Sound Juicer has the device
> listed as the only choice, but it cannot see the contents when a CD is
> inserted.
>
> dmesg:
>
>     2.105189] scsi 1:0:0:0: CD-ROM            SAMSUNG  DVD-ROM SD-616F
>  F100 PQ: 0 ANSI: 5
> [    2.121235] usb 2-1: New USB device found, idVendor=152d, idProduct=2329
> [    2.121245] usb 2-1: New USB device strings: Mfr=1, Product=2,
> SerialNumber=5
> [    2.121251] usb 2-1: Product: USB to ATA/ATAPI Bridge
> [    2.121255] usb 2-1: Manufacturer: JMicron
> [    2.121259] usb 2-1: SerialNumber: 505CFFFFFFFF
> [    2.121544] usb 2-1: configuration #1 chosen from 1 choice
> [    2.151024] sd 0:0:0:0: [sda] 160086528 512-byte logical blocks: (81.9
> GB/76.3 GiB)
> [    2.151153] sd 0:0:0:0: [sda] Write Protect is off
> [    2.151159] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    2.151213] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
> doesn't support DPO or FUA
> [    2.151540]  sda: sda1 sda2 <
> [    2.165422] sd 0:0:1:0: [sdb] 78165360 512-byte logical blocks: (40.0
> GB/37.2 GiB)
> [    2.165559]  sda5
> [    2.165639] sd 0:0:1:0: [sdb] Write Protect is off
> [    2.165647] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
>
> fstab extract:
>
>
> # /dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
> /dev/dvd        /media/cdrom0   udf,iso9660 user,noauto     0       0
> # /dev/hdd        /media/cdrom1   udf,iso9660 user,noauto     0       0
> /dev/cdrom        /media/cdrom1   udf,iso9660 user,noauto     0       0
>
> mount command:
>
> /dev/sda1 on / type ext3 (rw,errors=remount-ro)
> tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
> proc on /proc type proc (rw,noexec,nosuid,nodev)
> sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
> udev on /dev type tmpfs (rw,mode=0755)
> tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
> devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
> /dev/sda5 on /boot type ext2 (rw)
> /dev/sdb2 on /home type ext3 (rw,user_xattr)
> /dev/sdb1 on /var type ext3 (rw)
> /dev/sdc1 on /media/data_neil type ext2 (rw)
> fusectl on /sys/fs/fuse/connections type fusectl (rw)
> binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
> (rw,noexec,nosuid,nodev)
>
>
> So I'm not sure where to turn. I also have a CD Writer installed which is
> no longer connected because it broke, so I unplugged the ribbon cable
> meaning to attend to the problem later. Could it be that just unplugging
> that physically has confused the system?
>
> I have some fallback options, such as connect my Windows laptop and make
> the CD drive a share and possibly access that as the source, or maybe rip
> each ISO image to a file and mount that each time (sounds cumbersome), and
> I could also buy an external USB CD drive and connect that, but I'd much
> rather just use the drive I already have and have used before.
>
> All and any useful help will be appreciated.
>
> TIA
>
> Neil.
>
>
>
> ---------- Forwarded message ----------
> From: Neil Haughton <haughtonomous at googlemail.com>
> To: sclug at sclug.org.uk
> Cc:
> Date: Sat, 24 Nov 2012 10:30:38 +0000
> Subject: [sclug] Help! CD drive not being seen - more info
> Postscript: lshw also shows the following:
>
>            *-cdrom
>                 description: DVD reader
>                 product: DVD-ROM SD-616F
>                 vendor: SAMSUNG
>                 physical id: 1
>                 bus info: scsi at 1:0.0.0
>                 logical name: /dev/cdrom
>                 logical name: /dev/dvd
>                 logical name: /dev/scd0
>                 logical name: /dev/sr0
>                 version: F100
>                 capabilities: removable audio dvd
>                 configuration: ansiversion=5 status=nodisc
>
> I see the status is 'nodisk', even though I have inserted an audio CD.
> Could this mean that the drive itself is the problem?
>
> Neil
>
>
> ---------- Forwarded message ----------
> From: Neil Haughton <haughtonomous at googlemail.com>
> Date: 24 November 2012 10:06
> Subject: Help! CD drive not being seen
> To: sclug at sclug.org.uk
>
>
> I'm suffering from Homer Syndrome - I'm pushing so much Windows stuff into
> my brain these days in order to earn a crust that my Linux expertise (such
> as it was) has been pushed out.Can anyone give me some pointers?
>
> My PC at home (Debian Squeeze) cannot read the CD/DVD drive. I'm not sure
> what is wrong but my wife is due to go into hospital soon and I am keen to
> get all her favourite CDs into Ogg or Flac format onto her music player
> (are you reading this BPI?). So the pressure's on.
>
> Trouble is that I am not sure what the problem is. The drive can clearly be
> seen (dmesg and fstabs extract below) , and Sound Juicer has the device
> listed as the only choice, but it cannot see the contents when a CD is
> inserted.
>
> dmesg:
>
>     2.105189] scsi 1:0:0:0: CD-ROM            SAMSUNG  DVD-ROM SD-616F
>  F100 PQ: 0 ANSI: 5
> [    2.121235] usb 2-1: New USB device found, idVendor=152d, idProduct=2329
> [    2.121245] usb 2-1: New USB device strings: Mfr=1, Product=2,
> SerialNumber=5
> [    2.121251] usb 2-1: Product: USB to ATA/ATAPI Bridge
> [    2.121255] usb 2-1: Manufacturer: JMicron
> [    2.121259] usb 2-1: SerialNumber: 505CFFFFFFFF
> [    2.121544] usb 2-1: configuration #1 chosen from 1 choice
> [    2.151024] sd 0:0:0:0: [sda] 160086528 512-byte logical blocks: (81.9
> GB/76.3 GiB)
> [    2.151153] sd 0:0:0:0: [sda] Write Protect is off
> [    2.151159] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    2.151213] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
> doesn't support DPO or FUA
> [    2.151540]  sda: sda1 sda2 <
> [    2.165422] sd 0:0:1:0: [sdb] 78165360 512-byte logical blocks: (40.0
> GB/37.2 GiB)
> [    2.165559]  sda5
> [    2.165639] sd 0:0:1:0: [sdb] Write Protect is off
> [    2.165647] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
>
> fstab extract:
>
>
> # /dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
> /dev/dvd        /media/cdrom0   udf,iso9660 user,noauto     0       0
> # /dev/hdd        /media/cdrom1   udf,iso9660 user,noauto     0       0
> /dev/cdrom        /media/cdrom1   udf,iso9660 user,noauto     0       0
>
> mount command:
>
> /dev/sda1 on / type ext3 (rw,errors=remount-ro)
> tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
> proc on /proc type proc (rw,noexec,nosuid,nodev)
> sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
> udev on /dev type tmpfs (rw,mode=0755)
> tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
> devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
> /dev/sda5 on /boot type ext2 (rw)
> /dev/sdb2 on /home type ext3 (rw,user_xattr)
> /dev/sdb1 on /var type ext3 (rw)
> /dev/sdc1 on /media/data_neil type ext2 (rw)
> fusectl on /sys/fs/fuse/connections type fusectl (rw)
> binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
> (rw,noexec,nosuid,nodev)
>
>
> So I'm not sure where to turn. I also have a CD Writer installed which is
> no longer connected because it broke, so I unplugged the ribbon cable
> meaning to attend to the problem later. Could it be that just unplugging
> that physically has confused the system?
>
> I have some fallback options, such as connect my Windows laptop and make
> the CD drive a share and possibly access that as the source, or maybe rip
> each ISO image to a file and mount that each time (sounds cumbersome), and
> I could also buy an external USB CD drive and connect that, but I'd much
> rather just use the drive I already have and have used before.
>
> All and any useful help will be appreciated.
>
> TIA
>
> Neil.
>
>
>
> ---------- Forwarded message ----------
> From: ed <ed at s5h.net>
> To: sclug at sclug.org.uk
> Cc: Neil Haughton <haughtonomous at googlemail.com>
> Date: Sat, 24 Nov 2012 10:44:01 +0000
> Subject: Re: [sclug] Help! CD drive not being seen - more info
> On Sat, Nov 24, 2012 at 10:30:38AM +0000, Neil Haughton wrote:
> > Postscript: lshw also shows the following:
> >
> >            *-cdrom
> >                 description: DVD reader
> >                 product: DVD-ROM SD-616F
> >                 vendor: SAMSUNG
> >                 physical id: 1
> >                 bus info: scsi at 1:0.0.0
> >                 logical name: /dev/cdrom
> >                 logical name: /dev/dvd
> >                 logical name: /dev/scd0
> >                 logical name: /dev/sr0
> >                 version: F100
> >                 capabilities: removable audio dvd
> >                 configuration: ansiversion=5 status=nodisc
> >
> > I see the status is 'nodisk', even though I have inserted an audio CD.
> > Could this mean that the drive itself is the problem?
>
> From memory, audio disks are not mountable. The tracklisting you see in
> Windows is not displaying files to you but tracks, so don't expect to be
> able to mount it[1]. From memory I used to use cdparanoia to extract the
> tracks to flac (a lossless format), then cat them into mpg123 or
> something of that ilk.
>
> From the cdparanoia man page:
>
>   cdparanoia -vsQ
>
> should show you whats on the various devices.
>
> [1] I could be wrong...
>
> --
> Best regards,
> Ed http://www.s5h.net/
>
>
Ed,

This is the result:

neil at debian:~$ cdparanoia -vsQ
cdparanoia III release 10.2 (September 11, 2008)

Using cdda library version: 10.2
Using paranoia library version: 10.2
Checking /dev/cdrom for cdrom...
Testing /dev/cdrom for SCSI/MMC interface
 SG_IO device: /dev/sr0

CDROM model sensed sensed: SAMSUNG DVD-ROM SD-616F F100

Checking for SCSI emulation...
 Drive is ATAPI (using SG_IO host adaptor emulation)

Checking for MMC style command set...
Drive is MMC style
004: Unable to read table of contents header

Unable to open disc.  Is there an audio CD in the drive?


The answer is 'yes'. I've tried with several audio CDs. When I put it in,
the device light blinks for a while then stops. The contents of the CD
remain inaccessible.

This suggests to me that the drive is terminal, but I have no way to test
that short of buying a new one which I am reluctant to do until I am sure
it isn't something upstream (eg the OS misbehaving or misconfigured).

I've checked that the master/slave/c-s drive jumper on the back is set up
as Master, and the device is connected to the end plug of the ribbon cable
(although changing to the alternative plug makes no difference).

Does anyone have some guidance to give me as what to try next?

Neil



More information about the Sclug mailing list