[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

BTC modem setup in Sarge



Hello, debian-user.

I have an internal hardware modem BTC 1879 33600. The modem jumper is
set on COM3

During boot BIOS writes in ISA/PNP devices list:
DEVICE NO      IRQ        DEVICE
----------------------------------------------
01             10         33.6K PNP-16 MODEM

In WinXP it works on COM3, detected as "BTC 1879 33.6K Internal PNP-16
Voice,SP,FAX Modem"
Used resources is: IRQ: 10, input/output ports: 02E8-02EF

Under Knoppix modem works on /dev/ttyS3:
# setserial /dev/ttyS3
irq 3, uart 16550A, port 0x02e8

And it works!

But under Debian Sarge it doesn't work :(.
Nor /dev/ttyS2 (as COM3) not /dev/ttyS3 (as in Knoppix)

I have a Debian Sarge (July 2004), kernel 2.4.26 original

# setserial /dev/ttyS3
ttyS3: LSR safety check engaged!
irq 3, uart 16550A, port 0x02e8

Message "LSR safety check engaged!" is a visualisation of a problem

For instance, wvdial output is the following:

golden@localhost:~$ wvdial
--> WvDial: Internet dialer version 1.54.0
ttyS3: LSR safety check engaged!
--> Cannot open /dev/ttyS3: No such device
ttyS3: LSR safety check engaged!
--> Cannot open /dev/ttyS3: No such device
ttyS3: LSR safety check engaged!
--> Cannot open /dev/ttyS3: No such device

On /dev/ttyS2 wvdial output is the following:
golden@localhost:~$ wvdial
input/output error

Tries to set IRQ 10 with setserial fail:
# setserial /dev/ttyS3 irq 10
ttyS3: LSR safety check engaged!

In attach see dmesg parts from knoppix & sarge


-- 
Best regards, Golden <mailto:golden1981@ukr.net>

-- 
Best regards, Golden <mailto:golden1981@ukr.net>
Linux version 2.4.22-xfs (root@Knoppix) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 SMP Fr Sep 19 17:55:45 CEST 2003
...
isapnp: Scanning for PnP cards...
isapnp: SB audio device quirk - increasing port range
isapnp: AWE32 quirk - adding two ports
isapnp: Card '33.6K PNP-16 MODEM'
isapnp: Card 'Creative SB AWE64  PnP'
isapnp: 2 Plug & Play cards detected total
...
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS03 at port 0x02e8 (irq = 3) is a 16550A
...
Linux version 2.4.26-1-686 (herbert@gondolin) (gcc version 3.3.3 (Debian 20040401)) #1 Sat May 1 18:04:05 EST 2004
...
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS03 at 0x02e8 (irq = 3) is a 16550A
...
isapnp: Scanning for PnP cards...
isapnp: SB audio device quirk - increasing port range
isapnp: AWE32 quirk - adding two ports
isapnp: Card '33.6K PNP-16 MODEM'
isapnp: Card 'Creative SB AWE64  PnP'
isapnp: 2 Plug & Play cards detected total
...

Reply to: