[mythtv-users] PVR 250 + Myth 0.12 and sometimes no sound

Torsten Schenkel torsten.schenkel at web.de
Fri Nov 21 16:25:24 EST 2003


On Fri, 2003-11-21 at 20:48, Fiepel wrote:
> Hi,
> 
> Am am very pleased with my Via EPIA-M10000, a PVR-250 and mythtv 0.12,
> but I have one annoying problem:

Try this patch, if you don't compile the ivtv driver yourself, I can
send you a patched msp3400.o





--- driver/msp3400.c    2003-11-21 01:32:57.000000000 +0100
+++ driver/msp3400.c.orig       2003-11-21 22:22:56.000000000 +0100
@@ -1545,7 +1545,7 @@
                        msp->watch_stereo=0;
                        del_timer(&msp->wake_stereo);
                        msp->stereo = va->mode;
-//                     msp3400c_setstereo(client,va->mode);
+                       msp3400c_setstereo(client,va->mode);
                }
                break;
        }



HTH,

Torsten
-- 
Config files for PVR350 TV-Out:
http://www-isl.mach.uni-karlsruhe.de/~hi93/ivtv-pvr-350-conf.tgz



More information about the mythtv-users mailing list