LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1881|回复: 0

比较特殊的情况的串口无法使用

[复制链接]
发表于 2008-6-5 15:05:41 | 显示全部楼层 |阅读模式
我买电脑的时候死垃圾主板没有串口和并口,但是主板上还留了个串口的一些插针 ,我找了老式电脑上的一个串口接出的接口,这样可以在XP下用超级终端可以和我的优龙开发板的串口进行通信可以读出开发板里面的操作系统(用的是COM1,用COM2不行)。但是我在linux下(我用的是gentoo)却没任何反应,我的为/dev/ttys0,1,2。。。
litaosmile litaosmile # setserial -a /dev/ttys0
/dev/ttys0: Input/output error
litaosmile litaosmile # setserial -a /dev/ttys1
/dev/ttys1: Input/output error
litaosmile litaosmile # setserial -a /dev/ttys2
/dev/ttys2: Input/output error
litaosmile litaosmile # setserial -a /dev/ttys3
/dev/ttys3: Input/output error
或者:litaosmile litaosmile # minicom
minicom: cannot open /dev/ttys0: Input/output error
我用CAT命令查看:
litaosmile@litaosmile ~ $ dmesg|grep tty
console [tty0] enabled
litaosmile litaosmile # cat /dev/ttys*
cat: /dev/ttys0: Input/output error
cat: /dev/ttys1: Input/output error
cat: /dev/ttys2: Input/output error
cat: /dev/ttys3: Input/output error
cat: /dev/ttys4: Input/output error
cat: /dev/ttys5: Input/output error
cat: /dev/ttys6: Input/output error
cat: /dev/ttys7: Input/output error
cat: /dev/ttys8: Input/output error
cat: /dev/ttys9: Input/output error
cat: /dev/ttysa: Input/output error
cat: /dev/ttysb: Input/output error
cat: /dev/ttysc: Input/output error
cat: /dev/ttysd: Input/output error
cat: /dev/ttyse: Input/output error
cat: /dev/ttysf: Input/output error
那位高手过来帮我解决下问题!!本人不生感激!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表