gouchi

Results 383 comments of gouchi

@nilo85 Can you try to copy the [file](https://codeberg.org/fabiscafe/game-devices-udev/raw/branch/main/71-google-controllers.rules) in `/storage/.config/udev.rules.d/` ? Then reload udev rules `udevadm control --reload-rules && udevadm trigger`

> Is there a command to debug what udev sees? you could try something like `udevadm monitor --property --udev`

Can you make a test with [dev builds from Lakka 5.x](https://nightly.builds.lakka.tv/devbuild_latest/) ? Thank you.

Hi, Yes please read our [documentation](https://www.lakka.tv/doc/Upgrading-Lakka/). Thank you.

We are closing this issue as it has been fixed thanks to #1865. Thank you.

Hi, Can you try to provide some with [log](https://lakka.tv/doc/Troubleshooting-Lakka/#automated-collection-of-relevant-logs) with `createlog` ? You can try boot parameters `live ssh textmode` using your USB stick. Thank you.

Hi, Thank you for the log. Strange you are getting segfault using Intel GPU which is [enabled](https://github.com/libretro/Lakka-LibreELEC/blob/Lakka-v4.x/projects/Generic/linux/linux.x86_64.conf#L4141) on Lakka. May you try to make a test with [nightly build](https://nightly.builds.lakka.tv/latest/Generic.x86_64) ?...

@barrystaes Done ;) Can you [run](https://lakka.tv/doc/Accessing-Lakka-command-line-interface/) this command to list the available video outputs: `for p in /sys/class/drm/*/status; do con=${p%/status}; echo -n "${con#*/card?-}: "; cat $p; done` You can try...

@barrystaes Any update on this issue, perhaps you did try using [Lakka 5.x](https://nightly.builds.lakka.tv/devbuild_latest/) ? Thank you.

Can you make a test with [Lakka 4.3](https://le-builds.lakka.tv/) and [Lakka 5.x](https://nightly.builds.lakka.tv/devbuild_latest/) if you reproduce the issue ? Thank you.