Pekka Helenius
Pekka Helenius
@Niek Yes, and to be more open about the image content itself, as someone may have security concerns: All Android image patch files and rough build process steps I've used...
No problem, it's good to help a project like this one. Thanks for pointing out those issues, makes more sense now. I may check/repair the code some day but for...
@solsticedhiver Yeah, 2 years after your initial report, this is still an issue and not fixed. The current systemd unit file implementation of `alarm-fake-hwclock` tend to _break multiple critical systemd...
I finally ended up using a simple wrapper configuration: ``` > /usr/lib/systemd/system/fake-hwclock.service [Unit] Description=Update hardware clock time Documentation=man:fake-hwclock(8) [Service] Type=simple ExecStart=/usr/bin/fake-hwclock-looper 5 # Disable start/stop status messages LogLevelMax=alert [Install] WantedBy=multi-user.target...
Yeah I find this script bit troublesome as well. Or at least, bring support for Xephyr - a nested X server session. At the current state, the nvidia-xrun script is...
No probs! Hmm... unfortunate to hear that. So it might be a bit challenging to get nvidia-xrun to work that way. At least, I hope you give a shot for...
Allright, I have a rude workaround for this issue. I'm using KDE (Qt4). Simply switching to another TTY session and executing nvidia-xrun startkde gives me a secondary KDE session (desktop)...
Np. Your script is targeting on real performance issues and handles them very well. It is not a perfect one in usability as discussed above but I'm quite happy with...
Yeah, that's the case. The way optirun/primusrun handles drawing of graphics on the screen has, unfortunately, major performance drawbacks as we all know. I installed this script using AUR with...
The main issue I have with the video wallpaper is its instability: pick a video, mediaplayer starts playing it but suddenly, it crashes. Black screen appears. The video playback can...