Oyun ve okul için Linux tabanlı işletim sistemi önerisi

Anladım ve ayarladım tamamdır.


Chaotic AUR Kurulumunda;
Kod:
hata: '/var/cache/pacman/pkg/chaotic-keyring.pkg.tar.zst': geçersiz veya bozuk paket (PGP imzası)
hata: '/var/cache/pacman/pkg/chaotic-mirrorlist.pkg.tar.zst': geçersiz veya bozuk paket (PGP imzası)
Nasıl bozuk paket yahu?
Daha bu sabah kurdum. Sizin evinizde Güvenli İnternet falan mı var? Tekrar deneyin.

Key de hata yapmışım.
Heh tamamdır.
 
Arch Linux kurulumu yapacağım bende şimdi zaten bozuk olsa görürdük.

Optimus Manager yeniden başlatma sonrası gelen yazı bu GitHub kodlarını kopyalayınca;
Kod:
# - coarse: the card only goes to low-power if no application is using it.
# - fine: the card is also allowed to go to low-power if applications are using it but have not
# actively submitted GPU work in some amount of time.
dynamic_power_management=no

# The Nvidia driver handles power to the video memory separately from the rest of GPU.
# When dynamic_power_management=fine, this options controls the threshold of memory utilization
# (in Megabytes) under which the memory is put in a low-power state.
# Values over 200MB are ignored. Leave blank for the default (200MB).
# Setting this value to 0 keeps the memory powered at all times.
dynamic_power_management_memory_threshold=
sanırsam yanlış noktaya yapıştırdık.

Arch Linux kurulumu yapacağım bende şimdi zaten bozuk olsa görürdük.
Hocam son durumu izah ediyorum;

Kod:
ERROR: the latest GPU setup attempt failed at Xorg pre-start hook.
Log at /var/log/optimus-manager/switch/switch-20230217T195454.log
Cannot execute command because of previous errors.

Bu hatayı alıyorum bunu çözmek için ise;
Kod:
sudo nano /etc/X11/xorg.conf.d/20-intel.conf
İntel GPU yapılandırmaya girip devamında;
Kod:
Section "Device"
    Identifier "Intel"
    Driver "intel"
    Option "TearFree" "true"
EndSection
Daha sonra Nvidia için ayarlamaya geçiyorum;
Kod:
sudo nano /etc/X11/xorg.conf.d/10-nvidia.conf
ardından;
Kod:
Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Option "AllowEmptyInitialConfiguration"
EndSection
Kaydettikten sonra Optimus Manager'ı tekrar başlatıyorum, Nvidia ekran kartına geçmek istesemde yine aynı hata karşıma çıkıyor;
Kod:
ERROR: the latest GPU setup attempt failed at Xorg pre-start hook.
Log at /var/log/optimus-manager/switch/switch-20230217T195454.log
Cannot execute command because of previous errors.

Optimus Manager yeniden başlatma sonrası gelen yazı bu GitHub kodlarını kopyalayınca;
Kod:
# - coarse: the card only goes to low-power if no application is using it.
# - fine: the card is also allowed to go to low-power if applications are using it but have not
# actively submitted GPU work in some amount of time.
dynamic_power_management=no

# The Nvidia driver handles power to the video memory separately from the rest of GPU.
# When dynamic_power_management=fine, this options controls the threshold of memory utilization
# (in Megabytes) under which the memory is put in a low-power state.
# Values over 200MB are ignored. Leave blank for the default (200MB).
# Setting this value to 0 keeps the memory powered at all times.
dynamic_power_management_memory_threshold=
sanırsam yanlış noktaya yapıştırdık.


Hocam son durumu izah ediyorum;

Kod:
ERROR: the latest GPU setup attempt failed at Xorg pre-start hook.
Log at /var/log/optimus-manager/switch/switch-20230217T195454.log
Cannot execute command because of previous errors.

Bu hatayı alıyorum bunu çözmek için ise;
Kod:
sudo nano /etc/X11/xorg.conf.d/20-intel.conf
İntel GPU yapılandırmaya girip devamında;
Kod:
Section "Device"
    Identifier "Intel"
    Driver "intel"
    Option "TearFree" "true"
EndSection
Daha sonra Nvidia için ayarlamaya geçiyorum;
Kod:
sudo nano /etc/X11/xorg.conf.d/10-nvidia.conf
ardından;
Kod:
Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Option "AllowEmptyInitialConfiguration"
EndSection
Kaydettikten sonra Optimus Manager'ı tekrar başlatıyorum, Nvidia ekran kartına geçmek istesemde yine aynı hata karşıma çıkıyor;
Kod:
ERROR: the latest GPU setup attempt failed at Xorg pre-start hook.
Log at /var/log/optimus-manager/switch/switch-20230217T195454.log
Cannot execute command because of previous errors.
Maalesef reboot ettikten sonra ekran tamamen siyah oldu.

Optimus Manager yeniden başlatma sonrası gelen yazı bu GitHub kodlarını kopyalayınca;
Kod:
# - coarse: the card only goes to low-power if no application is using it.
# - fine: the card is also allowed to go to low-power if applications are using it but have not.
# actively submitted GPU work in some amount of time.
dynamic_power_management=no

# The Nvidia driver handles power to the video memory separately from the rest of GPU.
# When dynamic_power_management=fine, this options controls the threshold of memory utilization.
# (in Megabytes) under which the memory is put in a low-power state.
# Values over 200MB are ignored. Leave blank for the default (200MB).
# Setting this value to 0 keeps the memory powered at all times.
dynamic_power_management_memory_threshold=
Sanırsam yanlış noktaya yapıştırdık.

Hocam son durumu izah ediyorum;

Kod:
ERROR: the latest GPU setup attempt failed at Xorg pre-start hook.
Log at /var/log/optimus-manager/switch/switch-20230217T195454.log
Cannot execute command because of previous errors.

Bu hatayı alıyorum bunu çözmek için ise;
Kod:
sudo nano /etc/X11/xorg.conf.d/20-intel.conf
Intel GPU yapılandırmaya girip devamında;
Kod:
Section "Device"
 Identifier "Intel"
 Driver "intel"
 Option "TearFree" "true"
EndSection.
Daha sonra NVIDIA için ayarlamaya geçiyorum;
Kod:
sudo nano /etc/X11/xorg.conf.d/10-nvidia.conf
Ardından;
Kod:
Section "Device"
 Identifier "nvidia"
 Driver "nvidia"
 BusID "PCI:1:0:0"
 Option "AllowEmptyInitialConfiguration"
EndSection.
Kaydettikten sonra optimus Manager'ı tekrar başlatıyorum, NVIDIA ekran kartına geçmek istesem de yine aynı hata karşıma çıkıyor;
Kod:
ERROR: the latest GPU setup attempt failed at Xorg pre-start hook.
Log at /var/log/optimus-manager/switch/switch-20230217T195454.log
Cannot execute command because of previous errors.

Maalesef reboot ettikten sonra ekran tamamen siyah oldu.

9 saatlik uğraşmaya rağmen kuramadığım Arch Linux'tan sonra 20 dakika da Windows'u tamamen kurmayı bitiriyorum. Konudaki herkese yardımları için teşekkür ederim yarın tekrar deneyeceğim.
 
Son düzenleme:

Technopat Haberler

Geri
Yukarı