Cristi Mitrana

Results 236 comments of Cristi Mitrana

@ell1e Maybe the permissions on the `/dev/dri/card*` are enough for your regular user to initialize DSM and use it. If you change the permissions on `/dev/input/event*` so the SDL program...

AFAIK, SDL doesn't directly check/read the input devices when using KMSDRM, but relies on `udev` to enumerate and receive events from them (but see also #4727). Not sure what's the...

> Does that sound like a useful suggestion? As a casual SDL consumer, not really. I can think of cases when a maintainer/deployer might want to force this check (i.e....

@nemo93 thanks for the updated script. I've left a few comments on it, looks fine otherwise. One question about the default config - is `openglnb` recommended now instead of `texturenb`...

I've finally managed to build and run on a Pi3 and it works fine (with the default config). One issue I've encountered during building from source is that `ninja` likes...

@nemo93 almost there :). I've tested more the `openglnb` option on a Pi3 and it's not working correctly (on RetroPie). My guess is that testing on the Pi3 was done...

@nemo93 thank you for the changes, they're fine. Looks fine now, I suppose - as you said - the build changes for the `resources` installation have to land in a...

@nemo93 that was fast :). Re-tested again the installations and it's ok now, no more hiccups on the Pi3. Should be ready to merge (nudge @joolswills). > This means users...

@nemo93 no, it's fine. @joolswills I think this is ready to be merged.

If Bunsen Linux is a direct Debian spin-off, then there's no need for `__os_ubuntu_ver`.