You are not logged in.
After installing nvidia drivers brightness controls are not working.I tried following this wiki https://wiki.archlinux.org/title/backlight , but none of the methods work.
GPU - Nvidia GTX 1050
Last edited by letterhead (2021-09-24 10:33:11)
Offline
"Does not work" is not a problem description…
lspci
ls -R /sys/class/backlightAnd your xorg log, please. https://wiki.archlinux.org/title/Xorg#General
Offline
Sorry I couldn't explain my problem properly earlier.
lspci
00:00.0 Host bridge: Intel Corporation 8th Gen Core 4-core Processor Host Bridge/DRAM Registers [Coffee Lake H] (rev 0d)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 0d)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0d)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:14.3 Network controller: Intel Corporation Cannon Lake PCH CNVi WiFi (rev 10)
00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 (rev 10)
00:15.1 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #1 (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:17.0 SATA controller: Intel Corporation Cannon Lake Mobile PCH SATA AHCI Controller (rev 10)
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
00:1d.5 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #14 (rev f0)
00:1e.0 Communication controller: Intel Corporation Cannon Lake PCH Serial IO UART Host Controller (rev 10)
00:1f.0 ISA bridge: Intel Corporation HM470 Chipset LPC/eSPI Controller (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 3 GB Max-Q] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
06:00.0 Non-Volatile memory controller: Silicon Motion, Inc. SM2263EN/SM2263XT SSD Controller (rev 03)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
ls -R /sys/class/backlight
/sys/class/backlight:
acpi_video0
ls -R /sys/class/backlight/acpi_video0
/sys/class/backlight/acpi_video0:
actual_brightness bl_power brightness device max_brightness power scale subsystem type uevent
/sys/class/backlight/acpi_video0/power:
autosuspend_delay_ms control runtime_active_time runtime_status runtime_suspended_timeXorg File
DE= Gnome 40.4
Last edited by letterhead (2021-09-24 16:51:20)
Offline
=> ix.io won't require anyone to download anything.
cat /sys/class/backlight/acpi_video0/*brightness*Offline
cat /sys/class/backlight/acpi_video0/*brightness*
1
1
100Xorg log on ix.io
after removing nvidia drivers brightness controls started working.
Last edited by letterhead (2021-09-24 17:06:33)
Offline
The xorg log is from a terminated server and uses the modesetting driver?
Is the /sys/class/backlight/acpi_video0/ stuff from a boot using the nvidia driver or nouveau?
Offline