You obviously didn’t read 20 posts above (post #6)
We asked him to reinstall via nouveau driver only and one suggestion was to install Nvidia 470x post install. But first we wanted to see if it works on nouveau.
You obviously didn’t read 20 posts above (post #6)
We asked him to reinstall via nouveau driver only and one suggestion was to install Nvidia 470x post install. But first we wanted to see if it works on nouveau.
i also tried installing the 470xx drivers after the os installation but it did not help
It say’s reinstall the OS? That’s what i thought but i was just answering his question. He asked?
How about post the link
inxi -Faz --no-host | eos-sendlog
The Pcie errors don’t likely come from Nvidia.You probably need to update the bios & or add some kernel parameters on boot for these errors.
Just to check, what was the last OS that this laptop was working correctly with?
The Windows10 that is currently on dual boot with my endeavourosOS problem
Can you post?
inxi -Faz --no-host | eos-sendlog
Edit: I guess not!
Try to add in /etc/default/grub a pcie_aspm=off
Find a GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
and change to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=off"
After that update grub with # grub-mkconfig -o /boot/grub/grub.cfg
and try to boot.
Finally somebody pays attention.
I tried this and it seems like it now workes now i just need to finish my GUI instalation thx for the help
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.