Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I bought my daughter a DVD RW for Christmas. It's an external usb model. She's running Fedora Core 1. The computer recognizes the drive and after mounting it, fstab is seeing it as /mnt/cdrom2. She does have two IDE optical drives, cdrom (CD ROM) and cdrom1 (CDRW).
I have no experience with DVD or USB in any OS, so I really don't know what to see or expect. Anyway, I put a DVD in, opened gmplayer and tried to play a DVD. The error message I got was "unable to open IFO file" or something very similar to that. I'm at work and can't get the exact messages right now.
Nautilus was able to browse the CD and read the files, but of course not play the movie. Do I need to edit the fstab or mtab or some other file to get it to recognize the drive as a DVD? I did do some "googling" and searched the Red Hat discussion list for references to DVD's and USB, but really didn't even know quite where to start, so was unsuccessful.
I'm not a total Linux newbie, I just have no prior experience with DVD's or usb on computers.
/dev/cdrom is the IDE CD ROM, /dev/cdrom1 is the IDE CD RW, and /dev/cdrom2 is the usb DVD RW.
I'm guessing that most of the problem is that fstab is mounting the device as a CD ROM instead of as a DVD. Should I symlink /dev/cdrom2 to /dev/dvd or something like that? This is my daughter's computer and I don't want to do something to hose it and not have time to straighten it out before she heads back to college next week.
you need to do "ln -s /dev/cdrom2 /dev/dvd" as root and it should be fine now for playing movie.
just do "mplayer dvd://" after you mount "mount /mnt/cdrom2"
[dishawjp@eunix dishawjp]$ mount /dev/cdrom2
[dishawjp@eunix dishawjp]$ mplayer dvd://
MPlayer dev-CVS--3.3.2 (C) 2000-2003 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood 1814 MHz (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Reading config file /etc/mplayer/mplayer.conf: No such file or directory
Reading config file /home/dishawjp/.mplayer/config
Reading /home/dishawjp/.mplayer/codecs.conf: Can't open '/home/dishawjp/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
font: can't open file: /home/dishawjp/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Using usleep() timing
Can't open input config file /home/dishawjp/.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
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such device
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: Permission denied
Failed to open LIRC support.
You will not be able to use your remote control.
Playing dvd://.
libdvdread: Using libdvdcss version 1.2.8 for DVD access
Reading disc structure, please wait...
There are 3 titles on this DVD.
There are 30 chapters in this DVD title.
There are 1 angles in this DVD title.
libdvdread: Invalid title IFO (VTS_01_0.IFO).
Cannot open the IFO file for DVD title 1.
Exiting... (End of file)
I have used mplayer to play .avi CD movies before and don't understand why I'm getting some of these error messages.
Using a slightly different command (gmplayer dvd://) I got the following:
Quote:
[dishawjp@eunix dishawjp]$ gmplayer dvd://
MPlayer dev-CVS--3.3.2 (C) 2000-2003 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood 1814 MHz (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Reading config file /etc/mplayer/mplayer.conf: No such file or directory
Reading config file /home/dishawjp/.mplayer/config
[cfg] read config file: /home/dishawjp/.mplayer/gui.conf
Reading config file /home/dishawjp/.mplayer/gui.conf
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
Reading /home/dishawjp/.mplayer/codecs.conf: Can't open '/home/dishawjp/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
font: can't open file: /home/dishawjp/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Using usleep() timing
Can't open input config file /home/dishawjp/.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
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such device
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: Permission denied
Failed to open LIRC support.
You will not be able to use your remote control.
SKIN dir 1: '/home/dishawjp/.mplayer/Skin'
SKIN dir 2: '/usr/share/mplayer/Skin'
Playing dvd://.
libdvdread: Using libdvdcss version 1.2.8 for DVD access
Reading disc structure, please wait...
There are 3 titles on this DVD.
There are 30 chapters in this DVD title.
There are 1 angles in this DVD title.
libdvdread: Invalid title IFO (VTS_01_0.IFO).
Cannot open the IFO file for DVD title 1.
how come you are using the cvs version?
uninstall the whole thing by using
$rpm -qa | grep mplayer
to see what did you exactly install and uninstall using "rpm -e <package's name, without the rpm extension at the end>"
go to http://www.mplayerhq.hu/homepage/design6/dload.html and download an official released version with was v.1.0pre3 right now. I am using 1.0pre1 and it works every time i reinstall my rh 9.0.
never use the cvs version if you are a newbie. because the cvs version was for those who knows what exactly what they are doing and they can debug it by themself. unlike us.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.