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
[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
[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