On Wednesday 17 of September 2008 at 01:35:18, Andy Walls wrote: > On Tue, 2008-09-16 at 08:05 -0400, Patrick Boisvenue wrote: > > Markus Rechberger wrote: > > > On Sat, Sep 13, 2008 at 3:25 AM, Andy Walls <awalls@xxxxxxxxx> wrote: > > >> On Fri, 2008-09-12 at 15:16 -0400, Patrick Boisvenue wrote: > > >>> Patrick Boisvenue wrote: > > >>>> Michael Krufky wrote: > > >>>>> On Fri, Sep 12, 2008 at 2:24 PM, Patrick Boisvenue <patrbois@xxxxxxxx> wrote: > > >>>>>> Andy Walls wrote: > > >>>>>>> On Wed, 2008-09-10 at 20:37 -0400, Patrick Boisvenue wrote: > > >>>>>>>> Andy Walls wrote: > > >>>>>>>>> On Tue, 2008-09-09 at 22:37 -0400, Steven Toth wrote: > > >>>>>>>>>> Patrick Boisvenue wrote: > > >>>>>>>>>>> Steven Toth wrote: > > >>>>>>>>>>>> Patrick Boisvenue wrote: > > > > > > don't load i2c-dev > > > > > > Markus > > Markus, > > Nice catch. > > Regards, > Andy > > > Good call, that was it. Re-compiling my kenrel without I2C_DEV allowed > > the firmware to load and dvbscan to work as expected. > > > > Thanks, > > ...Patrick Hi, I've just got into the sane trouble with i2c-dev and firmware loading (saa7134-dvb wanted xc3028-v27.fw). I've solved it with 2.6.27 by making the firmware statically loaded in the kernel as a binary blob - Device Drivers/Generic Driver Options/Include in-kernel firmware blobs in kernel binary. The firmware loading code just takes the binary blob and doesn't load it dynamically (it initializes devices in the dynamically loading path - that was causing problems). Regards, Oldrich. _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb