커널 오류: systemd-backlight@backlight:acpi_video0.service

커널 오류: systemd-backlight@backlight:acpi_video0.service

시작할 때 항상 이 오류가 발생합니다. 중대한 문제가 있나요? 그렇다면 어떻게 해결해야 할까요? 나는 이것이 내 AMD GPU와 관련이 있다는 것을 알고 있습니다. 이것은 내 설정입니다.

  • CPU: AMD A9-9420 RADEON R5, 컴퓨팅 코어 5개 2C+3G, 2586MHz
  • GPU: ATI Stoney [Radeon R2/R3/R4/R5 그래픽 카드], AMD ATI Radeon R5 M230 / R7 M260DX / Radeon 520 Mobile
  • 4GB 램, 250GB SSD
  • 운영 체제: Linux manjaro 5.9.16-1-MANJARO #1 SMP PREEMPT Mon Dec 21 22:00:46 UTC 2020 x86_64 GNU/Linux

또한 마지막 부팅의 커널 로그는 다음과 같습니다.

Mar 16 09:24:57 manjaro systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
 Subject: A start job for unit systemd-backlight@backlight:acpi_video0.service has begun execution
 Defined-By: systemd
 Support: https://forum.manjaro.org/c/support
 
 A start job for unit systemd-backlight@backlight:acpi_video0.service has begun execution.

 The job identifier is 1270.
Mar 16 09:24:57 manjaro systemd-backlight[875]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
Mar 16 09:24:57 manjaro systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=1/FAILURE
 Subject: Unit process exited
 Defined-By: systemd
 Support: https://forum.manjaro.org/c/support
 
 An ExecStart= process belonging to unit systemd-backlight@backlight:acpi_video0.service has exited.
 
 The process' exit code is 'exited' and its exit status is 1.
Mar 16 09:24:57 manjaro systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed with result 'exit-code'.
 Subject: Unit failed
 Defined-By: systemd
 Support: https://forum.manjaro.org/c/support
The unit systemd-backlight@backlight:acpi_video0.service has entered the 'failed' state with result 'exit-code'.
Mar 16 09:24:57 manjaro systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
 Subject: A start job for unit systemd-backlight@backlight:acpi_video0.service has failed
 Defined-By: systemd
 Support: https://forum.manjaro.org/c/support
 
 A start job for unit systemd-backlight@backlight:acpi_video0.service has finished with a failure.
 
 The job identifier is 1270 and the job result is failed.
Mar 16 09:24:57 manjaro audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Mar 16 09:24:57 manjaro kernel: audit: type=1130 audit(1615879497.236:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Mar 16 09:24:57 manjaro systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video1...
 Subject: A start job for unit systemd-backlight@backlight:acpi_video1.service has begun execution
 Defined-By: systemd
 Support: https://forum.manjaro.org/c/support
 
 A start job for unit systemd-backlight@backlight:acpi_video1.service has begun execution.
 
 The job identifier is 1276.
Mar 16 09:24:57 manjaro systemd-backlight[876]: Failed to get backlight or LED device 'backlight:acpi_video1': No such device
Mar 16 09:24:57 manjaro systemd[1]: systemd-backlight@backlight:acpi_video1.service: Main process exited, code=exited, status=1/FAILURE
 Subject: Unit process exited
 Defined-By: systemd
 Support: https://forum.manjaro.org/c/support
 
 An ExecStart= process belonging to unit systemd-backlight@backlight:acpi_video1.service has exited.
 
 The process' exit code is 'exited' and its exit status is 1.
Mar 16 09:24:57 manjaro systemd[1]: systemd-backlight@backlight:acpi_video1.service: Failed with result 'exit-code'.
 Subject: Unit failed
 Defined-By: systemd
 Support: https://forum.manjaro.org/c/support
 
 The unit systemd-backlight@backlight:acpi_video1.service has entered the 'failed' state with result 'exit-code'.
Mar 16 09:24:57 manjaro systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video1.
 Subject: A start job for unit systemd-backlight@backlight:acpi_video1.service has failed
 Defined-By: systemd
 Support: https://forum.manjaro.org/c/support
 
 A start job for unit systemd-backlight@backlight:acpi_video1.service has finished with a failure.
The job identifier is 1276 and the job result is failed.
Mar 16 09:24:57 manjaro audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:acpi_video1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Mar 16 09:24:57 manjaro kernel: audit: type=1130 audit(1615879497.263:65): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:acpi_video1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Mar 16 09:24:57 manjaro ModemManager[412]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.3/0000:03:00.0': not supported by any plugin

답변1

파일을 편집 /etc/default/grub하고 다음 매개변수를 추가합니다.GRUB_CMDLINE_LINUX:

$ sudo nano /etc/default/grub

GRUB_CMDLINE_LINUX="acpi_osi=Linux acpi_backlight=vendor"

update-grub나중에 달리는 것을 잊지 마세요 .

나에게는 이것이 문제를 해결했습니다! 꽤 오래된 GPU인 ATI/AMD에 설치했습니다. 또한 이것이 화면 밝기 조정 기능을 손상시키지 않는다는 점을 언급하고 싶습니다.

당신의 htop 가치가 낮아지고 수염이 자라기를 바랍니다!

관련 정보