GMA 500 / poulsbo / Dell mini 10, libGL problem

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

GMA 500 / poulsbo / Dell mini 10, libGL problem

Post by _sluimers_ »

When I start an app using openGL, I get this:

error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

lspci:

Code: Select all

00:00.0 Host bridge: Intel Corporation System Controller Hub (SCH Poulsbo) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation System Controller Hub (SCH Poulsbo) Graphics Controller (rev 07)
00:1b.0 Audio device: Intel Corporation System Controller Hub (SCH Poulsbo) HD Audio Controller (rev 07)
00:1c.0 PCI bridge: Intel Corporation System Controller Hub (SCH Poulsbo) PCI Express Port 1 (rev 07)
00:1c.1 PCI bridge: Intel Corporation System Controller Hub (SCH Poulsbo) PCI Express Port 2 (rev 07)
00:1d.0 USB Controller: Intel Corporation System Controller Hub (SCH Poulsbo) USB UHCI #1 (rev 07)
00:1d.1 USB Controller: Intel Corporation System Controller Hub (SCH Poulsbo) USB UHCI #2 (rev 07)
00:1d.2 USB Controller: Intel Corporation System Controller Hub (SCH Poulsbo) USB UHCI #3 (rev 07)
00:1d.7 USB Controller: Intel Corporation System Controller Hub (SCH Poulsbo) USB EHCI #1 (rev 07)
00:1f.0 ISA bridge: Intel Corporation System Controller Hub (SCH Poulsbo) LPC Bridge (rev 07)
00:1f.1 IDE interface: Intel Corporation System Controller Hub (SCH Poulsbo) IDE Controller (rev 07)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

hope someone can help me with this.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: GMA 500/poulsbo/Dell mini 10, libGL problem

Post by Husse »

Check this - new driver for Poulsbo
_sluimers_

Re: GMA 500/poulsbo/Dell mini 10, libGL problem

Post by _sluimers_ »

That can't be new. All it did was downgrading psb-kernel-headers. Anyway, I'll reboot and see if it worked.

[edit]It didn't :([/edit]
_sluimers_

Re: GMA 500/poulsbo/Dell mini 10, libGL problem

Post by _sluimers_ »

[Solved] ln -s /usr/lib/psb/libGL.so.1.2.xlibmesa /usr/lib/libGL.so.1[/SOLVED]

I tried ln -s /usr/lib/psb/libGL.so.1.xlibmesa /usr/lib/libGL.so.1 before, seems like it needs a direct link.
Locked

Return to “Graphics Cards & Monitors”