LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   DVD on an HP laptop (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/dvd-on-an-hp-laptop-82082/)

Muvlo 08-14-2003 08:02 PM

DVD on an HP laptop
 
I've been working with an HP Pavilion ze4125 laptop for the past few days, trying to get all the hardware working properly. My current problem is the DVD/CDRW drive. CD playing works perfectly, without any special settings. DVD playing does not work at all, not with Xine, Ogle, or mplayer. Clearly, the problem lies in my system's configuration. Any help would be much appreciated. :)

zvandiver 08-14-2003 09:11 PM

Muvio,
I could not get xine or mplayer to work properly on my Compaq 2170. However, Ogle works just fine. I followed the instructions on the Ogle home page--http://www.dtek.chalmers.se/groups/dvd/. I use SuSE 8.2, but the RedHat rpm's installed just fine. I did enable DMA for the drive to smooth out the playback.
Zane

Muvlo 08-14-2003 09:25 PM

Here is what the Ogle output looks like:

Using scd0:
[root@ulcer /]# ogle /dev/scd0
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Could not open /dev/scd0 with libdvdcss.
libdvdread: Can't open /dev/scd0 for reading
ERROR[ogle_nav]: faild to open/read the DVD

...and using hdc:
[root@ulcer /]# ogle /dev/hdc
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Can't open file VIDEO_TS.IFO.
ERROR[ogle_nav]: faild to read VIDEO_TS.IFO

shepper 08-14-2003 09:37 PM

I think these combi drives are a challenge. Ideally to use the cd burner the drive needs to be set up with scsi emulation and depending on the distro you are using it may have done that.

Once scsi emulation is in place I lost the ability to play back audio CDs even though I reset the /dev/cdrom link to /dev/scd0. My alsa audio still works fine for mp3 and streaming off the internet.

I started a poll in the slackware group a couple of days ago to see if anyone had a single combi drive playing audio cd, dvd and burning CDRW and have not had any takers.

If you have a choice I think I would opt for two separate drives and set the burner up with scsi emulation.

I will watch this thread to see if someone comes up with an answer.

zvandiver 08-14-2003 09:41 PM

You may need to create some symlinks to your DVD/CDRW. When I installed SuSE it created a link from sr0 to /dev/cdrecorder. I linked that to /dev/dvd and set that device in the preferences for Ogle. You might want to install the oKle GUI for Ogle and look under File-->Preferences.
When you want to play a DVD, go to File-->Open disc to get it started.
Zane

Muvlo 08-14-2003 09:47 PM

I think I am using SCSI, as cdrecord outputs lots of "scsi" stuff:

[root@ulcer /]# cdrecord -scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jrg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.7'
cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.75-RH '@(#)scsi-linux-sg.c 1.75 02/10/21 Copyright 1997 J. Schilling').
scsibus0:
0,0,0 0) 'QSI ' 'DVD/CDRW SBW-161' 'SX09' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

zvandiver 08-15-2003 08:00 AM

Muvio,
What distro are you using? Linux always sets up cd burners with scsi emulation. I have had no problems accessing my combo drive for data or audio CDs, burning, or DVD's once I set up the links I described in my previous post.
Here are the entries for my DVD/CDRW in /etc/fstab:
/dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0
/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0
SuSE sets up the mount points for removable media at /media instead of /mnt.
My drive model is listed as a QSI CD-RW/DVD-ROM SBW-241.
Zane

Brain Drop 08-15-2003 09:11 AM

i also hane not had any problems with my hp running mandrake. i did have problems with dvd until i installed ogle like previous poster said. :scratch:

Muvlo 08-15-2003 08:02 PM

An added note: I cannot mount DVDs. (CDs mount fine.) Mount says: "mount: No medium found".

zvandiver 08-15-2003 10:31 PM

Are you trying to mount a data DVD or a video DVD? As far as I know, video DVD's are like audio CD's--they don't have to be mounted. Data DVD's and data CD's do need to be mounted.

Zane

h1tman 08-15-2003 11:34 PM

yeah you dont mount dvd's, just play them wit the media player. make sure you have libdvdcss,and all otehr depencies

Muvlo 08-16-2003 08:05 PM

The DVD I tried to mount was a data DVD. And I have libdvdcss.

I think I might try upgrading my kernel... it's about time I learned how to compile one. :)

h1tman 08-17-2003 09:40 PM

how is redhat on that hp?i got slack on my ze5170

Muvlo 08-18-2003 02:28 AM

Red Hat has worked fine, with the exception of this DVD problem. :)

Muvlo 08-18-2003 04:51 PM

A quick summary of some new things I've tried: running the 2.6.0-test3 kernel, and Mandrake 9.0. I still get exactly the same problems as before.


All times are GMT -5. The time now is 02:46 PM.