本文详细介绍安装ubuntu 7.10 随记
十、安装usb-serial 线。
插入后能检查出是ftdi_sio类型的线,但不能生成/dev/ttyUSB0接口。上网下载了新的驱动ftdi_sio.tar.gz,解压后不能编译,找了一上午也没查出原因。
查日志/var/log/message ,有如下信息:
Oct 24 14:05:27 wxg-move kernel: [22435.024000] usb 2-1: new full speed USB device using uhci_hcd and address 7
Oct 24 14:05:28 wxg-move kernel: [22435.272000] usb 2-1: configuration #1 chosen from 1 choice
Oct 24 14:05:28 wxg-move kernel: [22435.276000] ftdi_sio 2-1:1.0: FTDI USB Serial Device converter detected
Oct 24 14:05:28 wxg-move kernel: [22435.276000] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/serial/ftdi_sio.c: Detected FT232BM
Oct 24 14:05:28 wxg-move kernel: [22435.276000] usb 2-1: FTDI USB Serial Device converter now attached to ttyUSB0
Oct 24 14:05:29 wxg-move kernel: [22437.032000] usb 2-1: usbfs: interface 0 claimed by ftdi_sio while 'brltty' sets config #1
Oct 24 14:05:29 wxg-move kernel: [22437.032000] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
Oct 24 14:05:29 wxg-move kernel: [22437.032000] ftdi_sio 2-1:1.0: device disconnected
Oct 24
说明串口线安装后又自动断线,与brltty冲突。试将brltty及libbrlapi1软件包卸载,插入转换线后工作正常。真它妈的。
brltty似乎是盲人终端。
十一、安装仿真终端程序
1.安装minicom,
配置sudo minicom -s. 使用后感觉不顺手,
责编:豆豆技术应用