Posts by escalade
-
-
-
Post your /tmp/emulationstation.log. Do you get sound running "speaker-test" from CLI?
Cool, that sounds like it will work better.
As for uae4arm, you could copy the script from /usr/bin/uae4arm.start and then run the commands manually to debug the issue. I use "tvservice" to switch to 50Hz for perfect scrolling in Amiga games.
-
-
Well, the es_input.cfg you posted already contained the mappings of the last ds4 added to it, so it should have worked. As for RetroArch, you can try mapping it manually from the menus then generate an autoconfig and post that. 4.10 breaks ds4 mappings and will need a lot of fixing.
For example:
Code<system> <name>scummvm</name> <path>/storage/roms/scummvm</path> <extension>.start</extension> <command>sh %ROM%</command> </system>
Then you create /storage/roms/scummvm/monkey1.start:
As for the uae4arm issue, you will need to post more information. What's the state of your system? Why is there a black screen, is Kodi not running? Look at /tmp/uae4arm.log, look at the process table, look at /usr/bin/uae4arm.start for clues.
-
It's possible, but I'm not interested in doing it.
20170114:
Code- Fixed issue with audio device not being release by Kodi when launching Emulationstation - Updated ResidualVM
I've also added a way to specify url to the .deb needed for installing Spotify in the latest release. When starting it for the first time, do so from ssh like this:
The PKGBUILD I'm using to get the latest download url from is out of date and the old version seems to be removed.
-
I see, can reproduce here as well. Looks like the window manager isn't giving it focus. What you can do is press ALT+F10 to unmaximize the window, that seems to make the buttons work.
Regarding your input, looks like you've upgraded from the previous build. I can't overwrite the configuration files during upgrades so you'll need to remove the old config to get the new one. Can't understand what's happening in RetroArch for you, as the controller seems to be detected and loads an autoconfiguration for the DS4.
-
-
@zspectre87
Transmission is 5MB and Sonarr is 19MB. LE is not a regular distro, it's packed into a read-only nsquashfs that gets loaded to RAM on boot. Any files written goes into /storage. It's possible to unpack the squashfs (/flash/SYSTEM), then modify it and repack it. You could also build the image yourself, then you could modify what to include, but I'm not sure what you hope to gain by this. You really need that extra 25MB of RAM?
You don't have a ds4 v2 by any chance? I think it might need it's own mappings with 4.10, could you configure it in Emulationstation and send me the /storage/.config/emulationstation/es_input.cfg? I'll have a look at Chrome and Spotify, probably something changed with the Arch pkgbuild, as that's where I pull the version numbers from. How did you launch residualvm? Start it as /usr/bin/residualvm.sh and it should log to /tmp/residualvm.log.
I'm on Intel NUC as well, sound is fine here. What options do you have in the system audio settings?
-
-
-
My bad, partprobe isn't part of the regular initramfs.
Don't know why I wrote sdb2 btw, it should have been sdb1 so go ahead and try that
If that doesn't work, try sda1. One of those should work.
-
-
-
-
Find the part of the "installer" boot option in /syslinux.cfg on your USB that contains "boot=UUID=2912-5806". Change it to read "boot=disk=/dev/sdb2" and try again.
-
-
Solution is to create /storage/.config/xorg.conf with the following contents and reboot:
This effectively changes the 2D/DDX driver from the Intel driver to the new modesetting driver. The modesetting driver is known to be a bit slower on newer GPU's, but I find that it works much better than the Intel driver on my Atom (cherry trail). Also it works with VNC