Issue metadata
Sign in to add a comment
|
EC-3PO: Change INFO level init messages to be more accurate. |
||||||||||||||||||||||
Issue descriptionfull servod ouptput attached. There are 4 consoles outputed, which is the real EC console ? $ grep 'EC.*Console' /tmp/orco.txt 2016-11-15 08:43:22,179 - EC3PO.Console - INFO - /dev/pts/33 - EC Console is being served on /dev/pts/33. 2016-11-15 08:43:22,356 - EC3PO.Console - INFO - /dev/pts/39 - EC Console is being served on /dev/pts/39. 2016-11-15 08:43:22,363 - EC3PO.Console - INFO - /dev/pts/40 - EC Console is being served on /dev/pts/40. 2016-11-15 08:43:22,367 - EC3PO.Console - INFO - /dev/pts/41 - EC Console is being served on /dev/pts/41. Looks like the last one is the DUT EC console. What are the other 3 ?
,
Nov 15 2016
Thanks, would be nice to use the dut-control name. I will use dut-control from now on $ dut-control | grep pty 2016-11-15 09:21:21,449 - Servod - ERROR - Getting jtag_buf_on_flex_en: 'Suart' object has no attribute 'wr_rd' 2016-11-15 09:21:24,851 - Servod - ERROR - Getting spi2_buf_on_flex_en: 'Suart' object has no attribute 'wr_rd' 2016-11-15 09:21:24,974 - Servod - ERROR - Getting spi1_buf_on_flex_en: 'Suart' object has no attribute 'wr_rd' atmega_pty:/dev/pts/32 cpu_uart_pty:/dev/pts/36 dut_pty:/dev/pts/31 ec_uart_pty:/dev/pts/41 raw_ec_uart_pty:/dev/pts/38 raw_servo_console_pty:/dev/pts/35 raw_servo_v4_console_pty:/dev/pts/24 raw_usbpd_uart_pty:/dev/pts/34 servo_console_pty:/dev/pts/39 servo_v4_console_pty:/dev/pts/33 uart1_pty:/dev/pts/38 uart2_pty:/dev/pts/36 uart3_pty:/dev/pts/34 usbpd_uart_pty:/dev/pts/40 What is the different between servo_console_pty vs servo_v4_console when I am using servov4. Looks like I can connect to both and have different help output.
,
Nov 15 2016
servo_console_pty is servo micro's console.
,
Nov 15 2016
,
Nov 16 2016
,
Mar 21 2017
,
Mar 21 2017
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by aaboagye@chromium.org
, Nov 15 2016