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/06/21 14:05]
odroid [How to activate the 3.2inch LCD shield with your ODROID-XU4]
en:spi_lcdshiled [2016/12/21 17:02] (current)
john1117 [Advanced Usages]
Line 41: Line 41:
 <WRAP center round important 100%> <WRAP center round important 100%>
 To use the SPI, you first need to update the kernel version to "​3.10.83"​ or higher. ​ To use the SPI, you first need to update the kernel version to "​3.10.83"​ or higher. ​
-  sudo apt-get update && sudo apt-get dist-upgrade ​\\+  sudo apt-get update && sudo apt-get dist-upgrade
 "​ads7846"​ module driver must be in the output of "​lsmod"​ command. "​ads7846"​ module driver must be in the output of "​lsmod"​ command.
 </​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 82: Line 95:
 </​code>​ </​code>​
  
-**2. Reboot** +**2. Run**
-  reboot +
-**3. Run**+
   /​etc/​init.d/​lightdm start   /​etc/​init.d/​lightdm start
 ===== Run Console ===== ===== Run Console =====
Line 157: 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.1466487308.txt.gz · Last modified: 2016/06/21 14:05 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0