--- Arjan van de Ven <arjan@xxxxxxxxxxxxxxx> wrote: > > > I want to update to the latest test kernel > > 2.6.15-1.1884_FC5 I believe on the dialup machine > to > > test some software that only runs on the default > > kernel > > [tonio@localhost ~]$ uname -r > > 2.6.15-1.1826.2.10_FC5 > > [tonio@localhost ~]$ > > > > and not on the updated kernels. > > that either must be some really broken application, > or the kernel gained > a bug. can you give details on what stopped working? > > -- > fedora-test-list mailing list > fedora-test-list@xxxxxxxxxx > To unsubscribe: > https://www.redhat.com/mailman/listinfo/fedora-test-list > I am on dialup and I have to use slmodemd to connect to the internet and without it, I have to reboot and run first kernel to send any bugs on the home machine. Since the first test kernel, slmodemd does not work on the updated kernels. [root@localhost slmodem-2.9.11-20051101]# service slmodemd start mknod: `/dev/slamr0': File exists Ungrabbing winmodem from kernel ... done. FATAL: Error inserting slamr (/lib/modules/2.6.15-1.1898_FC5/extra/slamr.ko): Invalid argument ERROR: Module slamr does not exist in /proc/modules Loading SmartLink Modem driver into kernel ... FATAL: Error inserting slamr (/lib/modules/2.6.15-1.1898_FC5/extra/slamr.ko): Invalid argument failed. [root@localhost slmodem-2.9.11-20051101]# rpm -qa kernel* kernel-2.6.15-1.1878_FC5 kernel-devel-2.6.15-1.1826.2.10_FC5 kernel-devel-2.6.15-1.1878_FC5 kernel-2.6.15-1.1898_FC5 kernel-2.6.15-1.1826.2.10_FC5 kernel-devel-2.6.15-1.1898_FC5 [root@localhost slmodem-2.9.11-20051101]# ls /lib/modules/2.6.15-1.1898_FC5/extra/ -l total 1000 -rw-r--r-- 1 root root 742681 Feb 4 22:56 slamr.ko -rw-r--r-- 1 root root 152392 Feb 4 22:56 slusb.ko -rw-r--r-- 1 root root 95545 Feb 4 22:53 ungrab-winmodem.ko [root@localhost slmodem-2.9.11-20051101]# [root@localhost slmodem-2.9.11-20051101]# modprobe slamr FATAL: Error inserting slamr (/lib/modules/2.6.15-1.1898_FC5/extra/slamr.ko): Invalid argument [root@localhost slmodem-2.9.11-20051101]# I created an install script to track the changes. I modified st7554.c line 1153 was removed to remove a compile error as suggested by Sasha K from linmodems.org. And Marv also asked which gcc was running which is [tonio@localhost drivers]$ ls -l /usr/bin/gcc* -rwxr-xr-x 2 root root 131692 Jan 7 06:55 /usr/bin/gcc -rwxr-xr-x 2 root root 87804 Jan 4 08:32 /usr/bin/gcc32 [tonio@localhost drivers]$ I hate to bother with this issue, but it does not want to work. I am aware of the issues of userpace* and not building into the kernel, but the winmodem that I have does not run with alternate code. Best Regards, Antonio __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list