Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: Corrupt graphics in Firefox using AMD embedded graphics

  1. #21
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Corrupt graphics in Firefox using AMD embedded graphics

    Please show the results of these, posted within CODE Tags:
    Code:
    sudo lspci -nnnk | grep -A3 -E 'Display|VGA|3D'
    grep . /proc/cmdline
    lsmod | grep 'amdgpu'
    modinfo amdgpu | grep -E '^filename|^description|^firmware|^depends|^parm'
    It should have Radeo Vega and be using the amdgpu opensource driver with modules built from from linux-firmware

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  2. #22
    #&thj^% is offline I Ubuntu, Therefore, I Am
    Join Date
    Aug 2016
    Beans
    Hidden!

    Re: Corrupt graphics in Firefox using AMD embedded graphics

    Quote Originally Posted by MAFoElffen View Post
    Please show the results of these, posted within CODE Tags:
    Code:
    sudo lspci -nnnk | grep -A3 -E 'Display|VGA|3D'
    grep . /proc/cmdline
    lsmod | grep 'amdgpu'
    modinfo amdgpu | grep -E '^filename|^description|^firmware|^depends|^parm'
    It should have Radeo Vega and be using the amdgpu opensource driver with modules built from from linux-firmware
    +1
    I think I wore the OP out yesterday.....lol
    Code:
    modinfo amdgpu | grep -E '^filename|^description|^firmware' |grep vega
    firmware:       amdgpu/vega12_gpu_info.bin
    firmware:       amdgpu/vega10_gpu_info.bin
    firmware:       amdgpu/vega12_asd.bin
    firmware:       amdgpu/vega12_sos.bin
    firmware:       amdgpu/vega10_cap.bin
    firmware:       amdgpu/vega10_asd.bin
    firmware:       amdgpu/vega10_sos.bin
    firmware:       amdgpu/vega20_ta.bin
    firmware:       amdgpu/vega20_asd.bin
    firmware:       amdgpu/vega20_sos.bin
    firmware:       amdgpu/vegam_rlc.bin
    firmware:       amdgpu/vegam_mec2.bin
    firmware:       amdgpu/vegam_mec.bin
    firmware:       amdgpu/vegam_me.bin
    firmware:       amdgpu/vegam_pfp.bin
    firmware:       amdgpu/vegam_ce.bin
    firmware:       amdgpu/vega20_rlc.bin
    firmware:       amdgpu/vega20_mec2.bin
    firmware:       amdgpu/vega20_mec.bin
    firmware:       amdgpu/vega20_me.bin
    firmware:       amdgpu/vega20_pfp.bin
    firmware:       amdgpu/vega20_ce.bin
    firmware:       amdgpu/vega12_rlc.bin
    firmware:       amdgpu/vega12_mec2.bin
    firmware:       amdgpu/vega12_mec.bin
    firmware:       amdgpu/vega12_me.bin
    firmware:       amdgpu/vega12_pfp.bin
    firmware:       amdgpu/vega12_ce.bin
    firmware:       amdgpu/vega10_rlc.bin
    firmware:       amdgpu/vega10_mec2.bin
    firmware:       amdgpu/vega10_mec.bin
    firmware:       amdgpu/vega10_me.bin
    firmware:       amdgpu/vega10_pfp.bin
    firmware:       amdgpu/vega10_ce.bin
    firmware:       amdgpu/vegam_sdma1.bin
    firmware:       amdgpu/vegam_sdma.bin
    firmware:       amdgpu/vega20_sdma1.bin
    firmware:       amdgpu/vega20_sdma.bin
    firmware:       amdgpu/vega12_sdma1.bin
    firmware:       amdgpu/vega12_sdma.bin
    firmware:       amdgpu/vega10_sdma1.bin
    firmware:       amdgpu/vega10_sdma.bin
    firmware:       amdgpu/vega20_uvd.bin
    firmware:       amdgpu/vega12_uvd.bin
    firmware:       amdgpu/vega10_uvd.bin
    firmware:       amdgpu/vegam_uvd.bin
    firmware:       amdgpu/vega20_vce.bin
    firmware:       amdgpu/vega12_vce.bin
    firmware:       amdgpu/vega10_vce.bin
    firmware:       amdgpu/vegam_vce.bin
    firmware:       amdgpu/vega20_smc.bin
    firmware:       amdgpu/vega12_smc.bin
    firmware:       amdgpu/vega10_acg_smc.bin
    firmware:       amdgpu/vega10_smc.bin
    firmware:       amdgpu/vegam_smc.bin
    kernel mods;
    Code:
     modinfo amdgpu | grep -E '^filename|^description'
    filename:       /lib/modules/6.6.17-1-lts/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko.zst
    description:    AMD GPU
    Last edited by #&thj^%; February 19th, 2024 at 02:05 AM. Reason: add to

  3. #23
    Join Date
    Nov 2005
    Location
    UK
    Beans
    142
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Corrupt graphics in Firefox using AMD embedded graphics

    Quote Originally Posted by 1fallen
    I think I wore the OP out yesterday.....lol
    I was just resting!

    Sorry not to have replies to those commands (I'm not near the "problem" computer right now), but earlier I revisited the issue and discovered that it seems to only affect Snap packages... I noticed there is a Chromium (not Google Chrome) package that is also a snap, and that also renders with a corrupt window.

    Googling that issue pulled up the following:
    https://bugzilla.mozilla.org/show_bug.cgi?id=1847175
    https://bugs.launchpad.net/ubuntu/+s...x/+bug/2004532
    https://superuser.com/a/1813091

    ^ the last one provides a way to start Firefox in a non-GPU assisted mode which works around the problem! I'm guessing really I'm waiting for that launchpad.net bug to be fixed... but that might be a long wait.

  4. #24
    #&thj^% is offline I Ubuntu, Therefore, I Am
    Join Date
    Aug 2016
    Beans
    Hidden!

    Re: Corrupt graphics in Firefox using AMD embedded graphics

    Until that Bug gets a fix, will this work currently:
    Code:
    firefox --disable-gpu
    I know how not fun a problem like this is to a user.

Page 3 of 3 FirstFirst 123

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •