User Details
- User Since
- Jun 3 2017, 8:47 AM (423 w, 2 d)
Fri, Jul 11
Sun, Jul 6
Wed, Jul 2
Tue, Jul 1
There are more ArrowLake I2C device ids: 7750 and 7751. At least in share/misc/pci_vendors
Thu, Jun 26
Wed, Jun 25
Sun, Jun 15
As number of object types we handle in LKPI does not exceed 10 it may counts as not a rewrite of ACPICA
General convention in at least drm-kmod is to not redefine ACPICA objects if it is possible. Porting of this code is mostly just a changing of symbol case and adding/removing of underscores. drm-kmod does even guards these changes with #ifdefs
@dumbbell FYI. Take a look at https://github.com/lutzbichler/drm-kmod/tree/pr/6.15. It seems that lutzbichler has advanced to drm-kmod v6.15
Jun 14 2025
Jun 9 2025
Jun 2 2025
May 31 2025
As I see, libinotify event values were just copied from Linux, so it may have sense to change system ones to make linuxolator support simpler
Current ABI is not compatible. libinotify events have different values compared with system provided ones.
You must use libinotify header to link with libinotify or change system one to be ABI-compatible.
May 30 2025
May 28 2025
May 23 2025
Should we cache read_kbd_data() rather than reread it?
May 19 2025
May 17 2025
IIRC IN_DELETE_SELF is generated when the file link number goes from 1 to 0
May 15 2025
May 14 2025
Apr 30 2025
Apr 29 2025
Some laptops powers radio module even they are switched off. You may try to reinsert wireless card or discharge battery.
It broke bt adaptor for me at first early version run too due to bug in rtlbt_load_fwfile() which is fixed in my version now
I am about to commit V2 firmware support. It worked for me with at least one 8852CE adaptor. just test it.
Apr 28 2025
LGTM
Please add 2 more I2C device:
4dc5 Jasper Lake Serial IO I2C Host Controller #4 4dc6 Jasper Lake Serial IO I2C Host Controller #5
Apr 27 2025
Apr 13 2025
Mar 17 2025
Mar 9 2025
Mar 7 2025
Mar 1 2025
Feb 17 2025
I was not able to read nor RGB mode nor Thermal policy from BIOS
Fix manpage and braces