Re: Linux 2.6.15-rc2

From: Kasper Sandberg
Date: Mon Nov 21 2005 - 16:17:05 EST


On Sun, 2005-11-20 at 18:58 -0500, Gene Heskett wrote:
> On Sunday 20 November 2005 17:36, Kasper Sandberg wrote:
> >On Sun, 2005-11-20 at 00:18 -0500, Gene Heskett wrote:
> >> On Saturday 19 November 2005 22:40, Linus Torvalds wrote:
> >> >There it is (or will soon be - the tar-ball and patches are still
> >> >uploading, and mirroring can obviously take some time after that).
> >>
> >> First breakage report, tvtime, blue screen no audio. Trying slightly
> >> different .config for next build. My tuner (OR51132) seems to be
> >> permanently selected in an xconfig screen. Dunno if thats good or
> >> bad ATM.
> >
> >if it needs to be loaded with a parameter you will need to build it as
> > a module.. my saa7134 chip needs card=9.
>
> Its never needed an argument before.
then you have a good card, mine is a cheap cheap cheap one which
apparently doesent have the nessecary embedded info to do proper
autodetection, so i gotta manually specify which card i have.

>
> >i am experiencing same problems with saa7134, no video, however i do
> > get audio.
>
> I wasn't, total digital gibberish on screen.
>
> A full powerdown reboot to 2.6.14.2 fixed it.
>
> >this is a way to (incorrectly according to v4l devs) "fix" it:
> >drivers/media/video/video-buf.c
> >change line 1233 to this:
> > vma->vm_flags |= VM_DONTEXPAND;
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/