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
