I like what Carlos has done with Kurumin and winmodem support. Are there any licensing issues with distributing this drivers this way? If not, we should seek for support of them in Knoppix or Morphix.
Printable View
I like what Carlos has done with Kurumin and winmodem support. Are there any licensing issues with distributing this drivers this way? If not, we should seek for support of them in Knoppix or Morphix.
If you're stil looking for a modem, just got a creative labs blaster v.92 external serial mosdem and it took meall of 15 seconds to configure it and another minute or two to set uo my connections using KPPP.
Plus the cable it comes with is a double cable so you can use the old school large serial connecter or a 9pin.
now I get kppp died
the log says
sorry can not help you here.
so now what :evil: :evil: :evil: :evil: :evil: :evil: :evil: :evil: :evil:
Make sure you have the right com port selected. In general if you only have one serial port, it is tty0
But not nesicarily. Select each of the available com ports one at a time and then switch back to the modem tab and query untill you get a goot response.
I have an internal actionec call-waiting modem. I use wvdial instead of kppp. At commandline try wvdialconf as su and edit 3 lines of /etc/wvdial.conf
My wvdial.conf look like :
[Dialer Defaults]
Modem = /dev/ttyS4
Baud = 115200
Init1 = ATX
Init2 = ATS10=1
Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
Phone = 555-2333
Username = xxxerggren
Password = xxx1212
Now one more thing to get it to work I have to enter as su:
ifconfig eth0 down
wvdial
as superuser, I think when you harddisk install to you have to hit cancel when you get to DHCP.
man wvdial, wvdialconf
Please refer to my post re:HSP 56 micromodem works on Knoppix cd.Quote:
Originally Posted by nitrousracer2000