LinHES Forums http://forum.linhes.org/ |
|
Another PVR-350 TV-Out problem - can't get it to work. http://forum.linhes.org/viewtopic.php?f=2&t=4645 |
Page 1 of 2 |
Author: | rogerh [ Sat May 21, 2005 7:36 am ] |
Post subject: | Another PVR-350 TV-Out problem - can't get it to work. |
I've read MANY different posts how to get the TV-out working with a PVR-350. I still can't get it working. I've tried with R5V4, R5A15.1. There's a multitude of posts and instructions how to do it, using various versions of KnoppMyth and drivers, etc. I've tried all I could find and am not making much progress. The closest I get is those horizontal stripes (alternating white/black, with colors mixed in with the white - a bunch of them showing up on the TV) I have a slowish computer (P-450, 320MB RAM, PVR-350, standard ATI video card (no tv out)) I can view TV on the monitor, not Television. I couldn't even list all the various directions to get it working, there's way too many. I've installed KnoppMyth no less than 25 times trying to get it working. Some of the directions I've found don't work with R5A15.1 (give errors) and I haven't come up with a combination that works yet. I'm getting frustrated. Could someone supply direction to get it installed/working? I'd also like to get the remote working, too. I can see choppy video on the monitor (due to slow CPU, I'm guessing) but get no audio. The audio is not a problem since I don't plan on using that too much anyway. I think I just need to use a different sound card and not the one on my Motherboard (it doesn't get detected by Linux correctly, either). Thanks for any help you can give. |
Author: | rogerh [ Sat May 21, 2005 11:41 am ] |
Post subject: | |
Hardware: P450, 320MB RAM, PVR-350 and ATI plain-jane AGP video card with NO TV-output, just computer monitor. OK - starting point New R5A15.1 install. When I initially install - before it reboots the 1st time, I see errors - they fly by the screen pretty quick but it looks like can't find directories, files, etc. and in the end, it all appears to work out. 1. Reboots and goes to set up Myth. 2. I make NO General Config Changes 3. I add my PVR-350 in the Capture Card settings. I make no change for Video Device. I choose Default Input Tuner 0 4. I add Video Source - Cable and successfully retrieve my Cable Lineup. 5. I add an Input Connection: source is Cable 6. I Escape and then Myth gets the current TV schedule lineup. Then I can watch TV on the monitor but get NO sound. My on-board sound card isn't detected by Linux so I expected that. I may add a sound card later. Then, I ran the pvr.pl script to see if that'd work (I backed up my XF86Config-4 first) No good - I get an error: Insmod: Can't read 'ivtv-fb': No such file or directory But if I continue on, I get: Need to update Mythtv so i tknows to use PVR-350 for TV playback. Where do I notify Myth TV about that. I don't see any tick box or anything like that to notify MythTV about the PVR-350 Playback. After I reboot, when booting, I see all sorts of errors regarding "post-install" which I'm thinking the script installs in the XF86Config-4 file - and doesn't seem to work with R5A15.1 (but does with R5V4, which I've also tried). Then Myth doesn't start up and I get a display problem - X Server doesn't start. No screens found. I did set the busid to "10" lspci shows Code: 0000:00:10.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01) so I made XF86Config-4 look like: Code: Section "Device" Identifier "Hauppauge PVR 350 iTVC15 Framebuffer" ### change fb1 to whatever number you got in the previous section Option "fbdev" "/dev/saa7115" ### change the busid to whatever is reported by lspci. Note that ### output of lspci is hex, so add a preceding "0x" to the BusID BusID "0:0x10:0" May this be useful? Code: May 21 10:15:57 pvr kernel: ivtv: ==================== START INIT IVTV ====================
May 21 10:15:57 pvr kernel: ivtv: version 0.2.0 (rc3j) loading May 21 10:15:57 pvr kernel: ivtv: Linux version: 2.6.11.7-chw-4 SMP preempt 586 gcc-3.3 May 21 10:15:57 pvr kernel: ivtv: In case of problems please include the debug info May 21 10:15:57 pvr kernel: ivtv: between the START INIT IVTV and END INIT IVTV lines when May 21 10:15:57 pvr kernel: ivtv: mailing the ivtv-devel mailinglist. May 21 10:15:57 pvr kernel: ivtv: Autodetected WinTV PVR 350 card May 21 10:15:57 pvr kernel: ivtv: Found an iTVC15 based chip May 21 10:15:57 pvr kernel: ACPI: PCI interrupt 0000:00:10.0[A] -> GSI 11 (level, low) -> IRQ 11 May 21 10:15:57 pvr kernel: ivtv: XXX PCI device: 0x7190 vendor: 0x8086 May 21 10:15:57 pvr kernel: ivtv: i2c attach [client=(tuner unset),ok] May 21 10:15:57 pvr kernel: tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0) May 21 10:15:57 pvr kernel: msp34xx: ivtv version May 21 10:15:57 pvr kernel: msp34xx: init: chip=MSP3448W-A2, has NICAM support, simple (D) mode, simpler (G) no-thread mode May 21 10:15:57 pvr kernel: msp34xx: $Id$ compiled on: Apr 29 2005 04:01:00 May 21 10:15:58 pvr kernel: ivtv: i2c attach [client=MSP3448W-A2,ok] May 21 10:15:58 pvr kernel: saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005) May 21 10:15:58 pvr kernel: saa7115: detecting saa7115 client on address 0x42 May 21 10:15:58 pvr kernel: saa7115: writing init values May 21 10:15:58 pvr kernel: ivtv: i2c attach [client=saa7115[0],ok] May 21 10:15:58 pvr kernel: saa7115: status: (1E) 0x48, (1F) 0xc0 May 21 10:15:58 pvr kernel: ivtv: i2c attach [client=tveeprom,ok] May 21 10:15:58 pvr kernel: tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 7875278 May 21 10:15:58 pvr kernel: tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47) May 21 10:15:58 pvr kernel: tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) May 21 10:15:58 pvr kernel: tveeprom: audio_processor = MSP3440 (type = 11) May 21 10:15:58 pvr kernel: ivtv: Tuner Type 47, Tuner formats 0x00001000, Radio: yes, Model 0x00ad2598, Revision 0x00000001 May 21 10:15:58 pvr kernel: ivtv: NTSC tuner detected May 21 10:15:58 pvr kernel: ivtv: Radio detected May 21 10:15:58 pvr kernel: saa7127: Ignoring new-style parameters in presence of obsolete ones May 21 10:15:58 pvr kernel: saa7127: video encoder driver version V 0.3 loaded May 21 10:15:58 pvr kernel: saa7127: detecting saa7127 client on address 0x88 May 21 10:15:58 pvr kernel: saa7127: Selecting NTSC video Standard May 21 10:15:58 pvr kernel: saa7127: Selecting S-Video+Composite May 21 10:15:58 pvr kernel: saa7127: Turn WSS off May 21 10:15:58 pvr kernel: saa7127: Widescreen Mode 4:3 Full Format May 21 10:15:58 pvr kernel: saa7127: Selecting Normal Encoder Input May 21 10:15:58 pvr kernel: saa7127: Enable Video Output May 21 10:15:58 pvr kernel: ivtv: i2c attach [client=saa7127[0],ok] May 21 10:15:59 pvr kernel: ivtv: Encoder revision: 0x02040011 May 21 10:16:00 pvr kernel: ivtv: Decoder revision: 0x02020023 May 21 10:16:00 pvr kernel: ivtv: Configuring WinTV PVR 350 card with 9 streams May 21 10:16:00 pvr kernel: ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 0 minor 0 May 21 10:16:00 pvr kernel: ivtv: Create DMA stream 1 May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 1 minor 32 May 21 10:16:00 pvr kernel: ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 2 minor 224 May 21 10:16:00 pvr kernel: ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 3 minor 24 May 21 10:16:00 pvr kernel: ivtv: Create stream 4 May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 4 minor 64 May 21 10:16:00 pvr kernel: ivtv: Create DMA stream 5 using 16 65536 byte buffers 1048576 kbytes total May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 5 minor 16 May 21 10:16:00 pvr kernel: ivtv: Create stream 6 using 1024 2048 byte buffers 262144 kbytes total May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 6 minor 228 May 21 10:16:00 pvr kernel: ivtv: Create stream 7 May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 7 minor 232 May 21 10:16:00 pvr kernel: ivtv: Create DMA stream 8 May 21 10:16:00 pvr kernel: ivtv: Registered v4l2 device, streamtype 8 minor 48 May 21 10:16:00 pvr kernel: ivtv: Setting Tuner 47 May 21 10:16:00 pvr kernel: tuner 1-0061: type set to 47 (LG NTSC (TAPE series)) May 21 10:16:00 pvr kernel: saa7115: decoder set input (4) May 21 10:16:00 pvr kernel: saa7115: now setting Composite input May 21 10:16:00 pvr kernel: ivtv: Setting audio matrix to input 3, output 1 May 21 10:16:00 pvr kernel: ivtv: Switching standard to NTSC. May 21 10:16:00 pvr kernel: ivtv: ivtv_enc_thread: pid = 2530, itv = 0xd10eeaa0 May 21 10:16:00 pvr kernel: ivtv: ivtv_dec_thread: pid = 2531, itv = 0xd10eeaa0 May 21 10:16:00 pvr kernel: saa7115: decoder set norm NTSC May 21 10:16:00 pvr kernel: saa7115: set audio: 0x01 May 21 10:16:00 pvr kernel: saa7127: Setting Encoder Video Standard May 21 10:16:00 pvr kernel: saa7127: Set NTSC Video Mode May 21 10:16:00 pvr kernel: saa7127: Selecting NTSC video Standard May 21 10:16:00 pvr kernel: ivtv: Initialized WinTV PVR 350, card #0 May 21 10:16:00 pvr kernel: ivtv: ==================== END INIT IVTV ==================== |
Author: | 3JollyLuck [ Sat May 21, 2005 12:18 pm ] |
Post subject: | |
Did you try the steps at http://mysettopbox.tv/phpBB2/viewtopic.php?t=4557? When I tried the PVR.pl script, it hosed my /etc/mythtv/modules/ivtv file. First, I'd grab a backup of that file (the script should have made one for you...). Then try the directions that worked for me, if you hadn't already... |
Author: | rogerh [ Sat May 21, 2005 8:58 pm ] |
Post subject: | |
I have tried those instructions before, but nevertheless, here I try again. Some results. Is this normal? Code: root@pvr:/etc/mythtv/modules# update-rc.d lirc defaults Adding system startup for /etc/init.d/lirc ... /etc/rc0.d/K20lirc -> ../init.d/lirc /etc/rc1.d/K20lirc -> ../init.d/lirc /etc/rc6.d/K20lirc -> ../init.d/lirc /etc/rc2.d/S20lirc -> ../init.d/lirc /etc/rc3.d/S20lirc -> ../init.d/lirc /etc/rc4.d/S20lirc -> ../init.d/lirc /etc/rc5.d/S20lirc -> ../init.d/lirc Here's some other pertinent info? Code: Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "TV Screen" InputDevice "PS/2 Mouse" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Code: Section "Device" Identifier "Hauppauge PVR 350 iTVC15 Framebuffer" Driver "ivtvdev" ### change fb1 to whatever number you got in the previous section Option "fbdev" "/dev/fb1" Option "ivtvdev" "/dev/fb1" ### change the busid to whatever is reported by lspci. Note that ### output of lspci is hex, so add a preceding "0x" to the BusID BusID "0:0x10:0" EndSection Code: 0000:00:10.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01) but I get no output when doing a Code: cat /var/log/messages | grep "iTVC15 TV out" as directed in Jarod's Fedora Myth directions. Is there a different command to get the fb number in KnoppMyth?Anyway.... I made it throught the entire instructions and get Code: Fatal Server Error....no screens found and thus, a blue screen - Xserver won't start
|
Author: | rogerh [ Sat May 21, 2005 9:28 pm ] |
Post subject: | |
Here's where I'm at now. No screens found - Xserver won't start XF86Config-4.pvr350: Code: Section "ServerLayout" and ivtv:Identifier "XFree86 Configured" Screen 0 "TV Screen" InputDevice "PS/2 Mouse" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" # Additional fonts: Locale, Gimp, TTF... FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi" # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig! FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/ttf/western" FontPath "/usr/share/fonts/ttf/decoratives" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/truetype/openoffice" FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera" FontPath "/usr/share/fonts/latex-ttf-fonts" FontPath "/usr/X11R6/lib/X11/fonts/defoma/CID" FontPath "/usr/X11R6/lib/X11/fonts/defoma/TrueType" EndSection Section "Module" Load "ddc" # ddc probing of monitor # Load "GLcore" Load "dbe" Load "v4l" Load "extmod" # Load "glx" Load "bitmap" # bitmap-fonts Load "speedo" Load "type1" Load "freetype" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Serial Mouse" Driver "mouse" Option "Protocol" "Microsoft" Option "Device" "/dev/ttyS0" Option "Emulate3Buttons" "true" Option "Emulate3Timeout" "70" Option "SendCoreEvents" "true" EndSection Section "InputDevice" Identifier "PS/2 Mouse" Driver "mouse" Option "Protocol" "auto" Option "ZAxisMapping" "4 5" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "true" Option "Emulate3Timeout" "70" Option "SendCoreEvents" "true" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "SendCoreEvents" "true" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Monitor" Identifier "NTSC Monitor" HorizSync 30-68 VertRefresh 50-120 Mode "720x480" # D: 34.563 MHz, H: 37.244 kHz, V: 73.897 Hz DotClock 34.564 HTimings 720 752 840 928 VTimings 480 484 488 504 Flags "-HSync" "-VSync" EndMode EndSection Section "Device" Identifier "Hauppauge PVR 350 iTVC15 Framebuffer" Driver "ivtvdev" ### change fb1 to whatever number you got in the previous section Option "fbdev" "/dev/fb1" Option "ivtvdev" "/dev/fb1" ### change the busid to whatever is reported by lspci. Note that ### output of lspci is hex, so add a preceding "0x" to the BusID BusID "0:0x10:0" EndSection Section "Screen" Identifier "TV Screen" Device "Hauppauge PVR 350 iTVC15 Framebuffer" Monitor "NTSC Monitor" DefaultDepth 24 DefaultFbbpp 32 Subsection "Display" Depth 24 FbBpp 32 Modes "720x480" EndSubsection EndSection Section "DRI" Mode 0666 EndSection Code: alias char-major-81 videodev alias char-major-61 lirc_i2c #options ivtv debug=1 #options tuner type=2 options msp3400 once=1 simple=1 install ivtv /sbin/modprobe tuner; /sbin/modprobe msp3400; /sbin/modprobe saa7115; /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb; /sbin/modprobe lirc_i2c remove ivtv /sbin/modprobe -r --ignore-remove ivtv && /sbin/modprobe -r saa7115 && /sbin/modprobe -r msp3400 && /sbin/modprobe -r tuner&& /sbin/modprobe -r ivtv-fb && /sbin/modprobe -r lirc_i2c lspci: Code: 0000:00:10.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)
|
Author: | 3JollyLuck [ Sat May 21, 2005 11:39 pm ] |
Post subject: | |
Yeah, I don't see any TV Out messages in /var/log/messages either. Try dmesg. Code: root@celestial:~# dmesg | grep "iTVC15 TV out"
ivtv-osd: fb0: iTVC15 TV out frame buffer device And yes, the lirc stuff is usual, it's setting up all the links for the various run levels. |
Author: | rogerh [ Sun May 22, 2005 5:56 am ] |
Post subject: | |
Well, there's a problem: I get no output when doing: Code: dmesg | grep "iTVC15 TV out" OK - I did aCode: root@pvr:/etc/mythtv/modules# /sbin/modprobe ivtv-fb but I still don't get MythTV running because of the "no screens found" error.
root@pvr:/etc/mythtv/modules# dmesg | grep "iTVC15 TV out" ivtv-osd: fb1: iTVC15 TV out frame buffer device root@pvr:/etc/mythtv/modules# My TV does now output those lines again. So - a little progress, but still no XServer and Mythtv |
Author: | Thermopyle [ Tue May 24, 2005 8:49 am ] |
Post subject: | |
BusID "0:0x10:0" is not valid for newer ivtvdev drivers. Change that line to: BusID "PCI:0:10:0" As far as I know r5a15.1 comes with ivtv-0.2.0-rc3i and you're using rc3j. That tells me you've downloaded and installed rc3j. If thats the case the following will work otherwise you'll have to download the lastest ivtv-0.2.0 driver. Make sure you've installed ivtvdev properly: Code: cd /usr/src/ivtv-0.2.0-rc3j
install -c -m 0444 ivtvdev_drv_o /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o |
Author: | rogerh [ Tue May 24, 2005 3:21 pm ] |
Post subject: | |
I have it working fine. Now, I'm trying to get the remote to work. new post for that. |
Author: | aspain [ Sat May 28, 2005 7:15 am ] |
Post subject: | |
Anyone can tell me what i'm doing wrong ? my TV went from black to a bunch of gray and blackish bars in a stepped-diagonal pattern With R5A15.1 Here is what I have done : Code: root@mythtv:~# /sbin/modprobe ivtv-fb root@mythtv:~# dmesg | grep "iTVC15 TV out" ivtv-osd: fb0: iTVC15 TV out frame buffer device Code: root@mythtv:~# lspci 0000:02:01.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01) Code: root@mythtv:/#nano /etc/X11/XF86Config-4 Section "Device" Identifier "Hauppauge PVR 350 iTVC15 Framebuffer" Driver "ivtvdev" ### change fb1 to whatever number you got in the previous section Option "fbdev" "/dev/fb0" Option "ivtv" "/dev/fb0" ### change the busid to whatever is reported by lspci. Note that ### output of lspci is hex, so add a preceding "0x" to the BusID #BusID "PCI:02:01:0" BusID "0:0x2:1" EndSection Code: root@mythtv:/# nano /etc/mythtv/modules/ivtv alias char-major-81 videodev alias char-major-61 lirc_i2c #options ivtv debug=1 #options tuner type=2 options msp3400 once=1 simple=1 install ivtv /sbin/modprobe tuner; /sbin/modprobe msp3400; /sbin/modprobe saa7115; /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb; /sbin/modprobe lirc_i2c remove ivtv /sbin/modprobe -r --ignore-remove ivtv && /sbin/modprobe -r saa7115 && /sbin/modprobe -r msp3400 && /sbin/modprobe -r tuner && /sbin/modprobe -r ivtv-fb && /sbin/modprobe -r lirc_i2c Code: root@mythtv:/#install -c -m 0444 /tmp/ivtv-0.2.0-rc3j/utils/ivtvdev_drv_o /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o Code: root@mythtv:~# dmesg
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 11 (level, low) -> IRQ 11 ivtv: Unreasonably low latency timer, setting to 64 (was 32) ivtv: XXX PCI device: 0x1130 vendor: 0x8086 ivtv: i2c attach [client=tveeprom,ok] ivtv: i2c attach [client=(tuner unset),ok] tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0) msp34xx: ivtv version msp34xx: init: chip=MSP3448W-A2, has NICAM support, simple (D) mode, simpler (G) no-thread mode msp34xx: $Id$ compiled on: Apr 20 2005 06:45:08 ivtv: i2c attach [client=MSP3448W-A2,ok] saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005) saa7115: detecting saa7115 client on address 0x42 saa7115: writing init values ivtv: i2c attach [client=saa7115[0],ok] saa7115: status: (1E) 0x01, (1F) 0x40 tveeprom: Hauppauge: model = 48132, rev = K168, serial# = 7520098 tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) tveeprom: audio_processor = MSP3440 (type = 11) ivtv: Tuner Type 47, Tuner formats 0x00001000, Radio: yes, Model 0x00ad1598, Revision 0x00000001 ivtv: NTSC tuner detected ivtv: Radio detected saa7127: Ignoring new-style parameters in presence of obsolete ones saa7127: video encoder driver version V 0.3 loaded saa7127: detecting saa7127 client on address 0x88 saa7127: Selecting NTSC video Standard saa7127: Selecting S-Video+Composite saa7127: Turn WSS off saa7127: Widescreen Mode 4:3 Full Format saa7127: Selecting Normal Encoder Input saa7127: Enable Video Output ivtv: i2c attach [client=saa7127[0],ok] ivtv: Encoder revision: 0x02040011 ivtv: Decoder revision: 0x02020023 ivtv: Configuring WinTV PVR 350 card with 9 streams ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total ivtv: Registered v4l2 device, streamtype 0 minor 0 ivtv: Create DMA stream 1 ivtv: Registered v4l2 device, streamtype 1 minor 32 ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 2 minor 224 ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 3 minor 24 ivtv: Create stream 4 ivtv: Registered v4l2 device, streamtype 4 minor 64 ivtv: Create DMA stream 5 using 16 65536 byte buffers 1048576 kbytes total ivtv: Registered v4l2 device, streamtype 5 minor 16 ivtv: Create stream 6 using 1024 2048 byte buffers 262144 kbytes total ivtv: Registered v4l2 device, streamtype 6 minor 228 ivtv: Create stream 7 ivtv: Registered v4l2 device, streamtype 7 minor 232 ivtv: Create DMA stream 8 ivtv: Registered v4l2 device, streamtype 8 minor 48 ivtv: Setting Tuner 47 tuner 1-0061: type set to 47 (LG NTSC (TAPE series)) saa7115: decoder set input (4) saa7115: now setting Composite input ivtv: Setting audio matrix to input 3, output 1 ivtv: Switching standard to NTSC. ivtv: ivtv_enc_thread: pid = 2599, itv = 0xd0c21a20 ivtv: ivtv_dec_thread: pid = 2600, itv = 0xd0c21a20 eth0: no IPv6 routers present saa7115: decoder set norm NTSC saa7115: set audio: 0x01 saa7127: Setting Encoder Video Standard saa7127: Set NTSC Video Mode saa7127: Selecting NTSC video Standard ivtv: Initialized WinTV PVR 350, card #0 ivtv: ==================== END INIT IVTV ==================== ivtv-osd: Framebuffer module loaded (attached to ivtv card id 0) ivtv-osd: Framebuffer is at decoder-relative address 0x00510000 and has 1704960 bytes. ivtv-osd: screen coords: [0 0] -> [720 480] ivtv-osd: original global alpha = 208 ivtv-osd: current OSD state = 39 ivtv-osd: new global alpha = 208 (1 255 0) ivtv-osd: framebuffer at 0xd5510000, mapped to 0xd1a90000, size 1350k ivtv-osd: mode is 720x480x32, linelength=2880 Console: switching to colour frame buffer device 90x30 ivtv-osd: fb0: iTVC15 TV out frame buffer device cx2388x v4l2 driver version 0.0.4 loaded lirc_i2c: chip found @ 0x18 (Hauppauge IR) ivtv: i2c attach [client=Hauppauge IR,ok] lirc_dev: lirc_register_plugin:sample_rate: 10 saa7115: decoder disable output saa7115: decoder set input (0) saa7115: now setting Composite input ivtv: Setting audio matrix to input 1, output 1 saa7115: decoder enable output saa7115: decoder set size saa7115: decoder disable output saa7115: decoder set input (4) saa7115: now setting Composite input ivtv: Setting audio matrix to input 3, output 1 saa7115: decoder enable output saa7115: decoder set picture bright=128 contrast=63 saturation=64 hue=0 saa7115: decoder set picture bright=128 contrast=63 saturation=63 hue=0 saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115: decoder disable output saa7115: decoder enable output input: PC Speaker ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A agpgart: Detected an Intel i815 Chipset. agpgart: Maximum main memory to use for agp memory: 203M agpgart: AGP aperture is 64M @ 0xd0000000 cpci_hotplug: CompactPCI Hot Plug Core version: 0.2 pci_hotplug: PCI Hot Plug PCI Core version: 0.5 shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5 shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5 shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5 shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5 ichxrom: ichxrom_init_one(): Unable to register resource 0xffb00000-0xffffffff - kernel bug? CFI: Found no ichxrom @fff00000 device at location zero JEDEC: Found no ichxrom @fff00000 device at location zero CFI: Found no ichxrom @fff00000 device at location zero ... JEDEC: Found no ichxrom @fff00000 device at location zero CFI: Found no ichxrom @fff00000 device at location zero shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5 shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5 ACPI: PCI interrupt 0000:03:09.2[C] -> GSI 11 (level, low) -> IRQ 11 ehci_hcd 0000:03:09.2: NEC Corporation USB 2.0 ehci_hcd 0000:03:09.2: irq 11, pci mem 0xdc003000 ehci_hcd 0000:03:09.2: new USB bus registered, assigned bus number 5 ehci_hcd 0000:03:09.2: USB 2.0 initialized, EHCI 0.95, driver 10 Dec 2004 hub 5-0:1.0: USB hub found hub 5-0:1.0: 5 ports detected |
Author: | rogerh [ Sat May 28, 2005 9:06 pm ] |
Post subject: | |
It would have been nice to be asked if you could use my picture and use up my bandwidth instead of just hijacking my picture. |
Author: | aspain [ Sun May 29, 2005 3:37 am ] |
Post subject: | |
Sorry, the link have been replaced by another photo...it's not me ![]() If I do : root@mythtv:~# lspci 0000:02:01.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01) Is it correct if I use this in XF86Config-4 : BusID "PCI:02:01:0" |
Author: | DustSmoke [ Sat Jun 04, 2005 3:35 pm ] |
Post subject: | |
Did anybody figure out the horizontal bars fix? I have the same problem. |
Author: | rogerh [ Sat Jun 04, 2005 11:36 pm ] |
Post subject: | |
adjust to you needs as required. Code: /usr/bin/ivtvfbctl /dev/fb1 -alpha -on -globalalpha -nolocalalpha
|
Author: | DustSmoke [ Sun Jun 05, 2005 12:14 am ] |
Post subject: | |
thanks roger, I have a very noobish question if you wouldn't mind my asking. If you are using the tv-out, does it only work with actual LiveTV? Or if you do this it works with everything right? I have it working with just the tv and a monitor sitting on the side. But all the menu's are on the monitor and live TV plays on the 350's TV out. Which lead me to re-configure to using my GF4200's tv out for now. What are the benifits with using one over the other? And in return, I can offer you help with Lirc if your still working on that stuff. |
Page 1 of 2 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |