I tested today on Lucid beta1 (Live CD) with kernel 2.6.32:

$ cat /proc/version_signature 
Ubuntu 2.6.32-16.25-generic

* ALSA (uses snd_atiixp_modem module)
In /etc/default/sl-modem-daemon:
SLMODEMD_DEVICE=modem:1

$ sudo invoke-rc.d sl-modem-daemon start
Starting SmartLink Modem driver for: modem:1.
Creating /dev/modem symlink, pointing to: /dev/ttySL0.

$ ls -l /dev/ttySL0
lrwxrwxrwx 1 root root 10 2010-03-25 03:48 /dev/ttySL0 -> /dev/pts/2

$ ls -l /dev/pts/2 
crw-rw---- 1 root dialout 136, 2 2010-03-25 03:51 /dev/pts/2

$ sudo invoke-rc.d sl-modem-daemon stop
Shutting down SmartLink Modem driver normally.
Unloading modem driver from kernel ... snd_atiixp_modem.

* slamr
In /etc/default/sl-modem-daemon:
SLMODEMD_DEVICE=slamr0

$ sudo invoke-rc.d sl-modem-daemon start
Starting SmartLink Modem driver for: slamr0.
Creating /dev/modem symlink, pointing to: /dev/ttySL0.

$ ls -l /dev/ttySL0
lrwxrwxrwx 1 root root 10 2010-03-25 04:00 /dev/ttySL0 -> /dev/pts/1

$ ls -l /dev/pts/1
crw-rw---- 1 root dialout 136, 1 2010-03-25 04:00 /dev/pts/1

* Dialup to internet (in both cases: ALSA & slamr) is done with wvdial, 
  I have the following setting in wvdial.conf:

Carrier Check = no

* Tested fax sending using efax, and it sent faxes. Of course that only 
  works with slamr module.

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7

-- 
no more /dev/ttySL0 device node
https://bugs.launchpad.net/bugs/375148
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to