Mailinglist Archive: opensuse (4165 mails)
| < Previous | Next > |
Re: [SLE] Where is the raw DVD device in SuSE 8.1 ???
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: 12 Apr 2003 11:28:58 +0200
- Message-id: <1050139738.4040.4.camel@xxxxxxxxxxxxxxxxx>
On Sat, 2003-04-12 at 11:15, Sandor Laza wrote:
> Hi,
>
> This might be a trivial question for you:
>
> I am trying to make xine paly DVDs under SuSE 8.1 but it claims that it
> can't open DVD raw device.
>
> The /dev/dvd is linked to /dev/sr0, fine, but I could not be able to
> figure out where the raw device might be.
>
> Thank you for your help.
This is from the xine FAQ. The FAQ for a program/project should always
be your first port of call
<quote>
Set up and use raw devices for dvd access. Please note that this is
usually not worth the effort as the performance gain from it is very
small if any.
Raw devices should be available in linux kernel 2.4.x and there are
patches for older kernels available from:
ftp://ftp.kernel.org/pub/linux/kernel/people/sct/raw-io/
To use raw devices, first connect a free raw device to your dvd device,
use something like:
raw /dev/raw1 /dev/hdc
then create a link named "rdvd" pointing to that raw device:
ln -s /dev/raw1 /dev/rdvd
</quote>
(Note: Slightly edited, since the faq has a typo on the last line above)
Note the first line, it's usually not worth the bother. I don't use raw
devices, and I get very good performance from xine
regards
Anders
> Hi,
>
> This might be a trivial question for you:
>
> I am trying to make xine paly DVDs under SuSE 8.1 but it claims that it
> can't open DVD raw device.
>
> The /dev/dvd is linked to /dev/sr0, fine, but I could not be able to
> figure out where the raw device might be.
>
> Thank you for your help.
This is from the xine FAQ. The FAQ for a program/project should always
be your first port of call
<quote>
Set up and use raw devices for dvd access. Please note that this is
usually not worth the effort as the performance gain from it is very
small if any.
Raw devices should be available in linux kernel 2.4.x and there are
patches for older kernels available from:
ftp://ftp.kernel.org/pub/linux/kernel/people/sct/raw-io/
To use raw devices, first connect a free raw device to your dvd device,
use something like:
raw /dev/raw1 /dev/hdc
then create a link named "rdvd" pointing to that raw device:
ln -s /dev/raw1 /dev/rdvd
</quote>
(Note: Slightly edited, since the faq has a typo on the last line above)
Note the first line, it's usually not worth the bother. I don't use raw
devices, and I get very good performance from xine
regards
Anders
| < Previous | Next > |