Marc Chamberlin <marc@marcchamberlin.com> writes:
lsmod | grep ivtv ivtv 134496 0 videodev 31236 3 msp3400,tuner,ivtv compat_ioctl32 1104 1 ivtv i2c_algo_bit 5764 1 ivtv cx2341x 11076 1 ivtv v4l2_common 10648 6 msp3400,saa7127,saa7115,tuner,ivtv,cx2341x tveeprom 11248 1 ivtv i2c_core 29972 13 tuner_simple,tda9887,tda8290,msp3400,saa7127,saa7115,tuner,ivtv,i2c_algo_bit,nvidia,v4l2_common,tveeprom,i2c_i801
OK, the drivers are loaded.
Yes and that is when I noticed I am having troubles... In the Capture Card Setup section, I am selecting for Card type: MPEG-2 encoder card (PVR-x50, PVR-500) This fails to fill in anything in the field for Video device:
You must not be in the video group: ,---- | hoor@MagnusOpus:~> getfacl /dev/video0 | getfacl: Removing leading '/' from absolute path names | # file: dev/video0 | # owner: root | # group: video | user::rw- | group::rw- | other::--- `---- Put yourself in it, relogin and try again. If that deosn't work, post the output of: ,---- | dmesg | grep ivtv `---- You should see something like this: ,----[ Output of dmesg | grep ivtv ] | ivtv: Start initialization, version 1.4.0 | ivtv0: Initializing card #0 | ivtv0: Autodetected Hauppauge card (cx23416 based) | ivtv 0000:01:01.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 | ivtv0: Unreasonably low latency timer, setting to 64 (was 32) | ivtv0: Autodetected Hauppauge WinTV PVR-150 | ivtv0: Reopen i2c bus for IR-blaster support | cx25840 1-0044: cx25841-23 found @ 0x88 (ivtv i2c driver #0) | tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0) | wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0) | ivtv0: Registered device video1 for encoder MPG (4096 kB) | ivtv0: Registered device video32 for encoder YUV (2048 kB) | ivtv0: Registered device vbi0 for encoder VBI (1024 kB) | ivtv0: Registered device video24 for encoder PCM (320 kB) | ivtv0: Initialized card #0: Hauppauge WinTV PVR-150 | ivtv: End initialization | ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes) | ivtv0: Encoder revision: 0x02060039 `---- Charles -- linux: the choice of a GNU generation (ksh@cis.ufl.edu put this on Tshirts in '93)