Code Monkey home page Code Monkey logo

Comments (6)

KyleGospo avatar KyleGospo commented on June 14, 2024

These should be preinstalled, I believe the message about them is a false positive.

from bazzite.

unicornsandcandies avatar unicornsandcandies commented on June 14, 2024

These should be preinstalled, I believe the message about them is a false positive.

Devices still can't be seen. Only when running as root

from bazzite.

gordon-boom avatar gordon-boom commented on June 14, 2024

There is a separate issue about this on the flatpak version of OpenRGB. Not sure how much the Bazzite devs can do to fix this. Perhaps you can install it using rpm-ostree instead? https://gitlab.com/CalcProgrammer1/OpenRGB/-/issues/3593

from bazzite.

unicornsandcandies avatar unicornsandcandies commented on June 14, 2024

There is a separate issue about this on the flatpak version of OpenRGB. Not sure how much the Bazzite devs can do to fix this. Perhaps you can install it using rpm-ostree instead? https://gitlab.com/CalcProgrammer1/OpenRGB/-/issues/3593

I tried openrgb from rpm repo already and it's even worse. It doesn't see my device (being jsaux rgb dock) even when runninng it as root. On flatpak version the device is seen but only from root account. I'm pretty sure that openrgb has some big issues with running correctly on devices but none of this happens on a steam deck with steamos - I download openrgb from desktop flathub "shop", run it and my device is being seen. When something doesn't work I just use their udev script and everything goes suprisingly well.

While it might be an issue on the openrgb site, steamos is able to overcome it in some way. I can't say what's diffrent in steamos because I don't have acces to this os right now, but something seems to be done diffrently, to make devices visible.

from bazzite.

gordon-boom avatar gordon-boom commented on June 14, 2024

I had to add acpi_enforce_resources=lax to my boot args since some motherboards have issues with i2c. Maybe SteamOS includes this argument by default?

To view your kernel args in Bazzite, run:

rpm-ostree kargs

If you don't see acpi_enforce_resources=lax, add it with this:

rpm-ostree kargs --append=acpi_enforce_resources=lax

from bazzite.

unicornsandcandies avatar unicornsandcandies commented on June 14, 2024

I had to add acpi_enforce_resources=lax to my boot args since some motherboards have issues with i2c. Maybe SteamOS includes this argument by default?

To view your kernel args in Bazzite, run:

rpm-ostree kargs

If you don't see acpi_enforce_resources=lax, add it with this:

rpm-ostree kargs --append=acpi_enforce_resources=lax

Unfortunately it didn't help. My device is still only seen only when running flatpak openrgb version and only with root

from bazzite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.