| exterm  
 
 
 
 
 Group: Members
 Posts: 1
 Joined: Jan. 2004
 | 
|  | Posted: Jan. 20 2004,23:29 |  |  Greetings
 
 Great little distro and thank you
   
 My problem is I'm using a Us robotics  Pci modem model 5610b  56K
 It works fine in Knoppix, Mepis, PclinixOs Ect...
 in order to make it work in the other distros i just set my com ports to
 ttyS4  com 5
 
 cd /dev
 ./MAKEDEV ttyS4
 ln -s ttyS4 modem
 chmod 777 ttyS4
 chmod 777 modem
 
 Also i have set up PPPconf thru the menus and use pon to start dial and poff to stop
 
 When i do this with DaMN  i can hear the dial tone but modem fails to  dial.  kinda  like it fails to initialize the modem
 Any ideas or tools are appreciated
 |