Re: [expert] Modem Busy? IRQ conflict?

2000-09-12 Thread Austin L. Denyer
use setserial to put the modem on ttyS2 (COM3) and it shld work fine :) your motherboard might have 2 serial ports running.. so make this the 3rd one. You could also use setserial to put it in irq polling mode (set it to irq0). I had to do this on my laptop. "setserial /dev/ttyS1 irq 0"

Re: [expert] Modem Busy? IRQ conflict?

2000-09-11 Thread Sarang Lakare
use setserial to put the modem on ttyS2 (COM3) and it shld work fine :) your motherboard might have 2 serial ports running.. so make this the 3rd one. -sarang Keep in touch with http://mandrakeforum.com: Subscribe the "[EMAIL PROTECTED]" mailing list.

[expert] Modem Busy? IRQ conflict?

2000-09-08 Thread Riley, Patrick (Patrick)** CTR **
Hi everyone, I'm about ready to explode because I can't get this problem figured out. I just recently switched to Mandrake 7.1 from Redhat 6.2 and I'm trying to dial through KPPP and I keep getting "modem is busy". I also try to go dial out through other things (minicom, and so on) and I get

Re: [expert] Modem Busy? IRQ conflict?

2000-09-08 Thread Anton Graham
Do you have other serial ports in the machine and might another of them be /dev/ttyS0? What does "dmesg | grep ttyS" show? -- Anton GrahamGPG ID: 0x18F78541 [EMAIL PROTECTED] RSA key available upon request "It is as natural to man to die as to be

RE: [expert] Modem Busy? IRQ conflict?

2000-09-08 Thread Riley, Patrick (Patrick)** CTR **
D]] Reply To: [EMAIL PROTECTED] Sent: Friday, September 08, 2000 3:11 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Modem Busy? IRQ conflict? Do you have other serial ports in the machine and might another of them be /dev/ttyS0? What does "dmesg | grep ttyS" show?

Re: [expert] Modem Busy? IRQ conflict?

2000-09-08 Thread Anton Graham
Submitted 08-Sep-00 by Riley, Patrick (Patrick)** CTR **: Yes, if I do a dmesg, it shows /dev/ttyS0 and /dev/ttyS1. I had the modem working great under RH 6.2 on /dev/ttyS0 port 0xdc00 irq 5, but now "modem busy". It's got me baffled, I've tried what seems like everything. Okay. Took a

Re: [expert] Modem Busy? IRQ conflict?

2000-09-08 Thread Mark Weaver
"Riley, Patrick (Patrick)** CTR **" wrote: Hi everyone, I'm about ready to explode because I can't get this problem figured out. I just recently switched to Mandrake 7.1 from Redhat 6.2 and I'm trying to dial through KPPP and I keep getting "modem is busy". I also try to go dial out