LinHES Forums http://forum.linhes.org/ |
|
DVD drive not being recognized http://forum.linhes.org/viewtopic.php?f=2&t=2665 |
Page 1 of 1 |
Author: | ceenvee703 [ Tue Oct 12, 2004 3:36 pm ] |
Post subject: | DVD drive not being recognized |
OK, this is with R4V5 with a Shuttle system I'm trying to use as a remote frontend. When I put in a DVD, it doesn't automatically jump to the Play DVD menu like I think it's supposed to. More importantly, when I hit the Play DVD button, it just blinks and does nothing, it stays on the MythTV menu. Starting up mythfrontend manually gives me what you find below, including "couldn't open DVD device: /dev/dvd" Searched for "open AND /dev/dvd" and found this thread: http://mysettopbox.tv/phpBB2/viewtopic. ... en+dev+dvd I did a "ls -l /dev/dvd" and it didn't point to hdc, it pointed to something completely different. I then removed the link and made a new one to /dev/hdc, ls -l reports that it's pointing to the right thing, but it still gives the same "couldn't open DVD device" error as in the above thread. What now? Thanks. Code: 2004-10-12 17:26:41 mythfrontend version: 0.16.20040906-1 www.mythtv.org
2004-10-12 17:26:41 Enabled verbose msgs : important general 2004-10-12 17:26:41 Registering Internal as a media playback plugin. 2004-10-12 17:26:41 Registering MythDVD DVD Media Handler as a media handler 2004-10-12 17:26:41 Registering MythDVD VCD Media Handler as a media handler Failed to run 'cdrecord --scanbus' 2004-10-12 17:26:42 Registering MythMusic Media Handler as a media handler MPlayer 0.92-3.3.2 (C) 2000-2003 MPlayer Team CPU: Advanced Micro Devices (Family: 6, Stepping: 0) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory Reading config file /home/mythtv/.mplayer/config Reading /home/mythtv/.mplayer/codecs.conf: can't open '/home/mythtv/.mplayer/codecs.conf': No such file or directory Reading /usr/local/etc/mplayer/codecs.conf: can't open '/usr/local/etc/mplayer/codecs.conf': No su ch file or directory Using built-in default codecs.conf Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied Font /home/mythtv/.mplayer/font/font.desc loaded successfully! (206 chars) 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/mythtv/.mplayer/input.conf: No such file or directory Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory Falling back on default (hardcoded) input config Setting up LIRC support... Playing DVD title 1 libdvdread: Using libdvdcss version 1.2.5 for DVD access libdvdread: Could not open /dev/dvd with libdvdcss. libdvdread: Can't open /dev/dvd for reading Couldn't open DVD device: /dev/dvd |
Author: | tjc [ Tue Oct 12, 2004 3:51 pm ] |
Post subject: | |
Let me geuss, /dev/dvd was either a link to, or a link that pointed the same place as, /dev/cdrom and the ultimate destination was /dev/scd0 or something like that. This is a valid configuration using the IDE SCSI emulation for controlling CD/DVD drives. Generally what you need to do is fix permissions, ownership and group membership of the real device. Search for a recent thread where I talk about /dev/scd0 for more details. Oh what the hell, I'm in a generous mood and just waiting for someone to get me patch here anyway. This is the thread in question: http://mysettopbox.tv/phpBB2/viewtopic.php?t=2566 |
Author: | ceenvee703 [ Tue Oct 12, 2004 6:35 pm ] |
Post subject: | |
Thank you for your compassion. I read the thread, set the symlink to point back to scd0 instead of hdc, changed the group from something it was set to (don't remember what it was) to cdrom, and restarted, and I'm back to playing DVDs. Thanks. (I'm a little concerned about why it had been set to this, as I sure know I didn't do it, but oh well...) |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |