Networking :: compiling drivers : winmodem
yeah Juanito, i noticed that you made the hsfmodem.dsl
could you please look at this driver package?
http://www.murga-linux.com/puppy....c0562ce
it's free, it's legal, and it's 56kbps.
also the two links here:
http://ubuntuforums.org/showthr....inmodem
I had a look, but the first link download ends up in a "404" error and the second link does not point to modem-hsfpci.tar.bz2?
sorry about that
http://www.int21.de/conexant/
this is much more like it, i've checked out
http://damnsmalllinux.org/cgi-bin....ng;st=0
and i'ma go try that now, i don't know how to make .dsl's though...
...and i only got to =>
make[1]: Entering directory `/ramdisk/home/dsl/hsflinmodem-5.03.27lnxtbeta03042700/inf2bin'
cc -I../imported/include -I../modules/osspec/include -DFRAME_WORK=FWK_LINUX_SOFTK56 -DFRAME_WORK_IMPORTED -DOVERRIDE_NEW=1 -DPORTABILITY=0 -DMULTYDP -DHSFLINUXVERSION="\"5.03.27lnxtbeta03042700\"" -O2 -Wall -c -o inf2bin.o inf2bin.c
/bin/sh: line 1: cc: command not found
make[1]: *** [inf2bin.o] Error 127
make[1]: Leaving directory `/ramdisk/home/dsl/hsflinmodem-5.03.27lnxtbeta03042700/inf2bin'
make: *** [install] Error 2
..so now i am as stuck as ever
[edit] no, i used gcc1! now i've used gcc 2.95 +krnlsrc and the make command is not found... how do you compile with dsl3.2/krnl 2.4.26 juanito? -> what .dsl's should i use?
Oh well, I give up. I'll just have to request a .dsl now. I tried http://www.int21.de/conexant/ and loading gcc1+libs,gcc2.95,krnlsrc,wvdial and then "sudo -s" "rm /lib/modules/2.4.26/modules.*" "cp /KNOPPIX/lib/modules/2.4.26/modules.* /lib/modules/2.4.26" (because running live) and "ln -s /usr/bin/gcc /usr/bin/cc" (to find cc) then "tar -zxvf hs.." "cd" "make install" + "hsfconfig"
But at the end of it, it said that "This package does not contain pre-built modules suitable for you system: Distribution: Debian-testing/unstable" and I'm way over my head, but it worked for puppy so it MUST work for DSL!
original here.