![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I got HAYES optima 336 and have some unexpecting things happening with it. 1. Sometimes my notebook (HP nx6110) doesnt detect it: [victor@noname Desktop]$ dmesg|grep tty [victor@noname Desktop]$ and [victor@noname Desktop]$ setserial /dev/ttyS0 /dev/ttyS0, UART: unknown, Port: 0x03f8, IRQ: 3 where did the uart go? 2. Sometimes it appears in the log and works fine Jan 1 12:03:35 noname kernel: 0.0: ttyS0 at I/O 0x3100 (irq = 3) is a 16550A but occasionally when a file is downloaded pppd hangs with the following Dec 31 14:25:33 noname kernel: serial8250: too much work for irq3 and when I change irq with setserial it cease working at all. 3. When I Eject/Insert it it again stops working setserial /dev/ttyS0 /dev/ttyS0, UART: unknown, Port: 0x03f8, IRQ: 3 I'm wondering if somewhere is a tool that sets port and irq for the modem (like jumpers on old isa cards) so that I can feed them manually to setserial. I tried to read everything, concerning setting up modems for kernels 2.6.12 with udev (I got Mandriva 2007 on 2.6.17-5mdv) even pci=assignbuses,routeirq during the boot but with little luck. What else can I do? Can it be fixed to the extent to be reliable modem? ps: pccardctl ident Socket 0: product info: "Hayes", "OPTIMA 336 + FAX for PCMCIA with EZ", "534PAM", "V4.4" manfid: 0x010a, 0x0000 function: 2 (serial) pps:Previously when I had kernel 2.6.12 and cardmgr modem didn't work at all, no matter what I had tried. (cardctl ident recognized serial card and showed binding to serial_cs) |
#3
| |||
| |||
|
|
I got HAYES optima 336 and have some unexpecting things happening with it. 1. Sometimes my notebook (HP nx6110) doesnt detect it: [victor@noname Desktop]$ dmesg|grep tty [victor@noname Desktop]$ and [victor@noname Desktop]$ setserial /dev/ttyS0 /dev/ttyS0, UART: unknown, Port: 0x03f8, IRQ: 3 where did the uart go? 2. Sometimes it appears in the log and works fine Jan 1 12:03:35 noname kernel: 0.0: ttyS0 at I/O 0x3100 (irq = 3) is a 16550A but occasionally when a file is downloaded pppd hangs with the following Dec 31 14:25:33 noname kernel: serial8250: too much work for irq3 and when I change irq with setserial it cease working at all. 3. When I Eject/Insert it it again stops working setserial /dev/ttyS0 /dev/ttyS0, UART: unknown, Port: 0x03f8, IRQ: 3 I'm wondering if somewhere is a tool that sets port and irq for the modem (like jumpers on old isa cards) so that I can feed them manually to setserial. I tried to read everything, concerning setting up modems for kernels 2.6.12 with udev (I got Mandriva 2007 on 2.6.17-5mdv) even pci=assignbuses,routeirq during the boot but with little luck. What else can I do? Can it be fixed to the extent to be reliable modem? ps: pccardctl ident Socket 0: product info: "Hayes", "OPTIMA 336 + FAX for PCMCIA with EZ", "534PAM", "V4.4" manfid: 0x010a, 0x0000 function: 2 (serial) pps:Previously when I had kernel 2.6.12 and cardmgr modem didn't work at all, no matter what I had tried. (cardctl ident recognized serial card and showed binding to serial_cs) |
#4
| |||
| |||
|
|
From what you wrote I conclude that neither a specific port nor irq does matter. All this is responsibility of software layer which is in |
Though it my occupy my free time to find a way to tackle the problem
Anyways thanks for your answer.![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |