PDA

View Full Version : [Solved] cu freeze my sytem


nORKy
September 4th, 2009, 21:06
Hi,

I want to connect to my linksys switch with the serial port :

# cu -l /dev/cuad0 -s 38400
Connected

(freeze)

any idea ??

Thanks you

DutchDaemon
September 4th, 2009, 21:18
Have you tried without -s, or with a lower speed like 19200?

nORKy
September 4th, 2009, 21:40
Yes, but, the linksys doc says "speed 38400"
I think it's an hardware error, but I don't understand :

sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
sio0: [FILTER]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled

nORKy
September 4th, 2009, 21:48
I found the bug : bad BIOS configuration

Sorry :)