johnfanv2 / LenovoLegionLinux

Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.
https://github.com/johnfanv2/LenovoLegionLinux
GNU General Public License v2.0
1.52k stars 55 forks source link

Lenovo Ideapad Gaming 3 15IHU6 bios v2.05[BUG] #235

Open 0x1378 opened 3 months ago

0x1378 commented 3 months ago

Problem Description hi all my future is greyed out and fn+Q show wrong profile in "/sys/firmware/acpi/platform_profile" and my laptop does not have light power button to know which powerstate and i cant see or change it from bios i also test advanced bios settings but i cant change and i dont know my laptop is in quiet mode or balanced or performance mode. please help me it was working in windows and vantage program but in linux i dont know how!

Model and Debug Info

Distribution: Ubuntu 24.04 LTS Model name: IdeaPad Gaming 3 15IHU6 (82K1) CPU model: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz GPU model: INTEL Iris Xe Graphics / NVIDIA GeForce GTX 1650 Mobile / Max-Q Keyboard backlight: single color with off/medium/bright Light in lid or logo: no Light at IO-Ports at back: no

i find query to show power mode: sudo sh -c "echo '\_SB_.PC00.LPCB.EC0.GZ44' > /proc/acpi/call && cat /proc/acpi/call && echo '\n'" i hope this help you