LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-16-2012, 09:34 AM   #1
Wormwood.Zhang
LQ Newbie
 
Registered: Jun 2012
Location: China Guangzhou
Distribution: Ubuntu 12.04
Posts: 12

Rep: Reputation: Disabled
Question I3 Core Processor Integrated Graphics Controller glxgears Errs


wormwood@wormwood-K42Jc:~$ sudo lshw -C video
[sudo] password for wormwood:
*-display
description: VGA compatible controller
product: Core Processor Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 18
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:46 memory:d3400000-d37fffff memory:b0000000-bfffffff ioport:e0e0(size=8)

wormwood@wormwood-K42Jc:~$ dpkg -l | grep nvidia
rc bumblebee-nvidia 3.0-2~preciseppa1 nVidia Optimus support using the proprietary NVIDIA driver
ii nvidia-current 295.59-0ubuntu1~precise~xup1 NVIDIA binary Xorg driver, kernel module and VDPAU library
ii nvidia-settings 295.53-0ubuntu1~precise~xup1 Tool of configuring the NVIDIA graphics driver

optirun glxgears

work good ....

but

glxgears

doesn't work

wormwood@wormwood-K42Jc:~$ glxgears
Xlib: extension "GLX" missing on display ":0".
Error: couldn't get an RGB, Double-buffered visual

Ubuntu 12.04

Any Help ? Thanks....
 
Old 06-16-2012, 11:06 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,296

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
It _may_ not be a problem if the graphics work.

Proprietary drivers write their own files in place of Mesa libs. Check the o/p of

ls -l /usr/lib(64)/libGL*

in particular, where the symlinks point to.
 
Old 06-17-2012, 08:20 PM   #3
Wormwood.Zhang
LQ Newbie
 
Registered: Jun 2012
Location: China Guangzhou
Distribution: Ubuntu 12.04
Posts: 12

Original Poster
Rep: Reputation: Disabled
wormwood@wormwood-K42Jc:~$ ls -l /usr/lib/libGL*
lrwxrwxrwx 1 root root 18 10月 22 2011 /usr/lib/libGLEWmx.so.1.5 -> libGLEWmx.so.1.5.2
-rw-r--r-- 1 root root 251144 8月 5 2011 /usr/lib/libGLEWmx.so.1.5.2
lrwxrwxrwx 1 root root 16 10月 22 2011 /usr/lib/libGLEW.so.1.5 -> libGLEW.so.1.5.2
-rw-r--r-- 1 root root 283912 8月 5 2011 /usr/lib/libGLEW.so.1.5.2
-rw-r--r-- 1 root root 654 6月 8 10:58 /usr/lib/libGL.la
lrwxrwxrwx 1 root root 10 6月 8 10:58 /usr/lib/libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 15 6月 8 10:58 /usr/lib/libGL.so.1 -> libGL.so.295.53
-rwxr-xr-x 1 root root 822468 6月 8 10:58 /usr/lib/libGL.so.295.53
 
Old 06-18-2012, 05:44 AM   #4
Wormwood.Zhang
LQ Newbie
 
Registered: Jun 2012
Location: China Guangzhou
Distribution: Ubuntu 12.04
Posts: 12

Original Poster
Rep: Reputation: Disabled
Any Help? Please...
Thank you...
 
Old 06-19-2012, 05:36 AM   #5
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,296

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Quote:
Originally Posted by Wormwood.Zhang View Post
wormwood@wormwood-K42Jc:~$ ls -l /usr/lib/libGL*
lrwxrwxrwx 1 root root 18 10月 22 2011 /usr/lib/libGLEWmx.so.1.5 -> libGLEWmx.so.1.5.2
-rw-r--r-- 1 root root 251144 8月 5 2011 /usr/lib/libGLEWmx.so.1.5.2
lrwxrwxrwx 1 root root 16 10月 22 2011 /usr/lib/libGLEW.so.1.5 -> libGLEW.so.1.5.2
-rw-r--r-- 1 root root 283912 8月 5 2011 /usr/lib/libGLEW.so.1.5.2
-rw-r--r-- 1 root root 654 6月 8 10:58 /usr/lib/libGL.la
lrwxrwxrwx 1 root root 10 6月 8 10:58 /usr/lib/libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 15 6月 8 10:58 /usr/lib/libGL.so.1 -> libGL.so.295.53
-rwxr-xr-x 1 root root 822468 6月 8 10:58 /usr/lib/libGL.so.295.53
Sorry. My wife is seriously ill, and at home.
Your LibGL stuff appears to be in a mess. This one
Quote:
lrwxrwxrwx 1 root root 15 6月 8 10:58 /usr/lib/libGL.so.1 -> libGL.so.295.53
is definitely from a proprietary driver, and the others all appear to be from Mesa and the two don't mix.

suggest remove proprietary drivers (they take an --uninstall or something) reinstall mesa, (install over) and then reinstall proprietary drivers if you want that.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller jameelopix Linux - Hardware 2 02-20-2012 08:55 AM
Intel Core Processor Integrated Graphics Controller on Dell Latitude e5510 meglioilmarco Linux - Hardware 16 02-25-2011 02:53 PM
Slackware 13.1 and core i3/i5 integrated graphics rwcooper Slackware 6 06-23-2010 12:57 PM
Intel 82Q963/Q965 integrated graphics controller issues jaredhanks Linux - Hardware 0 02-07-2008 07:59 PM
Intel 810 integrated graphics processor Wakim Linux - Hardware 7 02-20-2005 04:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 11:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration