srakitnican
srakitnican
Not sure what you mean, as I understand kernel on Android can't be upgraded, the way Android handles upgrades is to flash new Android image version. This is something that...
That is the problem with Android and manufacturers of those devices. With Android images are made for specific devices while with Linux, kernel tend to just work with any device....
Adding my user to the `video` group did not help. By looking at ACL my user already had +rw access to `/dev/dri/card0`. I've generated [stacktrace.txt](https://github.com/ec1oud/grefsen/files/856025/stacktrace.txt), does this tell you something...
Same thing happening with `/usr/lib64/qt5/bin/qml -platform eglfs`, no qml files necessary to trigger error message. What could that mean?
This version is the "stable" what the system is using. I was hoping to get around this with old system version but seems like it's easier and better to install...
Sure, X Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767 DP1 disconnected (normal left inverted right x axis y axis) DP2 disconnected (normal left...
The second message is gone by using 1bb5885c124c481cdb5eb249612ef59164aee816, the following message is still present though, but it seems it now appears only when notification pops up, it seems it is...
I am also able to reproduce with command `notify-send "Test"`.
You are right, the message doesn't appear when I start Moksha using `startx`. I can't reproduce notification not appearing every time though. To me it appears pretty consistently.
It would be nice to list them in readme indeed. This is what I needed to install for Fedora 23: `sudo dnf install python3-appdirs python3-tkinter`