Software > Operating Systems and Porting

Linux kernel packages 5.9.6 for Debian buster with 4k page size available

<< < (4/5) > >>

MauryG5:
ah I forgot the file to activate or deactivate the graphics server ... I have not touched anything and it comes out like this, if I have not misunderstood it is already deactivated and uses Xorg ...

pocock:

Your firmware version looks recent enough for RX 5700 but maybe it would work better with this slightly newer package, there is no backport yet

To use Xorg, you need to remove the '#' symbol in front of the line

In this example, Wayland is enabled:


--- Code: ---#EnableWayland=false

--- End code ---

and in this example it is disabled and it will use Xorg:



--- Code: ---EnableWayland=false

--- End code ---

MauryG5:
Perfect thanks I had understood the opposite to disable.  Listen, however, I didn't understand how to update the firmware, on that site I don't understand how to get the updated firmware, can you tell me the procedure directly from Shell?  Thanks

pocock:

Please try this for the firmware:


--- Code: ---
mkdir ~/firmware-20201022

cd ~/firmware-20201022

wget http://ftp.de.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-amd-graphics_20201022-1_all.deb http://ftp.de.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-linux_20201022-1_all.deb http://ftp.de.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-linux-nonfree_20201022-1_all.deb http://ftp.de.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-misc-nonfree_20201022-1_all.deb

sudo dpkg -i *.deb

--- End code ---

After replacing the firmware packages, you need to reboot

MauryG5:
So Pocock here we are, I congratulate you because you did it.  With the new firmware and deactivating the Wayland, Debian 10.7 with modified Kernel 5.9, runs on AMD Radeon Navi 10. I am attaching photos of the system information.  Already after I updated the firmware and removed Wayland, the Kernel 5.9 has finally started working regularly, the only thing that made the GPU turn off, the Radeon writing which is normally on, turns off as soon as the operating system is loaded.  In any case it was regular with integrated graphics.  After I put the GPU enable file in the usual path of usr / share / X11 / xorg.conf.de on reboot, changing the video input where I connected the GPU, it finally loaded Debian giving me the Debian boot screen in  4K resolution typical of this Radeon at login.  After a lot of work we succeeded, great work from you good.  At this point I wonder if the Fedora Kernel was really modified with 4K pages, it would start working again ... Listen, can you tell me the procedure for the repositories needed to install Chromium on Debian?  I tried to search the web but what I found doesn't work and the procedure we have here on the forum is not valid for Debian.  Thanks

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version