Networking :: hsp56 modem drivers
the last chance...
goes to app (right button of mouse) to emlf as super user
1º get kernel source , gcc (compiler?) of repository dsl and pctel driver pctel-0.9.6 for kernel 2.4.x copy to /
2º run kernel (tar -xzvf kernelsource.dsl), run gcc (tar -xzvf gcc1.dsl)
3º begin the instalation, emlf as super user.
4º tar -xzvf pctel-o.9.6.tar.gz
new line (make a simbolic link 2.4.26 linux and linux)
ln -s /usr/src/linux-2.4.26//usr/src/linux
5º cd pctel-0.9.6
6º ./configure --with-hal=i8xx ( my motherboard..if not previus ./configure --with-hal=list ,and see your motherboard)
7º make
8º make install
9 load the drivers
insmod pctel
insmod ptserial
it seems work but.. no conect ppdial...
help is needed..
[B][/B][I][/I][U]
the last chance part II
the final problem is in the module charge ptserial , the module pctel is ok, type lsmod(in mode super user) and you can see it, i´m tryng with insmod ptserial irq/iobase/iobase1 and don´t work.. you see the new app in dsl ver 1.5 system stat in dsmg " Pctel : no device detected : abort module loading"
...where is dev/ttyS15 and dev/modem...
i´m a beginer....
Now I know the first Murphy low ...
original here.