Git Product home page Git Product logo

Comments (5)

 avatar commented on August 18, 2024

Tested with master, and the issue is still present.
Oddly enough, I borrowed a random wireless logitech mouse from my friend, and that works without issue, however my Logitech G Pro wiresless doesn't.
Here is the booster log
booster.log

from booster.

anatol avatar anatol commented on August 18, 2024

Interesting. Your mouse might require custom drivers.

Could you please try 2 things:

  • boot with booster (when the mouse does not work) and post content of lsmod
  • boot with working initramfs, when your mouse is OK and post lsmod again.

My guess is that the working configuration will have additional modules loaded. And booster might need to load it somehow as well.

from booster.

 avatar commented on August 18, 2024

Here is the output of lsmod.
The one where the mouse doesn't work is with booster, and the one where the mouse does work is with dracut
lsmod-booster.log
lsmod-dracut.log
I am unsure what I should be looking for, but nothing seems particularly different.

from booster.

 avatar commented on August 18, 2024

Solved this by adding:
modules_force_load: usbhid
to my booster.yaml
Heres the booster log and output of lsmod with the mouse working if it can help debug this issue.
booster.log
lsmod-booster-working.log

from booster.

anatol avatar anatol commented on August 18, 2024

Thank you for debugging it. usbhid is not part of the default modules. Once I add it to the list booster will add the module to image automatically.

from booster.

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.