Fw: Fw: Acces to /dev/dvd
"Fabien Wahl" <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <000901c4078a$14879e50$04e7fea9@wahl1> |
----- Original Message ----- From: "Fabien Wahl" <[email protected]> To: "Fabien Wahl" <[email protected]> Sent: Wednesday, March 10, 2004 8:43 PM Subject: Re: Fw: [Ogle-user] Acces to /dev/dvd > Fabien Wahl wrote: > > >----- Original Message ----- > >From: "Bj|rn Englund" <[email protected]> > >To: <[email protected]> > >Cc: <[email protected]> > >Sent: Tuesday, March 09, 2004 10:39 PM > >Subject: Re: [Ogle-user] Acces to /dev/dvd > > > > > > > > > >>Tue Mar 09 2004, Fabien Wahl wrote: > >> > >> > >> > >>>libdvdcss debug: opening target `/dev/ide/host0/bus1/target1/lun0/cd' > >>>libdvdcss debug: using libc for access > >>>libdvdcss error: failed opening device > >>>libdvdread: Could not open /dev/ide/host0/bus1/target1/lun0/cd with > >>>libdvdcss. > >>>libdvdread: Can't open /dev/ide/host0/bus1/target1/lun0/cd for reading > >>>ERROR[ogle_nav]: faild to open/read the DVD > >>> > >>> > >>Can you download and run this (with a dvd in the drive) and send the > >> > >> > >output: > > > > > >>http://www.dtek.chalmers.se/~dvd/dist/dvd_test.tar.gz > >> > >>tar xvzf dvd_test.tar.gz > >>cd dvd_test > >>./build.sh > >>./dvd_test /dev/ide/host0/bus1/target1/lun0/cd > >> > >> > >>/Björn > >> > >> > >> > > > > > > > > > Hi! > > Still thanks for taking care of me. > Below is the output of your test, with a DVD in the drive (Amelie > Poulain, such a nice movie...) > > Question 1 : i read in linuxuser 08/03 (with a praising article on > Ogle), that "from mandrake 8.1 [...] the dvd device should be declared > as /dev/ide/host0/bus1/target0/lun0/generic, ie. Master on the second > IDE-Controller" > My DVD is currently "Slave" on the second IDE-Controller, since it is my > CDROM RW which is master. Should I change the hardware setting? > Question 2 : how does Ogle take into account the region setting? in > France, my region setting is 2. > > Additional comment : i can without any problem read a DivX (recorded on > a CD) from my DVD device. There is no access problem. It seems to lie > around libdvdcss > > Yours sincerely, > Fabien. > > [fabien@localhost fabien]$ tar xvzf dvd_test.tar.gz > dvd_test/ > dvd_test/dvd_test.c > dvd_test/mmc.h > dvd_test/sam.h > dvd_test/spc.h > dvd_test/userscsi.c > dvd_test/userscsi.h > dvd_test/userscsi_str.c > dvd_test/userscsi_str.h > dvd_test/build.sh > [fabien@localhost fabien]$ cd dvd_test > [fabien@localhost dvd_test]$ ./build.sh > dvd_test.c: In function `get_Feature_str': > dvd_test.c:479: warning: comparison is always true due to limited range > of data type > [fabien@localhost dvd_test]$ ./dvd_test /dev/ide/host0/bus1/target1/lun0/cd > > dvd_test output: (/dev/ide/host0/bus1/target1/lun0/cd) > ================ > > Linux 2.4.22-10mdk #1 Thu Sep 18 12:30:58 CEST 2003 i686 > brw------- 1 fabien cdrom 22, 64 Jan 1 1970 > /dev/ide/host0/bus1/target1/lun0/cd > brw------- 1 fabien cdrom 22, 64 Jan 1 1970 > /dev/ide/host0/bus1/target1/lun0/cd > /dev/ide/host0/bus1/target1/lun0/cd: No medium found > /dev/ide/host0/bus1/target1/lun0/cd: No medium found > >