Jump to content

Unable to connect to the Serial Console


Gourab

Recommended Posts

Posted

Hi All,

I just got my first Bunny and I am facing some issue connecting to the serial console of the Bunny from Mac.

I am using the below command:

sudo screen tty.usbmodemch000001 115200

Although it tty.usbmodemch000001 is showing up with "ls /dev/tty.*", when I am trying to connect to it, it is just refusing the connection. Below is the message I am getting. 

Cannot exec 'tty.usbmodemch000001': No such file or directory  

Will really appreciate any input on this.

 

Posted

Just figured that in mac you need to give the full path, i.e. 

sudo screen /dev/tty.usbmodemch000001 115200l

before running screen.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...