Results 1 to 2 of 2

Thread: AMD gpu not in use

  1. #1
    Join Date
    Nov 2022
    Beans
    1

    Unhappy AMD gpu not in use

    So I've had this laptop for a while, and I quite like it. Although neofetch tells me I have an AMD gpu, every game and software uses the cpu graphics. I've tried installing the AMD software, and other things but I have no idea how I can use it. When I use the command lspci -k | grep -EA2 'VGA|3D' it only shows my intel graphics. Can somebody help me figure out how to use my gpu as well as why this is happening?

  2. #2
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: AMD gpu not in use

    Please run the script on this give url page below and post the information or pastebin link in this thread. Regards and cheers.
    Code:
    https://github.com/UbuntuForums/system-info
    Or
    Just run the script/command below in your terminal:
    Code:
    wget -N -t 5 -T 10 https://github.com/UbuntuForums/system-info/raw/main/system-info && \
    chmod +x system-info && \
    ./system-info
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

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
  •