Well, I fired up the machine again today and ran depmod -a (thanks Nick) and waalaa I can now successfully query the modem using kppp. Cool!

Cheers for your help. Much appreciated.

Regards
Matthew

On Wed, 09 Nov 2005 22:57:06 +1300
Isaac Devine <[EMAIL PROTECTED]> wrote:

  
On 11/9/05, Matthew Whiting <[EMAIL PROTECTED]> wrote:
    
Hi guys,

I've worked through the suggested docs
(https://wiki.ubuntu.com/WinModemLucent) and got up to

sudo modprobe -v ltserial

but result is 'FATAL: Module ltserial not found'.
      
1. I'm pretty sure it is lt_serial ;-)
2. cd to whereever you put the module /lib/modules/`uname -r`/other
occuring to those instructions
3. try insmod lt_serial and then insmod lt_modem
    

modprobe is the appropriate command. modprobe lt_serial should load
lt_modem as well (or is it the other way round?) but anyway the name of
the modules must have been bloody obvious when installing them!

you have to make sure that you have run depmod -a after you install the
modules to /lib/modules...

I am not sure if that was in the instructions and cannot be bothered
reading them again.

Oh and why do ubuntu persist with these bloody code names for their
versions. I can never remember which cage at the zoo has the latest
version. 


  

Reply via email to