Unit Desktop crashes under 13.04 after installing nvidia-current

Asked by Dov Kruger

I tried to install nvidia-current and Unity stopped working. I have found that this is an old problem which begs the question, why doesn't canonical do something about it, at least warn users that installing this package might destroy the window manager?

Some people suggested:

sudo rm /etc/X11/xorg.conf

but the file is not there.

After removing the package using instructions from an earlier question on Unity under Ubuntu 12:

NikTh (nick-athens30) said on 2012-11-28: #1

Hi ,

please open a terminal (CTRL+ALT+T) and execute bellow commands with order (one at time, copy-paste from here if you want)

sudo apt-get remove --purge nvidia-*
sudo rm /etc/X11/xorg.conf
sudo apt-get install nvidia-common ubuntu-desktop
sudo apt-get install --reinstall xserver-xorg-video-nouveau
sudo dpkg-reconfigure xserver-xorg

After rebooting, I still have no Unity desktop.

At this point, I'm disgusted enough to be willing to switch desktop managers. Is there something I can do to install any other desktop manager while I'm trying to get back Unity?

Is there anyone at Canonical who can be alerted since this has obviously been an issue for years?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nvidia-graphics-drivers Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

If Unity desktop is not working either on Nvidia driver or nouveau (open source pre-installed) , then something else is wrong here.

Can you provide some additional info ?

    lspci -nnk | grep -iA2 vga

As an alternative desktop you can use lxde. Install lubuntu-desktop package. Is light - small and easy to install.

    sudo apt-get install lubuntu-desktop

select lubuntu-desktop (or LXDE) on Login Screen and see if you can login.

Do you remember if you "played" with compizconfig-settings-manager ?

Also some logs might help us

    cat /var/log/Xorg.0.log
    sudo cat /var/log/lightdm/lightdm.log

Regards
 NikTh

Revision history for this message
Dov Kruger (dov-kruger) said :
#2

Thanks a lot for this, it's been really nasty being without a window manager, forced to boot into .... Windoze!

Ok, my apologies I don't know how to attach files here. I'm pasting the files in here as best as I can. If this isn't good enough, tel me how to attach files?

I installed lubuntu desktop but haven't rebooted yet so will add that afterward.

Here is lspci output, but done after
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
 Subsystem: Dell Device [1028:04c6]
 Kernel driver in use: i915
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 525M] [10de:0df5] (rev a1)
 Subsystem: Dell Device [1028:04c6]
 Kernel driver in use: nouveau

Here is Xorg.0.log

[ 8.492] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 8.492] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 8.492] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 8.492] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 8.492] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 8.492] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 8.492] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 8.492] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 8.492] (II) intel(0): Printing probed modes for output LVDS1
[ 8.492] (II) intel(0): Modeline "1600x900"x60.1 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 8.492] (II) intel(0): Modeline "1600x900"x40.1 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 8.492] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 8.492] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 8.492] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 8.492] (II) intel(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 8.492] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 8.492] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 8.492] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 8.492] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 8.508] (II) intel(0): EDID for output VGA1
[ 8.508] (II) intel(0): Output LVDS1 connected
[ 8.508] (II) intel(0): Output VGA1 disconnected
[ 8.508] (II) intel(0): Using exact sizes for initial modes
[ 8.508] (II) intel(0): Output LVDS1 using initial mode 1600x900
[ 8.508] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 8.508] (==) intel(0): DPI set to (96, 96)
[ 8.508] (II) Loading sub module "dri2"
[ 8.508] (II) LoadModule: "dri2"
[ 8.508] (II) Module "dri2" already built-in
[ 8.508] (II) Loading sub module "dri"
[ 8.508] (II) LoadModule: "dri"
[ 8.508] (II) Module "dri" already built-in
[ 8.508] (II) NOUVEAU(G0): Loaded DRI module
[ 8.508] (--) NOUVEAU(G0): Chipset: "NVIDIA NVc1"
[ 8.508] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
[ 8.508] (==) NOUVEAU(G0): RGB weight 888
[ 8.508] (==) NOUVEAU(G0): Default visual is TrueColor
[ 8.508] (==) NOUVEAU(G0): Using HW cursor
[ 8.508] (==) NOUVEAU(G0): GLX sync to VBlank enabled.
[ 8.508] (==) NOUVEAU(G0): Page flipping enabled
[ 8.508] (==) NOUVEAU(G0): Swap limit set to 2 [Max allowed 2]
[ 8.514] (II) NOUVEAU(G0): Output VGA-2 has no monitor section
[ 8.516] (II) NOUVEAU(G0): Output HDMI-1 has no monitor section
[ 8.518] (II) NOUVEAU(G0): EDID for output VGA-2
[ 8.520] (II) NOUVEAU(G0): EDID for output HDMI-1
[ 8.520] (II) NOUVEAU(G0): Output VGA-2 disconnected
[ 8.520] (II) NOUVEAU(G0): Output HDMI-1 disconnected
[ 8.520] (WW) NOUVEAU(G0): No outputs definitely connected, trying again...
[ 8.520] (II) NOUVEAU(G0): Output VGA-2 disconnected
[ 8.520] (II) NOUVEAU(G0): Output HDMI-1 disconnected
[ 8.520] (WW) NOUVEAU(G0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 8.520] (II) NOUVEAU(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 8.520] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
[ 8.520] (**) NOUVEAU(G0): Mode "1600x900": 118.2 MHz (scaled from 0.0 MHz), 56.0 kHz, 59.9 Hz
[ 8.520] (II) NOUVEAU(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz)
[ 8.520] (==) NOUVEAU(G0): DPI set to (96, 96)
[ 8.520] (II) Loading sub module "fb"
[ 8.520] (II) LoadModule: "fb"
[ 8.520] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8.520] (II) Module fb: vendor="X.Org Foundation"
[ 8.520] compiled for 1.13.3, module version = 1.0.0
[ 8.520] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.520] (II) Loading sub module "exa"
[ 8.520] (II) LoadModule: "exa"
[ 8.520] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 8.520] (II) Module exa: vendor="X.Org Foundation"
[ 8.520] compiled for 1.13.3, module version = 2.6.0
[ 8.520] ABI class: X.Org Video Driver, version 13.1
[ 8.520] (II) Loading sub module "shadowfb"
[ 8.520] (II) LoadModule: "shadowfb"
[ 8.520] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 8.521] (II) Module shadowfb: vendor="X.Org Foundation"
[ 8.521] compiled for 1.13.3, module version = 1.0.0
[ 8.521] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.521] (II) UnloadModule: "vesa"
[ 8.521] (II) Unloading vesa
[ 8.521] (II) UnloadModule: "modesetting"
[ 8.521] (II) Unloading modesetting
[ 8.521] (II) UnloadModule: "fbdev"
[ 8.521] (II) Unloading fbdev
[ 8.521] (II) UnloadSubModule: "fbdevhw"
[ 8.521] (II) Unloading fbdevhw
[ 8.521] (==) Depth 24 pixmap format is 32 bpp
[ 8.522] (II) NOUVEAU(G0): Opened GPU channel 0
[ 8.524] (II) NOUVEAU(G0): [DRI2] Setup complete
[ 8.524] (II) NOUVEAU(G0): [DRI2] DRI driver: nouveau
[ 8.524] (II) NOUVEAU(G0): [DRI2] VDPAU driver: nouveau
[ 8.525] (II) EXA(256): Driver allocated offscreen pixmaps
[ 8.525] (II) EXA(256): Driver registered support for the following operations:
[ 8.525] (II) Solid
[ 8.525] (II) Copy
[ 8.525] (II) Composite (RENDER acceleration)
[ 8.525] (II) UploadToScreen
[ 8.525] (II) DownloadFromScreen
[ 8.525] (==) NOUVEAU(G0): Backing store disabled
[ 8.525] (==) NOUVEAU(G0): Silken mouse enabled
[ 8.525] (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 8.525] (EE) NOUVEAU(G0): [XvMC] Failed to initialize extension.
[ 8.525] (==) NOUVEAU(G0): DPMS enabled
[ 8.525] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 8.525] (II) intel(0): SNA initialized with SandyBridge backend
[ 8.525] (==) intel(0): Backing store disabled
[ 8.525] (==) intel(0): Silken mouse enabled
[ 8.525] (II) intel(0): HW Cursor enabled
[ 8.525] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 8.525] (==) intel(0): DPMS enabled
[ 8.525] (II) intel(0): [DRI2] Setup complete
[ 8.525] (II) intel(0): [DRI2] DRI driver: i965
[ 8.525] (II) intel(0): direct rendering: DRI2 Enabled
[ 8.525] (==) intel(0): hotplug detection: "enabled"
[ 8.526] (--) RandR disabled
[ 8.530] (II) SELinux: Disabled on system
[ 8.546] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 8.546] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 8.546] (II) AIGLX: enabled GLX_ARB_create_context
[ 8.546] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 8.546] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 8.546] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 8.546] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 8.546] (II) AIGLX: Loaded and initialized i965
[ 8.546] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 8.547] (II) NOUVEAU(G0): NVEnterVT is called.
[ 8.548] (II) intel(0): switch to mode 1600x900 on crtc 3 (pipe 0)
[ 8.568] (II) intel(0): Setting screen physical size to 423 x 238
[ 8.574] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 8.576] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 8.576] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 8.576] (II) LoadModule: "evdev"
[ 8.576] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 8.577] (II) Module evdev: vendor="X.Org Foundation"
[ 8.577] compiled for 1.13.3, module version = 2.7.3
[ 8.577] Module class: X.Org XInput Driver
[ 8.577] ABI class: X.Org XInput driver, version 18.0
[ 8.577] (II) Using input driver 'evdev' for 'Power Button'
[ 8.577] (**) Power Button: always reports core events
[ 8.577] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 8.577] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 8.577] (--) evdev: Power Button: Found keys
[ 8.577] (II) evdev: Power Button: Configuring as keyboard
[ 8.577] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 8.577] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 8.577] (**) Option "xkb_rules" "evdev"
[ 8.577] (**) Option "xkb_model" "pc105"
[ 8.577] (**) Option "xkb_layout" "us"
[ 8.578] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 8.578] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 8.578] (II) Using input driver 'evdev' for 'Video Bus'
[ 8.578] (**) Video Bus: always reports core events
[ 8.578] (**) evdev: Video Bus: Device: "/dev/input/event8"
[ 8.578] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 8.578] (--) evdev: Video Bus: Found keys
[ 8.578] (II) evdev: Video Bus: Configuring as keyboard
[ 8.578] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event8"
[ 8.578] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 8.578] (**) Option "xkb_rules" "evdev"
[ 8.578] (**) Option "xkb_model" "pc105"
[ 8.578] (**) Option "xkb_layout" "us"
[ 8.578] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 8.578] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 8.578] (II) Using input driver 'evdev' for 'Video Bus'
[ 8.578] (**) Video Bus: always reports core events
[ 8.578] (**) evdev: Video Bus: Device: "/dev/input/event7"
[ 8.578] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 8.578] (--) evdev: Video Bus: Found keys
[ 8.578] (II) evdev: Video Bus: Configuring as keyboard
[ 8.578] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:26/LNXVIDEO:00/input/input7/event7"
[ 8.578] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 8.578] (**) Option "xkb_rules" "evdev"
[ 8.578] (**) Option "xkb_model" "pc105"
[ 8.578] (**) Option "xkb_layout" "us"
[ 8.579] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 8.579] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 8.579] (II) Using input driver 'evdev' for 'Power Button'
[ 8.579] (**) Power Button: always reports core events
[ 8.579] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 8.579] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 8.579] (--) evdev: Power Button: Found keys
[ 8.579] (II) evdev: Power Button: Configuring as keyboard
[ 8.579] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 8.579] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 8.579] (**) Option "xkb_rules" "evdev"
[ 8.579] (**) Option "xkb_model" "pc105"
[ 8.579] (**) Option "xkb_layout" "us"
[ 8.579] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 8.579] (II) No input driver specified, ignoring this device.
[ 8.579] (II) This device may have been added with another device file.
[ 8.579] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 8.579] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 8.579] (II) Using input driver 'evdev' for 'Sleep Button'
[ 8.579] (**) Sleep Button: always reports core events
[ 8.579] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[ 8.579] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 8.579] (--) evdev: Sleep Button: Found keys
[ 8.579] (II) evdev: Sleep Button: Configuring as keyboard
[ 8.579] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 8.579] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 8.579] (**) Option "xkb_rules" "evdev"
[ 8.579] (**) Option "xkb_model" "pc105"
[ 8.579] (**) Option "xkb_layout" "us"
[ 8.579] (II) config/udev: Adding drm device (/dev/dri/card1) card1 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 8.580] (II) config/udev: Ignoring already known drm device (/dev/dri/card1)
[ 8.580] (II) config/udev: Adding drm device (/dev/dri/card0) card0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 8.580] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[ 8.580] (II) config/udev: Adding input device Laptop_Integrated_Webcam_FHD (/dev/input/event6)
[ 8.580] (**) Laptop_Integrated_Webcam_FHD: Applying InputClass "evdev keyboard catchall"
[ 8.580] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_FHD'
[ 8.580] (**) Laptop_Integrated_Webcam_FHD: always reports core events
[ 8.580] (**) evdev: Laptop_Integrated_Webcam_FHD: Device: "/dev/input/event6"
[ 8.580] (--) evdev: Laptop_Integrated_Webcam_FHD: Vendor 0x1bcf Product 0x2b81
[ 8.580] (--) evdev: Laptop_Integrated_Webcam_FHD: Found keys
[ 8.580] (II) evdev: Laptop_Integrated_Webcam_FHD: Configuring as keyboard
[ 8.580] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6/event6"
[ 8.580] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_FHD" (type: KEYBOARD, id 11)
[ 8.580] (**) Option "xkb_rules" "evdev"
[ 8.580] (**) Option "xkb_model" "pc105"
[ 8.580] (**) Option "xkb_layout" "us"
[ 8.580] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 8.580] (II) No input driver specified, ignoring this device.
[ 8.580] (II) This device may have been added with another device file.
[ 8.580] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 8.580] (II) No input driver specified, ignoring this device.
[ 8.580] (II) This device may have been added with another device file.
[ 8.581] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 8.581] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 8.581] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 8.581] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.581] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[ 8.581] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 8.581] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 8.581] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 8.581] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 8.581] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 8.581] (**) Option "xkb_rules" "evdev"
[ 8.581] (**) Option "xkb_model" "pc105"
[ 8.581] (**) Option "xkb_layout" "us"
[ 8.581] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event11)
[ 8.581] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[ 8.581] (**) DualPoint Stick: Applying InputClass "trackpoint catchall"
[ 8.581] (II) Using input driver 'evdev' for 'DualPoint Stick'
[ 8.581] (**) DualPoint Stick: always reports core events
[ 8.581] (**) evdev: DualPoint Stick: Device: "/dev/input/event11"
[ 8.581] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[ 8.581] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[ 8.581] (--) evdev: DualPoint Stick: Found relative axes
[ 8.581] (--) evdev: DualPoint Stick: Found x and y relative axes
[ 8.581] (II) evdev: DualPoint Stick: Configuring as mouse
[ 8.581] (**) Option "Emulate3Buttons" "true"
[ 8.581] (**) Option "EmulateWheel" "true"
[ 8.581] (**) Option "EmulateWheelButton" "2"
[ 8.581] (**) Option "YAxisMapping" "4 5"
[ 8.581] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[ 8.581] (**) Option "XAxisMapping" "6 7"
[ 8.581] (**) evdev: DualPoint Stick: XAxisMapping: buttons 6 and 7
[ 8.581] (**) evdev: DualPoint Stick: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 8.581] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[ 8.581] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 13)
[ 8.581] (II) evdev: DualPoint Stick: initialized for relative axes.
[ 8.581] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[ 8.581] (**) DualPoint Stick: (accel) acceleration profile 0
[ 8.581] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[ 8.581] (**) DualPoint Stick: (accel) acceleration threshold: 4
[ 8.581] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse0)
[ 8.582] (II) No input driver specified, ignoring this device.
[ 8.582] (II) This device may have been added with another device file.
[ 8.582] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event12)
[ 8.582] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[ 8.582] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 8.582] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "Default clickpad buttons"
[ 8.582] (II) LoadModule: "synaptics"
[ 8.582] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 8.582] (II) Module synaptics: vendor="X.Org Foundation"
[ 8.582] compiled for 1.13.1.901, module version = 1.6.2
[ 8.582] Module class: X.Org XInput Driver
[ 8.582] ABI class: X.Org XInput driver, version 18.0
[ 8.582] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 8.582] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 8.582] (**) Option "Device" "/dev/input/event12"
[ 8.624] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: ignoring touch events for semi-multitouch device
[ 8.624] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 2000
[ 8.624] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 1400
[ 8.624] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[ 8.624] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[ 8.624] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle double triple
[ 8.624] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[ 8.624] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range. defaulting to 0 - 15
[ 8.624] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 8.624] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 8.652] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
[ 8.652] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 14)
[ 8.652] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 8.652] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[ 8.652] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.082
[ 8.652] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[ 8.652] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[ 8.652] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 8.652] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 8.652] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 8.652] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse1)
[ 8.652] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 8.653] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[ 8.653] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 8.653] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 8.653] (**) Dell WMI hotkeys: always reports core events
[ 8.653] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event5"
[ 8.653] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 8.653] (--) evdev: Dell WMI hotkeys: Found keys
[ 8.653] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 8.653] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
[ 8.653] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[ 8.653] (**) Option "xkb_rules" "evdev"
[ 8.653] (**) Option "xkb_model" "pc105"
[ 8.653] (**) Option "xkb_layout" "us"
[ 8.879] reporting 4 4 10 77
[ 8.962] reporting 4 4 10 77
[ 9.014] (II) intel(0): EDID vendor "LGD", prod id 771
[ 9.014] (II) intel(0): Printing DDC gathered Modelines:
[ 9.014] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 9.014] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 9.028] (II) intel(0): EDID vendor "LGD", prod id 771
[ 9.028] (II) intel(0): Printing DDC gathered Modelines:
[ 9.028] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 9.028] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 9.048] reporting 4 4 10 77
[ 9.241] reporting 4 4 10 77
[ 9.244] reporting 4 4 10 77
[ 9.933] (II) intel(0): EDID vendor "LGD", prod id 771
[ 9.933] (II) intel(0): Printing DDC gathered Modelines:
[ 9.933] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 9.933] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 9.948] (II) intel(0): EDID vendor "LGD", prod id 771
[ 9.948] (II) intel(0): Printing DDC gathered Modelines:
[ 9.948] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 9.948] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 9.968] reporting 4 4 10 77
[ 280.111] reporting 4 4 10 77
[ 280.202] reporting 4 4 10 77
[ 280.221] (II) intel(0): EDID vendor "LGD", prod id 771
[ 280.221] (II) intel(0): Printing DDC gathered Modelines:
[ 280.221] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 280.221] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 280.236] (II) intel(0): EDID vendor "LGD", prod id 771
[ 280.236] (II) intel(0): Printing DDC gathered Modelines:
[ 280.236] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 280.236] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 280.256] reporting 4 4 10 77
[ 280.462] reporting 4 4 10 77
[ 280.514] reporting 4 4 10 77
[ 280.518] reporting 4 4 10 77
[ 280.533] (II) intel(0): EDID vendor "LGD", prod id 771
[ 280.533] (II) intel(0): Printing DDC gathered Modelines:
[ 280.533] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 280.533] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 280.548] (II) intel(0): EDID vendor "LGD", prod id 771
[ 280.548] (II) intel(0): Printing DDC gathered Modelines:
[ 280.548] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 280.548] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 280.569] reporting 4 4 10 77
[ 280.622] (II) intel(0): EDID vendor "LGD", prod id 771
[ 280.622] (II) intel(0): Printing DDC gathered Modelines:
[ 280.622] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 280.622] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 280.639] reporting 4 4 10 77
[ 280.639] reporting 4 4 10 77
[ 280.640] reporting 4 4 10 77
[ 280.665] (II) intel(0): EDID vendor "LGD", prod id 771
[ 280.665] (II) intel(0): Printing DDC gathered Modelines:
[ 280.665] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 280.665] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 280.707] reporting 4 4 10 77
[ 280.982] reporting 4 4 10 77
[ 296.056] reporting 4 4 10 77
[ 296.060] reporting 4 4 10 77
[ 296.583] reporting 4 4 10 77
[ 301.044] reporting 4 4 10 77
[ 301.072] (II) intel(0): EDID vendor "LGD", prod id 771
[ 301.072] (II) intel(0): Printing DDC gathered Modelines:
[ 301.072] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 301.072] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 301.088] (II) intel(0): EDID vendor "LGD", prod id 771
[ 301.088] (II) intel(0): Printing DDC gathered Modelines:
[ 301.088] (II) intel(0): Modeline "1600x900"x0.0 97.75 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (54.8 kHz eP)
[ 301.088] (II) intel(0): Modeline "1600x900"x0.0 65.17 1600 1648 1696 1784 900 902 905 912 -hsync -vsync (36.5 kHz e)
[ 301.108] reporting 4 4 10 77
[ 302.341] reporting 4 4 10 77
[ 306.794] reporting 4 4 10 77
[ 325.263] reporting 4 4 10 77
[ 327.326] reporting 4 4 10 77
[ 334.827] reporting 4 4 10 77
[ 341.045] reporting 4 4 10 77
[ 345.561] reporting 4 4 10 77
[ 373.658] reporting 4 4 10 77
[ 968.709] reporting 4 4 10 77
[ 974.387] reporting 4 4 10 77
[ 975.336] reporting 4 4 10 77
[ 980.403] reporting 4 4 10 77

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.6.0, UID=0 PID=1165
[+0.00s] DEBUG: Loaded configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Registered seat module xlocal
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Adding default seat
[+0.00s] DEBUG: Starting seat
[+0.00s] DEBUG: Starting new display for greeter
[+0.00s] DEBUG: Starting local X display
[+1.07s] DEBUG: X server :0 will replace Plymouth
[+1.09s] DEBUG: Using VT 7
[+1.09s] DEBUG: Logging to /var/log/lightdm/x-0.log
[+1.09s] DEBUG: Writing X server authority to /var/run/lightdm/root/:0
[+1.09s] DEBUG: Launching X Server
[+1.09s] DEBUG: Launching process 1212: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch -background none
[+1.09s] DEBUG: Waiting for ready signal from X server :0
[+1.09s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+1.09s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+1.30s] DEBUG: Got signal 10 from process 1212
[+1.30s] DEBUG: Got signal from X server :0
[+1.30s] DEBUG: Stopping Plymouth, X server is ready
[+1.33s] DEBUG: Connecting to XServer :0
[+1.33s] DEBUG: Starting greeter
[+1.33s] DEBUG: Started session 1253 with service 'lightdm-greeter', username 'lightdm'
[+1.40s] DEBUG: Session 1253 authentication complete with return value 0: Success
[+1.40s] DEBUG: Greeter authorized
[+1.40s] DEBUG: Logging to /var/log/lightdm/x-0-greeter.log
[+1.40s] DEBUG: Session 1253 running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/unity-greeter
[+1.58s] DEBUG: Greeter connected version=1.6.0
[+1.58s] DEBUG: Greeter connected, display is ready
[+1.58s] DEBUG: New display ready, switching to it
[+1.58s] DEBUG: Activating VT 7
[+1.80s] DEBUG: Greeter start authentication for dkruger
[+1.80s] DEBUG: Started session 1422 with service 'lightdm', username 'dkruger'
[+1.80s] DEBUG: Greeter start authentication for dkruger
[+1.80s] DEBUG: Session 1422: Sending SIGTERM
[+1.80s] DEBUG: Started session 1423 with service 'lightdm', username 'dkruger'
[+1.80s] DEBUG: Session 1422 got 1 message(s) from PAM
[+1.80s] DEBUG: Session 1422 terminated with signal 15
[+1.80s] DEBUG: Session 1422 failed during authentication
[+1.81s] DEBUG: Session 1423 got 1 message(s) from PAM
[+1.81s] DEBUG: Prompt greeter with 1 message(s)
[+272.07s] DEBUG: Continue authentication
[+272.10s] DEBUG: Session 1423 authentication complete with return value 0: Success
[+272.10s] DEBUG: Authenticate result for user dkruger: Success
[+272.14s] DEBUG: User dkruger authorized
[+272.14s] DEBUG: Greeter requests session ubuntu
[+272.14s] DEBUG: Using session ubuntu
[+272.14s] DEBUG: Stopping greeter
[+272.14s] DEBUG: Session 1253: Sending SIGTERM
[+272.16s] DEBUG: Greeter closed communication channel
[+272.16s] DEBUG: Session 1253 exited with return value 0
[+272.16s] DEBUG: Greeter quit
[+272.19s] DEBUG: Dropping privileges to uid 1000
[+272.19s] DEBUG: Calling setresgid
[+272.19s] DEBUG: Calling setresuid
[+272.20s] DEBUG: Restoring privileges
[+272.20s] DEBUG: Calling setresuid
[+272.20s] DEBUG: Calling setresgid
[+272.23s] DEBUG: Dropping privileges to uid 1000
[+272.23s] DEBUG: Calling setresgid
[+272.23s] DEBUG: Calling setresuid
[+272.23s] DEBUG: Writing /home/dkruger/.dmrc
[+272.25s] DEBUG: Restoring privileges
[+272.25s] DEBUG: Calling setresuid
[+272.25s] DEBUG: Calling setresgid
[+272.26s] DEBUG: Starting session ubuntu as user dkruger
[+272.26s] DEBUG: Session 1423 running command /usr/sbin/lightdm-session gnome-session --session=ubuntu
[+272.30s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#4

You have 2 graphic cards. Intel & Nvidia (hybrid).

You can try bumblebee project and see if problem fixed.

http://bumblebee-project.org/

Regards
 NikTh

Revision history for this message
Dov Kruger (dov-kruger) said :
#5

Still having a problem. With Lubuntu I have the windows moving arounf ok, but I need to get OpenGL working again.

When I run my code (that worked with Mesa) this is the error:
Xlib: extension "GLX" missing on display ":0".
freeglut (./DovShapeDemo): OpenGL GLX extension not supported by display ':0'

Revision history for this message
Dov Kruger (dov-kruger) said :
#6

lspci -nk
00:1d.0 0c03: 8086:1c26 (rev 05)
 Subsystem: 1028:04c6
 Kernel driver in use: ehci-pci
00:1f.0 0601: 8086:1c4b (rev 05)
 Subsystem: 1028:04c6
 Kernel driver in use: lpc_ich
00:1f.2 0106: 8086:1c03 (rev 05)
 Subsystem: 1028:04c6
 Kernel driver in use: ahci
00:1f.3 0c05: 8086:1c22 (rev 05)
 Subsystem: 1028:04c6
01:00.0 0300: 10de:0df5 (rev a1)
 Subsystem: 1028:04c6
 Kernel driver in use: nvidia
02:00.0 0280: 8086:008a (rev 34)
 Subsystem: 8086:5325
 Kernel driver in use: iwlwifi
03:00.0 0c03: 1033:0194 (rev 04)
 Subsystem: 1028:04c6
 Kernel driver in use: xhci_hcd
04:00.0 0200: 10ec:8168 (rev 06)
 Subsystem: 1028:04c6
 Kernel driver in use: r8169
[ 26.797] (II) LoadModule: "glx"
[ 26.798] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[ 27.339] (II) Module glx: vendor="NVIDIA Corporation"
[ 27.339] compiled for 4.0.2, module version = 1.0.0
[ 27.339] Module class: X.Org Server Extension
[ 27.339] (II) NVIDIA GLX Module 304.88 Wed Mar 27 14:46:57 PDT 2013
[ 27.339] Loading extension GLX
[ 27.339] (==) Matched intel as autoconfigured driver 0
[ 27.339] (==) Matched intel as autoconfigured driver 1
[ 27.339] (==) Matched vesa as autoconfigured driver 2
[ 27.339] (==) Matched modesetting as autoconfigured driver 3
[ 27.339] (==) Matched fbdev as autoconfigured driver 4
[ 27.339] (==) Assigned the driver to the xf86ConfigLayout
[ 27.339] (II) LoadModule: "intel"
[ 27.353] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 27.388] (II) Module intel: vendor="X.Org Foundation"
[ 27.388] compiled for 1.13.3, module version = 2.21.6
[ 27.388] Module class: X.Org Video Driver
[ 27.388] ABI class: X.Org Video Driver, version 13.1
[ 27.388] (II) LoadModule: "vesa"
[ 27.388] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 27.408] (II) Module vesa: vendor="X.Org Foundation"
[ 27.408] compiled for 1.12.99.902, module version = 2.3.2
[ 27.408] Module class: X.Org Video Driver
[ 27.408] ABI class: X.Org Video Driver, version 13.0
[ 27.408] (II) LoadModule: "modesetting"
[ 27.408] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 27.444] (II) Module modesetting: vendor="X.Org Foundation"
[ 27.444] compiled for 1.13.3, module version = 0.7.0
[ 27.444] Module class: X.Org Video Driver

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#7

Ok. Please read this questions and answer

http://askubuntu.com/questions/36930/how-well-do-laptops-with-nvidia-optimus-work

Regards
 NikTh

Can you help with this problem?

Provide an answer of your own, or ask Dov Kruger for more information if necessary.

To post a message you must log in.