plun said: DKMS takes care of that and automagic installs the driver for the kernel.
If something fails, just run in Low-graphics mode and reinstall the nvidia driver.
sudo apt-get install --reinstall nvidia-current
Running with 2.6.35-RC4 without any issues.
I'm running with 2.6.35-999 (05-Jul-2010).
I don't have any packages held back at the moment, but Nvidia is now broken for me. I've tried with and without an xorg.conf. I can't even boot into low graphics mode properly unless I temporarily "hide" xorg.conf.
When I updated to today's build of 2.6.35-999 I reinstalled nvidia-current (256.35) as usual to no avail.
The nvidia module libglx.so seems to load ok, but Xorg.0.log shows a stack trace/segmentation fault:
X.Org X Server 1.8.2
Release Date: 2010-07-01
[ 21.834] X Protocol Version 11, Revision 0
[ 21.834] Build Operating System: Linux 2.6.24-27-xen i686 Ubuntu
[ 21.834] Current Operating System: Linux maverick 2.6.35-999-generic #201007051223 SMP Mon Jul 5 12:35:40 UTC 2010 i686
[ 21.834] Kernel command line: BOOT_IMAGE=/vmlinuz root=UUID=3c84db8d-e82f-4f46-8d26-8fb4c7925a47 ro ipv6.disable=1
[ 21.834] Build Date: 05 July 2010 08:11:53PM
[ 21.834] xorg-server 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt2 (For technical support please see http://www.ubuntu.com/support)
[ 21.835] Current version of pixman: 0.19.1
[ 21.835] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.835] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.835] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 5 21:59:34 2010
[ 21.865] (==) Using config file: "/etc/X11/xorg.conf"
[ 21.865] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.898] (==) ServerLayout "Layout0"
[ 21.899] (**) |-->Screen "Screen0" (0)
[ 21.899] (**) | |-->Monitor "Monitor0"
[ 21.899] (**) | |-->Device "Device0"
[ 21.899] (**) |-->Input Device "Keyboard0"
[ 21.899] (**) |-->Input Device "Mouse0"
[ 21.899] (==) Automatically adding devices
[ 21.899] (==) Automatically enabling devices
[ 21.931] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 21.931] Entry deleted from font path.
[ 21.992] (**) FontPath set to:
unix/:7100,
/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
[ 21.993] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 21.993] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 21.993] (WW) Disabling Keyboard0
[ 21.993] (WW) Disabling Mouse0
[ 21.993] (II) Loader magic: 0x81f3c60
[ 21.993] (II) Module ABI versions:
[ 21.993] X.Org ANSI C Emulation: 0.4
[ 21.993] X.Org Video Driver: 7.0
[ 21.993] X.Org XInput driver : 9.0
[ 21.993] X.Org Server Extension : 3.0
[ 22.033] (--) PCI:*(0:1:0:0) 10de:0611:0000:0000 nVidia Corporation G92 [GeForce 8800 GT] rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
[ 22.033] (II) Open ACPI successful (/var/run/acpid.socket)
[ 22.033] (II) LoadModule: "extmod"
[ 22.208] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 22.251] (II) Module extmod: vendor="X.Org Foundation"
[ 22.251] compiled for 1.8.2, module version = 1.0.0
[ 22.251] Module class: X.Org Server Extension
[ 22.251] ABI class: X.Org Server Extension, version 3.0
[ 22.251] (II) Loading extension MIT-SCREEN-SAVER
[ 22.251] (II) Loading extension XFree86-VidModeExtension
[ 22.251] (II) Loading extension XFree86-DGA
[ 22.251] (II) Loading extension DPMS
[ 22.251] (II) Loading extension XVideo
[ 22.251] (II) Loading extension XVideo-MotionCompensation
[ 22.251] (II) Loading extension X-Resource
[ 22.251] (II) LoadModule: "dbe"
[ 22.252] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 22.260] (II) Module dbe: vendor="X.Org Foundation"
[ 22.260] compiled for 1.8.2, module version = 1.0.0
[ 22.260] Module class: X.Org Server Extension
[ 22.260] ABI class: X.Org Server Extension, version 3.0
[ 22.260] (II) Loading extension DOUBLE-BUFFER
[COLOR="Red"][ 22.260] (II) LoadModule: "glx"
[ 22.260] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[ 22.843] (II) Module glx: vendor="NVIDIA Corporation"
[ 22.843] compiled for 4.0.2, module version = 1.0.0
[ 22.843] Module class: X.Org Server Extension
[ 22.843] (II) NVIDIA GLX Module 256.35 Wed Jun 16 19:21:24 PDT 2010
[ 22.843] (II) Loading extension GLX[/COLOR]
[ 22.843] (II) LoadModule: "record"
[ 22.843] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 22.863] (II) Module record: vendor="X.Org Foundation"
[ 22.863] compiled for 1.8.2, module version = 1.13.0
[ 22.863] Module class: X.Org Server Extension
[ 22.863] ABI class: X.Org Server Extension, version 3.0
[ 22.863] (II) Loading extension RECORD
[ 22.863] (II) LoadModule: "dri"
[ 22.863] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 22.980] (II) Module dri: vendor="X.Org Foundation"
[ 22.980] compiled for 1.8.2, module version = 1.0.0
[ 22.980] ABI class: X.Org Server Extension, version 3.0
[ 22.981] (II) Loading extension XFree86-DRI
[ 22.981] (II) LoadModule: "dri2"
[ 22.981] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 22.981] (II) Module dri2: vendor="X.Org Foundation"
[ 22.981] compiled for 1.8.2, module version = 1.2.0
[ 22.981] ABI class: X.Org Server Extension, version 3.0
[ 22.981] (II) Loading extension DRI2
[ 22.981] (II) LoadModule: "nvidia"
[ 22.981] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[ 23.018] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 23.018] compiled for 4.0.2, module version = 1.0.0
[ 23.018] Module class: X.Org Video Driver
[ 23.035] (II) NVIDIA dlloader X Driver 256.35 Wed Jun 16 18:59:34 PDT 2010
[ 23.039] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 23.039] (++) using VT number 7
[ 23.040] (II) Primary Device is: PCI 01@00:00:0
[ 23.040] (II) Loading sub module "fb"
[ 23.040] (II) LoadModule: "fb"
[ 23.071] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 23.133] (II) Module fb: vendor="X.Org Foundation"
[ 23.133] compiled for 1.8.2, module version = 1.0.0
[ 23.133] ABI class: X.Org ANSI C Emulation, version 0.4
[ 23.134] (II) Loading sub module "wfb"
[ 23.134] (II) LoadModule: "wfb"
[ 23.134] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 23.185] (II) Module wfb: vendor="X.Org Foundation"
[ 23.185] compiled for 1.8.2, module version = 1.0.0
[ 23.185] ABI class: X.Org ANSI C Emulation, version 0.4
[ 23.185] (II) Loading sub module "ramdac"
[ 23.185] (II) LoadModule: "ramdac"
[ 23.185] (II) Module "ramdac" already built-in
[ 23.209] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 23.209] (==) NVIDIA(0): RGB weight 888
[ 23.209] (==) NVIDIA(0): Default visual is TrueColor
[ 23.209] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 23.209] (**) NVIDIA(0): Enabling RENDER acceleration
[ 23.209] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 23.209] (II) NVIDIA(0): enabled.
[ 24.459] (II) NVIDIA(0): NVIDIA GPU GeForce 8800 GT (G92) at PCI:1:0:0 (GPU-0)
[ 24.459] (--) NVIDIA(0): Memory: 524288 kBytes
[ 24.459] (--) NVIDIA(0): VideoBIOS: 62.92.16.00.04
[ 24.459] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 24.459] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 24.459] (--) NVIDIA(0): Connected display device(s) on GeForce 8800 GT at PCI:1:0:0:
[ 24.459] (--) NVIDIA(0): LG Electronics L246WH (DFP-0)
[ 24.459] (--) NVIDIA(0): LG Electronics L246WH (DFP-0): 330.0 MHz maximum pixel clock
[ 24.459] (--) NVIDIA(0): LG Electronics L246WH (DFP-0): Internal Dual Link TMDS
[ 24.549] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.549] (WW) NVIDIA(0): mode "1920x1080" is specified in the EDID; however, the
[ 24.549] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.549] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.549] (WW) NVIDIA(0): VertRefresh check for mode "1920x1080".
[ 24.549] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.549] (WW) NVIDIA(0): mode "1920x1080" is specified in the EDID; however, the
[ 24.549] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.549] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.549] (WW) NVIDIA(0): VertRefresh check for mode "1920x1080".
[ 24.549] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.550] (WW) NVIDIA(0): mode "1920x1080" is specified in the EDID; however, the
[ 24.550] (WW) NVIDIA(0): EDID's valid HorizSync range (30.000-83.000 kHz) would
[ 24.550] (WW) NVIDIA(0): exclude this mode's HorizSync (28.1 kHz); ignoring
[ 24.550] (WW) NVIDIA(0): HorizSync check for mode "1920x1080".
[ 24.550] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.550] (WW) NVIDIA(0): mode "1920x1080" is specified in the EDID; however, the
[ 24.550] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.550] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.550] (WW) NVIDIA(0): VertRefresh check for mode "1920x1080".
[ 24.550] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.550] (WW) NVIDIA(0): mode "720x576" is specified in the EDID; however, the
[ 24.550] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.550] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.550] (WW) NVIDIA(0): VertRefresh check for mode "720x576".
[ 24.550] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.550] (WW) NVIDIA(0): mode "1280x720" is specified in the EDID; however, the
[ 24.550] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.550] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.550] (WW) NVIDIA(0): VertRefresh check for mode "1280x720".
[ 24.552] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.552] (WW) NVIDIA(0): mode "1920x1080" is specified in the EDID; however, the
[ 24.552] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.552] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.552] (WW) NVIDIA(0): VertRefresh check for mode "1920x1080".
[ 24.554] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.554] (WW) NVIDIA(0): mode "1920x1080" is specified in the EDID; however, the
[ 24.555] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.555] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.555] (WW) NVIDIA(0): VertRefresh check for mode "1920x1080".
[ 24.555] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.555] (WW) NVIDIA(0): mode "1920x1080" is specified in the EDID; however, the
[ 24.555] (WW) NVIDIA(0): EDID's valid HorizSync range (30.000-83.000 kHz) would
[ 24.555] (WW) NVIDIA(0): exclude this mode's HorizSync (28.1 kHz); ignoring
[ 24.555] (WW) NVIDIA(0): HorizSync check for mode "1920x1080".
[ 24.555] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.555] (WW) NVIDIA(0): mode "1920x1080" is specified in the EDID; however, the
[ 24.555] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.555] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.555] (WW) NVIDIA(0): VertRefresh check for mode "1920x1080".
[ 24.556] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.556] (WW) NVIDIA(0): mode "720x576" is specified in the EDID; however, the
[ 24.556] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.556] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.556] (WW) NVIDIA(0): VertRefresh check for mode "720x576".
[ 24.556] (WW) NVIDIA(0): The EDID for LG Electronics L246WH (DFP-0) contradicts itself:
[ 24.556] (WW) NVIDIA(0): mode "1280x720" is specified in the EDID; however, the
[ 24.556] (WW) NVIDIA(0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
[ 24.556] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 24.556] (WW) NVIDIA(0): VertRefresh check for mode "1280x720".
[ 24.593] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 24.593] (==) NVIDIA(0):
[ 24.593] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 24.593] (==) NVIDIA(0): will be used as the requested mode.
[ 24.593] (==) NVIDIA(0):
[ 24.593] (II) NVIDIA(0): Validated modes:
[ 24.593] (II) NVIDIA(0): "nvidia-auto-select"
[ 24.593] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[ 24.635] (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
[ 24.635] (--) NVIDIA(0): option
[ 24.635] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[ 24.635] (--) Depth 24 pixmap format is 32 bpp
[ 24.635] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 24.637] (II) NVIDIA(0): Initialized GPU GART.
[ 24.647] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 24.748] (II) Loading extension NV-GLX
[ 24.860] (II) NVIDIA(0): Initialized OpenGL Acceleration
[ 24.928] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 24.928] (II) NVIDIA(0): Initialized X Rendering Acceleration
[ 24.928] (==) NVIDIA(0): Backing store disabled
[ 24.928] (==) NVIDIA(0): Silken mouse enabled
[ 24.958] (**) NVIDIA(0): DPMS enabled
[ 24.958] (II) Loading extension NV-CONTROL
[ 24.959] (II) Loading extension XINERAMA
[ 24.959] (II) Loading sub module "dri2"
[ 24.959] (II) LoadModule: "dri2"
[ 24.959] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[ 24.959] (II) NVIDIA(0): [DRI2] Setup complete
[ 24.959] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 24.959] (==) RandR enabled
[ 24.959] (II) Initializing built-in extension Generic Event Extension
[ 24.959] (II) Initializing built-in extension SHAPE
[ 24.959] (II) Initializing built-in extension MIT-SHM
[ 24.959] (II) Initializing built-in extension XInputExtension
[ 24.959] (II) Initializing built-in extension XTEST
[ 24.959] (II) Initializing built-in extension BIG-REQUESTS
[ 24.959] (II) Initializing built-in extension SYNC
[ 24.959] (II) Initializing built-in extension XKEYBOARD
[ 24.959] (II) Initializing built-in extension XC-MISC
[ 24.959] (II) Initializing built-in extension SECURITY
[ 24.959] (II) Initializing built-in extension XINERAMA
[ 24.959] (II) Initializing built-in extension XFIXES
[ 24.959] (II) Initializing built-in extension RENDER
[ 24.959] (II) Initializing built-in extension RANDR
[ 24.959] (II) Initializing built-in extension COMPOSITE
[ 24.959] (II) Initializing built-in extension DAMAGE
[ 24.962] (II) Initializing extension GLX
[ 24.994] [dix] Could not init font path element unix/:7100, removing from list!
[ 25.477] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 25.560] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 25.560] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 25.560] (II) LoadModule: "evdev"
[ 25.560] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 25.600] (II) Module evdev: vendor="X.Org Foundation"
[ 25.600] compiled for 1.8.1.902, module version = 2.4.99
[ 25.600] Module class: X.Org XInput Driver
[ 25.600] ABI class: X.Org XInput driver, version 9.0
[ 25.600] (**) Power Button: always reports core events
[ 25.600] (**) Power Button: Device: "/dev/input/event1"
[ 25.633] (--) Power Button: Found keys
[ 25.633] (II) Power Button: Configuring as keyboard
[ 25.633] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 25.633] (**) Option "xkb_rules" "evdev"
[ 25.633] (**) Option "xkb_model" "pc105"
[ 25.633] (**) Option "xkb_layout" "gb"
[ 25.633] (**) Option "xkb_options" "lv3:ralt_switch"
[ 25.635] (II) XKB: reuse xkmfile /var/lib/xkb/server-884C6C7246E5186E4DB7A4CD26B9F16BE06DFFDC.xkm
[ 25.651] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 25.651] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 25.651] (**) Power Button: always reports core events
[ 25.651] (**) Power Button: Device: "/dev/input/event0"
[ 25.665] (--) Power Button: Found keys
[ 25.665] (II) Power Button: Configuring as keyboard
[ 25.665] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 25.665] (**) Option "xkb_rules" "evdev"
[ 25.665] (**) Option "xkb_model" "pc105"
[ 25.665] (**) Option "xkb_layout" "gb"
[ 25.665] (**) Option "xkb_options" "lv3:ralt_switch"
[ 25.674] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[ 25.674] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 25.674] (**) Logitech USB Receiver: always reports core events
[ 25.674] (**) Logitech USB Receiver: Device: "/dev/input/event2"
[ 25.685] (--) Logitech USB Receiver: Found keys
[ 25.685] (II) Logitech USB Receiver: Configuring as keyboard
[ 25.685] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[ 25.685] (**) Option "xkb_rules" "evdev"
[ 25.685] (**) Option "xkb_model" "pc105"
[ 25.685] (**) Option "xkb_layout" "gb"
[ 25.685] (**) Option "xkb_options" "lv3:ralt_switch"
[ 25.686] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[ 25.686] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 25.686] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 25.686] (**) Logitech USB Receiver: always reports core events
[ 25.686] (**) Logitech USB Receiver: Device: "/dev/input/event3"
[ 25.699] (--) Logitech USB Receiver: Found 12 mouse buttons
[ 25.699] (--) Logitech USB Receiver: Found scroll wheel(s)
[ 25.699] (--) Logitech USB Receiver: Found relative axes
[ 25.699] (--) Logitech USB Receiver: Found x and y relative axes
[ 25.699] (--) Logitech USB Receiver: Found absolute axes
[ 25.699] (--) Logitech USB Receiver: Found keys
[ 25.699] (II) Logitech USB Receiver: Configuring as mouse
[ 25.699] (II) Logitech USB Receiver: Configuring as keyboard
[ 25.699] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 25.699] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 25.699] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[ 25.699] (**) Option "xkb_rules" "evdev"
[ 25.699] (**) Option "xkb_model" "pc105"
[ 25.699] (**) Option "xkb_layout" "gb"
[ 25.699] (**) Option "xkb_options" "lv3:ralt_switch"
[ 25.699] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 25.699] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 25.699] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 25.699] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 25.699] (II) Logitech USB Receiver: initialized for relative axes.
[ 25.699] (WW) Logitech USB Receiver: ignoring absolute axes.
[ 25.699] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 25.699] (II) No input driver/identifier specified (ignoring)
[ 25.765]
[COLOR="Red"]Backtrace:
[ 25.765] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x809e5fb]
[ 25.765] 1: /usr/bin/X (0x8048000+0x59445) [0x80a1445]
[ 25.765] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb786b410]
[ 25.765] 3: /usr/lib/xorg/extra-modules/libglx.so (0xb7221000+0x1e739a) [0xb740839a]
[ 25.765] 4: /usr/bin/X (0x8048000+0x4180c) [0x808980c]
[ 25.765] 5: /usr/bin/X (0x8048000+0x46a97) [0x808ea97]
[ 25.766] 6: /usr/bin/X (0x8048000+0x1ed05) [0x8066d05]
[ 25.766] 7: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7588ce6]
[ 25.766] 8: /usr/bin/X (0x8048000+0x1e8f1) [0x80668f1]
[ 25.766] Segmentation fault at address 0x2
[ 25.766]
Fatal server error:
[ 25.766] Caught signal 11 (Segmentation fault). Server aborting
[ 25.766]
[ 25.766] [/COLOR]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 25.766] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 25.766]
[ 25.829] (II) Power Button: Close
[ 25.829] (II) UnloadModule: "evdev"
[ 25.861] (II) Power Button: Close
[ 25.861] (II) UnloadModule: "evdev"
[ 25.909] (II) Logitech USB Receiver: Close
[ 25.909] (II) UnloadModule: "evdev"
[ 25.945] (II) Logitech USB Receiver: Close
[ 25.945] (II) UnloadModule: "evdev"
Here are the updates I've had today (extracted from /var/log/aptitude):
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 11:50:14 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 95 packages, and remove 3 packages.
5,587kB of disk space will be used
===============================================================================
[REMOVE, NOT USED] librpm0
[REMOVE, NOT USED] librpmbuild0
[REMOVE, NOT USED] librpmio0
[INSTALL, DEPENDENCIES] libmono-messaging2.0-cil
[INSTALL, DEPENDENCIES] libmono-system-messaging2.0-cil
[INSTALL, DEPENDENCIES] libmono-wcf3.0-cil
[INSTALL, DEPENDENCIES] librpm1
[INSTALL, DEPENDENCIES] librpmbuild1
[INSTALL, DEPENDENCIES] librpmio1
[UPGRADE] chromium-browser 6.0.456.0~svn20100703r51609-0ubuntu1~ucd1 -> 6.0.457.0~svn20100705r51623-0ubuntu1~ucd1
[UPGRADE] chromium-browser-inspector 6.0.456.0~svn20100703r51609-0ubuntu1~ucd1 -> 6.0.457.0~svn20100705r51623-0ubuntu1~ucd1
[UPGRADE] chromium-browser-l10n 6.0.456.0~svn20100703r51609-0ubuntu1~ucd1 -> 6.0.457.0~svn20100705r51623-0ubuntu1~ucd1
[UPGRADE] gir1.0-clutter-1.0 1.2.12~git20100625.e32b0429-0ubuntu1~10.10~ricotz1 -> 1.2.12~git20100629.8769a627-0ubuntu1~10.10~ricotz1
[UPGRADE] hostname 3.03ubuntu1 -> 3.04ubuntu1
[UPGRADE] java-common 0.36 -> 0.38
[UPGRADE] libclutter-1.0-0 1.2.12~git20100625.e32b0429-0ubuntu1~10.10~ricotz1 -> 1.2.12~git20100629.8769a627-0ubuntu1~10.10~ricotz1
[UPGRADE] libice-dev 2:1.0.6+git20100604.1967c04c-0ubuntu0sarvatt -> 2:1.0.6+git20100705.5bb806a6-0ubuntu0sarvatt
[UPGRADE] libice6 2:1.0.6+git20100604.1967c04c-0ubuntu0sarvatt -> 2:1.0.6+git20100705.5bb806a6-0ubuntu0sarvatt
[UPGRADE] libmono-cairo1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-cairo2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-corlib1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-corlib2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-data-tds1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-data-tds2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-data1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-data2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-getoptions1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-getoptions2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-i18n-west1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-i18n-west2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-i18n1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-i18n2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-posix1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-posix2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-security1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-security2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-sharpzip0.84-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-sharpzip2.84-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-sqlite2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-system-data1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-system-data2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-system-web1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-system-web2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-system1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono-system2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono0 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono1.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libmono2.0-cil 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] libpciaccess0 0.11.0+git20100605.fa7cca61-0ubuntu0sarvatt -> 0.11.0+git20100705.3f59728d-0ubuntu0sarvatt
[UPGRADE] libsm-dev 2:1.1.1-1 -> 2:1.1.1+git20100705.e0be9c9d-0ubuntu0sarvatt
[UPGRADE] libsm6 2:1.1.1-1 -> 2:1.1.1+git20100705.e0be9c9d-0ubuntu0sarvatt
[UPGRADE] libxcomposite1 1:0.4.1+git20100604.7cc9ace4-0ubuntu0sarvatt -> 1:0.4.2+git20100705.01c4691e-0ubuntu0sarvatt
[UPGRADE] libxdamage1 1:1.1.3-1 -> 1:1.1.3+git20100705.8abc1c8e-0ubuntu0sarvatt
[UPGRADE] libxext-dev 2:1.1.2+git20100604.ce440c7d-0ubuntu0sarvatt -> 2:1.1.2+git20100705.23643bd1-0ubuntu0sarvatt
[UPGRADE] libxext6 2:1.1.2+git20100604.ce440c7d-0ubuntu0sarvatt -> 2:1.1.2+git20100705.23643bd1-0ubuntu0sarvatt
[UPGRADE] libxfixes-dev 1:4.0.4+git20100604.bdebfcf8-0ubuntu0sarvatt -> 1:4.0.5+git20100705.01e803ae-0ubuntu0sarvatt
[UPGRADE] libxfixes3 1:4.0.4+git20100604.bdebfcf8-0ubuntu0sarvatt -> 1:4.0.5+git20100705.01e803ae-0ubuntu0sarvatt
[UPGRADE] libxmu-dev 2:1.0.5+git20100604.af962b3b-0ubuntu0sarvatt -> 2:1.0.5+git20100705.e721c444-0ubuntu0sarvatt
[UPGRADE] libxmu-headers 2:1.0.5+git20100604.af962b3b-0ubuntu0sarvatt -> 2:1.0.5+git20100705.e721c444-0ubuntu0sarvatt
[UPGRADE] libxmu6 2:1.0.5+git20100604.af962b3b-0ubuntu0sarvatt -> 2:1.0.5+git20100705.e721c444-0ubuntu0sarvatt
[UPGRADE] libxmuu1 2:1.0.5+git20100604.af962b3b-0ubuntu0sarvatt -> 2:1.0.5+git20100705.e721c444-0ubuntu0sarvatt
[UPGRADE] libxrender-dev 1:0.9.5+git20100604.0dcf5c15-0ubuntu0sarvatt -> 1:0.9.6+git20100705.d3d20437-0ubuntu0sarvatt
[UPGRADE] libxrender1 1:0.9.5+git20100604.0dcf5c15-0ubuntu0sarvatt -> 1:0.9.6+git20100705.d3d20437-0ubuntu0sarvatt
[UPGRADE] libxt-dev 1:1.0.8+git20100605.56621d3e-0ubuntu0sarvatt -> 1:1.0.8+git20100705.74cb722a-0ubuntu0sarvatt
[UPGRADE] libxt6 1:1.0.8+git20100605.56621d3e-0ubuntu0sarvatt -> 1:1.0.8+git20100705.74cb722a-0ubuntu0sarvatt
[UPGRADE] libxtst6 2:1.1.0+git20100604.c83fb2ae-0ubuntu0sarvatt -> 2:1.1.0+git20100705.1676c80d-0ubuntu0sarvatt
[UPGRADE] memtest86+ 4.00-2ubuntu3 -> 4.10-1ubuntu1
[UPGRADE] mono-2.0-gac 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] mono-gac 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] mono-runtime 2.4.4~svn151842-1ubuntu4 -> 2.6.3-3ubuntu1
[UPGRADE] rpm 4.7.2-1lbuild2 -> 4.8.1-5
[UPGRADE] rpm-common 4.7.2-1lbuild2 -> 4.8.1-5
[UPGRADE] rpm2cpio 4.7.2-1lbuild2 -> 4.8.1-5
[UPGRADE] terminator 0.93-1 -> 0.94~webupd8~lucid
[UPGRADE] whois 5.0.2ubuntu1 -> 5.0.5ubuntu1
[UPGRADE] xserver-xorg-video-ark 1:0.7.2+git20100604.b65010bb-0ubuntu0sarvatt -> 1:0.7.2+git20100705.7cf934ad-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-ati 1:6.13.99+git20100621.c3c5c8e2-0ubuntu0sarvatt -> 1:6.13.99+git20100705.37b34805-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-chips 1:1.2.2+git20100604.9f6bfce8-0ubuntu0sarvatt -> 1:1.2.2+git20100705.d8ce758f-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-i128 1:1.3.3+git20100604.3c58b1d2-0ubuntu0sarvatt -> 1:1.3.3+git20100705.ff026f65-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-i740 1:1.3.2+git20100604.8d8b9616-0ubuntu0sarvatt -> 1:1.3.2+git20100705.897fee2e-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-mach64 6.8.2+git20100604.ebfb29a0-0ubuntu0sarvatt -> 6.8.2+git20100705.6da9520f-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-neomagic 1:1.2.4+git20100604.fdfd0902-0ubuntu0sarvatt -> 1:1.2.5+git20100705.77faeb22-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-nv 1:2.1.17+git20100604.4fff9d3f-0ubuntu0sarvatt -> 1:2.1.17+git20100705.0f220eb6-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-r128 6.8.1+git20100604.c8657cd4-0ubuntu0sarvatt -> 6.8.1+git20100705.1936b9bb-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-radeon 1:6.13.99+git20100621.c3c5c8e2-0ubuntu0sarvatt -> 1:6.13.99+git20100705.37b34805-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-rendition 1:4.2.3+git20100604.432cefce-0ubuntu0sarvatt -> 1:4.2.4+git20100705.0bf606d1-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-s3 1:0.6.3+git20100604.36776d8a-0ubuntu0sarvatt -> 1:0.6.3+git20100705.798a0017-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-s3virge 1:1.10.4+git20100604.11fc32f5-0ubuntu0sarvatt -> 1:1.10.4+git20100705.f0ae83f0-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-savage 1:2.3.1+git20100604.b877be5d-0ubuntu0sarvatt -> 1:2.3.1+git20100705.1e9af8f8-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-siliconmotion 1:1.7.4+git20100604.2de1f7ae-0ubuntu0sarvatt -> 1:1.7.4+git20100705.8087bc23-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-sis 1:0.10.2+git20100604.13583aba-0ubuntu0sarvatt -> 1:0.10.3+git20100705.75a8a7c5-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-sisusb 1:0.9.3+git20100604.fdc38b41-0ubuntu0sarvatt -> 1:0.9.4+git20100705.43eab862-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-tdfx 1:1.4.3+git20100604.5e06e326-0ubuntu0sarvatt -> 1:1.4.3+git20100705.83661e56-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-trident 1:1.3.3+git20100604.cb7949bf-0ubuntu0sarvatt -> 1:1.3.4+git20100705.b5d17329-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-tseng 1:1.2.3+git20100604.bd71f657-0ubuntu0sarvatt -> 1:1.2.4+git20100705.f8084208-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-vesa 1:2.3.0+git20100604.d82f2e6e-0ubuntu0sarvatt -> 1:2.3.0+git20100705.fa1fcd48-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-vmware 1:11.0.1+git20100604.423d8a06-0ubuntu0sarvatt -> 1:11.0.1+git20100705.f307f77a-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-voodoo 1:1.2.3+git20100604.00216334-0ubuntu0sarvatt -> 1:1.2.4+git20100705.e58d3158-0ubuntu0sarvatt
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 11:54:23 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 4 packages, and remove 0 packages.
1,950kB of disk space will be freed
===============================================================================
[UPGRADE] xserver-common 2:1.8.1.902+git20100621+server-1.8-branch.2ae159ba-0ubuntu0sarvatt -> 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt
[UPGRADE] xserver-xephyr 2:1.8.1.902+git20100621+server-1.8-branch.2ae159ba-0ubuntu0sarvatt -> 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-core 2:1.8.1.902+git20100621+server-1.8-branch.2ae159ba-0ubuntu0sarvatt -> 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt
[UPGRADE] xserver-xorg-video-intel 2:2.12.0+git20100702.afcd4182-0ubuntu0sarvatt -> 2:2.12.0+git20100705.a2aa4c23-0ubuntu0sarvatt
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 11:57:55 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 1 packages, and remove 0 packages.
===============================================================================
[REINSTALL] nvidia-current
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 11:59:35 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 12:06:32 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 5 packages, and remove 0 packages.
20.5kB of disk space will be used
===============================================================================
[UPGRADE] apport 1.14.1-0ubuntu1 -> 1.14.1-0ubuntu2
[UPGRADE] apport-gtk 1.14.1-0ubuntu1 -> 1.14.1-0ubuntu2
[UPGRADE] apport-kde 1.14.1-0ubuntu1 -> 1.14.1-0ubuntu2
[UPGRADE] python-apport 1.14.1-0ubuntu1 -> 1.14.1-0ubuntu2
[UPGRADE] python-problem-report 1.14.1-0ubuntu1 -> 1.14.1-0ubuntu2
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 13:58:03 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 6 packages, and remove 0 packages.
8,192B of disk space will be used
===============================================================================
[UPGRADE] libgl1-mesa-dev 7.9.0+git20100702.6e83420e-0ubuntu0sarvatt -> 7.9.0+git20100705.a3b0aaf2-0ubuntu0sarvatt
[UPGRADE] libgl1-mesa-dri 7.9.0+git20100702.6e83420e-0ubuntu0sarvatt -> 7.9.0+git20100705.a3b0aaf2-0ubuntu0sarvatt
[UPGRADE] libgl1-mesa-glx 7.9.0+git20100702.6e83420e-0ubuntu0sarvatt -> 7.9.0+git20100705.a3b0aaf2-0ubuntu0sarvatt
[UPGRADE] libglu1-mesa 7.9.0+git20100702.6e83420e-0ubuntu0sarvatt -> 7.9.0+git20100705.a3b0aaf2-0ubuntu0sarvatt
[UPGRADE] libglu1-mesa-dev 7.9.0+git20100702.6e83420e-0ubuntu0sarvatt -> 7.9.0+git20100705.a3b0aaf2-0ubuntu0sarvatt
[UPGRADE] mesa-common-dev 7.9.0+git20100702.6e83420e-0ubuntu0sarvatt -> 7.9.0+git20100705.a3b0aaf2-0ubuntu0sarvatt
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 13:58:46 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 14:02:14 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 15:15:09 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 15:15:23 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 18:03:33 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 18:03:53 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 18:14:16 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 18:23:13 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 18:31:28 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 3 packages, and remove 0 packages.
===============================================================================
[REINSTALL] xserver-common
[REINSTALL] xserver-xephyr
[REINSTALL] xserver-xorg-core
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 18:32:02 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 1 packages, and remove 0 packages.
===============================================================================
[REINSTALL] xserver-xorg
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 18:32:28 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 1 packages, and remove 0 packages.
===============================================================================
[REINSTALL] xorg
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 18:32:55 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 19:30:50 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 1 packages, and remove 0 packages.
389kB of disk space will be freed
===============================================================================
[UPGRADE] grub-common 1.98+20100614-2ubuntu4 -> 1.98+20100705-1ubuntu1
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 19:35:00 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 1 packages, and remove 0 packages.
===============================================================================
[REINSTALL] nvidia-current
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 19:36:57 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 19:43:39 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:04:53 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 12 packages, and remove 0 packages.
16.4kB of disk space will be freed
===============================================================================
[UPGRADE] eog 2.30.2-0ubuntu1 -> 2.30.2-1ubuntu1
[UPGRADE] gimp 2.6.8-2ubuntu1.1 -> 2.6.8-2ubuntu2
[UPGRADE] gimp-data 2.6.8-2ubuntu1.1 -> 2.6.8-2ubuntu2
[UPGRADE] gvfs 1.6.2-0ubuntu1 -> 1.6.2-0ubuntu2
[UPGRADE] gvfs-backends 1.6.2-0ubuntu1 -> 1.6.2-0ubuntu2
[UPGRADE] gvfs-bin 1.6.2-0ubuntu1 -> 1.6.2-0ubuntu2
[UPGRADE] gvfs-fuse 1.6.2-0ubuntu1 -> 1.6.2-0ubuntu2
[UPGRADE] libgimp2.0 2.6.8-2ubuntu1.1 -> 2.6.8-2ubuntu2
[UPGRADE] libgvfscommon0 1.6.2-0ubuntu1 -> 1.6.2-0ubuntu2
[UPGRADE] libxml2 2.7.7.dfsg-2ubuntu1 -> 2.7.7.dfsg-4
[UPGRADE] libxml2-utils 2.7.7.dfsg-2ubuntu1 -> 2.7.7.dfsg-4
[UPGRADE] python-libxml2 2.7.7.dfsg-2ubuntu1 -> 2.7.7.dfsg-4
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:06:15 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:06:22 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:21:44 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:36:19 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:37:00 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 1 packages.
71.5MB of disk space will be freed
===============================================================================
[REMOVE] nvidia-current
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:37:42 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 1 packages, and remove 0 packages.
71.5MB of disk space will be used
===============================================================================
[INSTALL] nvidia-current
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:39:07 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 0 packages, and remove 0 packages.
===============================================================================
===============================================================================
Log complete.
Aptitude 0.4.11.11: log report
Mon, Jul 5 2010 21:53:44 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 3 packages, and remove 0 packages.
===============================================================================
[UPGRADE] xserver-common 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt -> 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt2
[UPGRADE] xserver-xephyr 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt -> 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt2
[UPGRADE] xserver-xorg-core 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt -> 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt2
===============================================================================
Log complete.