Howard Lowndes wrote: > I'm trying to get slmodemd running on a Toshiba lappy. > > It used to work under the 2.6.15 kernel and compiles under 2.6.16 (FC5 > build 2111), but won't start because the slamr module won't load: > > # modprobe slamr > FATAL: Error inserting slamr > (/lib/modules/2.6.16-1.2111_FC5/extra/slamr.ko): Invalid argument > > As far as I can make out I am working with the latest version which is > about 6 months old - slmodem-2.9.11-20051101.tar.gz > > Has anyone got any later information, or is there any way I can diagnose > it deeper?
Hi Howard, Did the slamr code change? If so, I'd check /etc/modprobe.conf* for any "option" lines for slamr to be sure they are still valid with the version of slamr you are using. Does `insmod /lib/modules/2.6.16-1.2111_FC5/extra/slamr.ko` produce anything different? anything in `dmesg`? --Keith -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
