[opensuse] serial port troubles
Hi all, I am trying to get hylafax running on a new (almost) system with Intel Q965 mobo. It has an external faxmodem attached to serial port. If I run faxaddmodem, it is not able to probe the modem for suitable speed, and reports that the modem does not answer. If I do "echo ATDTphonenumber > /dev/ttyS0" the modem dials, so I have the correct port (I think). On my own system (still 9.2) with a 850 chipset it works ok. If I compare the systems i see: working: mail:/home/ldb # lsdev Device DMA IRQ I/O Ports ------------------------------------------------ 0000:00:1f.0 e400-e47f ec00-ec3f <<-------8<--------->> rtc 0070-0077 serial 4 02f8-02ff 03f8-03ff timer 0 timer0 0040-0043 timer1 0050-0053 uhci_hcd 9 12 b000-b01f b400-b41f vesafb 03c0-03df mail:/home/ldb # on the not working system the "4" in the line serial is missing. Guess this has to do with my troubles. How do I get a IRQ assigned to the port? BTW: it is 10.2 TIA -- L. de Braal BraHa Systems NL - Terneuzen T +31 115 649333 F +31 115 649444 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tuesday 27 November 2007 13:53:37 Leen de Braal wrote:
Hi all,
I am trying to get hylafax running on a new (almost) system with Intel Q965 mobo. It has an external faxmodem attached to serial port. If I run faxaddmodem, it is not able to probe the modem for suitable speed, and reports that the modem does not answer. If I do "echo ATDTphonenumber > /dev/ttyS0" the modem dials, so I have the correct port (I think).
On my own system (still 9.2) with a 850 chipset it works ok.
If I compare the systems i see:
working: mail:/home/ldb # lsdev Device DMA IRQ I/O Ports ------------------------------------------------ 0000:00:1f.0 e400-e47f ec00-ec3f <<-------8<--------->> rtc 0070-0077 serial 4 02f8-02ff 03f8-03ff timer 0 timer0 0040-0043 timer1 0050-0053 uhci_hcd 9 12 b000-b01f b400-b41f vesafb 03c0-03df mail:/home/ldb #
on the not working system the "4" in the line serial is missing. Guess this has to do with my troubles. How do I get a IRQ assigned to the port? BTW: it is 10.2
TIA
-- L. de Braal BraHa Systems NL - Terneuzen T +31 115 649333 F +31 115 649444
# setserial /dev/ttyS0 will show current ttyS0 parameters man setserial for directions on making changes HTH, -- Jim Barnes -- Certainly the game is rigged. Don't let that stop you; if you don't bet, you can't win. -Lazarus Long -- Linux 2.6.20-16-generic -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
jim barnes
-
Leen de Braal