This is a discussion on Cdplay stopped working within the Debian Linux support forums, part of the Debian Linux category; --> I run Sarge with kernel: 2.4.27-2-686 cdplay used to work, but after I switched around drives on the second ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I run Sarge with kernel: 2.4.27-2-686 cdplay used to work, but after I switched around drives on the second ide cable, it don't. The cd-player is now at hdd, while there is a hard drive at hdc. I think the settings of master/slave is allright. Trying to listen to audio cds now: $ cdplay cdplay: ioctl cdrommsf I hear the cd starts spinning, but no sound. The other cdtool-commands like $ cdir works ok. cdcd works, but sometimes, after I quit(!), it writes: Device not ready. Make shure there is a disc in the drive. Some info that comes to my mind: # ls -l /dev/cdrom lrwxrwxrwx 1 root cdrom 8 2006-08-11 15:58 /dev/cdrom -> /dev/sr0 (I'm in the group cdrom) # ls -l /dev/sr0 lrwxrwxrwx 1 root root 4 2005-02-22 19:33 /dev/sr0 -> scd0 # dmesg | grep hdd ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc hdd: CD-RW 40X12, ATAPI CD/DVD-ROM drive hdd: attached ide-scsi driver. # dmesg | grep sr0 Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 sr0: scsi3-mmc drive: 40x/48x writer cd/rw xa/form2 cdda tray sr0: CDROM not ready. Make sure there is a disc in the drive. Do anyone have something to say to this? |
| |||
| On Fri, 11 Aug 2006 11:10:22 -0500, Salve Håkedal <ikkjespam.salve@fiolinmaker.no> wrote: > I run Sarge with kernel: 2.4.27-2-686 > cdplay used to work, but after I switched around drives on the > second ide cable, it don't. > The cd-player is now at hdd, while there is a hard drive at hdc. > I think the settings of master/slave is allright. > > Trying to listen to audio cds now: > $ cdplay > cdplay: ioctl cdrommsf > I hear the cd starts spinning, but no sound. > When you swapped the cables, did you disconnect the cable from the cd drive to the sound card? -- "I don't think they could put him in a mental hospital. On the other hand, if he were already in, I don't think they'd let him out." |
| ||||
| On 2006-08-11, Bill Marcum <bmarcum@iglou.com> wrote: > On Fri, 11 Aug 2006 11:10:22 -0500, Salve Håkedal > <ikkjespam.salve@fiolinmaker.no> wrote: >> I run Sarge with kernel: 2.4.27-2-686 >> cdplay used to work, but after I switched around drives on the >> second ide cable, it don't. >> The cd-player is now at hdd, while there is a hard drive at hdc. >> I think the settings of master/slave is allright. >> >> Trying to listen to audio cds now: >> $ cdplay >> cdplay: ioctl cdrommsf >> I hear the cd starts spinning, but no sound. >> > When you swapped the cables, did you disconnect the cable from the cd > drive to the sound card? > It _is_ connected. (The alternative to cdplay cdcd works.) |