You should patch it from the SDL12 directory and use -p0... if it didn't patch properly, it's likely it won't work.
On Thu, Jul 10, 2003 at 09:39:59PM +0200, David Amiel wrote: > I've got SDL_VIDEODRIVER set too :// > was it normal I've got an error when applying dsl patch, the patch didn't > find alone the file to modify ? > > ----- Original Message ----- > From: "Aubin Paul" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, July 10, 2003 4:18 AM > Subject: Re: [Freevo-users] Re: freevo app on tv-out using directfb > > > > I'm pretty much out of ideas... all I know is that if you can get > > mplayer working with dfbmga, it should only be a recompile of SDL and > > then a few minor Freevo changes to get it working. (Resolution, > > SDL_VIDEODRIVER, and display=dfbmga) > > > > On Thu, Jul 10, 2003 at 01:26:30AM +0200, David Amiel wrote: > > > I've got this in dmesg > > > > > > i2c-core.o: driver i2c-dev dummy driver registered. > > > i2c-dev.o: Registered 'DDC:fb0 #0 on i2c-matroxfb' as minor 0 > > > i2c-dev.o: Registered 'DDC:fb0 #1 on i2c-matroxfb' as minor 1 > > > i2c-dev.o: Registered 'MAVEN:fb0 on i2c-matroxfb' as minor 2 > > > > > > > > > > > > ----- Original Message ----- > > > From: "Aubin Paul" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Wednesday, July 09, 2003 7:20 PM > > > Subject: Re: [Freevo-users] Re: freevo app on tv-out using directfb > > > > > > > > > > It doesn't have to be a module, but it does have to exist. > > > > > > > > Do you see your G400 in dmesg showing up under i2c? > > > > > > > > > > > > On Wed, Jul 09, 2003 at 11:16:57AM -0400, R. Scott Baer wrote: > > > > > > On Wed, Jul 09, 2003 at 09:41:12AM -0400, R. Scott Baer wrote: > > > > > > > Same result.. it did not install the i2c-dev module. > > > > > > > > > > > > You need to /build/ the i2c-dev module... look at your .config > file in > > > > > > your linux source tree; you should have this line (exactly like > this) > > > > > > > > > > > > CONFIG_I2C_CHARDEV=m > > > > > > > > > > > > And then when you install the new kernel, run depmod -a, you can > run > > > > > > "modprobe i2c-dev" > > > > > > > > > > I have: > > > > > > > > > > CONFIG_I2C_CHARDEV=y > > > > > > > > > > should this be a module ?? > > > > > > > > > > I did not do a depmod -a, but did a modprobe i2c-dev (though I > shouldn't > > > > > have had to, sense it wasn't a module.....) > > > > > > > > > > right when I'm typing this.. I realized.. that the module is not > going > > > to > > > > > show up... if it isn't a module.. it should be in the bzImage > correct > > > ?? > > > > > > > > > > Do you suggest I make it a module ?? > > > > > > > > > > Scott > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > This SF.Net email sponsored by: Parasoft > > > > > Error proof Web apps, automate testing & more. > > > > > Download & eval WebKing and get a free book. > > > > > www.parasoft.com/bulletproofapps > > > > > _______________________________________________ > > > > > Freevo-users mailing list > > > > > [EMAIL PROTECTED] > > > > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email sponsored by: Parasoft > > > > Error proof Web apps, automate testing & more. > > > > Download & eval WebKing and get a free book. > > > > www.parasoft.com/bulletproofapps > > > > _______________________________________________ > > > > Freevo-users mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Parasoft > > > Error proof Web apps, automate testing & more. > > > Download & eval WebKing and get a free book. > > > www.parasoft.com/bulletproofapps > > > _______________________________________________ > > > Freevo-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Parasoft > > Error proof Web apps, automate testing & more. > > Download & eval WebKing and get a free book. > > www.parasoft.com/bulletproofapps > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
