On 2007-12-08 01:13, Eduard Bloch wrote:
> >    # modprobe slamr
> >    FATAL: Module ungrab_winmodem not found.
> >    FATAL: Module slamr not found.
> 
> You need to run "depmod -a".

Thanks.  That did help in that I can load the module 'slamr'.
Unfortunately, sl-modem-daemon appears not to like it:

   # invoke-rc.d sl-modem-daemon restart
   Shutting down SmartLink Modem driver normally.
   Unloading modem driver from kernel ... slamr.
   SmartLink modem driver not available for this Kernel. Please read
   README.Debian
   or try to install the package sl-modem-modules-2.6.22-3-686. Exiting...
   invoke-rc.d: initscript sl-modem-daemon, action "restart" failed.

I removed the if..fi around that error in the init script, but it
doesn't help much because

   # ls -l /dev/modem
   lrwxrwxrwx 1 root root 6 2007-12-09 19:40 /dev/modem -> ttySL0
   # ls -l /dev/ttySL0 
   lrwxrwxrwx 1 root root 10 2007-12-09 19:30 /dev/ttySL0 -> /dev/pts/0
   # ls -l /dev/pts/0
   ls: /dev/pts/0: No such file or directory

and pppd reports "unrecognized option '/dev/modem'".

Please let me know if there are other things I can try.

-- 
Nick



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to