Giter Club home page Giter Club logo

Comments (7)

cristovao-trevisan avatar cristovao-trevisan commented on July 28, 2024 4

Hi. I also have a B.On Lite and was having the same problem. I asked the avell suport center and they told me the keyboard is from Clevo (part number Z6-79-NL50MU0K-001-BE). Found the driver online and it now works for me, you can find the driver here and instructions to install it here.

If you are using Arch (like myself) just install from AUR (yay tuxedo-keyboard-dkms) and reboot

from avell-unofficial-control-center.

ToMattBan avatar ToMattBan commented on July 28, 2024 1

Well, I tryied here and it didn't work. When I run it ask for my password and then shows:

  File "/usr/bin/aucc", line 8, in <module>
    sys.exit(main())
  File "/usr/lib/python3.10/site-packages/aucc/main.py", line 86, in main
    control = ControlCenter(vendor_id=0x048d, product_id=0xce00)
  File "/usr/lib/python3.10/site-packages/aucc/main.py", line 37, in __init__
    super(ControlCenter, self).__init__(vendor_id, product_id)
  File "/usr/lib/python3.10/site-packages/aucc/core/handler.py", line 50, in __init__
    super(DeviceHandler, self).__init__(vendor_id, product_id)
  File "/usr/lib/python3.10/site-packages/aucc/core/handler.py", line 16, in __init__
    self._device = self._get_device(vendor_id, product_id)
  File "/usr/lib/python3.10/site-packages/aucc/core/handler.py", line 27, in _get_device
    if device.is_kernel_driver_active(1):
AttributeError: 'NoneType' object has no attribute 'is_kernel_driver_active'```

from avell-unofficial-control-center.

cristovao-trevisan avatar cristovao-trevisan commented on July 28, 2024 1

The driver repository says there are a few modes, but I didn't work for me. The driver also suports gradient keyboard colors, but that also didn't work. I think our keyboard allows only one color and doesn't support the modes described in the driver repository.
I'm happy enough that I can turn it off now 😝

You can try the driver settings using the files in /sys/devices/platform/tuxedo_keyboard/
For example echo 0xa0FF00 | sudo tee /sys/devices/platform/tuxedo_keyboard/color_left

from avell-unofficial-control-center.

caiopetruccirosa avatar caiopetruccirosa commented on July 28, 2024

I using Pop!_OS 22.04 LTS, which uses Linux kernel version 6.0.6-76060006-generic.

from avell-unofficial-control-center.

caiopetruccirosa avatar caiopetruccirosa commented on July 28, 2024

@ToMattBan Are you using the Avell B.On Lite model? Are you able to list the device in your laptop?

from avell-unofficial-control-center.

ToMattBan avatar ToMattBan commented on July 28, 2024

@caiopetruccirosa Yup, B.On Lite. Also, the command sudo hwinfo --short shows me

keyboard:
  /dev/input/event3    AT Translated Set 2 keyboard

It didn't show "Integrated Technology Express ITE Device(8291)"

from avell-unofficial-control-center.

ToMattBan avatar ToMattBan commented on July 28, 2024

Thank you @cristovao-trevisan
I needed to install the linux-headers and then the tuxedo package (Using Arch here too) and after a rebbot, it's working. Even the shortcuts works well.

I just have a question, the colors were to change according to the screen or something like that? I'm incredible happy with it working, it's just a question haha

from avell-unofficial-control-center.

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.