Difference between revisions of "User:Pineadmin/Lakka"

From PINE64
Jump to navigation Jump to search
Line 73: Line 73:


- The default root password is: root
- The default root password is: root
   - You should change the default password using "passwd" if you plan to enable SSH for longer period
   - If you plan to enable SSH for longer period, you should disable password authentication in ssh and use public key authentication as advice by the "passwd" command
</pre>
</pre>

Revision as of 03:32, 7 December 2017

Gamepad

- On Lakka menu
   - When plugged in Gamepad, it is normal that the menu will navigate up and down randomly
   - Use Up key on right keypad to search. Down key to delete and Start key (middle right button) to start search

- Start key (middle right button) and Right key on right keypad are used most frequently to select or start/pause game. Down key on right keypad is used to back or cancel. Some keys combination are still depend on the game.

- Tested Sony Playstation Gamepad (Dualshock 3): Press on the Playstation button (middle) on the Gamepad to start using the Gamepad
   - For bluetooth
      - plug a bluetooth USB dongle to the board
      - plug the Gamepad USB cable to the board and go to Settings -> Services -> Bluetooth Enable: ON
      - then unplug the USB cable and press on the Playstation button (middle) and wait for the bluetooth connection
      - for more information please visit http://www.lakka.tv/doc/Wireless-Dualshock/

- Tested Logitech Dual Action Gamepad


Scan Multiple Game ROMs

1. Plugged in USB Drive with ROMs

2. Main Menu -> Load Content -> Collections -> Scan Directory ->
    OR
   Import content (Far right of the menu) -> Scan Directory -> <<<My Hardisk>>> -> <<<Navigate to the ROMs folder>>> -> <Scan This Directory>

3. If newly scanned game not showing on the menu, then try reboot


Stop Game

- Press down both Left/Right Analog (Rounded) Joystick (L3 + R3) at the same time -> Close Content
   - OR can directly use Esc on normal keyboard to force stop

- Press again to resume

- L3 + R3 settings can be found on: Settings -> Input -> Menu Toggle Gamepad Combo


Screenshot

- Press down both Left/Right Analog (Rounded) Joystick (L3 + R3) at the same time -> Take Screenshot

- The screenshot image files will be saved in Screenshots folder (/storage/screenshots)


Enable Samba

- Settings -> Services -> SAMBA Enable -> ON

- To check the IP Address: Main Menu -> Information -> Network Information -> Interface (eth0)

- Bios files can be copied to System folder (/storage/system)


Enable SSH

- Settings -> Services -> SSH Enable -> ON

- To check the IP Address: Main Menu -> Information -> Network Information -> Interface (eth0)

- The default root password is: root
   - If you plan to enable SSH for longer period, you should disable password authentication in ssh and use public key authentication as advice by the "passwd" command