public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: rob <gentoo@kd4ccd.dynalias.org>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] video capture
Date: Sat, 15 Jul 2006 09:12:17 -0400	[thread overview]
Message-ID: <200607150912.17633.gentoo@kd4ccd.dynalias.org> (raw)

I just bought a hauppauge winTV-PVR-150
kernel linux-2.6.16-gentoo-r12
I compiled all the stuff for the bttv driver
CONFIG_VIDEO_BT848=y
CONFIG_VIDEO_BT848_DVB=y
CONFIG_VIDEO_SAA6588=y
CONFIG_VIDEO_CX88_VP3054=y
CONFIG_VIDEO_AUDIO_DECODER=y
CONFIG_VIDEO_DECODER=y
CONFIG_DVB=y
CONFIG_DVB_CORE=y
CONFIG_DVB_BT8XX=y
CONFIG_DVB_SP887X=y
CONFIG_DVB_CX22700=y
CONFIG_DVB_TDA1004X=y
CONFIG_DVB_NXT6000=y
CONFIG_DVB_MT352=y
kernel sees the card
Jul 15 07:25:44 localhost bttv: driver version 0.9.16 loaded
Jul 15 07:25:44 localhost bttv: using 8 buffers with 2080k (520 pages) each 
for capture
Jul 15 07:25:44 localhost bt878: AUDIO driver version 0.0.0 loaded
even tryed ivtv
Jul 15 07:25:44 localhost ivtv:  ==================== START INIT IVTV 
====================
Jul 15 07:25:44 localhost ivtv:  version 0.6.3 (tagged release) loading
Jul 15 07:25:44 localhost ivtv:  Linux version: 2.6.16-gentoo-r12 SMP preempt 
PENTIUM4 gcc-3.4
Jul 15 07:25:44 localhost ivtv:  In case of problems please include the debug 
info between
Jul 15 07:25:44 localhost ivtv:  the START INIT IVTV and END INIT IVTV lines, 
along with
Jul 15 07:25:44 localhost ivtv:  any module options, when mailing the 
ivtv-users mailinglist.
Jul 15 07:25:44 localhost ivtv0: Autodetected Hauppauge WinTV PVR-150 card 
(cx23416 based)
Jul 15 07:25:44 localhost ivtv0: Unreasonably low latency timer, setting to 64 
(was 32)
Jul 15 07:25:44 localhost wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver 
#0)
Jul 15 07:25:44 localhost tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
Jul 15 07:25:44 localhost cx25840 0-0044: cx25841-23 found @ 0x88 (ivtv i2c 
driver #0)
Jul 15 07:25:44 localhost cx25840 0-0044: loaded v4l-cx25840.fw firmware 
(14264 bytes)
Jul 15 07:25:44 localhost tveeprom 0-0050: Hauppauge model 26132, rev G1B2, 
serial# 9543549
Jul 15 07:25:44 localhost tveeprom 0-0050: tuner model is TCL M2523_5N_E (idx 
112, type 4)
Jul 15 07:25:44 localhost tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08)
Jul 15 07:25:44 localhost tveeprom 0-0050: audio processor is CX25841 (idx 35)
Jul 15 07:25:44 localhost tveeprom 0-0050: decoder processor is CX25841 (idx 
28)
Jul 15 07:25:44 localhost tveeprom 0-0050: has no radio, has IR remote
Jul 15 07:25:44 localhost ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 
bytes)
Jul 15 07:25:44 localhost ivtv0: Encoder revision: 0x02050032
Jul 15 07:25:44 localhost ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 
buffers (4096KB total)
Jul 15 07:25:44 localhost ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 
buffers (2048KB total)
Jul 15 07:25:44 localhost ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 
buffers (2048KB total)
Jul 15 07:25:44 localhost ivtv0: Allocate DMA encoder PCM audio stream: 455 x 
4608 buffers (2048KB total)
Jul 15 07:25:44 localhost tuner 0-0061: tuner type not set
Jul 15 07:25:44 localhost tuner 0-0061: tuner type not set
Jul 15 07:25:44 localhost ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
Jul 15 07:25:44 localhost ivtv:  ====================  END INIT IVTV  
====================
emerged  most of the stuff in media-tv but I can't get anyone of thease to 
show TV most say device not configured. Evan the ones that I know point 
to /dev/video0
I think I did everything right.
pleas help or tell me of a better card to use.

rob
-- 
gentoo-user@gentoo.org mailing list



             reply	other threads:[~2006-07-15 13:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-15 13:12 rob [this message]
2006-07-15 17:25 ` [gentoo-user] video capture Richard Fish
2006-07-15 18:15   ` Uwe Thiem
2006-07-15 20:53     ` rob
2006-07-17  0:00       ` Nick Rout
2006-07-18 21:50         ` gentoo
2006-07-19 22:28           ` Nick Rout
  -- strict thread matches above, loose matches on Subject: below --
2007-04-05 20:08 Matthew R. Lee
2007-04-05 20:37 ` Uwe Thiem
2007-04-05 21:13   ` Matthew R. Lee
2007-04-06 16:15     ` ds
2007-04-12 14:15       ` Matthew R. Lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200607150912.17633.gentoo@kd4ccd.dynalias.org \
    --to=gentoo@kd4ccd.dynalias.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox