User Tools

Site Tools


mycnc:add_new_screen_resolution_for_single_board_computer_sbc_-_tinkerboard

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mycnc:add_new_screen_resolution_for_single_board_computer_sbc_-_tinkerboard [2018/03/23 12:43] skirillovmycnc:add_new_screen_resolution_for_single_board_computer_sbc_-_tinkerboard [2018/03/23 12:53] skirillov
Line 2: Line 2:
  
 Screen resolution for Tinkerboard can be changed in Settings>>Display configuration dialog. Screen resolution for Tinkerboard can be changed in Settings>>Display configuration dialog.
 +{{tinker:mycnc-tinker--3.png?900}}
 +
  
 Default resolution list in the dialog does not include popular resolutions like  Default resolution list in the dialog does not include popular resolutions like 
Line 12: Line 14:
  
 1. Open console window (**konsole** icon) 1. Open console window (**konsole** icon)
 +{{tinker:mycnc-tinker--7.png?900}}
  
 2. Type command 2. Type command
   cvt 1368 768  [Enter]   cvt 1368 768  [Enter]
 +{{tinker:mycnc-tinker--8.png?900}}
      
 The utility will print modesettings parameters that should be included to **modesettings** configuration The utility will print modesettings parameters that should be included to **modesettings** configuration
Line 22: Line 26:
   Modeline "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync   Modeline "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
   operator@tinkerboard:~$    operator@tinkerboard:~$ 
 +
 +{{tinker:mycnc-tinker--9.png?900}}
  
 3. Open for edit **modesettings** configuraion file "/etc/X11/xorg.conf.d/20-modesettings.conf" with administrator permissions (sudo) 3. Open for edit **modesettings** configuraion file "/etc/X11/xorg.conf.d/20-modesettings.conf" with administrator permissions (sudo)
Line 29: Line 35:
 4. Add modesettings for 1368x768 resolution into "Monitor" Section. There can be several **Modeline** lines for different screen resolution you like to add. Add "PreferredMode" Option for resolution you like to have by default. Press **"F2"** button to save the changes. 4. Add modesettings for 1368x768 resolution into "Monitor" Section. There can be several **Modeline** lines for different screen resolution you like to add. Add "PreferredMode" Option for resolution you like to have by default. Press **"F2"** button to save the changes.
  
-<code>+<code 20-modesettings.conf>
   Section "Monitor".   Section "Monitor".
  
Line 45: Line 51:
  
                                                              
-                              +{{tinker:mycnc-tinker--4.png?900}} 
 +{{tinker:mycnc-tinker--5.png?900}} 
      
      
mycnc/add_new_screen_resolution_for_single_board_computer_sbc_-_tinkerboard.txt · Last modified: 2018/03/23 17:00 by skirillov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki