When I try to access the second head I get a Maven can't open /dev/i2c-2. This happens on my new machine running a 2.4.20 kernel. My older machine with a 2.4.19 kernel works fine.
There is a definite difference in the demsg startup messages. The machine that works gives me i2c-dev.o: Registered 'DDC:fb0 #0 on i2c-matroxfb' as minor 0 i2c-core.o: adapter DDC:fb0 #0 on i2c-matroxfb registered as adapter 0. i2c-dev.o: Registered 'DDC:fb0 #1 on i2c-matroxfb' as minor 1 i2c-core.o: adapter DDC:fb0 #1 on i2c-matroxfb registered as adapter 1. i2c-dev.o: Registered 'MAVEN:fb0 on i2c-matroxfb' as minor 2 i2c-core.o: adapter MAVEN:fb0 on i2c-matroxfb registered as adapter 2. while the one that fails gives me i2c-core.o: adapter DDC:fb0 #0 on i2c-matroxfb registered as adapter 0. i2c-core.o: adapter DDC:fb0 #1 on i2c-matroxfb registered as adapter 1. i2c-core.o: adapter MAVEN:fb0 on i2c-matroxfb registered as adapter 2. note the lack of messages relating to i2c-dev.o What could I be doing wrong? Neil -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
