LibGl error in Ubuntu 22.04

Discussion in 'Linux Virtual Machine' started by ShuaiQ, Jun 19, 2023.

  1. ShuaiQ

    ShuaiQ Bit poster

    Messages:
    1
    the error is:
    libGL error: pci id for fd 34: 1ab8:0010, driver (null)
    pci id for fd 35: 1ab8:0010, driver (null)
     
  2. Avinash Bundhoo

    Avinash Bundhoo Staff Member

    Messages:
    542
    Hello,
    For more investigation, kindly provide with the following information:
    1. Detailed explanation of the issue.
    2. Screenshot of the issue, if any.
    3. Kindly run the affected virtual machine and collect a technical report (right-click Parallels icon in Dock > Help > Send technical data > check "Attach screenshots..." > press Send Report) and provide us with the report's 9-digit ID in reply to this post.
    Thanks
     
  3. ElifD

    ElifD Bit poster

    Messages:
    1
    upload_2023-8-25_14-14-37.png what should I do?
     
  4. Trishna Oobeyram

    Trishna Oobeyram Staff Member

    Messages:
    278
    Hello,
    Could you please provide more details ?
    What are the steps that lead to this error ?
    We also need a technical report for further investigation (right-click Parallels icon in Dock > Help > Send technical data > check "Attach screenshots..." > press Send Report) and provide us with the report's 9-digit ID in reply to this post.
    Regards,
     
  5. TerenceL1

    TerenceL1 Bit poster

    Messages:
    2
    Hello,
    The error can be repeat by just type the command "glxinfo -B" in the terminal after fresh installation of Ubuntu 22.04.
    I have upload the report and the ID is 449104794.

    Regards,
    Screenshot 2024-01-26 at 5.02.37 PM.png
     
  6. Maxim Rasulov

    Maxim Rasulov Staff Member

    Messages:
    80
    Hello.

    Despite the display of error message, Mesa package would still use virtual gpu acceleration, so the error message on its own can be ignored, unfortunately we cannot directly control its appearance.

    You could run the following in terminal:
    export MESA_LOADER_DRIVER_OVERRIDE=virtio_gpu

    To get it to stop appearing, however, does it affect some software you're running or is the error message a concern on its own?
     
  7. ANDREWL12

    ANDREWL12

    Messages:
    1
    I am getting the same error when I load Salome 9.12.0 Shaper module. The graphics part of the screen is just a solid red block.
    I get no error when I run the command export above
    MESA_LOADER_DRIVER_OVERRIDE=virtio_gpu
    Screenshot 2024-02-17 at 5.26.07 pm.png

    I should get a screen that looks like the following, with a blue vertical gradient.

    Screenshot 2024-02-17 at 5.28.42 pm.png
     

Share This Page