When I installed Mandriva and Ubuntu linuxes I did not have any problems with 3G-nett. With Sabayon I could not get internet-connection by using the tools available. Then I tried Wvdial witch previously has worked well using a Elisa-spesific wvdial.conf-file copyed to /etc. Now
- Code: Select all
ukki@ukinsabay ~ $ wvdial
--> WvDial: Internet dialer version 1.60
--> Cannot open /dev/ttyUSB0: Device or resource busy
--> Cannot open /dev/ttyUSB0: Device or resource busy
--> Cannot open /dev/ttyUSB0: Device or resource busy
ukki@ukinsabay ~ $ cat /etc/wvdial.conf
[Dialer Defaults]
Modem = /dev/ttyUSB0
Init=AT+CGDCONT=1,"IP","internet","0.0.0.0",0,0
Phone =*99***1#
Stupid Mode=1
Username ="rlnet"
Password ="internet"
New PPPD = yes
ukki@ukinsabay ~ $
