Re: ltmodems on Fedora Core 2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try the ltmodem-2.6-alk-4 from http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/
it´s down right now, try googling it if you cant wait, follow the instructions on its readme file but before you compile the modules with command "make", substitute the Makefile file for this one(you might need to modify the last line):


#======================================================
# makefile for ltmodem for 2.6 kernels
##
## Modified for FC2
## to be used with tarball from
## http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/
## Joe Christy
## 2004-06-15
#
MODULE_NAME := ltmodem
ltmodem-objs := lt_modem.o ltmdmobj.o
ltserial-objs := serial.o
obj-m += ltmodem.o ltserial.o
EXTRA_CFLAGS += -Wall
EXTRA_LDFLAGS := -d
default:
make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` modules
$(obj)/ltmdmobj.o:
cp $(src)/ltmdmobj.o $(obj)/ltmdmobj.o
clean:
rm -f lt_modem.o ltmodem.o ltserial.ko serial.o ltserial.o ltserial.mod.* ltmodem.mod.o ltmodem.ko ltmodem.mod.c
install:
make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` modules_install
#change System.map for the System.map found in your /boot directory
depmod -eF /boot/System.map
#=======================================================================


It would be good to check if your modem chipset is supported, use the scanmodem tool from linmodems.org, not all chipsets that comes in lucent modems are supported.

|-o-|
Bolívar


At 16:25 17/6/2004 -0300, you wrote:
the FC2 kernel is 2.6... that packages only works with 2.2 and 2.4 kernels...

is FC2 a bad idea???




Daniel Eugenin escreveu:

Are you using the ltmodem-8.26a9.tar.gz?

<http://modems.dewback.cl/drivers/lucent/>http://modems.dewback.cl/drivers/lucent/


El jue, 17-06-2004 a las 14:35, Marcelo Mathias Lima escribió:


Hi all!

Please, does someone use Lucent Modem (or another like) and uses it on
FC2? Can u help me??

I tried a lot without success. :-(

thank u all!

--
Marcelo Mathias Lima
Desenvolvedor WEB
<mailto:mmathias@xxxxxxxxxxxxxxxxxxxxxxx>mmathias@xxxxxxxxxxxxxxxxxxxxxxx
Linux registered user #316050


______________________________________________________________________
--
fedora-list mailing list
<mailto:fedora-list@xxxxxxxxxx>fedora-list@xxxxxxxxxx
To unsubscribe: <http://www.redhat.com/mailman/listinfo/fedora-list>http://www.redhat.com/mailman/listinfo/fedora-list



-- Marcelo Mathias Lima Desenvolvedor WEB <mailto:mmathias@xxxxxxxxxxxxxxxxxxxxxxx>mmathias@xxxxxxxxxxxxxxxxxxxxxxx Linux registered user #316050 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux