LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-06-2004, 03:28 PM   #16
Chryzmo
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware 10.1
Posts: 180

Original Poster
Rep: Reputation: 30

This is what I get when I check for UDF in the kernel:

$ grep UDF /boot/config-ide-2.4.26
CONFIG_UDF_FS=m
# CONFIG_UDF_RW is not set

I then did modprobe udf to load the module. But I still get the same errors from Xine and Mplayer when I try to play a DVD.

I also tried WilliamS' suggestion and I created a new link from /dev/hdd to /dev/dvd. But again nothing changed.

I have no idea what the problem is still. Thanks for everyone's help so far. I'm still open more suggestions though.

Thanks
 
Old 12-06-2004, 04:47 PM   #17
wnaLinux
Member
 
Registered: Oct 2004
Location: Salem, OR
Distribution: Ubuntu "Warty Warthog"
Posts: 95

Rep: Reputation: 15
I can play dvds just fine as root, are you doing this as a user?
 
Old 12-06-2004, 05:07 PM   #18
Chryzmo
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware 10.1
Posts: 180

Original Poster
Rep: Reputation: 30
I have tried it as both root and user. They both yield the same errors.
 
Old 12-06-2004, 08:46 PM   #19
WilliamS
Member
 
Registered: Nov 2003
Location: 46N 76W
Distribution: Slackware 14.1
Posts: 380

Rep: Reputation: 31
How about this?

chmod 777 /dev/hdd

and also

chmod 777 /dev/dvd

I remember doing this, but can't remember if it was essential.
 
Old 12-06-2004, 11:59 PM   #20
JunctaJuvant
Member
 
Registered: May 2003
Location: Wageningen, the Netherlands
Distribution: OS X & Linux Mint
Posts: 488

Rep: Reputation: 31
Not that I think giving the world write permission on the /dev/hdd file is really harmfull (or is it?), but how would adding write permission enable reading?
Changing permission on /dev/hdd might be a usefull suggestion though, since in the first post I only see permissions on the symlink being changed.
But maybe it's worth trying "chmod 666 /dev/hdd" first?

JJ

[edit]
Sorry, forgot about dvd-rw, maybe chmod 777 is not a bad idea after all
[/edit]

Last edited by JunctaJuvant; 12-07-2004 at 12:02 AM.
 
Old 12-09-2004, 06:23 PM   #21
Chryzmo
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware 10.1
Posts: 180

Original Poster
Rep: Reputation: 30
I just did chmod 777 /dev/dvd, which did not help. But I cannot even play DVDs as root, so I do not think it is a privledges problem.

Could those packages you need to play encrypted DVDs (libdvdread, libdvdnav, libdvdcss, I think those are it) not be installed right? I just have normal slackware packages that I believe I got off a swaret repository. Do I need to compile them from source with some special flags or something?
 
Old 12-15-2004, 09:38 PM   #22
Chryzmo
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware 10.1
Posts: 180

Original Poster
Rep: Reputation: 30
Sorry, I hate to bump this up. But I still cannot fix the problem and I'm hoping someone might have an idea that could help.
 
Old 12-16-2004, 07:31 AM   #23
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
well...you could try :
-------------
/dev/hdd /mnt/dvd auto noauto,users,ro 0 0
-------------
in your fstab ( " auto for fs )
but i don't think it's a mounting prob.
i mean, is it possible to mount dvd's ( with movies ) ? you can't mount music-cd's .

xine and mplayer gave the same complaint : " libdvdread: Could not open /dev/dvd with libdvdcss. "
i think you should look for an answer there ( libdvdcss ).

egag
 
Old 12-16-2004, 08:14 PM   #24
Chryzmo
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware 10.1
Posts: 180

Original Poster
Rep: Reputation: 30
I did some looking into the libdvdcss, libdvdnav, and libdvdread packages. All of which I have installed. I decided to try to Ogle DVD player because that is what a post I read suggested, however I still recieve this error:

# ogle

libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
ERROR[ogle_nav]: faild to open/read the DVD
callbacks.on_opendvd_activate(): DVDSetDVDRoot: Root not set

This happens for my user account as well as when I su root. So again, I do not think it can be priveledges that are causing the problem. Obviously it is a libdvdcss problem, but I do not know how to go about fixing that.
 
Old 12-21-2004, 02:25 PM   #25
Chryzmo
Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware 10.1
Posts: 180

Original Poster
Rep: Reputation: 30
I think I've managed to progress some. I had to open my computer to take out an old drive and put a new one in(just a normal CD-ROM, not the DVD drive). When I put the new drive in, I put the DVD drive in the first slot and the new one in the second. I changed the jumpers, the /etc/fstab, and the links in /dev/. Now when I try to play a DVD I get a different error:

$ ogle
WARNING[dvd_gui]: add_keybinding(): No such action: 'SaveScreenshot'
WARNING[dvd_gui]: add_keybinding(): No such action: 'SaveScreenshotWithSPU'
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
callbacks.on_opendvd_activate(): DVDSetDVDRoot: Root not set
Note[ogle_gui]: GetDiscID failed
msg close FIX

and in mplayer this is the output:

$ mplayer dvd://
mplayer: /usr/lib/libGL.so.1: no version information available (required by mplayer)
MPlayer 1.0pre5-3.3.4 (C) 2000-2004 MPlayer Team

CPU: Advanced Micro Devices Athlon 4 /Athlon MP/XP Palomino 1596 MHz (Family: 6, Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Reading config file /etc/mplayer/mplayer.conf
Reading config file /home/tathlyn/.mplayer/config
Reading /home/tathlyn/.mplayer/codecs.conf: Can't open '/home/tathlyn/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: 66 audio & 176 video codecs
font: can't open file: /home/tathlyn/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using usleep() timing
Can't open input config file /home/tathlyn/.mplayer/input.conf: No such file or directory
Can't open input config file /etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config

Playing dvd://.
libdvdread: Using libdvdcss version 1.2.8 for DVD access
Reading disc structure, please wait...
libdvdread: Can't open file VIDEO_TS.IFO.
Can't open VMG info!


Exiting... (End of file)

I still cannot mount /mnt/dvd though. However, now it is not libdvdread complaining that it cannot read from /dev/dvd. I guess techincally it's not much progress considering it still won't work, but atleast I've got something different to work with now. Again any help would be appreciated.

Thanks,
Chris
 
Old 12-31-2004, 04:33 PM   #26
WilliamS
Member
 
Registered: Nov 2003
Location: 46N 76W
Distribution: Slackware 14.1
Posts: 380

Rep: Reputation: 31
I have the same problem.
What really bugs me is that I had it working - all it needed was ln -sf /dev/hdc /dev/cdrom and ln -sf /dev/hdc /dev/dvd and permissions to those devices.
but since a re-install it won't work.

Looks like the same error in xine and mplayer.

Anyone know of a dvd-player install howto for Slackware10?

Or a guru willing to write one?
 
Old 12-31-2004, 09:15 PM   #27
H2O-linux
Member
 
Registered: Sep 2004
Location: Second ring of youranus
Distribution: debian testing
Posts: 153

Rep: Reputation: 30
I thought I had the same problem at first. Then I just opened and closed the dvd and it worked after that.
 
Old 12-31-2004, 10:32 PM   #28
WilliamS
Member
 
Registered: Nov 2003
Location: 46N 76W
Distribution: Slackware 14.1
Posts: 380

Rep: Reputation: 31
Solved!
...for now anyway.

ln -sf /dev/cdrom /dev/dvd

fixed it. I can stun myself with crappy videos now.
 
Old 01-01-2005, 07:37 AM   #29
H2O-linux
Member
 
Registered: Sep 2004
Location: Second ring of youranus
Distribution: debian testing
Posts: 153

Rep: Reputation: 30
Quote:
Originally posted by WilliamS
Solved!
...for now anyway.

ln -sf /dev/cdrom /dev/dvd

fixed it. I can stun myself with crappy videos now.
yes true, however you do not have to pay MS $125US to stun yourself with crappy videos.
 
Old 02-04-2005, 05:33 PM   #30
leosgb
Member
 
Registered: Nov 2004
Location: Brazil
Distribution: Gentoo
Posts: 363

Rep: Reputation: 31
i have tried many of your suggestion so far and nothing seems to work. I get the same error messages and my precompiled kernel has no support for udf system so i loaded the driver and when i try to mount it i get:
[root@eyelet udf]# mount -t udf /dev/hdc /mnt/dvd
mount: block device /dev/hdc is write-protected, mounting read-only
mount: No medium found

Which is weird to me. I have a DVD placed in the drive. I am trying to run xine too and i get many error messages too. Some i found interesting are:
libdvdread: Encrypted DVD support unavailable.
libdvdread: Could not open input: No medium found
libdvdread: Can't open /dev/dvd for reading

How can i add encryption support? This is a laptop computer and at home i have a desktop that runs it perfectly. I just dont remember how i did it the first time! I am far from home so i cant check my setup there so i need help here. Any would do. Thanks in advance.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
suse 10 64 bit and playing dvd movies ? unionjak SUSE / openSUSE 8 11-28-2005 11:41 AM
Suse 9.3 - playing dvd movies shazam27 SUSE / openSUSE 18 08-22-2005 10:59 AM
playing dvd movies jappstam12345 Mandriva 10 03-29-2005 07:20 AM
Playing dvd movies off of remote computer? mrsolo Linux - Software 2 08-26-2004 09:19 PM
Playing DVD movies under RH9 Bateluer Linux - Software 6 09-13-2003 10:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration