Roy 20061202 is the date of the last Agere/LSI code update. Members of this List have done minor fixes since then in the Open Source components. No <SNIP> please. send the whole ModemData.txt We need to see the boot up diagnostic. If particular the info from $ dmesg | grep 00:10.0 MarvS On Jan 24, 2008 12:46 AM, Roy Taylor <crt@xxxxxxxxxx> wrote: > Wizards -- > > Extracts from ModemData.txt below at end. My machine is a Dell Inspiron > 4000, with a Lucent Mars/Apollo DSP chipset. I've downloaded the latest > martian-full driver pkg, along with libc6-dev and linux-libc-dev for my > Ubuntu 7.10 (Gutsy Gibbon) OS. Following instructions in AgereDSP.txt, > make-all and make-install completed with only warnings. > > However, as the following console transcript shows, something's amiss: > > o The martian version loaded is apparently 20061202, not 20071011 > of the package name > > o modprobe seems to indicate that the system can't find the modem > > o wvdialconf can't find the modem, either > > What am I missing, and how to fix it? > > -- Roy > > -------------------------- Console excerpt -------------------------- > crt@Lindt2: modprobe martian_dev > [sudo] password for crt: > > crt@Lindt2: sudo martian_modem --country=us > [sudo] password for crt: > martian: info: Your port is /dev/ttySM0 > > crt@Lindt2: ls -l /dev/ttySM0 /dev/pts/* > crw--w---- 1 crt tty 136, 0 2008-01-23 19:18 /dev/pts/0 > crw--w---- 1 crt tty 136, 1 2008-01-23 19:25 /dev/pts/1 > crw--w---- 1 crt tty 136, 2 2008-01-23 16:44 /dev/pts/2 > crw--w---- 1 root tty 136, 3 2008-01-23 19:18 /dev/pts/3 > lrwxrwxrwx 1 root root 10 2008-01-23 19:18 /dev/ttySM0 -> /dev/pts/3 > > crt@Lindt2: dmesg | grep martian > [ 333.607475] martian loaded - 20061202 > [ 333.607692] "martian_dev": added device 11c1:448 > BaseAddress = 0xd400, CommAddres = 0xdcd8, irq = 11 > [ 333.607795] "martian_dev": failed to gather device info > [ 698.644000] "martian_dev": failed to gather device info > [ 2210.416000] "martian_dev": serving irqs in module > [ 2210.416000] "martian_dev": martian_modem is attached. > > crt@Lindt2: wvdialconf /etc/wvdial.conf > Editing `/etc/wvdial.conf'. > > Scanning your serial ports for a modem. > > WvModem<*1>: Cannot set information for serial port. > ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > Modem Port Scan<*1>: S1 S2 S3 > ttySM0<Info>: Permission denied > Modem Port Scan<*1>: SM0 > > Sorry, no modem was detected! Is it in use by another program? > Did you configure it properly with setserial? > ---------------------------------------------------------------- > > > ---------------------- System information ------------------------ > CPU=i686, Linux version 2.6.22-14-generic (buildd@palmer) > (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) > #1 SMP Sun Oct 14 23:05:12 GMT 2007 > scanModem update of: 2008_11_01 > > <SNIP> > > For candidate modem in PCI bus: 00:10.0 > Class 0780: 11c1:0448 > Communication controller: Agere Systems WinModem 56k > Primary PCI_id 11c1:0448 > Support type needed or chipset: Agere.DSP > ----------------end Softmodem section -------------- > > The modem has a Lucent/Agere/LSI Mars or Apollo DSP (digital signal > processing) chipset. Support packages for 2.6.n kernels are at: > > http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian/, > with current update martian-full-20071011.tar.gz > > <SNIP> > > Versions adequately match for the compiler installed: 4.1.3 > and the compiler used in kernel assembly: 4.1.3 > > Minimal compiling resources appear complete: > make utility - /usr/bin/make > Compiler version 4.1 > linuc_headers base folder /lib/modules/2.6.22-14-generic/build >