mn.retrogamer

a link to the past

User Tools

Site Tools


mnretrogamer:os:lakka:home_lakka

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
Last revisionBoth sides next revision
mnretrogamer:os:lakka:home_lakka [2020/09/10 09:25] solarsparqmnretrogamer:os:lakka:home_lakka [2020/09/10 23:02] – [recommended edits] solarsparq
Line 3: Line 3:
  
 ====== lakka ====== ====== lakka ======
 +The __DIY__ **open source** retro gaming emulation console
 ---- ----
 ====== details ====== ====== details ======
 +  * home
 +    * [[https://www.lakka.tv/]]
 +  * get lakka
 +    * [[http://www.lakka.tv/get/]]
  
 ---- ----
Line 22: Line 27:
  
 ===== bluetooth ===== ===== bluetooth =====
 +  * [[https://www.lakka.tv/doc/8Bitdo-Wireless-Controller/]]
 +
  
 ---- ----
Line 31: Line 38:
  
 ===== usb rom storage ===== ===== usb rom storage =====
 +  * [[http://www.lakka.tv/doc/Accessing-Lakka-filesystem/]]
 +  * [[https://www.lakka.tv/doc/ROMs/]]
  
 ---- ----
Line 37: Line 46:
  
 ---- ----
 +====== recommended edits ======
 +
 +  - change hostname, set audio device & reboot
 +<code>
 +# Lakka - The DIY retro emulation console #
 +# ...... visit http://www.lakka.tv ...... #
 +###########################################
 +
 +Lakka (official): 2.3.2 (RPi2.arm)
 +Lakka:~ # uptime
 + 03:49:11 up 12 min,  load average: 0.09, 0.19, 0.13
 +Lakka:~ # echo "mnretrogamer014" > /storage/.cache/hostname
 +Lakka:~ # aplay -L
 +null
 +    Discard all samples (playback) or generate zero samples (capture)
 +default:CARD=ALSA
 +    bcm2835 ALSA, bcm2835 ALSA
 +    Default Audio Device
 +sysdefault:CARD=ALSA
 +    bcm2835 ALSA, bcm2835 ALSA
 +    Default Audio Device
 +Lakka:~ # cd /storage/.config/retroarch/
 +Lakka:~/.config/retroarch # vi retroarch.cfg
 +Lakka:~/.config/retroarch # systemctl stop retroarch
 +Lakka:~/.config/retroarch # vi retroarch.cfg
 +Lakka:~/.config/retroarch # systemctl start retroarch
 +Lakka:~/.config/retroarch # reboot
 +</code>
 +
 +<code>
 +mnretrogamer014:~ # cat ~/.config/retroarch/retroarch.cfg
 +...
 +audio_device = "default:CARD=ALSA"
 +...
 +</code>
 +
  
 ====== troubleshooting ====== ====== troubleshooting ======
   * [[http://www.lakka.tv/doc/Configuring-Lakka/#using-the-command-line-interface|stopping retroarch]]   * [[http://www.lakka.tv/doc/Configuring-Lakka/#using-the-command-line-interface|stopping retroarch]]
 +  * [[https://www.lakka.tv/doc/Hostname-Setting/|change hostname]]
 +  * [[https://forum.odroid.com/viewtopic.php?t=37373|disabling bluetooth property ertm for wireless BT controller compatibility]]
 +
 +
 +
 ---- ----
 +
  
mnretrogamer/os/lakka/home_lakka.txt · Last modified: 2023/01/06 10:06 by 127.0.0.1