Dialup

Alexander Dalloz ad+lists at uni-x.org
Thu Jun 16 15:33:19 UTC 2005


Am Do, den 16.06.2005 schrieb Thomas W. Cranston um 17:22:

> Below are the edited settings. Modem, Baud, SetVolume,
> FlowControl, Username,  Password, Phone. are now set as they need to be. 
> These Settings work when I use Damm Small Linux.
> 
> 
> Modem = /dev/ttyS4 
> Baud = 115200
> SetVolume = 4
> Dial Command = ATDT
> Init1 = ATZ
> Init3 = ATM1L4
> FlowControl = CRTSCTS
> [Dialer choicenet]
> Username = "my username"
> Password = "my password"
> Phone = xxxxxxx
> Stupid Mode = 1
> Init1 = ATZ
> Init2 = ATQ0 V1 E1 S0=1 &C1 &D2 +FCLASS=0
> Inherits = Modem0
> 
> I get:
> --> WvDial: Internet dialer version 1.54.0
> --> Cannot open /dev/modem: No such file or directory
> --> Cannot open /dev/modem: No such file or directory
> --> Cannot open /dev/modem: No such file or directory
> --> Cannot open /dev/modem: No such file or directory
> 
> after I attempt to run wvdial.

ln -s /dev/ttyS4 /dev/modem

To make that surviving udev you will have to create a custom udev rule
in /etc/udev/rules.d/10-custum.rules, i.e. like:

BUS="serial", SYSFS{product}="USR modem", KERNEL="ttyS4",
NAME{ignore_remove}="modem", MODE="666"

Please see

http://www.reactivated.net/writing_udev_rules.html

for details.

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.27_FC2smp 
Serendipity 17:25:52 up 23 days, 16:03, load average: 0.18, 0.15, 0.13 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20050616/03c132c7/attachment-0001.sig>


More information about the fedora-list mailing list