first off, you're out of memory. ivtv needs large
blocks of contiguous memory. Try rebooting and loading
it first thing. if you see any of these:

> Feb  8 20:12:15 localhost kernel: modprobe: page
> allocation failure. order:4, mo de:0xd0
> Feb  8 20:12:15 localhost kernel:  [<c0143569>]
> __alloc_pages+0x281/0x28e

it usually means we couldn't get the memory we need
(we need to make that error fatal)

second, if your distro doesn't create the necessary
devices on driver load, you probably will have to make
them yourself.

i believe video 0 is major 81 minor 0

this command should do you (or be really close)

mknod /dev/video0 c 81 0

and

mknod /dev/video1 c 81 1

-tmk

--- Tim Johnson <[EMAIL PROTECTED]> wrote:

> I can not seem to get my PVR 250 working correctly,
> the card is recognized as:
> 
> 00:0e.0 Multimedia video controller: Internext
> Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev
> 01)  Subsystem: Hauppauge computer works Inc. WinTV
> PVR 250  Flags: bus master, medium devsel, latency
> 64,
> IRQ 10  Memory at e0000000 (32-bit, prefetchable)
> [size=64M] Capabilities: [44] Power Management
> version
> 2
> 
> but when trying to check if the card exists with ll
> /dev/video? i get:
> ls: /dev/video?: No such file or directory
> 
> Any help would be greatly appreciated,
> Thanks
> -Tim
> 
> ivtv: ==================== START INIT IVTV ===
> =================
> Feb  8 20:12:14 localhost kernel: ivtv: version
> 0.2.0
> (rc3e) loading
> Feb  8 20:12:14 localhost kernel: ivtv: Linux
> version:
> 2.6.10-1.760_FC3 686 REGP ARM 4KSTACKS gcc-3.4
> Feb  8 20:12:14 localhost kernel: ivtv: In case of
> problems please include the d ebug info
> Feb  8 20:12:14 localhost kernel: ivtv: between the
> START INIT IVTV and END INIT  IVTV lines when
> Feb  8 20:12:14 localhost kernel: ivtv: mailing the
> ivtv-devel mailinglist.
> Feb  8 20:12:14 localhost kernel: ivtv: Autodetected
> WinTV PVR 250 card
> Feb  8 20:12:14 localhost kernel: ivtv: Found an
> iTVC16 based chip
> Feb  8 20:12:14 localhost kernel: ACPI: PCI
> interrupt
> 0000:00:0e.0[A] -> GSI 10 (level, low) -> IRQ 10
> Feb  8 20:12:14 localhost kernel: ivtv: XXX PCI
> device: 0x0651 vendor: 0x1039
> Feb  8 20:12:14 localhost kernel: tuner: chip found
> at
> addr 0xc2 i2c-bus ivtv i2 c driver #0
> Feb  8 20:12:14 localhost kernel: ivtv: i2c attach
> [client=(tuner unset),ok]
> Feb  8 20:12:14 localhost kernel: saa7115: starting
> probe for adapter ivtv i2c d river #0 (0x10005)
> Feb  8 20:12:14 localhost kernel: saa7115: detecting
> saa7115 client on address 0 x42
> Feb  8 20:12:14 localhost kernel: saa7115: writing
> init values
> Feb  8 20:12:14 localhost kernel: ivtv: i2c attach
> [client=saa7115[1],ok]
> Feb  8 20:12:14 localhost kernel: saa7115: status:
> (1E) 0x48, (1F) 0xc0
> Feb  8 20:12:14 localhost kernel: msp34xx: init:
> chip=MSP3445G-B8 +nicam +simple  +simpler +radio
> mode=simple
> Feb  8 20:12:14 localhost kernel: ivtv: i2c attach
> [client=MSP3445G-B8,ok]
> Feb  8 20:12:14 localhost kernel: msp3410: daemon
> started
> Feb  8 20:12:14 localhost kernel: ivtv: Failed to
> load
> module tveeprom
> Feb  8 20:12:14 localhost kernel: ivtv: i2c client
> addr: 0x50 not found!
> Feb  8 20:12:14 localhost kernel: ivtv: Error -19
> reading Hauppauge eeprom.
> Feb  8 20:12:14 localhost kernel: ivtv: Possible
> causes: the tveeprom module was  not loaded, or
> Feb  8 20:12:14 localhost kernel: ivtv: the eeprom
> kernel module was loaded befo re the tveeprom
> module.
> Feb  8 20:12:15 localhost kernel: ivtv: Encoder
> revision: 0x02040024
> Feb  8 20:12:15 localhost kernel: ivtv: Encoder
> Firmware is buggy, use version 0 x02040011
> Feb  8 20:12:15 localhost kernel: ivtv: Configuring
> WinTV PVR 250 card with 4 st reams
> Feb  8 20:12:15 localhost kernel: ivtv: Create DMA
> stream 0 using 256 16384 byte  buffers  4194304
> kbytes
> total
> Feb  8 20:12:15 localhost kernel: ivtv: Registered
> v4l2 device, streamtype 0 min or 0
> Feb  8 20:12:15 localhost kernel: ivtv: Create DMA
> stream 1
> Feb  8 20:12:15 localhost kernel: ivtv: Registered
> v4l2 device, streamtype 1 min or 32
> Feb  8 20:12:15 localhost kernel: ivtv: Create
> stream
> 2 using 40 52224 byte buff ers  2097152 kbytes total
> Feb  8 20:12:15 localhost kernel: modprobe: page
> allocation failure. order:4, mo de:0xd0
> Feb  8 20:12:15 localhost kernel:  [<c0143569>]
> __alloc_pages+0x281/0x28e
> Feb  8 20:12:15 localhost kernel:  [<c014358e>]
> __get_free_pages+0x18/0x24
> Feb  8 20:12:15 localhost kernel:  [<c0146b7d>]
> kmem_getpages+0x15/0x94
> Feb  8 20:12:15 localhost kernel:  [<c0147876>]
> cache_grow+0x11f/0x260
> Feb  8 20:12:15 localhost kernel:  [<c0147bc5>]
> cache_alloc_refill+0x20e/0x23e
> Feb  8 20:12:15 localhost kernel:  [<c0147ef5>]
> __kmalloc+0x64/0x76
> Feb  8 20:12:15 localhost kernel:  [<ccb7452f>]
> ivtv_init_buffer+0x37/0x151 [ivt v]
> Feb  8 20:12:15 localhost kernel:  [<ccb74670>]
> ivtv_init_queue_nolock+0x27/0x69  [ivtv]
> Feb  8 20:12:15 localhost kernel:  [<ccb746df>]
> ivtv_init_queues_nolock+0x2d/0x4 a [ivtv]
> Feb  8 20:12:15 localhost kernel:  [<ccb7988d>]
> ivtv_stream_init+0x42d/0x4fb [iv tv]
> Feb  8 20:12:15 localhost kernel:  [<ccb79a72>]
> ivtv_streams_setup+0x117/0x259 [ ivtv]
> Feb  8 20:12:15 localhost kernel:  [<ccb76b58>]
> ivtv_probe+0x5b7/0x8de [ivtv]
> Feb  8 20:12:15 localhost kernel:  [<c01dfb54>]
> pci_device_probe_static+0x2a/0x3 d
> Feb  8 20:12:15 localhost kernel:  [<c01dfb82>]
> __pci_device_probe+0x1b/0x2c
> Feb  8 20:12:15 localhost kernel:  [<c01dfbae>]
> pci_device_probe+0x1b/0x2d
> Feb  8 20:12:15 localhost kernel:  [<c023f15d>]
> driver_probe_device+0x30/0x4d
> Feb  8 20:12:15 localhost kernel:  [<c023f225>]
> driver_attach+0x37/0x66
> Feb  8 20:12:15 localhost kernel:  [<c023f5dc>]
> bus_add_driver+0x7a/0xa4
> Feb  8 20:12:15 localhost kernel:  [<c023fa68>]
> driver_register+0x51/0x58
> Feb  8 20:12:15 localhost kernel:  [<c01dfd66>]
> pci_register_driver+0x8b/0x9e
> Feb  8 20:12:15 localhost kernel:  [<ccb7728d>]
> module_start+0x138/0x166 [ivtv]
> Feb  8 20:12:15 localhost kernel:  [<c0137481>]
> sys_init_module+0x1d8/0x2a8
> Feb  8 20:12:15 localhost kernel:  [<c0103443>]
> syscall_call+0x7/0xb
> Feb  8 20:12:16 localhost kernel: ivtv: Registered
> v4l2 device, streamtype 2 min or 224
> Feb  8 20:12:16 localhost kernel: ivtv: Create DMA
> stream 3 using 455 4608 byte buffers  2097152 kbytes
> total
> Feb  8 20:12:16 localhost kernel: modprobe: page
> allocation failure. order:5, mo de:0xd0
> Feb  8 20:12:16 localhost kernel:  [<c0143569>]
> __alloc_pages+0x281/0x28e
> Feb  8 20:12:16 localhost kernel:  [<c014358e>]
> __get_free_pages+0x18/0x24
> Feb  8 20:12:16 localhost kernel:  [<c0146b7d>]
> kmem_getpages+0x15/0x94
> Feb  8 20:12:16 localhost kernel:  [<c0147876>]
> cache_grow+0x11f/0x260
> Feb  8 20:12:16 localhost kernel:  [<c0147bc5>]
> cache_alloc_refill+0x20e/0x23e
> Feb  8 20:12:16 localhost kernel:  [<c0147ef5>]
> __kmalloc+0x64/0x76
> Feb  8 20:12:16 localhost kernel:  [<ccb797ec>]
> ivtv_stream_init+0x38c/0x4fb [iv tv]
> Feb  8 20:12:16 localhost kernel:  [<ccb79a94>]
> ivtv_streams_setup+0x139/0x259 [ ivtv]
> Feb  8 20:12:16 localhost kernel:  [<ccb76b58>]
> ivtv_probe+0x5b7/0x8de [ivtv]
> Feb  8 20:12:16 localhost kernel:  [<c01dfb54>]
> pci_device_probe_static+0x2a/0x3 d
> Feb  8 20:12:16 localhost kernel:  [<c01dfb82>]
> __pci_device_probe+0x1b/0x2c
> Feb  8 20:12:16 localhost kernel:  [<c01dfbae>]
> pci_device_probe+0x1b/0x2d
> Feb  8 20:12:16 localhost kernel:  [<c023f15d>]
> driver_probe_device+0x30/0x4d
> Feb  8 20:12:16 localhost kernel:  [<c023f225>]
> driver_attach+0x37/0x66
> Feb  8 20:12:16 localhost kernel:  [<c023f5dc>]
> bus_add_driver+0x7a/0xa4
> Feb  8 20:12:16 localhost kernel:  [<c023fa68>]
> driver_register+0x51/0x58
> Feb  8 20:12:16 localhost kernel:  [<c01dfd66>]
> pci_register_driver+0x8b/0x9e
> Feb  8 20:12:16 localhost kernel:  [<ccb7728d>]
> module_start+0x138/0x166 [ivtv]
> Feb  8 20:12:16 localhost kernel:  [<c0137481>]
> sys_init_module+0x1d8/0x2a8
> Feb  8 20:12:16 localhost kernel:  [<c0103443>]
> syscall_call+0x7/0xb
> Feb  8 20:12:16 localhost kernel: ivtv: Could not
> allocate SGarray
> Feb  8 20:12:16 localhost kernel: ivtv: Error -12
> setting up streams
> Feb  8 20:12:16 localhost kernel: ivtv: Error -12 on
> initialization
> Feb  8 20:12:16 localhost kernel:
> ivtv-iTVC15_16_mpg2_encoder_card: probe of 000
> 0:00:0e.0 failed with error -12
> 
=== message truncated ===



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to