Re: [PATCH] add udev support to mga_vid svn
Peter Magnusson <[email protected]> Tue, 15 Aug 2006 07:08:02 +0200 (CEST)
| Newsgroups | gmane.comp.video.mplayer.user.matrox |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 10 Aug 2006, Robin Humble wrote: > On Thu, Aug 10, 2006 at 11:51:30AM +0200, Peter Magnusson wrote: >> installed. It doesnt exist any "kernel-smp-devel-2.6.17-1.2157_FC5". > > your local yum mirror must be deficient. it exists. > wget http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/i386/kernel-smp-devel-2.6.17-1.2157_FC5.i686.rpm Thanks. That helped \o/ Worked directly now. Now I just wonder what happend to /dev/fb0 and /dev/fb1 as they are needed for tv-out. They doesnt exist in /dev. Something that has to be added to /etc/udev/rules.d/ ? Anyone knows? Hmm. I was hoping that the sudden crash of mplayer at startup that happends 1 of 3 times would stop when I had mga_vid. But it didnt. Mplayer just crashes with "MPlayer interrupted by signal 11 in module: unknown". Also, I cant compile MPlayer-1.0pre8 with LIVE555 support or xvid support. But with MPlayer-1.0pre7try2 everything works fine so now Im using that one instead. I build mplayer with; export CC=gcc32 make clean ./configure --enable-mga --enable-xmga --enable-gui --enable-menu --disable-inet6 make