LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   speedtouch usb,how to install the driver for mandrake (https://www.linuxquestions.org/questions/mandriva-30/speedtouch-usb-how-to-install-the-driver-for-mandrake-152524/)

maximus 03-02-2004 06:01 AM

speedtouch usb,how to install the driver for mandrake
 
Hi!
I use a speedtouch usb modem on windows but when I insttall mandrake linux9.1 on my compter the speedtouch stop to run.So someone say that i must compile the kernel with a file that I downloded in speedtouch website,But I don't know how to compile the kernel with this file.If someone know how to do,I thank him for his help!

rosscopeeko 03-02-2004 07:51 AM

try going here - it worked me (running 9.2 with a speedtouch 330)

http://seedsforchange.org.uk/res/speedtch.html

regards,

ross

linux92 03-02-2004 08:35 AM

if the speedtouch is the silver painted you must visit the following site
http://www.nemohackers.org/speedtouch.php
I'm using it with MDK 9.2.
Mdk9.2 lacks two files, I ve found somewere the correct setup :

/etc/sysconfig/network-scripts/net_cnx_up
containing

#!/bin/bash
/sbin/route del default
/usr/share/speedtouch/speedtouch.sh start

/etc/sysconfig/network-scripts/net_cnx_down
containing:

#!/bin/bash
/usr/share/speedtouch/speedtouch.sh stop

remember to make the two files executable

hopes this will help you


All times are GMT -5. The time now is 02:22 AM.