• Home
  • Products
      • Back
      • ET6/ET8
          • Back
          • myCNC-ET6
          • myCNC-ET6 Reflash Firmware
          • myCNC-ET6 Hardware Troubleshooting
      • myCNC Software
          • Back
          • Main Features
          • myCNC Software Installation
          • Main Advantages
          • Change Log
      • Compare myCNC controllers
      • Ethernet CNC control electronic kits
      • ET10/ET12
          • Back
          • myCNC-ET10
          • myCNC-ET10 reflash firmware
      • CNC Vision
      • Sensors
          • Back
          • Probe Sensors
          • Ohmic Sensors
      • Modbus Devices
      • Wireless Pendants
      • CAM Software
          • Back
          • ProNest
          • SheetCam
      • EtherCAT (COMING SOON)
      • Obsolete products
          • Back
          • ET1
          • ET3
          • ET4
          • ET5
          • THC addon board
          • ET3+7PC kit
  • Application
      • Back
      • Plasma/Gas Cutting
          • Back
          • myCNC Plasma Profiles
          • Plasma Cutting Examples
          • myCNC Oxy-fuel Profile
      • Tangential Knife
          • Back
          • myCNC Profile
      • Mill
          • Back
          • Mill Examples
          • myCNC Mill Profiles
      • Routers
      • CNC Vision
          • Back
          • CNC Vision Setup
          • CNC Vision Demo
      • Turning (Lathe)
      • Turn and Mill
      • Laser Cutting CNC
      • Robots
      • Special purpose machines
      • Gear cutter synchronization
  • Pricing
  • Download
  • Shop
  • About
      • Back
      • Our History
      • Our Vision
      • Global Reach
  • Blog
  • Support
      • Back
      • Technical Support
      • Online Docs
      • FAQ
      • Terms and Conditions
      • Contact Us
  • Media Files
      • Back
      • Videos
          • Back
          • Tutorial Videos
          • Client Videos
      • Photos
          • Back
          • Machine Photos
          • Manufactured Parts Photos
  • Search
  1. Home
  2. Blog

Tinkerboard and 1280x800 resolution.

  • CNC software

Armbian OS (Debian Linux) for Tinkerboard does not have 1368x768 resolution by default and I used 1280x720 for a while. Today I found very nice solution

  • Open terminal window, type
    cvt 1280 800
    This should give you the modeline values to put into:
    /etc/X11/xorg.conf.d/20-modesetting.conf
  •  Then add

    Section "Monitor"
    Identifier "HDMI-1"
    Modeline "1280x800_60.00"   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync
    Option "PreferredMode" "1280x800_60.00"
    EndSection

  • Reboot Tinkerboard, new mode 1280x800 should appear in display settings.

 

PS: version for 1368x768 is :

  • Open terminal window, type
    cvt 1368 768
    This should give you the modeline values to put into:
    /etc/X11/xorg.conf.d/20-modesetting.conf
  •  Then add

    Section "Monitor"
    Identifier "HDMI-1"
    Modeline "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
    Option "PreferredMode" "1368x768_60.00"
    EndSection

  • Reboot Tinkerboard, new mode 1368x768 should appear in display settings.

1st Post

  • myCNC
  • CNC software

Store, restore and update Profile configuration to/from myCNC support server was added to the myCNC software.

Profile name, date and myCNC controller unique identification number stored on the server. You can restore configuration exactly for your controller/machine or update Factory settings for your profile.

Page 20 of 20

  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
Puruvesi Automation
78 George St #204, Ottawa, ON K1N 5W1, Canada

+1 613 413 2223
sale@pv-automation.com
About
  • About Us
  • Global Reach
  • Our Projects
  • Blog
Technical Support
  • Contact Us
  • Documentation
  • FAQ
© 2013 - 2025 Puruvesi Automation. All rights reserved.