Hi,
I have a USB 56k Dialup Modem which I want to use on LM13.
ProductID : VendorID is 1300:0572.
This means that it is a softmodem, and is supported by Linuxant's hsfmodem driver limited to 14k.
I am trying to get this modem connected at 14kb.
I thought I installed the hsfmodem driver by installing the .deb file from Linuxant, but there is no further information, and no logical plan about what to do when the .deb pkg is installed.
I read something about 'you have to do sudo hsfconfig'. I
did this, and It tried to make the driver, but not successfully it seems.
Latter hallf of Error message follows...
make[1]: Entering directory `/usr/src/linux-headers-3.2.0-23-generic'
CC [M] /usr/lib/hsfmodem/modules/mod_engine.o
CC [M] /usr/lib/hsfmodem/modules/mod_hda.o
CC [M] /usr/lib/hsfmodem/modules/mod_mc97ali.o
CC [M] /usr/lib/hsfmodem/modules/mod_mc97ati.o
CC [M] /usr/lib/hsfmodem/modules/mod_mc97ich.o
CC [M] /usr/lib/hsfmodem/modules/mod_mc97sis.o
CC [M] /usr/lib/hsfmodem/modules/mod_mc97via.o
CC [M] /usr/lib/hsfmodem/modules/mod_osspec.o
CC [M] /usr/lib/hsfmodem/modules/osservices.o
In file included from /usr/lib/hsfmodem/modules/osservices.c:20:0:
/usr/lib/hsfmodem/modules/GPL/oscompat.h:201:57: error: 'SPIN_LOCK_UNLOCKED' undeclared here (not in a function)
/usr/lib/hsfmodem/modules/osservices.c:51:28: fatal error: linux/smp_lock.h: No such file or directory
compilation terminated.
make[2]: *** [/usr/lib/hsfmodem/modules/osservices.o] Error 1
make[1]: *** [_module_/usr/lib/hsfmodem/modules] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-23-generic'
make: *** [all] Error 2
Qu: Has anyone here done this, and can advise the process from start to finish, from fresh install of LM, to working internet using dialup USB modem.?
Anyone?
thanks G

