LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Unity stopped working Ubuntu Natty on Dell laptop (https://www.linuxquestions.org/questions/ubuntu-63/unity-stopped-working-ubuntu-natty-on-dell-laptop-899496/)

dadrunamok 08-25-2011 10:07 PM

Unity stopped working Ubuntu Natty on Dell laptop
 
I am running 32-bit Ubuntu 11.04 on a Dell Vostro 1710 laptop. When I first upgraded, Unity worked fine. I had even used the instructions from this site to enable the desktop cube.

When I logged in this evening, I got a message that the system cannot run unity, and all of the Compiz effects have started working also.

Code:

spike@xx:~$ unity --reset
WARNING: Unity currently default profile, so switching to metacity while resetting the values
unity-panel-service: no process found
Backend    : gconf
Integration : true
Profile    : unity
Adding plugins
Initializing core options...done
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 1
Window created on XQueryTree, map state isViewable? 1
Window created on XQueryTree, map state isViewable? 1
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 1
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 0
Window created on XQueryTree, map state isViewable? 1
Window created on XQueryTree, map state isViewable? 1
Initializing bailer options...done
Initializing detection options...done
Initializing composite options...done
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Compiz (opengl) - Fatal: glXCreateContext failed
Compiz (bailer) - Info: Ensuring a shell for your session
spike@xx:~$ Cannot register the panel shell: there is already one running.

In addition to this, I tried dropping to tty1 and restarting the gdm service. No joy.

Does anybody have any ideas about how I can get unity working again?

tommcd 08-26-2011 12:56 AM

Quote:

Originally Posted by dadrunamok (Post 4453657)
Xlib: extension "GLX" missing on display ":0.0".

What video card do you have? If you have ATI or nvidia, make sure the 3D driver is installed and working. For nvidia, try running this command:
Code:

glxinfo | grep -i render
It should report something like this:
Code:

bash-4.1$ glxinfo | grep -i render
direct rendering: Yes
OpenGL renderer string: GeForce 8400 GS/PCI/SSE2
...

For ATI, try running this:
Code:

fglrxinfo

adamk75 08-26-2011 12:30 PM

Please show us your /var/log/Xorg.0.log file.

dadrunamok 08-27-2011 03:18 PM

Thanks all for jumping in on this. Maybe we can make some headway.

Here is the video adapter:
Code:

spike@xx:~$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)

Since it is not an ATI or Nvidia card, neither of tommcd's suggested commands work:
Code:

spike@xx:~$ glxinfo | grep -i render
The program 'glxinfo' is currently not installed.  You can install it by typing:
sudo apt-get install mesa-utils
spike@xx:~$ fgrlxinfo
fgrlxinfo: command not found

And here is the content of /var/log/Xorg.0.log. I removed all of the information related to keyboard, mouse and touchpad since I do not believe it is relevant.

Code:

[    27.353]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[    27.353] X Protocol Version 11, Revision 0
[    27.353] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
[    27.353] Current Operating System: Linux BeegLaptop 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:05:14 UTC 2011 i686
[    27.353] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=4b4738ad-bed7-4011-b8c3-7e1982d3ecdf ro quiet splash vt.handoff=7
[    27.353] Build Date: 11 August 2011  03:47:56PM
[    27.353] xorg-server 2:1.10.1-1ubuntu1.2 (For technical support please see http://www.ubuntu.com/support)
[    27.353] Current version of pixman: 0.20.2
[    27.353]        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    27.353] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.353] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 26 22:33:26 2011
[    27.471] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.537] (==) No Layout section.  Using the first Screen section.
[    27.537] (==) No screen section available. Using defaults.
[    27.537] (**) |-->Screen "Default Screen Section" (0)
[    27.537] (**) |  |-->Monitor "<default monitor>"
[    27.560] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    27.560] (==) Automatically adding devices
[    27.560] (==) Automatically enabling devices
[    27.629] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    27.629]        Entry deleted from font path.
[    27.724] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
[    27.725] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    27.725] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    27.725] (II) Loader magic: 0x81ffde0
[    27.725] (II) Module ABI versions:
[    27.725]        X.Org ANSI C Emulation: 0.4
[    27.725]        X.Org Video Driver: 10.0
[    27.725]        X.Org XInput driver : 12.3
[    27.725]        X.Org Server Extension : 5.0
[    27.726] (--) PCI:*(0:0:2:0) 8086:2a02:1028:0275 rev 12, Mem @ 0xf8000000/1048576, 0xd0000000/268435456, I/O @ 0x00001800/8
[    27.726] (--) PCI: (0:0:2:1) 8086:2a03:1028:0275 rev 12, Mem @ 0xf8100000/1048576
[    27.726] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    27.727] (II) LoadModule: "extmod"
[    27.969] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    27.990] (II) Module extmod: vendor="X.Org Foundation"
[    27.990]        compiled for 1.10.1, module version = 1.0.0
[    27.990]        Module class: X.Org Server Extension
[    27.990]        ABI class: X.Org Server Extension, version 5.0
[    27.990] (II) Loading extension MIT-SCREEN-SAVER
[    27.990] (II) Loading extension XFree86-VidModeExtension
[    27.990] (II) Loading extension XFree86-DGA
[    27.994] (II) Loading extension DPMS
[    27.994] (II) Loading extension XVideo
[    27.994] (II) Loading extension XVideo-MotionCompensation
[    27.994] (II) Loading extension X-Resource
[    27.994] (II) LoadModule: "dbe"
[    27.995] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    28.018] (II) Module dbe: vendor="X.Org Foundation"
[    28.018]        compiled for 1.10.1, module version = 1.0.0
[    28.018]        Module class: X.Org Server Extension
[    28.018]        ABI class: X.Org Server Extension, version 5.0
[    28.018] (II) Loading extension DOUBLE-BUFFER
[    28.018] (II) LoadModule: "glx"
[    28.018] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[    30.788] (II) Module glx: vendor="NVIDIA Corporation"
[    30.788]        compiled for 4.0.2, module version = 1.0.0
[    30.788]        Module class: X.Org Server Extension
[    30.788] (II) NVIDIA GLX Module  270.41.06  Mon Apr 18 15:11:28 PDT 2011
[    30.788] (II) Loading extension GLX
[    30.788] (II) LoadModule: "record"
[    30.788] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    30.816] (II) Module record: vendor="X.Org Foundation"
[    30.816]        compiled for 1.10.1, module version = 1.13.0
[    30.816]        Module class: X.Org Server Extension
[    30.816]        ABI class: X.Org Server Extension, version 5.0
[    30.816] (II) Loading extension RECORD
[    30.816] (II) LoadModule: "dri"
[    30.816] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    30.842] (II) Module dri: vendor="X.Org Foundation"
[    30.842]        compiled for 1.10.1, module version = 1.0.0
[    30.842]        ABI class: X.Org Server Extension, version 5.0
[    30.843] (II) Loading extension XFree86-DRI
[    30.843] (II) LoadModule: "dri2"
[    30.843] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    30.847] (II) Module dri2: vendor="X.Org Foundation"
[    30.847]        compiled for 1.10.1, module version = 1.2.0
[    30.847]        ABI class: X.Org Server Extension, version 5.0
[    30.847] (II) Loading extension DRI2
[    30.848] (==) Matched intel as autoconfigured driver 0
[    30.848] (==) Matched vesa as autoconfigured driver 1
[    30.848] (==) Matched fbdev as autoconfigured driver 2
[    30.848] (==) Assigned the driver to the xf86ConfigLayout
[    30.848] (II) LoadModule: "intel"
[    30.848] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    30.877] (II) Module intel: vendor="X.Org Foundation"
[    30.877]        compiled for 1.10.1, module version = 2.14.0
[    30.877]        Module class: X.Org Video Driver
[    30.877]        ABI class: X.Org Video Driver, version 10.0
[    30.877] (II) LoadModule: "vesa"
[    30.878] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    30.899] (II) Module vesa: vendor="X.Org Foundation"
[    30.899]        compiled for 1.10.0, module version = 2.3.0
[    30.899]        Module class: X.Org Video Driver
[    30.899]        ABI class: X.Org Video Driver, version 10.0
[    30.899] (II) LoadModule: "fbdev"
[    30.900] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    30.907] (II) Module fbdev: vendor="X.Org Foundation"
[    30.907]        compiled for 1.10.0, module version = 0.4.2
[    30.907]        ABI class: X.Org Video Driver, version 10.0
[    30.907] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
        965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
        4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
        Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
        Sandybridge, Sandybridge
[    30.908] (II) VESA: driver for VESA chipsets: vesa
[    30.908] (II) FBDEV: driver for framebuffer: fbdev
[    30.908] (++) using VT number 7

[    30.912] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    30.912] (WW) Falling back to old probe method for vesa
[    30.912] (WW) Falling back to old probe method for fbdev
[    30.912] (II) Loading sub module "fbdevhw"
[    30.912] (II) LoadModule: "fbdevhw"
[    30.912] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    30.926] (II) Module fbdevhw: vendor="X.Org Foundation"
[    30.926]        compiled for 1.10.1, module version = 0.0.2
[    30.926]        ABI class: X.Org Video Driver, version 10.0
[    30.926] drmOpenDevice: node name is /dev/dri/card0
[    30.926] drmOpenDevice: open result is 8, (OK)
[    30.926] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    30.926] drmOpenDevice: node name is /dev/dri/card0
[    30.926] drmOpenDevice: open result is 8, (OK)
[    30.926] drmOpenByBusid: drmOpenMinor returns 8
[    30.926] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    30.926] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    30.926] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    30.926] (==) intel(0): RGB weight 888
[    30.926] (==) intel(0): Default visual is TrueColor
[    30.926] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[    30.926] (--) intel(0): Chipset: "965GM"
[    30.926] (**) intel(0): Relaxed fencing enabled
[    30.926] (**) intel(0): Tiling enabled
[    30.926] (**) intel(0): SwapBuffers wait enabled
[    30.926] (==) intel(0): video overlay key set to 0x101fe
[    30.926] (II) intel(0): Output LVDS1 has no monitor section
[    30.930] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    30.952] (II) intel(0): Output VGA1 has no monitor section
[    31.168] (II) intel(0): Output TV1 has no monitor section
[    31.168] (II) intel(0): EDID for output LVDS1
[    31.168] (II) intel(0): Manufacturer: LPL  Model: 0  Serial#: 0
[    31.168] (II) intel(0): Year: 2007  Week: 0
[    31.168] (II) intel(0): EDID Version: 1.3
[    31.168] (II) intel(0): Digital Display Input
[    31.168] (II) intel(0): Max Image Size [cm]: horiz.: 37  vert.: 23
[    31.168] (II) intel(0): Gamma: 2.20
[    31.168] (II) intel(0): No DPMS capabilities specified
[    31.168] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    31.168] (II) intel(0): First detailed timing is preferred mode
[    31.168] (II) intel(0): redX: 0.602 redY: 0.351  greenX: 0.322 greenY: 0.554
[    31.168] (II) intel(0): blueX: 0.157 blueY: 0.146  whiteX: 0.312 whiteY: 0.328
[    31.168] (II) intel(0): Manufacturer's mask: 0
[    31.168] (II) intel(0): Supported detailed timing:
[    31.168] (II) intel(0): clock: 108.0 MHz  Image Size:  367 x 2300 mm
[    31.168] (II) intel(0): h_active: 1440  h_sync: 1520  h_sync_end 1568 h_blank_end 1968 h_border: 0
[    31.168] (II) intel(0): v_active: 900  v_sync: 901  v_sync_end 904 v_blanking: 914 v_border: 0
[    31.168] (II) intel(0): Unknown vendor-specific block 0
[    31.168] (II) intel(0):  X176G
[    31.168] (II) intel(0):  *@MVy˜Äÿ
[    31.168] (II) intel(0): EDID (in hex):
[    31.168] (II) intel(0):        00ffffffffffff00320c000000000000
[    31.168] (II) intel(0):        00110103802517780a3b609a59528d28
[    31.168] (II) intel(0):        25505400000001010101010101010101
[    31.168] (II) intel(0):        010101010101302aa01052840e305030
[    31.168] (II) intel(0):        13006fe6100000190000000000000000
[    31.168] (II) intel(0):        00000000000000000001000000fe0058
[    31.168] (II) intel(0):        31373647003137315758320a000000fe
[    31.168] (II) intel(0):        002a404d567998c4ff02010a202000ec
[    31.168] (II) intel(0): EDID vendor "LPL", prod id 0
[    31.168] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    31.168] (II) intel(0): Printing DDC gathered Modelines:
[    31.168] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    31.169] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    31.169] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    31.169] (II) intel(0): Printing probed modes for output LVDS1
[    31.169] (II) intel(0): Modeline "1440x900"x60.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    31.169] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    31.169] (II) intel(0): Modeline "1360x768"x59.8  84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[    31.169] (II) intel(0): Modeline "1360x768"x60.0  72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[    31.169] (II) intel(0): Modeline "1152x864"x60.0  81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[    31.169] (II) intel(0): Modeline "1024x768"x60.0  65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    31.169] (II) intel(0): Modeline "800x600"x60.3  40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    31.169] (II) intel(0): Modeline "800x600"x56.2  36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    31.169] (II) intel(0): Modeline "640x480"x59.9  25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    31.184] (II) intel(0): EDID for output VGA1
[    31.376] (II) intel(0): EDID for output TV1
[    31.376] (II) intel(0): Output LVDS1 connected
[    31.376] (II) intel(0): Output VGA1 disconnected
[    31.376] (II) intel(0): Output TV1 disconnected
[    31.376] (II) intel(0): Using exact sizes for initial modes
[    31.376] (II) intel(0): Output LVDS1 using initial mode 1440x900
[    31.376] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    31.376] (II) intel(0): Kernel page flipping support detected, enabling
[    31.376] (**) intel(0): Display dimensions: (370, 230) mm
[    31.376] (**) intel(0): DPI set to (98, 99)
[    31.376] (II) Loading sub module "fb"
[    31.376] (II) LoadModule: "fb"
[    31.376] (II) Loading /usr/lib/xorg/modules/libfb.so
[    31.570] (II) Module fb: vendor="X.Org Foundation"
[    31.570]        compiled for 1.10.1, module version = 1.0.0
[    31.570]        ABI class: X.Org ANSI C Emulation, version 0.4
[    31.570] (II) UnloadModule: "vesa"
[    31.570] (II) Unloading vesa
[    31.570] (II) UnloadModule: "fbdev"
[    31.570] (II) Unloading fbdev
[    31.570] (II) UnloadModule: "fbdevhw"
[    31.570] (II) Unloading fbdevhw
[    31.570] (==) Depth 24 pixmap format is 32 bpp
[    31.570] (==) intel(0): VideoRam: 262144 KB
[    31.570] (II) intel(0): [DRI2] Setup complete
[    31.570] (II) intel(0): [DRI2]  DRI driver: i965
[    31.570] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[    31.628] (II) UXA(0): Driver registered support for the following operations:
[    31.629] (II)        solid
[    31.629] (II)        copy
[    31.629] (II)        composite (RENDER acceleration)
[    31.629] (II)        put_image
[    31.629] (II)        get_image
[    31.629] (==) intel(0): Backing store disabled
[    31.629] (==) intel(0): Silken mouse enabled
[    31.630] (II) intel(0): Initializing HW Cursor
[    31.648] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    31.655] (==) intel(0): DPMS enabled
[    31.655] (==) intel(0): Intel XvMC decoder enabled
[    31.655] (II) intel(0): Set up textured video
[    31.655] (II) intel(0): Set up overlay video
[    31.655] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[    31.655] (II) intel(0): direct rendering: DRI2 Enabled
[    31.655] (==) intel(0): hotplug detection: "enabled"
[    31.655] (--) RandR disabled
[    31.655] (II) Initializing built-in extension Generic Event Extension
[    31.655] (II) Initializing built-in extension SHAPE
[    31.655] (II) Initializing built-in extension MIT-SHM
[    31.655] (II) Initializing built-in extension XInputExtension
[    31.655] (II) Initializing built-in extension XTEST
[    31.655] (II) Initializing built-in extension BIG-REQUESTS
[    31.655] (II) Initializing built-in extension SYNC
[    31.655] (II) Initializing built-in extension XKEYBOARD
[    31.655] (II) Initializing built-in extension XC-MISC
[    31.655] (II) Initializing built-in extension SECURITY
[    31.655] (II) Initializing built-in extension XINERAMA
[    31.655] (II) Initializing built-in extension XFIXES
[    31.655] (II) Initializing built-in extension RENDER
[    31.655] (II) Initializing built-in extension RANDR
[    31.655] (II) Initializing built-in extension COMPOSITE
[    31.655] (II) Initializing built-in extension DAMAGE
[    31.655] (II) Initializing built-in extension GESTURE
[    31.697] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    31.707] (II) intel(0): Setting screen physical size to 380 x 238
[    32.786] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    32.808] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    32.809] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    32.809] (II) LoadModule: "evdev"
[    32.809] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    32.966] (II) Module evdev: vendor="X.Org Foundation"
[    32.966]        compiled for 1.10.0.902, module version = 2.6.0
[    32.966]        Module class: X.Org XInput Driver
[    32.966]        ABI class: X.Org XInput driver, version 12.3
[    32.966] (II) Using input driver 'evdev' for 'Power Button'
[    32.966] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    32.966] (**) Power Button: always reports core events
[    32.967] (**) Power Button: Device: "/dev/input/event3"
[    32.967] (--) Power Button: Found keys
[    32.967] (II) Power Button: Configuring as keyboard
[    32.967] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    32.967] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    32.967] (**) Option "xkb_rules" "evdev"
[    32.967] (**) Option "xkb_model" "pc105"
[    32.967] (**) Option "xkb_layout" "us"
[    32.968] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    32.968] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    32.968] (II) Using input driver 'evdev' for 'Video Bus'
[    32.968] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    32.968] (**) Video Bus: always reports core events
[    32.968] (**) Video Bus: Device: "/dev/input/event8"
[    32.968] (--) Video Bus: Found keys
[    32.968] (II) Video Bus: Configuring as keyboard
[    32.968] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input8/event8"
[    32.968] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
******KEYBOARD, MOUSE AND TOUCHPAD INFORMATION REMOVED HERE*******
[    40.035] (II) intel(0): EDID vendor "LPL", prod id 0
[    40.035] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    40.035] (II) intel(0): Printing DDC gathered Modelines:
[    40.035] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    40.250] (II) intel(0): EDID vendor "LPL", prod id 0
[    40.250] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    40.250] (II) intel(0): Printing DDC gathered Modelines:
[    40.250] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    40.491] (II) intel(0): EDID vendor "LPL", prod id 0
[    40.491] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    40.491] (II) intel(0): Printing DDC gathered Modelines:
[    40.491] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    40.713] (II) intel(0): EDID vendor "LPL", prod id 0
[    40.713] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    40.713] (II) intel(0): Printing DDC gathered Modelines:
[    40.713] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    46.375] (II) intel(0): EDID vendor "LPL", prod id 0
[    46.375] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    46.375] (II) intel(0): Printing DDC gathered Modelines:
[    46.375] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    61.994] (II) intel(0): EDID vendor "LPL", prod id 0
[    61.994] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    61.994] (II) intel(0): Printing DDC gathered Modelines:
[    61.994] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    62.218] (II) intel(0): EDID vendor "LPL", prod id 0
[    62.218] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    62.218] (II) intel(0): Printing DDC gathered Modelines:
[    62.218] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    62.449] (II) intel(0): EDID vendor "LPL", prod id 0
[    62.449] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    62.449] (II) intel(0): Printing DDC gathered Modelines:
[    62.449] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    62.681] (II) intel(0): EDID vendor "LPL", prod id 0
[    62.681] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    62.681] (II) intel(0): Printing DDC gathered Modelines:
[    62.681] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    68.601] (II) intel(0): EDID vendor "LPL", prod id 0
[    68.601] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    68.601] (II) intel(0): Printing DDC gathered Modelines:
[    68.601] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[    69.539] (II) intel(0): EDID vendor "LPL", prod id 0
[    69.539] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[    69.539] (II) intel(0): Printing DDC gathered Modelines:
[    69.539] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[  3537.652] (II) Open ACPI successful (/var/run/acpid.socket)
[  3537.652] (EE) intel(0): Couldn't create pixmap for fbcon
[  3537.660] (II) intel(0): EDID vendor "LPL", prod id 0
[  3537.660] (II) intel(0):    EDID quirk: Detailed timings give vertical size in cm.
[  3537.660] (II) intel(0): Printing DDC gathered Modelines:
[  3537.660] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1520 1568 1968  900 901 904 914 -hsync -vsync (54.9 kHz)
[  3537.964] (II) AlpsPS/2 ALPS GlidePoint: failed to open grail, no gesture support
[  3537.964] (--) AlpsPS/2 ALPS GlidePoint: touchpad found

Please let me know if you need anything else.

adamk75 08-27-2011 03:30 PM

You have the nvidia driver installed for some reason, but you are using an Intel GPU. You should remove the nvidia driver (check in "synaptic" for any packages installed with "nvidia" in the name) and remove them. Restart X, and then try again. It's also worth installing mesa-utils so that you can check the "glxinfo" output after restarting X.

Adam

dadrunamok 08-27-2011 04:47 PM

Bingo! I was wondering about that, but a bit fearful about removing the nvidia driver. Restarted X and everything works again. I've got the Unity desktop and my wobbly windows. Now I just need to re-enable the cube and all will be well.

Thanks to both of you for your help!

UPDATE: Cube is working again and all is well.


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