We're no longer updating This wiki!!

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:spi_lcdshiled [2016/09/21 19:11]
john1117 [Run Xwindow]
en:spi_lcdshiled [2016/12/21 17:02] (current)
john1117 [Advanced Usages]
Line 45: Line 45:
 </​WRAP>​ </​WRAP>​
  
-===== Coinfiguring ​framebuffer =====+==== How to enable driver (Only Ubuntu 16.04 or higher is required) ​==== 
 +Edit /​etc/​modprobe.d/​blacklist-odroid.conf to comment out following three ines. 
 +<​code>​ 
 +blacklist spidev 
 +blacklist spi_s3c64xx 
 +blacklist ads7846 
 +</​code>​ 
 + 
 +Reboot. 
 +  reboot 
 +Check your SPI node. 
 +  ls /​dev/​spidev* 
 + 
 +===== Configuring ​framebuffer =====
 **0. Update your Kernel** **0. Update your Kernel**
 <​code>​ <​code>​
Line 155: Line 168:
 **5. Reboot** **5. Reboot**
   sudo reboot   sudo reboot
 +
 +====== Advanced Usages ======
 +  * [[en:​spi_lcdshiled:​autoconsole|Automatically start console mode]]
 +  * [[en:​spi_lcdshiled:​autox|Automatically start desktop GUI mode]]
en/spi_lcdshiled.1474454468.txt.gz · Last modified: 2016/09/21 19:11 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0