This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
124fc54823
pmaports
/
device
/
community
/
device-shift-axolotl
/
modules-initfs
6 lines
61 B
Text
Raw
Normal View
History
Unescape
Escape
device-shift-axolotl: add edt-ft5x06 driver to initramfs (MR 4374) It seems like the driver name has changed *again* in 6.5.x kernels, so let's just have both drivers in the initramfs to help with migrating between newer/older kernels and any future flip/flopping of drivers. This is a bit of a hack... it works because missing modules are not fatal for mkinitfs. The reason why they aren't fatal is that whether or not it's builtin is somewhat arbitrary... there's an open issue[1] for mkinitfs to make this smarter, i.e. throw an error if the .ko doesn't exist AND it's not builtin for the *installed* kernel. When that's implemented then this patch would likely result in mkinitfs failing on this device because one of those drivers may not be installed or builtin. I don't have time to implement this in mkinitfs, so adding this crude workaround of just including both seemed like a reasonable thing to do since the 6.5 kernel will break fde on this device (this has happened before). [ci:skip-build]: already built successfully in CI
2023-09-05 17:27:04 +00:00
edt-ft5x06
device/*: transform deviceinfo_modules_initfs into a file (MR 4169) The file is automatically packed by devicepkg-dev utils Relates #1836
2023-08-02 17:06:01 +00:00
focaltech_fts
gpi
i2c_qcom_geni
qcom_spmi_haptics
Reference in a new issue
Copy permalink