Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 746 Bytes

USB_CONSOLE.md

File metadata and controls

21 lines (11 loc) · 746 Bytes

Entering Linux console via usb cabel

  1. Connecting your KlipperOS phone using usb cable to your computer.

  2. Check your DeviceManager for Serial Ports:

    image

  3. Install PuTTY

  4. Connecting your phone with serial ports

    image

  5. Enjoy.

    image

Connecting WIFI using Linux console

sudo nmcli dev wifi connect YOUR_SSID password "YOUR_PASSWORD"