Arch Linux ekran parlaklığı ayarlamıyor

harputluveysel

Hectopat
Katılım
1 Kasım 2021
Mesajlar
147
Çözümler
2
Daha fazla  
Cinsiyet
Erkek
Ekran parlaklığı Full açık ve asla ayarlanmıyor. KDE masaüstü ortamı kullanıyorum. Terminalden ilgili komutları giriyorum yaptığım işlem şu:
Mkdir -p /etc/X11/xorg.conf.d/
Sudo touch /etc/X11/xorg.conf.d/20-Intel. Conf.
Sudo nano /etc/X11/xorg.conf.d/20-Intel. Conf.
Ekran ışığı düzeliyor ve istediğim gibi ışığı kısıp açabiliyorum ancak bu komutlar sonrası alt paneller ekran titriyor gidip geliyor. Kısacası sorunlara neden oluyor. Sorunu düzeltmeyince Arch Linux'u tekrardan kurdum. Ekran parlaklığını tekrardan sorunsuz bir şekilde ayarlayabilmem için ne yapmam gerek? @OzgunP
 

Dosya Ekleri

  • Screenshot_20220313_000335.jpg
    Screenshot_20220313_000335.jpg
    52,9 KB · Görüntüleme: 55
@OzgunP Çıktı şu şekildedir:

Kod:
[veysel@veysel ~]$ inxi -SGMxx
System:
Host: veysel Kernel: 5.16.14-arch1-1 x86_64 bits: 64 compiler: gcc
v: 11.2.0 Desktop: KDE Plasma 5.24.3 tk: Qt 5.15.3 wm: kwin_x11 dm: SDDM
 Distro: Arch Linux
Machine:
Type: Laptop System: Acer product: Extensa 5635Z v: N/A
serial: <superuser required> Chassis: type: 10 serial: <superuser required>
Mobo: Acer model: BA50-MV serial: <superuser required> BIOS: Phoenix
v: 0.3219 date: 08/06/2009
Graphics:
 Device-1: Intel Mobile 4 Series Integrated Graphics
vendor: Acer Incorporated ALI driver: i915 v: kernel ports: active: LVDS-1
empty: DP-1, DP-2, HDMI-A-1, VGA-1 bus-ID: 00:02.0 chip-ID: 8086:2a42
Device-2: SuYin Video WebCam type: USB driver: uvcvideo bus-ID: 2-8:3
 chip-ID: 064e:a103
Display: x11 server: X.Org v: 1.21.1.3 compositor: kwin_x11 driver: X:
loaded: intel unloaded: modesetting alternate: fbdev,vesa gpu: i915
display-ID: :0 screens: 1
Screen-1: 0 s-res: 1366x768 s-dpi: 96
Monitor-1: LVDS1 mapped: LVDS-1 res: 1366x768 dpi: 99 diag: 398mm (15.7")
 Message: Unable to show GL data. Required tool glxinfo missing.
[veysel@veysel ~]$ cat /sys/class/backlight
cat: /sys/class/backlight: Bir dizin
[veysel@veysel ~]$ grep ^ /etc/X11/xorg.conf.d/*
grep: /etc/X11/xorg.conf.d/*: Böyle bir dosya ya da dizin yok
 
Son düzenleme:
Şu komutları çalıştırıp, sistemini yeniden başlatmayı dene bakalım.

Kod:
sudo mkdir /etc/default/grub.d/ ; sudo touch /etc/default/grub.d/acpi-backlight.cfg
Kod:
echo 'GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX acpi_osi=Linux"' | sudo tee /etc/default/grub.d/acpi-backlight.cfg
Kod:
sudo grub-mkconfig -o /boot/grub/grub.cfg
 
Şu komutları çalıştırıp, sistemini yeniden başlatmayı dene bakalım.

Kod:
sudo mkdir /etc/default/grub.d/ ; sudo touch /etc/default/grub.d/acpi-backlight.cfg
Kod:
echo 'GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX acpi_osi=Linux"' | sudo tee /etc/default/grub.d/acpi-backlight.cfg
Kod:
sudo grub-mkconfig -o /boot/grub/grub.cfg
[veysel@veysel ~]$ sudo mkdir /etc/default/grub.d/ ; sudo touch /etc/default/grub.d/acpi-backlight.cfg
[sudo] password for veysel:
[veysel@veysel ~]$ echo 'GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX acpi_osi=Linux"' | sudo tee /etc/default/grub.d/acpi-backlight.cfg
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX acpi_osi=Linux"
[veysel@veysel ~]$ sudo grub-mkconfig -o /boot/grub/grub.cfg
Grub yapılandırma dosyası oluşturuluyor ...
Bulunan linux kalıbı: /boot/vmlinuz-linux
Bulunan initrd kalıbı: /boot/intel-ucode.img /boot/initramfs-linux.img
Found fallback initrd image(s) in /boot: intel-ucode.img initramfs-linux-fallback.img
Uyarı: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
/usr/share/grub/grub-mkconfig_lib: satır 288: printf: `$': biçim karakteri geçersiz

Bu çıktıyı aldım, yeniden başlattım düzelmedi.
 
[veysel@veysel ~]$ sudo grub-mkconfig -o /boot/grub/grub.cfg
Grub yapılandırma dosyası oluşturuluyor ...
Bulunan linux kalıbı: /boot/vmlinuz-linux
Bulunan initrd kalıbı: /boot/intel-ucode.img /boot/initramfs-linux.img
Found fallback initrd image(s) in /boot: intel-ucode.img initramfs-linux-fallback.img
Uyarı: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
/usr/share/grub/grub-mkconfig_lib: satır 288: printf: `$': biçim karakteri geçersiz

Hata almışsın, şu komutu çalıştırıp yeniden başlatmayıdene bakalım.

Kod:
sudo LC_ALL=C /bin/bash -c "grub-mkconfig -o /boot/grub/grub.cfg"
 
/etc/X11/xorg.conf.d/20-intel.conf dosyasını oluşturup, içeriğini aşağıdaki şekilde oluşturmayı dene bakalım.

Kod:
Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "Backlight"  "intel_backlight"
    Option     "TearFree"    "true"
EndSection
 
/etc/X11/xorg.conf.d/20-intel.conf dosyasını oluşturup, içeriğini aşağıdaki şekilde oluşturmayı dene bakalım.

Kod:
Section "Device"
 Identifier "Intel Graphics"
 Driver "intel"
 Option "Backlight" "intel_backlight"
 Option "TearFree" "true"
EndSection

Denedim ama olmadı. :)
 
Son düzenleyen: Moderatör:

Technopat Haberler

Yeni konular

Geri
Yukarı