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
en:xu4_cloudshell_quicksetup [2015/08/03 08:03]
tobetter [Installation]
en:xu4_cloudshell_quicksetup [2015/08/15 22:50] (current)
tobetter [Introduction]
Line 1: Line 1:
 +====== Quick Setup ======
 +===== Introduction =====
 +This page introduce you how you can enable the LCD and IR receiver included with ODROID CloudShell.
 +===== Installation =====
 +The first thing is to add the repository to download the package, **odroid-cloudshell**,​ so further update will be continued if necessary through this repository.
 +<​code>​
 +root@odroid-server:​~#​ add-apt-repository ppa:​tobetter/​ppa
 + 
 + More info: https://​launchpad.net/​~tobetter/​+archive/​ubuntu/​ppa
 +Press [ENTER] to continue or ctrl-c to cancel adding it
  
 +gpg: keyring `/​tmp/​tmprd3_amji/​secring.gpg'​ created
 +gpg: keyring `/​tmp/​tmprd3_amji/​pubring.gpg'​ created
 +gpg: requesting key D47E081A from hkp server keyserver.ubuntu.com
 +gpg: /​tmp/​tmprd3_amji/​trustdb.gpg:​ trustdb created
 +gpg: key D47E081A: public key "​Launchpad PPA for Dongjin Kim" imported
 +gpg: Total number processed: 1
 +gpg:               ​imported:​ 1  (RSA: 1)
 +OK
 +</​code>​
 +<​code>​
 +root@odroid-server:​~#​ apt-get update
 +</​code>​
 +If successfully the repository is added then you can install the package by **apt-get**. **odroid-cloudshell** package is also to install more packages necessary like **lirc** which manages various type of IR remote.
 +<​code>​
 +root@odroid-server:​~#​ apt-get install odroid-cloudshell
 +Reading package lists... Done
 +Building dependency tree       
 +Reading state information... Done
 +The following extra packages will be installed:
 +  libasound2 libasound2-data libftdi1 libjack-jackd2-0 liblircclient0
 +  libportaudio2 libsamplerate0 lirc odroid-lirc setserial
 +Suggested packages:
 +  libasound2-plugins alsa-utils jackd2 lirc-x
 +The following NEW packages will be installed:
 +  libasound2 libasound2-data libftdi1 libjack-jackd2-0 liblircclient0
 +  libportaudio2 libsamplerate0 lirc odroid-cloudshell odroid-lirc setserial
 +0 upgraded, 11 newly installed, 0 to remove and 13 not upgraded.
 +Need to get 1863 kB of archives.
 +After this operation, 5913 kB of additional disk space will be used.
 +Do you want to continue? [Y/n] 
 +</​code>​
 +You will be asked to select a device of your IR remote while installing '​lirc',​ but here for ODROID CloudShell you can select '​None'​ for IR remote receiver and transmitter. Once all the installation is completed, you can reboot and now you will see kernel boot log on LCD, and finally login shell will come up.
 +Once you have done these commands, all changes will be affected on next boot. So please reboot.
 +<​code>​
 +root@odroid-server:​~#​ reboot
 +</​code>​
en/xu4_cloudshell_quicksetup.txt ยท Last modified: 2015/08/15 22:50 by tobetter
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0