Error vgacon disables amdgpu kernel modesetting

[5.205584/ [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting. Hello I am having this problem on my machine: I3 7100 / Asus H110M-D / RX 460 4GB / 8GB / SSD 480 and HD 1T...
[5.205584/ [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.

Hello I am having this problem on my machine: I3 7100 / Asus H110M-D / RX 460 4GB / 8GB / SSD 480 and HD 1TB.

I want to migrate completely to ubuntu but found this unexpected error, researched before but did not find any post that would definitely help me.

I was able to install the system but it gets the different video drive from mine: llvmpipe (LLVM 8.0, 256 BITS).

In other versions appeared my video card and worked well now the system is slow and brittle video.

schrodingerscatcuriosity's user avatar

asked Aug 16, 2019 at 1:03

Rafael Martins's user avatar

Been dealing with a blank screen right after boot on the same cause for days (different versions of Ubuntu-Kubuntu-LinuxMint-CentOS (both 32 and 64 bits), until I read a post on Reddit and passed this kernel parameter at boot time:

amdgpu.dc=0

My box is an A8-7680 with R7 (Wani), MSI A68HM-E33V2. Worked for me, hope it works for you!

damadam's user avatar

damadam

2,7653 gold badges16 silver badges37 bronze badges

answered Dec 31, 2019 at 3:43

Matute's user avatar

3

From this thread on reddit:

I’d try booting with «amdgpu.dc=0».

This «dc» means «display core» and is problematic for some hardware setups. It was originally disabled by default, but in newer kernel versions it’s enabled by default.

You can find how to try this out at boot and to make that permanent in this answer

answered Jan 11, 2021 at 13:22

Neale Upstone's user avatar

Содержание

  1. Thread: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2
  2. Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2
  3. Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2
  4. Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2
  5. Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2
  6. Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2
  7. Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2
  8. Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2
  9. Linux Mint Forums
  10. [SOLVED] AMD GPU installation fails (AMD Radeon 6900XT)
  11. [SOLVED] AMD GPU installation fails (AMD Radeon 6900XT)
  12. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  13. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  14. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  15. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  16. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  17. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  18. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  19. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  20. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  21. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  22. Re: AMD GPU installation fails (AMD Radeon 6900XT)
  23. Re: AMD GPU installation fails (AMD Radeon 6900XT)

Thread: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2

Thread Tools
Display

Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2

Didn’t realise there was a dedicated hardware subforum, thread is now there: https://ubuntuforums.org/showthread. 237&p=14045827 Can’t figure out how to delete this thread though, sorry everyone.

This has actually been a problem that has been following me for a while and made me switch away from Arch Linux, so that’s always fun. I want to be able to use the hardware-accelerated graphics drivers for my AMD Radeon RX 570, but have been unable to do so. When I install them, I get the warning

doesn’t show amdgpu as the graphics driver, nothing of the sort.

Honestly, my real problem is that I have to use nomodeset to boot successfully but when I do I can’t use the drivers properly. It is. deeply irritating, and any help would be greatly appreciated. Honestly starting to think this might be a kernel bug but I don’t want to be too hasty.

Last edited by Tamara_Macadam; June 27th, 2021 at 09:28 AM . Reason: i made a silly

Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2

Update: I tried adding amdgpu.dpm=0 to the kernel parameters, but that didn’t change anything.

Here’s the results for when I do sudo dmesg | grep amdgpu, when nomodeset is not enabled:

And this is lshw -c video:

Here’s what happens with dmesg when nomodeset is enabled:

Aaaand lshw -c video:

Incidentally, when amdgpu.dpm=0 was in the kernel parameters, the display was getting a signal, but it was still completely black. When that wasn’t there, the display wasn’t receiving any signal at all.

Once again, any help would be greatly appreciated. Thanks!

Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2

Didn’t realise there was a hardware subforum, oops.

This has actually been a problem that has been following me for a while and made me switch away from Arch Linux, so that’s always fun. I want to be able to use the hardware-accelerated graphics drivers for my AMD Radeon RX 570, but have been unable to do so. When I install them, I get the warning

The problem is that when I remove nomodeset and update GRUB and all that good stuff, upon next boot I just receive a black screen. The monitor shuts off because it’s not receiving a signal, and I am thus forced to add nomodeset back into the kernel parameters. I tried adding amdgpu.dpm=0 to the kernel parameters, but that didn’t change anything.

Here’s the results for when I do sudo dmesg | grep amdgpu, when nomodeset is not enabled:

And this is lshw -c video:

Here’s what happens with dmesg when nomodeset is enabled:

Aaaand lshw -c video:

Incidentally, when amdgpu.dpm=0 was in the kernel parameters, the display was getting a signal, but it was still completely black. When that wasn’t there, the display wasn’t receiving any signal at all.

Any help would be greatly appreciated. Thanks!

Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2

Please do not start duplicate threads. If you would like to have a thread moved, please use the «report post» button and leave a message for the Staff indicating that you would like the thread moved. We will decide if that is appropriate.

A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
This universe is crazy. I’m going back to my own.

Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2

Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2

I want to upgrade my Dell Optiplex to a discrete graphics card and one card I am considering is an RX 550, 4gb.

I would like to help you but obviously, I don’t have similar hardware yet. I do believe that this is an isolated case because lots of people have RX 550, 560, 570, 580 cards and use Linux, including Ubuntu. Why you are having that problem, I have no clue. However, my suggestion is to add more info in case someone here reads your post and notices something that offers a clue.

You might offer details on your hardware — cpu, memory, cable connection — is this using hdmi to hdmi or what? The problem of the black screen happens. I tested my Ubuntu iso on my usb flash drive at a friend’s — who has an nvidia card. I did get it to work but I used safe graphics mode.

AMD uses open source drivers — ‘amdgpu’ and you shouldn’t need nomodeset. I would try other things and take that out of the kernel parameters. Can you use an hdmi to hdmi cable connection? Is it hdmi 2.0? Amdgpu uses/requires kms and it’s disabled if you use nomodeset, hence the message.

P.S. do you get the same result if you try an Ubuntu 20.04 iso (run it at defaults and if it goes to black screen, choose safe graphics mode)? Try that and see what happens. You shouldn’t have to ‘install’ anything — if you use open source amdgpu drivers, it should just boot up and run.

Last edited by linuux; June 28th, 2021 at 12:25 AM .

Re: Unable to use AMD hardware-accelerated graphics on Kubuntu 20.04.2

I want to upgrade my Dell Optiplex to a discrete graphics card and one card I am considering is an RX 550, 4gb.

I would like to help you but obviously, I don’t have similar hardware yet. I do believe that this is an isolated case because lots of people have RX 550, 560, 570, 580 cards and use Linux, including Ubuntu. Why you are having that problem, I have no clue. However, my suggestion is to add more info in case someone here reads your post and notices something that offers a clue.

You might offer details on your hardware — cpu, memory, cable connection — is this using hdmi to hdmi or what? The problem of the black screen happens. I tested my Ubuntu iso on my usb flash drive at a friend’s — who has an nvidia card. I did get it to work but I used safe graphics mode.

AMD uses open source drivers — ‘amdgpu’ and you shouldn’t need nomodeset. I would try other things and take that out of the kernel parameters. Can you use an hdmi to hdmi cable connection? Is it hdmi 2.0? Amdgpu uses/requires kms and it’s disabled if you use nomodeset, hence the message.

P.S. do you get the same result if you try an Ubuntu 20.04 iso (run it at defaults and if it goes to black screen, choose safe graphics mode)? Try that and see what happens. You shouldn’t have to ‘install’ anything — if you use open source amdgpu drivers, it should just boot up and run.

I’m using an HDMI to HDMI connection, my monitor only supports HDMI. The CPU is an AMD Ryzen 5 2600, 16GB of memory, Asus Prime B450-Plus motherboard.

The problem is that I can’t boot up without nomodeset, so I’m unable to use amdgpu. The only way for me to boot is without graphics drivers. I’m not sure if it’s HDMI 2.0 or not, but it seems likely.

If I boot from an ISO, I get the black screen unless I use safe graphics. which enables nomodeset, thus disabling amdgpu.

EDIT: A thought occurs. On Arch Linux, the problem didn’t occur until I upgraded to the 5.12 kernel. Kubuntu 20.04.2 is using 5.8, and yet I’m having the same problem despite it working fine on 5.8 under Arch.

Could this be a hardware fault? I’m not sure how I’d check, is the thing, since I don’t really have a spare Radeon RX 570 or a spare PC just lying about.

Last edited by Tamara_Macadam; June 28th, 2021 at 03:05 AM . Reason: a thought! 😮

Источник

Linux Mint Forums

Welcome to the Linux Mint forums!

[SOLVED] AMD GPU installation fails (AMD Radeon 6900XT)

[SOLVED] AMD GPU installation fails (AMD Radeon 6900XT)

Post by TheGermanDuke » Sun Jan 10, 2021 5:07 pm

I have a brand new Linux Mint 20 Ulyana installation on my dual boot PC:

GPU: AMD 6900XT
CPU: AMD 5950
Mainboard: Asus Rog Strix x570e
Two Monitors

I tried to install the AMD GPU pro drivers 20.45 from the AMD homepage. Installation showed to be successful. However, the PC would hang itself after reboot. I had to reboot in safe mode and deinstall the drivers.

I then tried to upgrade via ppa:

sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt upgrade

I ran through, but did not install any AMD drivers:
«sudo lshw -C video» provided me with:

*-display UNCLAIMED
description: VGA compatible controller
product: Advanced Micro Devices, Inc. [AMD/ATI]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:0e:00.0
version: c0
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list
configuration: latency=0
resources: memory:d0000000-dfffffff memory:e0000000-e01fffff ioport:f000(size=256) memory:fc900000-fc9fffff memory:fca00000-fca1ffff

no driver shown under configuration.
The driver manager also does not show any drivers — just a blank screen saying: «Your computer does not need drivers»

The second display is also not recognized.

The only error message I get is during booting: «No irgq handler for vector.» but the Asus mainboard has newest bios.

The hardware is fine. I use the PC as dual boot and Windows 10 Pro works like a charm.

I am completely new to Linux and have no clue what to do next. Any advice would be highly appreciated.

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by TheGermanDuke » Sun Jan 10, 2021 5:45 pm

I now have some additional information:

inxi -b provided the following:

System:
Host: RogueOnePrime Kernel: 5.4.0-60-generic x86_64 bits: 64
Desktop: Cinnamon 4.6.7 Distro: Linux Mint 20 Ulyana
Machine:
Type: Desktop Mobo: ASUSTeK model: ROG STRIX X570-E GAMING v: Rev X.0x
serial: UEFI: American Megatrends v: 3202
date: 01/04/2021
CPU:
16-Core: AMD Ryzen 9 5950X type: MT MCP speed: 2207 MHz
min/max: 2200/3400 MHz
Graphics:
Device-1: AMD driver: N/A
Display: x11 server: X.Org 1.20.9 driver: ati,fbdev
unloaded: modesetting,radeon,vesa resolution: 3840×2160

88Hz
OpenGL: renderer: llvmpipe (LLVM 11.0.0 256 bits) v: 4.5 Mesa 20.2.6
Network:
Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi
Device-2: Realtek RTL8125 2.5GbE driver: r8169
Device-3: Intel I211 Gigabit Network driver: igb
Drives:
Local Storage: total: 5.46 TiB used: 14.06 GiB (0.3%)
Info:
Processes: 509 Uptime: 3m Memory: 31.33 GiB used: 1.59 GiB (5.1%)
Shell: bash inxi: 3.0.38

so, no driver for the graphic card and two wrong driver for the display.

I also get the error mesagen on launch:

«Check your video drivers
Your system is currently running without video hardware acceleration. You may experience poor performance and high CPU usage.»

Hope that helps.

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by SMG » Sun Jan 10, 2021 7:16 pm

Welcome to the forum, TheGermanDuke.

What problems were you having using the AMD graphics drivers that are included in the kernel and install automatically when you boot the system?

There has been a problem with the drivers from the AMD website and the latest kernels that I am not sure has been fixed yet.

I would suggest you reinstall Mint and use the Mint 20.1 Edge ISO. That comes with the 5.8 kernel which is probably a better fit for your newer equipment. However, you can first test it by booting into a session of Mint before you install it. After you are in that session, run inxi -Gx to see what drivers the system is using. I expect you will find the amdgpu drivers and AMD renderer working.

After you install and do any updates, make a Timeshift snapshot before testing any graphics drivers from PPA’s or other sources. They sometimes can not only cause problems, but also can be hard to remove completely. If you make a snapshot before you install, it is easy to roll back to your system’s previous state.

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by TheGermanDuke » Sun Jan 10, 2021 8:03 pm

thanks for the feedback and sorry for the confusion. I already have Mint 20.1 and also tried the reinstall. The output of inxi -GX is the following:
Graphics:
Device-1: AMD driver: N/A bus ID: 0e:00.0
Display: x11 server: X.Org 1.20.9 driver: ati,fbdev
unloaded: modesetting,radeon,vesa resolution: 3840×2160

88Hz
OpenGL: renderer: llvmpipe (LLVM 11.0.0 256 bits) v: 4.5 Mesa 20.2.6
direct render: Yes

This bit was already included in my last post where I showed the results of inxi -b.

Perhaps somebody as an other idea how to solve the problem ?

Thanks a lot
TheGermanDuke

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by SMG » Sun Jan 10, 2021 8:31 pm

I am editing this post because I just came across some information on your graphics card and it appears you are going to need something newer than the 5.8 kernel in the LM20.1 Edge ISO.

This article Radeon RX 6900 XT Launches As Flagship Card With Open-Source Drivers But Very Limited Availability indicates «The Linux support requirements for the RX 6900 XT are the same as the Radeon RX 6800 series: at least Linux 5.9.12, at least Mesa 20.2 but ideally Mesa 20.3 or 21.0-devel for the best experience, LLVM 11.0 (or LLVM 12 Git), and using linux-firmware.git. «

LM20.1 Edge ISO has Mesa 20.2.6 and LLVM 11.0 so it meets those minimum criteria, but you would need to use ukuu or mainline to install a newer kernel than what is currently available in Mint. I’ll go see what I can find about what version might be available through Ubuntu.

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by SMG » Sun Jan 10, 2021 10:01 pm

Based on what I see here Index of /changelogs/pool/main/l/linux it appears there is a 5.10.0 kernel available. I do not know any specifics about it.

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by TheGermanDuke » Mon Jan 11, 2021 3:26 am

). However, when I start with one of the 5.10.x kernels, the machine would not boot, i can only start in recovery mode with them.

inxi -b in recovery mode provides:

System:
Host: RogueOnePrime Kernel: 5.10.6-051006-generic x86_64 bits: 64
Desktop: Cinnamon 4.8.5 Distro: Linux Mint 20.1 Ulyssa
Machine:
Type: Desktop Mobo: ASUSTeK model: ROG STRIX X570-E GAMING v: Rev X.0x
serial: UEFI: American Megatrends v: 3202
date: 01/04/2021
CPU:
16-Core: AMD Ryzen 9 5950X type: MT MCP speed: 2236 MHz
min/max: 2200/3400 MHz
Graphics:
Device-1: AMD driver: N/A
Display: x11 server: X.Org 1.20.8 driver: ati,fbdev
unloaded: modesetting,radeon,vesa resolution: 3840×2160

88Hz
OpenGL: renderer: llvmpipe (LLVM 10.0.0 128 bits) v: 3.3 Mesa 20.0.8
Network:
Device-1: Intel Wi-Fi 6 AX200 driver: N/A
Device-2: Realtek RTL8125 2.5GbE driver: r8169
Device-3: Intel I211 Gigabit Network driver: igb
Drives:
Local Storage: total: 5.46 TiB used: 9.75 GiB (0.2%)
Info:
Processes: 481 Uptime: 1m Memory: 31.32 GiB used: 1.44 GiB (4.6%)
Shell: bash inxi: 3.0.38

I looked in the kernel log and there it shows that i am using the 5.8.0 kernel. Is that because I started 5.10.0 in recovery mode ?

Jan 11 08:52:50 RogueOne kernel: [ 0.000000] Linux version 5.8.0-33-generic (buildd@lgw01-amd64-010) (gcc (Ubuntu 9.3.0-17ubuntu1

20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #36

20.04.1-Ubuntu SMP Wed Dec 9 17:01:13 UTC 2020 (Ubuntu 5.8.0-33.36

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by SMG » Mon Jan 11, 2021 11:03 am

Your inxi information indicates you are using the 5.10.6 kernel.

Host: RogueOnePrime Kernel: 5.10.6-051006-generic x86_64 bits: 64
Desktop: Cinnamon 4.8.5 Distro: Linux Mint 20.1 Ulyssa

Based on the information you posted, there is still an issue with the graphics and that would cause a black screen when booting.

Recovery mode disables graphics and some other drivers, so is is expected to see N/A for a graphics driver. However, the latest graphics information you posted (XOrg, Mesa, LLVM) seems to be from LM20.0 and not from LM20.1 even though your System information indicates LM20.1.

Graphics:
Device-1: AMD driver: N/A
Display: x11 server: X.Org 1.20.8 driver: ati,fbdev
unloaded: modesetting,radeon,vesa resolution: 3840×2160

88Hz
OpenGL: renderer: llvmpipe (LLVM 10.0.0 128 bits) v: 3.3 Mesa 20.0.8

While the llvmpipe could change because of the kernel, I would not expect the others to do so. Did you do a clean install of LM20.1 or did you do an upgrade from LM20.0?

For comparison, this is what you posted just prior to my posts. Notice the versions for XOrg, Mesa, and LLVM are newer.

88Hz
OpenGL: renderer: llvmpipe (LLVM 11.0.0 256 bits) v: 4.5 Mesa 20.2.6

Normally when having graphic issues, we ask people to follow the directions in the release notes to add nomodeset to boot until the graphics issues can be fixed. Go to the Release Notes for Linux Mint 21 Cinnamon and scroll to section on ‘Solving freezes during the boot sequence’ for instructions.

See if you can boot normally by using nomodeset . If so, please let me know if you did a clean install of LM20.1 or an upgrade and provide the output of inxi -Fxxxrz and put the results in code tags.

To put results in code tags, click from the mini toolbar above the textbox where you type your reply and then place your cursor between the code markers and paste the results of the command between the code markers [code] Results [/code] as described in the graphic below. This puts the information in a neat, scrollable box.

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by TheGermanDuke » Mon Jan 11, 2021 2:35 pm

Thanks a lot for your help!

In the the bootmanager I selceted Mint 20.1 (with the lastest 5.10.6 kernel) and then pressed e. After that I replaced «quiet splash» with «nomodeset» and pressed F10. After that the system started with no problems.

When i executed inxi -Fxxxrz the result was the following:

This is a clean install of LM20.1 (from the 20.1. Edge ISO you pointed me to) from a boot stick, overwriting the old installation. After that I only updated the Kernel to 5.10.6 with Mainline.

When I then reboot, I run again into a black screen (I assume because the change to nomodest is only temporary ?)

Does that help to narrow down the problem ? As I understand from the inxi output the computer is still using MESA 20.0.8 and as you explained to me I need at least 20.2. Is that the problem ? Its strange, isn’t it ? I really used the bootstick and it asked me if it should overwrite the existing installation and should modify the the bootmanager, which I confirmed. So it installed OEM. And in OEM I then said to finish the installation.

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by SMG » Mon Jan 11, 2021 5:39 pm

Doing the change that way makes it only effective for the current boot cycle. It is possible to add it to grub so it happens each boot cycle. Until we can figure out what might be happening, that might be easier. I will put that info in a subsequent post.

I know there is an OEM installation with Mint, but I am not familiar with how it might different from a regular Mint installation. Even if there is a difference with it and the other ISO, I would think updating the files through Update Manager should fix it, so I am perplexed as to how the data you have now is showing the older information, so I am not sure what to do to fix it. If you open Update Manager, is everything showing as up to date after you press «Refresh»?

When you posted the data which showed the newer graphics info (XOrg, Mesa, LLVM), what steps did you take to get the system in a state such that it produced that data? That might give a clue as to the next step to take.

The only other idea I have right now is to boot into Mint using the 5.10.0 kernel instead of the 5.10.6 to see if the inxi information is any different. I would not think it would be, but I have heard the 5.10.0 kernel may be the next LTS kernel, so maybe there is something different about it. This time, just run inxi -SMCGx as that is where the information we want to focus on .

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by SMG » Mon Jan 11, 2021 5:49 pm

To make nomodeset permanent as we test to figure out why the driver is not loading

Open the grub file: xed admin:///etc/default/grub

Change this line:

Update grub: sudo update-grub

And reboot to make it effective.

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by TheGermanDuke » Mon Jan 11, 2021 6:06 pm

In my first post with LM 20.0 I had performed the following update after the initial installation:

Re: AMD GPU installation fails (AMD Radeon 6900XT)

Post by SMG » Mon Jan 11, 2021 7:12 pm

There are two parts here. One is the missing device driver and the other is «old» files.

The XOrg and Mesa versions are part of the Mint install for all graphics drivers. One should not have to install a PPA to get them. I have them in my LM20.1 install and I have Intel graphics. I do not have any PPA’s.

The other part is the missing device driver which is what I think is causing the boot problem. The part I put in red below should come from the kernel. It is showing as N/A right now because of nomodeset , but there needs to be something there for your RX 5600XT to work properly. That was also showing as N/A in your intial inxi information because you booted in Recovery Mode.

Graphics:
Device-1: AMD driver: N/A bus ID: 0e:00.0
Display: x11 server: X.Org 1.20.8 driver: ati,fbdev
unloaded: modesetting,radeon,vesa resolution: 3840×2160

88Hz
OpenGL: renderer: llvmpipe (LLVM 10.0.0 128 bits) v: 3.3 Mesa 20.0.8
direct render: Yes

My understanding of the PPA is that it would not add the missing device driver. The AMD Radeon™ RX 6900 XT Drivers & Support would be more likely to provide that file. Reading through the release notes of AMD, they indicate the drivers should be in the kernel, but they also indicate:

To get support for our latest graphics cards (Radeon RX 6×00 series), here are the components that you will need:

Kernel 5.10 or newer
Mesa 20.2 (or optionally, Oibaf mesa 21.0 from here: https://launchpad.net/

If you believe the PPA gave you the newer files, then that could be a plan to try. I would suggest taking a Timeshift snapshot before adding the PPA. Then add the PPA and see if that changes the «old» files to the newer ones we want to see.

If that shows the newer files, try booting without nomodeset to see if the kernel adds the device driver.

If that boot does not work, add nomodeset to boot. Then take another snapshot and try adding the AMD files. Reboot without nomodeset to see if the device driver loads.

If the PPA does NOT add the newer files, then maybe we can try an install of LM20.0 and update it to LM20.1 to try and get the newer files. Or try the regular non-Edge ISO of LM20.1. In any case, you’ll need to update to the 5.10 kernel, so it does not really matter if you use the regular LM20.1 ISO or the Edge one since neither one has the kernel you need. (But maybe for some reason the Edge ISO is missing the newer graphic files? I do not know.)

——————————
Note: I added the information so you could boot with permanent nomodeset . If you have added it to be permanent, you can use the information from the Ulyssa Release Notes (pressing e to modify) to remove nomodeset from that line for those boots where you are testing and do not want it.

Источник

  • Печать

Страницы: [1]   Вниз

Тема: Намертво зависает система (Работает только с nomodeset)  (Прочитано 2648 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн
Oleg.Raven

Друзья прошу помощи!

Ситуация такая. Купил себе ноут dell 3180-1924
Проц a6 9220e
графика radeon r4

Стояла вин10 но сразу решил снести ее и поставить ubuntu. Пробовал разные дистрибутивы минт, Ubuntu 16.04, кде неон. Вообщем пробовал все возможное но ситуация везде одинаковая- При запуске системы в лайф режиме с флешки открывался рабочий стол буквально на 15-30сек и все намертво висло мышка не двигается кнопки не работают(система висит только перезагрузка) решил попробовать запуститься с параметром nomodeset-заработало. В таком режиме установил себе Ubuntu 16.04 , но проблема осталась если не прописать nomodeset то все запуститься на сразу повиснет на окне ввода пароля. Обновился до 18.04 но ничего не изменилось. Приэтом система сама по себе работает но притормаживает например видео в ютуб скролинг страниц.

Пожалуйста подскажите с чем это может быть связано я в линксах слаб но пытаюсь постичь!

перерыл уже тонну форумов.

если в терминале прописать dmesg и полистать лог то красным отмечаны следующие пункты:
[Firmware Bug]: cpu 0, invalid threshold interrupt offset 1 for bank 4, block 0 (MSR00000413=0xd000000001000000)
tpm_crb MSFT0101:00: can’t request region for resource [mem 0xe7bba000-0xe7bbdfff]

[drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.

[drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.

 5.041973] dell_smbios: No dell-smbios drivers are loaded
 5.042289] dell_smbios: No dell-smbios drivers are loaded


ТС не появлялся на Форуме более полугода по состоянию на 22/07/2019 (последняя явка: 25/09/2018). Модератором раздела принято решение закрыть тему.
—zg_nico

« Последнее редактирование: 22 Июля 2019, 15:32:59 от zg_nico »


Оффлайн
AlexBKost

Приэтом система сама по себе работает но притормаживает например видео в ютуб скролинг страниц.

Oleg.Raven, дружище, тут удивляться не приходится — загрузка системы с параметром nomodeset, запускает ваш radeon r4 на драйвере vesa — отсюда и тормоза. Вам нужно искать, как сконфигурировать свой radeon r4 на драйвере radeon или amdgpu, не знаю, какой будет лучше, но видимо, содержания тех конфигов, что сейчас имеются, для вашего radeon r4 явно не хватает.

Я странен, а не странен кто ж? (С)


Оффлайн
Oleg.Raven

вот в том то и дело что перерыл все что можно а ответ так и не нашел как это сделать , поэтому и стал обращаться на форум в поисках решения как это сделать.


Оффлайн
AlexBKost

Да, найти как это сделать будет не легко. Но поверьте, большинство АМД-шников в своей практике сталкивались с подобными проблемами и как-то их решали. Решал их и я, и если бы у меня тоже был radeon r4, я выдал бы сейчас готовое решение. Но у меня другое АМД и вам оно не подойдет.

Я странен, а не странен кто ж? (С)


Оффлайн
piyavking

Когда полгода покорял рабочий комп, чтоб полноценно загружать его с флешки, пока никто не видит, то где-то полгода примерно так же горевал с его nvidi’ей. Проблема решилась внезапно загрузкой соответствующего run-скрипта с сайта nvidia. До этого сломал глаза и руки, ища и подбирая пакеты из репозитариев. Сейчас мне система пишет, что драйвер установлен «вручную», но с видео всё стало просто отлично.

Конечно, nvidia и radeon — это разные вещи, но всё может быть — вдруг они тоже напилили своих нескучных дров?

крайний LTS Netboot, awesomeWM/иксы без WM, urxvtd, firefox, vim/gvim, mpv/smplayer, linux-lowlatency, jack, guitarix, lmms, ardour


Оффлайн
AlexBKost

Конечно, nvidia и radeon — это разные вещи, но всё может быть — вдруг они тоже напилили своих нескучных дров?

Наоборот, они отказались пилить свои нескучные дрова, совсем.

Я странен, а не странен кто ж? (С)


Оффлайн
INI

Oleg.Raven, была схожая проблема на ноутбуке Asus. Комп грузился без nomodeset на графике Intel только с LiveUSB: смотреть здесь Параллельно стояла дискретная Nvidia. Вопрос решился запуском ядра с параметром nouveau.modeset=0. Поскольку у Вас графика амдшная, возможно, поможет radeon.modeset=0 ссылка Хотя не уверен, что он не отрубит таким образом вообще всю графику, включая встроенное ядро процессора.

« Последнее редактирование: 24 Сентября 2018, 10:14:13 от INI »


alang

возможно, поможет radeon.modeset=0

Скорее, поможет amdgpu.modeset=0 или radeon.modeset=1. Короче, смысл в том, чтобы заставить грузиться radeon, а amdgpu запихать в blacklist.


Оффлайн
piyavking

Наоборот, они отказались пилить свои нескучные дрова, совсем.

ну у нвидии какие-то скрипты в качестве линуховых дров на сайте висят, так что что-то они всё-таки напилили. но дальше, как я понимаю, пилить не хотят.

крайний LTS Netboot, awesomeWM/иксы без WM, urxvtd, firefox, vim/gvim, mpv/smplayer, linux-lowlatency, jack, guitarix, lmms, ardour


Оффлайн
victor00000

может быть btrfs мертво.
не?


  • Печать

Страницы: [1]   Вверх

Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

AMD GPU issues with Mint OS installation

Hi,

I am trying to install Mint Mate OS on my Mini-PC (T-Bao 35) which has AMD Ryzen 5 3550H CPU and AMD Vega Mobile gfx integrated GPU. Windows 10 is currently installed. The GPU is not able to load the graphics of Mint from the installation USB. It gives multiple errors including «unable to read or write to iommu linux install», «vgacon disables amdgpu kernel modesetting», «invalid acp audio mode:0» etc.

I read the various forums with similar issues and have the accordingly put the following in my Grub linux command line: linux /casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} quiet splash nomodeset xforcevesa amdgpu.dc=0 iommu=0 modprobe.blacklist=amdgpu modprobe.blacklist=snd_pci_acp3x

The above commands have made all the errors disappear but when the installation load and the mint logo appears it just gets stuck there. Any other suggestions to resolve this would be greatly appreciated. Thanks

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.

Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

User avatar

zcot

Level 8
Level 8
Posts: 2232
Joined: Wed Oct 19, 2016 6:08 pm

Re: AMD GPU issues with Mint OS installation

Post

by zcot » Fri Nov 05, 2021 6:57 pm

Just try compatibility mode alone. That’s a less specific kernel line. All the items you are showing at once is a pretty heavy hand to the situation.

If you can get it booting and installed then you can simply change to the 5.11 kernel which will likely take care of all or most of that. -that’s what the Edge iso is for.

motoryzen

Level 8
Level 8
Posts: 2192
Joined: Sun Dec 08, 2019 12:25 am

Re: AMD GPU issues with Mint OS installation

Post

by motoryzen » Fri Nov 05, 2021 7:49 pm

alphatheta1 wrote: ↑

Fri Nov 05, 2021 6:07 pm


Hi,

I am trying to install Mint Mate OS on my Mini-PC (T-Bao 35) which has AMD Ryzen 5 3550H CPU and AMD Vega Mobile gfx integrated GPU. Windows 10 is currently installed. The GPU is not able to load the graphics of Mint from the installation USB. It gives multiple errors including «unable to read or write to iommu linux install», «vgacon disables amdgpu kernel modesetting», «invalid acp audio mode:0» etc.

I read the various forums with similar issues and have the accordingly put the following in my Grub linux command line: linux /casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} quiet splash nomodeset xforcevesa amdgpu.dc=0 iommu=0 modprobe.blacklist=amdgpu modprobe.blacklist=snd_pci_acp3x

The above commands have made all the errors disappear but when the installation load and the mint logo appears it just gets stuck there. Any other suggestions to resolve this would be greatly appreciated. Thanks

I realize this is a mini PC ( as in Mac mini sized) and probably a small bleep to deal with disassembling to accessing the internal storage drive, but have you tried just removing that windows drive, installing a different one, and installing Linux Mint Mate 20.2 fresh into only that drive after disabling secure boot and quick aka fast boot?

Often simplifying things is the best way to go about accomplishing a goal *shrugs*. Pretty often, …dual booting complicates things.

Primary rig:
asrock x570 taichi
ryzen 5900x
128GB of kingston fury at 3600mhz 1.44 volts 20-20-20 ( I forgot the rest) 1T timings
corsair mp600 pro xt NVME ssd 4TB
8GB rx580 sapphire nitro+ video card
Viewsonic Elite UHD 32″ 144hz monitor

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Fri Nov 05, 2021 11:19 pm

zcot wrote: ↑

Fri Nov 05, 2021 6:57 pm


Just try compatibility mode alone. That’s a less specific kernel line. All the items you are showing at once is a pretty heavy hand to the situation.

If you can get it booting and installed then you can simply change to the 5.11 kernel which will likely take care of all or most of that. -that’s what the Edge iso is for.

I tried the compatibility mode too. Does not work either. Gets stuck.

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Fri Nov 05, 2021 11:23 pm

motoryzen wrote: ↑

Fri Nov 05, 2021 7:49 pm

I realize this is a mini PC ( as in Mac mini sized) and probably a small bleep to deal with disassembling to accessing the internal storage drive, but have you tried just removing that windows drive, installing a different one, and installing Linux Mint Mate 20.2 fresh into only that drive after disabling secure boot and quick aka fast boot?

Often simplifying things is the best way to go about accomplishing a goal *shrugs*. Pretty often, …dual booting complicates things.

I don’t have secure boot option in my bios. Have already disable fast boot. I would prefer not to change the ssd completely.

Last edited by SMG on Sat Nov 06, 2021 2:51 pm, edited 1 time in total.

Reason: Shortened quote to make response more prominent.

User avatar

SMG

Level 24
Level 24
Posts: 20863
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: AMD GPU issues with Mint OS installation

Post

by SMG » Sat Nov 06, 2021 9:09 am

alphatheta1 wrote: ↑

Fri Nov 05, 2021 6:07 pm

I am trying to install Mint Mate OS on my Mini-PC (T-Bao 35) which has AMD Ryzen 5 3550H CPU and AMD Vega Mobile gfx integrated GPU. Windows 10 is currently installed. The GPU is not able to load the graphics of Mint from the installation USB. It gives multiple errors including «unable to read or write to iommu linux install», «vgacon disables amdgpu kernel modesetting», «invalid acp audio mode:0» etc.

«vgacon disables amdgpu kernel modesetting» message is a sign that nomodeset was used which means you purposely disabled the graphics from loading. That is not an «error»; that is a message letting you know you did something you probably did not want to do.

AMD graphics drivers are included in the kernel. Sometimes one needs to use a newer kernel in order to get the necessary drivers because the older kernel does not have them.

alphatheta1 wrote: ↑

Fri Nov 05, 2021 11:19 pm

I tried the compatibility mode too. Does not work either. Gets stuck.

You did not add all those kernel parameters when you tried compatibility mode, did you?

I just went and checked some old threads with a AMD Ryzen 5 3550H CPU and the graphics for it are in the 5.4 kernel. That seems to suggest you should be able to just boot without any kernel parameters and you should be able to do it in regular mode. Sometimes Picasso graphics are fussy and need newer kernels, but the system should just use software rendering for graphics if the drivers do not install.

I do not see where you indicated which version of Mint Mate you are using. Make sure you are using LM20.2 because there were some bugs with the amdgpu driver in earlier kernel versions that I think have been fixed with the version in LM20.2.

Image
A woman typing on a laptop with LM20.3 Cinnamon.

User avatar

OveS

Level 4
Level 4
Posts: 204
Joined: Fri Jan 01, 2016 3:26 pm
Location: France

Re: AMD GPU issues with Mint OS installation

Post

by OveS » Sat Nov 06, 2021 9:57 am

I had similar problems with my Minisforum X400 (AMD Ryzen 3 PRO 4350G). The install with ‘normal’ 20.2 Mint did work (dual boot with Windows 10), but the amdgpu drivers were not used. Eventually I ended up reinstalling with the edge .iso (kernel 5.11), and the amdgpu drivers get loaded as they should.
Here’s a link to the edge .iso files https://mirrors.edge.kernel.org/linuxmint/stable/20.2/


Minisforum X400 (AMD Ryzen 4350G, 16/512GB)
MacBook Air M1 — iPad Air 5th Gen
Raspberry Pi 4 4GB (NextcloudPi server)

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Sat Nov 06, 2021 2:34 pm

OveS wrote: ↑

Sat Nov 06, 2021 9:57 am


I had similar problems with my Minisforum X400 (AMD Ryzen 3 PRO 4350G). The install with ‘normal’ 20.2 Mint did work (dual boot with Windows 10), but the amdgpu drivers were not used. Eventually I ended up reinstalling with the edge .iso (kernel 5.11), and the amdgpu drivers get loaded as they should.
Here’s a link to the edge .iso files https://mirrors.edge.kernel.org/linuxmint/stable/20.2/

I was really hoping this would work as Miniforum uses similar hardware. Alas, it still doesnt work with this Edge version with Kernel 5.11. Very strange. I tried both normal and compatibility modes. Then I also tried both with the commands I gave with previous kernel version. Still does not load the graphics. It is very sad that I cannot use Mint Cinnamon 20.2 Edge.

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Sat Nov 06, 2021 2:36 pm

SMG wrote: ↑

Sat Nov 06, 2021 9:09 am

I used the Mint Cinnamon 20.2 Edge now which has Kernel 5.11 but it still not work. Very sad.

Last edited by SMG on Sat Nov 06, 2021 2:44 pm, edited 1 time in total.

Reason: Shortened quote to make the response more prominent.

User avatar

SMG

Level 24
Level 24
Posts: 20863
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: AMD GPU issues with Mint OS installation

Post

by SMG » Sat Nov 06, 2021 2:51 pm

There is a power settings in Windows 10 called Fast Startup. Do you have it turned off?
(That is different from the BIOS setting called Fast Boot.)

Image
A woman typing on a laptop with LM20.3 Cinnamon.

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Sat Nov 06, 2021 5:25 pm

SMG wrote: ↑

Sat Nov 06, 2021 2:51 pm


There is a power settings in Windows 10 called Fast Startup. Do you have it turned off?
(That is different from the BIOS setting called Fast Boot.)

Yes Fast Startup in Windows 10 power settings in turned off.

User avatar

SMG

Level 24
Level 24
Posts: 20863
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: AMD GPU issues with Mint OS installation

Post

by SMG » Sat Nov 06, 2021 8:40 pm

I searched for info on the T-Bao 35 and found a review which made mention of its 256GB NVMe in the title. That triggered a memory of someone else who was having problems getting Mint installed and had to add a kernel parameter for the NVMe. I found the topic [SOLVED]live boot drive freezes in loading screen amd64 and that person seems to describe the exact same issue you are seeing. That person had an ASUS FX505DY laptop, but he/she listed the same AMD Ryzen 5 3550H with Radeon Vega mobile 8 graphics your computer has.

Since nothing seems to be working for you anyhow, might as well give it a try. Given the original post from which I snagged the information was from an LM19.3 install, go ahead and use your original MATE ISO. Then if it works, just make sure to upgrade to the 5.11 kernel which is better for the 3000 series Ryzens.

If my guess is right, all you need to add is the nvme_core.default_ps_max_latency_us=5500 kernel parameter and boot the ISO in regular mode and it should work.

Once you are able to get Mint installed, you can use the directions in this topic How to add a kernel parameter to add the parameter for your first boot session and then to add the parameter to grub so it is there permanently.

Image
A woman typing on a laptop with LM20.3 Cinnamon.

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Sat Nov 06, 2021 10:06 pm

SMG wrote: ↑

Sat Nov 06, 2021 8:40 pm


I searched for info on the T-Bao 35 and found a review which made mention of its 256GB NVMe in the title. That triggered a memory of someone else who was having problems getting Mint installed and had to add a kernel parameter for the NVMe. I found the topic [SOLVED]live boot drive freezes in loading screen amd64 and that person seems to describe the exact same issue you are seeing. That person had an ASUS FX505DY laptop, but he/she listed the same AMD Ryzen 5 3550H with Radeon Vega mobile 8 graphics your computer has.

Since nothing seems to be working for you anyhow, might as well give it a try. Given the original post from which I snagged the information was from an LM19.3 install, go ahead and use your original MATE ISO. Then if it works, just make sure to upgrade to the 5.11 kernel which is better for the 3000 series Ryzens.

If my guess is right, all you need to add is the nvme_core.default_ps_max_latency_us=5500 kernel parameter and boot the ISO in regular mode and it should work.

Once you are able to get Mint installed, you can use the directions in this topic How to add a kernel parameter to add the parameter for your first boot session and then to add the parameter to grub so it is there permanently.

I added nvme_core.default_ps_max_latency_us=5500 as a parameter in Grub instead of quiet splash. Unfortunately, it does not work either. It is giving me error «Unable to read/write to iommu perf counter». Then when I add the parameter iommu=soft or iommu=o to it then it gives the following error «error getting iommu info. is the iommu enabled? Error initializing iommuv2. device 1002:15d8 NOT added to errors».

User avatar

SMG

Level 24
Level 24
Posts: 20863
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: AMD GPU issues with Mint OS installation

Post

by SMG » Sat Nov 06, 2021 10:41 pm

alphatheta1 wrote: ↑

Sat Nov 06, 2021 10:06 pm

It is giving me error «Unable to read/write to iommu perf counter».

Usually, that error does not stop the computer from booting. Were there any other errors in addition to that one? If it is possible, maybe you can take a photo of the errors and post it on ibb or imgur image sharing sites so we can see them.

alphatheta1 wrote: ↑

Sat Nov 06, 2021 10:06 pm

Then when I add the parameter iommu=soft or iommu=o

I have never heard of that second parameter. I’ve heard of iommu=soft and iommu=pt. Try the iommu=pt kernel parameter with and without the nmve kernel parameter.

alphatheta1 wrote: ↑

Sat Nov 06, 2021 10:06 pm

to it then it gives the following error «error getting iommu info. is the iommu enabled?

Often laptops do not have a BIOS/UEFI setting for iommu and these mini-computers tend to be more like a laptop than a desktop, but it’s worth checking to see if there is an iommu setting in BIOS/UEFI.

alphatheta1 wrote: ↑

Sat Nov 06, 2021 10:06 pm

Error initializing iommuv2. device 1002:15d8 NOT added to errors».

I looked up that device ID and it appears to be the Picasso video card.

Have you checked to see if you have the latest BIOS/UEFI for the computer?

Image
A woman typing on a laptop with LM20.3 Cinnamon.

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Sun Nov 07, 2021 10:15 am

SMG wrote: ↑

Sat Nov 06, 2021 10:41 pm

alphatheta1 wrote: ↑

Sat Nov 06, 2021 10:06 pm

It is giving me error «Unable to read/write to iommu perf counter».

Usually, that error does not stop the computer from booting. Were there any other errors in addition to that one? If it is possible, maybe you can take a photo of the errors and post it on ibb or imgur image sharing sites so we can see them.

alphatheta1 wrote: ↑

Sat Nov 06, 2021 10:06 pm

Then when I add the parameter iommu=soft or iommu=o

I have never heard of that second parameter. I’ve heard of iommu=soft and iommu=pt. Try the iommu=pt kernel parameter with and without the nmve kernel parameter.

alphatheta1 wrote: ↑

Sat Nov 06, 2021 10:06 pm

to it then it gives the following error «error getting iommu info. is the iommu enabled?

Often laptops do not have a BIOS/UEFI setting for iommu and these mini-computers tend to be more like a laptop than a desktop, but it’s worth checking to see if there is an iommu setting in BIOS/UEFI.

alphatheta1 wrote: ↑

Sat Nov 06, 2021 10:06 pm

Error initializing iommuv2. device 1002:15d8 NOT added to errors».

I looked up that device ID and it appears to be the Picasso video card.

Have you checked to see if you have the latest BIOS/UEFI for the computer?

This mini-pc has a very simple bios. It does not have any iommu settings.
Bios version date: American Megatrends Inc. AR357V3P01, 2020-09-25
SMBios version: 3.2
Embedded Controller version: 255.255
Bios Mode: UEFI
BaseBoard Manufacturer: HC
BaseBoard Product: HCAR357-MI
BaseBoard Version: v1.0
Platform Role: Mobile
Secure Boot State: Unsupported
PCR7 Configuration: Binding not possible
Virtulization based security: No Enabled

I tried the iommu=pt and that also does not work. When I put iommu=soft or iommu=pt, it gives the following error:
[1.290947] kfd kfd: error getting iommu info. is the iommu enabled?
[1.290970] kfd kfd: Error initializing iommuv2.
[1.291284] device 1002:15d8 NOT added to errors»

When I put nomodeset in the Grub command line, I get the following error:
[drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.»

When I just put nvme_core.default_ps_max_latency_us=5500 and nothing else, I get the following error:
pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.

User avatar

SMG

Level 24
Level 24
Posts: 20863
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: AMD GPU issues with Mint OS installation

Post

by SMG » Sun Nov 07, 2021 10:24 am

alphatheta1 wrote: ↑

Sun Nov 07, 2021 10:15 am

When I put nomodeset in the Grub command line, I get the following error:
[drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.»

That message says you purposely turned off the graphics driver so the hardware graphics are not used. That is not what you want to do.

nomodest = no mode set

In all cases, is the screen stopping and getting stuck with the Mint logo being shown?

Image
A woman typing on a laptop with LM20.3 Cinnamon.

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Sun Nov 07, 2021 12:41 pm

SMG wrote: ↑

Sun Nov 07, 2021 10:24 am

alphatheta1 wrote: ↑

Sun Nov 07, 2021 10:15 am

When I put nomodeset in the Grub command line, I get the following error:
[drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.»

That message says you purposely turned off the graphics driver so the hardware graphics are not used. That is not what you want to do.

nomodest = no mode set

In all cases, is the screen stopping and getting stuck with the Mint logo being shown?

Yes in all cases the screen is getting stuck with the Mint Logo being shown.

User avatar

zcot

Level 8
Level 8
Posts: 2232
Joined: Wed Oct 19, 2016 6:08 pm

Re: AMD GPU issues with Mint OS installation

Post

by zcot » Sun Nov 07, 2021 2:53 pm

take away the quiet and splash parameters and you will actively see the activity, also you can use iommu=off if you think it’s a problem there.

The instant you see the logo you can press the [ESC] key and it will go back to text mode.

alphatheta1

Level 1
Level 1
Posts: 16
Joined: Fri Nov 05, 2021 5:53 pm

Re: AMD GPU issues with Mint OS installation

Post

by alphatheta1 » Sun Nov 07, 2021 3:16 pm

zcot wrote: ↑

Sun Nov 07, 2021 2:53 pm


take away the quiet and splash parameters and you will actively see the activity, also you can use iommu=off if you think it’s a problem there.

The instant you see the logo you can press the [ESC] key and it will go back to text mode.

Tried with iommu=off and ESC at the logo. Still stuck after ‘Starting light display manager’. Please see the logs https://ibb.co/mXj9DCm

User avatar

SMG

Level 24
Level 24
Posts: 20863
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: AMD GPU issues with Mint OS installation

Post

by SMG » Sun Nov 07, 2021 3:55 pm

I found what appears to be to be this model computer and in the reviews below I see ng***n say

Windows is Working perfectly on this machine, however Linux support is less than ideal (e.g. the WiFi card issue mentioned above). However, it is possible to dual-boot Windows 10 and Linux together. I am dual-booting Windows 10 with Kubuntu and Ubuntu Studio with no issues.

I did not notice a review mentioning WiFi so I do not know to what that refers, but it sounds like someone did get it working with Ubuntu-based distros.

I went through all the comments below the T-Bao MN35 Mini PC Review $319 Ryzen 5 3550H With 8GB RAM & 256GB NVMe (Updated) review and I did not notice anyone mentioning a Linux-based install. There was a lot of discussion around a recently updated BIOS becoming available (to help load Win11, I believe).

alphatheta1 wrote: ↑

Sun Nov 07, 2021 3:16 pm

Tried with iommu=off and ESC at the logo. Still stuck after ‘Starting light display manager’. Please see the logs https://ibb.co/mXj9DCm

I checked on my install and it seems the login process and starting disk manager is what comes after that. Even though the live session boots from the usb, it still mounts your computer’s hard drive.

Did you do anything to prepare the hard drive for your Mint install before attempting to boot from the usb?

Image
A woman typing on a laptop with LM20.3 Cinnamon.


[Medion MS-7616] [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modesetting.

Bug #1818580 reported by
elhoir
on 2019-03-05

This bug affects 3 people

Affects Status Importance Assigned to Milestone


linux (Ubuntu)

Triaged

Low


Unassigned

Bug Description

I cannot boot PC normally, i must use recovery mode.

Full dmesg after modprobe’ing amdgpu demonstrating call trace and lead up:
https://launchpadlibrarian.net/414079136/complete-dmesg-after-modprobe-amdgpu.txt

WORKAROUND: Use kernel parameter:
nomodeset
OR:
modprobe.blacklist=amdgpu

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: xserver-xorg-video-amdgpu 18.1.99+git20190207-1
ProcVersionSignature: Ubuntu 5.0.0-7.8-lowlatency 5.0.0
Uname: Linux 5.0.0-7-lowlatency x86_64
.tmp.unity_support_test.1:

ApportVersion: 2.20.10-0ubuntu21
Architecture: amd64
CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins’
CompositorRunning: None
CurrentDesktop: XFCE
Date: Tue Mar 5 00:59:48 2019
DistUpgraded: 2019-02-07 01:41:15,390 DEBUG Running PostInstallScript: ‘./xorg_fix_proprietary.py’
DistroCodename: disco
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X] [1002:67df] (rev cf) (prog-if 00 [VGA controller])
   Subsystem: PC Partner Limited / Sapphire Technology Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [174b:353e]
InstallationDate: Installed on 2012-02-27 (2562 days ago)
InstallationMedia: Ubuntu 11.10 «Oneiric Ocelot» — Release amd64 (20111012)
MachineType: MEDIONPC MS-7616
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-7-lowlatency root=UUID=cded073e-f845-4947-970b-f8a4290c4c2b ro quiet splash acpi_osi=Linux nomodeset crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=512M-:192M vt.handoff=1
SourcePackage: xserver-xorg-video-amdgpu
UpgradeStatus: Upgraded to disco on 2019-02-07 (25 days ago)
dmi.bios.date: 01/15/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A7616MLN.10F
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7616
dmi.board.vendor: MEDIONPC
dmi.board.version: 1.0
dmi.chassis.type: 3
dmi.chassis.vendor: MEDIONPC
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrA7616MLN.10F:bd01/15/2010:svnMEDIONPC:pnMS-7616:pvr1.0:rvnMEDIONPC:rnMS-7616:rvr1.0:cvnMEDIONPC:ct3:cvr:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: MS-7616
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: 1.0
dmi.sys.vendor: MEDIONPC
version.compiz: compiz 1:0.9.14.0+19.04.20190219-0ubuntu1
version.libdrm2: libdrm2 2.4.97-1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.3.4-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.3.4-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.3-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.99+git20190207-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20180925-2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

Понравилась статья? Поделить с друзьями:
  • Error version майнкрафт
  • Error version in docker compose yml is unsupported
  • Error version control conflict marker in file
  • Error verse sans
  • Error verifying vbmeta image samsung