Public bug reported:

Problem:
glxinfo errors:
Error: couldn't find RGB GLX visual or fbconfig
Error: couldn't find RGB GLX visual or fbconfig

inxi -Gx reports:
Graphics:  Card: Intel 82865G Integrated Graphics Controller bus-ID: 00:02.0 
           X.Org: 1.14.5 drivers: intel (unloaded: fbdev) FAILED: vesa 
Resolution: 1360x768@60.0hz 
           GLX Renderer: N/A GLX Version: N/A Direct Rendering: N/A

Workout:
Due dependencies problems, you will first need to install the following 
packages:
libllvm3.0 and  libdrm-nouveau1a (>= 2.4.23), I did it this way:

sudo apt-get install libllvm3.0
wget 
http://launchpadlibrarian.net/160002667/libdrm-nouveau1a_2.4.46-1ubuntu0.0.1_i386.deb
sudo dpkg -i libdrm-nouveau1a_2.4.46-1ubuntu0.0.1_i386.deb

And then followed what rkmugen explains on
url=http://forums.linuxmint.com/viewtopic.php?f=59&t=120296#p665422,
Linux Mint Forums:

libgl1-mesa-dri_8.0.4-1ubuntu1_i386.deb
libgl1-mesa-glx_8.0.4-1ubuntu1_i386.deb
libglapi-mesa_8.0.4-1ubuntu1_i386.deb
libglu1-mesa

Opened up a terminal in the directory containing the 4 downloaded files
then installed all of them using:

sudo dpkg -i *.deb

And now,
inxi -Gx reports:
Graphics:  Card: Intel 82865G Integrated Graphics Controller bus-ID: 00:02.0 
           X.Org: 1.14.5 drivers: intel (unloaded: fbdev) FAILED: vesa 
Resolution: 1360x768@60.0hz 
           GLX Renderer: Mesa DRI Intel 865G x86/MMX/SSE2 GLX Version: 1.3 Mesa 
8.0.4 Direct Rendering: Yes

Thanks all.
The problem persist on Lubuntu 14.04 (20140406), the updated mesa packages 
somehow aren't working on this graphics.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libgl1-mesa-dri 8.0.4-1ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-19.33-generic 3.11.10.5
Uname: Linux 3.11.0-19-generic i686
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
Date: Sun Apr  6 23:59:15 2014
InstallationDate: Installed on 2014-04-05 (2 days ago)
InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
MarkForUpload: True
SourcePackage: mesa
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mesa (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 saucy third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1303874

Title:
  No GLX Rendering on old intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1303874/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to