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