Fwd: Re: Fwd: [MPlayer-users] SCSI emulation
Bob Lockie
bjlockie at lockie.ca
Mon Jan 6 22:23:09 CET 2003
> So is there still some problem? Or was this all just configure /
> setup problmes?
I can play DVDs with SCSI emulation but I have to set the /dev/dvd link
to /dev/sr1 instead
of using the /dev/cdrom -> /dev/cdroms/cdrom0 -> /dev/scsi link.
WithOUT SCSI emulation:
-----------------------
# ll /dev/sr0
lr-xr-xr-x 1 root root 31 Jan 6 07:02 /dev/sr0 ->
scsi/host0/bus0/target1/lun0/cd
# ll /dev/sr1
ls: /dev/sr1: No such file or directory
# ll /dev/hdc
lr-xr-xr-x 1 root root 30 Jan 6 07:02 /dev/hdc ->
ide/host0/bus1/target0/lun0/cd
# ll /dev/dvd
lr-xr-xr-x 1 root root 10 Jan 6 07:02 /dev/dvd ->
/dev/cdrom
# ll /dev/cdrom
lr-xr-xr-x 1 root root 13 Jan 6 15:57 /dev/cdrom ->
cdroms/cdrom0
# ll /dev/cdroms/cdrom0
lr-xr-xr-x 1 root root 33 Dec 31 1969
/dev/cdroms/cdrom0 -> ../ide/host0/bus1/target0/lun0/cd
With SCSI emulation:
--------------------
# ll /dev/sr0
lr-xr-xr-x 1 root root 31 Jan 6 11:05 /dev/sr0 ->
scsi/host0/bus0/target1/lun0/cd
# ll /dev/sr1
lr-xr-xr-x 1 root root 31 Jan 6 11:05 /dev/sr1 ->
scsi/host1/bus0/target0/lun0/cd
# ll /dev/hdc
ls: /dev/hdc: No such file or directory
# ll /dev/dvd
lr-xr-xr-x 1 root root 10 Jan 6 11:05 /dev/dvd ->
/dev/cdrom
# ll /dev/cdrom
lr-xr-xr-x 1 root root 13 Jan 6 16:14 /dev/cdrom ->
cdroms/cdrom0
# ll /dev/cdroms/cdrom0
lr-xr-xr-x 1 root root 34 Dec 31 1969
/dev/cdroms/cdrom0 -> ../scsi/host0/bus0/target1/lun0/cd
# ll /dev/cdroms/cdrom1
lr-xr-xr-x 1 root root 34 Dec 31 1969
/dev/cdroms/cdrom1 -> ../scsi/host1/bus0/target0/lun0/cd
I tried to change /dev/cdrom to link to /dev/cdroms/cdrom1 instead of
/dev/cdroms/cdrom0 and then /dev/dvd would work but I couldn't delete
/dev/cdrom.
I didn't see that it was pointing to the wrong SCSI device.
--
----------------------------------------
Sent from Mozilla and GNU/Linux.
Powered by an AMD processor.
--
This is the libdvdcss-devel mailing-list, see http://www.videolan.org/libdvdcss/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the libdvdcss-devel
mailing list