i do both but no file found. i restarted but same low solotionHuckleberry Finn wrote: Sun Aug 28, 2022 5:55 pm No, no, that one is just to use temporarily on live session (and when only you "have to" .. to disable the real drivers).
Apply the above command, also:
Reboot.Code: Select all
sudo rm /etc/X11/xorg.conf.d/*intel.conf
installed MX 2.1 MX-21.1_x64 so slow [Solved]
Re: installed MX 2.1 MX-21.1_x64 so slow
Re: installed MX 2.1 MX-21.1_x64 so slow
Ok. Just something's preventing the Intel driver from being loaded.
What about this?
Reboot.
What about this?
Code: Select all
echo -e 'i915\n\nloop' | sudo tee /etc/modules
Re: installed MX 2.1 MX-21.1_x64 so slow
Huckleberry Finn wrote: Sun Aug 28, 2022 6:21 pm Ok. Just something's preventing the Intel driver from being loaded.
What about this?
Reboot.Code: Select all
echo -e 'i915\n\nloop' | sudo tee /etc/modules
echo -e 'i915\n\nloop' | sudo tee /etc/modules
[sudo] Passwort für Ali:
i915
loop
Re: installed MX 2.1 MX-21.1_x64 so slow
Ok, just reboot.
If still not:
Reboot.
If not again:
If still not:
Code: Select all
sudo modprobe i915 ; sudo update-initramfs -uk all
If not again:
Code: Select all
ll /etc/modprobe.d/
Code: Select all
cat /etc/modprobe.d/blacklist.conf
Re: installed MX 2.1 MX-21.1_x64 so slow
Huckleberry Finn wrote: Sun Aug 28, 2022 6:30 pm Ok, just reboot.
If still not:
Reboot.Code: Select all
sudo modprobe i915 ; sudo update-initramfs -uk all
If not again:
Code: Select all
ll /etc/modprobe.d/
Code: Select all
cat /etc/modprobe.d/blacklist.conf
result is low resolutionsudo modprobe i915 ; sudo update-initramfs -uk all
[sudo] Passwort für Ali:
update-initramfs: Generating /boot/initrd.img-5.10.0-17-amd64
I: The initramfs will attempt to resume from /dev/sda3
I: (UUID=ac193714-422d-4f72-a1e1-0ea395ba1014)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-5.10.0-13-amd64
I: The initramfs will attempt to resume from /dev/sda3
I: (UUID=ac193714-422d-4f72-a1e1-0ea395ba1014)
I: Set the RESUME variable to override this.
Re: installed MX 2.1 MX-21.1_x64 so slow
ll /etc/modprobe.d/
insgesamt 44K
-rw-r--r-- 1 root root 154 20. Dez 2019 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 180 17. Mai 2021 broadcom-sta-dkms.conf
-rw-r--r-- 1 root root 150 3. Apr 02:52 dkms.conf
-rw-r--r-- 1 root root 103 14. Apr 2019 fbdev-blacklist-nvidia.conf
-rw-r--r-- 1 root root 572 27. Jul 2017 hang-on-shutdown.conf
-rw-r--r-- 1 root root 666 27. Jul 2017 i915-power-saving.conf
-rw-r--r-- 1 root root 154 20. Mär 21:40 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root 335 8. Feb 2018 kfd.conf
-rw-r--r-- 1 root root 358 28. Aug 20:48 live-blacklist.conf
-rw-r--r-- 1 root root 379 10. Feb 2021 mdadm.conf
-rw-r--r-- 1 root root 278 9. Apr 00:27 pc-speaker.conf
Ali@alibaba:~
$ cat /etc/modprobe.d/blacklist.conf
cat: /etc/modprobe.d/blacklist.conf: Datei oder Verzeichnis nicht gefunden
Re: installed MX 2.1 MX-21.1_x64 so slow
yes i did but low resolution.
Re: installed MX 2.1 MX-21.1_x64 so slow
If you boot any live usb (any you like: MX/antiX 32/64) with these boot parameters only, does it boot / work normal now and is the resolution ok there?
( pci=nommconf,nomsi,noaer pcie_aspm=off ) (You can try only pcie_aspm=off if you like)
( pci=nommconf,nomsi,noaer pcie_aspm=off ) (You can try only pcie_aspm=off if you like)
Re: installed MX 2.1 MX-21.1_x64 so slow
with and withou "pci=nommconf,nomsi,noaer pcie_aspm=off " over live usb stick the resolution is high.Huckleberry Finn wrote: Sun Aug 28, 2022 6:43 pm If you boot any live usb (any you like: MX/antiX 32/64) with these boot parameters only, does it boot / work normal now and is the resolution ok there?
( pci=nommconf,nomsi,noaer pcie_aspm=off ) (You can try only pcie_aspm=off if you like)