On Thu, 2009-01-08 at 03:30 -0500, Charles Philip Chan wrote:
Mike McMullin <mwmcmlln@mnsi.net> writes:
Mine might have, but then I tried to configure it with YaST, obviously there is a bug in YaST's TV-Card module.
I tried it too- it doesn't mess things up. The ivtv modules auto-detects everything these days. As long as you have the modules and firmware installed, udev will take care of the rest.
1. What is the output of
,---- | lsmod | grep ivtv `----
Mike@P-733-Lin:~> lsmod | grep ivtv ivtv 134496 0 compat_ioctl32 1104 1 ivtv i2c_algo_bit 5764 1 ivtv cx2341x 11076 1 ivtv v4l2_common 10648 5 wm8775,cx25840,tuner,ivtv,cx2341x tveeprom 11248 1 ivtv i2c_core 29972 10 nvidia,tuner_simple,wm8775,cx25840,tuner,ivtv,i2c_algo_bit,v4l2_common,tveeprom,i2c_nforce2 videodev 31236 3 tuner,ivtv,gspca_main Which is pretty much what you have below
3. Did you run mythtv-setup?
Did you get Myth-TV to work or any of the TV Viewing apps?
Yes, I have a svn version (r19567) of MythTV running 24/7.
I've never had any luck, but that will have to wait until the tv-card issue is settled. I get errors about missing /dev/dvb on some apps for TV viewing. Mike@P-733-Lin:~> ls /dev/dvb* ls: cannot access /dev/dvb*: No such file or directory I assume that this is related to trying to get the card setup properly. Though in /dev for video i do get this: Mike@P-733-Lin:/dev> ls vid* video video0 video1 video24 video32 Either video0 or video1 is the webcam and the other the PVR, with video24 and video32 being the PVR. Mike@P-733-Lin:/dev> ll video* lrwxrwxrwx 1 root root 6 2009-01-08 05:10 video -> video0 crw-rw----+ 1 root video 81, 0 2009-01-08 05:10 video0 crw-rw----+ 1 root video 81, 1 2009-01-08 05:10 video1 crw-rw----+ 1 root video 81, 24 2009-01-08 05:10 video24 crw-rw----+ 1 root video 81, 32 2009-01-08 05:10 video32 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org