--- On Fri, 7/4/08, ZuG <ozugo@xxxxxxxxx> wrote: > From: ZuG <ozugo@xxxxxxxxx> > Subject: martian install dies on make > To: discuss@xxxxxxxxxxxxx > Date: Friday, July 4, 2008, 6:05 AM > Hello, > > I'm trying to get a winmodem on a gateway solo 2550 > working to give to my grandmother. scanModem tells me that > the best card (of the two, an internal and a PCMCIA > 10/100/56k combo) is the agere LT chipset. I'm > attempting to install the martian driver and I get the > following error: > > mary@linux-yto1:~/martian> make all > make -C kmodule/ modules > make[1]: Entering directory > `/home/mary/martian/kmodule' > make -C /lib/modules/2.6.25.5-1.1-default/build > M="/home/mary/martian/kmodule" modules > make[2]: Entering directory > `/usr/src/linux-2.6.25.5-1.1-obj/i386/default' > make[2]: *** No rule to make target `modules'. Stop. > make[2]: Leaving directory > `/usr/src/linux-2.6.25.5-1.1-obj/i386/default' > make[1]: *** [modules] Error 2 > make[1]: Leaving directory `/home/mary/martian/kmodule' > make: *** [all] Error 2 > > > The distro is openSuSE 11, and the kernel version is > 2.6.25.5-1.1-default > > Thanks much. > > Erica Erica, Did you try the following file http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/martian-full-20080625.tar.gz instead of martian-full-20071011.tar.gz /**** scanModem recommendations ****/ 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://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ , with current update martian-full-20071011.tar.gz See DOCs/AgereDSP.txt for Details. /**** ****/ The latter one is for 2.6.24 or above kernels. Try that one and report back if succeeded or failure. Regards, Antonio