On 8/19/05, Timothy McFadden <[EMAIL PROTECTED]> wrote: > Hi. > > I'm pretty new to Linux, so I'm probably dangerous to myself more than > anyone else. > > Anyway, here's my problem: > > I'm still trying to get rid "ivtv-osd: OSD: REG_DECSG1LEN wait failed" > errors being dumped into /var/log/messages ( it grows at 2MB per minute ). > > I'm trying to compile a new driver from source code ( kernel version > 2.6.12-1.1372_FC3 ). > > 'make' and 'make install' go ok. > > I follow the FAQ ( Wiki ) to modprobe the modules. When I get to the insmod > steps, here's what happens: > > # /sbin/insmod saa7115.o > insmod: error inserting 'saa7115.o': -1 Invalid module format # /sbin/insmod > ivtv.o > insmod: error inserting 'ivtv.o': -1 Invalid module format > > I'm not really sure where to go from here. Seems like everything I've tried > still ends up with dmesg output of : > > ivtv: version 0.2.0 (rc3j) loading > ivtv: Linux version: 2.6.12-1.1372_FC3 gcc-3.4 > > I'm guessing that the invalid module formats are causing the problem ( > especially the ivtv.o ). > > -Tim
Hah, see? I told I was a noob. Anyway, I've figured out that I need to load the *.ko modules instead of *.o module because I'm running a 2.6 kernel as opposed to 2.4. *bonk* Of course now I can't remove the ivtv module because it's used by ivtv-fb and vice versa. How do I get around this dependancy? -Tim ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ivtv-devel mailing list ivtv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-devel