[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#616604: xserver-xorg: [grave]X does not working for nvidia 3100M / Dell latitude e6510



Package: xserver-xorg
Version: 1:7.5+8
Severity: normal
Tags: d-i


Hello,
While installing a new debian stable squeezy on brand new dell latitude E6510 which has nvidia 3100, the xserver is broken and not working.
As soon as system boots, after grub, the screen becomes blank and you can only see 
"_
_
_
_
" passing by. Trying to switch to different terminal does not display anything. ctrl + alt +F4.

For anybody installing debian on this laptop, without a fix to xserver-xorg, debian is unusable as you are not able to access the system.

Here is a description of how to blindly login without a screen, install openssh-server, connect from a different computer and fix xserver-xorg.


I'll provide instructions then will attach the files that show the state of xorg.conf

You have to do this blindly as screen is not displaying anything because of broken xserver.
1. Start the system  
2. wait until you think system should have loaded.
3. press ctrl + alt +F4
4. typein your username [enter] password [enter]
5.dhclient 
6. aptitude install openssh-server
6. type in yes [enter]
7. wait until it installs, you should see a hdd light blink indicating something is working.
8. look at your rounter log, to see if there is any activity trying to access web, from there you can find out what ip address your laptop got.
9. ssh into that ipaddress.

Solution:
1. add non-free and install nvida-xconfig
2. apt-get update
3. apt-get install nvidia-xconfig
4. nvidia-xconfig
You should get something like this:
"nvidia-xconfig

WARNING: Unable to locate/open X configuration file.

New X configuration file written to '/etc/X11/xorg.conf'
"
5. edit the file vi /etc/X11/xorg.conf
6. change driver to vesa from nvidia
Driver         "vesa"


7.[optional][I think] add Modes        "1920x1080@60" right below depth 24:
Section "Screen"
	Identifier     "Screen0"
	Device         "Device0"
	Monitor        "Monitor0"
	DefaultDepth    24
	SubSection     "Display"
	Depth       24
	Modes        "1920x1080@60"
	EndSubSection
	EndSection

8. restart computer.

Now the X server is working and you can follow this article if you want to install nvidia driver.
http://www.robo47.net/blog/197-Setting-up-Linux-Debian-Squeeze-on-a-Dell-Latitude-E6510-with-Nvida-Quadro-NVS-3100M-and-1920x1080-Display


Bottom line is that xserver-xorg is not installing xorg.conf on this laptop for some reason. Either a default file needs to be there , or xorg detection of the graphic card needs to be fixed. 

Let me know if I can provide any other information.
Thanks,
Lucas






-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Mar  4 22:49 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1889440 Jan 11 21:12 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation GT218 [NVS 3100M] (rev a2)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1324 Mar  5 15:09 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildd@barber)  Sun Jun 13 12:08:56 UTC 2010

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
	Modes        "1920x1080@60
    EndSubSection
EndSection



Kernel version (/proc/version):
Linux version 2.6.32-5-amd64 (Debian 2.6.32-30) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 03:40:32 UTC 2011

Xorg X server log files on system:
-rw-r--r-- 1 root root 14756 Mar  5 15:10 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux delle6510 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/delle6510-root ro quiet
Build Date: 12 January 2011  02:59:50AM
xorg-server 2:1.7.7-11 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar  5 15:09:59 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) 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
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x7c8a00
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI:*(0:1:0:0) 10de:0a6c:1028:040b nVidia Corporation GT218 [NVS 3100M] rev 162, Mem @ 0x52000000/16777216, 0x40000000/268435456, 0x50000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  195.36.31  Thu Jun  3 08:59:25 PDT 2010
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  195.36.31  Thu Jun  3 08:27:29 PDT 2010
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) Mar 05 15:09:59 NVIDIA(0): Enabling RENDER acceleration
(II) Mar 05 15:09:59 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Mar 05 15:09:59 NVIDIA(0):     enabled.
(II) Mar 05 15:10:00 NVIDIA(0): NVIDIA GPU NVS 3100M (GT218) at PCI:1:0:0 (GPU-0)
(--) Mar 05 15:10:00 NVIDIA(0): Memory: 524288 kBytes
(--) Mar 05 15:10:00 NVIDIA(0): VideoBIOS: 70.18.53.00.02
(II) Mar 05 15:10:00 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Mar 05 15:10:00 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Mar 05 15:10:00 NVIDIA(0): Connected display device(s) on NVS 3100M at PCI:1:0:0:
(--) Mar 05 15:10:00 NVIDIA(0):     LGD (DFP-3)
(--) Mar 05 15:10:00 NVIDIA(0): LGD (DFP-3): 330.0 MHz maximum pixel clock
(--) Mar 05 15:10:00 NVIDIA(0): LGD (DFP-3): Internal DisplayPort
(II) Mar 05 15:10:00 NVIDIA(0): Assigned Display Device: DFP-3
(WW) Mar 05 15:10:00 NVIDIA(0): No valid modes for "1920x1080@60"; removing.
(WW) Mar 05 15:10:00 NVIDIA(0): 
(WW) Mar 05 15:10:00 NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) Mar 05 15:10:00 NVIDIA(0):     "nvidia-auto-select".
(WW) Mar 05 15:10:00 NVIDIA(0): 
(II) Mar 05 15:10:00 NVIDIA(0): Validated modes:
(II) Mar 05 15:10:00 NVIDIA(0):     "nvidia-auto-select"
(II) Mar 05 15:10:00 NVIDIA(0): Virtual screen size determined to be 1366 x 768
(--) Mar 05 15:10:01 NVIDIA(0): DPI set to (102, 102); computed from "UseEdidDpi" X config
(--) Mar 05 15:10:01 NVIDIA(0):     option
(==) Mar 05 15:10:01 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Mar 05 15:10:01 NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
(II) Mar 05 15:10:01 NVIDIA(0): Initialized GPU GART.
(II) Mar 05 15:10:01 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) Mar 05 15:10:01 NVIDIA(0):     enough to receive ACPI hotkey events.
(II) Mar 05 15:10:01 NVIDIA(0): ACPI brightness change hotkey events enabled.
(II) Mar 05 15:10:01 NVIDIA(0): Setting mode "nvidia-auto-select"
(WW) Mar 05 15:10:01 NVIDIA(GPU-0): LGD (DFP-3): Failed to set DisplayPort power state
(II) Loading extension NV-GLX
(II) Mar 05 15:10:01 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Mar 05 15:10:01 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/udev: Adding input device Power Button (/dev/input/event5)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event5"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device Video Bus (/dev/input/event6)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event6"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device Power Button (/dev/input/event3)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device Lid Switch (/dev/input/event2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Sleep Button (/dev/input/event4)
(**) Sleep Button: Applying InputClass "evdev keyboard catchall"
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event4"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Mic at Ext Right Jack (/dev/input/event10)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Line Out at Sep Left Jack (/dev/input/event11)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel HP Out at Ext Right Jack (/dev/input/event12)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Mic at Sep Left Jack (/dev/input/event9)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event13)
(**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
(**) PS/2 Generic Mouse: always reports core events
(**) PS/2 Generic Mouse: Device: "/dev/input/event13"
(II) PS/2 Generic Mouse: Found 3 mouse buttons
(II) PS/2 Generic Mouse: Found relative axes
(II) PS/2 Generic Mouse: Found x and y relative axes
(II) PS/2 Generic Mouse: Configuring as mouse
(**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
(**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
(II) PS/2 Generic Mouse: initialized for relative axes.
(II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device PC Speaker (/dev/input/event7)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0)
(**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14)
(**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
(**) ACPI Virtual Keyboard Device: always reports core events
(**) ACPI Virtual Keyboard Device: Device: "/dev/input/event14"
(II) ACPI Virtual Keyboard Device: Found keys
(II) ACPI Virtual Keyboard Device: Configuring as keyboard
(II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"

udev information:
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
N: input/event5
S: char/13:69
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:69
E: DMI_VENDOR=Dell Inc.

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:01/input/input6/event6
N: input/event6
S: char/13:70
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:01/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:70
E: DMI_VENDOR=Dell Inc.

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
N: input/event3
S: char/13:67
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:67
E: DMI_VENDOR=Dell Inc.

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:66

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4
N: input/event4
S: char/13:68
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:68
E: DMI_VENDOR=Dell Inc.

P: /devices/pci0000:00/0000:00:1b.0/input/input8/event8
N: input/event8
S: char/13:72
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:72

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
S: char/13:74
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:74
E: TAGS=:udev-acl:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
N: input/event11
S: char/13:75
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:75
E: TAGS=:udev-acl:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
N: input/event12
S: char/13:76
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:76
E: TAGS=:udev-acl:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
N: input/event9
S: char/13:73
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:73
E: TAGS=:udev-acl:

P: /devices/platform/i8042/serio0/input/input1/event1
N: input/event1
S: char/13:65
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:65 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=Dell Inc.

P: /devices/platform/i8042/serio1/input/input13/event13
N: input/event13
S: char/13:77
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input13/event13
E: MAJOR=13
E: MINOR=77
E: DEVNAME=/dev/input/event13
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:77 /dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input13/mouse1
N: input/mouse1
S: char/13:33
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input13/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/char/13:33 /dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/pcspkr/input/input7/event7
N: input/event7
S: char/13:71
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:71 /dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/char/13:64

P: /devices/virtual/input/input0/mouse0
N: input/mouse0
S: char/13:32
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: DEVLINKS=/dev/char/13:32

P: /devices/virtual/input/input14/event14
N: input/event14
S: char/13:78
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input14/event14
E: MAJOR=13
E: MINOR=78
E: DEVNAME=/dev/input/event14
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:78
E: DMI_VENDOR=Dell Inc.

DRM Information from dmesg:
[    0.000000] No AGP bridge found
[    1.278759] Linux agpgart interface v0.103


-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:
ii  libc6     2.11.2-10                      Embedded GNU C Library: Shared lib
ii  nvidia-gl 195.36.31-6                    NVIDIA binary Xorg driver
ii  x11-xkb-u 7.5+5                          X11 XKB utilities
ii  xkb-data  1.8-2                          X Keyboard Extension (XKB) configu
ii  xserver-x 2:1.7.7-11                     Xorg X server - core server
ii  xserver-x 1:7.5+8                        the X.Org X server -- input driver
ii  xserver-x 1:2.3.2-6                      X.Org X server -- evdev input driv
ii  xserver-x 1.2.2-2                        Synaptics TouchPad driver for X.Or
ii  xserver-x 0.10.5+20100416-1              X.Org X server -- Wacom input driv
ii  xserver-x 1:7.5+8                        the X.Org X server -- output drive
ii  xserver-x 1:1.2.2-2                      X.Org X server -- APM display driv
ii  xserver-x 1:0.7.2-2                      X.Org X server -- ark display driv
ii  xserver-x 1:6.13.1-2+squeeze1            X.Org X server -- AMD/ATI display 
ii  xserver-x 1:1.2.3-1                      X.Org X server -- Chips display dr
ii  xserver-x 1:1.3.2-2+squeeze1             X.Org X server -- Cirrus display d
ii  xserver-x 1:0.4.2-2                      X.Org X server -- fbdev display dr
ii  xserver-x 1:1.3.3-2                      X.Org X server -- i128 display dri
ii  xserver-x 2:2.13.0-5                     X.Org X server -- Intel i8xx, i9xx
ii  xserver-x 6.8.2-3                        X.Org X server -- ATI Mach64 displ
ii  xserver-x 1:1.4.11.dfsg-4+squeeze1       X.Org X server -- MGA display driv
ii  xserver-x 1:1.2.4-3                      X.Org X server -- Neomagic display
ii  xserver-x 1:0.0.15+git20100329+7858345-5 X.Org X server -- Nouveau display 
ii  xserver-x 1:2.1.17-3                     X.Org X server -- NV display drive
ii  xserver-x 1:0.2.904+svn842-2             X.Org X server -- VIA display driv
ii  xserver-x 6.8.1-3                        X.Org X server -- ATI r128 display
ii  xserver-x 1:6.13.1-2+squeeze1            X.Org X server -- AMD/ATI Radeon d
ii  xserver-x 1:4.2.3-3                      X.Org X server -- Rendition displa
ii  xserver-x 1:0.6.3-2                      X.Org X server -- legacy S3 displa
ii  xserver-x 1:1.10.4-2                     X.Org X server -- S3 ViRGE display
ii  xserver-x 1:2.3.1-2                      X.Org X server -- Savage display d
ii  xserver-x 1:1.7.3-2                      X.Org X server -- SiliconMotion di
ii  xserver-x 1:0.10.3-1                     X.Org X server -- SiS display driv
ii  xserver-x 1:0.9.3-2                      X.Org X server -- SiS USB display 
ii  xserver-x 1:1.4.3-2                      X.Org X server -- tdfx display dri
ii  xserver-x 1:1.3.3-2                      X.Org X server -- Trident display 
ii  xserver-x 1:1.2.3-2                      X.Org X server -- Tseng display dr
ii  xserver-x 1:2.3.0-3                      X.Org X server -- VESA display dri
ii  xserver-x 1:11.0.1-2                     X.Org X server -- VMware display d
ii  xserver-x 1:1.2.3-2                      X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.7.1-4    A free implementation of the OpenG

xserver-xorg suggests no packages.

-- no debconf information

*** /home/lucas/Desktop/Xorg.0.log.old

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux delle6510 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/delle6510-root ro quiet
Build Date: 12 January 2011  02:59:50AM
xorg-server 2:1.7.7-11 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar  5 15:00:36 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) 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
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x7c8a00
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI:*(0:1:0:0) 10de:0a6c:1028:040b nVidia Corporation GT218 [NVS 3100M] rev 162, Mem @ 0x52000000/16777216, 0x40000000/268435456, 0x50000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  195.36.31  Thu Jun  3 08:59:25 PDT 2010
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 2.3.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 01@00:00:0
(EE) VESA: Kernel modesetting driver in use, refusing to load
(WW) Falling back to old probe method for vesa
(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


*** /home/lucas/Desktop/Xorg.0.log

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux delle6510 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/delle6510-root ro quiet
Build Date: 12 January 2011  02:59:50AM
xorg-server 2:1.7.7-11 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar  5 15:01:20 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) 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
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x7c8a00
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 10de:0a6c:1028:040b nVidia Corporation GT218 [NVS 3100M] rev 162, Mem @ 0x52000000/16777216, 0x40000000/268435456, 0x50000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  195.36.31  Thu Jun  3 08:59:25 PDT 2010
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 2.3.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Video Driver, version 6.0
(II) VESA(0): initializing int10
(II) VESA(0): Bad V_BIOS checksum
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 14336 kB
(II) VESA(0): VESA VBE OEM: NVIDIA
(II) VESA(0): VESA VBE OEM Software Rev: 112.24
(II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
(II) VESA(0): VESA VBE OEM Product: GT218 Board - margaux7
(II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
(**) VESA(0): Depth 24, (--) framebuffer bpp 32
(==) VESA(0): RGB weight 888
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) VESA(0): VESA VBE DDC supported
(II) VESA(0): VESA VBE DDC Level none
(II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
(II) VESA(0): VESA VBE DDC read failed
(II) VESA(0): VESA VBE PanelID read failed
(II) VESA(0): Searching for matching VESA mode(s):
Mode: 100 (640x400)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 640
	XResolution: 640
	YResolution: 400
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 14
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 640
	BnkNumberOfImagePages: 14
	LinNumberOfImagePages: 14
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
Mode: 101 (640x480)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 640
	XResolution: 640
	YResolution: 480
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 10
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 640
	BnkNumberOfImagePages: 10
	LinNumberOfImagePages: 10
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
Mode: 102 (800x600)
	ModeAttributes: 0x33f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 100
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 4
	BitsPerPixel: 4
	NumberOfBanks: 1
	MemoryModel: 3
	BankSize: 0
	NumberOfImages: 2
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x0
	LinBytesPerScanLine: 100
	BnkNumberOfImagePages: 2
	LinNumberOfImagePages: 2
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 108500000
Mode: 103 (800x600)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 800
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 6
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 800
	BnkNumberOfImagePages: 6
	LinNumberOfImagePages: 6
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
Mode: 104 (1024x768)
	ModeAttributes: 0x33f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 128
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 4
	BitsPerPixel: 4
	NumberOfBanks: 1
	MemoryModel: 3
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x0
	LinBytesPerScanLine: 128
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 108500000
Mode: 105 (1024x768)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 1024
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 3
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 1024
	BnkNumberOfImagePages: 3
	LinNumberOfImagePages: 3
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
Mode: 10e (320x200)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 640
	XResolution: 320
	YResolution: 200
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 30
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 640
	BnkNumberOfImagePages: 30
	LinNumberOfImagePages: 30
	LinRedMaskSize: 5
	LinRedFieldPosition: 11
	LinGreenMaskSize: 6
	LinGreenFieldPosition: 5
	LinBlueMaskSize: 5
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
*Mode: 10f (320x200)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 1280
	XResolution: 320
	YResolution: 200
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 14
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 1280
	BnkNumberOfImagePages: 14
	LinNumberOfImagePages: 14
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000
Mode: 111 (640x480)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 1280
	XResolution: 640
	YResolution: 480
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 4
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 1280
	BnkNumberOfImagePages: 4
	LinNumberOfImagePages: 4
	LinRedMaskSize: 5
	LinRedFieldPosition: 11
	LinGreenMaskSize: 6
	LinGreenFieldPosition: 5
	LinBlueMaskSize: 5
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
*Mode: 112 (640x480)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 2560
	XResolution: 640
	YResolution: 480
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 2560
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000
Mode: 114 (800x600)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 1600
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 2
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 1600
	BnkNumberOfImagePages: 2
	LinNumberOfImagePages: 2
	LinRedMaskSize: 5
	LinRedFieldPosition: 11
	LinGreenMaskSize: 6
	LinGreenFieldPosition: 5
	LinBlueMaskSize: 5
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
*Mode: 115 (800x600)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 3200
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 3200
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000
Mode: 117 (1024x768)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 2048
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 2048
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 5
	LinRedFieldPosition: 11
	LinGreenMaskSize: 6
	LinGreenFieldPosition: 5
	LinBlueMaskSize: 5
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
*Mode: 118 (1024x768)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 4096
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 4096
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000
Mode: 130 (320x200)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 320
	XResolution: 320
	YResolution: 200
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 62
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 320
	BnkNumberOfImagePages: 62
	LinNumberOfImagePages: 62
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
Mode: 131 (320x400)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 320
	XResolution: 320
	YResolution: 400
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 30
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 320
	BnkNumberOfImagePages: 30
	LinNumberOfImagePages: 30
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
Mode: 132 (320x400)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 640
	XResolution: 320
	YResolution: 400
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 14
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 640
	BnkNumberOfImagePages: 14
	LinNumberOfImagePages: 14
	LinRedMaskSize: 5
	LinRedFieldPosition: 11
	LinGreenMaskSize: 6
	LinGreenFieldPosition: 5
	LinBlueMaskSize: 5
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
*Mode: 133 (320x400)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 1280
	XResolution: 320
	YResolution: 400
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 6
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 1280
	BnkNumberOfImagePages: 6
	LinNumberOfImagePages: 6
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000
Mode: 134 (320x240)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 320
	XResolution: 320
	YResolution: 240
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 30
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 320
	BnkNumberOfImagePages: 30
	LinNumberOfImagePages: 30
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
Mode: 135 (320x240)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 640
	XResolution: 320
	YResolution: 240
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 19
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 640
	BnkNumberOfImagePages: 19
	LinNumberOfImagePages: 19
	LinRedMaskSize: 5
	LinRedFieldPosition: 11
	LinGreenMaskSize: 6
	LinGreenFieldPosition: 5
	LinBlueMaskSize: 5
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
*Mode: 136 (320x240)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 1280
	XResolution: 320
	YResolution: 240
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 10
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 1280
	BnkNumberOfImagePages: 10
	LinNumberOfImagePages: 10
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000
Mode: 13d (640x400)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 1280
	XResolution: 640
	YResolution: 400
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 6
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 1280
	BnkNumberOfImagePages: 6
	LinNumberOfImagePages: 6
	LinRedMaskSize: 5
	LinRedFieldPosition: 11
	LinGreenMaskSize: 6
	LinGreenFieldPosition: 5
	LinBlueMaskSize: 5
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
*Mode: 13e (640x400)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 2560
	XResolution: 640
	YResolution: 400
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 2
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 2560
	BnkNumberOfImagePages: 2
	LinNumberOfImagePages: 2
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000
Mode: 14b (1360x768)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 1360
	XResolution: 1360
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 1360
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 0
	LinRedFieldPosition: 0
	LinGreenMaskSize: 0
	LinGreenFieldPosition: 0
	LinBlueMaskSize: 0
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
Mode: 14c (1360x768)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 2720
	XResolution: 1360
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 2720
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 5
	LinRedFieldPosition: 11
	LinGreenMaskSize: 6
	LinGreenFieldPosition: 5
	LinBlueMaskSize: 5
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 0
	LinRsvdFieldPosition: 0
	MaxPixelClock: 229500000
*Mode: 14d (1360x768)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 5440
	XResolution: 1360
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 5440
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000
*Mode: 171 (1360x768)
	ModeAttributes: 0x3bf
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0007d1b
	BytesPerScanline: 5440
	XResolution: 1360
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0x51000000
	LinBytesPerScanLine: 5440
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 229500000

(II) VESA(0): Total Memory: 224 64KB banks (14336kB)
(II) VESA(0): Monitor0: Using hsync range of 28.00-33.00 kHz
(II) VESA(0): Monitor0: Using vrefresh range of 43.00-72.00 Hz
(II) VESA(0): Not using mode "1920x1080@60" (no mode of this name)
(II) VESA(0): Not using built-in mode "1360x768" (no mode of this name)
(II) VESA(0): Not using built-in mode "1360x768" (no mode of this name)
(II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
(II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
(II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
(II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
(II) VESA(0): Not using built-in mode "320x400" (no mode of this name)
(II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
(II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
(WW) VESA(0): No valid modes left. Trying less strict filter...
(II) VESA(0): Monitor0: Using hsync range of 28.00-33.00 kHz
(II) VESA(0): Monitor0: Using vrefresh range of 43.00-72.00 Hz
(II) VESA(0): Not using mode "1920x1080@60" (no mode of this name)
(II) VESA(0): Not using built-in mode "1360x768" (hsync out of range)
(II) VESA(0): Not using built-in mode "1360x768" (hsync out of range)
(II) VESA(0): Not using built-in mode "1024x768" (hsync out of range)
(II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
(II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
(--) VESA(0): Virtual size is 800x600 (pitch 800)
(**) VESA(0):  Built-in mode "800x600"
(**) VESA(0):  Built-in mode "640x480"
(**) VESA(0):  Built-in mode "640x400"
(**) VESA(0):  Built-in mode "320x400"
(==) VESA(0): DPI set to (96, 96)
(II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules/libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(==) Depth 24 pixmap format is 32 bpp
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) VESA(0): initializing int10
(II) VESA(0): Bad V_BIOS checksum
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 14336 kB
(II) VESA(0): VESA VBE OEM: NVIDIA
(II) VESA(0): VESA VBE OEM Software Rev: 112.24
(II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
(II) VESA(0): VESA VBE OEM Product: GT218 Board - margaux7
(II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
(II) VESA(0): virtual address = 0x7fd3cf625000,
	physical address = 0x51000000, size = 14680064
(II) VESA(0): Setting up VESA Mode 0x115 (800x600)
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(**) VESA(0): DPMS enabled
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
(II) config/udev: Adding input device Power Button (/dev/input/event5)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event5"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device Video Bus (/dev/input/event6)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event6"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device Power Button (/dev/input/event3)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device Lid Switch (/dev/input/event2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Sleep Button (/dev/input/event4)
(**) Sleep Button: Applying InputClass "evdev keyboard catchall"
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event4"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Mic at Ext Right Jack (/dev/input/event10)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Line Out at Sep Left Jack (/dev/input/event11)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel HP Out at Ext Right Jack (/dev/input/event12)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Mic at Sep Left Jack (/dev/input/event9)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event13)
(**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
(**) PS/2 Generic Mouse: always reports core events
(**) PS/2 Generic Mouse: Device: "/dev/input/event13"
(II) PS/2 Generic Mouse: Found 3 mouse buttons
(II) PS/2 Generic Mouse: Found relative axes
(II) PS/2 Generic Mouse: Found x and y relative axes
(II) PS/2 Generic Mouse: Configuring as mouse
(**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
(**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
(II) PS/2 Generic Mouse: initialized for relative axes.
(II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device PC Speaker (/dev/input/event7)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0)
(**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14)
(**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
(**) ACPI Virtual Keyboard Device: always reports core events
(**) ACPI Virtual Keyboard Device: Device: "/dev/input/event14"
(II) ACPI Virtual Keyboard Device: Found keys
(II) ACPI Virtual Keyboard Device: Configuring as keyboard
(II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"

*** /home/lucas/Desktop/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildd@barber)  Sun Jun 13 12:08:56 UTC 2010

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "vesa"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
	Modes        "1920x1080@60
    EndSubSection
EndSection


*** /home/lucas/Desktop/dmesg.txt
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-30) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 03:40:32 UTC 2011
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/delle6510-root ro quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 0000000000095c00 (usable)
[    0.000000]  BIOS-e820: 0000000000095c00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003f65f000 (usable)
[    0.000000]  BIOS-e820: 000000003f65f000 - 000000003f67f000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003f67f000 - 000000003f76f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003f76f000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1b000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.6 present.
[    0.000000] last_pfn = 0x3f65f max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-000000003f65f000
[    0.000000]  0000000000 - 003f600000 page 2M
[    0.000000]  003f600000 - 003f65f000 page 4k
[    0.000000] kernel direct mapping tables up to 3f65f000 @ 8000-b000
[    0.000000] RAMDISK: 2ef7c000 - 2f906823
[    0.000000] ACPI: RSDP 00000000000fe300 00024 (v02 DELL  )
[    0.000000] ACPI: XSDT 000000003f67de18 00064 (v01 DELL    E2      06222004 MSFT 00010013)
[    0.000000] ACPI: FACP 000000003f75fc18 000F4 (v04 DELL    E2      06222004 MSFT 00010013)
[    0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20090903/tbfadt-369)
[    0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - 3F76BF40/000000003F76ED40, using 32 (20090903/tbfadt-486)
[    0.000000] ACPI: DSDT 000000003f73e018 0A6C0 (v01 DELL    E2      00001001 INTL 20080729)
[    0.000000] ACPI: FACS 000000003f76bf40 00040
[    0.000000] ACPI: APIC 000000003f67cf18 0008C (v02 DELL    E2      06222004 MSFT 00010013)
[    0.000000] ACPI: TCPA 000000003f76dd18 00032 (v02                 00000000      00000000)
[    0.000000] ACPI: MCFG 000000003f76dc98 0003C (v01 A M I  GMCH945. 06222004 MSFT 00000097)
[    0.000000] ACPI: HPET 000000003f76dc18 00038 (v01 DELL    E2      00000001 ASL  00000061)
[    0.000000] ACPI: BOOT 000000003f76db98 00028 (v01 DELL   E2       06222004 AMI  00010013)
[    0.000000] ACPI: SLIC 000000003f766818 00176 (v03 DELL    E2      06222004 MSFT 00010013)
[    0.000000] ACPI: SSDT 000000003f74d018 009F1 (v01  PmRef    CpuPm 00003000 INTL 20080729)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000003f65f000
[    0.000000] Bootmem setup node 0 0000000000000000-000000003f65f000
[    0.000000]   NODE_DATA [0000000000009000 - 0000000000010fff]
[    0.000000]   bootmap [0000000000011000 -  0000000000018ecf] pages 8
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 003f65f000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 000168a414]    TEXT DATA BSS ==> [0001000000 - 000168a414]
[    0.000000]   #3 [002ef7c000 - 002f906823]          RAMDISK ==> [002ef7c000 - 002f906823]
[    0.000000]   #4 [0000095c00 - 0000100000]    BIOS reserved ==> [0000095c00 - 0000100000]
[    0.000000]   #5 [000168b000 - 000168b209]              BRK ==> [000168b000 - 000168b209]
[    0.000000]   #6 [0000008000 - 0000009000]          PGTABLE ==> [0000008000 - 0000009000]
[    0.000000] found SMP MP-table at [ffff8800000f21b0] f21b0
[    0.000000]  [ffffea0000000000-ffffea0000dfffff] PMD -> [ffff880001c00000-ffff8800029fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000095
[    0.000000]     0: 0x00000100 -> 0x0003f65f
[    0.000000] On node 0 totalpages: 259572
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 110 pages reserved
[    0.000000]   DMA zone: 3823 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 3495 pages used for memmap
[    0.000000]   DMA32 zone: 252088 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 0000000000095000 - 0000000000096000
[    0.000000] PM: Registered nosave memory: 0000000000096000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:b8000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880001800000 s90328 r8192 d24360 u262144
[    0.000000] pcpu-alloc: s90328 r8192 d24360 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 255911
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/delle6510-root ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 1006192k/1038716k available (3079k kernel code, 428k absent, 32096k reserved, 1892k data, 592k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:472
[    0.000000] Extended CMOS year: 2000
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000]   alloc irq_desc for 24 on node -1
[    0.000000]   alloc kstat_irqs on node -1
[    0.000000]   alloc irq_desc for 25 on node -1
[    0.000000]   alloc kstat_irqs on node -1
[    0.000000]   alloc irq_desc for 26 on node -1
[    0.000000]   alloc kstat_irqs on node -1
[    0.000000]   alloc irq_desc for 27 on node -1
[    0.000000]   alloc kstat_irqs on node -1
[    0.000000]   alloc irq_desc for 28 on node -1
[    0.000000]   alloc kstat_irqs on node -1
[    0.000000] HPET: 8 timers in total, 5 timers will be used for per-cpu timer
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 1729.114 MHz processor.
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3458.22 BogoMIPS (lpj=6916456)
[    0.000018] Security Framework initialized
[    0.000022] SELinux:  Disabled at boot.
[    0.000127] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000456] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000601] Mount-cache hash table entries: 256
[    0.000716] Initializing cgroup subsys ns
[    0.000719] Initializing cgroup subsys cpuacct
[    0.000723] Initializing cgroup subsys devices
[    0.000725] Initializing cgroup subsys freezer
[    0.000727] Initializing cgroup subsys net_cls
[    0.000745] CPU: Physical Processor ID: 0
[    0.000747] CPU: Processor Core ID: 0
[    0.000750] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.000752] CPU: L2 cache: 256K
[    0.000753] CPU: L3 cache: 6144K
[    0.000756] CPU 0/0x0 -> Node 0
[    0.000759] mce: CPU supports 9 MCE banks
[    0.000768] CPU0: Thermal monitoring handled by SMI
[    0.000772] CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6 SHD:8
[    0.000780] using mwait in idle threads.
[    0.000781] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
[    0.000786] ... version:                3
[    0.000787] ... bit width:              48
[    0.000789] ... generic registers:      4
[    0.000791] ... value mask:             0000ffffffffffff
[    0.000792] ... max period:             000000007fffffff
[    0.000794] ... fixed-purpose events:   3
[    0.000795] ... event mask:             000000070000000f
[    0.001742] ACPI: Core revision 20090903
[    0.013375] Setting APIC routing to flat
[    0.013689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.053360] CPU0: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.160133] Booting processor 1 APIC 0x2 ip 0x6000
[    0.170737] Initializing CPU#1
[    0.247987] CPU: Physical Processor ID: 0
[    0.247989] CPU: Processor Core ID: 1
[    0.247991] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.247993] CPU: L2 cache: 256K
[    0.247994] CPU: L3 cache: 6144K
[    0.247997] CPU 1/0x2 -> Node 0
[    0.248007] CPU1: Thermal monitoring handled by SMI
[    0.248010] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
[    0.248050] CPU1: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.248061] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.268136] Booting processor 2 APIC 0x4 ip 0x6000
[    0.278396] Initializing CPU#2
[    0.355935] CPU: Physical Processor ID: 0
[    0.355937] CPU: Processor Core ID: 2
[    0.355939] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.355941] CPU: L2 cache: 256K
[    0.355942] CPU: L3 cache: 6144K
[    0.355945] CPU 2/0x4 -> Node 0
[    0.355955] CPU2: Thermal monitoring handled by SMI
[    0.355958] CPU 2 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
[    0.356050] CPU2: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.356061] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    0.376134] Booting processor 3 APIC 0x6 ip 0x6000
[    0.386393] Initializing CPU#3
[    0.463883] CPU: Physical Processor ID: 0
[    0.463884] CPU: Processor Core ID: 3
[    0.463887] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.463889] CPU: L2 cache: 256K
[    0.463890] CPU: L3 cache: 6144K
[    0.463893] CPU 3/0x6 -> Node 0
[    0.463902] CPU3: Thermal monitoring handled by SMI
[    0.463906] CPU 3 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
[    0.463947] CPU3: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.463958] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    0.484030] Booting processor 4 APIC 0x1 ip 0x6000
[    0.494289] Initializing CPU#4
[    0.571832] CPU: Physical Processor ID: 0
[    0.571833] CPU: Processor Core ID: 0
[    0.571836] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.571838] CPU: L2 cache: 256K
[    0.571840] CPU: L3 cache: 6144K
[    0.571842] CPU 4/0x1 -> Node 0
[    0.571853] CPU4: Thermal monitoring handled by SMI
[    0.571857] CPU 4 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
[    0.571964] CPU4: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.571977] checking TSC synchronization [CPU#0 -> CPU#4]: passed.
[    0.592054] Booting processor 5 APIC 0x3 ip 0x6000
[    0.602310] Initializing CPU#5
[    0.679779] CPU: Physical Processor ID: 0
[    0.679780] CPU: Processor Core ID: 1
[    0.679783] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.679785] CPU: L2 cache: 256K
[    0.679786] CPU: L3 cache: 6144K
[    0.679788] CPU 5/0x3 -> Node 0
[    0.679798] CPU5: Thermal monitoring handled by SMI
[    0.679801] CPU 5 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
[    0.679867] CPU5: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.679878] checking TSC synchronization [CPU#0 -> CPU#5]: passed.
[    0.699952] Booting processor 6 APIC 0x5 ip 0x6000
[    0.710211] Initializing CPU#6
[    0.787727] CPU: Physical Processor ID: 0
[    0.787728] CPU: Processor Core ID: 2
[    0.787731] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.787732] CPU: L2 cache: 256K
[    0.787734] CPU: L3 cache: 6144K
[    0.787736] CPU 6/0x5 -> Node 0
[    0.787746] CPU6: Thermal monitoring handled by SMI
[    0.787749] CPU 6 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
[    0.787770] CPU6: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.787781] checking TSC synchronization [CPU#0 -> CPU#6]: passed.
[    0.807859] Booting processor 7 APIC 0x7 ip 0x6000
[    0.818119] Initializing CPU#7
[    0.895675] CPU: Physical Processor ID: 0
[    0.895676] CPU: Processor Core ID: 3
[    0.895678] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.895680] CPU: L2 cache: 256K
[    0.895681] CPU: L3 cache: 6144K
[    0.895684] CPU 7/0x7 -> Node 0
[    0.895693] CPU7: Thermal monitoring handled by SMI
[    0.895697] CPU 7 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
[    0.895773] CPU7: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.895782] checking TSC synchronization [CPU#0 -> CPU#7]: passed.
[    0.915798] Brought up 8 CPUs
[    0.915801] Total of 8 processors activated (27663.00 BogoMIPS).
[    0.919173] CPU0 attaching sched-domain:
[    0.919176]  domain 0: span 0,4 level SIBLING
[    0.919179]   groups: 0 (cpu_power = 589) 4 (cpu_power = 589)
[    0.919184]   domain 1: span 0-7 level MC
[    0.919186]    groups: 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178)
[    0.919197] CPU1 attaching sched-domain:
[    0.919199]  domain 0: span 1,5 level SIBLING
[    0.919201]   groups: 1 (cpu_power = 589) 5 (cpu_power = 589)
[    0.919206]   domain 1: span 0-7 level MC
[    0.919208]    groups: 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178)
[    0.919216] CPU2 attaching sched-domain:
[    0.919218]  domain 0: span 2,6 level SIBLING
[    0.919220]   groups: 2 (cpu_power = 589) 6 (cpu_power = 589)
[    0.919225]   domain 1: span 0-7 level MC
[    0.919227]    groups: 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178)
[    0.919236] CPU3 attaching sched-domain:
[    0.919237]  domain 0: span 3,7 level SIBLING
[    0.919239]   groups: 3 (cpu_power = 589) 7 (cpu_power = 589)
[    0.919244]   domain 1: span 0-7 level MC
[    0.919246]    groups: 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178)
[    0.919255] CPU4 attaching sched-domain:
[    0.919257]  domain 0: span 0,4 level SIBLING
[    0.919259]   groups: 4 (cpu_power = 589) 0 (cpu_power = 589)
[    0.919263]   domain 1: span 0-7 level MC
[    0.919265]    groups: 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178)
[    0.919274] CPU5 attaching sched-domain:
[    0.919276]  domain 0: span 1,5 level SIBLING
[    0.919278]   groups: 5 (cpu_power = 589) 1 (cpu_power = 589)
[    0.919283]   domain 1: span 0-7 level MC
[    0.919285]    groups: 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178)
[    0.919293] CPU6 attaching sched-domain:
[    0.919295]  domain 0: span 2,6 level SIBLING
[    0.919297]   groups: 6 (cpu_power = 589) 2 (cpu_power = 589)
[    0.919302]   domain 1: span 0-7 level MC
[    0.919304]    groups: 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178)
[    0.919312] CPU7 attaching sched-domain:
[    0.919314]  domain 0: span 3,7 level SIBLING
[    0.919316]   groups: 7 (cpu_power = 589) 3 (cpu_power = 589)
[    0.919321]   domain 1: span 0-7 level MC
[    0.919323]    groups: 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178)
[    0.919688] devtmpfs: initialized
[    0.924312] regulator: core version 0.5
[    0.924357] NET: Registered protocol family 16
[    0.924439] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.924442] ACPI: bus type pci registered
[    0.924512] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
[    0.924515] PCI: MCFG area at f8000000 reserved in E820
[    0.925891] PCI: Using MMCONFIG at f8000000 - fbffffff
[    0.925892] PCI: Using configuration type 1 for base access
[    0.926363] bio: create slab <bio-0> at 0
[    0.927476] ACPI: EC: Look up EC in DSDT
[    0.935563] ACPI: BIOS _OSI(Linux) query ignored
[    0.937593] ACPI: BIOS _OSI(Linux) query ignored
[    0.947414] ACPI: Interpreter enabled
[    0.947417] ACPI: (supports S0 S3 S4 S5)
[    0.947445] ACPI: Using IOAPIC for interrupt routing
[    0.970762] ACPI: EC: GPE = 0x10, I/O: command/status = 0x934, data = 0x930
[    0.972003] ACPI: No dock devices found.
[    0.972948] _OSC invalid UUID
[    0.972951] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.973085] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.973088] pci 0000:00:03.0: PME# disabled
[    0.973403] pci 0000:00:19.0: reg 10 32bit mmio: [0x59600000-0x5961ffff]
[    0.973414] pci 0000:00:19.0: reg 14 32bit mmio: [0x59680000-0x59680fff]
[    0.973425] pci 0000:00:19.0: reg 18 io port: [0x8040-0x805f]
[    0.973473] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.973481] pci 0000:00:19.0: PME# disabled
[    0.973543] pci 0000:00:1a.0: reg 10 32bit mmio: [0x59670000-0x596703ff]
[    0.973605] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.973614] pci 0000:00:1a.0: PME# disabled
[    0.973662] pci 0000:00:1b.0: reg 10 64bit mmio: [0x59660000-0x59663fff]
[    0.973713] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.973721] pci 0000:00:1b.0: PME# disabled
[    0.973796] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.973804] pci 0000:00:1c.0: PME# disabled
[    0.973884] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.973892] pci 0000:00:1c.1: PME# disabled
[    0.973972] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.973980] pci 0000:00:1c.2: PME# disabled
[    0.974060] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.974068] pci 0000:00:1c.3: PME# disabled
[    0.974136] pci 0000:00:1d.0: reg 10 32bit mmio: [0x59650000-0x596503ff]
[    0.974198] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.974207] pci 0000:00:1d.0: PME# disabled
[    0.974427] pci 0000:00:1f.2: reg 10 io port: [0x8090-0x8097]
[    0.974438] pci 0000:00:1f.2: reg 14 io port: [0x8080-0x8083]
[    0.974448] pci 0000:00:1f.2: reg 18 io port: [0x8070-0x8077]
[    0.974459] pci 0000:00:1f.2: reg 1c io port: [0x8060-0x8063]
[    0.974469] pci 0000:00:1f.2: reg 20 io port: [0x8020-0x803f]
[    0.974479] pci 0000:00:1f.2: reg 24 32bit mmio: [0x59640000-0x596407ff]
[    0.974519] pci 0000:00:1f.2: PME# supported from D3hot
[    0.974528] pci 0000:00:1f.2: PME# disabled
[    0.974564] pci 0000:00:1f.3: reg 10 64bit mmio: [0x59630000-0x596300ff]
[    0.974582] pci 0000:00:1f.3: reg 20 io port: [0x8000-0x801f]
[    0.974638] pci 0000:01:00.0: reg 10 32bit mmio: [0x52000000-0x52ffffff]
[    0.974646] pci 0000:01:00.0: reg 14 64bit mmio pref: [0x40000000-0x4fffffff]
[    0.974654] pci 0000:01:00.0: reg 1c 64bit mmio pref: [0x50000000-0x51ffffff]
[    0.974659] pci 0000:01:00.0: reg 24 io port: [0x7000-0x707f]
[    0.974664] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x53000000-0x5307ffff]
[    0.974714] pci 0000:01:00.1: reg 10 32bit mmio: [0x53080000-0x53083fff]
[    0.974789] pci 0000:00:03.0: bridge io port: [0x7000-0x7fff]
[    0.974792] pci 0000:00:03.0: bridge 32bit mmio: [0x40000000-0x530fffff]
[    0.974841] pci 0000:00:1c.0: bridge io port: [0x6000-0x6fff]
[    0.974850] pci 0000:00:1c.0: bridge 32bit mmio: [0x58200000-0x595fffff]
[    0.975578] pci 0000:03:00.0: reg 10 64bit mmio: [0x56e00000-0x56e01fff]
[    0.976599] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.976656] pci 0000:03:00.0: PME# disabled
[    0.977139] pci 0000:00:1c.1: bridge io port: [0x5000-0x5fff]
[    0.977148] pci 0000:00:1c.1: bridge 32bit mmio: [0x56e00000-0x581fffff]
[    0.977269] pci 0000:04:00.0: reg 10 32bit mmio: [0x55940000-0x55940fff]
[    0.977317] pci 0000:04:00.0: supports D1 D2
[    0.977319] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.977327] pci 0000:04:00.0: PME# disabled
[    0.977401] pci 0000:04:00.1: reg 10 32bit mmio: [0x55930000-0x559300ff]
[    0.977488] pci 0000:04:00.1: supports D1 D2
[    0.977490] pci 0000:04:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.977498] pci 0000:04:00.1: PME# disabled
[    0.977572] pci 0000:04:00.4: reg 10 32bit mmio: [0x55900000-0x559007ff]
[    0.977659] pci 0000:04:00.4: supports D1 D2
[    0.977661] pci 0000:04:00.4: PME# supported from D0 D1 D2 D3hot D3cold
[    0.977670] pci 0000:04:00.4: PME# disabled
[    0.977764] pci 0000:00:1c.2: bridge io port: [0x2000-0x3fff]
[    0.977773] pci 0000:00:1c.2: bridge 32bit mmio: [0x53100000-0x559fffff]
[    0.977909] pci 0000:00:1c.3: bridge io port: [0x4000-0x4fff]
[    0.977917] pci 0000:00:1c.3: bridge 32bit mmio: [0x55a00000-0x56dfffff]
[    0.977979] pci 0000:00:1e.0: transparent bridge
[    0.978029] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.978375] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.978619] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.978788] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.978957] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.979125] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.979334] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG3._PRT]
[    0.979634] _OSC invalid UUID
[    0.988844] ACPI: PCI Root Bridge [CPBG] (0000:3f)
[    0.989744] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.989893] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.990036] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.990186] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
[    0.990332] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 *3 4 5 6 7 10 12 14 15)
[    0.990477] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.990624] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.990771] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.990904] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.990914] vgaarb: loaded
[    0.990967] PCI: Using ACPI for IRQ routing
[    0.991428] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 25, 26, 27, 28, 0
[    0.991434] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.995686] hpet: hpet2 irq 24 for MSI
[    0.995780] hpet: hpet3 irq 25 for MSI
[    0.995832] hpet: hpet4 irq 26 for MSI
[    0.999778] hpet: hpet5 irq 27 for MSI
[    0.999867] hpet: hpet6 irq 28 for MSI
[    1.007838] Switching to clocksource tsc
[    1.009021] pnp: PnP ACPI init
[    1.009030] ACPI: bus type pnp registered
[    1.013111]   alloc irq_desc for 23 on node 0
[    1.013113]   alloc kstat_irqs on node 0
[    1.018360] pnp: PnP ACPI: found 13 devices
[    1.018363] ACPI: ACPI bus type pnp unregistered
[    1.018377] system 00:05: ioport range 0x680-0x69f has been reserved
[    1.018380] system 00:05: ioport range 0x1000-0x1003 has been reserved
[    1.018383] system 00:05: ioport range 0x1004-0x1013 has been reserved
[    1.018386] system 00:05: ioport range 0xffff-0xffff has been reserved
[    1.018388] system 00:05: ioport range 0x400-0x47f has been reserved
[    1.018391] system 00:05: ioport range 0x500-0x57f has been reserved
[    1.018394] system 00:05: ioport range 0x164e-0x164f has been reserved
[    1.018401] system 00:0a: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    1.018405] system 00:0a: iomem range 0xfed1b000-0xfed1bfff has been reserved
[    1.018408] system 00:0a: iomem range 0xf8000000-0xfbffffff has been reserved
[    1.018410] system 00:0a: iomem range 0xfed20000-0xfed3ffff has been reserved
[    1.018413] system 00:0a: iomem range 0xfed45000-0xfed8ffff has been reserved
[    1.018417] system 00:0a: iomem range 0xff000000-0xffffffff could not be reserved
[    1.018420] system 00:0a: iomem range 0xfee00000-0xfeefffff could not be reserved
[    1.018423] system 00:0a: iomem range 0x596c0000-0x596c0fff has been reserved
[    1.019347] ACPI Error (psargs-0359): [\_PR_.CPU0._PPC] Namespace lookup failure, AE_NOT_FOUND
[    1.019353] ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.PPCE] (Node ffff88003f1bf960), AE_NOT_FOUND
[    1.019393] ACPI Error (psparse-0537): Method parse/execution failed [\EV4_] (Node ffff88003f1ca000), AE_NOT_FOUND
[    1.019430] ACPI Error (psparse-0537): Method parse/execution failed [\SMIE] (Node ffff88003f1c31c0), AE_NOT_FOUND
[    1.019467] ACPI Error (psparse-0537): Method parse/execution failed [\NEVT] (Node ffff88003f1c3160), AE_NOT_FOUND
[    1.019503] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.ECDV._Q66] (Node ffff88003f1c1d00), AE_NOT_FOUND
[    1.023744] pci 0000:00:03.0: PCI bridge, secondary bus 0000:01
[    1.023747] pci 0000:00:03.0:   IO window: 0x7000-0x7fff
[    1.023752] pci 0000:00:03.0:   MEM window: 0x40000000-0x530fffff
[    1.023755] pci 0000:00:03.0:   PREFETCH window: disabled
[    1.023760] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    1.023767] pci 0000:00:1c.0:   IO window: 0x6000-0x6fff
[    1.023776] pci 0000:00:1c.0:   MEM window: 0x58200000-0x595fffff
[    1.023785] pci 0000:00:1c.0:   PREFETCH window: 0x00000059700000-0x000000598fffff
[    1.023796] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    1.023803] pci 0000:00:1c.1:   IO window: 0x5000-0x5fff
[    1.023813] pci 0000:00:1c.1:   MEM window: 0x56e00000-0x581fffff
[    1.023822] pci 0000:00:1c.1:   PREFETCH window: 0x00000059900000-0x00000059afffff
[    1.023835] pci 0000:04:00.0: BAR 16: can't allocate mem resource [0x58000000-0x559fffff]
[    1.023838] pci 0000:04:00.0: CardBus bridge, secondary bus 0000:05
[    1.023840] pci 0000:04:00.0:   IO window: 0x002000-0x0020ff
[    1.023896] pci 0000:04:00.0:   IO window: 0x002400-0x0024ff
[    1.023905] pci 0000:04:00.0:   PREFETCH window: 0x5c000000-0x5fffffff
[    1.023914] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[    1.023922] pci 0000:00:1c.2:   IO window: 0x2000-0x3fff
[    1.023931] pci 0000:00:1c.2:   MEM window: 0x53100000-0x559fffff
[    1.023940] pci 0000:00:1c.2:   PREFETCH window: 0x5c000000-0x5fffffff
[    1.023950] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:06
[    1.023957] pci 0000:00:1c.3:   IO window: 0x4000-0x4fff
[    1.023972] pci 0000:00:1c.3:   MEM window: 0x55a00000-0x56dfffff
[    1.023976] pci 0000:00:1c.3:   PREFETCH window: 0x00000059b00000-0x00000059cfffff
[    1.023987] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0c
[    1.023988] pci 0000:00:1e.0:   IO window: disabled
[    1.023997] pci 0000:00:1e.0:   MEM window: disabled
[    1.024005] pci 0000:00:1e.0:   PREFETCH window: disabled
[    1.024021]   alloc irq_desc for 16 on node -1
[    1.024023]   alloc kstat_irqs on node -1
[    1.024028] pci 0000:00:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.024032] pci 0000:00:03.0: setting latency timer to 64
[    1.024045] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.024054] pci 0000:00:1c.0: setting latency timer to 64
[    1.024070]   alloc irq_desc for 17 on node -1
[    1.024071]   alloc kstat_irqs on node -1
[    1.024075] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.024080] pci 0000:00:1c.1: setting latency timer to 64
[    1.024092]   alloc irq_desc for 18 on node -1
[    1.024093]   alloc kstat_irqs on node -1
[    1.024098] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.024102] pci 0000:00:1c.2: setting latency timer to 64
[    1.024168] pci 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.024177] pci 0000:04:00.0: setting latency timer to 64
[    1.024193]   alloc irq_desc for 19 on node -1
[    1.024195]   alloc kstat_irqs on node -1
[    1.024199] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    1.024203] pci 0000:00:1c.3: setting latency timer to 64
[    1.024218] pci 0000:00:1e.0: setting latency timer to 64
[    1.024226] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    1.024229] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    1.024231] pci_bus 0000:01: resource 0 io:  [0x7000-0x7fff]
[    1.024233] pci_bus 0000:01: resource 1 mem: [0x40000000-0x530fffff]
[    1.024236] pci_bus 0000:02: resource 0 io:  [0x6000-0x6fff]
[    1.024238] pci_bus 0000:02: resource 1 mem: [0x58200000-0x595fffff]
[    1.024241] pci_bus 0000:02: resource 2 pref mem [0x59700000-0x598fffff]
[    1.024243] pci_bus 0000:03: resource 0 io:  [0x5000-0x5fff]
[    1.024245] pci_bus 0000:03: resource 1 mem: [0x56e00000-0x581fffff]
[    1.024248] pci_bus 0000:03: resource 2 pref mem [0x59900000-0x59afffff]
[    1.024250] pci_bus 0000:04: resource 0 io:  [0x2000-0x3fff]
[    1.024252] pci_bus 0000:04: resource 1 mem: [0x53100000-0x559fffff]
[    1.024255] pci_bus 0000:04: resource 2 pref mem [0x5c000000-0x5fffffff]
[    1.024257] pci_bus 0000:05: resource 0 io:  [0x2000-0x20ff]
[    1.024259] pci_bus 0000:05: resource 1 io:  [0x2400-0x24ff]
[    1.024262] pci_bus 0000:05: resource 2 pref mem [0x5c000000-0x5fffffff]
[    1.024264] pci_bus 0000:06: resource 0 io:  [0x4000-0x4fff]
[    1.024266] pci_bus 0000:06: resource 1 mem: [0x55a00000-0x56dfffff]
[    1.024269] pci_bus 0000:06: resource 2 pref mem [0x59b00000-0x59cfffff]
[    1.024271] pci_bus 0000:0c: resource 3 io:  [0x00-0xffff]
[    1.024273] pci_bus 0000:0c: resource 4 mem: [0x000000-0xffffffffffffffff]
[    1.024276] pci_bus 0000:3f: resource 0 io:  [0x00-0xffff]
[    1.024278] pci_bus 0000:3f: resource 1 mem: [0x000000-0xffffffffffffffff]
[    1.024304] NET: Registered protocol family 2
[    1.024398] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[    1.024795] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[    1.025687] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.026090] TCP: Hash tables configured (established 131072 bind 65536)
[    1.026092] TCP reno registered
[    1.026176] NET: Registered protocol family 1
[    1.026265] pci 0000:01:00.0: Boot video device
[    1.026386] Unpacking initramfs...
[    1.268415] Freeing initrd memory: 9770k freed
[    1.270232] Simple Boot Flag at 0xf1 set to 0x1
[    1.270857] audit: initializing netlink socket (disabled)
[    1.270866] type=2000 audit(1299358866.057:1): initialized
[    1.274688] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.276057] VFS: Disk quotas dquot_6.5.2
[    1.276104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.276175] msgmni has been set to 1984
[    1.276418] alg: No test for stdrng (krng)
[    1.276464] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.276467] io scheduler noop registered
[    1.276469] io scheduler anticipatory registered
[    1.276471] io scheduler deadline registered
[    1.276502] io scheduler cfq registered (default)
[    1.276649]   alloc irq_desc for 29 on node -1
[    1.276651]   alloc kstat_irqs on node -1
[    1.276660] pcieport 0000:00:03.0: irq 29 for MSI/MSI-X
[    1.276666] pcieport 0000:00:03.0: setting latency timer to 64
[    1.276767]   alloc irq_desc for 30 on node -1
[    1.276769]   alloc kstat_irqs on node -1
[    1.276780] pcieport 0000:00:1c.0: irq 30 for MSI/MSI-X
[    1.276792] pcieport 0000:00:1c.0: setting latency timer to 64
[    1.276904]   alloc irq_desc for 31 on node -1
[    1.276905]   alloc kstat_irqs on node -1
[    1.276917] pcieport 0000:00:1c.1: irq 31 for MSI/MSI-X
[    1.276928] pcieport 0000:00:1c.1: setting latency timer to 64
[    1.277048]   alloc irq_desc for 32 on node -1
[    1.277050]   alloc kstat_irqs on node -1
[    1.277062] pcieport 0000:00:1c.2: irq 32 for MSI/MSI-X
[    1.277074] pcieport 0000:00:1c.2: setting latency timer to 64
[    1.277187]   alloc irq_desc for 33 on node -1
[    1.277188]   alloc kstat_irqs on node -1
[    1.277199] pcieport 0000:00:1c.3: irq 33 for MSI/MSI-X
[    1.277211] pcieport 0000:00:1c.3: setting latency timer to 64
[    1.277429] _OSC invalid UUID
[    1.277431] aer 0000:00:03.0:pcie02: AER service couldn't init device: _OSC failed
[    1.278759] Linux agpgart interface v0.103
[    1.278805] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.279201] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    1.279255] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.279503] i8042.c: Warning: Keylock active.
[    1.280968] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.280974] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.281046] mice: PS/2 mouse device common for all mice
[    1.281084] rtc_cmos 00:06: RTC can wake from S4
[    1.281113] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.281164] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    1.281174] cpuidle: using governor ladder
[    1.281175] cpuidle: using governor menu
[    1.281179] No iBFT detected.
[    1.281517] TCP cubic registered
[    1.281635] NET: Registered protocol family 10
[    1.281911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.282140] lo: Disabled Privacy Extensions
[    1.282403] Mobile IPv6
[    1.282405] NET: Registered protocol family 17
[    1.282471] PM: Resume from disk failed.
[    1.282478] registered taskstats version 1
[    1.283286] rtc_cmos 00:06: setting system clock to 2011-03-05 21:01:06 UTC (1299358866)
[    1.283322] Initalizing network drop monitor service
[    1.283351] Freeing unused kernel memory: 592k freed
[    1.283479] Write protecting the kernel read-only data: 4236k
[    1.296555] udev[116]: starting version 164
[    1.314885] e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
[    1.314889] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[    1.314963]   alloc irq_desc for 20 on node -1
[    1.314966]   alloc kstat_irqs on node -1
[    1.314977] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.314998] e1000e 0000:00:19.0: setting latency timer to 64
[    1.315104]   alloc irq_desc for 34 on node -1
[    1.315107]   alloc kstat_irqs on node -1
[    1.315124] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[    1.347886] usbcore: registered new interface driver usbfs
[    1.347908] usbcore: registered new interface driver hub
[    1.347946] usbcore: registered new device driver usb
[    1.360066] SCSI subsystem initialized
[    1.366352] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.370541] sdhci: Secure Digital Host Controller Interface driver
[    1.370544] sdhci: Copyright(c) Pierre Ossman
[    1.384621] libata version 3.00 loaded.
[    1.385622] firewire_ohci 0000:04:00.4: PCI INT C -> GSI 16 (level, low) -> IRQ 16
[    1.385684] firewire_ohci 0000:04:00.4: setting latency timer to 64
[    1.460824] firewire_ohci: Added fw-ohci device 0000:04:00.4, OHCI version 1.0
[    1.460844] sdhci-pci 0000:04:00.1: SDHCI controller found [1180:e822] (rev 3)
[    1.460863] sdhci-pci 0000:04:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.460884] mmc0: Unknown controller version (2). You may experience problems.
[    1.461023] sdhci-pci 0000:04:00.1: setting latency timer to 64
[    1.461080] Registered led device: mmc0::
[    1.461110] mmc0: SDHCI controller on PCI [0000:04:00.1] using ADMA
[    1.826524] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 5c:26:0a:3e:70:01
[    1.826527] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    1.826660] 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: 2041ff-0ff
[    1.826693] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.826710] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.826718] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.826736] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.826771] ehci_hcd 0000:00:1a.0: debug port 2
[    1.830692] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[    1.830698] ehci_hcd 0000:00:1a.0: irq 16, io mem 0x59670000
[    1.843710] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.843743] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.843748] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.843753] usb usb1: Product: EHCI Host Controller
[    1.843757] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    1.843760] usb usb1: SerialNumber: 0000:00:1a.0
[    1.843834] usb usb1: configuration #1 chosen from 1 choice
[    1.843863] hub 1-0:1.0: USB hub found
[    1.843869] hub 1-0:1.0: 3 ports detected
[    1.843922] ahci 0000:00:1f.2: version 3.0
[    1.843942] ahci 0000:00:1f.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.843976]   alloc irq_desc for 35 on node -1
[    1.843978]   alloc kstat_irqs on node -1
[    1.843991] ahci 0000:00:1f.2: irq 35 for MSI/MSI-X
[    1.844067] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl RAID mode
[    1.844071] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst 
[    1.844079] ahci 0000:00:1f.2: setting latency timer to 64
[    1.869525] scsi0 : ahci
[    1.869611] scsi1 : ahci
[    1.869671] scsi2 : ahci
[    1.869730] scsi3 : ahci
[    1.869790] scsi4 : ahci
[    1.869851] scsi5 : ahci
[    1.871034] ata1: SATA max UDMA/133 abar m2048@0x59640000 port 0x59640100 irq 35
[    1.871042] ata2: SATA max UDMA/133 abar m2048@0x59640000 port 0x59640180 irq 35
[    1.871044] ata3: DUMMY
[    1.871045] ata4: DUMMY
[    1.871052] ata5: SATA max UDMA/133 abar m2048@0x59640000 port 0x59640300 irq 35
[    1.871060] ata6: SATA max UDMA/133 abar m2048@0x59640000 port 0x59640380 irq 35
[    1.871091] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.871109] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.871113] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.871122] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.871152] ehci_hcd 0000:00:1d.0: debug port 2
[    1.875075] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[    1.875092] ehci_hcd 0000:00:1d.0: irq 17, io mem 0x59650000
[    1.891682] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.891724] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.891729] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.891733] usb usb2: Product: EHCI Host Controller
[    1.891737] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    1.891741] usb usb2: SerialNumber: 0000:00:1d.0
[    1.891803] usb usb2: configuration #1 chosen from 1 choice
[    1.891829] hub 2-0:1.0: USB hub found
[    1.891835] hub 2-0:1.0: 3 ports detected
[    1.955725] firewire_core: created device fw0: GUID 02e20ec1434fc000, S400
[    2.155601] usb 1-1: new high speed USB device using ehci_hcd and address 2
[    2.189324] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.189362] ata5: SATA link down (SStatus 0 SControl 300)
[    2.189401] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.191594] ata6: SATA link down (SStatus 0 SControl 300)
[    2.195395] ata2.00: ATAPI: PLDS DVD+/-RW DU-8A3S, KD12, max UDMA/100
[    2.195482] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    2.195621] ata1.00: ATA-8: SAMSUNG HM320HJ, 2AK10001, max UDMA/133
[    2.195626] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.196677] ata2.00: configured for UDMA/100
[    2.201765] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    2.201940] ata1.00: configured for UDMA/133
[    2.220968] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HM320HJ  2AK1 PQ: 0 ANSI: 5
[    2.224925] scsi 1:0:0:0: CD-ROM            PLDS     DVD+-RW DU-8A3S  KD12 PQ: 0 ANSI: 5
[    2.231070] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.231141] sd 0:0:0:0: [sda] Write Protect is off
[    2.231144] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.231175] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.231352]  sda:sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda pop-up
[    2.247412] Uniform CD-ROM driver Revision: 3.20
[    2.247521] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.257499]  sda1 sda2 < sda5 >
[    2.267064] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.270299] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.270331] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.289730] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    2.289734] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.289790] usb 1-1: configuration #1 chosen from 1 choice
[    2.290008] hub 1-1:1.0: USB hub found
[    2.290102] hub 1-1:1.0: 6 ports detected
[    2.399523] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    2.458075] device-mapper: uevent: version 1.0.3
[    2.458194] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    2.535838] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    2.535845] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.535950] usb 2-1: configuration #1 chosen from 1 choice
[    2.536138] hub 2-1:1.0: USB hub found
[    2.536208] hub 2-1:1.0: 8 ports detected
[    2.611539] PM: Starting manual resume from disk
[    2.611543] PM: Resume from partition 254:1
[    2.611544] PM: Checking hibernation image.
[    2.611684] PM: Error -22 checking image file
[    2.611688] PM: Resume from disk failed.
[    2.632906] kjournald starting.  Commit interval 5 seconds
[    2.632915] EXT3-fs: mounted filesystem with ordered data mode.
[    2.807497] usb 2-1.5: new high speed USB device using ehci_hcd and address 3
[    2.900064] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0188
[    2.900070] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.900074] usb 2-1.5: Product: Intel(R) Centrino(R) Advanced-N + WiMAX 6250
[    2.900079] usb 2-1.5: Manufacturer: Intel(R) Corporation
[    2.900183] usb 2-1.5: configuration #1 chosen from 1 choice
[    2.971421] usb 2-1.7: new full speed USB device using ehci_hcd and address 4
[    3.067370] usb 2-1.7: New USB device found, idVendor=413c, idProduct=8187
[    3.067375] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.067380] usb 2-1.7: Product: DW375 Bluetooth Module
[    3.067384] usb 2-1.7: Manufacturer: Dell Computer Corp
[    3.067387] usb 2-1.7: SerialNumber: C0CB38A9FCDE
[    3.067466] usb 2-1.7: configuration #1 chosen from 1 choice
[    3.139478] usb 2-1.8: new full speed USB device using ehci_hcd and address 5
[    3.254546] usb 2-1.8: New USB device found, idVendor=0a5c, idProduct=5800
[    3.254551] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.254556] usb 2-1.8: Product: 5880
[    3.254559] usb 2-1.8: Manufacturer: Broadcom Corp
[    3.254563] usb 2-1.8: SerialNumber: 0123456789ABCD
[    3.254638] usb 2-1.8: configuration #0 chosen from 1 choice
[    3.254640] usb 2-1.8: config 0 descriptor??
[    3.642684] udev[494]: starting version 164
[    3.878907] ACPI: Battery Slot [BAT0] (battery present)
[    3.880471] ACPI: Battery Slot [BAT1] (battery absent)
[    4.167971] ACPI: AC Adapter [AC] (on-line)
[    4.249827] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    4.251717] parport_pc 00:08: activated
[    4.251722] parport_pc 00:08: reported by Plug and Play ACPI
[    4.252112] parport_pc 00:08: disabled
[    4.261253] ACPI: WMI: Mapper loaded
[    4.262536] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    4.263311] ACPI: Lid Switch [LID]
[    4.263372] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    4.263407] ACPI: Power Button [PBTN]
[    4.263453] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[    4.263476] ACPI: Sleep Button [SBTN]
[    4.263527] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    4.263549] ACPI: Power Button [PWRF]
[    4.293319] ACPI: SSDT 000000003f7eaa98 0032A (v01  PmRef  Cpu0Ist 00003000 INTL 20080729)
[    4.294094] ACPI: SSDT 000000003f7e9018 00891 (v01  PmRef  Cpu0Cst 00003001 INTL 20080729)
[    4.294940] Monitor-Mwait will be used to enter C-1 state
[    4.294965] Monitor-Mwait will be used to enter C-2 state
[    4.294988] Monitor-Mwait will be used to enter C-3 state
[    4.295103] processor LNXCPU:00: registered as cooling_device0
[    4.295840] ACPI: SSDT 000000003f7ea718 00303 (v01  PmRef    ApIst 00003000 INTL 20080729)
[    4.296361] ACPI: SSDT 000000003f7e8d98 00119 (v01  PmRef    ApCst 00003000 INTL 20080729)
[    4.308304] processor LNXCPU:01: registered as cooling_device1
[    4.309516] processor LNXCPU:02: registered as cooling_device2
[    4.310671] processor LNXCPU:03: registered as cooling_device3
[    4.311836] processor LNXCPU:04: registered as cooling_device4
[    4.313049] processor LNXCPU:05: registered as cooling_device5
[    4.314190] processor LNXCPU:06: registered as cooling_device6
[    4.315336] processor LNXCPU:07: registered as cooling_device7
[    4.455569] acpi device:1f: registered as cooling_device8
[    4.456752] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:01/input/input6
[    4.456804] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[    4.495644] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    4.506643] Bluetooth: Core ver 2.15
[    4.506788] NET: Registered protocol family 31
[    4.506791] Bluetooth: HCI device and connection manager initialized
[    4.506794] Bluetooth: HCI socket layer initialized
[    4.872392] nvidia: module license 'NVIDIA' taints kernel.
[    4.872398] Disabling lock debugging due to kernel taint
[    5.595145] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    5.595156] ACPI: I/O resource 0000:00:1f.3 [0x8000-0x801f] conflicts with ACPI region SMBI [0x8000-0x800f]
[    5.595297] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.610839] cfg80211: Using static regulatory domain info
[    5.610845] cfg80211: Regulatory domain: US
[    5.610849] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    5.610859] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    5.610863] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.610866] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.610869] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.610873] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.610877] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    5.610885] cfg80211: Calling CRDA for country: US
[    5.614984] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    5.615242] usbcore: registered new interface driver btusb
[    5.616803] yenta_cardbus 0000:04:00.0: CardBus bridge found [1028:040b]
[    5.616880] yenta_cardbus 0000:04:00.0: CardBus bridge, secondary bus 0000:05
[    5.616882] yenta_cardbus 0000:04:00.0:   IO window: 0x002000-0x0020ff
[    5.616892] yenta_cardbus 0000:04:00.0:   IO window: 0x002400-0x0024ff
[    5.616901] yenta_cardbus 0000:04:00.0:   PREFETCH window: 0x5c000000-0x5fffffff
[    5.616911] yenta_cardbus 0000:04:00.0:   MEM window: 0x53400000-0x537fffff
[    5.747584] yenta_cardbus 0000:04:00.0: ISA IRQ mask 0x0000, PCI irq 18
[    5.747639] yenta_cardbus 0000:04:00.0: Socket status: 30000006
[    5.747642] pci_bus 0000:05: Upper limit for fixing this bridge's parent bridge: #05
[    5.747648] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge I/O window: 0x2000 - 0x3fff
[    5.747651] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge Memory window: 0x53100000 - 0x559fffff
[    5.747654] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge Memory window: 0x5c000000 - 0x5fffffff
[    5.841815] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    5.841831] nvidia 0000:01:00.0: setting latency timer to 64
[    5.841841] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    5.842057] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  195.36.31  Thu Jun  3 08:19:50 PDT 2010
[    6.197562] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[    6.197567] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[    6.197746] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    6.197814] iwlagn 0000:03:00.0: setting latency timer to 64
[    6.197952] iwlagn 0000:03:00.0: Detected Intel Wireless WiFi Link 6050 Series 2x2 AGN REV=0x84
[    6.245099] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    6.245236]   alloc irq_desc for 36 on node -1
[    6.245242]   alloc kstat_irqs on node -1
[    6.245292] iwlagn 0000:03:00.0: irq 36 for MSI/MSI-X
[    6.597680] phy0: Selected rate control algorithm 'iwl-agn-rs'
[    6.669808]   alloc irq_desc for 22 on node -1
[    6.669811]   alloc kstat_irqs on node -1
[    6.669820] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    6.669873] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    6.808247] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[    6.818777] input: HDA Intel Mic at Sep Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    6.818873] input: HDA Intel Mic at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    6.818926] input: HDA Intel Line Out at Sep Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    6.818980] input: HDA Intel HP Out at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    6.819123] HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    6.819126] hda_intel: Disable MSI for Nvidia chipset
[    6.819149] HDA Intel 0000:01:00.1: setting latency timer to 64
[    8.247297] CE: hpet increasing min_delta_ns to 15000 nsec
[    8.801818] EXT3 FS on dm-0, internal journal
[    8.826240] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input13
[    8.903352] loop: module loaded
[    9.313539] Adding 1982456k swap on /dev/mapper/delle6510-swap_1.  Priority:-1 extents:1 across:1982456k 
[    9.569900] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    9.571453] SGI XFS Quota Management subsystem
[    9.618617] XFS mounting filesystem dm-2
[    9.821448] Ending clean XFS mount for filesystem: dm-2
[   10.648033] fuse init (API version 7.13)
[   12.481921] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input14
[   14.103940] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[   14.164717] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[   14.165203] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.740053] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
[   15.740055] 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[   15.741758] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   16.001706] Bluetooth: L2CAP ver 2.14
[   16.001710] Bluetooth: L2CAP socket layer initialized
[   16.167752] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   16.167758] Bluetooth: BNEP filters: protocol multicast
[   16.173604] Bluetooth: RFCOMM TTY layer initialized
[   16.173666] Bluetooth: RFCOMM socket layer initialized
[   16.173672] Bluetooth: RFCOMM ver 1.11
[   16.232759] Bridge firewalling registered
[   16.549879] Bluetooth: SCO (Voice Link) ver 0.6
[   16.549884] Bluetooth: SCO socket layer initialized
[   17.237034] lp: driver loaded but no devices found
[   17.260767] ppdev: user-space parallel port driver
[   22.610045] CPU0 attaching NULL sched-domain.
[   22.610054] CPU1 attaching NULL sched-domain.
[   22.610058] CPU2 attaching NULL sched-domain.
[   22.610062] CPU3 attaching NULL sched-domain.
[   22.610066] CPU4 attaching NULL sched-domain.
[   22.610070] CPU5 attaching NULL sched-domain.
[   22.610074] CPU6 attaching NULL sched-domain.
[   22.610078] CPU7 attaching NULL sched-domain.
[   22.673772] CPU0 attaching sched-domain:
[   22.673780]  domain 0: span 0,4 level SIBLING
[   22.673785]   groups: 0 (cpu_power = 589) 4 (cpu_power = 589)
[   22.673796]   domain 1: span 0-7 level MC
[   22.673800]    groups: 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178)
[   22.673819] CPU1 attaching sched-domain:
[   22.673823]  domain 0: span 1,5 level SIBLING
[   22.673828]   groups: 1 (cpu_power = 589) 5 (cpu_power = 589)
[   22.673837]   domain 1: span 0-7 level MC
[   22.673841]    groups: 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178)
[   22.673859] CPU2 attaching sched-domain:
[   22.673862]  domain 0: span 2,6 level SIBLING
[   22.673866]   groups: 2 (cpu_power = 589) 6 (cpu_power = 589)
[   22.673876]   domain 1: span 0-7 level MC
[   22.673880]    groups: 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178)
[   22.673897] CPU3 attaching sched-domain:
[   22.673901]  domain 0: span 3,7 level SIBLING
[   22.673905]   groups: 3 (cpu_power = 589) 7 (cpu_power = 589)
[   22.673915]   domain 1: span 0-7 level MC
[   22.673919]    groups: 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178)
[   22.673936] CPU4 attaching sched-domain:
[   22.673939]  domain 0: span 0,4 level SIBLING
[   22.673943]   groups: 4 (cpu_power = 589) 0 (cpu_power = 589)
[   22.673953]   domain 1: span 0-7 level MC
[   22.673957]    groups: 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178)
[   22.673974] CPU5 attaching sched-domain:
[   22.673978]  domain 0: span 1,5 level SIBLING
[   22.673982]   groups: 5 (cpu_power = 589) 1 (cpu_power = 589)
[   22.673992]   domain 1: span 0-7 level MC
[   22.673995]    groups: 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178)
[   22.674012] CPU6 attaching sched-domain:
[   22.674016]  domain 0: span 2,6 level SIBLING
[   22.674020]   groups: 6 (cpu_power = 589) 2 (cpu_power = 589)
[   22.674030]   domain 1: span 0-7 level MC
[   22.674034]    groups: 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178)
[   22.674051] CPU7 attaching sched-domain:
[   22.674055]  domain 0: span 3,7 level SIBLING
[   22.674058]   groups: 7 (cpu_power = 589) 3 (cpu_power = 589)
[   22.674068]   domain 1: span 0-7 level MC
[   22.674072]    groups: 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178)
[   26.506970] eth0: no IPv6 routers present
[  274.040116] iwlagn 0000:03:00.0: RF_KILL bit toggled to enable radio.
[  274.079123] iwlagn 0000:03:00.0: firmware: requesting iwlwifi-6050-4.ucode
[  274.112751] iwlagn 0000:03:00.0: loaded firmware version 9.201.4.1
[  274.367021] Registered led device: iwl-phy0::radio
[  274.367053] Registered led device: iwl-phy0::assoc
[  274.367086] Registered led device: iwl-phy0::RX
[  274.367113] Registered led device: iwl-phy0::TX
[  274.410651] ADDRCONF(NETDEV_UP): wlan0: link is not ready



Reply to: