Penguin

Differences between current version and previous revision of IvtvNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Monday, May 24, 2004 2:10:39 pm by CraigBox
Older page: version 3 Last edited on Sunday, April 25, 2004 8:43:02 pm by DanielLawson Revert
@@ -1,30 +1 @@
-!! When using Mythtv and a Hauppauge WinTV-PVR350, I can't watch Live TV - the card locks hard.  
-  
-dmesg will show some errors regarding [DMA ] - I don't have a copy here unfortunately . I was using the .1.9 version of the drivers from ivtv.sourceforge.net. To fix this, I followed the instructions at http://membres.lycos.fr/badzzzz/ - this details using the .1.9 driver set, a 'standard' set of patches commonly applied to .1.9, and another one-line patch to fix the DMA issue. It also refers to using a custom ivtv framebuffer X driver, which seems to improve things a lot.  
-  
-There are probably other ways of doing this, and there are other patches linked from http://ivtv.writeme.ch/tiki-index.php?page=PatchesHowTo which seem to cover the DMA issue as well as 2.6 kernel issues.  
-  
-!! PAL support for Hauppauge WinTV-PVR350  
-  
-My modules.conf looks like:  
-  
-<verbatim>  
-# ivtv modules setup  
-alias char-major-81 videodev  
-alias char-major-81-0 ivtv  
-options ivtv mpg_buffers=90 ivtv_pal=1 tuner=4  
-# pick ONE of the following two options  
-# s-video output  
-#options saa7127 enable_output=1 output_select=1 pal=1  
-# composite output  
-options saa7127 enable_output=1 output_select=0 pal=1  
-options tuner type=28 pal=1# PAL tuner  
-options msp3400 once=1 simple=1  
-add below ivtv msp3400 saa7115 saa7127 tuner  
-add above ivtv lirc_dev lirc_i2c  
-add above ivtv ivtv-fb  
-</verbatim>  
-  
-The [IVTV TV-out PAL page| http://ivtv.writeme.ch/tiki-index.php?page=TvOutPal] covers this in more detail  
-  
---DanielLawson  
+Describe [IvtvNotes ] here.