Results 1 to 8 of 8

Thread: Ubuntu Graphics are Wonky/Weird - Problematic Display

  1. #1
    Join Date
    Dec 2019
    Beans
    11

    Ubuntu Graphics are Wonky/Weird - Problematic Display

    Okay I installed the latest Ubuntu on a new machine, but the graphics are very wonky/weird. Lots of triangles and display problems.

    This is an old PC machine my neighbor gave me.

    I was able to install an older version of Ubuntu from a long time ago with no problems but this version I have display issues.

    Any suggestions?

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Ubuntu Graphics are Wonky/Weird - Problematic Display

    Thread moved to the "Apple Hardware Users" forum.

  3. #3
    Join Date
    Dec 2019
    Beans
    11

    Re: Ubuntu Graphics are Wonky/Weird - Problematic Display

    This really a PC Users forum issue.

  4. #4
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Ubuntu Graphics are Wonky/Weird - Problematic Display

    All your previous posts have been related to Apple machines; is this not the case with this one?

    Tell us in detail what the hardware is. "an old PC machine my neighbour gave me" is not enough to give us any real chance to help you.

  5. #5
    Join Date
    Dec 2019
    Beans
    11

    Re: Ubuntu Graphics are Wonky/Weird - Problematic Display

    It is an old PC with Windows XP on it, probably 2002? AMD processor, MSI is all I know.

  6. #6
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Ubuntu Graphics are Wonky/Weird - Problematic Display

    Moved back to General help as not Apple hardware.

    Assuming you can boot to Ubuntu, please use Ctrl+Alt+F4 to get to a tty command line, login with username and password (typing password will not show anything on screen, not even asterisks) and then run command
    Code:
    inxi -Fzx
    and post the output back here.

    As the computer is from 2002 I suspect it will not have sufficient resources to run Ubuntu, but it may just about be possible to run Xubuntu or Lubuntu if it is definitely 64bit.
    If it's only 32bit you will have to use something else as none of the Ubuntu family of OSs are available now as 32bit images.

  7. #7
    Join Date
    Dec 2019
    Beans
    11

    Re: Ubuntu Graphics are Wonky/Weird - Problematic Display

    I got command inxi not found

  8. #8
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Ubuntu Graphics are Wonky/Weird - Problematic Display

    OK, so run these two commands from the tty you used before
    Code:
    sudo apt install inxi
    to install inxi then
    Code:
    inxi -Fzx
    to find the hardware.

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
  •