Page 81 of 81 FirstFirst ... 3171798081
Results 801 to 810 of 810

Thread: Compiz-Check -- no more "Desktop effects could not be enabled"

  1. #801
    Join Date
    Dec 2010
    Location
    IN UR MIND
    Beans
    18
    Distro
    Ubuntu 10.04 Lucid Lynx

    Cool Re: Compiz-Check -- no more "Desktop effects could not be enabled"

    Um... When I ran the program, it said this:
    Code:
    Gathering information about your system...
    
     Distribution:          Ubuntu 10.10
     Desktop environment:   GNOME
     Graphics chip:         nVidia Corporation NV11DDR [GeForce2 MX200] (rev b2)
     Driver in use:         nouveau
     Rendering method:      None
    
    Checking if it's possible to run Compiz on your system...  [SKIP]
    
     Checking for hardware/setup problems...           [SKIP]
    
    At least one check had to be skipped:
     Error: No rendering method in use (AIGLX, Xgl or Nvidia)
    Is that bad? :s

  2. #802
    Join Date
    Jun 2008
    Location
    Medellin - Colombia
    Beans
    19
    Distro
    Ubuntu Gnome

    Re: Compiz-Check -- no more "Desktop effects could not be enabled"

    I'm installed Ubuntu in my Acer Aspire One D255, but i can't use Extra visual efects.

    Here is my compiz-check

    Code:
     Distribution:          Ubuntu 10.10
     Desktop environment:   GNOME
     Graphics chip:         Intel Corporation N10 Family Integrated Graphics Controller (rev 02)
     Driver in use:         intel
     Rendering method:      AIGLX
    
    Checking if it's possible to run Compiz on your system...
    
     Checking for texture_from_pixmap...               [ OK ]
     Checking for non power of two support...          [ OK ]
     Checking for composite extension...               [ OK ]
     Checking for FBConfig...                          [ OK ]
     Checking for hardware/setup problems...           [ OK ]
    lspci
    Code:
    00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge (rev 02)
    00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller (rev 02)
    00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller (rev 02)
    00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
    00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
    00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
    00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
    00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
    00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
    01:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
    02:00.0 Network controller: Intel Corporation Centrino Wireless-N 1000
    glxinfo -l 2>/dev/null | grep GL_MAX_TEXTURE_SIZE
    Code:
        GL_MAX_TEXTURE_SIZE = 2048
    xdpyinfo | grep -i "dimensions:"
    Code:
      dimensions:    1024x600 pixels (270x158 millimeters)
    gedit /var/log/Xorg.0.log | grep intel
    Code:
    [    13.516] 
    X.Org X Server 1.9.0
    Release Date: 2010-08-20
    [    13.516] X Protocol Version 11, Revision 0
    [    13.516] Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
    [    13.516] Current Operating System: Linux NaNo 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686
    [    13.516] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic root=UUID=252d52ee-f85d-4552-8d3e-b5a267d5f597 ro quiet splash
    [    13.517] Build Date: 16 September 2010  05:39:22PM
    [    13.517] xorg-server 2:1.9.0-0ubuntu7 (For technical support please see http://www.ubuntu.com/support) 
    [    13.517] Current version of pixman: 0.18.4
    [    13.517] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [    13.517] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    13.517] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 24 03:02:50 2010
    [    13.519] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    13.520] (==) No Layout section.  Using the first Screen section.
    [    13.520] (==) No screen section available. Using defaults.
    [    13.520] (**) |-->Screen "Default Screen Section" (0)
    [    13.520] (**) |   |-->Monitor "<default monitor>"
    [    13.521] (==) No monitor specified for screen "Default Screen Section".
    	Using a default monitor configuration.
    [    13.521] (==) Automatically adding devices
    [    13.521] (==) Automatically enabling devices
    [    13.522] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    13.522] 	Entry deleted from font path.
    [    13.522] (==) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/100dpi/:unscaled,
    	/usr/share/fonts/X11/75dpi/:unscaled,
    	/usr/share/fonts/X11/Type1,
    	/usr/share/fonts/X11/100dpi,
    	/usr/share/fonts/X11/75dpi,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins
    [    13.522] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [    13.522] (II) The server relies on udev to provide the list of input devices.
    	If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    13.522] (II) Loader magic: 0x81f8e00
    [    13.522] (II) Module ABI versions:
    [    13.522] 	X.Org ANSI C Emulation: 0.4
    [    13.523] 	X.Org Video Driver: 8.0
    [    13.523] 	X.Org XInput driver : 11.0
    [    13.523] 	X.Org Server Extension : 4.0
    [    13.525] (--) PCI:*(0:0:2:0) 8086:a011:1025:0349 rev 2, Mem @ 0x98180000/524288, 0x80000000/268435456, 0x98000000/1048576, I/O @ 0x000060c0/8
    [    13.526] (--) PCI: (0:0:2:1) 8086:a012:1025:0349 rev 2, Mem @ 0x98100000/524288
    [    13.526] (II) Open ACPI successful (/var/run/acpid.socket)
    [    13.526] (II) LoadModule: "extmod"
    [    13.547] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [    13.547] (II) Module extmod: vendor="X.Org Foundation"
    [    13.547] 	compiled for 1.9.0, module version = 1.0.0
    [    13.547] 	Module class: X.Org Server Extension
    [    13.547] 	ABI class: X.Org Server Extension, version 4.0
    [    13.547] (II) Loading extension MIT-SCREEN-SAVER
    [    13.547] (II) Loading extension XFree86-VidModeExtension
    [    13.548] (II) Loading extension XFree86-DGA
    [    13.548] (II) Loading extension DPMS
    [    13.548] (II) Loading extension XVideo
    [    13.548] (II) Loading extension XVideo-MotionCompensation
    [    13.548] (II) Loading extension X-Resource
    [    13.548] (II) LoadModule: "dbe"
    [    13.548] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [    13.549] (II) Module dbe: vendor="X.Org Foundation"
    [    13.549] 	compiled for 1.9.0, module version = 1.0.0
    [    13.549] 	Module class: X.Org Server Extension
    [    13.549] 	ABI class: X.Org Server Extension, version 4.0
    [    13.549] (II) Loading extension DOUBLE-BUFFER
    [    13.549] (II) LoadModule: "glx"
    [    13.549] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    13.550] (II) Module glx: vendor="X.Org Foundation"
    [    13.550] 	compiled for 1.9.0, module version = 1.0.0
    [    13.550] 	ABI class: X.Org Server Extension, version 4.0
    [    13.550] (==) AIGLX enabled
    [    13.550] (II) Loading extension GLX
    [    13.550] (II) LoadModule: "record"
    [    13.550] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [    13.550] (II) Module record: vendor="X.Org Foundation"
    [    13.551] 	compiled for 1.9.0, module version = 1.13.0
    [    13.551] 	Module class: X.Org Server Extension
    [    13.551] 	ABI class: X.Org Server Extension, version 4.0
    [    13.551] (II) Loading extension RECORD
    [    13.551] (II) LoadModule: "dri"
    [    13.551] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [    13.552] (II) Module dri: vendor="X.Org Foundation"
    [    13.552] 	compiled for 1.9.0, module version = 1.0.0
    [    13.552] 	ABI class: X.Org Server Extension, version 4.0
    [    13.552] (II) Loading extension XFree86-DRI
    [    13.552] (II) LoadModule: "dri2"
    [    13.552] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    13.553] (II) Module dri2: vendor="X.Org Foundation"
    [    13.553] 	compiled for 1.9.0, module version = 1.2.0
    [    13.553] 	ABI class: X.Org Server Extension, version 4.0
    [    13.553] (II) Loading extension DRI2
    [    13.553] (==) Matched intel as autoconfigured driver 0
    [    13.553] (==) Matched vesa as autoconfigured driver 1
    [    13.553] (==) Matched fbdev as autoconfigured driver 2
    [    13.553] (==) Assigned the driver to the xf86ConfigLayout
    [    13.553] (II) LoadModule: "intel"
    [    13.554] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [    13.574] (II) Module intel: vendor="X.Org Foundation"
    [    13.574] 	compiled for 1.9.0, module version = 2.13.901
    [    13.574] 	Module class: X.Org Video Driver
    [    13.574] 	ABI class: X.Org Video Driver, version 8.0
    [    13.574] (II) LoadModule: "vesa"
    [    13.575] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [    13.575] (II) Module vesa: vendor="X.Org Foundation"
    [    13.576] 	compiled for 1.8.99.905, module version = 2.3.0
    [    13.576] 	Module class: X.Org Video Driver
    [    13.576] 	ABI class: X.Org Video Driver, version 8.0
    [    13.576] (II) LoadModule: "fbdev"
    [    13.577] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [    13.577] (II) Module fbdev: vendor="X.Org Foundation"
    [    13.577] 	compiled for 1.8.99.905, module version = 0.4.2
    [    13.577] 	ABI class: X.Org Video Driver, version 8.0
    [    13.578] (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
    [    13.581] (II) VESA: driver for VESA chipsets: vesa
    [    13.581] (II) FBDEV: driver for framebuffer: fbdev
    [    13.581] (++) using VT number 7
    
    [    13.587] (WW) Falling back to old probe method for vesa
    [    13.587] (WW) Falling back to old probe method for fbdev
    [    13.587] (II) Loading sub module "fbdevhw"
    [    13.587] (II) LoadModule: "fbdevhw"
    [    13.588] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [    13.588] (II) Module fbdevhw: vendor="X.Org Foundation"
    [    13.588] 	compiled for 1.9.0, module version = 0.0.2
    [    13.589] 	ABI class: X.Org Video Driver, version 8.0
    [    13.589] drmOpenDevice: node name is /dev/dri/card0
    [    13.589] drmOpenDevice: open result is 9, (OK)
    [    13.589] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [    13.589] drmOpenDevice: node name is /dev/dri/card0
    [    13.589] drmOpenDevice: open result is 9, (OK)
    [    13.589] drmOpenByBusid: drmOpenMinor returns 9
    [    13.589] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [    13.589] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [    13.590] (II) intel(0): Creating default Display subsection in Screen section
    	"Default Screen Section" for depth/fbbpp 24/32
    [    13.590] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [    13.590] (==) intel(0): RGB weight 888
    [    13.590] (==) intel(0): Default visual is TrueColor
    [    13.590] (II) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
    [    13.590] (--) intel(0): Chipset: "Pineview GM"
    [    13.590] (**) intel(0): Tiling enabled
    [    13.590] (**) intel(0): SwapBuffers wait enabled
    [    13.590] (==) intel(0): video overlay key set to 0x101fe
    [    13.621] (II) intel(0): Output VGA1 has no monitor section
    [    13.621] (II) intel(0): Output LVDS1 has no monitor section
    [    13.720] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [    13.752] (II) intel(0): EDID for output VGA1
    [    13.752] (II) intel(0): EDID for output LVDS1
    [    13.752] (II) intel(0): Manufacturer: AUO  Model: 61d2  Serial#: 0
    [    13.752] (II) intel(0): Year: 2009  Week: 0
    [    13.752] (II) intel(0): EDID Version: 1.3
    [    13.752] (II) intel(0): Digital Display Input
    [    13.752] (II) intel(0): Max Image Size [cm]: horiz.: 22  vert.: 13
    [    13.752] (II) intel(0): Gamma: 2.20
    [    13.752] (II) intel(0): No DPMS capabilities specified
    [    13.752] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    [    13.752] (II) intel(0): First detailed timing is preferred mode
    [    13.752] (II) intel(0): redX: 0.590 redY: 0.345   greenX: 0.325 greenY: 0.540
    [    13.753] (II) intel(0): blueX: 0.150 blueY: 0.145   whiteX: 0.313 whiteY: 0.329
    [    13.753] (II) intel(0): Manufacturer's mask: 0
    [    13.753] (II) intel(0): Supported detailed timing:
    [    13.753] (II) intel(0): clock: 49.8 MHz   Image Size:  222 x 125 mm
    [    13.753] (II) intel(0): h_active: 1024  h_sync: 1072  h_sync_end 1104 h_blank_end 1338 h_border: 0
    [    13.753] (II) intel(0): v_active: 600  v_sync: 602  v_sync_end 608 v_blanking: 620 v_border: 0
    [    13.753] (II) intel(0): Unknown vendor-specific block f
    [    13.753] (II) intel(0):  AUO
    [    13.753] (II) intel(0):  B101AW06 V1
    [    13.753] (II) intel(0): EDID (in hex):
    [    13.753] (II) intel(0): 	00ffffffffffff0006afd26100000000
    [    13.753] (II) intel(0): 	0013010380160d780a15859758538a26
    [    13.753] (II) intel(0): 	25505400000001010101010101010101
    [    13.753] (II) intel(0): 	0101010101017413003a415814203020
    [    13.753] (II) intel(0): 	2600de7d000000180000000f00000000
    [    13.753] (II) intel(0): 	00000000000000000020000000fe0041
    [    13.754] (II) intel(0): 	554f0a202020202020202020000000fe
    [    13.754] (II) intel(0): 	004231303141573036205631200a0029
    [    13.754] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [    13.754] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [    13.754] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [    13.754] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [    13.754] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [    13.754] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [    13.754] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
    [    13.755] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
    [    13.755] (II) intel(0): Printing probed modes for output LVDS1
    [    13.755] (II) intel(0): Modeline "1024x600"x60.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    13.755] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [    13.755] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [    13.755] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [    13.755] (II) intel(0): Output VGA1 disconnected
    [    13.755] (II) intel(0): Output LVDS1 connected
    [    13.755] (II) intel(0): Using exact sizes for initial modes
    [    13.756] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [    13.756] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [    13.756] (II) intel(0): Kernel page flipping support detected, enabling
    [    13.756] (==) intel(0): DPI set to (96, 96)
    [    13.756] (II) Loading sub module "fb"
    [    13.756] (II) LoadModule: "fb"
    [    13.758] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    13.758] (II) Module fb: vendor="X.Org Foundation"
    [    13.758] 	compiled for 1.9.0, module version = 1.0.0
    [    13.758] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [    13.758] (II) UnloadModule: "vesa"
    [    13.758] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [    13.759] (II) UnloadModule: "fbdev"
    [    13.759] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [    13.759] (II) UnloadModule: "fbdevhw"
    [    13.759] (II) Unloading /usr/lib/xorg/modules/libfbdevhw.so
    [    13.759] (==) Depth 24 pixmap format is 32 bpp
    [    13.759] (==) intel(0): VideoRam: 262144 KB
    [    13.759] (II) intel(0): [DRI2] Setup complete
    [    13.759] (II) intel(0): [DRI2]   DRI driver: i915
    [    13.759] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
    [    13.760] (II) UXA(0): Driver registered support for the following operations:
    [    13.760] (II)         solid
    [    13.760] (II)         copy
    [    13.760] (II)         composite (RENDER acceleration)
    [    13.760] (II)         put_image
    [    13.760] (II)         get_image
    [    13.760] (==) intel(0): Backing store disabled
    [    13.760] (==) intel(0): Silken mouse enabled
    [    13.761] (II) intel(0): Initializing HW Cursor
    [    13.796] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [    13.799] (==) intel(0): DPMS enabled
    [    13.799] (==) intel(0): Intel XvMC decoder disabled
    [    13.799] (II) intel(0): Set up textured video
    [    13.799] (II) intel(0): Set up overlay video
    [    13.800] (II) intel(0): direct rendering: DRI2 Enabled
    [    13.800] (==) intel(0): hotplug detection: "enabled"
    [    13.800] (--) RandR disabled
    [    13.800] (II) Initializing built-in extension Generic Event Extension
    [    13.800] (II) Initializing built-in extension SHAPE
    [    13.800] (II) Initializing built-in extension MIT-SHM
    [    13.800] (II) Initializing built-in extension XInputExtension
    [    13.800] (II) Initializing built-in extension XTEST
    [    13.801] (II) Initializing built-in extension BIG-REQUESTS
    [    13.801] (II) Initializing built-in extension SYNC
    [    13.801] (II) Initializing built-in extension XKEYBOARD
    [    13.801] (II) Initializing built-in extension XC-MISC
    [    13.801] (II) Initializing built-in extension SECURITY
    [    13.801] (II) Initializing built-in extension XINERAMA
    [    13.801] (II) Initializing built-in extension XFIXES
    [    13.801] (II) Initializing built-in extension RENDER
    [    13.801] (II) Initializing built-in extension RANDR
    [    13.801] (II) Initializing built-in extension COMPOSITE
    [    13.801] (II) Initializing built-in extension DAMAGE
    [    13.801] (II) Initializing built-in extension GESTURE
    [    13.840] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [    13.840] (II) AIGLX: enabled GLX_INTEL_swap_event
    [    13.840] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [    13.840] (II) AIGLX: enabled GLX_SGI_make_current_read
    [    13.840] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [    13.840] (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
    [    13.840] (II) GLX: Initialized DRI2 GL provider for screen 0
    [    13.842] (II) intel(0): Setting screen physical size to 270 x 158
    [    13.922] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    13.945] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [    13.945] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    13.946] (II) LoadModule: "evdev"
    [    13.946] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    13.947] (II) Module evdev: vendor="X.Org Foundation"
    [    13.947] 	compiled for 1.9.0, module version = 2.3.2
    [    13.947] 	Module class: X.Org XInput Driver
    [    13.947] 	ABI class: X.Org XInput driver, version 11.0
    [    13.947] (**) Power Button: always reports core events
    [    13.947] (**) Power Button: Device: "/dev/input/event3"
    [    13.961] (II) Power Button: Found keys
    [    13.961] (II) Power Button: Configuring as keyboard
    [    13.961] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [    13.961] (**) Option "xkb_rules" "evdev"
    [    13.961] (**) Option "xkb_model" "evdev"
    [    13.961] (**) Option "xkb_layout" "es"
    [    13.969] (II) XKB: reuse xkmfile /var/lib/xkb/server-188C20793BE00CBD61865C180F610EC4A3A6D8CD.xkm
    [    13.972] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [    13.972] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [    13.972] (**) Video Bus: always reports core events
    [    13.972] (**) Video Bus: Device: "/dev/input/event6"
    [    14.009] (II) Video Bus: Found keys
    [    14.009] (II) Video Bus: Configuring as keyboard
    [    14.009] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [    14.009] (**) Option "xkb_rules" "evdev"
    [    14.009] (**) Option "xkb_model" "evdev"
    [    14.009] (**) Option "xkb_layout" "es"
    [    14.014] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [    14.015] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    14.015] (**) Power Button: always reports core events
    [    14.015] (**) Power Button: Device: "/dev/input/event0"
    [    14.041] (II) Power Button: Found keys
    [    14.041] (II) Power Button: Configuring as keyboard
    [    14.041] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [    14.041] (**) Option "xkb_rules" "evdev"
    [    14.041] (**) Option "xkb_model" "evdev"
    [    14.041] (**) Option "xkb_layout" "es"
    [    14.043] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [    14.043] (II) No input driver/identifier specified (ignoring)
    [    14.044] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [    14.044] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [    14.044] (**) Sleep Button: always reports core events
    [    14.044] (**) Sleep Button: Device: "/dev/input/event1"
    [    14.073] (II) Sleep Button: Found keys
    [    14.073] (II) Sleep Button: Configuring as keyboard
    [    14.073] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [    14.073] (**) Option "xkb_rules" "evdev"
    [    14.073] (**) Option "xkb_model" "evdev"
    [    14.073] (**) Option "xkb_layout" "es"
    [    14.081] (II) config/udev: Adding input device 1.3M WebCam (/dev/input/event5)
    [    14.081] (**) 1.3M WebCam: Applying InputClass "evdev keyboard catchall"
    [    14.081] (**) 1.3M WebCam: always reports core events
    [    14.081] (**) 1.3M WebCam: Device: "/dev/input/event5"
    [    14.121] (II) 1.3M WebCam: Found keys
    [    14.121] (II) 1.3M WebCam: Configuring as keyboard
    [    14.121] (II) XINPUT: Adding extended input device "1.3M WebCam" (type: KEYBOARD)
    [    14.121] (**) Option "xkb_rules" "evdev"
    [    14.122] (**) Option "xkb_model" "evdev"
    [    14.122] (**) Option "xkb_layout" "es"
    [    14.131] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
    [    14.131] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [    14.131] (**) AT Translated Set 2 keyboard: always reports core events
    [    14.131] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
    [    14.213] (II) AT Translated Set 2 keyboard: Found keys
    [    14.213] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [    14.213] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [    14.213] (**) Option "xkb_rules" "evdev"
    [    14.213] (**) Option "xkb_model" "evdev"
    [    14.213] (**) Option "xkb_layout" "es"
    [    14.215] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event7)
    [    14.215] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [    14.215] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [    14.215] (II) LoadModule: "synaptics"
    [    14.215] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [    14.216] (II) Module synaptics: vendor="X.Org Foundation"
    [    14.216] 	compiled for 1.9.0, module version = 1.2.2
    [    14.216] 	Module class: X.Org XInput Driver
    [    14.216] 	ABI class: X.Org XInput driver, version 11.0
    [    14.216] (II) Synaptics touchpad driver version 1.2.2
    [    14.216] (**) Option "Device" "/dev/input/event7"
    [    14.305] (II) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
    [    14.305] (II) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
    [    14.305] (II) ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
    [    14.305] (II) ETPS/2 Elantech Touchpad: finger width range 0 - 0
    [    14.305] (II) ETPS/2 Elantech Touchpad: buttons: left right double triple
    [    14.385] (--) ETPS/2 Elantech Touchpad: touchpad found
    [    14.385] (**) ETPS/2 Elantech Touchpad: always reports core events
    [    14.434] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
    [    14.434] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [    14.434] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 0
    [    14.434] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [    14.434] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [    14.477] (--) ETPS/2 Elantech Touchpad: touchpad found
    [    14.478] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [    14.478] (II) No input driver/identifier specified (ignoring)
    [    15.436] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    15.436] (II) intel(0): Printing DDC gathered Modelines:
    [    15.436] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    15.472] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    15.472] (II) intel(0): Printing DDC gathered Modelines:
    [    15.472] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    15.536] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    15.536] (II) intel(0): Printing DDC gathered Modelines:
    [    15.536] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    15.576] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    15.576] (II) intel(0): Printing DDC gathered Modelines:
    [    15.576] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    30.220] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    30.220] (II) intel(0): Printing DDC gathered Modelines:
    [    30.220] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    30.288] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    30.288] (II) intel(0): Printing DDC gathered Modelines:
    [    30.288] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    30.324] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    30.324] (II) intel(0): Printing DDC gathered Modelines:
    [    30.324] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    30.364] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    30.364] (II) intel(0): Printing DDC gathered Modelines:
    [    30.364] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    [    36.948] (II) intel(0): EDID vendor "AUO", prod id 25042
    [    36.948] (II) intel(0): Printing DDC gathered Modelines:
    [    36.948] (II) intel(0): Modeline "1024x600"x0.0   49.80  1024 1072 1104 1338  600 602 608 620 -hsync -vsync (37.2 kHz)
    gedit /var/log/syslog | grep compiz
    Code:
    Dec 24 01:00:15 NaNo rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" x-pid="844" x-info="http://www.rsyslog.com"] rsyslogd was HUPed, type 'lightweight'.
    Dec 24 01:00:24 NaNo anacron[1034]: Job `cron.daily' terminated
    Dec 24 01:00:24 NaNo anacron[1034]: Normal exit (1 job run)
    Dec 24 01:02:44 NaNo kernel: [ 1108.748762] CE: hpet increased min_delta_ns to 11250 nsec
    Dec 24 01:14:29 NaNo sensord: Chip: acpitz-virtual-0
    Dec 24 01:14:29 NaNo sensord: Adapter: Virtual device
    Dec 24 01:14:29 NaNo sensord:   temp1: 66.0 C
    Dec 24 01:14:29 NaNo sensord: Chip: coretemp-isa-0000
    Dec 24 01:14:29 NaNo sensord: Adapter: ISA adapter
    Dec 24 01:14:29 NaNo sensord:   Core 0: 52.0 C
    Dec 24 01:14:29 NaNo sensord: Chip: coretemp-isa-0002
    Dec 24 01:14:29 NaNo sensord: Adapter: ISA adapter
    Dec 24 01:14:29 NaNo sensord:   Core 1: 54.0 C
    Dec 24 01:17:01 NaNo CRON[2217]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
    Dec 24 01:44:29 NaNo sensord: Chip: acpitz-virtual-0
    Dec 24 01:44:29 NaNo sensord: Adapter: Virtual device
    Dec 24 01:44:29 NaNo sensord:   temp1: 66.0 C
    Dec 24 01:44:29 NaNo sensord: Chip: coretemp-isa-0000
    Dec 24 01:44:29 NaNo sensord: Adapter: ISA adapter
    Dec 24 01:44:29 NaNo sensord:   Core 0: 56.0 C
    Dec 24 01:44:29 NaNo sensord: Chip: coretemp-isa-0002
    Dec 24 01:44:29 NaNo sensord: Adapter: ISA adapter
    Dec 24 01:44:29 NaNo sensord:   Core 1: 58.0 C
    Dec 24 02:14:29 NaNo sensord: Chip: acpitz-virtual-0
    Dec 24 02:14:29 NaNo sensord: Adapter: Virtual device
    Dec 24 02:14:29 NaNo sensord:   temp1: 56.0 C
    Dec 24 02:14:29 NaNo sensord: Chip: coretemp-isa-0000
    Dec 24 02:14:29 NaNo sensord: Adapter: ISA adapter
    Dec 24 02:14:29 NaNo sensord:   Core 0: 56.0 C
    Dec 24 02:14:29 NaNo sensord: Chip: coretemp-isa-0002
    Dec 24 02:14:29 NaNo sensord: Adapter: ISA adapter
    Dec 24 02:14:29 NaNo sensord:   Core 1: 58.0 C
    Dec 24 02:17:01 NaNo CRON[5656]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
    Dec 24 02:24:13 NaNo kernel: [ 5997.573628] show_signal_msg: 12 callbacks suppressed
    Dec 24 02:24:13 NaNo kernel: [ 5997.573640] ccsm[5689]: segfault at 0 ip 00424770 sp bff15b98 error 4 in libc-2.12.1.so[3b0000+157000]
    Dec 24 02:44:29 NaNo sensord: Chip: acpitz-virtual-0
    Dec 24 02:44:29 NaNo sensord: Adapter: Virtual device
    Dec 24 02:44:29 NaNo sensord:   temp1: 58.0 C
    Dec 24 02:44:29 NaNo sensord: Chip: coretemp-isa-0000
    Dec 24 02:44:29 NaNo sensord: Adapter: ISA adapter
    Dec 24 02:44:29 NaNo sensord:   Core 0: 56.0 C
    Dec 24 02:44:29 NaNo sensord: Chip: coretemp-isa-0002
    Dec 24 02:44:29 NaNo sensord: Adapter: ISA adapter
    Dec 24 02:44:29 NaNo sensord:   Core 1: 58.0 C
    Dec 24 03:02:18 NaNo kernel: Kernel logging (proc) stopped.
    Dec 24 03:02:49 NaNo kernel: imklog 4.2.0, log source = /proc/kmsg started.
    Dec 24 03:02:49 NaNo rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" x-pid="870" x-info="http://www.rsyslog.com"] (re)start
    Dec 24 03:02:49 NaNo rsyslogd: rsyslogd's groupid changed to 103
    Dec 24 03:02:49 NaNo rsyslogd: rsyslogd's userid changed to 101
    Dec 24 03:02:49 NaNo rsyslogd-2039: Could no open output file '/dev/xconsole' [try http://www.rsyslog.com/e/2039 ]
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Initializing cgroup subsys cpuset
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Initializing cgroup subsys cpu
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Linux version 2.6.35-24-generic (buildd@vernadsky) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 (Ubuntu 2.6.35-24.42-generic 2.6.35.8)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] BIOS-provided physical RAM map:
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000007f494000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 000000007f494000 - 000000007f4bf000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 000000007f4bf000 - 000000007f577000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 000000007f577000 - 000000007f5bf000 (ACPI NVS)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 000000007f5bf000 - 000000007f5ec000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 000000007f5ec000 - 000000007f5ff000 (ACPI data)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 000000007f5ff000 - 000000007f600000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 000000007f600000 - 0000000080000000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    Dec 24 03:02:49 NaNo kernel: [    0.000000] DMI 2.6 present.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] last_pfn = 0x7f600 max_arch_pfn = 0x100000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] MTRR default type: uncachable
    Dec 24 03:02:49 NaNo kernel: [    0.000000] MTRR fixed ranges enabled:
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   00000-9FFFF write-back
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   A0000-BFFFF uncachable
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   C0000-DFFFF write-through
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   E0000-FFFFF write-protect
    Dec 24 03:02:49 NaNo kernel: [    0.000000] MTRR variable ranges enabled:
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   0 base 0FFE00000 mask 0FFE00000 write-protect
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   1 base 000000000 mask 0C0000000 write-back
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   2 base 040000000 mask 0C0000000 write-back
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   3 base 07F800000 mask 0FF800000 uncachable
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   4 disabled
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   5 disabled
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   6 disabled
    Dec 24 03:02:49 NaNo kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Dec 24 03:02:49 NaNo kernel: [    0.000000] e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Scanning 1 areas for low memory corruption
    Dec 24 03:02:49 NaNo kernel: [    0.000000] modified physical RAM map:
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 0000000000000000 - 0000000000001000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 0000000000001000 - 0000000000002000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 0000000000002000 - 0000000000010000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 0000000000010000 - 000000000009fc00 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 000000000009fc00 - 00000000000a0000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 00000000000e0000 - 0000000000100000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 0000000000100000 - 000000007f494000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 000000007f494000 - 000000007f4bf000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 000000007f4bf000 - 000000007f577000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 000000007f577000 - 000000007f5bf000 (ACPI NVS)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 000000007f5bf000 - 000000007f5ec000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 000000007f5ec000 - 000000007f5ff000 (ACPI data)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 000000007f5ff000 - 000000007f600000 (usable)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 000000007f600000 - 0000000080000000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 00000000e0000000 - 00000000f0000000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 00000000fec00000 - 00000000fec01000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 00000000fed14000 - 00000000fed1a000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 00000000fed1c000 - 00000000fed20000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 00000000fee00000 - 00000000fee01000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  modified: 00000000ffe00000 - 0000000100000000 (reserved)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] initial memory mapped : 0 - 00c00000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  0000000000 - 0000400000 page 4k
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  0000400000 - 0037400000 page 2M
    Dec 24 03:02:49 NaNo kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
    Dec 24 03:02:49 NaNo kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 15000-1a000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] RAMDISK: 375ac000 - 37ff0000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Allocated new RAMDISK: 009a7000 - 013ea90e
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Move RAMDISK from 00000000375ac000 - 0000000037fef90d to 009a7000 - 013ea90d
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: RSDP 000fe020 00024 (v02 ACRSYS)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: XSDT 7f5fe120 00064 (v01 ACRSYS ACRPRDCT 00000001      01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: FACP 7f5fd000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: DSDT 7f5f1000 08D6F (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: FACS 7f584000 00040
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: HPET 7f5fc000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: APIC 7f5fb000 00078 (v02 ACRSYS ACRPRDCT 00000001 1025 01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: MCFG 7f5fa000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: NSLI 7f5f0000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: BOOT 7f5ef000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: SSDT 7f5ed000 00655 (v01  PmRef    CpuPm 00003000 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: WDAT 7f5ec000 00194 (v01 INSYDE INSYDE   00000001 MSFT 01000013)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] 1150MB HIGHMEM available.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] 887MB LOWMEM available.
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   mapped low ram: 0 - 377fe000
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   low ram: 0 - 377fe000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Zone PFN ranges:
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   DMA      0x00000001 -> 0x00001000
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   Normal   0x00001000 -> 0x000377fe
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   HighMem  0x000377fe -> 0x0007f600
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Movable zone start PFN for each node
    Dec 24 03:02:49 NaNo kernel: [    0.000000] early_node_map[6] active PFN ranges
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     0: 0x00000001 -> 0x00000002
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     0: 0x00000100 -> 0x0007f494
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     0: 0x0007f4bf -> 0x0007f577
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     0: 0x0007f5bf -> 0x0007f5ec
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     0: 0x0007f5ff -> 0x0007f600
    Dec 24 03:02:49 NaNo kernel: [    0.000000] On node 0 totalpages: 521482
    Dec 24 03:02:49 NaNo kernel: [    0.000000] free_area_init_node: node 0, pgdat c07ffd00, node_mem_map c13ec020
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   DMA zone: 32 pages used for memmap
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   DMA zone: 0 pages reserved
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   DMA zone: 3952 pages, LIFO batch:0
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   HighMem zone: 2301 pages used for memmap
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   HighMem zone: 291967 pages, LIFO batch:31
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Using APIC driver default
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x408
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    Dec 24 03:02:49 NaNo kernel: [    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: IRQ0 used by override.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: IRQ2 used by override.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: IRQ9 used by override.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
    Dec 24 03:02:49 NaNo kernel: [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
    Dec 24 03:02:49 NaNo kernel: [    0.000000] nr_irqs_gsi: 40
    Dec 24 03:02:49 NaNo kernel: [    0.000000] early_res array is doubled to 64 at [16000 - 167ff]
    Dec 24 03:02:49 NaNo kernel: [    0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000010000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
    Dec 24 03:02:49 NaNo kernel: [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
    Dec 24 03:02:49 NaNo kernel: [    0.000000] PERCPU: Embedded 14 pages/cpu @c2400000 s36416 r0 d20928 u1048576
    Dec 24 03:02:49 NaNo kernel: [    0.000000] pcpu-alloc: s36416 r0 d20928 u1048576 alloc=1*4194304
    Dec 24 03:02:49 NaNo kernel: [    0.000000] pcpu-alloc: [0] 0 1 2 3 
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 517405
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic root=UUID=252d52ee-f85d-4552-8d3e-b5a267d5f597 ro quiet splash
    Dec 24 03:02:49 NaNo kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Enabling fast FPU save and restore... done.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Enabling unmasked SIMD FPU exception support... done.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Initializing CPU#0
    Dec 24 03:02:49 NaNo kernel: [    0.000000] allocated 10434540 bytes of page_cgroup
    Dec 24 03:02:49 NaNo kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Subtract (55 early reservations)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #2 [0000100000 - 00009a2adc]   TEXT DATA BSS
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #3 [000009fc00 - 0000100000]   BIOS reserved
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #4 [00009a3000 - 00009a6273]             BRK
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #5 [0000010000 - 0000011000]      TRAMPOLINE
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #6 [0000011000 - 0000015000]     ACPI WAKEUP
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #7 [0000015000 - 0000016000]         PGTABLE
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #8 [00009a7000 - 00013eb000]     NEW RAMDISK
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #9 [00013eb000 - 00013ec000]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #10 [00013ec000 - 00023dc000]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #11 [00023dc000 - 00023dc004]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #12 [00023dc040 - 00023dc100]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #13 [00023dc100 - 00023dc154]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #14 [00023dc180 - 00023df180]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #15 [00023df180 - 00023df1ec]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #16 [00023df200 - 00023e5200]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #17 [00023e5200 - 00023e5225]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #18 [00023e5240 - 00023e5267]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #19 [00023e5280 - 00023e54b0]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #20 [00023e54c0 - 00023e5500]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #21 [00023e5500 - 00023e5540]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #22 [00023e5540 - 00023e5580]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #23 [00023e5580 - 00023e55c0]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #24 [00023e55c0 - 00023e5600]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #25 [00023e5600 - 00023e5640]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #26 [00023e5640 - 00023e5680]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #27 [00023e5680 - 00023e56c0]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #28 [00023e56c0 - 00023e5700]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #29 [00023e5700 - 00023e5740]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #30 [00023e5740 - 00023e5780]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #31 [00023e5780 - 00023e57c0]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #32 [00023e57c0 - 00023e5800]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #33 [00023e5800 - 00023e5840]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #34 [00023e5840 - 00023e5880]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #35 [00023e5880 - 00023e58c0]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #36 [00023e58c0 - 00023e5900]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #37 [00023e5900 - 00023e5910]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #38 [00023e5940 - 00023e5950]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #39 [00023e5980 - 00023e59ea]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #40 [00023e5a00 - 00023e5a6a]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #41 [0002400000 - 000240e000]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #42 [0002500000 - 000250e000]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #43 [0002600000 - 000260e000]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #44 [0002700000 - 000270e000]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #45 [00023e7a80 - 00023e7a84]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #46 [00023e7ac0 - 00023e7ac4]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #47 [00023e7b00 - 00023e7b10]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #48 [00023e7b40 - 00023e7b50]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #49 [00023e7b80 - 00023e7c20]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #50 [00023e7c40 - 00023e7c88]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #51 [00023e7cc0 - 00023ebcc0]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #52 [000240e000 - 000248e000]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #53 [000248e000 - 00024ce000]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000]   #54 [000270e000 - 00031017ec]         BOOTMEM
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Initializing HighMem for node 0 (000377fe:0007f600)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Memory: 2038960k/2086912k available (4931k kernel code, 46968k reserved, 2333k data, 688k init, 1177072k highmem)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] virtual kernel memory layout:
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]       .init : 0xc0819000 - 0xc08c5000   ( 688 kB)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]       .data : 0xc05d0ebe - 0xc08184e8   (2333 kB)
    Dec 24 03:02:49 NaNo kernel: [    0.000000]       .text : 0xc0100000 - 0xc05d0ebe   (4931 kB)
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Hierarchical RCU implementation.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] 	Verbose stalled-CPUs detection is disabled.
    Dec 24 03:02:49 NaNo kernel: [    0.000000] NR_IRQS:2304 nr_irqs:712
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Console: colour VGA+ 80x25
    Dec 24 03:02:49 NaNo kernel: [    0.000000] console [tty0] enabled
    Dec 24 03:02:49 NaNo kernel: [    0.000000] hpet clockevent registered
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Fast TSC calibration using PIT
    Dec 24 03:02:49 NaNo kernel: [    0.000000] Detected 1496.286 MHz processor.
    Dec 24 03:02:49 NaNo kernel: [    0.004011] Calibrating delay loop (skipped), value calculated using timer frequency.. 2992.57 BogoMIPS (lpj=5985144)
    Dec 24 03:02:49 NaNo kernel: [    0.004024] pid_max: default: 32768 minimum: 301
    Dec 24 03:02:49 NaNo kernel: [    0.008030] Security Framework initialized
    Dec 24 03:02:49 NaNo kernel: [    0.008069] AppArmor: AppArmor initialized
    Dec 24 03:02:49 NaNo kernel: [    0.008073] Yama: becoming mindful.
    Dec 24 03:02:49 NaNo kernel: [    0.008201] Mount-cache hash table entries: 512
    Dec 24 03:02:49 NaNo kernel: [    0.008460] Initializing cgroup subsys ns
    Dec 24 03:02:49 NaNo kernel: [    0.008470] Initializing cgroup subsys cpuacct
    Dec 24 03:02:49 NaNo kernel: [    0.008482] Initializing cgroup subsys memory
    Dec 24 03:02:49 NaNo kernel: [    0.008501] Initializing cgroup subsys devices
    Dec 24 03:02:49 NaNo kernel: [    0.008508] Initializing cgroup subsys freezer
    Dec 24 03:02:49 NaNo kernel: [    0.008514] Initializing cgroup subsys net_cls
    Dec 24 03:02:49 NaNo kernel: [    0.008568] CPU: Physical Processor ID: 0
    Dec 24 03:02:49 NaNo kernel: [    0.008573] CPU: Processor Core ID: 0
    Dec 24 03:02:49 NaNo kernel: [    0.008579] mce: CPU supports 5 MCE banks
    Dec 24 03:02:49 NaNo kernel: [    0.008594] CPU0: Thermal monitoring enabled (TM2)
    Dec 24 03:02:49 NaNo kernel: [    0.008602] using mwait in idle threads.
    Dec 24 03:02:49 NaNo kernel: [    0.008616] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
    Dec 24 03:02:49 NaNo kernel: [    0.008637] ... version:                3
    Dec 24 03:02:49 NaNo kernel: [    0.008642] ... bit width:              40
    Dec 24 03:02:49 NaNo kernel: [    0.008647] ... generic registers:      2
    Dec 24 03:02:49 NaNo kernel: [    0.008652] ... value mask:             000000ffffffffff
    Dec 24 03:02:49 NaNo kernel: [    0.008658] ... max period:             000000007fffffff
    Dec 24 03:02:49 NaNo kernel: [    0.008663] ... fixed-purpose events:   3
    Dec 24 03:02:49 NaNo kernel: [    0.008669] ... event mask:             0000000700000003
    Dec 24 03:02:49 NaNo kernel: [    0.013852] ACPI: Core revision 20100428
    Dec 24 03:02:49 NaNo kernel: [    0.036021] ftrace: converting mcount calls to 0f 1f 44 00 00
    Dec 24 03:02:49 NaNo kernel: [    0.036033] ftrace: allocating 21756 entries in 43 pages
    Dec 24 03:02:49 NaNo kernel: [    0.040107] Enabling APIC mode:  Flat.  Using 1 I/O APICs
    Dec 24 03:02:49 NaNo kernel: [    0.040527] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Dec 24 03:02:49 NaNo kernel: [    0.082702] CPU0: Intel(R) Atom(TM) CPU N550   @ 1.50GHz stepping 0a
    Dec 24 03:02:49 NaNo kernel: [    0.084000] Booting Node   0, Processors  #1
    Dec 24 03:02:49 NaNo kernel: [    0.008000] Initializing CPU#1
    Dec 24 03:02:49 NaNo kernel: [    0.172221]  #2
    Dec 24 03:02:49 NaNo kernel: [    0.008000] Initializing CPU#2
    Dec 24 03:02:49 NaNo kernel: [    0.264000] TSC synchronization [CPU#0 -> CPU#2]:
    Dec 24 03:02:49 NaNo kernel: [    0.264000] Measured 18 cycles TSC warp between CPUs, turning off TSC clock.
    Dec 24 03:02:49 NaNo kernel: [    0.264000] Marking TSC unstable due to check_tsc_sync_source failed
    Dec 24 03:02:49 NaNo kernel: [    0.264176]  #3 Ok.
    Dec 24 03:02:49 NaNo kernel: [    0.008000] Initializing CPU#3
    Dec 24 03:02:49 NaNo kernel: [    0.352082] Brought up 4 CPUs
    Dec 24 03:02:49 NaNo kernel: [    0.352090] Total of 4 processors activated (11970.62 BogoMIPS).
    Dec 24 03:02:49 NaNo kernel: [    0.354095] devtmpfs: initialized
    Dec 24 03:02:49 NaNo kernel: [    0.357907] regulator: core version 0.5
    Dec 24 03:02:49 NaNo kernel: [    0.357952] Time:  8:02:37  Date: 12/24/10
    Dec 24 03:02:49 NaNo kernel: [    0.358040] NET: Registered protocol family 16
    Dec 24 03:02:49 NaNo kernel: [    0.358066] Trying to unpack rootfs image as initramfs...
    Dec 24 03:02:49 NaNo kernel: [    0.358412] EISA bus registered
    Dec 24 03:02:49 NaNo kernel: [    0.358442] ACPI: bus type pci registered
    Dec 24 03:02:49 NaNo kernel: [    0.358602] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Dec 24 03:02:49 NaNo kernel: [    0.358614] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    Dec 24 03:02:49 NaNo kernel: [    0.358619] PCI: Using MMCONFIG for extended config space
    Dec 24 03:02:49 NaNo kernel: [    0.358624] PCI: Using configuration type 1 for base access
    Dec 24 03:02:49 NaNo kernel: [    0.361165] bio: create slab <bio-0> at 0
    Dec 24 03:02:49 NaNo kernel: [    0.366331] ACPI: EC: Look up EC in DSDT
    Dec 24 03:02:49 NaNo kernel: [    0.371069] ACPI: Executed 1 blocks of module-level executable AML code
    Dec 24 03:02:49 NaNo kernel: [    0.376823] ACPI: BIOS _OSI(Linux) query ignored
    Dec 24 03:02:49 NaNo kernel: [    0.379496] ACPI: SSDT 7f4b7710 006C6 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.381296] ACPI: Dynamic OEM Table Load:
    Dec 24 03:02:49 NaNo kernel: [    0.381306] ACPI: SSDT (null) 006C6 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.381952] ACPI: SSDT 7f4b5690 00646 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.383148] ACPI: Dynamic OEM Table Load:
    Dec 24 03:02:49 NaNo kernel: [    0.383156] ACPI: SSDT (null) 00646 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.384331] ACPI: SSDT 7f4b6d90 0015F (v01  PmRef    ApIst 00003000 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.385633] ACPI: Dynamic OEM Table Load:
    Dec 24 03:02:49 NaNo kernel: [    0.385642] ACPI: SSDT (null) 0015F (v01  PmRef    ApIst 00003000 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.386032] ACPI: SSDT 7f4b6f10 0008D (v01  PmRef    ApCst 00003000 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.387265] ACPI: Dynamic OEM Table Load:
    Dec 24 03:02:49 NaNo kernel: [    0.387273] ACPI: SSDT (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20051117)
    Dec 24 03:02:49 NaNo kernel: [    0.388243] ACPI: Interpreter enabled
    Dec 24 03:02:49 NaNo kernel: [    0.388252] ACPI: (supports S0 S3 S4 S5)
    Dec 24 03:02:49 NaNo kernel: [    0.388318] ACPI: Using IOAPIC for interrupt routing
    Dec 24 03:02:49 NaNo kernel: [    0.536989] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
    Dec 24 03:02:49 NaNo kernel: [    0.537142] ACPI: Power Resource [FN00] (on)
    Dec 24 03:02:49 NaNo kernel: [    0.537654] ACPI: No dock devices found.
    Dec 24 03:02:49 NaNo kernel: [    0.537664] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Dec 24 03:02:49 NaNo kernel: [    0.539172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Dec 24 03:02:49 NaNo kernel: [    0.541586] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
    Dec 24 03:02:49 NaNo kernel: [    0.541595] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
    Dec 24 03:02:49 NaNo kernel: [    0.541603] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    Dec 24 03:02:49 NaNo kernel: [    0.541613] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xfebfffff]
    Dec 24 03:02:49 NaNo kernel: [    0.541703] pci 0000:00:02.0: reg 10: [mem 0x98180000-0x981fffff]
    Dec 24 03:02:49 NaNo kernel: [    0.541713] pci 0000:00:02.0: reg 14: [io  0x60c0-0x60c7]
    Dec 24 03:02:49 NaNo kernel: [    0.541722] pci 0000:00:02.0: reg 18: [mem 0x80000000-0x8fffffff pref]
    Dec 24 03:02:49 NaNo kernel: [    0.541731] pci 0000:00:02.0: reg 1c: [mem 0x98000000-0x980fffff]
    Dec 24 03:02:49 NaNo kernel: [    0.541782] pci 0000:00:02.1: reg 10: [mem 0x98100000-0x9817ffff]
    Dec 24 03:02:49 NaNo kernel: [    0.541922] pci 0000:00:1b.0: reg 10: [mem 0x98200000-0x98203fff 64bit]
    Dec 24 03:02:49 NaNo kernel: [    0.542002] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Dec 24 03:02:49 NaNo kernel: [    0.542012] pci 0000:00:1b.0: PME# disabled
    Dec 24 03:02:49 NaNo kernel: [    0.542140] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Dec 24 03:02:49 NaNo kernel: [    0.542150] pci 0000:00:1c.0: PME# disabled
    Dec 24 03:02:49 NaNo kernel: [    0.542281] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Dec 24 03:02:49 NaNo kernel: [    0.542290] pci 0000:00:1c.1: PME# disabled
    Dec 24 03:02:49 NaNo kernel: [    0.542382] pci 0000:00:1d.0: reg 20: [io  0x6080-0x609f]
    Dec 24 03:02:49 NaNo kernel: [    0.542471] pci 0000:00:1d.1: reg 20: [io  0x6060-0x607f]
    Dec 24 03:02:49 NaNo kernel: [    0.542560] pci 0000:00:1d.2: reg 20: [io  0x6040-0x605f]
    Dec 24 03:02:49 NaNo kernel: [    0.542648] pci 0000:00:1d.3: reg 20: [io  0x6020-0x603f]
    Dec 24 03:02:49 NaNo kernel: [    0.542732] pci 0000:00:1d.7: reg 10: [mem 0x98204400-0x982047ff]
    Dec 24 03:02:49 NaNo kernel: [    0.542814] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Dec 24 03:02:49 NaNo kernel: [    0.542823] pci 0000:00:1d.7: PME# disabled
    Dec 24 03:02:49 NaNo kernel: [    0.543096] pci 0000:00:1f.2: reg 10: [io  0x60b8-0x60bf]
    Dec 24 03:02:49 NaNo kernel: [    0.543110] pci 0000:00:1f.2: reg 14: [io  0x60cc-0x60cf]
    Dec 24 03:02:49 NaNo kernel: [    0.543123] pci 0000:00:1f.2: reg 18: [io  0x60b0-0x60b7]
    Dec 24 03:02:49 NaNo kernel: [    0.543136] pci 0000:00:1f.2: reg 1c: [io  0x60c8-0x60cb]
    Dec 24 03:02:49 NaNo kernel: [    0.543149] pci 0000:00:1f.2: reg 20: [io  0x60a0-0x60af]
    Dec 24 03:02:49 NaNo kernel: [    0.543163] pci 0000:00:1f.2: reg 24: [mem 0x98204000-0x982043ff]
    Dec 24 03:02:49 NaNo kernel: [    0.543212] pci 0000:00:1f.2: PME# supported from D3hot
    Dec 24 03:02:49 NaNo kernel: [    0.543221] pci 0000:00:1f.2: PME# disabled
    Dec 24 03:02:49 NaNo kernel: [    0.543292] pci 0000:00:1f.3: reg 20: [io  0x6000-0x601f]
    Dec 24 03:02:49 NaNo kernel: [    0.543464] pci 0000:01:00.0: reg 10: [mem 0x97000000-0x9703ffff 64bit]
    Dec 24 03:02:49 NaNo kernel: [    0.543480] pci 0000:01:00.0: reg 18: [io  0x5000-0x507f]
    Dec 24 03:02:49 NaNo kernel: [    0.543577] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Dec 24 03:02:49 NaNo kernel: [    0.543588] pci 0000:01:00.0: PME# disabled
    Dec 24 03:02:49 NaNo kernel: [    0.548035] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    Dec 24 03:02:49 NaNo kernel: [    0.548046] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
    Dec 24 03:02:49 NaNo kernel: [    0.548057] pci 0000:00:1c.0:   bridge window [mem 0x97000000-0x97ffffff]
    Dec 24 03:02:49 NaNo kernel: [    0.548072] pci 0000:00:1c.0:   bridge window [mem 0x90000000-0x90ffffff 64bit pref]
    Dec 24 03:02:49 NaNo kernel: [    0.548392] pci 0000:02:00.0: reg 10: [mem 0x96000000-0x96001fff 64bit]
    Dec 24 03:02:49 NaNo kernel: [    0.548780] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    Dec 24 03:02:49 NaNo kernel: [    0.548819] pci 0000:02:00.0: PME# disabled
    Dec 24 03:02:49 NaNo kernel: [    0.556077] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    Dec 24 03:02:49 NaNo kernel: [    0.556088] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
    Dec 24 03:02:49 NaNo kernel: [    0.556098] pci 0000:00:1c.1:   bridge window [mem 0x96000000-0x96ffffff]
    Dec 24 03:02:49 NaNo kernel: [    0.556113] pci 0000:00:1c.1:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
    Dec 24 03:02:49 NaNo kernel: [    0.556220] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
    Dec 24 03:02:49 NaNo kernel: [    0.556231] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
    Dec 24 03:02:49 NaNo kernel: [    0.556241] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
    Dec 24 03:02:49 NaNo kernel: [    0.556255] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Dec 24 03:02:49 NaNo kernel: [    0.556263] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
    Dec 24 03:02:49 NaNo kernel: [    0.556270] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
    Dec 24 03:02:49 NaNo kernel: [    0.556278] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Dec 24 03:02:49 NaNo kernel: [    0.556285] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
    Dec 24 03:02:49 NaNo kernel: [    0.556316] pci_bus 0000:00: on NUMA node 0
    Dec 24 03:02:49 NaNo kernel: [    0.556332] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Dec 24 03:02:49 NaNo kernel: [    0.556840] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    Dec 24 03:02:49 NaNo kernel: [    0.557066] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    Dec 24 03:02:49 NaNo kernel: [    0.566697] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
    Dec 24 03:02:49 NaNo kernel: [    0.566994] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
    Dec 24 03:02:49 NaNo kernel: [    0.567286] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
    Dec 24 03:02:49 NaNo kernel: [    0.567577] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    Dec 24 03:02:49 NaNo kernel: [    0.567871] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    Dec 24 03:02:49 NaNo kernel: [    0.568183] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    Dec 24 03:02:49 NaNo kernel: [    0.568477] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    Dec 24 03:02:49 NaNo kernel: [    0.568768] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    Dec 24 03:02:49 NaNo kernel: [    0.568913] HEST: Table is not found!
    Dec 24 03:02:49 NaNo kernel: [    0.569106] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Dec 24 03:02:49 NaNo kernel: [    0.569128] vgaarb: loaded
    Dec 24 03:02:49 NaNo kernel: [    0.569561] SCSI subsystem initialized
    Dec 24 03:02:49 NaNo kernel: [    0.569594] libata version 3.00 loaded.
    Dec 24 03:02:49 NaNo kernel: [    0.569594] usbcore: registered new interface driver usbfs
    Dec 24 03:02:49 NaNo kernel: [    0.569594] usbcore: registered new interface driver hub
    Dec 24 03:02:49 NaNo kernel: [    0.569594] usbcore: registered new device driver usb
    Dec 24 03:02:49 NaNo kernel: [    0.569594] ACPI: WMI: Mapper loaded
    Dec 24 03:02:49 NaNo kernel: [    0.569594] PCI: Using ACPI for IRQ routing
    Dec 24 03:02:49 NaNo kernel: [    0.569594] PCI: pci_cache_line_size set to 64 bytes
    Dec 24 03:02:49 NaNo kernel: [    0.569594] reserve RAM buffer: 0000000000002000 - 000000000000ffff 
    Dec 24 03:02:49 NaNo kernel: [    0.569594] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
    Dec 24 03:02:49 NaNo kernel: [    0.569594] reserve RAM buffer: 000000007f494000 - 000000007fffffff 
    Dec 24 03:02:49 NaNo kernel: [    0.569594] reserve RAM buffer: 000000007f577000 - 000000007fffffff 
    Dec 24 03:02:49 NaNo kernel: [    0.569594] reserve RAM buffer: 000000007f5ec000 - 000000007fffffff 
    Dec 24 03:02:49 NaNo kernel: [    0.569594] reserve RAM buffer: 000000007f600000 - 000000007fffffff 
    Dec 24 03:02:49 NaNo kernel: [    0.572042] NetLabel: Initializing
    Dec 24 03:02:49 NaNo kernel: [    0.572048] NetLabel:  domain hash size = 128
    Dec 24 03:02:49 NaNo kernel: [    0.572052] NetLabel:  protocols = UNLABELED CIPSOv4
    Dec 24 03:02:49 NaNo kernel: [    0.572082] NetLabel:  unlabeled traffic allowed by default
    Dec 24 03:02:49 NaNo kernel: [    0.572180] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Dec 24 03:02:49 NaNo kernel: [    0.572193] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Dec 24 03:02:49 NaNo kernel: [    0.572204] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Dec 24 03:02:49 NaNo kernel: [    0.580046] Switching to clocksource hpet
    Dec 24 03:02:49 NaNo kernel: [    0.602361] AppArmor: AppArmor Filesystem Enabled
    Dec 24 03:02:49 NaNo kernel: [    0.602396] pnp: PnP ACPI init
    Dec 24 03:02:49 NaNo kernel: [    0.602439] ACPI: bus type pnp registered
    Dec 24 03:02:49 NaNo kernel: [    0.666942] pnp: PnP ACPI: found 9 devices
    Dec 24 03:02:49 NaNo kernel: [    0.666949] ACPI: ACPI bus type pnp unregistered
    Dec 24 03:02:49 NaNo kernel: [    0.666957] PnPBIOS: Disabled by ACPI PNP
    Dec 24 03:02:49 NaNo kernel: [    0.666985] system 00:01: [io  0x164e-0x164f] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.666995] system 00:01: [io  0x0600-0x060f] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667002] system 00:01: [io  0x0610] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667009] system 00:01: [io  0x0800-0x080f] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667017] system 00:01: [io  0x0810-0x0817] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667024] system 00:01: [io  0x0400-0x047f] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667031] system 00:01: [io  0x0500-0x053f] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667039] system 00:01: [io  0xff2c-0xff2f] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667049] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667057] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667065] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667072] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667081] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667090] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
    Dec 24 03:02:49 NaNo kernel: [    0.667098] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
    Dec 24 03:02:49 NaNo kernel: [    0.706077] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    Dec 24 03:02:49 NaNo kernel: [    0.706088] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
    Dec 24 03:02:49 NaNo kernel: [    0.706101] pci 0000:00:1c.0:   bridge window [mem 0x97000000-0x97ffffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706112] pci 0000:00:1c.0:   bridge window [mem 0x90000000-0x90ffffff 64bit pref]
    Dec 24 03:02:49 NaNo kernel: [    0.706125] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    Dec 24 03:02:49 NaNo kernel: [    0.706133] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
    Dec 24 03:02:49 NaNo kernel: [    0.706145] pci 0000:00:1c.1:   bridge window [mem 0x96000000-0x96ffffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706155] pci 0000:00:1c.1:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
    Dec 24 03:02:49 NaNo kernel: [    0.706169] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
    Dec 24 03:02:49 NaNo kernel: [    0.706174] pci 0000:00:1e.0:   bridge window [io  disabled]
    Dec 24 03:02:49 NaNo kernel: [    0.706184] pci 0000:00:1e.0:   bridge window [mem disabled]
    Dec 24 03:02:49 NaNo kernel: [    0.706192] pci 0000:00:1e.0:   bridge window [mem pref disabled]
    Dec 24 03:02:49 NaNo kernel: [    0.706225]   alloc irq_desc for 16 on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.706231]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.706245] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Dec 24 03:02:49 NaNo kernel: [    0.706256] pci 0000:00:1c.0: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.706276]   alloc irq_desc for 17 on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.706281]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.706290] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Dec 24 03:02:49 NaNo kernel: [    0.706300] pci 0000:00:1c.1: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.706315] pci 0000:00:1e.0: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.706325] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
    Dec 24 03:02:49 NaNo kernel: [    0.706332] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706339] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706345] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706352] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
    Dec 24 03:02:49 NaNo kernel: [    0.706359] pci_bus 0000:01: resource 1 [mem 0x97000000-0x97ffffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706366] pci_bus 0000:01: resource 2 [mem 0x90000000-0x90ffffff 64bit pref]
    Dec 24 03:02:49 NaNo kernel: [    0.706373] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
    Dec 24 03:02:49 NaNo kernel: [    0.706380] pci_bus 0000:02: resource 1 [mem 0x96000000-0x96ffffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706387] pci_bus 0000:02: resource 2 [mem 0x91000000-0x91ffffff 64bit pref]
    Dec 24 03:02:49 NaNo kernel: [    0.706394] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
    Dec 24 03:02:49 NaNo kernel: [    0.706401] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706407] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706414] pci_bus 0000:05: resource 7 [mem 0x80000000-0xfebfffff]
    Dec 24 03:02:49 NaNo kernel: [    0.706495] NET: Registered protocol family 2
    Dec 24 03:02:49 NaNo kernel: [    0.706650] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.707264] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.708346] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.708869] TCP: Hash tables configured (established 131072 bind 65536)
    Dec 24 03:02:49 NaNo kernel: [    0.708876] TCP reno registered
    Dec 24 03:02:49 NaNo kernel: [    0.708885] UDP hash table entries: 512 (order: 2, 16384 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.708907] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.709151] NET: Registered protocol family 1
    Dec 24 03:02:49 NaNo kernel: [    0.709193] pci 0000:00:02.0: Boot video device
    Dec 24 03:02:49 NaNo kernel: [    0.709494] PCI: CLS 64 bytes, default 64
    Dec 24 03:02:49 NaNo kernel: [    0.709553] Simple Boot Flag at 0x44 set to 0x1
    Dec 24 03:02:49 NaNo kernel: [    0.710290] cpufreq-nforce2: No nForce2 chipset.
    Dec 24 03:02:49 NaNo kernel: [    0.710367] Scanning for low memory corruption every 60 seconds
    Dec 24 03:02:49 NaNo kernel: [    0.710728] audit: initializing netlink socket (disabled)
    Dec 24 03:02:49 NaNo kernel: [    0.710751] type=2000 audit(1293177756.708:1): initialized
    Dec 24 03:02:49 NaNo kernel: [    0.731548] highmem bounce pool size: 64 pages
    Dec 24 03:02:49 NaNo kernel: [    0.731563] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    Dec 24 03:02:49 NaNo kernel: [    0.735530] VFS: Disk quotas dquot_6.5.2
    Dec 24 03:02:49 NaNo kernel: [    0.735681] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Dec 24 03:02:49 NaNo kernel: [    0.737280] fuse init (API version 7.14)
    Dec 24 03:02:49 NaNo kernel: [    0.737538] msgmni has been set to 1683
    Dec 24 03:02:49 NaNo kernel: [    0.738621] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    Dec 24 03:02:49 NaNo kernel: [    0.738630] io scheduler noop registered
    Dec 24 03:02:49 NaNo kernel: [    0.738635] io scheduler deadline registered
    Dec 24 03:02:49 NaNo kernel: [    0.738680] io scheduler cfq registered (default)
    Dec 24 03:02:49 NaNo kernel: [    0.738928] pcieport 0000:00:1c.0: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.738993]   alloc irq_desc for 40 on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.738998]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.739019] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    Dec 24 03:02:49 NaNo kernel: [    0.739213] pcieport 0000:00:1c.1: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.739273]   alloc irq_desc for 41 on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.739278]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.739294] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    Dec 24 03:02:49 NaNo kernel: [    0.739542] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Dec 24 03:02:49 NaNo kernel: [    0.739574] Firmware did not grant requested _OSC control
    Dec 24 03:02:49 NaNo kernel: [    0.739595] Firmware did not grant requested _OSC control
    Dec 24 03:02:49 NaNo kernel: [    0.739656] Firmware did not grant requested _OSC control
    Dec 24 03:02:49 NaNo kernel: [    0.739675] Firmware did not grant requested _OSC control
    Dec 24 03:02:49 NaNo kernel: [    0.739700] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Dec 24 03:02:49 NaNo kernel: [    0.739917] intel_idle: MWAIT substates: 0x20220
    Dec 24 03:02:49 NaNo kernel: [    0.739923] intel_idle: v0.4 model 0x1C
    Dec 24 03:02:49 NaNo kernel: [    0.739927] intel_idle: lapic_timer_reliable_states 0x6
    Dec 24 03:02:49 NaNo kernel: [    0.800305] ACPI: AC Adapter [AC] (on-line)
    Dec 24 03:02:49 NaNo kernel: [    0.800492] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    Dec 24 03:02:49 NaNo kernel: [    0.800506] ACPI: Power Button [PWRB]
    Dec 24 03:02:49 NaNo kernel: [    0.800630] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    Dec 24 03:02:49 NaNo kernel: [    0.800641] ACPI: Sleep Button [SLPB]
    Dec 24 03:02:49 NaNo kernel: [    0.800760] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    Dec 24 03:02:49 NaNo kernel: [    0.800869] ACPI: Lid Switch [LID0]
    Dec 24 03:02:49 NaNo kernel: [    0.801015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    Dec 24 03:02:49 NaNo kernel: [    0.801024] ACPI: Power Button [PWRF]
    Dec 24 03:02:49 NaNo kernel: [    0.801351] ACPI: Fan [FAN] (on)
    Dec 24 03:02:49 NaNo kernel: [    0.801869] ACPI: acpi_idle yielding to intel_idle
    Dec 24 03:02:49 NaNo kernel: [    0.872212] thermal LNXTHERM:01: registered as thermal_zone0
    Dec 24 03:02:49 NaNo kernel: [    0.872256] ACPI: Thermal Zone [THRM] (62 C)
    Dec 24 03:02:49 NaNo kernel: [    0.872780] ERST: Table is not found!
    Dec 24 03:02:49 NaNo kernel: [    0.872993] isapnp: Scanning for PnP cards...
    Dec 24 03:02:49 NaNo kernel: [    0.874042] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    Dec 24 03:02:49 NaNo kernel: [    0.881887] brd: module loaded
    Dec 24 03:02:49 NaNo kernel: [    0.885115] loop: module loaded
    Dec 24 03:02:49 NaNo kernel: [    0.888321] Fixed MDIO Bus: probed
    Dec 24 03:02:49 NaNo kernel: [    0.888540] PPP generic driver version 2.4.2
    Dec 24 03:02:49 NaNo kernel: [    0.888755] tun: Universal TUN/TAP device driver, 1.6
    Dec 24 03:02:49 NaNo kernel: [    0.888766] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    Dec 24 03:02:49 NaNo kernel: [    0.889263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Dec 24 03:02:49 NaNo kernel: [    0.889346]   alloc irq_desc for 22 on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.889359]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.889386] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 22 (level, low) -> IRQ 22
    Dec 24 03:02:49 NaNo kernel: [    0.889444] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.889459] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    Dec 24 03:02:49 NaNo kernel: [    0.889650] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    Dec 24 03:02:49 NaNo kernel: [    0.889732] ehci_hcd 0000:00:1d.7: using broken periodic workaround
    Dec 24 03:02:49 NaNo kernel: [    0.889762] ehci_hcd 0000:00:1d.7: debug port 1
    Dec 24 03:02:49 NaNo kernel: [    0.893665] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    Dec 24 03:02:49 NaNo kernel: [    0.893741] ehci_hcd 0000:00:1d.7: irq 22, io mem 0x98204400
    Dec 24 03:02:49 NaNo kernel: [    0.908624] ACPI: Battery Slot [BAT0] (battery absent)
    Dec 24 03:02:49 NaNo kernel: [    0.913082] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    Dec 24 03:02:49 NaNo kernel: [    0.913694] hub 1-0:1.0: USB hub found
    Dec 24 03:02:49 NaNo kernel: [    0.913719] hub 1-0:1.0: 8 ports detected
    Dec 24 03:02:49 NaNo kernel: [    0.914048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Dec 24 03:02:49 NaNo kernel: [    0.914139] uhci_hcd: USB Universal Host Controller Interface driver
    Dec 24 03:02:49 NaNo kernel: [    0.914270]   alloc irq_desc for 18 on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.914283]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.914312] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Dec 24 03:02:49 NaNo kernel: [    0.914343] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.914360] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    Dec 24 03:02:49 NaNo kernel: [    0.914575] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    Dec 24 03:02:49 NaNo kernel: [    0.914682] uhci_hcd 0000:00:1d.0: irq 18, io base 0x00006080
    Dec 24 03:02:49 NaNo kernel: [    0.915317] hub 2-0:1.0: USB hub found
    Dec 24 03:02:49 NaNo kernel: [    0.915348] hub 2-0:1.0: 2 ports detected
    Dec 24 03:02:49 NaNo kernel: [    0.915607]   alloc irq_desc for 20 on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.915619]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.915642] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    Dec 24 03:02:49 NaNo kernel: [    0.915670] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.915684] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    Dec 24 03:02:49 NaNo kernel: [    0.915883] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    Dec 24 03:02:49 NaNo kernel: [    0.915986] uhci_hcd 0000:00:1d.1: irq 20, io base 0x00006060
    Dec 24 03:02:49 NaNo kernel: [    0.916639] hub 3-0:1.0: USB hub found
    Dec 24 03:02:49 NaNo kernel: [    0.916663] hub 3-0:1.0: 2 ports detected
    Dec 24 03:02:49 NaNo kernel: [    0.916911]   alloc irq_desc for 21 on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.916924]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    0.916948] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
    Dec 24 03:02:49 NaNo kernel: [    0.916975] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.916989] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    Dec 24 03:02:49 NaNo kernel: [    0.917226] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    Dec 24 03:02:49 NaNo kernel: [    0.917337] uhci_hcd 0000:00:1d.2: irq 21, io base 0x00006040
    Dec 24 03:02:49 NaNo kernel: [    0.918017] hub 4-0:1.0: USB hub found
    Dec 24 03:02:49 NaNo kernel: [    0.918043] hub 4-0:1.0: 2 ports detected
    Dec 24 03:02:49 NaNo kernel: [    0.918292] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 22 (level, low) -> IRQ 22
    Dec 24 03:02:49 NaNo kernel: [    0.918322] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    0.918337] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    Dec 24 03:02:49 NaNo kernel: [    0.918544] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    Dec 24 03:02:49 NaNo kernel: [    0.918612] uhci_hcd 0000:00:1d.3: irq 22, io base 0x00006020
    Dec 24 03:02:49 NaNo kernel: [    0.919267] hub 5-0:1.0: USB hub found
    Dec 24 03:02:49 NaNo kernel: [    0.919291] hub 5-0:1.0: 2 ports detected
    Dec 24 03:02:49 NaNo kernel: [    0.919802] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    Dec 24 03:02:49 NaNo kernel: [    0.936127] serio: i8042 KBD port at 0x60,0x64 irq 1
    Dec 24 03:02:49 NaNo kernel: [    0.936168] serio: i8042 AUX port at 0x60,0x64 irq 12
    Dec 24 03:02:49 NaNo kernel: [    0.936568] mice: PS/2 mouse device common for all mice
    Dec 24 03:02:49 NaNo kernel: [    0.937398] rtc_cmos 00:03: RTC can wake from S4
    Dec 24 03:02:49 NaNo kernel: [    0.937613] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    Dec 24 03:02:49 NaNo kernel: [    0.937682] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
    Dec 24 03:02:49 NaNo kernel: [    0.938294] device-mapper: uevent: version 1.0.3
    Dec 24 03:02:49 NaNo kernel: [    0.938855] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
    Dec 24 03:02:49 NaNo kernel: [    0.939334] device-mapper: multipath: version 1.1.1 loaded
    Dec 24 03:02:49 NaNo kernel: [    0.939349] device-mapper: multipath round-robin: version 1.0.0 loaded
    Dec 24 03:02:49 NaNo kernel: [    0.939965] EISA: Probing bus 0 at eisa.0
    Dec 24 03:02:49 NaNo kernel: [    0.939981] EISA: Cannot allocate resource for mainboard
    Dec 24 03:02:49 NaNo kernel: [    0.939995] Cannot allocate resource for EISA slot 1
    Dec 24 03:02:49 NaNo kernel: [    0.940009] Cannot allocate resource for EISA slot 2
    Dec 24 03:02:49 NaNo kernel: [    0.940022] Cannot allocate resource for EISA slot 3
    Dec 24 03:02:49 NaNo kernel: [    0.940035] Cannot allocate resource for EISA slot 4
    Dec 24 03:02:49 NaNo kernel: [    0.940048] Cannot allocate resource for EISA slot 5
    Dec 24 03:02:49 NaNo kernel: [    0.940061] Cannot allocate resource for EISA slot 6
    Dec 24 03:02:49 NaNo kernel: [    0.940074] Cannot allocate resource for EISA slot 7
    Dec 24 03:02:49 NaNo kernel: [    0.940088] Cannot allocate resource for EISA slot 8
    Dec 24 03:02:49 NaNo kernel: [    0.940098] EISA: Detected 0 cards.
    Dec 24 03:02:49 NaNo kernel: [    0.941637] cpuidle: using governor ladder
    Dec 24 03:02:49 NaNo kernel: [    0.943024] cpuidle: using governor menu
    Dec 24 03:02:49 NaNo kernel: [    0.944539] TCP cubic registered
    Dec 24 03:02:49 NaNo kernel: [    0.945372] NET: Registered protocol family 10
    Dec 24 03:02:49 NaNo kernel: [    0.947193] lo: Disabled Privacy Extensions
    Dec 24 03:02:49 NaNo kernel: [    0.948315] NET: Registered protocol family 17
    Dec 24 03:02:49 NaNo kernel: [    0.951400] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
    Dec 24 03:02:49 NaNo kernel: [    0.955280] Using IPI No-Shortcut mode
    Dec 24 03:02:49 NaNo kernel: [    0.955640] PM: Resume from disk failed.
    Dec 24 03:02:49 NaNo kernel: [    0.955672] registered taskstats version 1
    Dec 24 03:02:49 NaNo kernel: [    0.956241]   Magic number: 6:648:18
    Dec 24 03:02:49 NaNo kernel: [    0.956257]  ep_81: hash matches
    Dec 24 03:02:49 NaNo kernel: [    0.956266]  ep_81: hash matches
    Dec 24 03:02:49 NaNo kernel: [    0.956274]  ep_81: hash matches
    Dec 24 03:02:49 NaNo kernel: [    0.956281]  ep_81: hash matches
    Dec 24 03:02:49 NaNo kernel: [    0.956289]  ep_81: hash matches
    Dec 24 03:02:49 NaNo kernel: [    0.956442] rtc_cmos 00:03: setting system clock to 2010-12-24 08:02:37 UTC (1293177757)
    Dec 24 03:02:49 NaNo kernel: [    0.956453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
    Dec 24 03:02:49 NaNo kernel: [    0.956459] EDD information not available.
    Dec 24 03:02:49 NaNo kernel: [    1.139608] Freeing initrd memory: 10512k freed
    Dec 24 03:02:49 NaNo kernel: [    1.227542] isapnp: No Plug & Play device found
    Dec 24 03:02:49 NaNo kernel: [    1.227605] Freeing unused kernel memory: 688k freed
    Dec 24 03:02:49 NaNo kernel: [    1.228074] usb 1-4: new high speed USB device using ehci_hcd and address 2
    Dec 24 03:02:49 NaNo kernel: [    1.228369] Write protecting the kernel text: 4932k
    Dec 24 03:02:49 NaNo kernel: [    1.228469] Write protecting the kernel read-only data: 1980k
    Dec 24 03:02:49 NaNo kernel: [    1.271335] udev[100]: starting version 163
    Dec 24 03:02:49 NaNo kernel: [    1.366864] atl1c 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Dec 24 03:02:49 NaNo kernel: [    1.366890] atl1c 0000:01:00.0: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    1.492285] ahci 0000:00:1f.2: version 3.0
    Dec 24 03:02:49 NaNo kernel: [    1.492322] ahci 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Dec 24 03:02:49 NaNo kernel: [    1.492393]   alloc irq_desc for 42 on node -1
    Dec 24 03:02:49 NaNo kernel: [    1.492399]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [    1.492420] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
    Dec 24 03:02:49 NaNo kernel: [    1.492487] ahci: SSS flag set, parallel bus scan disabled
    Dec 24 03:02:49 NaNo kernel: [    1.492569] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    Dec 24 03:02:49 NaNo kernel: [    1.492579] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part 
    Dec 24 03:02:49 NaNo kernel: [    1.492590] ahci 0000:00:1f.2: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [    1.493138] scsi0 : ahci
    Dec 24 03:02:49 NaNo kernel: [    1.493488] scsi1 : ahci
    Dec 24 03:02:49 NaNo kernel: [    1.493701] scsi2 : ahci
    Dec 24 03:02:49 NaNo kernel: [    1.493898] scsi3 : ahci
    Dec 24 03:02:49 NaNo kernel: [    1.494487] ata1: SATA max UDMA/133 abar m1024@0x98204000 port 0x98204100 irq 42
    Dec 24 03:02:49 NaNo kernel: [    1.494497] ata2: SATA max UDMA/133 abar m1024@0x98204000 port 0x98204180 irq 42
    Dec 24 03:02:49 NaNo kernel: [    1.494503] ata3: DUMMY
    Dec 24 03:02:49 NaNo kernel: [    1.494507] ata4: DUMMY
    Dec 24 03:02:49 NaNo kernel: [    1.513566] atl1c 0000:01:00.0: version 1.0.0.2-NAPI
    Dec 24 03:02:49 NaNo kernel: [    1.984178] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Dec 24 03:02:49 NaNo kernel: [    1.985188] ata1.00: unexpected _GTF length (4)
    Dec 24 03:02:49 NaNo kernel: [    1.985617] ata1.00: ATA-8: Hitachi HTS545032B9A300, PB3OC60F, max UDMA/133
    Dec 24 03:02:49 NaNo kernel: [    1.985632] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    Dec 24 03:02:49 NaNo kernel: [    1.986809] ata1.00: unexpected _GTF length (4)
    Dec 24 03:02:49 NaNo kernel: [    1.987257] ata1.00: configured for UDMA/133
    Dec 24 03:02:49 NaNo kernel: [    2.000487] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54503 PB3O PQ: 0 ANSI: 5
    Dec 24 03:02:49 NaNo kernel: [    2.001043] sd 0:0:0:0: Attached scsi generic sg0 type 0
    Dec 24 03:02:49 NaNo kernel: [    2.001228] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    Dec 24 03:02:49 NaNo kernel: [    2.001409] sd 0:0:0:0: [sda] Write Protect is off
    Dec 24 03:02:49 NaNo kernel: [    2.001417] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Dec 24 03:02:49 NaNo kernel: [    2.001491] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Dec 24 03:02:49 NaNo kernel: [    2.001980]  sda: sda1 sda2 sda3 sda4
    Dec 24 03:02:49 NaNo kernel: [    2.045716] sd 0:0:0:0: [sda] Attached SCSI disk
    Dec 24 03:02:49 NaNo kernel: [    2.320173] ata2: SATA link down (SStatus 0 SControl 300)
    Dec 24 03:02:49 NaNo kernel: [    2.827227] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    Dec 24 03:02:49 NaNo kernel: [   10.503821] Adding 1000444k swap on /dev/sda2.  Priority:-1 extents:1 across:1000444k 
    Dec 24 03:02:49 NaNo kernel: [   10.618215] udev[374]: starting version 163
    Dec 24 03:02:49 NaNo kernel: [   10.720291] lp: driver loaded but no devices found
    Dec 24 03:02:49 NaNo kernel: [   10.930286] coretemp coretemp.0: Unable to read TjMax from CPU.
    Dec 24 03:02:49 NaNo kernel: [   10.930306] coretemp coretemp.0: Using relative temperature scale!
    Dec 24 03:02:49 NaNo kernel: [   10.930492] coretemp coretemp.2: Unable to read TjMax from CPU.
    Dec 24 03:02:49 NaNo kernel: [   10.930506] coretemp coretemp.2: Using relative temperature scale!
    Dec 24 03:02:49 NaNo kernel: [   10.944191] Linux agpgart interface v0.103
    Dec 24 03:02:49 NaNo kernel: [   11.058189] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
    Dec 24 03:02:49 NaNo kernel: [   11.059694] agpgart-intel 0000:00:00.0: detected 8188K stolen memory
    Dec 24 03:02:49 NaNo kernel: [   11.121916] Linux video capture interface: v2.00
    Dec 24 03:02:49 NaNo kernel: [   11.126157] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
    Dec 24 03:02:49 NaNo kernel: [   11.133448] cfg80211: Calling CRDA to update world regulatory domain
    Dec 24 03:02:49 NaNo kernel: [   11.184973] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
    Dec 24 03:02:49 NaNo kernel: [   11.198709] uvcvideo: Found UVC 1.00 device 1.3M WebCam (0402:9665)
    Dec 24 03:02:49 NaNo kernel: [   11.206816] input: 1.3M WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input5
    Dec 24 03:02:49 NaNo kernel: [   11.207370] usbcore: registered new interface driver uvcvideo
    Dec 24 03:02:49 NaNo kernel: [   11.207381] USB Video Class driver (v0.1.0)
    Dec 24 03:02:49 NaNo kernel: [   11.333443] [drm] Initialized drm 1.1.0 20060810
    Dec 24 03:02:49 NaNo kernel: [   11.348682] psmouse serio1: ID: 10 00 64
    Dec 24 03:02:49 NaNo kernel: [   11.402728] cfg80211: World regulatory domain updated:
    Dec 24 03:02:49 NaNo kernel: [   11.402740]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    Dec 24 03:02:49 NaNo kernel: [   11.402752]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    Dec 24 03:02:49 NaNo kernel: [   11.402763]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    Dec 24 03:02:49 NaNo kernel: [   11.402774]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    Dec 24 03:02:49 NaNo kernel: [   11.402784]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    Dec 24 03:02:49 NaNo kernel: [   11.402794]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    Dec 24 03:02:49 NaNo kernel: [   11.448696] type=1400 audit(1293177767.987:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=683 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   11.449640] type=1400 audit(1293177767.991:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=683 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   11.450213] type=1400 audit(1293177767.991:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=683 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   11.505910] elantech: assuming hardware version 2, firmware version 20.2.0
    Dec 24 03:02:49 NaNo kernel: [   11.562669] elantech: Synaptics capabilities query result 0x68, 0x18, 0x0b.
    Dec 24 03:02:49 NaNo kernel: [   11.596947] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Dec 24 03:02:49 NaNo kernel: [   11.596962] i915 0000:00:02.0: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [   11.647559] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    Dec 24 03:02:49 NaNo kernel: [   11.668766] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    Dec 24 03:02:49 NaNo kernel: [   11.668777] iwlagn: Copyright(c) 2003-2010 Intel Corporation
    Dec 24 03:02:49 NaNo kernel: [   11.668975] iwlagn 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Dec 24 03:02:49 NaNo kernel: [   11.669077] iwlagn 0000:02:00.0: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [   11.669188] iwlagn 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
    Dec 24 03:02:49 NaNo kernel: [   11.689537] iwlagn 0000:02:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
    Dec 24 03:02:49 NaNo kernel: [   11.689734]   alloc irq_desc for 43 on node -1
    Dec 24 03:02:49 NaNo kernel: [   11.689741]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [   11.689818] iwlagn 0000:02:00.0: irq 43 for MSI/MSI-X
    Dec 24 03:02:49 NaNo kernel: [   11.706934]   alloc irq_desc for 44 on node -1
    Dec 24 03:02:49 NaNo kernel: [   11.706947]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [   11.706974] i915 0000:00:02.0: irq 44 for MSI/MSI-X
    Dec 24 03:02:49 NaNo kernel: [   11.707001] [drm] set up 7M of stolen space
    Dec 24 03:02:49 NaNo kernel: [   11.815226] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    Dec 24 03:02:49 NaNo kernel: [   11.815592] [drm] initialized overlay support
    Dec 24 03:02:49 NaNo kernel: [   11.864560] elantech: retrying ps2 command 0xe6 (2).
    Dec 24 03:02:49 NaNo kernel: [   12.089636] iwlagn 0000:02:00.0: loaded firmware version 128.50.3.1 build 13488
    Dec 24 03:02:49 NaNo kernel: [   12.112892] phy0: Selected rate control algorithm 'iwl-agn-rs'
    Dec 24 03:02:49 NaNo kernel: [   12.129575] Skipping EDID probe due to cached edid
    Dec 24 03:02:49 NaNo kernel: [   12.378874] elantech: retrying ps2 command 0xf8 (2).
    Dec 24 03:02:49 NaNo kernel: [   12.488508] Console: switching to colour frame buffer device 128x37
    Dec 24 03:02:49 NaNo kernel: [   12.495882] fb0: inteldrmfb frame buffer device
    Dec 24 03:02:49 NaNo kernel: [   12.495887] drm: registered panic notifier
    Dec 24 03:02:49 NaNo kernel: [   12.495895] Slow work thread pool: Starting up
    Dec 24 03:02:49 NaNo kernel: [   12.496133] Slow work thread pool: Ready
    Dec 24 03:02:49 NaNo kernel: [   12.763953] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    Dec 24 03:02:49 NaNo kernel: [   12.797768] acpi device:27: registered as cooling_device5
    Dec 24 03:02:49 NaNo kernel: [   12.799004] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
    Dec 24 03:02:49 NaNo kernel: [   12.799184] ACPI: Video Device [OVGA] (multi-head: yes  rom: no  post: no)
    Dec 24 03:02:49 NaNo kernel: [   12.799260] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    Dec 24 03:02:49 NaNo kernel: [   12.799393]   alloc irq_desc for 19 on node -1
    Dec 24 03:02:49 NaNo kernel: [   12.799404]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [   12.799427] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    Dec 24 03:02:49 NaNo kernel: [   12.799538]   alloc irq_desc for 45 on node -1
    Dec 24 03:02:49 NaNo kernel: [   12.799545]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [   12.799572] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    Dec 24 03:02:49 NaNo kernel: [   12.799641] HDA Intel 0000:00:1b.0: setting latency timer to 64
    Dec 24 03:02:49 NaNo kernel: [   12.860111] Skipping EDID probe due to cached edid
    Dec 24 03:02:49 NaNo kernel: [   12.889111] hda_codec: ALC272X: BIOS auto-probing.
    Dec 24 03:02:49 NaNo kernel: [   13.081093] elantech: retrying ps2 command 0xf8 (1).
    Dec 24 03:02:49 NaNo kernel: [   13.099172] type=1400 audit(1293177769.635:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=898 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   13.100448] type=1400 audit(1293177769.639:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=899 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   13.101511] type=1400 audit(1293177769.639:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=899 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   13.102081] type=1400 audit(1293177769.639:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=899 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   13.107242] type=1400 audit(1293177769.643:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=902 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   13.108507] type=1400 audit(1293177769.647:10): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=902 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo kernel: [   13.108971] type=1400 audit(1293177769.647:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=904 comm="apparmor_parser"
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> NetworkManager (version 0.8.1) is starting...
    Dec 24 03:02:49 NaNo avahi-daemon[918]: Found user 'avahi' (UID 104) and group 'avahi' (GID 109).
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> Read config file /etc/NetworkManager/nm-system-settings.conf
    Dec 24 03:02:49 NaNo avahi-daemon[918]: Successfully dropped root privileges.
    Dec 24 03:02:49 NaNo avahi-daemon[918]: avahi-daemon 0.6.27 starting up.
    Dec 24 03:02:49 NaNo avahi-daemon[918]: Successfully called chroot().
    Dec 24 03:02:49 NaNo avahi-daemon[918]: Successfully dropped remaining capabilities.
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> trying to start the modem manager...
    Dec 24 03:02:49 NaNo avahi-daemon[918]: No service file found in /etc/avahi/services.
    Dec 24 03:02:49 NaNo modem-manager: ModemManager (version 0.4) starting...
    Dec 24 03:02:49 NaNo avahi-daemon[918]: Network interface enumeration completed.
    Dec 24 03:02:49 NaNo avahi-daemon[918]: Registering HINFO record with values 'I686'/'LINUX'.
    Dec 24 03:02:49 NaNo avahi-daemon[918]: Server startup complete. Host name is NaNo.local. Local service cookie is 3730263168.
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> monitoring kernel firmware directory '/lib/firmware'.
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: init!
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: update_system_hostname
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPluginIfupdown: management mode: unmanaged
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/net/eth0, iface: eth0)
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/net/wlan0, iface: wlan0)
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: end _init.
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin ZTE
    Dec 24 03:02:49 NaNo NetworkManager[917]:    Ifupdown: get unmanaged devices count: 0
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: (167397200) ... get_connections.
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin SimTech
    Dec 24 03:02:49 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: (167397200) ... get_connections (managed=false): return empty list.
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin AnyData
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Longcheer
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Generic
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Novatel
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Huawei
    Dec 24 03:02:49 NaNo NetworkManager[917]:    Ifupdown: get unmanaged devices count: 0
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill0) (driver <unknown>)
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Option High-Speed
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Option
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Ericsson MBM
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Nokia
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Gobi
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin Sierra
    Dec 24 03:02:49 NaNo modem-manager: Loaded plugin MotoC
    Dec 24 03:02:49 NaNo kernel: [   13.238622] ppdev: user-space parallel port driver
    Dec 24 03:02:49 NaNo modem-manager: (tty/ttyS0): port's parent platform driver is not whitelisted
    Dec 24 03:02:49 NaNo modem-manager: (tty/ttyS1): port's parent platform driver is not whitelisted
    Dec 24 03:02:49 NaNo modem-manager: (tty/ttyS2): port's parent platform driver is not whitelisted
    Dec 24 03:02:49 NaNo modem-manager: (tty/ttyS3): port's parent platform driver is not whitelisted
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> WiFi enabled by radio killswitch; enabled by state file
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> WWAN enabled by radio killswitch; enabled by state file
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> WiMAX enabled by radio killswitch; enabled by state file
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> Networking is enabled by state file
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (eth0): carrier is OFF
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (eth0): new Ethernet device (driver: 'atl1c' ifindex: 2)
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (eth0): now managed
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (eth0): device state change: 1 -> 2 (reason 2)
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (eth0): bringing up device.
    Dec 24 03:02:49 NaNo kernel: [   13.301524]   alloc irq_desc for 46 on node -1
    Dec 24 03:02:49 NaNo kernel: [   13.301535]   alloc kstat_irqs on node -1
    Dec 24 03:02:49 NaNo kernel: [   13.301574] atl1c 0000:01:00.0: irq 46 for MSI/MSI-X
    Dec 24 03:02:49 NaNo kernel: [   13.302667] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (eth0): preparing device.
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (eth0): deactivating device (reason: 2).
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (wlan0): driver supports SSID scans (scan_capa 0x01).
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlagn' ifindex: 3)
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (wlan0): now managed
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (wlan0): device state change: 1 -> 2 (reason 2)
    Dec 24 03:02:49 NaNo NetworkManager[917]: <info> (wlan0): bringing up device.
    Dec 24 03:02:49 NaNo gdm-binary[912]: WARNING: Unable to find users: no seat-id found
    Dec 24 03:02:50 NaNo NetworkManager[917]: <info> (wlan0): preparing device.
    Dec 24 03:02:50 NaNo NetworkManager[917]: <info> (wlan0): deactivating device (reason: 2).
    Dec 24 03:02:50 NaNo NetworkManager[917]: supplicant_interface_acquire: assertion `mgr_state == NM_SUPPLICANT_MANAGER_STATE_IDLE' failed
    Dec 24 03:02:50 NaNo init: apport pre-start process (1039) terminated with status 1
    Dec 24 03:02:50 NaNo kernel: [   13.457547] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Dec 24 03:02:50 NaNo cron[1044]: (CRON) INFO (pidfile fd = 3)
    Dec 24 03:02:50 NaNo NetworkManager[917]: <info> modem-manager is now available
    Dec 24 03:02:50 NaNo NetworkManager[917]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files
    Dec 24 03:02:50 NaNo NetworkManager[917]: <info> Trying to start the supplicant...
    Dec 24 03:02:50 NaNo acpid: starting up with proc fs
    Dec 24 03:02:50 NaNo anacron[1057]: Anacron 2.3 started on 2010-12-24
    Dec 24 03:02:50 NaNo cron[1071]: (CRON) STARTUP (fork ok)
    Dec 24 03:02:50 NaNo acpid: 36 rules loaded
    Dec 24 03:02:50 NaNo acpid: waiting for events: event logging is off
    Dec 24 03:02:50 NaNo init: apport post-stop process (1061) terminated with status 1
    Dec 24 03:02:50 NaNo NetworkManager[917]: <info> (wlan0): supplicant manager state:  down -> idle
    Dec 24 03:02:50 NaNo NetworkManager[917]: <info> (wlan0): device state change: 2 -> 3 (reason 0)
    Dec 24 03:02:50 NaNo cron[1071]: (CRON) INFO (Running @reboot jobs)
    Dec 24 03:02:50 NaNo NetworkManager[917]: <info> (wlan0): supplicant interface state:  starting -> ready
    Dec 24 03:02:50 NaNo acpid: client connected from 1056[0:0]
    Dec 24 03:02:50 NaNo acpid: 1 client rule loaded
    Dec 24 03:02:50 NaNo anacron[1057]: Normal exit (0 jobs run)
    Dec 24 03:02:50 NaNo kernel: [   13.621781] Skipping EDID probe due to cached edid
    Dec 24 03:02:50 NaNo kernel: [   13.642811] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
    Dec 24 03:02:50 NaNo kernel: [   13.752268] Skipping EDID probe due to cached edid
    Dec 24 03:02:50 NaNo sensord: sensord started
    Dec 24 03:02:50 NaNo sensord: Chip: acpitz-virtual-0
    Dec 24 03:02:50 NaNo sensord: Adapter: Virtual device
    Dec 24 03:02:50 NaNo sensord:   temp1: 62.0 C
    Dec 24 03:02:50 NaNo sensord: Chip: coretemp-isa-0000
    Dec 24 03:02:50 NaNo sensord: Adapter: ISA adapter
    Dec 24 03:02:50 NaNo sensord:   Core 0: 60.0 C
    Dec 24 03:02:50 NaNo sensord: Chip: coretemp-isa-0002
    Dec 24 03:02:50 NaNo sensord: Adapter: ISA adapter
    Dec 24 03:02:50 NaNo sensord:   Core 1: 62.0 C
    Dec 24 03:02:50 NaNo kernel: [   14.197393] vboxdrv: Found 4 processor cores.
    Dec 24 03:02:50 NaNo kernel: [   14.199177] vboxdrv: fAsync=0 offMin=0x195 offMax=0x537f
    Dec 24 03:02:50 NaNo kernel: [   14.200834] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    Dec 24 03:02:50 NaNo kernel: [   14.200846] vboxdrv: Successfully loaded version 3.2.12 (interface 0x00140001).
    Dec 24 03:02:50 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/vboxnet0, iface: vboxnet0)
    Dec 24 03:02:50 NaNo NetworkManager[917]:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/vboxnet0, iface: vboxnet0): no ifupdown configuration found.
    Dec 24 03:02:50 NaNo modem-manager: (net/vboxnet0): could not get port's parent device
    Dec 24 03:02:50 NaNo NetworkManager[917]: <warn> /sys/devices/virtual/net/vboxnet0: couldn't determine device driver; ignoring...
    Dec 24 03:02:51 NaNo anacron[1277]: Anacron 2.3 started on 2010-12-24
    Dec 24 03:02:51 NaNo anacron[1277]: Normal exit (0 jobs run)
    Dec 24 03:02:51 NaNo kernel: [   15.436124] Skipping EDID probe due to cached edid
    Dec 24 03:02:52 NaNo kernel: [   15.472149] Skipping EDID probe due to cached edid
    Dec 24 03:02:52 NaNo kernel: [   15.536128] Skipping EDID probe due to cached edid
    Dec 24 03:02:52 NaNo kernel: [   15.576131] Skipping EDID probe due to cached edid
    Dec 24 03:02:52 NaNo rtkit-daemon[1312]: Successfully called chroot.
    Dec 24 03:02:52 NaNo rtkit-daemon[1312]: Successfully dropped privileges.
    Dec 24 03:02:52 NaNo rtkit-daemon[1312]: Successfully limited resources.
    Dec 24 03:02:52 NaNo rtkit-daemon[1312]: Running.
    Dec 24 03:02:52 NaNo rtkit-daemon[1312]: Canary thread running.
    Dec 24 03:02:52 NaNo rtkit-daemon[1312]: Watchdog thread running.
    Dec 24 03:02:52 NaNo polkitd[1318]: started daemon version 0.96 using authority implementation `local' version `0.96'
    Dec 24 03:02:52 NaNo rtkit-daemon[1312]: Successfully made thread 1310 of process 1310 (n/a) owned by '113' high priority at nice level -11.
    Dec 24 03:02:52 NaNo rtkit-daemon[1312]: Supervising 1 threads of 1 processes of 1 users.
    Dec 24 03:02:52 NaNo kernel: [   16.404280] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
    Dec 24 03:02:52 NaNo kernel: [   16.449893] EXT4-fs (sda3): re-mounted. Opts: commit=0
    Dec 24 03:02:53 NaNo kernel: [   16.517438] EXT4-fs (sda4): re-mounted. Opts: commit=0
    Dec 24 03:02:53 NaNo gdm-simple-greeter[1301]: Gtk-WARNING: /build/buildd/gtk+2.0-2.22.0/gtk/gtkwidget.c:5684: widget not within a GtkWindow
    Dec 24 03:02:53 NaNo rtkit-daemon[1312]: Successfully made thread 1372 of process 1310 (n/a) owned by '113' RT at priority 5.
    Dec 24 03:02:53 NaNo rtkit-daemon[1312]: Supervising 2 threads of 1 processes of 1 users.
    Dec 24 03:02:53 NaNo rtkit-daemon[1312]: Successfully made thread 1373 of process 1310 (n/a) owned by '113' RT at priority 5.
    Dec 24 03:02:53 NaNo rtkit-daemon[1312]: Supervising 3 threads of 1 processes of 1 users.
    Dec 24 03:02:53 NaNo init: plymouth-stop pre-start process (1388) terminated with status 1
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: snd_pcm_avail_delay() returned strange values: delay 0 is less than avail 80.
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: snd_pcm_dump():
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: Soft volume PCM
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: Control: PCM Playback Volume
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: min_dB: -51
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: max_dB: 0
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: resolution: 256
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: Its setup is:
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   stream       : CAPTURE
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   access       : MMAP_INTERLEAVED
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   format       : S16_LE
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   subformat    : STD
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   channels     : 2
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   rate         : 44100
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   exact rate   : 44100 (44100/1)
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   msbits       : 16
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   buffer_size  : 88192
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   period_size  : 44096
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   period_time  : 999909
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   tstamp_mode  : ENABLE
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   period_step  : 1
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   avail_min    : 87310
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   period_event : 0
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   start_threshold  : -1
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   stop_threshold   : 1444937728
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   silence_threshold: 0
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   silence_size : 0
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   boundary     : 1444937728
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c: Its setup is:
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   stream       : CAPTURE
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   access       : MMAP_INTERLEAVED
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   format       : S16_LE
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   subformat    : STD
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   channels     : 2
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   rate         : 44100
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   exact rate   : 44100 (44100/1)
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   msbits       : 16
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   buffer_size  : 88192
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   period_size  : 44096
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   period_time  : 999909
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   tstamp_mode  : ENABLE
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   period_step  : 1
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   avail_min    : 87310
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   period_event : 0
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   start_threshold  : -1
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   stop_threshold   : 1444937728
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   silence_threshold: 0
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   silence_size : 0
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   boundary     : 1444937728
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   appl_ptr     : 87392
    Dec 24 03:02:55 NaNo pulseaudio[1310]: alsa-util.c:   hw_ptr       : 87392
    Dec 24 03:03:00 NaNo gdm-session-worker[1304]: GLib-GObject-CRITICAL: g_value_get_boolean: assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed
    Dec 24 03:03:05 NaNo NetworkManager[917]: <error> [1293177785.611637] [nm-manager.c:1317] user_proxy_init(): could not init user settings proxy: (3) Could not get owner of name 'org.freedesktop.NetworkManagerUserSettings': no such name
    Dec 24 03:03:05 NaNo NetworkManager[917]: <error> [1293177785.657190] [nm-manager.c:1317] user_proxy_init(): could not init user settings proxy: (3) Could not get owner of name 'org.freedesktop.NetworkManagerUserSettings': no such name
    Dec 24 03:03:06 NaNo kernel: [   30.220115] Skipping EDID probe due to cached edid
    Dec 24 03:03:06 NaNo kernel: [   30.288643] Skipping EDID probe due to cached edid
    Dec 24 03:03:06 NaNo kernel: [   30.324129] Skipping EDID probe due to cached edid
    Dec 24 03:03:06 NaNo kernel: [   30.364112] Skipping EDID probe due to cached edid
    Dec 24 03:03:07 NaNo rtkit-daemon[1312]: Successfully made thread 1484 of process 1484 (n/a) owned by '1000' high priority at nice level -11.
    Dec 24 03:03:07 NaNo rtkit-daemon[1312]: Supervising 4 threads of 2 processes of 2 users.
    Dec 24 03:03:07 NaNo rtkit-daemon[1312]: Successfully made thread 1488 of process 1484 (n/a) owned by '1000' RT at priority 5.
    Dec 24 03:03:07 NaNo rtkit-daemon[1312]: Supervising 5 threads of 2 processes of 2 users.
    Dec 24 03:03:07 NaNo rtkit-daemon[1312]: Successfully made thread 1491 of process 1484 (n/a) owned by '1000' RT at priority 5.
    Dec 24 03:03:07 NaNo rtkit-daemon[1312]: Supervising 6 threads of 2 processes of 2 users.
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) starting connection 'Auto equiman'
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> (wlan0): device state change: 3 -> 4 (reason 0)
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> (wlan0): device state change: 4 -> 5 (reason 0)
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0/wireless): access point 'Auto equiman' has security, but secrets are required.
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> (wlan0): device state change: 5 -> 6 (reason 0)
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> (wlan0): device state change: 6 -> 4 (reason 0)
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> (wlan0): device state change: 4 -> 5 (reason 0)
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0/wireless): connection 'Auto equiman' has security, and secrets exist.  No new secrets needed.
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Config: added 'ssid' value 'equiman'
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Config: added 'scan_ssid' value '1'
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Config: added 'psk' value '<omitted>'
    Dec 24 03:03:08 NaNo NetworkManager[917]: nm_setting_802_1x_get_pkcs11_engine_path: assertion `NM_IS_SETTING_802_1X (setting)' failed
    Dec 24 03:03:08 NaNo NetworkManager[917]: nm_setting_802_1x_get_pkcs11_module_path: assertion `NM_IS_SETTING_802_1X (setting)' failed
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
    Dec 24 03:03:08 NaNo NetworkManager[917]: <info> Config: set interface ap_scan to 1
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): supplicant connection state:  inactive -> scanning
    Dec 24 03:03:09 NaNo wpa_supplicant[1069]: Trying to associate with 00:26:44:0a:c4:a3 (SSID='equiman' freq=2462 MHz)
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): supplicant connection state:  scanning -> associating
    Dec 24 03:03:09 NaNo kernel: [   32.898163] wlan0: authenticate with 00:26:44:0a:c4:a3 (try 1)
    Dec 24 03:03:09 NaNo kernel: [   32.900343] wlan0: authenticated
    Dec 24 03:03:09 NaNo kernel: [   32.900416] wlan0: associate with 00:26:44:0a:c4:a3 (try 1)
    Dec 24 03:03:09 NaNo kernel: [   32.902963] wlan0: RX AssocResp from 00:26:44:0a:c4:a3 (capab=0x411 status=0 aid=1)
    Dec 24 03:03:09 NaNo kernel: [   32.902976] wlan0: associated
    Dec 24 03:03:09 NaNo wpa_supplicant[1069]: Associated with 00:26:44:0a:c4:a3
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): supplicant connection state:  associating -> associated
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): supplicant connection state:  associated -> 4-way handshake
    Dec 24 03:03:09 NaNo kernel: [   32.907226] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): supplicant connection state:  4-way handshake -> group handshake
    Dec 24 03:03:09 NaNo wpa_supplicant[1069]: WPA: Key negotiation completed with 00:26:44:0a:c4:a3 [PTK=TKIP GTK=TKIP]
    Dec 24 03:03:09 NaNo wpa_supplicant[1069]: CTRL-EVENT-CONNECTED - Connection to 00:26:44:0a:c4:a3 completed (auth) [id=0 id_str=]
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): supplicant connection state:  group handshake -> completed
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'equiman'.
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): device state change: 5 -> 7 (reason 0)
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> dhclient started with pid 1525
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
    Dec 24 03:03:09 NaNo dhclient: Internet Systems Consortium DHCP Client V3.1.3
    Dec 24 03:03:09 NaNo dhclient: Copyright 2004-2009 Internet Systems Consortium.
    Dec 24 03:03:09 NaNo dhclient: All rights reserved.
    Dec 24 03:03:09 NaNo dhclient: For info, please visit https://www.isc.org/software/dhcp/
    Dec 24 03:03:09 NaNo dhclient: 
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
    Dec 24 03:03:09 NaNo dhclient: Listening on LPF/wlan0/00:26:c7:ac:e4:94
    Dec 24 03:03:09 NaNo dhclient: Sending on   LPF/wlan0/00:26:c7:ac:e4:94
    Dec 24 03:03:09 NaNo dhclient: Sending on   Socket/fallback
    Dec 24 03:03:09 NaNo dhclient: DHCPREQUEST of 192.168.1.65 on wlan0 to 255.255.255.255 port 67
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: snd_pcm_avail_delay() returned strange values: delay 0 is less than avail 96.
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: snd_pcm_dump():
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: Soft volume PCM
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: Control: PCM Playback Volume
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: min_dB: -51
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: max_dB: 0
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: resolution: 256
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: Its setup is:
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   stream       : CAPTURE
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   access       : MMAP_INTERLEAVED
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   format       : S16_LE
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   subformat    : STD
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   channels     : 2
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   rate         : 44100
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   exact rate   : 44100 (44100/1)
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   msbits       : 16
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   buffer_size  : 88192
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   period_size  : 44096
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   period_time  : 999909
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   tstamp_mode  : ENABLE
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   period_step  : 1
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   avail_min    : 87310
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   period_event : 0
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   start_threshold  : -1
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   stop_threshold   : 1444937728
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   silence_threshold: 0
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   silence_size : 0
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   boundary     : 1444937728
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c: Its setup is:
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   stream       : CAPTURE
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   access       : MMAP_INTERLEAVED
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   format       : S16_LE
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   subformat    : STD
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   channels     : 2
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   rate         : 44100
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   exact rate   : 44100 (44100/1)
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   msbits       : 16
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   buffer_size  : 88192
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   period_size  : 44096
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   period_time  : 999909
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   tstamp_mode  : ENABLE
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   period_step  : 1
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   avail_min    : 87310
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   period_event : 0
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   start_threshold  : -1
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   stop_threshold   : 1444937728
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   silence_threshold: 0
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   silence_size : 0
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   boundary     : 1444937728
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   appl_ptr     : 87408
    Dec 24 03:03:09 NaNo pulseaudio[1484]: alsa-util.c:   hw_ptr       : 87408
    Dec 24 03:03:09 NaNo dhclient: DHCPACK of 192.168.1.65 from 192.168.1.254
    Dec 24 03:03:09 NaNo dhclient: bound to 192.168.1.65 -- renewal in 39192 seconds.
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> (wlan0): DHCPv4 state changed preinit -> reboot
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) scheduled...
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) started...
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info>   address 192.168.1.65
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info>   prefix 24 (255.255.255.0)
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info>   gateway 192.168.1.254
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info>   nameserver '208.67.222.222'
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info>   nameserver '208.67.220.220'
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info>   nameserver '192.168.1.254'
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info>   domain name 'lan'
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) scheduled...
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) complete.
    Dec 24 03:03:09 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
    Dec 24 03:03:09 NaNo avahi-daemon[918]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.65.
    Dec 24 03:03:09 NaNo avahi-daemon[918]: New relevant interface wlan0.IPv4 for mDNS.
    Dec 24 03:03:09 NaNo avahi-daemon[918]: Registering new address record for 192.168.1.65 on wlan0.IPv4.
    Dec 24 03:03:10 NaNo NetworkManager[917]: <info> (wlan0): device state change: 7 -> 8 (reason 0)
    Dec 24 03:03:10 NaNo avahi-daemon[918]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::226:c7ff:feac:e494.
    Dec 24 03:03:10 NaNo avahi-daemon[918]: New relevant interface wlan0.IPv6 for mDNS.
    Dec 24 03:03:10 NaNo avahi-daemon[918]: Registering new address record for fe80::226:c7ff:feac:e494 on wlan0.*.
    Dec 24 03:03:10 NaNo NetworkManager[917]: <info> Policy set 'Auto equiman' (wlan0) as default for IPv4 routing and DNS.
    Dec 24 03:03:10 NaNo NetworkManager[917]: <info> Activation (wlan0) successful, device activated.
    Dec 24 03:03:10 NaNo NetworkManager[917]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete.
    Dec 24 03:03:12 NaNo ntpdate[1622]: adjust time server 91.189.94.4 offset 0.287967 sec
    Dec 24 03:03:13 NaNo kernel: [   36.948660] Skipping EDID probe due to cached edid
    Dec 24 03:03:19 NaNo kernel: [   43.328054] wlan0: no IPv6 routers present
    Dec 24 03:03:38 NaNo acpid: client connected from 1731[114:123]
    Dec 24 03:03:38 NaNo acpid: 1 client rule loaded
    Dec 24 03:04:11 NaNo kernel: [   95.353011] CE: hpet increased min_delta_ns to 7500 nsec
    Dec 24 03:04:27 NaNo kernel: [  110.553228] lo: Disabled Privacy Extensions
    Dec 24 03:17:01 NaNo CRON[2210]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)

  3. #803
    Join Date
    Jul 2005
    Location
    New Zealand
    Beans
    71
    Distro
    Ubuntu

    Re: Compiz-Check -- no more "Desktop effects could not be enabled"

    Mine passed the tests, getting OK on all of them. I ended up reinstalling 10.10 which fixed it. Not the ideal option of course.

  4. #804
    Join Date
    Jun 2008
    Location
    Medellin - Colombia
    Beans
    19
    Distro
    Ubuntu Gnome

    Re: Compiz-Check -- no more "Desktop effects could not be enabled"

    I solve my problem... remove all compiz repositories, remove all compiz instalation. And reinstall compiz from ubuntu repositories.

    http://ubuntu-guia.blogspot.com/2010...untu-1004.html (In spanish)

  5. #805
    Join Date
    Aug 2008
    Beans
    573

    Re: Compiz-Check -- no more "Desktop effects could not be enabled"

    Very nice guide.

  6. #806
    Join Date
    Jun 2011
    Beans
    6

    Question Re: Compiz-Check -- no more "Desktop effects could not be enabled"

    This seems to be an excellent tool! We appreciate your effort. However, I believe that I have broken your script...

    (Keep in mind that I am NOT an expert; not a NOOB -- but not an expert!

    Here are my results:

    <snip><snip><snip><snip><snip>
    geeko@geekobuntu1:86)$ cat compiz-check.output
    Gathering information about your system...
    Distribution: Ubuntu 11.04
    Desktop environment: Unknown
    Graphics chip: nVidia Corporation C67 [GeForce 7150M / nForce 630M] (rev a2)
    Driver in use: nvidia
    Rendering method: Nvidia

    Checking if it's possible to run Compiz on your system...
    Checking for texture_from_pixmap... [ OK ]
    Checking for non power of two support... [ OK ]
    Checking for composite extension... [ OK ]
    Checking for FBConfig... [ OK ]
    Checking for hardware/setup problems.../home/geeko/bin/compiz-check: line 491: [: too many arguments
    [ OK ]
    <snip><snip><snip><snip><snip>


    My scenario is a bit different, I know... First, I do have Nvidia h/w which I see causes some users problems... However, under Natty (after installing the appropriate drivers), I am able to use Unity... but I am not a big fan of it... so, I am in the process of switching to the awesome window manager... which is -- if not AWESOME! -- then, EXCELLENT! LOL

    As I said, I am no Linux/Ubuntu/Compiz guru... but I do see that Metacity is executing... (4 instances worth) and I think this is the source of the problem... of there being too many args at line 491...

    So, FWIW, these are my results... and (for my case) the script fails... Maybe (if it is relevant at all to my installation), you would like to hack it for others who may be running the (truly!) awesome WM??

    Thanks, again for your contribution!





    ====****************====
    ==== ISSUE RESOLVED ====
    ====****************====

    Alright, it's just me... LOL I logged out and logged back into a Unity XSession... and got the same result.

    So, I figured, I've been doing a lot of experiments on this baby for the past several days (as I study this environment)... so, I did it... I Microsoft-ed it! (I restarted the box. )

    And, voilà! Problem gone... in BOTH environments, the script finishes properly. No probs detected...

    But, to improve the script to identify the awesome WM, you can do the following:

    Add the following two lines at line 160 [in detect_de()]:

    160: elif [ "$DESKTOP_SESSION" = "awesome" ]; then
    161: DE=awesome

    I am using version 0.4.6 (which I believe is the latest)...

    Thanks, again for a nice contrib!

    Da Geeko
    Last edited by The Geeko; June 25th, 2011 at 07:47 PM. Reason: ==== ISSUE RESOLVED ====

  7. #807
    Join Date
    Jun 2011
    Beans
    6

    Lightbulb Re: Compiz-Check -- no more "Desktop effects could not be enabled"

    Please pardon my suggestions... but I've had waaaaaay too much java this morning...

    While you are updating the script (to version 0.4.6-1 ), you may also want to change the way that it detects the Gnome DE... since

    Code:
    [ ! -z $GNOME_DESKTOP_SESSION_ID ]
    is now deprecated...

    You could replace that code fragment with the following:
    Code:
    [ -n $(ps -C gnome-session -o pid=)]
    Enjoy Life,
    Da Geeko

  8. #808
    Join Date
    Aug 2011
    Beans
    104

    No desktop effects with Radeon card

    System/preferences/appearance doesn't show the appropriate tab to select desktop effects. I think I need Compiz to show the correct tab and be able to enable effects.

    I have a Radeon XPRESS 200 on-board graphics card (RS400/RS480 chip) in an Asus Pundit P1-PH1 running Ubuntu 11.04, Classic desktop with effects. I think it is using the Vesa driver.

    I believe this command will show which card is in use:
    user@pc:~$ lspci -nn | grep VGA
    01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RS400 [Radeon Xpress 200] [1002:5a41]

    and this will show which driver is in use, and whether it's suitable for Compiz:
    user@pc:~$ ./compiz-check

    Gathering information about your system...

    Distribution: Ubuntu 11.04
    Desktop environment: GNOME
    Graphics chip: ATI Technologies Inc RS400 [Radeon Xpress 200]
    Driver in use: vesa
    Rendering method: AIGLX

    Checking if it's possible to run Compiz on your system... [SKIP]

    Checking for hardware/setup problems... [SKIP]

    At least one check had to be skipped:
    Error: vesa driver in use

    Would you like to know more? (Y/n) y

    The vesa driver is not capable of running Compiz, you need to install
    the proper driver for your graphics card.

    This seems to suggest that the Radeon card is using the Vesa driver which is unsuitable for effects/Compiz. I've researched this and have read that a suitable open source driver for this card should come with Natty. Why is my PC using the basic Vesa driver instead of the Radeon driver?

  9. #809
    Join Date
    Aug 2011
    Beans
    104

    Re: No desktop effects with Radeon card

    Quote Originally Posted by ChrisOfBristol View Post
    System/preferences/appearance doesn't show the appropriate tab to select desktop effects.
    I no longer need a solution to this problem.

  10. #810
    Join Date
    Jan 2008
    Location
    Manchester UK
    Beans
    13,573
    Distro
    Ubuntu

    Re: No desktop effects with Radeon card

    Quote Originally Posted by ChrisOfBristol View Post
    I no longer need a solution to this problem.
    Good. Closed.

Page 81 of 81 FirstFirst ... 3171798081

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •