Hi
I already send in this problem but I still have the problem but narrowed it down.
I want to use the 64bit edition of gentoo. The 64bit edition works great but ivtv isn't.
I also tried the x86 version and there is ivtv working just perfect.
I post the both dmseg ouput at the bottom.
I guess that the problem is the fact that ivtv (64bit) isn't detecting my pvr500 chipset correctly (See output of dmesg).
How can I force the 64 bit edition to use same settings as the 32bit edition by using parameters because the ivtv 32bit edition is autodetection.
Any help is appreciated!
Thanks in advance.
32 bit ivtv dmesg:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.6.3 (tagged release) loading
ivtv: Linux version: 2.6.16-gentoo-r13 SMP preempt K8 gcc-3.4
ivtv: In case of problems please include the debug info between
ivtv: the START INIT IVTV and END INIT IVTV lines, along with
ivtv: any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 18
ACPI: PCI Interrupt 0000:05:08.0[A] -> Link [LNKB] -> GSI 18 (level, low) -> IRQ
19
tveeprom 0-0050: Hauppauge model 23559, rev E591, serial# 8345718
tveeprom 0-0050: tuner model is Philips FQ1216AME MK4 (idx 91, type 56)
tveeprom 0-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x
74)
tveeprom 0-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type
62)
tveeprom 0-0050: audio processor is CX25843 (idx 37)
tveeprom 0-0050: decoder processor is CX25843 (idx 30)
tveeprom 0-0050: has radio, has no IR remote
ivtv0: This is the first unit of a PVR500
tuner 0-0060: TEA5767 detected.
tuner 0-0060: chip found @ 0xc0 (ivtv i2c driver #0)
tuner 0-0060: type set to 62 (Philips TEA5767HN FM Radio)
tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
tda9887 0-0043: chip found @ 0x86 (ivtv i2c driver #0)
cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
cx25840 0-0044: loaded v4l-cx25840.fw firmware (14264 bytes)
wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02050032
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
ivtv0: Create encoder radio stream
tuner 0-0061: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4))
ivtv0: Initialized WinTV PVR 500 (unit #1), card #0
ivtv: ====================== NEXT CARD ======================
ivtv1: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 17
ACPI: PCI Interrupt 0000:05:09.0[A] -> Link [LNKC] -> GSI 17 (level, low) -> IRQ
20
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #1)
tda9887 1-0043: chip found @ 0x86 (ivtv i2c driver #1)
cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1)
cx25840 1-0044: loaded v4l-cx25840.fw firmware (14264 bytes)
wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #1)
tveeprom 1-0050: Hauppauge model 23559, rev E591, serial# 8345718
tveeprom 1-0050: tuner model is Philips FQ1216AME MK4 (idx 91, type 56)
tveeprom 1-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x
74)
tveeprom 1-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type
62)
tveeprom 1-0050: audio processor is CX25843 (idx 37)
tveeprom 1-0050: decoder processor is CX25843 (idx 30)
tveeprom 1-0050: has radio, has no IR remote
ivtv1: This is the second unit of a PVR500
ivtv1: Correcting tveeprom data: no radio present on second unit
ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv1: Encoder revision: 0x02050032
ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv1: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
ivtv1: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
tuner 1-0061: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4))
ivtv1: Initialized WinTV PVR 500 (unit #2), card #1
ivtv: ==================== END INIT IVTV ====================
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
64 bit ivtv dmesg:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Jul 7 11:43:39 mediacenter ivtv: ==================== START INIT IVTV ====================
Jul 7 11:43:39 mediacenter ivtv: version 0.6.3 (tagged release) loading
Jul 7 11:43:39 mediacenter ivtv: Linux version: 2.6.16-gentoo-r11 SMP gcc-3.4
Jul 7 11:43:39 mediacenter ivtv: In case of problems please include the debug info between
Jul 7 11:43:39 mediacenter ivtv: the START INIT IVTV and END INIT IVTV lines, along with
Jul 7 11:43:39 mediacenter ivtv: any module options, when mailing the ivtv-users mailinglist.
Jul 7 11:43:39 mediacenter ivtv0: User specified YUAN MPG160/Kuroutoshikou ITVC15-STVLP card (detected cx23416 based chip)
Jul 7 11:43:39 mediacenter ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 18
Jul 7 11:43:39 mediacenter GSI 21 sharing vector 0x3A and IRQ 21
Jul 7 11:43:39 mediacenter ACPI: PCI Interrupt 0000:05:08.0[A] -> Link [LNKB] -> GSI 18 (level, low) -> IRQ 58
Jul 7 11:43:39 mediacenter ivtv0: Failed to load module tuner
Jul 7 11:43:39 mediacenter ivtv0: Failed to load module tda9887
Jul 7 11:43:39 mediacenter ivtv0: Failed to load module saa7115
Jul 7 11:43:40 mediacenter ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Jul 7 11:43:40 mediacenter ivtv0: Encoder revision: 0x02050032
Jul 7 11:43:40 mediacenter ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
Jul 7 11:43:40 mediacenter ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
Jul 7 11:43:40 mediacenter ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
Jul 7 11:43:40 mediacenter ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Jul 7 11:43:40 mediacenter ivtv0: i2c addr 0x21 not found for command 0xc0045627!
Jul 7 11:43:40 mediacenter ivtv0: Initialized YUAN MPG160/Kuroutoshikou ITVC15-STVLP, card #0
Jul 7 11:43:40 mediacenter ivtv: ====================== NEXT CARD ======================
Jul 7 11:43:40 mediacenter ivtv1: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
Jul 7 11:43:40 mediacenter ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 17
Jul 7 11:43:40 mediacenter GSI 22 sharing vector 0x42 and IRQ 22
Jul 7 11:43:40 mediacenter ACPI: PCI Interrupt 0000:05:09.0[A] -> Link [LNKC] -> GSI 17 (level, low) -> IRQ 66
Jul 7 11:43:40 mediacenter ivtv1: Failed to load module tveeprom
Jul 7 11:43:40 mediacenter tveeprom 1-0050: Hauppauge model 23559, rev E591, serial# 8345718
Jul 7 11:43:40 mediacenter tveeprom 1-0050: tuner model is Philips FQ1216AME MK4 (idx 91, type 56)
Jul 7 11:43:40 mediacenter tveeprom 1-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x74)
Jul 7 11:43:40 mediacenter tveeprom 1-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type 62)
Jul 7 11:43:40 mediacenter tveeprom 1-0050: audio processor is CX25843 (idx 37)
Jul 7 11:43:40 mediacenter tveeprom 1-0050: decoder processor is CX25843 (idx 30)
Jul 7 11:43:40 mediacenter tveeprom 1-0050: has radio, has no IR remote
Jul 7 11:43:40 mediacenter ivtv1: This is the second unit of a PVR500
Jul 7 11:43:40 mediacenter ivtv1: Correcting tveeprom data: no radio present on second unit
Jul 7 11:43:40 mediacenter ivtv1: Failed to load module tuner
Jul 7 11:43:40 mediacenter ivtv1: Failed to load module tda9887
Jul 7 11:43:40 mediacenter ivtv1: Failed to load module cx25840
Jul 7 11:43:40 mediacenter ivtv1: Failed to load module wm8775
Jul 7 11:43:41 mediacenter ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Jul 7 11:43:41 mediacenter ivtv1: Encoder revision: 0x02050032
Jul 7 11:43:41 mediacenter ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
Jul 7 11:43:41 mediacenter ivtv1: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
Jul 7 11:43:41 mediacenter ivtv1: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
Jul 7 11:43:41 mediacenter ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Jul 7 11:43:41 mediacenter ivtv1: i2c hardware 0x00000001 not found for command 0xc008561c!
Jul 7 11:43:41 mediacenter ivtv1: i2c addr 0x44 not found for command 0xc0045627!
Jul 7 11:43:41 mediacenter ivtv1: i2c hardware 0x00000020 not found for command 0x40345622!
Jul 7 11:43:41 mediacenter ivtv1: i2c addr 0x44 not found for command 0x40345622!
Jul 7 11:43:41 mediacenter ivtv1: i2c hardware 0x00000001 not found for command 0xc008561c!
Jul 7 11:43:41 mediacenter ivtv1: i2c hardware 0x00000001 not found for command 0xc008561c!
Jul 7 11:43:41 mediacenter ivtv1: i2c hardware 0x00000001 not found for command 0xc008561c!
Jul 7 11:43:41 mediacenter ivtv1: Initialized WinTV PVR 500 (unit #2), card #1
Jul 7 11:43:41 mediacenter ivtv: ==================== END INIT IVTV ====================
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Met vriendelijke groeten,
Tom L'Ecluse
IT Coördinator
Voka - Kamer van Koophandel Oost-Vlaanderen
-----------------------------------------------
Voka - Kamer van Koophandel Oost-Vlaanderen
Noordlaan 21
9200 Dendermonde
Email: [EMAIL PROTECTED]
Tel: +32(0)52/33.98.15
GSM: +32(0)485/613559
Website: http://www.kvkov.voka.be/
-----------------------------------------------
_______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
