hugleo@hugleo-desktop:~$ dmesg | grep agr [ 1705.740901] agrmodem: module license 'Proprietary' taints kernel. [ 1705.743845] agrsm: created 1 infos [ 1705.761378] agrserial: Loading module Agere Modem Interface driver version 2.1.60.0.Linspire (2005-11-16) hugleo@hugleo-desktop:~$ On Sat, 2008-02-02 at 14:53 -0200, Hugo Leonardo Canalli wrote: > No. > > hugleo@hugleo-desktop:~$ sudo depmod -a > [sudo] password for hugleo: > hugleo@hugleo-desktop:~$ sudo modprobe agrmodem > hugleo@hugleo-desktop:~$ uname -a > Linux hugleo-desktop 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC > 2007 i686 GNU/Linux > hugleo@hugleo-desktop:~$ > > > On Fri, 2008-02-01 at 20:43 -0500, Marvin Stodolsky wrote: > > Hugo > > > > Just been doing some testing, without AGRmodem hardware on my system > > The modules compile under Ubuntu 2.6.22-14-generic > > > > But after the > > $ sudo depmod -a > > and upon attempted > > $ sudo modprobe agrmodem > > > > There is > > agrmodem: Unknown symbol agr_pci_get_irq > > > > I presume this doesn't appear on your System with the modem hardware present. > > If this is the case, the agr_pci_get_irq must in some way be acquired > > from the firmware on the modem card. > > > > MarvS > >