Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
minicom problem: 100% CPU usage and serial errors
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
`VL
n00b
n00b


Joined: 30 Apr 2004
Posts: 71
Location: Russia

PostPosted: Thu Feb 16, 2006 6:15 pm    Post subject: minicom problem: 100% CPU usage and serial errors Reply with quote

I have a server with console on serial port. I connect to it, using standard null-modem cable.
Everything used to work fine, but i switched to gcc-3.4, updated a lot in system, rebuilt world,etc..

now, when i:

1) start minicom
2) power the server

i see boot messages from server`s kernel, but quickly all stops in the minicom.
server works fine, i`m able to ssh to it, i`m able to connect to it`s serial port from notebook,using same cable and terraterm.

minicom starts consuming 100% cpu, but doesn`t hang(i`m able to exit and all becomes normal).
when i attach to it with strace, i see following:

Code:

ioctl(3, TIOCMGET, [0])                 = -1 EIO (Input/output error)
select(4, [0 3], NULL, NULL, {1, 0})    = 1 (in [3], left {1, 0})
read(3, "", 127)                        = 0


currently, i`m using gentoo-sources-2.6.15-r1.

What can problem be related to? bad serial port on my motherboard, kernel bug ? minicom problems?
_________________
Life is too short to be taken seriously.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum