Octeon - Console Connection Setting

本文介绍如何通过更改OcteonNIC_XLE_4GCN57XX主板上的开关设置来实现从本地总线启动,并详细说明了使用PL-2303 USB转串口转换器连接到CentOS 5系统的配置过程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Octeon NIC_XLE_4G CN57XX

 

1, Change on board SW1-6 to ON(0), that means local bus boot, this is what I need.

    Default value is OFF(1) PCI Boot.Without change this switch, we couldn't see U-Boot from HyperTerminal before you run oct-pci-boot.

 

2,  I use PL-2303 USB to COM converter, it need install driver first at XP OS.

     CentOS 5 can detect this device "pl2303" with "usbserial" kernel module.

 

     HyperTerminal Setting:

     COM4

     Bits per second: 115200

     Data bits: 8

     Parity: None

     Stop bits: 1

     Flow control: none

 

 

3, CentOS 5 minicom

    check dmesg output after plugin, we fount pl2303 converter is attached to ttyUSB0

 

    $ sudo minicom -s

       save setup as ttyUSB0 (/etc/minirc.ttyUSB0)

 

    If the following error occurs:

          Device /dev/ttyUSB0 access failed: Permission denied.

     then modify the group permission on the minicom utility

    $ sudo chmod g+s /usr/bin/minicom

 

    After the configuration file is created

    $ minicom -w ttyUSB0

 

 

 

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值