Public bug reported:
i use linuxmint, one of distribution that come from feisty.
the problem is cannot use the modem for dial up, i install wvdial n sl modem
daemon from feisty repository.set the sl modem
XXXXXXXXXXXXXXXXXXXXXXX
Install wvdial
$ apt-get install wvdial wvdialconf
Install sl-modem-daemon
$ sudo apt-get-install sl-modem-daemon
Enable snd-intel8x0m alsa modem driver.
By default this modem blacklisted by Ubuntu. So you need to delete or comment
line snd-intel8x0m in /etc/modprobe.d/blacklist or
/etc/modprobe.d/blacklist-modem
To load this driver, use modprobe:
$ sudo modprobe snd-intel8x0m
If you wish to load it automatically, add snd-intel8x0m to /etc/modules
Edit /etc/default/sl-modem-daemon to suit your needs. Here’s my configuration:
# set this to 1 to never run the daemon from the init script
# you can set it if you have an USB device, than the init script won't
# be started at boot (but when the USB device is plugged on)
DONTSTART=0
SLMODEMD_DEVICE=modem:0
SLMODEMD_COUNTRY=INDONESIA
OPTS=""
FORCESTART=0
Run sl-modem-daemon
$ sudo /etc/init.d/sl-modem-daemon start
If it works you should find your modem (dev/modem) linked to /etc/ttySL0
Now try wvdialconf to initalize modem dial-up configuration
$ sudo wvdialconf /etc/wvdial.conf
Edit /etc/wvdial.conf to suit your need.
Here is my configuration using Telkomnet Instan as provider.
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Carrier Check = no
Stupid Mode = yes
Phone = 080989999
Modem Type = Analog Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttySL0
ISDN = 0
Username = [EMAIL PROTECTED]
Password = telkom
XXXXXXXXXXXXXXXXXXXXXXX
and then wvdial
but "No Carrier." somebody help me
** Affects: Ubuntu
Importance: Undecided
Status: New
--
agere hda system not detect in linuxmint
https://bugs.launchpad.net/bugs/133825
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs