Also just in case you didnt know already it is an HVR-1600 i removed all but the tuner and the ethernet and here are some highlights form the dmesg
[ 28.682908] tveeprom 0-0050: Encountered bad packet header [06]. Corrupt or not a Hauppauge eeprom. [ 28.682913] cx18-0: Invalid EEPROM [ 29.286875] cx18: frontend initialization failed [ 29.287214] cx18-0: DVB failed to register [ 29.287313] cx18-0: Registered device video32 for encoder YUV (2 MB) [ 29.287375] cx18-0: Registered device vbi0 for encoder VBI (1 MB) [ 29.287435] cx18-0: Registered device video24 for encoder PCM audio (1 MB) [ 29.287503] cx18-0: Registered device radio0 for encoder radio [ 29.288007] cx18-0: Error -12 registering devices [ 29.288484] tda9887 1-0043: destroying instance [ 29.290217] cx18-0: Error -12 on initialization [ 29.290232] cx18: probe of 0000:02:0b.0 failed with error -12 [ 29.291039] cx18: End initialization Doesnt look like it made a difference. Andy Walls wrote: > On Fri, 2008-04-11 at 17:03 -0400, Andy Walls wrote: > >> Scott wrote: >> >> >>> I have followed the instructions at >>> http://marc.info/?l=linux-video&m=119834005505084&w=2 >>> >>> and i get invalid EEPROM errors in the dmesg >>> >> This is probably a problem with driving the I2C bus on the board, which >> a number of users are experiencing. The problem manifestation appears >> to be dependent on the system the card is installed in. >> >> There has been some discussion on the ivtv-devel list. To make the cx18 >> driver work for all systems reliably, it would help if we can start to >> understand why it fails for some people. (I can't reproduce the problem >> on my system). >> >> I think the problem is PCI bus related (my opinion), so a work around >> for the problem outside of the cx18 driver could involve PCI bus latency >> timer configuration or removing devices or drivers that make heavy use >> of the PCI bus. >> >> In addition to the dmesg output you provided, can you provide the output >> of the following as root: >> >> # lspci -tv >> # lspci -vvvxxx >> # lsmod >> >> >> Also, if you can experiment with running your system (text mode if >> necessary) without the modules for the NVidia card and/or the Gigabit >> Ethernet card loaded, and see if you can modprobe cx18 with different >> results. >> >> >>> /dev/video0 does not exist after a modprobe cx18 >>> >>> >>> modprobe tveeprom debug=1 >>> modprobe ivtv newi2c=1 >>> >>> [83546.876646] ivtv: Start initialization, version 1.2.0 >>> [83546.877594] ivtv: End initialization >>> >> newi2c doesn't apply to cx18. What are you trying to convey here with >> ivtv? Do you have an ivtv supported CX23415/6 card? >> >> -Andy >> >> >>> i would appreciate any help so i can get this thing working. >>> >>> -Scott >>> >>> >>> dmesg >>> [ 0.000000] Linux version 2.6.22-14-generic ([EMAIL PROTECTED]) (gcc >>> version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue >>> Feb 12 07:42:25 UTC 2008 (Ubuntu 2.6.22-14.52-generic) >>> [ 0.000000] BIOS-provided physical RAM map: >>> [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) >>> [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) >>> [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) >>> [ 0.000000] BIOS-e820: 0000000000100000 - 0000000017fc0000 (usable) >>> [ 0.000000] BIOS-e820: 0000000017fc0000 - 0000000017ff8000 (ACPI data) >>> [ 0.000000] BIOS-e820: 0000000017ff8000 - 0000000018000000 (ACPI NVS) >>> [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) >>> [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) >>> [ 0.000000] BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved) >>> [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) >>> [ 0.000000] 0MB HIGHMEM available. >>> [ 0.000000] 383MB LOWMEM available. >>> [ 0.000000] Entering add_active_range(0, 0, 98240) 0 entries of 256 used >>> [ 0.000000] Zone PFN ranges: >>> [ 0.000000] DMA 0 -> 4096 >>> [ 0.000000] Normal 4096 -> 98240 >>> [ 0.000000] HighMem 98240 -> 98240 >>> [ 0.000000] early_node_map[1] active PFN ranges >>> [ 0.000000] 0: 0 -> 98240 >>> [ 0.000000] On node 0 totalpages: 98240 >>> [ 0.000000] DMA zone: 32 pages used for memmap >>> [ 0.000000] DMA zone: 0 pages reserved >>> [ 0.000000] DMA zone: 4064 pages, LIFO batch:0 >>> [ 0.000000] Normal zone: 735 pages used for memmap >>> [ 0.000000] Normal zone: 93409 pages, LIFO batch:31 >>> [ 0.000000] HighMem zone: 0 pages used for memmap >>> [ 0.000000] DMI 2.3 present. >>> [ 0.000000] ACPI: RSDP signature @ 0xC00FF980 checksum 0 >>> [ 0.000000] ACPI: RSDP 000FF980, 0014 (r0 AMI ) >>> [ 0.000000] ACPI: RSDT 17FF0000, 002C (r1 GATEWA N0CPP063 20010820 >>> MSFT 1011) >>> [ 0.000000] ACPI: FACP 17FF1000, 0074 (r1 GATEWA N0CPP063 20010820 >>> MSFT 1011) >>> [ 0.000000] ACPI: DSDT 17FE0000, 3189 (r1 GATEWA N0CPP063 4 >>> MSFT 100000B) >>> [ 0.000000] ACPI: FACS 17FF8000, 0040 >>> [ 0.000000] ACPI: SSDT 17FE3189, 0035 (r1 GATEWA N0CPP063 1 >>> MSFT 100000B) >>> [ 0.000000] ACPI: PM-Timer IO Port: 0x408 >>> [ 0.000000] Allocating PCI resources starting at 20000000 (gap: >>> 18000000:e6c00000) >>> [ 0.000000] Built 1 zonelists. Total pages: 97473 >>> [ 0.000000] Kernel command line: >>> root=UUID=be1f9796-aca7-4102-9e75-729c87f81745 ro quiet splash >>> [ 0.000000] Found and enabled local APIC! >>> [ 0.000000] mapped APIC to ffffd000 (fee00000) >>> [ 0.000000] Enabling fast FPU save and restore... done. >>> [ 0.000000] Enabling unmasked SIMD FPU exception support... done. >>> [ 0.000000] Initializing CPU#0 >>> [ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes) >>> [ 0.000000] Detected 1496.436 MHz processor. >>> [ 16.635721] Console: colour VGA+ 80x25 >>> [ 16.636078] Dentry cache hash table entries: 65536 (order: 6, 262144 >>> bytes) >>> [ 16.636479] Inode-cache hash table entries: 32768 (order: 5, 131072 >>> bytes) >>> [ 16.651498] Memory: 377868k/392960k available (2015k kernel code, >>> 14560k reserved, 915k data, 364k init, 0k highmem) >>> [ 16.651516] virtual kernel memory layout: >>> [ 16.651518] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB) >>> [ 16.651520] pkmap : 0xff800000 - 0xffc00000 (4096 kB) >>> [ 16.651522] vmalloc : 0xd8800000 - 0xff7fe000 ( 623 MB) >>> [ 16.651524] lowmem : 0xc0000000 - 0xd7fc0000 ( 383 MB) >>> [ 16.651526] .init : 0xc03e3000 - 0xc043e000 ( 364 kB) >>> [ 16.651528] .data : 0xc02f7e86 - 0xc03dce84 ( 915 kB) >>> [ 16.651530] .text : 0xc0100000 - 0xc02f7e86 (2015 kB) >>> [ 16.651535] Checking if this processor honours the WP bit even in >>> supervisor mode... Ok. >>> [ 16.651598] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, >>> CPUs=1, Nodes=1 >>> [ 16.731593] Calibrating delay using timer specific routine.. 2996.19 >>> BogoMIPS (lpj=5992381) >>> [ 16.731634] Security Framework v1.0.0 initialized >>> [ 16.731645] SELinux: Disabled at boot. >>> [ 16.731667] Mount-cache hash table entries: 512 >>> [ 16.731899] CPU: After generic identify, caps: 3febfbff 00000000 >>> 00000000 00000000 00000000 00000000 00000000 >>> [ 16.731924] CPU: Trace cache: 12K uops, L1 D cache: 8K >>> [ 16.731929] CPU: L2 cache: 256K >>> [ 16.731934] CPU: Hyper-Threading is disabled >>> [ 16.731938] CPU: After all inits, caps: 3febfbff 00000000 00000000 >>> 0000b080 00000000 00000000 00000000 >>> [ 16.731959] Compat vDSO mapped to ffffe000. >>> [ 16.731981] Checking 'hlt' instruction... OK. >>> [ 16.751841] SMP alternatives: switching to UP code >>> [ 16.752229] Freeing SMP alternatives: 11k freed >>> [ 16.752801] Early unpacking initramfs... done >>> [ 17.332384] ACPI: Core revision 20070126 >>> [ 17.332465] ACPI: Looking for DSDT in initramfs... error, file >>> /DSDT.aml not found. >>> [ 17.335024] ACPI: setting ELCR to 0200 (from 0e20) >>> [ 17.335815] CPU0: Intel(R) Pentium(R) 4 CPU 1500MHz stepping 07 >>> [ 17.335825] SMP motherboard not detected. >>> [ 17.339850] Uhhuh. NMI received for unknown reason 2d on CPU 0. >>> [ 17.339916] Do you have a strange power saving mode enabled? >>> [ 17.339975] Dazed and confused, but trying to continue >>> [ 17.443362] Brought up 1 CPUs >>> [ 17.443577] Booting paravirtualized kernel on bare hardware >>> [ 17.443675] Time: 3:06:22 Date: 03/10/108 >>> [ 17.443714] NET: Registered protocol family 16 >>> [ 17.443889] EISA bus registered >>> [ 17.443910] ACPI: bus type pci registered >>> [ 17.444072] PCI: PCI BIOS revision 2.10 entry at 0xfda95, last bus=2 >>> [ 17.444076] PCI: Using configuration type 1 >>> [ 17.444079] Setting up standard PCI resources >>> [ 17.446690] ACPI: EC: Look up EC in DSDT >>> [ 17.452981] ACPI: Interpreter enabled >>> [ 17.452991] ACPI: (supports S0 S1 S3 S4 S5) >>> [ 17.453027] ACPI: Using PIC for interrupt routing >>> [ 17.461555] ACPI: PCI Root Bridge [PCI0] (0000:00) >>> [ 17.461589] PCI: Probing PCI hardware (bus 00) >>> [ 17.461898] PCI quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO >>> [ 17.461905] PCI quirk: region 0500-053f claimed by ICH4 GPIO >>> [ 17.462679] PCI: Transparent bridge - 0000:00:1e.0 >>> [ 17.462723] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >>> [ 17.462908] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] >>> [ 17.465214] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 >>> 12 14 15) *0, disabled. >>> [ 17.465413] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 >>> 12 14 15) >>> [ 17.465604] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 >>> 12 14 15) *0, disabled. >>> [ 17.465796] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 >>> 12 14 15) >>> [ 17.465988] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 >>> 12 14 15) *0, disabled. >>> [ 17.466181] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 >>> 12 14 15) >>> [ 17.466372] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 >>> 12 14 15) *0, disabled. >>> [ 17.466565] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *9 10 11 >>> 12 14 15) >>> [ 17.466814] ACPI: Power Resource [FDDP] (off) >>> [ 17.466878] ACPI: Power Resource [URP1] (off) >>> [ 17.466940] ACPI: Power Resource [LPTP] (off) >>> [ 17.466966] Linux Plug and Play Support v0.97 (c) Adam Belay >>> [ 17.466989] pnp: PnP ACPI init >>> [ 17.467008] ACPI: bus type pnp registered >>> [ 17.471564] pnp: PnP ACPI: found 12 devices >>> [ 17.471570] ACPI: ACPI bus type pnp unregistered >>> [ 17.471578] PnPBIOS: Disabled by ACPI PNP >>> [ 17.471677] PCI: Using ACPI for IRQ routing >>> [ 17.471683] PCI: If a device doesn't work, try "pci=routeirq". If it >>> helps, post a report >>> [ 17.475734] NET: Registered protocol family 8 >>> [ 17.475739] NET: Registered protocol family 20 >>> [ 17.475898] pnp: 00:0b: iomem range 0x0-0x9ffff could not be reserved >>> [ 17.475905] pnp: 00:0b: iomem range 0xe0000-0xfffff could not be reserved >>> [ 17.475910] pnp: 00:0b: iomem range 0x100000-0x17ffffff could not be >>> reserved >>> [ 17.475914] pnp: 00:0b: iomem range 0x0-0x0 could not be reserved >>> [ 17.479289] Time: tsc clocksource has been installed. >>> [ 17.506555] PCI: Bridge: 0000:00:01.0 >>> [ 17.506559] IO window: disabled. >>> [ 17.506567] MEM window: f4800000-f48fffff >>> [ 17.506573] PREFETCH window: dc500000-dc5fffff >>> [ 17.506584] PCI: Bridge: 0000:00:1e.0 >>> [ 17.506589] IO window: d000-dfff >>> [ 17.506597] MEM window: f4900000-feafffff >>> [ 17.506604] PREFETCH window: dc600000-ec6fffff >>> [ 17.506628] PCI: Setting latency timer of device 0000:00:1e.0 to 64 >>> [ 17.506652] NET: Registered protocol family 2 >>> [ 17.543327] IP route cache hash table entries: 4096 (order: 2, 16384 >>> bytes) >>> [ 17.543399] TCP established hash table entries: 16384 (order: 5, >>> 196608 bytes) >>> [ 17.543572] TCP bind hash table entries: 16384 (order: 5, 131072 bytes) >>> [ 17.543723] TCP: Hash tables configured (established 16384 bind 16384) >>> [ 17.543729] TCP reno registered >>> [ 17.555522] checking if image is initramfs...<6>Switched to high >>> resolution mode on CPU 0 >>> [ 18.102244] it is >>> [ 18.696892] Freeing initrd memory: 7212k freed >>> [ 18.697434] audit: initializing netlink socket (disabled) >>> [ 18.697453] audit(1207796782.724:1): initialized >>> [ 18.701644] VFS: Disk quotas dquot_6.5.1 >>> [ 18.701766] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >>> [ 18.701960] io scheduler noop registered >>> [ 18.701965] io scheduler anticipatory registered >>> [ 18.701968] io scheduler deadline registered >>> [ 18.702006] io scheduler cfq registered (default) >>> [ 18.702066] Boot video device is 0000:02:09.0 >>> [ 18.702371] isapnp: Scanning for PnP cards... >>> [ 19.059125] isapnp: No Plug & Play device found >>> [ 19.149575] Real Time Clock Driver v1.12ac >>> [ 19.149734] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ >>> sharing enabled >>> [ 19.149860] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >>> [ 19.152023] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >>> [ 19.153667] RAMDISK driver initialized: 16 RAM disks of 65536K size >>> 1024 blocksize >>> [ 19.154079] input: Macintosh mouse button emulation as >>> /class/input/input0 >>> [ 19.154262] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at >>> 0x60,0x64 irq 1,12 >>> [ 19.158105] serio: i8042 KBD port at 0x60,0x64 irq 1 >>> [ 19.158117] serio: i8042 AUX port at 0x60,0x64 irq 12 >>> [ 19.158532] mice: PS/2 mouse device common for all mice >>> [ 19.158764] EISA: Probing bus 0 at eisa.0 >>> [ 19.158811] EISA: Detected 0 cards. >>> [ 19.158974] TCP cubic registered >>> [ 19.158999] NET: Registered protocol family 1 >>> [ 19.159120] Testing NMI watchdog ... CPU#0: NMI appears to be stuck >>> (2->2)! >>> [ 19.238872] Using IPI No-Shortcut mode >>> [ 19.239150] Magic number: 4:118:108 >>> [ 19.239939] Freeing unused kernel memory: 364k freed >>> [ 19.298498] input: AT Translated Set 2 keyboard as /class/input/input1 >>> [ 20.630951] AppArmor: AppArmor >>> initialized<5>audit(1207796784.724:2): type=1505 info="AppArmor >>> initialized" pid=1108 >>> [ 20.647569] fuse init (API version 7.8) >>> [ 20.658973] Failure registering capabilities with primary security >>> module. >>> [ 21.826870] SCSI subsystem initialized >>> [ 21.837904] libata version 2.21 loaded. >>> [ 21.844642] ata_piix 0000:00:1f.1: version 2.11 >>> [ 21.844719] PCI: Setting latency timer of device 0000:00:1f.1 to 64 >>> [ 21.844851] scsi0 : ata_piix >>> [ 21.844942] scsi1 : ata_piix >>> [ 21.845143] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 >>> bmdma 0x0001ffa0 irq 14 >>> [ 21.845149] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 >>> bmdma 0x0001ffa8 irq 15 >>> [ 21.868979] usbcore: registered new interface driver usbfs >>> [ 21.869026] usbcore: registered new interface driver hub >>> [ 21.869080] usbcore: registered new device driver usb >>> [ 21.870890] USB Universal Host Controller Interface driver v3.0 >>> [ 22.010693] ata1.00: ATA-6: WDC WD1200JB-00GVA0, 08.02D08, max UDMA/100 >>> [ 22.010701] ata1.00: 234441648 sectors, multi 16: LBA48 >>> [ 22.026687] ata1.00: configured for UDMA/100 >>> [ 22.154988] Floppy drive(s): fd0 is 1.44M >>> [ 22.226289] FDC 0 is a post-1991 82077 >>> [ 22.345163] ata2.00: ATAPI: HITACHI DVD-ROM GD-8000, 0008, max UDMA/66 >>> [ 22.345177] ata2.00: limited to UDMA/33 due to 40-wire cable >>> [ 22.517077] ata2.00: configured for UDMA/33 >>> [ 22.517278] scsi 0:0:0:0: Direct-Access ATA WDC WD1200JB-00G >>> 08.0 PQ: 0 ANSI: 5 >>> [ 22.523564] scsi 1:0:0:0: CD-ROM HITACHI DVD-ROM GD-8000 >>> 0008 PQ: 0 ANSI: 5 >>> [ 22.524131] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 >>> [ 22.524138] PCI: setting IRQ 5 as level-triggered >>> [ 22.524144] ACPI: PCI Interrupt 0000:00:1f.2[D] -> Link [LNKD] -> GSI >>> 5 (level, low) -> IRQ 5 >>> [ 22.524163] PCI: Setting latency timer of device 0000:00:1f.2 to 64 >>> [ 22.524169] uhci_hcd 0000:00:1f.2: UHCI Host Controller >>> [ 22.524420] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned >>> bus number 1 >>> [ 22.524458] uhci_hcd 0000:00:1f.2: irq 5, io base 0x0000ef40 >>> [ 22.524681] usb usb1: configuration #1 chosen from 1 choice >>> [ 22.524737] hub 1-0:1.0: USB hub found >>> [ 22.524750] hub 1-0:1.0: 2 ports detected >>> [ 22.556703] sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors >>> (120034 MB) >>> [ 22.556748] sd 0:0:0:0: [sda] Write Protect is off >>> [ 22.556753] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >>> [ 22.556786] sd 0:0:0:0: [sda] Write cache: enabled, read cache: >>> enabled, doesn't support DPO or FUA >>> [ 22.556938] sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors >>> (120034 MB) >>> [ 22.556959] sd 0:0:0:0: [sda] Write Protect is off >>> [ 22.556963] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >>> [ 22.556995] sd 0:0:0:0: [sda] Write cache: enabled, read cache: >>> enabled, doesn't support DPO or FUA >>> [ 22.557005] sda: sda1 sda2 < sda5 > >>> [ 22.601056] sd 0:0:0:0: [sda] Attached SCSI disk >>> [ 22.610008] sd 0:0:0:0: Attached scsi generic sg0 type 0 >>> [ 22.610354] sr 1:0:0:0: Attached scsi generic sg1 type 5 >>> [ 22.625331] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 9 >>> [ 22.625339] PCI: setting IRQ 9 as level-triggered >>> [ 22.625344] ACPI: PCI Interrupt 0000:00:1f.4[C] -> Link [LNKH] -> GSI >>> 9 (level, low) -> IRQ 9 >>> [ 22.625363] PCI: Setting latency timer of device 0000:00:1f.4 to 64 >>> [ 22.625369] uhci_hcd 0000:00:1f.4: UHCI Host Controller >>> [ 22.625422] uhci_hcd 0000:00:1f.4: new USB bus registered, assigned >>> bus number 2 >>> [ 22.625457] uhci_hcd 0000:00:1f.4: irq 9, io base 0x0000ef80 >>> [ 22.625634] usb usb2: configuration #1 chosen from 1 choice >>> [ 22.625693] hub 2-0:1.0: USB hub found >>> [ 22.625707] hub 2-0:1.0: 2 ports detected >>> [ 22.669255] sr0: scsi3-mmc drive: 20x/48x cd/rw xa/form2 cdda tray >>> [ 22.669264] Uniform CD-ROM driver Revision: 3.20 >>> [ 22.669739] sr 1:0:0:0: Attached scsi CD-ROM sr0 >>> [ 22.729068] r8169 Gigabit Ethernet driver 2.2LK loaded >>> [ 22.729375] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11 >>> [ 22.729417] PCI: setting IRQ 11 as level-triggered >>> [ 22.729423] ACPI: PCI Interrupt 0000:02:0d.0[A] -> Link [LNKF] -> GSI >>> 11 (level, low) -> IRQ 11 >>> [ 22.729658] eth0: RTL8110s at 0xd8818c00, 00:06:4f:22:bf:6d, XID >>> 04000000 IRQ 11 >>> [ 22.864688] usb 1-2: new low speed USB device using uhci_hcd and >>> address 2 >>> [ 22.952134] Attempting manual resume >>> [ 22.952141] swsusp: Resume From Partition 8:5 >>> [ 22.952144] PM: Checking swsusp image. >>> [ 22.952378] PM: Resume from disk failed. >>> [ 23.010418] kjournald starting. Commit interval 5 seconds >>> [ 23.010442] EXT3-fs: mounted filesystem with ordered data mode. >>> [ 23.038378] usb 1-2: configuration #1 chosen from 1 choice >>> [ 29.664951] iTCO_vendor_support: vendor-support=0 >>> [ 29.666781] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007) >>> [ 29.666923] iTCO_wdt: Found a ICH2 TCO device (Version=1, TCOBASE=0x0460) >>> [ 29.667000] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >>> [ 29.682804] intel_rng: Firmware space is locked read-only. >>> <4>intel_rng: If you can't or >>> [ 29.682809] don't want to <4>intel_rng: disable this in firmware >>> setup, and <4>intel_rng: if >>> [ 29.682813] you are certain that your <4>intel_rng: system has a >>> functional >>> [ 29.682815] RNG, try<4>intel_rng: using the 'no_fwh_detect' option. >>> [ 29.756843] Linux agpgart interface v0.102 (c) Dave Jones >>> [ 29.760834] agpgart: Detected an Intel i850 Chipset. >>> [ 29.765079] agpgart: AGP aperture is 64M @ 0xf0000000 >>> [ 29.937288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >>> [ 30.045342] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >>> [ 31.006564] input: PC Speaker as /class/input/input2 >>> [ 31.383385] Linux video capture interface: v2.00 >>> [ 31.476180] cx18: Start initialization, version 0.1.0 >>> [ 31.476281] cx18-0: Initializing card #0 >>> [ 31.476287] cx18-0: Autodetected Hauppauge card >>> [ 31.476319] ACPI: PCI Interrupt 0000:02:0b.0[A] -> Link [LNKH] -> GSI >>> 9 (level, low) -> IRQ 9 >>> [ 31.476337] cx18-0: Unreasonably low latency timer, setting to 64 >>> (was 32) >>> [ 31.476602] cx18-0: cx23418 revision 01010000 (B) >>> [ 31.605258] tveeprom 0-0050: Huh, no eeprom present (err=-121)? >>> [ 31.605267] tveeprom 0-0050: Encountered bad packet header [07]. >>> Corrupt or not a Hauppauge eeprom. >>> [ 31.605272] cx18-0: Invalid EEPROM >>> [ 31.811053] input: PS/2 Generic Mouse as /class/input/input3 >>> [ 31.813909] parport_pc 00:09: reported by Plug and Play ACPI >>> [ 31.813970] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 >>> [PCSPP,TRISTATE,COMPAT,ECP,DMA] >>> [ 31.941505] tuner 1-0043: chip found @ 0x86 (cx18 i2c driver #0-1) >>> [ 31.941547] tda9887 1-0043: creating new instancels >>> /lib/firmware/2.6.22-14-generic/ | grep cx23418 >>> v4l-cx23418-apu.fw >>> v4l-cx23418-cpu.fw >>> v4l-cx23418-dig.fw >>> >>> [ 31.941551] tda9887 1-0043: tda988[5/6/7] found >>> [ 32.009093] tuner 1-0061: chip found @ 0xc2 (cx18 i2c driver #0-1) >>> [ 32.009161] cs5345 0-004c: chip found @ 0x98 (cx18 i2c driver #0-0) >>> [ 32.022452] lirc_dev: IR Remote Control driver registered, at major 61 >>> [ 32.033051] >>> [ 32.033054] lirc_atiusb: USB remote driver for LIRC $Revision: 1.61 $ >>> [ 32.033059] lirc_atiusb: Paul Miller <[EMAIL PROTECTED]> >>> [ 32.037317] lirc_dev: lirc_register_plugin: sample_rate: 0 >>> [ 32.058023] lirc_atiusb[2]: X10 WTI RF receiver on usb1:2 >>> [ 32.067209] usbcore: registered new interface driver lirc_atiusb >>> [ 32.138843] nvidia: module license 'NVIDIA' taints kernel. >>> [ 32.245940] cx18-0: Disabled encoder IDX device >>> [ 32.246076] cx18-0: Registered device video0 for encoder MPEG (2 MB) >>> [ 32.246081] cx18_dvb_register() >>> [ 32.246085] DVB: registering new adapter (cx18) >>> [ 32.536068] s5h1409_readreg: readreg error (ret == -121) >>> [ 32.536155] cx18: frontend initialization failed >>> [ 32.536480] cx18-0: DVB failed to register >>> [ 32.536572] cx18-0: Registered device video32 for encoder YUV (2 MB) >>> [ 32.536635] cx18-0: Registered device vbi0 for encoder VBI (1 MB) >>> [ 32.536707] cx18-0: Registered device video24 for encoder PCM audio >>> (1 MB) >>> [ 32.536768] cx18-0: Registered device radio0 for encoder radio >>> [ 32.537246] cx18-0: Error -12 registering devices >>> [ 32.537719] tda9887 1-0043: destroying instance >>> [ 32.539445] cx18-0: Error -12 on initialization >>> [ 32.539458] cx18: probe of 0000:02:0b.0 failed with error -12 >>> > > Ack I missed this. -12 is -ENOMEM. You may need to add a line similar > to the following to /etc/sysctl.conf: > > vm.min_free_kbytes = 16384 > > To get rid of the ENOMEM problem. > > That still won't fix the I2C problem that gives you the EEPROM messages > (-121 is -EREMOTEIO, refering to the remote I2C on the HVR-1600). > > -Andy > > >>> [ 32.539494] cx18: End initialization >>> [ 32.540105] ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [LNKF] -> GSI >>> 11 (level, low) -> IRQ 11 >>> [ 32.540454] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-7185 >>> Mon Apr 2 18:29:54 PDT 2007 >>> [ 32.907378] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >>> [ 32.907387] PCI: setting IRQ 10 as level-triggered >>> [ 32.907392] ACPI: PCI Interrupt 0000:02:0c.0[A] -> Link [LNKB] -> GSI >>> 10 (level, low) -> IRQ 10 >>> [ 32.907431] Vortex: init.... <6>done. >>> [ 33.659993] gameport: AU88x0 Gameport is pci0000:02:0c.0/gameport0, >>> speed 1084kHz >>> [ 34.359572] lp0: using parport0 (interrupt-driven). >>> [ 34.620901] Adding 1124508k swap on /dev/sda5. Priority:-1 extents:1 >>> across:1124508k >>> [ 35.026225] EXT3 FS on sda1, internal journal >>> [ 38.477886] input: Power Button (FF) as /class/input/input4 >>> [ 38.484772] ACPI: Power Button (FF) [PWRF] >>> [ 38.546728] input: Sleep Button (CM) as /class/input/input5 >>> [ 38.553464] ACPI: Sleep Button (CM) [SBTN] >>> [ 38.604662] No dock devices found. >>> [ 43.373239] r8169: eth0: link up >>> [ 43.891724] NET: Registered protocol family 10 >>> [ 43.892038] lo: Disabled Privacy Extensions >>> [ 58.344722] NET: Registered protocol family 17 >>> [ 72.156210] eth0: no IPv6 routers present >>> >>> >>> ls /lib/firmware/2.6.22-14-generic/ | grep cx23418 >>> v4l-cx23418-apu.fw >>> v4l-cx23418-cpu.fw >>> v4l-cx23418-dig.fw >>> > > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users > > _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
