danielotero / linux-on-hi10

My attempt to provide full Linux support to Chuwi Hi10 Pro
52 stars 10 forks source link

Backlight control #6

Closed pgrobelny closed 5 years ago

pgrobelny commented 6 years ago

Hello I can't figure out where to paste it

CONFIG_PWM=y CONFIG_PWM_CRC=y CONFIG_I2C_DESIGNWARE_PLATFORM=y CONFIG_I2C_DESIGNWARE_PCI=y CONFIG_INTEL_SOC_PMIC=y CONFIG_DRM_I915=m

Orochimarufan commented 6 years ago

In the kernel config. Or just use the kernel config in this repo

pgrobelny commented 6 years ago

but how to apply this config??? im a bit newbie

Orochimarufan commented 6 years ago

Depends on your distribution

pgrobelny commented 6 years ago

antergos arch linux...cant find anything on web, is it related with rebuilding kernel??

Orochimarufan commented 6 years ago

Yeah. On Arch, you can just run 'makepkg -is' inside the kernel folder of this repo after instaling base-devel. Alternatively grab a prebuilt package from https://github.com/yiping-huang/arch_on_hi10plus . Note that building the kernel on the Hi10 itself is going to take a few hours. It's much faster to build it on a different machine (makepkg -s) then install it on the Hi10 (pacman -U)

yipinghuang1991 commented 6 years ago

It's working natively using 4.14.8.