Changes between Version 2 and Version 3 of radio_s_off


Ignore:
Timestamp:
11/29/10 11:35:50 (13 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • radio_s_off

    v2 v3  
    3131Wait a minute to make sure that the changes stick
    3232
     33=== 5 start rtask c in hboot ===
     34{{{
     35sudo modprobe -r usbserial
     36sudo modprobe usbserial vendor=0x0BB4 product=0x0C94
     37sudo screen /dev/ttyUSB0
     38}}}
     39rtask c
     40{{{
     41This will terminate your console session.
     42Attach the serial to the new USB-device
     43{{{
     44{{{
     45sudo modprobe -r usbserial
     46sudo modprobe usbserial vendor=0x05c6 product=0x9002
     47sudo screen /dev/ttyUSB2
     48}}}
     49{{{
     50ATE1
     51}}}
     52
     53
     54}}}