Hello List,
Ages ago I started a thread saying that I was trying to get a modem for an MDK machine; well I bought one off eBay the other day but I'm having problems setting it up and wondered whether anyone might be able to help.
I've got a Lucent Venus 56KFlex Hardware PCI modem in a low spec (P166, 64Mb RAM) machine running MDK9.2 (kernel 2.4.22-10mdk).
I called:
# less /proc/pci
and got:
00:0f.0 Communication controller: Lucent Microelectronics Venus Modem (V90, 56KFlex) Subsystem: Actiontec Electronics Inc: Unknown device 0480 Flags: bus master, medium devsel, latency 0, IRQ 9 Memory at ffbeb800 (32-bit, non-prefetchable) [size=256] I/O ports at f800 [size=256] I/O ports at f400 [size=256] I/O ports at fff0 [size=8] Capabilities: [f8] Power Management version 2
and called:
# lspci -nv
and got:
00:0f.0 Class 0780: 11c1:0480 Subsystem: 1668:0480 Flags: bus master, medium devsel, latency 0, IRQ 9 Memory at ffbeb800 (32-bit, non-prefetchable) [size=256] I/O ports at f800 [size=256] I/O ports at f400 [size=256] I/O ports at fff0 [size=8] Capabilities: [f8] Power Management version 2
So I took this information and called:
# setserial /dev/ttyS0 uart 16550A port 0xf400 irq 9 and # setserial /dev/ttyS0
and got:
/dev/ttyS0, UART: 16550A, Port: 0xf400, IRQ: 2
This all looked quite hopeful so I fired up KPPP (pppd version 2.4.1) and asked it to query the modem. It just said that the modem would not respond.
Any ideas what might be going on?
Cheers, Richard