Click to See Complete Forum and Search --> : Simple Q about my CD-RW/DVD Combo drive


Atealtha
04-10-2003, 03:23 PM
I got a samsung CD-RW/DVD combo drive

It detects it as a CD-RW, but not as a DVD. how do I do that?

bwkaz
04-10-2003, 03:51 PM
Put a DVD in and try to play it?

I don't know, that's what I'd do. It's not a DVD writer drive, right? If not, it shouldn't matter. DVD drives shouldn't be recognized any differently on the kernel side (at least, not from what I understand); the only difference is that they can hold more data. Just make sure that if your DVD is CSS-encrypted, that you have a library that can decrypt CSS (and no, none of those libraries are technically legal, but that's because nobody that wants to can actually make a DVD decryption program for Linux -- they'd want to release it open-source, but the DVD Nazis won't let any of their "secrets" (the 48-bit encryption keys) out into public knowledge).

DarkJedi9
04-10-2003, 03:52 PM
Have you tried to use it as a DVD player? It's possible it isn't listing it as such but a media program (ie: mplayer) will be able to use the DVD option if you point it at your drive.

<Edit>Curses!!! Foiled again...</Edit>

Atealtha
04-23-2003, 02:34 PM
hey heres an update. I'm using xine, and when I press the DVD button on my ui, it reads for a tiny bit then shuts off. once it got as far as showing the FBI Warning on my Simpsons DVD.

I pointed to both /dev/cdrom and /dev/hdc

why is it closing so much?

Atealtha
04-23-2003, 04:06 PM
also I have another Q (shameless bump). It reads my DVD, but when I pop in my CD into the drive, goto /mnt/cdrom, and type ls, I get nothing shown. Any ideas? I looked around here and got nothing

michaelk
04-24-2003, 09:23 AM
Did you mount the CDROM first?

Atealtha
04-24-2003, 02:23 PM
I did mount /dev/cdroms/cdrom0, ran xine and got this with my Simpsons DVD

This is xine (X11 gui) - a free video player v0.9.20
(c) 2000-2003 by G. Bartsch and the xine project team.
Built with xine library 1.0.0 (1-beta10)
Found xine library version: 1.0.0 (1-beta10).
XServer Vendor: Gentoo Linux (XFree86 4.3.0, revision r2). Release: 40300000,
Protocol Version: 11, Revision: 0,
Available Screen(s): 1, using 0
Depth: 24.
XShmQueryVersion: 1.1.
-[ xiTK version 0.10.2 ]-
-[ xiTK will use XShm ]-
-[ WM type: (GnomeCompliant) (EWMH) Metacity {Metacity} ]-
Display is not using Xinerama.
main: probing <aadxr3> video output plugin
load_plugins: failed to load video output plugin <aadxr3>
main: probing <dxr3> video output plugin
video_out_dxr3: Failed to open control device /dev/em8300-0 (No such file or directory)
load_plugins: failed to load video output plugin <dxr3>
main: probing <xv> video output plugin
main: probing <oss> audio output plugin
xine_interface: unknown param 10
xine_interface: unknown param 10
xine_interface: unknown param 10
xine_interface: unknown param 10
vo_scale: invalid ratio, using 4:3
vo_scale: unknown aspect ratio (0) in stream => using 4:3
input_dvd.c:device_change_cb:dvd_device=/dev/cdroms/cdrom0
libdvdnav: Using dvdnav version 1-beta10 from http://xine.sf.net
libdvdread: Encrypted DVD support unavailable.
libdvdnav: DVD Title: SIMPSONS_S2_D4
libdvdnav: DVD Serial Number: 2C914702
libdvdnav: DVD Title (Alternative): SIMPSONS_S2_D4
libdvdnav: Unable to find map file '/root/.dvdnav/SIMPSONS_S2_D4.map'
libdvdnav: DVD disk reports itself with Region mask 0x00fe0000. Regions: 1
libdvdnav: Suspected RCE Region Protection!!!load_plugins: plugin dxr3-spudec failed to instantiate itself.
libspudec:init_plugin called

*** libdvdread: CHECK_VALUE failed in ifo_read.c:1522 ***
*** for info_length % sizeof(uint32_t) == 0 ***

libdvdnav: ifoRead_TITLE_VOBU_ADMAP vtsi failed - CRASHING
xine: vm.c:214: ifoOpenNewVTSI: Assertion `0' failed.
Aborted

I'm thinking the bolded part is what needs to be fixed. Any suggestions?