Software manager is crashing down

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
oskar12

Software manager is crashing down

Post by oskar12 »

Hello All,
Today I installed linux mint 12(kde- the blue one version), after one year of using ubuntu I decided for this OS as I was not satisfied with ubuntu unity.
Instantly after running the linux mint 12, I wanted install my favorite programs via Software Manager. But immediately after opening this manager, the window closes again up. Sometimes I manage to strike down just one or two letters in the finder, and than the software manager shuts down again. Pls, could someone help me, and in easy English explain, whot is the problem?
Thank you very much :)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 7 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
vanDoom

Re: software manager is crashing down

Post by vanDoom »

Let's try a re-install; enter these to the command line one at a time:

Code: Select all

sudo apt-get remove mintinstall
followed by

Code: Select all

sudo apt-get install mintinstall
oskar12

Re: software manager is crashing down

Post by oskar12 »

Thank you for quick answer :) I tried reinstall the software manager, but unfortunately the problem still persist :(
After few seconds from opening, the soft. manager is suddenly shutting down.
Last edited by oskar12 on Sun Feb 26, 2012 10:45 pm, edited 1 time in total.
vanDoom

Re: software manager is crashing down

Post by vanDoom »

See if

Code: Select all

sudo apt-get clean
sudo apt-get check
would fix any issues. I'll be honest I am a little out of my league now :mrgreen: Does the synaptic package manager have what your looking for? I realize it's not ideal but you can use it while we work on fixing the software manager.
oskar12

Re: software manager is crashing down

Post by oskar12 »

still no improvement :(
guimaster

Re: Software manager is crashing down

Post by guimaster »

I'm not aware of a solution to this problem. Look for the following package in Synaptic and install: muon-installer This will give you a similar type of program called Muon that will have to suffice until a solution is found.
mintuser

Re: Software manager is crashing down

Post by mintuser »

I am having this same problem with a fresh install of 32-bit LM12 KDE--the Software Manager just vanishes after running for a few seconds. I tried the methods offered so far without any luck. I've installed Muon, but remain utterly confused by Software Manager's unexplained behaviour.

GIGABYTE MA-770-UD3 Socket AM2+
AMD Athlon64 X2 4600+ ~2.4GHz
EVGA NVIDIA GeForce 8800GTS SC
2GB Corsair XMS DDR400
vanDoom

Re: Software manager is crashing down

Post by vanDoom »

someone (or someones) please run 'mintinstall' directly from a terminal, and post the complete output back here. Also, post a copy of /var/log/Xorg.0.log.old

edit: does this http://forums.linuxmint.com/viewtopic.php?f=199&t=62866 work for you guys?
Tyro

Re: Software manager is crashing down

Post by Tyro »

vanDoom wrote:someone (or someones) please run 'mintinstall' directly from a terminal, and post the complete output back here. Also, post a copy of /var/log/Xorg.0.log.old
dell-lap mark # apt-get remove mintinstall
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
mint-meta-common mint-meta-debian mintinstall
0 upgraded, 0 newly installed, 3 to remove and 1 not upgraded.
After this operation, 1,163 kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 150800 files and directories currently installed.)
Removing mint-meta-debian ...
Removing mint-meta-common ...
Removing mintinstall ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for shared-mime-info ...
dell-lap mark # apt-get install mintinstall
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
mintinstall
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 208 kB of archives.
After this operation, 1,098 kB of additional disk space will be used.
Get:1 http://packages.linuxmint.com/ debian/main mintinstall all 7.3.3 [208 kB]
Fetched 208 kB in 0s (335 kB/s)
Selecting previously deselected package mintinstall.
(Reading database ... 150680 files and directories currently installed.)
Unpacking mintinstall (from .../mintinstall_7.3.3_all.deb) ...
Processing triggers for shared-mime-info ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Setting up mintinstall (7.3.3) ...

[ 1023.891]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 1023.892] X Protocol Version 11, Revision 0
[ 1023.892] Build Operating System: Linux 3.0.0-1-amd64 x86_64 Debian
[ 1023.892] Current Operating System: Linux dell-lap 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64
[ 1023.892] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-amd64 root=UUID=8e67ad50-1b9c-440b-aea3-c77bbf1c0137 ro quiet
[ 1023.892] Build Date: 24 August 2011 08:53:55AM
[ 1023.892] xorg-server 2:1.10.4-1 (Cyril Brulebois <kibi@debian.org>)
[ 1023.892] Current version of pixman: 0.20.2
[ 1023.892] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1023.892] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1023.892] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 1 19:07:44 2012
[ 1023.892] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1023.892] (==) No Layout section. Using the first Screen section.
[ 1023.892] (==) No screen section available. Using defaults.
[ 1023.892] (**) |-->Screen "Default Screen Section" (0)
[ 1023.892] (**) | |-->Monitor "<default monitor>"
[ 1023.893] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1023.893] (==) Automatically adding devices
[ 1023.893] (==) Automatically enabling devices
[ 1023.893] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 1023.893] Entry deleted from font path.
[ 1023.893] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 1023.893] Entry deleted from font path.
[ 1023.893] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 1023.893] Entry deleted from font path.
[ 1023.893] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 1023.893] Entry deleted from font path.
[ 1023.893] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 1023.893] Entry deleted from font path.
[ 1023.893] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 1023.893] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1023.893] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1023.893] (II) Loader magic: 0x7d8500
[ 1023.893] (II) Module ABI versions:
[ 1023.893] X.Org ANSI C Emulation: 0.4
[ 1023.893] X.Org Video Driver: 10.0
[ 1023.893] X.Org XInput driver : 12.2
[ 1023.893] X.Org Server Extension : 5.0
[ 1023.894] (--) PCI:*(0:0:2:0) 8086:0046:1028:0417 rev 18, Mem @ 0xf0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[ 1023.894] (II) Open ACPI successful (/var/run/acpid.socket)
[ 1023.895] (II) LoadModule: "extmod"
[ 1023.895] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 1023.895] (II) Module extmod: vendor="X.Org Foundation"
[ 1023.895] compiled for 1.10.4, module version = 1.0.0
[ 1023.895] Module class: X.Org Server Extension
[ 1023.895] ABI class: X.Org Server Extension, version 5.0
[ 1023.895] (II) Loading extension SELinux
[ 1023.895] (II) Loading extension MIT-SCREEN-SAVER
[ 1023.895] (II) Loading extension XFree86-VidModeExtension
[ 1023.895] (II) Loading extension XFree86-DGA
[ 1023.895] (II) Loading extension DPMS
[ 1023.895] (II) Loading extension XVideo
[ 1023.895] (II) Loading extension XVideo-MotionCompensation
[ 1023.895] (II) Loading extension X-Resource
[ 1023.895] (II) LoadModule: "dbe"
[ 1023.896] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 1023.896] (II) Module dbe: vendor="X.Org Foundation"
[ 1023.896] compiled for 1.10.4, module version = 1.0.0
[ 1023.896] Module class: X.Org Server Extension
[ 1023.896] ABI class: X.Org Server Extension, version 5.0
[ 1023.896] (II) Loading extension DOUBLE-BUFFER
[ 1023.896] (II) LoadModule: "glx"
[ 1023.896] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1023.896] (II) Module glx: vendor="X.Org Foundation"
[ 1023.896] compiled for 1.10.4, module version = 1.0.0
[ 1023.896] ABI class: X.Org Server Extension, version 5.0
[ 1023.896] (==) AIGLX enabled
[ 1023.896] (II) Loading extension GLX
[ 1023.896] (II) LoadModule: "record"
[ 1023.896] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 1023.896] (II) Module record: vendor="X.Org Foundation"
[ 1023.896] compiled for 1.10.4, module version = 1.13.0
[ 1023.896] Module class: X.Org Server Extension
[ 1023.896] ABI class: X.Org Server Extension, version 5.0
[ 1023.897] (II) Loading extension RECORD
[ 1023.897] (II) LoadModule: "dri"
[ 1023.897] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 1023.897] (II) Module dri: vendor="X.Org Foundation"
[ 1023.897] compiled for 1.10.4, module version = 1.0.0
[ 1023.897] ABI class: X.Org Server Extension, version 5.0
[ 1023.897] (II) Loading extension XFree86-DRI
[ 1023.897] (II) LoadModule: "dri2"
[ 1023.897] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 1023.897] (II) Module dri2: vendor="X.Org Foundation"
[ 1023.897] compiled for 1.10.4, module version = 1.2.0
[ 1023.897] ABI class: X.Org Server Extension, version 5.0
[ 1023.897] (II) Loading extension DRI2
[ 1023.897] (==) Matched intel as autoconfigured driver 0
[ 1023.897] (==) Matched vesa as autoconfigured driver 1
[ 1023.897] (==) Matched fbdev as autoconfigured driver 2
[ 1023.897] (==) Assigned the driver to the xf86ConfigLayout
[ 1023.897] (II) LoadModule: "intel"
[ 1023.898] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 1023.898] (II) Module intel: vendor="X.Org Foundation"
[ 1023.898] compiled for 1.10.1, module version = 2.15.0
[ 1023.898] Module class: X.Org Video Driver
[ 1023.898] ABI class: X.Org Video Driver, version 10.0
[ 1023.898] (II) LoadModule: "vesa"
[ 1023.898] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 1023.899] (II) Module vesa: vendor="X.Org Foundation"
[ 1023.899] compiled for 1.10.2, module version = 2.3.0
[ 1023.899] Module class: X.Org Video Driver
[ 1023.899] ABI class: X.Org Video Driver, version 10.0
[ 1023.899] (II) LoadModule: "fbdev"
[ 1023.899] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 1023.899] (II) Module fbdev: vendor="X.Org Foundation"
[ 1023.899] compiled for 1.10.1, module version = 0.4.2
[ 1023.899] ABI class: X.Org Video Driver, version 10.0
[ 1023.899] (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
[ 1023.900] (II) VESA: driver for VESA chipsets: vesa
[ 1023.900] (II) FBDEV: driver for framebuffer: fbdev
[ 1023.900] (++) using VT number 8

[ 1023.908] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 1023.908] (WW) Falling back to old probe method for vesa
[ 1023.908] (WW) Falling back to old probe method for fbdev
[ 1023.908] (II) Loading sub module "fbdevhw"
[ 1023.908] (II) LoadModule: "fbdevhw"
[ 1023.909] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1023.909] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1023.909] compiled for 1.10.4, module version = 0.0.2
[ 1023.909] ABI class: X.Org Video Driver, version 10.0
[ 1023.909] drmOpenDevice: node name is /dev/dri/card0
[ 1023.909] drmOpenDevice: open result is 9, (OK)
[ 1023.909] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 1023.909] drmOpenDevice: node name is /dev/dri/card0
[ 1023.909] drmOpenDevice: open result is 9, (OK)
[ 1023.909] drmOpenByBusid: drmOpenMinor returns 9
[ 1023.909] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 1023.909] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1023.909] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 1023.909] (==) intel(0): RGB weight 888
[ 1023.909] (==) intel(0): Default visual is TrueColor
[ 1023.909] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[ 1023.909] (--) intel(0): Chipset: "Arrandale"
[ 1023.909] (**) intel(0): Relaxed fencing enabled
[ 1023.909] (**) intel(0): Framebuffer tiled
[ 1023.909] (**) intel(0): Pixmaps tiled
[ 1023.909] (**) intel(0): 3D buffers tiled
[ 1023.909] (**) intel(0): SwapBuffers wait enabled
[ 1023.909] (==) intel(0): video overlay key set to 0x101fe
[ 1023.909] (II) intel(0): Output LVDS1 has no monitor section
[ 1023.909] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 1023.909] (II) intel(0): Output VGA1 has no monitor section
[ 1023.932] (II) intel(0): Output HDMI1 has no monitor section
[ 1023.980] (II) intel(0): Output DP1 has no monitor section
[ 1024.002] (II) intel(0): Output HDMI2 has no monitor section
[ 1024.048] (II) intel(0): Output DP2 has no monitor section
[ 1024.048] (II) intel(0): EDID for output LVDS1
[ 1024.048] (II) intel(0): Manufacturer: LGD Model: 23b Serial#: 0
[ 1024.048] (II) intel(0): Year: 2009 Week: 0
[ 1024.048] (II) intel(0): EDID Version: 1.3
[ 1024.048] (II) intel(0): Digital Display Input
[ 1024.048] (II) intel(0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 1024.048] (II) intel(0): Gamma: 2.20
[ 1024.048] (II) intel(0): No DPMS capabilities specified
[ 1024.048] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 1024.048] (II) intel(0): First detailed timing is preferred mode
[ 1024.048] (II) intel(0): redX: 0.590 redY: 0.350 greenX: 0.330 greenY: 0.555
[ 1024.048] (II) intel(0): blueX: 0.153 blueY: 0.119 whiteX: 0.313 whiteY: 0.329
[ 1024.048] (II) intel(0): Manufacturer's mask: 0
[ 1024.048] (II) intel(0): Supported detailed timing:
[ 1024.048] (II) intel(0): clock: 72.1 MHz Image Size: 345 x 194 mm
[ 1024.048] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1506 h_border: 0
[ 1024.048] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 798 v_border: 0
[ 1024.048] (II) intel(0): Supported detailed timing:
[ 1024.048] (II) intel(0): clock: 72.1 MHz Image Size: 345 x 194 mm
[ 1024.048] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1506 h_border: 0
[ 1024.048] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 798 v_border: 0
[ 1024.048] (II) intel(0): 16G4Y€156WH3
[ 1024.048] (II) intel(0): Unknown vendor-specific block 0
[ 1024.048] (II) intel(0): EDID (in hex):
[ 1024.048] (II) intel(0): 00ffffffffffff0030e43b0200000000
[ 1024.048] (II) intel(0): 00130103902313780a28659759548e27
[ 1024.048] (II) intel(0): 1e505400000001010101010101010101
[ 1024.048] (II) intel(0): 0101010101012a1c568c50001e303020
[ 1024.048] (II) intel(0): 350059c21000001a2a1c568c50001e30
[ 1024.048] (II) intel(0): 3020350059c21000001a000000fe0031
[ 1024.048] (II) intel(0): 36473459803135365748330a00000000
[ 1024.048] (II) intel(0): 00004131940100000001010a2020005a
[ 1024.048] (II) intel(0): EDID vendor "LGD", prod id 571
[ 1024.048] (II) intel(0): Printing DDC gathered Modelines:
[ 1024.048] (II) intel(0): Modeline "1366x768"x0.0 72.10 1366 1414 1446 1506 768 771 776 798 +hsync -vsync (47.9 kHz)
[ 1024.049] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 1024.049] (II) intel(0): Printing probed modes for output LVDS1
[ 1024.049] (II) intel(0): Modeline "1366x768"x60.0 72.10 1366 1414 1446 1506 768 771 776 798 +hsync -vsync (47.9 kHz)
[ 1024.049] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
[ 1024.049] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz)
[ 1024.049] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 1024.049] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 1024.049] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 1024.049] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 1024.049] (II) intel(0): EDID for output VGA1
[ 1024.072] (II) intel(0): EDID for output HDMI1
[ 1024.120] (II) intel(0): EDID for output DP1
[ 1024.142] (II) intel(0): EDID for output HDMI2
[ 1024.188] (II) intel(0): EDID for output DP2
[ 1024.188] (II) intel(0): Output LVDS1 connected
[ 1024.188] (II) intel(0): Output VGA1 disconnected
[ 1024.188] (II) intel(0): Output HDMI1 disconnected
[ 1024.188] (II) intel(0): Output DP1 disconnected
[ 1024.188] (II) intel(0): Output HDMI2 disconnected
[ 1024.188] (II) intel(0): Output DP2 disconnected
[ 1024.188] (II) intel(0): Using exact sizes for initial modes
[ 1024.188] (II) intel(0): Output LVDS1 using initial mode 1366x768
[ 1024.188] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 1024.188] (II) intel(0): Kernel page flipping support detected, enabling
[ 1024.188] (**) intel(0): Display dimensions: (350, 190) mm
[ 1024.188] (**) intel(0): DPI set to (99, 102)
[ 1024.188] (II) Loading sub module "fb"
[ 1024.188] (II) LoadModule: "fb"
[ 1024.188] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1024.188] (II) Module fb: vendor="X.Org Foundation"
[ 1024.189] compiled for 1.10.4, module version = 1.0.0
[ 1024.189] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1024.189] (II) Loading sub module "dri2"
[ 1024.189] (II) LoadModule: "dri2"
[ 1024.189] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 1024.189] (II) Module dri2: vendor="X.Org Foundation"
[ 1024.189] compiled for 1.10.4, module version = 1.2.0
[ 1024.189] ABI class: X.Org Server Extension, version 5.0
[ 1024.189] (II) UnloadModule: "vesa"
[ 1024.189] (II) Unloading vesa
[ 1024.189] (II) UnloadModule: "fbdev"
[ 1024.189] (II) Unloading fbdev
[ 1024.189] (II) UnloadModule: "fbdevhw"
[ 1024.189] (II) Unloading fbdevhw
[ 1024.189] (==) Depth 24 pixmap format is 32 bpp
[ 1024.189] (II) intel(0): [DRI2] Setup complete
[ 1024.189] (II) intel(0): [DRI2] DRI driver: i965
[ 1024.189] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[ 1024.198] (II) UXA(0): Driver registered support for the following operations:
[ 1024.199] (II) solid
[ 1024.199] (II) copy
[ 1024.199] (II) composite (RENDER acceleration)
[ 1024.199] (II) put_image
[ 1024.199] (II) get_image
[ 1024.199] (==) intel(0): Backing store disabled
[ 1024.199] (==) intel(0): Silken mouse enabled
[ 1024.199] (II) intel(0): Initializing HW Cursor
[ 1024.264] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 1024.265] (==) intel(0): DPMS enabled
[ 1024.265] (II) intel(0): Set up textured video
[ 1024.265] (II) intel(0): direct rendering: DRI2 Enabled
[ 1024.265] (==) intel(0): hotplug detection: "enabled"
[ 1024.265] (--) RandR disabled
[ 1024.265] (II) Initializing built-in extension Generic Event Extension
[ 1024.265] (II) Initializing built-in extension SHAPE
[ 1024.265] (II) Initializing built-in extension MIT-SHM
[ 1024.265] (II) Initializing built-in extension XInputExtension
[ 1024.265] (II) Initializing built-in extension XTEST
[ 1024.265] (II) Initializing built-in extension BIG-REQUESTS
[ 1024.266] (II) Initializing built-in extension SYNC
[ 1024.266] (II) Initializing built-in extension XKEYBOARD
[ 1024.266] (II) Initializing built-in extension XC-MISC
[ 1024.266] (II) Initializing built-in extension SECURITY
[ 1024.266] (II) Initializing built-in extension XINERAMA
[ 1024.266] (II) Initializing built-in extension XFIXES
[ 1024.266] (II) Initializing built-in extension RENDER
[ 1024.266] (II) Initializing built-in extension RANDR
[ 1024.266] (II) Initializing built-in extension COMPOSITE
[ 1024.266] (II) Initializing built-in extension DAMAGE
[ 1024.266] (II) SELinux: Disabled on system
[ 1024.279] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 1024.279] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 1024.279] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 1024.279] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 1024.279] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 1024.280] (II) AIGLX: Loaded and initialized /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
[ 1024.280] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1024.280] (II) intel(0): Setting screen physical size to 361 x 203
[ 1024.318] (II) config/udev: Adding input device Power Button (/dev/input/event10)
[ 1024.318] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1024.318] (II) LoadModule: "evdev"
[ 1024.318] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.319] (II) Module evdev: vendor="X.Org Foundation"
[ 1024.319] compiled for 1.10.1, module version = 2.6.0
[ 1024.319] Module class: X.Org XInput Driver
[ 1024.319] ABI class: X.Org XInput driver, version 12.2
[ 1024.319] (II) Using input driver 'evdev' for 'Power Button'
[ 1024.319] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.319] (**) Power Button: always reports core events
[ 1024.319] (**) Power Button: Device: "/dev/input/event10"
[ 1024.319] (--) Power Button: Found keys
[ 1024.319] (II) Power Button: Configuring as keyboard
[ 1024.319] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event10"
[ 1024.319] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 1024.319] (**) Option "xkb_rules" "evdev"
[ 1024.319] (**) Option "xkb_model" "pc105"
[ 1024.319] (**) Option "xkb_layout" "us"
[ 1024.320] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[ 1024.320] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 1024.320] (II) Using input driver 'evdev' for 'Video Bus'
[ 1024.320] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.320] (**) Video Bus: always reports core events
[ 1024.320] (**) Video Bus: Device: "/dev/input/event14"
[ 1024.320] (--) Video Bus: Found keys
[ 1024.320] (II) Video Bus: Configuring as keyboard
[ 1024.320] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15/event14"
[ 1024.320] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 1024.320] (**) Option "xkb_rules" "evdev"
[ 1024.320] (**) Option "xkb_model" "pc105"
[ 1024.320] (**) Option "xkb_layout" "us"
[ 1024.328] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 1024.328] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1024.328] (II) Using input driver 'evdev' for 'Power Button'
[ 1024.328] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.328] (**) Power Button: always reports core events
[ 1024.328] (**) Power Button: Device: "/dev/input/event7"
[ 1024.328] (--) Power Button: Found keys
[ 1024.328] (II) Power Button: Configuring as keyboard
[ 1024.328] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input7/event7"
[ 1024.328] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 1024.328] (**) Option "xkb_rules" "evdev"
[ 1024.328] (**) Option "xkb_model" "pc105"
[ 1024.328] (**) Option "xkb_layout" "us"
[ 1024.329] (II) config/udev: Adding input device Lid Switch (/dev/input/event9)
[ 1024.329] (II) No input driver/identifier specified (ignoring)
[ 1024.330] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
[ 1024.330] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 1024.330] (II) Using input driver 'evdev' for 'Sleep Button'
[ 1024.330] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.330] (**) Sleep Button: always reports core events
[ 1024.330] (**) Sleep Button: Device: "/dev/input/event8"
[ 1024.330] (--) Sleep Button: Found keys
[ 1024.330] (II) Sleep Button: Configuring as keyboard
[ 1024.330] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input8/event8"
[ 1024.330] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 1024.330] (**) Option "xkb_rules" "evdev"
[ 1024.330] (**) Option "xkb_model" "pc105"
[ 1024.330] (**) Option "xkb_layout" "us"
[ 1024.334] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2M (/dev/input/event6)
[ 1024.334] (**) Laptop_Integrated_Webcam_2M: Applying InputClass "evdev keyboard catchall"
[ 1024.334] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_2M'
[ 1024.334] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.334] (**) Laptop_Integrated_Webcam_2M: always reports core events
[ 1024.334] (**) Laptop_Integrated_Webcam_2M: Device: "/dev/input/event6"
[ 1024.334] (--) Laptop_Integrated_Webcam_2M: Found keys
[ 1024.334] (II) Laptop_Integrated_Webcam_2M: Configuring as keyboard
[ 1024.334] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13/event6"
[ 1024.334] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2M" (type: KEYBOARD)
[ 1024.334] (**) Option "xkb_rules" "evdev"
[ 1024.334] (**) Option "xkb_model" "pc105"
[ 1024.334] (**) Option "xkb_layout" "us"
[ 1024.335] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event15)
[ 1024.335] (II) No input driver/identifier specified (ignoring)
[ 1024.336] (II) config/udev: Adding input device HDA Intel HDMI/DP (/dev/input/event16)
[ 1024.336] (II) No input driver/identifier specified (ignoring)
[ 1024.337] (II) config/udev: Adding input device HDA Intel HDMI/DP (/dev/input/event17)
[ 1024.337] (II) No input driver/identifier specified (ignoring)
[ 1024.337] (II) config/udev: Adding input device HDA Intel HDMI/DP (/dev/input/event18)
[ 1024.337] (II) No input driver/identifier specified (ignoring)
[ 1024.338] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event19)
[ 1024.338] (II) No input driver/identifier specified (ignoring)
[ 1024.338] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event20)
[ 1024.338] (II) No input driver/identifier specified (ignoring)
[ 1024.341] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event1)
[ 1024.341] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 1024.341] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 1024.341] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.341] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 1024.341] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event1"
[ 1024.341] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 1024.341] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 1024.341] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input1/event1"
[ 1024.341] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD)
[ 1024.341] (**) Option "xkb_rules" "evdev"
[ 1024.341] (**) Option "xkb_model" "pc105"
[ 1024.341] (**) Option "xkb_layout" "us"
[ 1024.342] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2)
[ 1024.342] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[ 1024.342] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 1024.343] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 1024.343] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.343] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 1024.343] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event2"
[ 1024.343] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[ 1024.343] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 1024.343] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 1024.343] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[ 1024.343] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 1024.343] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 1024.343] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 1024.343] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 1024.343] (II) Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[ 1024.343] (**) Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 1024.343] (**) Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1024.343] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/input/input2/event2"
[ 1024.343] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD)
[ 1024.343] (**) Option "xkb_rules" "evdev"
[ 1024.343] (**) Option "xkb_model" "pc105"
[ 1024.343] (**) Option "xkb_layout" "us"
[ 1024.343] (II) Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[ 1024.343] (WW) Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[ 1024.343] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 1024.343] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 1024.343] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 1024.343] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 1024.344] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[ 1024.344] (II) No input driver/identifier specified (ignoring)
[ 1024.344] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event3)
[ 1024.344] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 1024.344] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 1024.344] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.344] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 1024.344] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event3"
[ 1024.344] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[ 1024.344] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 1024.344] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 1024.344] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 1024.344] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[ 1024.344] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 1024.344] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 1024.344] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 1024.344] (II) Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[ 1024.344] (**) Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 1024.344] (**) Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1024.344] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.2/input/input3/event3"
[ 1024.344] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD)
[ 1024.345] (**) Option "xkb_rules" "evdev"
[ 1024.345] (**) Option "xkb_model" "pc105"
[ 1024.345] (**) Option "xkb_layout" "us"
[ 1024.345] (EE) Microsoft Microsoft® Nano Transceiver v2.0: failed to initialize for relative axes.
[ 1024.345] (WW) Microsoft Microsoft® Nano Transceiver v2.0: found 37 axes, limiting to 36.
[ 1024.345] (II) Microsoft Microsoft® Nano Transceiver v2.0: initialized for absolute axes.
[ 1024.345] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 1024.345] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 1024.345] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 1024.345] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 1024.345] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0)
[ 1024.345] (II) No input driver/identifier specified (ignoring)
[ 1024.346] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event4)
[ 1024.346] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 1024.346] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[ 1024.346] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.346] (**) Dell Dell USB Keyboard: always reports core events
[ 1024.346] (**) Dell Dell USB Keyboard: Device: "/dev/input/event4"
[ 1024.346] (--) Dell Dell USB Keyboard: Found keys
[ 1024.346] (II) Dell Dell USB Keyboard: Configuring as keyboard
[ 1024.346] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input4/event4"
[ 1024.346] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD)
[ 1024.346] (**) Option "xkb_rules" "evdev"
[ 1024.346] (**) Option "xkb_model" "pc105"
[ 1024.346] (**) Option "xkb_layout" "us"
[ 1024.349] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 1024.349] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 1024.349] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 1024.349] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.349] (**) AT Translated Set 2 keyboard: always reports core events
[ 1024.349] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 1024.349] (--) AT Translated Set 2 keyboard: Found keys
[ 1024.349] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 1024.349] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 1024.349] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 1024.349] (**) Option "xkb_rules" "evdev"
[ 1024.349] (**) Option "xkb_model" "pc105"
[ 1024.349] (**) Option "xkb_layout" "us"
[ 1024.350] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
[ 1024.350] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 1024.350] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 1024.350] (II) LoadModule: "synaptics"
[ 1024.350] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 1024.350] (II) Module synaptics: vendor="X.Org Foundation"
[ 1024.350] compiled for 1.10.2, module version = 1.4.1
[ 1024.350] Module class: X.Org XInput Driver
[ 1024.350] ABI class: X.Org XInput driver, version 12.2
[ 1024.350] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 1024.350] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 1024.350] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1024.350] (**) Option "Device" "/dev/input/event13"
[ 1024.472] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5832
[ 1024.472] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5124
[ 1024.472] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 1024.472] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 1024.472] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 1024.504] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 1024.504] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1024.508] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event13"
[ 1024.508] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[ 1024.508] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 1024.508] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 1024.508] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.035
[ 1024.508] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 1024.508] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 1024.508] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 1024.508] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 1024.508] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 1024.509] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 1024.509] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 1024.509] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 1024.509] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 1024.509] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1024.509] (**) Option "Device" "/dev/input/mouse1"
[ 1024.509] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range. defaulting to 1615 - 5685
[ 1024.509] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range. defaulting to 1729 - 4171
[ 1024.509] (--) SynPS/2 Synaptics TouchPad: invalid pressure range. defaulting to 0 - 256
[ 1024.509] (--) SynPS/2 Synaptics TouchPad: invalid finger width range. defaulting to 0 - 16
[ 1024.529] (EE) Query no Synaptics: 6003C8
[ 1024.529] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[ 1024.529] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[ 1024.532] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[ 1024.532] (II) UnloadModule: "synaptics"
[ 1024.532] (II) Unloading synaptics
[ 1024.532] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[ 1024.532] (II) No input driver/identifier specified (ignoring)
[ 1024.535] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event12)
[ 1024.535] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 1024.535] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 1024.535] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1024.535] (**) Dell WMI hotkeys: always reports core events
[ 1024.535] (**) Dell WMI hotkeys: Device: "/dev/input/event12"
[ 1024.535] (--) Dell WMI hotkeys: Found keys
[ 1024.535] (II) Dell WMI hotkeys: Configuring as keyboard
[ 1024.535] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[ 1024.535] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
[ 1024.535] (**) Option "xkb_rules" "evdev"
[ 1024.535] (**) Option "xkb_model" "pc105"
[ 1024.535] (**) Option "xkb_layout" "us"
[ 1024.738] (II) intel(0): EDID vendor "LGD", prod id 571
[ 1024.738] (II) intel(0): Printing DDC gathered Modelines:
[ 1024.738] (II) intel(0): Modeline "1366x768"x0.0 72.10 1366 1414 1446 1506 768 771 776 798 +hsync -vsync (47.9 kHz)
[ 1024.880] (II) intel(0): EDID vendor "LGD", prod id 571
[ 1024.880] (II) intel(0): Printing DDC gathered Modelines:
[ 1024.880] (II) intel(0): Modeline "1366x768"x0.0 72.10 1366 1414 1446 1506 768 771 776 798 +hsync -vsync (47.9 kHz)
[ 1025.021] (II) intel(0): EDID vendor "LGD", prod id 571
[ 1025.021] (II) intel(0): Printing DDC gathered Modelines:
[ 1025.021] (II) intel(0): Modeline "1366x768"x0.0 72.10 1366 1414 1446 1506 768 771 776 798 +hsync -vsync (47.9 kHz)
[ 1030.460] (II) Power Button: Close
[ 1030.460] (II) UnloadModule: "evdev"
[ 1030.460] (II) Unloading evdev
[ 1030.480] (II) Video Bus: Close
[ 1030.480] (II) UnloadModule: "evdev"
[ 1030.480] (II) Unloading evdev
[ 1030.504] (II) Power Button: Close
[ 1030.504] (II) UnloadModule: "evdev"
[ 1030.504] (II) Unloading evdev
[ 1030.520] (II) Sleep Button: Close
[ 1030.520] (II) UnloadModule: "evdev"
[ 1030.520] (II) Unloading evdev
[ 1030.600] (II) Laptop_Integrated_Webcam_2M: Close
[ 1030.600] (II) UnloadModule: "evdev"
[ 1030.600] (II) Unloading evdev
[ 1030.728] (II) Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 1030.728] (II) UnloadModule: "evdev"
[ 1030.728] (II) Unloading evdev
[ 1030.808] (II) Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 1030.808] (II) UnloadModule: "evdev"
[ 1030.808] (II) Unloading evdev
[ 1030.876] (II) Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 1030.876] (II) UnloadModule: "evdev"
[ 1030.876] (II) Unloading evdev
[ 1031.000] (II) Dell Dell USB Keyboard: Close
[ 1031.000] (II) UnloadModule: "evdev"
[ 1031.000] (II) Unloading evdev
[ 1031.128] (II) AT Translated Set 2 keyboard: Close
[ 1031.128] (II) UnloadModule: "evdev"
[ 1031.128] (II) Unloading evdev
[ 1031.348] (II) UnloadModule: "synaptics"
[ 1031.348] (II) Unloading synaptics
[ 1031.472] (II) Dell WMI hotkeys: Close
[ 1031.472] (II) UnloadModule: "evdev"
[ 1031.472] (II) Unloading evdev
edit: does this http://forums.linuxmint.com/viewtopic.php?f=199&t=62866 work for you guys?[/quote]
kdog73

Re: Software manager is crashing down

Post by kdog73 »

# mintinstall
/usr/lib/linuxmint/mintInstall/mintinstall.py:252: SyntaxWarning: import * only allowed at module level
def get_status_description(self, transaction):
/usr/lib/linuxmint/mintInstall/mintinstall.py:260: SyntaxWarning: import * only allowed at module level
def get_role_description(self, transaction):
add_categories took 4.749 ms
build_matched_packages took 0.899 ms
3262
add_packages took 1693.693 ms
add_reviews took 0.097 ms

(mintinstall.py:3255): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
__init__ took 1878.003 ms
/usr/lib/linuxmint/mintInstall/mintinstall.py:1137: GtkWarning: Theme directory scalable/animations/small/16x16 of theme Mint-KDE has no size field

if theme.has_icon(cat.icon):
/usr/lib/linuxmint/mintInstall/mintinstall.py:1137: GtkWarning: Theme directory scalable/animations/small/22x22 of theme Mint-KDE has no size field

if theme.has_icon(cat.icon):
show_category took 21.220 ms
Overwriting reviews file in /root/.linuxmint/mintinstall/reviews.list
update_reviews took 817.150 ms
*** glibc detected *** /usr/bin/python: invalid fastbin entry (free): 0x0c177070 ***
Segmentation fault
aSystemOverload

Re: Software manager is crashing down

Post by aSystemOverload »

I'm having this problem too, only recently, I've tried reinstalling mintinstall, but still happens. Anyone have any solutions???

Running Mint 12 with KDE
Locked

Return to “Software & Applications”