I'm also running a D492 card - actually, my serial number is only 3
after yours and mine's working perfectly.
I'm using FC3 and followed Jarod's guide. I have a Chaintech nForce
motherboard (not sure the actual model #)
I needed to disable ACPI in my motherboard bios before I could get
this card to work.
I'm also using Jarod's /etc/rc.sysinit to load the ivtv modules very
early on in the startup. (But not using the ramdisk patch)
I'm using the latest testing ivtv driver in atrpm's: currently at
version 0.3.4 (p)
Here's my modprobe===================
alias char-major-61 lirc_serial
options lirc_serial irq=4 io=0x3f8 type=4
install lirc_serial setserial /dev/ttyS0 uart none; /sbin/modprobe
--ignore-install lirc_serial
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
options cx25840 no_black_magic=1
options ivtv ivtv_debug=1
alias tveeprom tveeprom-ivtv
alias tuner tuner-ivtv
alias eth0 8139too
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias scsi_hostadapter sata_nv
# nvidia kernel module
alias char-major-195 nvidia-1_0-7174
alias nvidia nvidia-1_0-7174
options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
my dmesg==================
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
ACPI: PCI interrupt 0000:02:08.0[A] -> GSI 11 (level, low) -> IRQ 11
ivtv: Unreasonably low latency timer, setting to 64 (was 32)
ivtv: XXX PCI device: 0x01e0 vendor: 0x10de
tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 7893592
tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
ivtv: Tuner Type 57, Tuner formats 0x00001000, Radio: yes, Model 0x00914652, Rev
ision 0x00000000
ivtv: NTSC tuner detected
ivtv: Radio detected
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel