Ok, I have fixed one small issue, I noticed that /dev/sg1 and /dev/sg2 were both owned by root and only were read/writable by root. I've added these to the disk group and given them both rw permissions by disk and root.
I can now rip audio from CD :-)
but....I *still* cannot hear audio when I try and play from CD, and yes the cd player will read the disk.
-J-
On Thursday 25 Apr 2002 3:55 pm, John Freeman wrote:
On Thursday 25 Apr 2002 2:51 pm, Douglas Willis wrote:
What modules are loaded? You should see at least the following items:
ide-cd ide-scsi cdrom
/sbin/modprobe scsi_mod /sbin/modprobe sg /sbin/modprobe sr_mod /sbin/modprobe loop /sbin/modprobe ide-scsi /sbin/modprobe sd_mod /sbin/modprobe cdromlilo
Make sure that you have hdd=ide-scsi as a option after the kernel in your boot loader.
Indeed, its there. Incidentally I have 2 CD Drives, so I have
append="hdd=ide-scsi, hdb=ide-scsi"
What do you see when you ls the /proc/scsi/ directory? you should see an ide-scsi directory.
dr-xr-xr-x 2 root root 0 Apr 25 15:54 ide-scsi -r--r--r-- 1 root root 0 Apr 25 15:54 scsi dr-xr-xr-x 2 root root 0 Apr 25 15:54 sg
what do you get when you cat the scsi entry in the /proc/scsi/ directory? You should see someting like the following.
Attached devices: Host: scsi1 Channel: 00 Id: 00 Lun: 00 Vendor: SAMSUNG Model: CD-ROM SC-148S Rev: SS09 Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: HITACHI Model: CDR-7930 Rev: 1023 Type: CD-ROM ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 01 Lun: 00 Vendor: _NEC Model: NR-7700A Rev: 1.01 Type: CD-ROM ANSI SCSI revision: 02
<-------------SNIP------------->
main@lists.alug.org.uk http://www.anglian.lug.org.uk/ http://lists.alug.org.uk/mailman/listinfo/main Unsubscribe? See message headers or the web site above!