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
mnretrogamer:os:lakka:home_lakka [2020/09/10 11:26] – [bluetooth] solarsparqmnretrogamer:os:lakka:home_lakka [2023/01/06 10:06] (current) – external edit 127.0.0.1
Line 38: Line 38:
  
 ===== usb rom storage ===== ===== usb rom storage =====
 +  * [[http://www.lakka.tv/doc/Accessing-Lakka-filesystem/]]
 +  * [[https://www.lakka.tv/doc/ROMs/]]
  
 ---- ----
Line 44: 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://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.1599755176.txt.gz · Last modified: 2023/01/06 10:06 (external edit)