I upgraded to FC5 over the weekend and after working through a few small 
bumps it was overall a success.  The one unresolved issue now is ivtv. 

Ivtv appears to be loading just fine but X won't display using the 
PVR-350 output.  I get a blip on the tv as the driver loads so I know 
the wiring is hooked up correctly.  I made the same changes to xorg.conf 
as I had that worked under FC4 and when X starts, everything appears to 
be running happily.  I can even run x11vnc and connect to the session 
remotely to see it... but nothing comes up on either my tv or my 
monitor.  What the heck could it be?

Below is my configuration and output from /var/log/messages.

Mark

------------- /etc/modprobe.conf --------------
alias char-major-61 lirc_i2c
alias eth0 via-rhine
alias wlan0 ndiswrapper

# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv

#ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb

#lirc
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install 
lirc_i2c


-----------------  /var/log/messages --------------
Apr  3 22:12:43 MythTV kernel: ivtv: no version for "struct_module" 
found: kernel tainted.
Apr  3 22:12:43 MythTV kernel: ivtv:  ==================== START INIT 
IVTV ====================
Apr  3 22:12:43 MythTV kernel: ivtv:  version 0.6.1 (development 
snapshot compiled on Wed Mar 29 17:11:32 2006) loading
Apr  3 22:12:43 MythTV kernel: ivtv:  Linux version: 2.6.16-1.2080_FC5 
686 REGPARM 4KSTACKS gcc-4.1
Apr  3 22:12:43 MythTV kernel: ivtv:  In case of problems please include 
the debug info between
Apr  3 22:12:43 MythTV kernel: ivtv:  the START INIT IVTV and END INIT 
IVTV lines, along with
Apr  3 22:12:43 MythTV kernel: ivtv:  any module options, when mailing 
the ivtv-users mailinglist.
Apr  3 22:12:43 MythTV kernel: PCI: Found IRQ 11 for device 0000:00:12.0
Apr  3 22:12:43 MythTV kernel: PCI: Sharing IRQ 11 with 0000:00:08.0
Apr  3 22:12:43 MythTV kernel: PCI: Sharing IRQ 11 with 0000:00:10.0
Apr  3 22:12:43 MythTV kernel: eth0: VIA Rhine II at 0xe0001000, 
00:0d:87:b2:6d:b8, IRQ 11.
Apr  3 22:12:43 MythTV kernel: eth0: MII PHY found at address 1, status 
0x7849 advertising 05e1 Link 0000.
Apr  3 22:12:43 MythTV kernel: PCI: Found IRQ 10 for device 0000:00:0a.0
Apr  3 22:12:43 MythTV kernel: PCI: Sharing IRQ 10 with 0000:00:10.2
Apr  3 22:12:43 MythTV kernel: PCI: Sharing IRQ 10 with 0000:00:11.5
Apr  3 22:12:43 MythTV kernel: matroxfb: Matrox Mystique 220 (PCI) detected
Apr  3 22:12:43 MythTV kernel: matroxfb: probe of 0000:00:0a.0 failed 
with error -1
Apr  3 22:12:43 MythTV kernel: ivtv0: Autodetected Hauppauge WinTV 
PVR-350 card (cx23415 based)
Apr  3 22:12:43 MythTV kernel: PCI: Found IRQ 11 for device 0000:00:08.0
Apr  3 22:12:43 MythTV kernel: PCI: Sharing IRQ 11 with 0000:00:10.0
Apr  3 22:12:43 MythTV kernel: PCI: Sharing IRQ 11 with 0000:00:12.0
Apr  3 22:12:43 MythTV kernel: ivtv0: Unreasonably low latency timer, 
setting to 64 (was 32)
Apr  3 22:12:43 MythTV kernel: tveeprom 1-0050: Hauppauge model 48132, 
rev K268, serial# 8208251
Apr  3 22:12:43 MythTV kernel: tveeprom 1-0050: tuner model is LG TAPE 
H001F MK3 (idx 68, type 47)
Apr  3 22:12:43 MythTV kernel: tveeprom 1-0050: TV standards NTSC(M) 
(eeprom 0x08)
Apr  3 22:12:43 MythTV kernel: tveeprom 1-0050: audio processor is 
MSP4448 (idx 27)
Apr  3 22:12:43 MythTV kernel: tveeprom 1-0050: decoder processor is 
SAA7115 (idx 19)
Apr  3 22:12:43 MythTV kernel: tveeprom 1-0050: has radio, has IR remote
Apr  3 22:12:43 MythTV kernel: tuner 1-0061: chip found @ 0xc2 (ivtv i2c 
driver #0)
Apr  3 22:12:43 MythTV kernel: tda9887 1-0043: chip found @ 0x86 (ivtv 
i2c driver #0)
Apr  3 22:12:43 MythTV kernel: saa7115 1-0021: saa7115 found @ 0x42 
(ivtv i2c driver #0)
Apr  3 22:12:43 MythTV kernel: usb 2-2: new full speed USB device using 
uhci_hcd and address 2
Apr  3 22:12:43 MythTV kernel: usb 2-2: configuration #1 chosen from 1 
choice
Apr  3 22:12:43 MythTV kernel: saa7127 1-0044: saa7129 found @ 0x88 
(ivtv i2c driver #0)
Apr  3 22:12:43 MythTV kernel: msp3400 1-0040: MSP4448G-A2 found @ 0x80 
(ivtv i2c driver #0)
Apr  3 22:12:43 MythTV kernel: msp3400 1-0040: MSP4448G-A2 supports 
radio, mode is autodetect and autoselect
Apr  3 22:12:43 MythTV kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware 
(262144 bytes)
Apr  3 22:12:43 MythTV kernel: ivtv0: loaded v4l-cx2341x-dec.fw firmware 
(262144 bytes)
Apr  3 22:12:43 MythTV kernel: ivtv0: Encoder revision: 0x02040024
Apr  3 22:12:43 MythTV kernel: ivtv0: Decoder revision: 0x02020023
Apr  3 22:12:43 MythTV kernel: ivtv0: Allocate DMA encoder MPEG stream: 
128 x 32768 buffers (4096KB total)
Apr  3 22:12:43 MythTV kernel: ivtv0: Allocate DMA encoder YUV stream: 
194 x 10800 buffers (2048KB total)
Apr  3 22:12:43 MythTV kernel: ivtv0: Allocate DMA encoder VBI stream: 
120 x 17472 buffers (2048KB total)
Apr  3 22:12:43 MythTV kernel: ivtv0: Allocate DMA encoder PCM audio 
stream: 455 x 4608 buffers (2048KB total)
Apr  3 22:12:43 MythTV kernel: ivtv0: Create encoder radio stream
Apr  3 22:12:43 MythTV kernel: ivtv0: Allocate DMA decoder MPEG stream: 
16 x 65536 buffers (1024KB total)
Apr  3 22:12:43 MythTV kernel: ivtv0: Allocate DMA decoder VBI stream: 
512 x 2048 buffers (1024KB total)
Apr  3 22:12:43 MythTV kernel: ivtv0: Create decoder VOUT stream
Apr  3 22:12:43 MythTV kernel: ivtv0: Allocate DMA decoder YUV stream: 
24 x 43200 buffers (1024KB total)
Apr  3 22:12:43 MythTV kernel: ivtv0: loaded v4l-cx2341x-init.mpg 
firmware (155648 bytes)
Apr  3 22:12:43 MythTV kernel: tuner 1-0061: type set to 47 (LG NTSC 
(TAPE series))
Apr  3 22:12:44 MythTV kernel: ivtv0: Initialized Hauppauge WinTV 
PVR-350, card #0
Apr  3 22:12:44 MythTV kernel: via82xx: Assuming DXS channels with 48k 
fixed sample rate.
Apr  3 22:12:44 MythTV kernel:          Please try dxs_support=5 option
Apr  3 22:12:44 MythTV kernel:          and report if it works on your 
machine.
Apr  3 22:12:44 MythTV kernel:          For more details, read 
ALSA-Configuration.txt.
Apr  3 22:12:44 MythTV kernel: PCI: Found IRQ 10 for device 0000:00:11.5
Apr  3 22:12:44 MythTV kernel: PCI: Sharing IRQ 10 with 0000:00:0a.0
Apr  3 22:12:44 MythTV kernel: PCI: Sharing IRQ 10 with 0000:00:10.2
Apr  3 22:12:44 MythTV kernel: PCI: Found IRQ 5 for device 0000:00:10.3
Apr  3 22:12:44 MythTV kernel: ehci_hcd 0000:00:10.3: EHCI Host Controller
Apr  3 22:12:44 MythTV kernel: ehci_hcd 0000:00:10.3: new USB bus 
registered, assigned bus number 4
Apr  3 22:12:44 MythTV kernel: ehci_hcd 0000:00:10.3: irq 5, io mem 
0xe0000000
Apr  3 22:12:44 MythTV kernel: ehci_hcd 0000:00:10.3: USB 2.0 started, 
EHCI 1.00, driver 10 Dec 2004
Apr  3 22:12:44 MythTV kernel: usb usb4: configuration #1 chosen from 1 
choice
Apr  3 22:12:44 MythTV kernel: hub 4-0:1.0: USB hub found
Apr  3 22:12:44 MythTV kernel: hub 4-0:1.0: 6 ports detected
Apr  3 22:12:44 MythTV kernel: ivtv:  ====================  END INIT 
IVTV  ====================
Apr  3 22:12:44 MythTV kernel: ivtv0-osd: Framebuffer module loaded 
(attached to ivtv card id 0)
Apr  3 22:12:44 MythTV kernel: ivtv0-osd: screen coords: [0 0] -> [720 480]
Apr  3 22:12:44 MythTV kernel: ivtv0-osd: original global alpha = 208
Apr  3 22:12:44 MythTV kernel: ivtv0-osd: current OSD state = 39
Apr  3 22:12:44 MythTV kernel: ivtv0-osd: new global alpha = 208 (1 255 0)
Apr  3 22:12:44 MythTV kernel: ivtv0-osd: framebuffer at 0xd9510000, 
mapped to 0xe1990000, size 1665k
Apr  3 22:12:45 MythTV kernel: ivtv0-osd: mode is 720x480x32, 
linelength=2880
Apr  3 22:12:45 MythTV kernel: ivtv0-osd: fb1: cx23415 TV out frame 
buffer device
Apr  3 22:12:45 MythTV kernel: ivtv0: Allocate DMA decoder OSD stream: 
16 x 65536 buffers (1024KB total)



_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to