amak79

Results 14 comments of amak79

Another idea for RPi. The default CPU governor for the RPi kernel is `powersave`. This can make the system sluggish under certain loads as it will force the lowest frequency....

The upstream LXC/LXD Void image now [modifies](https://github.com/lxc/lxc-ci/blob/419b88694f6ec2fc4203f515344812d8c75b0243/images/voidlinux.yaml#L182) `/etc/runit/1` to set the mode for `/run/runit/stopit` to 100. Unfortunately this won't survive an update to the runit-void package, so using `/etc/rc.local` to...

The PSXMemCard would need the `PicoMemcard+RP2040-Zero.uf2` image when updating?

Thanks @realJoshByrnes. Would it be possible to update the device with the wrong image, and if so would it be recoverable?

Do you have user level driver (uinput) support in the kernel? There is also a Steam Controller article on the Gentoo Wiki which may help: https://wiki.gentoo.org/wiki/Steam_Controller

@ltrager What steam-launcher version do you have installed? An appropriate udev rules file for the Steam Controller was added to steam-launcher-1.0.0.51-r1.

I can reproduce this issue with 0.81.0 (Gentoo Linux) and the CD-CROM version of SimCity 2000 SE. It does not occur with 0.80.1. My config file: ``` [cpu] cycles =...

The issue still occurs even when bypassing `SC2000.BAT` and running `SC2K.EXE` directly.

If we go the separate package route, there will be a file conflict as both packages install `index.html` in `/usr/share/snapserver/snapweb`. Perhaps it's better to go with option 2?