Rainer Zocholl wrote: > > [EMAIL PROTECTED](Klaus Schmidinger) 29.09.01 13:28 > > Once upon a time Klaus Schmidinger shaped the electrons to say... > > >Today I have made several experiments to further track down this > >problem and found that by simply loading the two modules > > > i2c_core > > saa7146_code.o > > >the system became unstable. i2c_core by itself doesn't cause any > >problems, and also installing all of the modules VES1893.o, VES1820.o, > >tda8083.o, stv0299.o and tuner.o (which all use i2c_core) doesn't > >cause problems. > > >Now the question is: is i2c_core or saa7146_code.o the troublemaker? > > Which version are those i2c-drivers? > > Did you use i2c 2.6.1?
It's the version that comes with SuSE 7.2, and it doesn't give any version information when loading: root@fox:/home/franz/vdr/DVB/driver > insmod i2c-core Using /lib/modules/2.4.4-4GB/kernel/drivers/i2c/i2c-core.o root@fox:/home/franz/vdr/DVB/driver > tail /var/log/messages ... Sep 29 15:43:27 fox kernel: i2c-core.o: i2c core module Maybe this helps: franz@fox:/usr/src/linux > ls -l drivers/i2c/i2c-core.c -rw-r--r-- 1 franz users 37877 May 15 19:39 drivers/i2c/i2c-core.c franz@fox:/usr/src/linux > sum drivers/i2c/i2c-core.c 63063 37 This is all very odd because the same DVB driver runs perfectly on SuSE 7.1 with kernel 2.4.0. I wonder what could have changed so dramatically between these two kernel versions, that has these bad effects on the saa7146_core.o module... Klaus -- _______________________________________________________________ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: [EMAIL PROTECTED] D-84568 Pleiskirchen, Germany URL: www.cadsoft.de _______________________________________________________________ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
