|
|
Question : Problem: Debian talk to modem
|
|
hi experts,
okay, i've set up a netinst debian machine. I need to configure a modem (3CP5610), but though I've configured minicom (apt-get install minicom) according to http://www.linux.com/howtos/Remote-Serial-Console-HOWTO/modem-hayes.shtml (specifically, using 9600 8N1 on /dev/ttyS0), I can't seem to talk to the modem?
|
Answer : Problem: Debian talk to modem
|
|
you can also try to configure serial port with set serial command. Do lspci to see what interrupts is uses and then run set setserial in appropriate arguments.
also try use wvdial.
http://www.davidpashley.com/articles/wvdial-pppd-dod.html
hope this helps
|
|
|
|