I recently installed my PVR-150MCE and compiled the ivtv-0.2.0-rc3j
drivers. I am running Slackware-current with a 2.6.11.9 kernel. Any
ideas? Thanks.
Here is what i have in my modprobe.conf:
# ivtv (PVR-150MCE)
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
alias tuner tuner-ivtv
alias msp3400 msp3400-ivtv
options cx25840 no_black_magic=1
Here is the output from dmesg:
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.2.0 (rc3j) loading
ivtv: Linux version: 2.6.11.9 486 gcc-3.3
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt 0000:00:0f.0[A] -> GSI 11 (level, low) -> IRQ 11
ivtv: XXX PCI device: 0x7190 vendor: 0x8086
ivtv: i2c attach [client=tveeprom,ok]
ivtv: Failed to load module tveeprom
tveeprom: Hauppauge: model = 26552, rev = B268, serial# = 7832027
tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: Tuner Type 47, Tuner formats 0x00001000, Radio: yes, Model
0x00892598, Revision 0xc01165ab
ivtv: NTSC tuner detected
ivtv: Radio detected
ivtv: Failed to load module tuner
cx25840: Ignoring new-style parameters in presence of obsolete ones
cx25840: FW image '/lib/modules/HcwMakoA.ROM' of size 13883 loaded.
cx25840: FW image md5 digest: a6f6a90a3be338cdb89d59e835798408
cx25840: FW image sha1 digest: ad2872fb98ad43b6c4afa45d239a57010edebe84
ivtv: i2c attach [client=cx25840[0],ok]
wm8775: Ignoring new-style parameters in presence of obsolete ones
wm8775: Setting register ADCFMT (7) to 1, R11.0..1, old value 02
wm8775: Setting register ADCMS (8) to 1, R12.8..8, old value 00
wm8775: Setting register DCY (24) to 8, R18.4..7, old value 03
wm8775: Setting register NGAT (27) to 1, R19.0..0, old value 00
wm8775: Setting register LRBOTH (30) to 1, R21.8..8, old value 00
wm8775: Setting register AMX (33) to 15, R21.0..3, old value 01
wm8775: Updating register 0 (R23), config: 2e01 active: 2e00.
wm8775: Skipping register 1 (R7), config: 0e00 active: 0e00.
wm8775: Updating register 2 (R11), config: 1622 active: 1621.
wm8775: Updating register 3 (R12), config: 1802 active: 1902.
wm8775: Skipping register 4 (R13), config: 1a00 active: 1a00.
wm8775: Skipping register 5 (R14), config: 1ccf active: 1ccf.
wm8775: Skipping register 6 (R15), config: 1ecf active: 1ecf.
wm8775: Skipping register 7 (R16), config: 207b active: 207b.
wm8775: Skipping register 8 (R17), config: 2200 active: 2200.
wm8775: Updating register 9 (R18), config: 2432 active: 2482.
wm8775: Updating register 10 (R19), config: 2600 active: 2601.
wm8775: Skipping register 11 (R20), config: 2826 active: 2826.
wm8775: Updating register 12 (R21), config: 2a01 active: 2b0f.
ivtv: i2c attach [client=wm8775[0],ok]
ivtv: Encoder revision: 0x02050032
ivtv: Encoder Firmware may be buggy, use version 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total
ivtv: Registered v4l2 device, streamtype 0 minor 0
ivtv: Create DMA stream 1
ivtv: Registered v4l2 device, streamtype 1 minor 32
ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total
modprobe: page allocation failure. order:4, mode:0xd0
[<c0132e4f>] __alloc_pages+0x27f/0x3d0
[<c01355fc>] kmem_getpages+0x2c/0x90
[<c01360d3>] cache_grow+0x83/0x100
[<c0136294>] cache_alloc_refill+0x144/0x1f0
[<c01365bf>] __kmalloc+0x6f/0x90
[<c8a037c1>] ivtv_init_buffer+0x31/0x1f0 [ivtv]
[<c8a039af>] ivtv_init_queue_nolock+0x2f/0x80 [ivtv]
[<c8a03a38>] ivtv_init_queues_nolock+0x38/0x60 [ivtv]
[<c8a093c7>] ivtv_stream_init+0x377/0x520 [ivtv]
[<c8a09668>] ivtv_streams_setup+0xf8/0x290 [ivtv]
[<c8a09688>] ivtv_streams_setup+0x118/0x290 [ivtv]
[<c8a05b84>] ivtv_probe+0x214/0x8f0 [ivtv]
[<c0197632>] pci_device_probe_static+0x32/0x50
[<c0197677>] __pci_device_probe+0x27/0x40
[<c01976ac>] pci_device_probe+0x1c/0x40
[<c01ee124>] driver_probe_device+0x24/0x80
[<c01ee277>] driver_attach+0x57/0x90
[<c01ee6db>] bus_add_driver+0x7b/0xb0
[<c01eec3d>] driver_register+0x2d/0x40
[<c01978b7>] pci_register_driver+0x57/0x80
[<c8a066eb>] module_start+0xcb/0x1f0 [ivtv]
[<c012b452>] sys_init_module+0x122/0x1b0
[<c0102d77>] syscall_call+0x7/0xb
ivtv: Registered v4l2 device, streamtype 2 minor 224
ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total
modprobe: page allocation failure. order:5, mode:0xd0
[<c0132e4f>] __alloc_pages+0x27f/0x3d0
[<c01355fc>] kmem_getpages+0x2c/0x90
[<c01360d3>] cache_grow+0x83/0x100
[<c0136294>] cache_alloc_refill+0x144/0x1f0
[<c01365bf>] __kmalloc+0x6f/0x90
[<c8a09267>] ivtv_stream_init+0x217/0x520 [ivtv]
[<c01164cf>] printk+0xf/0x20
[<c8a09328>] ivtv_stream_init+0x2d8/0x520 [ivtv]
[<c8a096a8>] ivtv_streams_setup+0x138/0x290 [ivtv]
[<c8a05b84>] ivtv_probe+0x214/0x8f0 [ivtv]
[<c0197632>] pci_device_probe_static+0x32/0x50
[<c0197677>] __pci_device_probe+0x27/0x40
[<c01976ac>] pci_device_probe+0x1c/0x40
[<c01ee124>] driver_probe_device+0x24/0x80
[<c01ee277>] driver_attach+0x57/0x90
[<c01ee6db>] bus_add_driver+0x7b/0xb0
[<c01eec3d>] driver_register+0x2d/0x40
[<c01978b7>] pci_register_driver+0x57/0x80
[<c8a066eb>] module_start+0xcb/0x1f0 [ivtv]
[<c012b452>] sys_init_module+0x122/0x1b0
[<c0102d77>] syscall_call+0x7/0xb
ivtv: Could not allocate SGarray
ivtv: Create stream 4
ivtv: Registered v4l2 device, streamtype 4 minor 64
ivtv: Error -12 setting up streams
ivtv: Error -12 on initialization
ivtv-iTVC15_16_mpg2_encoder_card: probe of 0000:00:0f.0 failed with
error -12
ivtv: ==================== END INIT IVTV ====================
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Ivtv-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users