All this time I have been working as root under kid setting up my driver's now when I login as a user under Gnome and play KsCD aap as a user my cd-rw links to /dev/cdrom with no sound.Look at the other post you will see as root under kid my cd-rw links to /dev/cdrom1 and /dev/scd0 with no sound and my dvd-rom links to /dev/cdrom and has sound. :-(

I think what is going on here is the SCSI host adapter emulation is not set right in My grub config I think I need to set it to:

kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdc=ide-scsi hdd=ide-scsi

and semilink
rm /dev/cdrom
ln -s /dev/scd0 /dev/cdrom

and semilink
rm /dev/cdrom1
ln -s /dev/scd1 /dev/cdrom1

right now in my grub config it's set to this:

kernel /vmlinuz-2.4.20- 8ro root=LABEL=/ hdc=ide-scsi

But Im not sure ?????

After the SCSI emulation takes over the IDE bus can it be reversed?? Note: The kernel will be changed I think to a generic scsi IDE bus.

If I try this what would be the command's to put it back like it was??? :-(


Thank's & God Bless All\ David Hammett [EMAIL PROTECTED]

/------------------------------------------------\
\Linux Is great #1 in my book Now !!!            /
/Start makeing programs for it now Ho..yes :-)   \
\                                                /
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to