I have just installed salix with the fluxbox desktop a few hours ago on my old desktop computer, and i have encountred some problems to use my 3G modem (hdm ec122), i've managed to install wvdial and wvstreams but when i try to connect whit wvdial i get:
Code: Select all
-->Wvdial: Internet dialer version 1.61
-->Cannot get information for serial port.
-->Initializing modem.
-->Sending: ATZ
ATZ
OK
-->Sending: ATQ0 V1 E1 S0=0 &C1 &D2
ATQ0 V1 E1 S0=0 &C1 &D2
OK
-->Modem initialized.
-->Idle seconds = 300, disabling automatic reconnect.
-->Sending: ATDT#777
-->Waiting fo carrier.
ATDT#777
CONNECT
-->Carrier detected. Starting ppp immediately.
-->starting pppd at Fri Jul 15 12:23:56 2011
-->pid of pppd: 13924
-->Disconnecting at Fri jul 15 12:23:57 2011
-->The PPP daemon has died. (exit code = 127)

Code: Select all
[Dialer Defaults]
Modem = /dev/modem
Baud = 57600
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2
Init3 =
Phone = 0
Username =
password =
Ask password = 0
Dial Command = ATDT
Stupid Mode = 1
Compusserve = 0
Auto DNS = 1
[Modem3]
Modem = /dev/ttyUSB0
Baud = 230400
SetVolume = 0
Dial Command = ATDT
Init1 = ATZ
FlowControl = Hardware (CRTSCTS)
[Dialer HDM]
Username = wana
Password = wana
Phone = #777
Stupid Mode = 1
Inherits = Modem3
i've tried the sakis3g script also but it doesn't work so i use it only to switch the usb device to modem mode .
When i use the command pppd i get:
Code: Select all
pppd: error while loading shared libraries: libpcap.so.1:cannot open shared object file: No such file or directory

I really want to continue using salix which i found very pleasent to use but the only way i have to connect to the internet is my 3G modem which doesn't work

PS: sorry for my bad english.