On Wednesday 18 Aug 2004 20:46, you wrote:
> Andrew de Quincey schrieb:
> > Hi, I've just tried my MPEX under 2.6.8.1 - no problems here. I *AM*
> > using my updated patch (which I have attached) but I wouldn't have
> > thought that would fix sound muting problems.
>
> [...]
>
>
> Hi Andrew,
>
> the list seems to be down, therefore I send this mail to you directly.
> I tried your patch, but without success. :-(  Maybe I'm doing something
> wrong.
>
> Please take a look to the attached code. This one was, slightly
> modificated, running under kernel 2.4.24 to 2.4.26 with the v4l2 patch.
>
> The only thing I have changed is the way how to set uo the video and
> audio pid's.  I hope that you are familar with vdr.
>
> I have some entries in my channels.conf like this:
>
> C-Video:1:h:S28.2E:0:260:256:0:5:1:0:0:0
> S-Video:1:h:S28.2E:0:260:256:0:5:2:0:0:0
> M-Tuner:1:h:S28.2E:0:260:256:0:5:3:0:0:0
>
> The first parameters are ignored
> 260 is the video pid (this was 256 before)
> 256 is the audio pid (this was 259 before)
> 0 is the nonexisting teletext pid
> 5 is the ca device number, it directs to my card
> 1,2,3 are the v4l2-inputs of the card
>
> With the 2.4.x kernels I could adjust the colour, brightness and
> contrast. Controling the volume or loudness was not possible. I don't
> have to unmute anything.
>
> In my setup the 1st device was the v4l2-device witch was opend to set up
> the colour and the second device was the ts-device
>
> With the new kernel everything is working as before but I have no sound.
> This is also the case if I reboot from 2.6.8.1 to 2.4.26 without
> switching off. I tried different things (unmuting, input switching, etc)
> That is the reason why the source is a little bit messed up with comments.
>
> I gave up for now, you are my last hope.  :-)

Fraid I've never used VDR, but I'm guessing what you're doing is setting up a 
fake DVB-style device so it'll read in the transport stream.

Have you tried just catting directly from /dev/video1 and playing that with 
mplayer/xine to eliminate VDR as the problem - I know its unlikely as you say 
running it in 2.6 breaks it in 2.4 as well - and you've probably already 
tried that anyway.

Is the saa7134 definitely picking up the correct card type? I had some 
problems with 2.6.8.1 initially 'cos I'd forgotten that 2.6's module tools 
have a different file for specifying module parameters in. Mine (now) shows 
up in dmesg as "BMK MPEX No Tuner" for card type 18. 

I don't have an MPEX with a tuner right now - do you? maybe that is the 
issue...

I tried lots of things to see if I could get it to drop audio - unplugging 
cables and leaving them out for a while etc. To me, stability actually seems 
to have actually improved as video now restarts properly if I unplug and 
replug the video stream, no matter how long I leave it, or how many times I 
do it.

The machine I'm testing on has a very minimal set of audio drivers installed - 
its just got soundcore compiled as a module and nothing else.


Reply via email to