mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
x13s-base: add GPU firmware to initramfs
this is needed to init the gpu on recent kernels (6.12.28+, 6.14.*)
This commit is contained in:
parent
32b43c587c
commit
4d71439439
2 changed files with 2 additions and 1 deletions
|
@ -4,3 +4,4 @@ force_drivers+=" i2c_hid_of i2c_qcom_geni "
|
|||
# display
|
||||
force_drivers+=" leds_qcom_lpg pwm_bl qrtr pmic_glink_altmode gpio_sbu_mux panel_edp msm "
|
||||
force_drivers+=" phy_qcom_qmp_combo pinctrl_sc8280xp gpucc_sc8280xp dispcc_sc8280xp phy_qcom_edp "
|
||||
install_items+=" /usr/lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn "
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'x13s-base'
|
||||
pkgname=x13s-base
|
||||
version=3
|
||||
version=4
|
||||
revision=1
|
||||
archs="aarch64*"
|
||||
depends="linux linux-firmware-qualcomm alsa-ucm-conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue