Changes between Version 2 and Version 3 of radio_s_off
- Timestamp:
- 11/29/10 11:35:50 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
radio_s_off
v2 v3 31 31 Wait a minute to make sure that the changes stick 32 32 33 === 5 start rtask c in hboot === 34 {{{ 35 sudo modprobe -r usbserial 36 sudo modprobe usbserial vendor=0x0BB4 product=0x0C94 37 sudo screen /dev/ttyUSB0 38 }}} 39 rtask c 40 {{{ 41 This will terminate your console session. 42 Attach the serial to the new USB-device 43 {{{ 44 {{{ 45 sudo modprobe -r usbserial 46 sudo modprobe usbserial vendor=0x05c6 product=0x9002 47 sudo screen /dev/ttyUSB2 48 }}} 49 {{{ 50 ATE1 51 }}} 52 53 54 }}}