Hi, I bisected a X startup crash due to new 3.14 kernel: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/kernfs/file.c?id=9b2db6e1894577d48f4e290381bac6e573593838 It's an old intel 810 graphics card which got broken. dmesg and xorg.log attached. Thanks. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@xxxxxxxxxxxxx
[ 29.933] X.Org X Server 1.15.0 Release Date: 2013-12-27 [ 29.938] X Protocol Version 11, Revision 0 [ 29.938] Build Operating System: Linux 3.12.5-1-ARCH i686 [ 29.938] Current Operating System: Linux Aufenthalt 3.13.8-1-ARCH #1 SMP PREEMPT Tue Apr 1 12:27:17 CEST 2014 i686 [ 29.938] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda7 cgroup_disable=memory rw [ 29.939] Build Date: 09 January 2014 09:32:33AM [ 29.939] [ 29.939] Current version of pixman: 0.32.4 [ 29.939] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 29.939] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 29.943] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 2 16:11:08 2014 [ 30.072] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 30.072] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 30.286] (==) No Layout section. Using the first Screen section. [ 30.286] (==) No screen section available. Using defaults. [ 30.286] (**) |-->Screen "Default Screen Section" (0) [ 30.286] (**) | |-->Monitor "<default monitor>" [ 30.317] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 30.317] (==) Automatically adding devices [ 30.317] (==) Automatically enabling devices [ 30.317] (==) Automatically adding GPU devices [ 30.330] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 30.330] Entry deleted from font path. [ 30.342] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 30.342] Entry deleted from font path. [ 30.342] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 30.349] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 30.349] Entry deleted from font path. [ 30.349] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 30.349] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/Type1/ [ 30.349] (==) ModulePath set to "/usr/lib/xorg/modules" [ 30.349] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 30.369] (II) Loader magic: 0x8265660 [ 30.373] (II) Module ABI versions: [ 30.373] X.Org ANSI C Emulation: 0.4 [ 30.373] X.Org Video Driver: 15.0 [ 30.373] X.Org XInput driver : 20.0 [ 30.373] X.Org Server Extension : 8.0 [ 30.381] (--) PCI:*(0:0:1:0) 8086:7125:103c:1243 rev 3, Mem @ 0xe8000000/67108864, 0xeff80000/524288 [ 30.381] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 30.395] Initializing built-in extension Generic Event Extension [ 30.398] Initializing built-in extension SHAPE [ 30.398] Initializing built-in extension MIT-SHM [ 30.398] Initializing built-in extension XInputExtension [ 30.398] Initializing built-in extension XTEST [ 30.398] Initializing built-in extension BIG-REQUESTS [ 30.398] Initializing built-in extension SYNC [ 30.398] Initializing built-in extension XKEYBOARD [ 30.398] Initializing built-in extension XC-MISC [ 30.398] Initializing built-in extension SECURITY [ 30.399] Initializing built-in extension XINERAMA [ 30.399] Initializing built-in extension XFIXES [ 30.399] Initializing built-in extension RENDER [ 30.399] Initializing built-in extension RANDR [ 30.399] Initializing built-in extension COMPOSITE [ 30.399] Initializing built-in extension DAMAGE [ 30.399] Initializing built-in extension MIT-SCREEN-SAVER [ 30.399] Initializing built-in extension DOUBLE-BUFFER [ 30.399] Initializing built-in extension RECORD [ 30.399] Initializing built-in extension DPMS [ 30.399] Initializing built-in extension Present [ 30.399] Initializing built-in extension DRI3 [ 30.399] Initializing built-in extension X-Resource [ 30.399] Initializing built-in extension XVideo [ 30.403] Initializing built-in extension XVideo-MotionCompensation [ 30.403] Initializing built-in extension XFree86-VidModeExtension [ 30.403] Initializing built-in extension XFree86-DGA [ 30.403] Initializing built-in extension XFree86-DRI [ 30.404] Initializing built-in extension DRI2 [ 30.404] (II) "glx" will be loaded by default. [ 30.404] (II) LoadModule: "dri2" [ 30.404] (II) Module "dri2" already built-in [ 30.404] (II) LoadModule: "glamoregl" [ 30.530] (II) Loading /usr/lib/xorg/modules/libglamoregl.so [ 31.537] (II) Module glamoregl: vendor="X.Org Foundation" [ 31.537] compiled for 1.15.0, module version = 0.6.0 [ 31.537] ABI class: X.Org ANSI C Emulation, version 0.4 [ 31.537] (II) LoadModule: "glx" [ 31.538] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 31.714] (II) Module glx: vendor="X.Org Foundation" [ 31.715] compiled for 1.15.0, module version = 1.0.0 [ 31.715] ABI class: X.Org Server Extension, version 8.0 [ 31.715] (==) AIGLX enabled [ 31.715] Loading extension GLX [ 31.715] (==) Matched intel as autoconfigured driver 0 [ 31.715] (==) Matched modesetting as autoconfigured driver 1 [ 31.715] (==) Matched fbdev as autoconfigured driver 2 [ 31.715] (==) Matched vesa as autoconfigured driver 3 [ 31.716] (==) Assigned the driver to the xf86ConfigLayout [ 31.716] (II) LoadModule: "intel" [ 31.719] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 32.013] (II) Module intel: vendor="X.Org Foundation" [ 32.013] compiled for 1.15.0, module version = 2.99.911 [ 32.013] Module class: X.Org Video Driver [ 32.013] ABI class: X.Org Video Driver, version 15.0 [ 32.013] (II) LoadModule: "modesetting" [ 32.051] (WW) Warning, couldn't open module modesetting [ 32.051] (II) UnloadModule: "modesetting" [ 32.051] (II) Unloading modesetting [ 32.051] (EE) Failed to load module "modesetting" (module does not exist, 0) [ 32.051] (II) LoadModule: "fbdev" [ 32.052] (WW) Warning, couldn't open module fbdev [ 32.052] (II) UnloadModule: "fbdev" [ 32.053] (II) Unloading fbdev [ 32.053] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 32.053] (II) LoadModule: "vesa" [ 32.054] (WW) Warning, couldn't open module vesa [ 32.054] (II) UnloadModule: "vesa" [ 32.054] (II) Unloading vesa [ 32.054] (EE) Failed to load module "vesa" (module does not exist, 0) [ 32.054] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 32.084] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000 [ 32.084] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100 [ 32.084] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200 [ 32.084] (++) using VT number 7 [ 32.568] (II) Loading sub module "vgahw" [ 32.569] (II) LoadModule: "vgahw" [ 32.569] (II) Loading /usr/lib/xorg/modules/libvgahw.so [ 32.625] (II) Module vgahw: vendor="X.Org Foundation" [ 32.625] compiled for 1.15.0, module version = 0.1.0 [ 32.625] ABI class: X.Org Video Driver, version 15.0 [ 32.626] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 16/16 [ 32.626] (==) intel(0): Depth 16, (==) framebuffer bpp 16 [ 32.626] (==) intel(0): RGB weight 565 [ 32.626] (==) intel(0): Default visual is TrueColor [ 32.626] (II) Loading sub module "xaa" [ 32.626] (II) LoadModule: "xaa" [ 32.628] (WW) Warning, couldn't open module xaa [ 32.628] (II) UnloadModule: "xaa" [ 32.628] (II) Unloading xaa [ 32.628] (EE) intel: Failed to load module "xaa" (module does not exist, 0) [ 32.628] (II) Loading sub module "vbe" [ 32.628] (II) LoadModule: "vbe" [ 32.628] (II) Loading /usr/lib/xorg/modules/libvbe.so [ 32.657] (II) Module vbe: vendor="X.Org Foundation" [ 32.657] compiled for 1.15.0, module version = 1.1.0 [ 32.657] ABI class: X.Org Video Driver, version 15.0 [ 32.657] (II) Loading sub module "int10" [ 32.657] (II) LoadModule: "int10" [ 32.658] (II) Loading /usr/lib/xorg/modules/libint10.so [ 32.703] (II) Module int10: vendor="X.Org Foundation" [ 32.703] compiled for 1.15.0, module version = 1.0.0 [ 32.703] ABI class: X.Org Video Driver, version 15.0 [ 32.703] (II) intel(0): initializing int10 [ 32.746] (II) intel(0): Primary V_BIOS segment is: 0xc000 [ 32.748] (II) intel(0): VESA BIOS detected [ 32.748] (II) intel(0): VESA VBE Version 2.0 [ 32.748] (II) intel(0): VESA VBE Total Mem: 512 kB [ 32.748] (II) intel(0): VESA VBE OEM: Intel810(TM) Graphics Chip Accelerated VGA BIOS [ 32.748] (II) intel(0): VESA VBE OEM Software Rev: 3.1 [ 32.748] (II) intel(0): VESA VBE OEM Vendor: Intel Corporation [ 32.748] (II) intel(0): VESA VBE OEM Product: i810 Graphics Controller [ 32.748] (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0 [ 32.794] (II) intel(0): VESA VBE DDC supported [ 32.794] (II) intel(0): VESA VBE DDC Level 2 [ 32.794] (II) intel(0): VESA VBE DDC transfer in appr. 1 sec. [ 33.911] (II) intel(0): VESA VBE DDC read successfully [ 33.911] (II) intel(0): Manufacturer: DDC Model: 2 Serial#: 1 [ 33.911] (II) intel(0): Year: 2000 Week: 39 [ 33.911] (II) intel(0): EDID Version: 1.1 [ 33.911] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V [ 33.911] (II) intel(0): Sync: Separate [ 33.911] (II) intel(0): Max Image Size [cm]: horiz.: 27 vert.: 20 [ 33.912] (II) intel(0): Gamma: 1.00 [ 33.912] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display [ 33.912] (II) intel(0): redX: 0.625 redY: 0.340 greenX: 0.302 greenY: 0.600 [ 33.912] (II) intel(0): blueX: 0.142 blueY: 0.065 whiteX: 0.281 whiteY: 0.311 [ 33.912] (II) intel(0): Supported established timings: [ 33.912] (II) intel(0): 720x400@70Hz [ 33.912] (II) intel(0): 640x480@60Hz [ 33.912] (II) intel(0): 640x480@72Hz [ 33.912] (II) intel(0): 640x480@75Hz [ 33.912] (II) intel(0): 800x600@60Hz [ 33.912] (II) intel(0): 800x600@72Hz [ 33.912] (II) intel(0): 800x600@75Hz [ 33.912] (II) intel(0): 1024x768@87Hz (interlaced) [ 33.912] (II) intel(0): 1024x768@70Hz [ 33.912] (II) intel(0): 1024x768@75Hz [ 33.912] (II) intel(0): Manufacturer's mask: 60 [ 33.912] (II) intel(0): Supported standard timings: [ 33.912] (II) intel(0): #0: hsize: 640 vsize 480 refresh: 70 vid: 18993 [ 33.913] (II) intel(0): #1: hsize: 1024 vsize 768 refresh: 72 vid: 19553 [ 33.913] (II) intel(0): Serial No: 1 [ 33.913] (II) intel(0): AAA12345 [ 33.913] (II) intel(0): White point 1: whiteX: 0.334961, whiteY: 0.467773; gamma: 2.010000 [ 33.913] (II) intel(0): White point 2: whiteX: 0.194336, whiteY: 0.598633; gamma: 2.530000 [ 33.916] (II) intel(0): Supported detailed timing: [ 33.916] (II) intel(0): clock: 80.0 MHz Image Size: 270 x 200 mm [ 33.917] (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1192 h_blank_end 1374 h_border: 0 [ 33.917] (II) intel(0): v_active: 768 v_sync: 774 v_sync_end 776 v_blanking: 806 v_border: 0 [ 33.917] (II) intel(0): EDID (in hex): [ 33.917] (II) intel(0): 00ffffffffffff001083020001000000 [ 33.917] (II) intel(0): 270a0101081b1400e80672a0574d9924 [ 33.917] (II) intel(0): 10484fadd660314a614c010101010101 [ 33.917] (II) intel(0): 010101010101000000ff00310a202020 [ 33.917] (II) intel(0): 2020202020202020000000fe00414141 [ 33.917] (II) intel(0): 31323334350a20202020000000fb0001 [ 33.917] (II) intel(0): 0f557765022d2d319941001a401f005e [ 33.917] (II) intel(0): 41002630189062000ec81000001c00e6 [ 33.917] (II) intel(0): EDID vendor "DDC", prod id 2 [ 33.917] (II) intel(0): Printing DDC gathered Modelines: [ 33.918] (II) intel(0): Modeline "1024x768"x0.0 80.00 1024 1048 1192 1374 768 774 776 806 -hsync +vsync (58.2 kHz e) [ 33.918] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 33.918] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 33.918] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 33.918] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 33.918] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 33.918] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 33.918] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 33.918] (II) intel(0): Modeline "1024x768i"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz e) [ 33.918] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 33.918] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 33.919] (--) intel(0): Integrated Graphics Chipset: Intel(R) i810e [ 33.919] (--) intel(0): Linear framebuffer at 0xE8000000 [ 33.919] (--) intel(0): IO registers at addr 0xEFF80000 [ 33.923] (II) intel(0): Kernel reported 49664 total, 0 used [ 33.923] (II) intel(0): I810CheckAvailableMemory: 198656k available [ 33.923] (==) intel(0): Will alloc AGP framebuffer: 24576 kByte [ 33.924] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0) [ 33.924] (II) intel(0): <default monitor>: Using hsync range of 31.47-60.02 kHz [ 33.924] (II) intel(0): <default monitor>: Using vrefresh range of 43.48-75.03 Hz [ 33.924] (II) intel(0): Estimated virtual size for aspect ratio 1.3500 is 1024x768 [ 33.924] (II) intel(0): Clock range: 9.50 to 163.00 MHz [ 33.924] (II) intel(0): Not using default mode "640x350" (vrefresh out of range) [ 33.924] (II) intel(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) [ 33.924] (II) intel(0): Not using default mode "640x400" (vrefresh out of range) [ 33.924] (II) intel(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) [ 33.924] (II) intel(0): Not using default mode "720x400" (vrefresh out of range) [ 33.924] (II) intel(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "640x480" (vrefresh out of range) [ 33.925] (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "800x600" (vrefresh out of range) [ 33.925] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "1024x768i" (unknown reason) [ 33.925] (II) intel(0): Not using default mode "512x384i" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) [ 33.925] (II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) [ 33.926] (II) intel(0): Not using default mode "1024x768" (hsync out of range) [ 33.926] (II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) [ 33.926] (II) intel(0): Not using default mode "1152x864" (width too large for virtual size) [ 33.926] (II) intel(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) [ 33.926] (II) intel(0): Not using default mode "1280x960" (width too large for virtual size) [ 33.926] (II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) [ 33.926] (II) intel(0): Not using default mode "1280x960" (width too large for virtual size) [ 33.926] (II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) [ 33.926] (II) intel(0): Not using default mode "1280x1024" (width too large for virtual size) [ 33.926] (II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) [ 33.926] (II) intel(0): Not using default mode "1280x1024" (width too large for virtual size) [ 33.930] (II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) [ 33.930] (II) intel(0): Not using default mode "1280x1024" (width too large for virtual size) [ 33.930] (II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) [ 33.930] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 33.930] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 33.930] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 33.930] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 33.930] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 33.930] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 33.930] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 33.930] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 33.930] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 33.930] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1792x1344" (width too large for virtual size) [ 33.931] (II) intel(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1792x1344" (width too large for virtual size) [ 33.931] (II) intel(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1856x1392" (width too large for virtual size) [ 33.931] (II) intel(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1856x1392" (width too large for virtual size) [ 33.931] (II) intel(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1920x1440" (width too large for virtual size) [ 33.931] (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1920x1440" (width too large for virtual size) [ 33.931] (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) [ 33.931] (II) intel(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) [ 33.931] (II) intel(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) [ 33.931] (II) intel(0): Not using default mode "1920x1440" (width too large for virtual size) [ 33.932] (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 33.932] (II) intel(0): Not using default mode "2048x1536" (width too large for virtual size) [ 33.932] (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 33.932] (II) intel(0): Not using default mode "2048x1536" (width too large for virtual size) [ 33.932] (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 33.932] (II) intel(0): Not using default mode "2048x1536" (width too large for virtual size) [ 33.932] (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 33.932] (II) intel(0): Not using driver mode "1024x768i" (unknown reason) [ 33.932] (--) intel(0): Virtual size is 1024x768 (pitch 1024) [ 33.932] (**) intel(0): *Driver mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz [ 33.932] (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz ez) [ 33.932] (**) intel(0): *Driver mode "1024x768": 80.0 MHz, 58.2 kHz, 72.2 Hz [ 33.932] (II) intel(0): Modeline "1024x768"x72.2 80.00 1024 1048 1192 1374 768 774 776 806 -hsync +vsync (58.2 kHz ez) [ 33.933] (**) intel(0): *Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz [ 33.933] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz ez) [ 33.933] (**) intel(0): *Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz [ 33.933] (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz zd) [ 33.933] (**) intel(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz [ 33.937] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz zd) [ 33.937] (**) intel(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz [ 33.937] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz zd) [ 33.937] (**) intel(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz [ 33.937] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz zd) [ 33.937] (**) intel(0): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz [ 33.937] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz ez) [ 33.937] (**) intel(0): *Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz [ 33.937] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz ez) [ 33.937] (**) intel(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz [ 33.937] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz ez) [ 33.937] (**) intel(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz [ 33.937] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz zd) [ 33.937] (**) intel(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz [ 33.938] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz zd) [ 33.938] (**) intel(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz [ 33.938] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz zd) [ 33.938] (**) intel(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz [ 33.938] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz zd) [ 33.938] (**) intel(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz [ 33.938] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz ez) [ 33.938] (**) intel(0): *Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz [ 33.938] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz ez) [ 33.938] (**) intel(0): *Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz [ 33.938] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz ez) [ 33.938] (**) intel(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz [ 33.938] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz zd) [ 33.938] (**) intel(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz [ 33.939] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz zd) [ 33.939] (**) intel(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz [ 33.939] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz zd) [ 33.939] (**) intel(0): *Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz [ 33.939] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz ez) [ 33.939] (**) intel(0): Display dimensions: (270, 200) mm [ 33.939] (**) intel(0): DPI set to (96, 97) [ 33.939] (II) Loading sub module "fb" [ 33.939] (II) LoadModule: "fb" [ 33.943] (II) Loading /usr/lib/xorg/modules/libfb.so [ 34.008] (II) Module fb: vendor="X.Org Foundation" [ 34.008] compiled for 1.15.0, module version = 1.0.0 [ 34.008] ABI class: X.Org ANSI C Emulation, version 0.4 [ 34.008] (II) Loading sub module "ramdac" [ 34.008] (II) LoadModule: "ramdac" [ 34.008] (II) Module "ramdac" already built-in [ 34.008] (**) intel(0): page flipping disabled [ 34.008] (II) intel(0): XvMC is Disabled: use XvMCSurfaces config option to enable. [ 34.063] drmOpenDevice: node name is /dev/dri/card0 [ 34.070] drmOpenDevice: node name is /dev/dri/card0 [ 34.092] [drm] failed to load kernel module "i810" [ 34.094] (EE) [drm] drmOpen failed. [ 34.094] (EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI. [ 34.107] (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0 [ 34.235] (II) intel(0): Setting dot clock to 78.7 MHz [ 0x50 0x17 0x20 ] [ 82 25 2 ] [ 34.235] (II) intel(0): chose watermark 0x2210e000: (tab.freq 78.8) [ 34.615] (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00000000 (pgoffset 0) [ 34.619] (WW) intel(0): xf86AllocateGARTMemory: allocation of 1024 pages failed (Cannot allocate memory) [ 34.622] (II) intel(0): No physical memory available for 4194304 bytes of DCACHE [ 34.622] (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01800000 (pgoffset 6144) [ 34.622] (II) intel(0): Allocated of 4096 bytes for HW cursor [ 34.623] (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01801000 (pgoffset 6145) [ 34.623] (II) intel(0): Allocated of 16384 bytes for ARGB HW cursor [ 34.623] (II) intel(0): Adding 768 scanlines for pixmap caching [ 34.623] (II) intel(0): Allocated Scratch Memory [ 34.624] (==) intel(0): Backing store enabled [ 34.624] (==) intel(0): Silken mouse enabled [ 34.685] (==) intel(0): DPMS enabled [ 34.685] (WW) intel(0): Direct rendering disabled [ 34.694] (==) RandR enabled [ 34.778] (II) AIGLX: Screen 0 is not DRI2 capable [ 34.778] (EE) AIGLX: reverting to software rendering [ 36.741] (II) AIGLX: Loaded and initialized swrast [ 36.741] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 37.678] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 37.678] (**) Power Button: Applying InputClass "Keyboard Defaults" [ 37.678] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 37.678] (II) LoadModule: "evdev" [ 37.679] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 37.733] (II) Module evdev: vendor="X.Org Foundation" [ 37.733] compiled for 1.15.0, module version = 2.8.2 [ 37.733] Module class: X.Org XInput Driver [ 37.733] ABI class: X.Org XInput driver, version 20.0 [ 37.734] (II) Using input driver 'evdev' for 'Power Button' [ 37.734] (**) Power Button: always reports core events [ 37.734] (**) evdev: Power Button: Device: "/dev/input/event3" [ 37.734] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 37.734] (--) evdev: Power Button: Found keys [ 37.734] (II) evdev: Power Button: Configuring as keyboard [ 37.735] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3" [ 37.735] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 37.735] (**) Option "xkb_rules" "evdev" [ 37.735] (**) Option "xkb_model" "pc104" [ 37.735] (**) Option "xkb_layout" "de" [ 37.735] (**) Option "xkb_variant" "nodeadkeys" [ 37.945] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 37.945] (**) Power Button: Applying InputClass "Keyboard Defaults" [ 37.945] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 37.945] (II) Using input driver 'evdev' for 'Power Button' [ 37.946] (**) Power Button: always reports core events [ 37.946] (**) evdev: Power Button: Device: "/dev/input/event2" [ 37.946] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 37.946] (--) evdev: Power Button: Found keys [ 37.946] (II) evdev: Power Button: Configuring as keyboard [ 37.946] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event2" [ 37.947] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 37.947] (**) Option "xkb_rules" "evdev" [ 37.947] (**) Option "xkb_model" "pc104" [ 37.947] (**) Option "xkb_layout" "de" [ 37.947] (**) Option "xkb_variant" "nodeadkeys" [ 37.951] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/event1) [ 37.951] (**) PIXART USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall" [ 37.951] (II) Using input driver 'evdev' for 'PIXART USB OPTICAL MOUSE' [ 37.952] (**) PIXART USB OPTICAL MOUSE: always reports core events [ 37.952] (**) evdev: PIXART USB OPTICAL MOUSE: Device: "/dev/input/event1" [ 37.952] (--) evdev: PIXART USB OPTICAL MOUSE: Vendor 0x93a Product 0x2500 [ 37.952] (--) evdev: PIXART USB OPTICAL MOUSE: Found 9 mouse buttons [ 37.952] (--) evdev: PIXART USB OPTICAL MOUSE: Found scroll wheel(s) [ 37.952] (--) evdev: PIXART USB OPTICAL MOUSE: Found relative axes [ 37.952] (--) evdev: PIXART USB OPTICAL MOUSE: Found x and y relative axes [ 37.952] (II) evdev: PIXART USB OPTICAL MOUSE: Configuring as mouse [ 37.952] (II) evdev: PIXART USB OPTICAL MOUSE: Adding scrollwheel support [ 37.952] (**) evdev: PIXART USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5 [ 37.952] (**) evdev: PIXART USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 37.953] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2.1/1-2.1:1.0/input/input2/event1" [ 37.953] (II) XINPUT: Adding extended input device "PIXART USB OPTICAL MOUSE" (type: MOUSE, id 8) [ 37.953] (II) evdev: PIXART USB OPTICAL MOUSE: initialized for relative axes. [ 37.954] (**) PIXART USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1 [ 37.955] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration profile 0 [ 37.955] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration factor: 2.000 [ 37.955] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration threshold: 4 [ 37.957] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/mouse0) [ 37.957] (II) No input driver specified, ignoring this device. [ 37.957] (II) This device may have been added with another device file. [ 37.960] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 37.960] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults" [ 37.960] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 37.960] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 37.960] (**) AT Translated Set 2 keyboard: always reports core events [ 37.960] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 37.961] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 37.961] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 37.961] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 37.961] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 37.961] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9) [ 37.961] (**) Option "xkb_rules" "evdev" [ 37.961] (**) Option "xkb_model" "pc104" [ 37.961] (**) Option "xkb_layout" "de" [ 37.961] (**) Option "xkb_variant" "nodeadkeys" [ 37.965] (II) config/udev: Adding input device PC Speaker (/dev/input/event4) [ 37.965] (II) No input driver specified, ignoring this device. [ 37.965] (II) This device may have been added with another device file.
[ 33.016] X.Org X Server 1.15.0 Release Date: 2013-12-27 [ 33.021] X Protocol Version 11, Revision 0 [ 33.021] Build Operating System: Linux 3.12.5-1-ARCH i686 [ 33.022] Current Operating System: Linux Aufenthalt 3.14.0-1-ARCH #1 SMP PREEMPT Tue Apr 1 20:19:40 CEST 2014 i686 [ 33.022] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda7 cgroup_disable=memory rw [ 33.022] Build Date: 09 January 2014 09:32:33AM [ 33.022] [ 33.022] Current version of pixman: 0.32.4 [ 33.022] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 33.022] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 33.027] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 2 16:03:28 2014 [ 33.187] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 33.187] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 33.279] (==) No Layout section. Using the first Screen section. [ 33.279] (==) No screen section available. Using defaults. [ 33.279] (**) |-->Screen "Default Screen Section" (0) [ 33.279] (**) | |-->Monitor "<default monitor>" [ 33.321] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 33.321] (==) Automatically adding devices [ 33.321] (==) Automatically enabling devices [ 33.321] (==) Automatically adding GPU devices [ 33.393] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 33.393] Entry deleted from font path. [ 33.423] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 33.423] Entry deleted from font path. [ 33.423] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 33.430] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 33.431] Entry deleted from font path. [ 33.431] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 33.431] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/Type1/ [ 33.431] (==) ModulePath set to "/usr/lib/xorg/modules" [ 33.431] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 33.451] (II) Loader magic: 0x8265660 [ 33.451] (II) Module ABI versions: [ 33.451] X.Org ANSI C Emulation: 0.4 [ 33.451] X.Org Video Driver: 15.0 [ 33.451] X.Org XInput driver : 20.0 [ 33.452] X.Org Server Extension : 8.0 [ 33.455] (--) PCI:*(0:0:1:0) 8086:7125:103c:1243 rev 3, Mem @ 0xe8000000/67108864, 0xeff80000/524288 [ 33.456] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 33.488] Initializing built-in extension Generic Event Extension [ 33.491] Initializing built-in extension SHAPE [ 33.491] Initializing built-in extension MIT-SHM [ 33.491] Initializing built-in extension XInputExtension [ 33.491] Initializing built-in extension XTEST [ 33.491] Initializing built-in extension BIG-REQUESTS [ 33.491] Initializing built-in extension SYNC [ 33.492] Initializing built-in extension XKEYBOARD [ 33.492] Initializing built-in extension XC-MISC [ 33.492] Initializing built-in extension SECURITY [ 33.492] Initializing built-in extension XINERAMA [ 33.492] Initializing built-in extension XFIXES [ 33.492] Initializing built-in extension RENDER [ 33.492] Initializing built-in extension RANDR [ 33.492] Initializing built-in extension COMPOSITE [ 33.492] Initializing built-in extension DAMAGE [ 33.492] Initializing built-in extension MIT-SCREEN-SAVER [ 33.492] Initializing built-in extension DOUBLE-BUFFER [ 33.492] Initializing built-in extension RECORD [ 33.492] Initializing built-in extension DPMS [ 33.492] Initializing built-in extension Present [ 33.492] Initializing built-in extension DRI3 [ 33.492] Initializing built-in extension X-Resource [ 33.492] Initializing built-in extension XVideo [ 33.493] Initializing built-in extension XVideo-MotionCompensation [ 33.493] Initializing built-in extension XFree86-VidModeExtension [ 33.493] Initializing built-in extension XFree86-DGA [ 33.493] Initializing built-in extension XFree86-DRI [ 33.497] Initializing built-in extension DRI2 [ 33.497] (II) "glx" will be loaded by default. [ 33.497] (II) LoadModule: "dri2" [ 33.497] (II) Module "dri2" already built-in [ 33.497] (II) LoadModule: "glamoregl" [ 33.634] (II) Loading /usr/lib/xorg/modules/libglamoregl.so [ 34.718] (II) Module glamoregl: vendor="X.Org Foundation" [ 34.719] compiled for 1.15.0, module version = 0.6.0 [ 34.719] ABI class: X.Org ANSI C Emulation, version 0.4 [ 34.719] (II) LoadModule: "glx" [ 34.719] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 34.885] (II) Module glx: vendor="X.Org Foundation" [ 34.885] compiled for 1.15.0, module version = 1.0.0 [ 34.885] ABI class: X.Org Server Extension, version 8.0 [ 34.885] (==) AIGLX enabled [ 34.886] Loading extension GLX [ 34.886] (==) Matched intel as autoconfigured driver 0 [ 34.886] (==) Matched modesetting as autoconfigured driver 1 [ 34.886] (==) Matched fbdev as autoconfigured driver 2 [ 34.886] (==) Matched vesa as autoconfigured driver 3 [ 34.886] (==) Assigned the driver to the xf86ConfigLayout [ 34.886] (II) LoadModule: "intel" [ 34.889] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 35.139] (II) Module intel: vendor="X.Org Foundation" [ 35.139] compiled for 1.15.0, module version = 2.99.911 [ 35.139] Module class: X.Org Video Driver [ 35.139] ABI class: X.Org Video Driver, version 15.0 [ 35.139] (II) LoadModule: "modesetting" [ 35.177] (WW) Warning, couldn't open module modesetting [ 35.177] (II) UnloadModule: "modesetting" [ 35.177] (II) Unloading modesetting [ 35.177] (EE) Failed to load module "modesetting" (module does not exist, 0) [ 35.177] (II) LoadModule: "fbdev" [ 35.178] (WW) Warning, couldn't open module fbdev [ 35.178] (II) UnloadModule: "fbdev" [ 35.179] (II) Unloading fbdev [ 35.179] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 35.179] (II) LoadModule: "vesa" [ 35.180] (WW) Warning, couldn't open module vesa [ 35.180] (II) UnloadModule: "vesa" [ 35.180] (II) Unloading vesa [ 35.180] (EE) Failed to load module "vesa" (module does not exist, 0) [ 35.180] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 35.210] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000 [ 35.210] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100 [ 35.210] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200 [ 35.211] (++) using VT number 7 [ 35.661] (II) Loading sub module "vgahw" [ 35.661] (II) LoadModule: "vgahw" [ 35.661] (II) Loading /usr/lib/xorg/modules/libvgahw.so [ 35.707] (II) Module vgahw: vendor="X.Org Foundation" [ 35.707] compiled for 1.15.0, module version = 0.1.0 [ 35.707] ABI class: X.Org Video Driver, version 15.0 [ 35.707] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 16/16 [ 35.708] (==) intel(0): Depth 16, (==) framebuffer bpp 16 [ 35.708] (==) intel(0): RGB weight 565 [ 35.708] (==) intel(0): Default visual is TrueColor [ 35.708] (II) Loading sub module "xaa" [ 35.708] (II) LoadModule: "xaa" [ 35.709] (WW) Warning, couldn't open module xaa [ 35.709] (II) UnloadModule: "xaa" [ 35.709] (II) Unloading xaa [ 35.709] (EE) intel: Failed to load module "xaa" (module does not exist, 0) [ 35.709] (II) Loading sub module "vbe" [ 35.709] (II) LoadModule: "vbe" [ 35.710] (II) Loading /usr/lib/xorg/modules/libvbe.so [ 35.772] (II) Module vbe: vendor="X.Org Foundation" [ 35.772] compiled for 1.15.0, module version = 1.1.0 [ 35.772] ABI class: X.Org Video Driver, version 15.0 [ 35.772] (II) Loading sub module "int10" [ 35.772] (II) LoadModule: "int10" [ 35.773] (II) Loading /usr/lib/xorg/modules/libint10.so [ 35.818] (II) Module int10: vendor="X.Org Foundation" [ 35.818] compiled for 1.15.0, module version = 1.0.0 [ 35.818] ABI class: X.Org Video Driver, version 15.0 [ 35.818] (II) intel(0): initializing int10 [ 35.838] (II) intel(0): Primary V_BIOS segment is: 0xc000 [ 35.843] (II) intel(0): VESA BIOS detected [ 35.843] (II) intel(0): VESA VBE Version 2.0 [ 35.843] (II) intel(0): VESA VBE Total Mem: 512 kB [ 35.844] (II) intel(0): VESA VBE OEM: Intel810(TM) Graphics Chip Accelerated VGA BIOS [ 35.844] (II) intel(0): VESA VBE OEM Software Rev: 3.1 [ 35.844] (II) intel(0): VESA VBE OEM Vendor: Intel Corporation [ 35.844] (II) intel(0): VESA VBE OEM Product: i810 Graphics Controller [ 35.844] (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0 [ 35.899] (II) intel(0): VESA VBE DDC supported [ 35.899] (II) intel(0): VESA VBE DDC Level 2 [ 35.899] (II) intel(0): VESA VBE DDC transfer in appr. 1 sec. [ 36.975] (II) intel(0): VESA VBE DDC read successfully [ 36.975] (II) intel(0): Manufacturer: DDC Model: 2 Serial#: 1 [ 36.975] (II) intel(0): Year: 2000 Week: 39 [ 36.975] (II) intel(0): EDID Version: 1.1 [ 36.975] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V [ 36.975] (II) intel(0): Sync: Separate [ 36.975] (II) intel(0): Max Image Size [cm]: horiz.: 27 vert.: 20 [ 36.975] (II) intel(0): Gamma: 1.00 [ 36.975] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display [ 36.975] (II) intel(0): redX: 0.625 redY: 0.340 greenX: 0.302 greenY: 0.600 [ 36.976] (II) intel(0): blueX: 0.142 blueY: 0.065 whiteX: 0.281 whiteY: 0.311 [ 36.976] (II) intel(0): Supported established timings: [ 36.976] (II) intel(0): 720x400@70Hz [ 36.976] (II) intel(0): 640x480@60Hz [ 36.976] (II) intel(0): 640x480@72Hz [ 36.976] (II) intel(0): 640x480@75Hz [ 36.976] (II) intel(0): 800x600@60Hz [ 36.976] (II) intel(0): 800x600@72Hz [ 36.976] (II) intel(0): 800x600@75Hz [ 36.976] (II) intel(0): 1024x768@87Hz (interlaced) [ 36.976] (II) intel(0): 1024x768@70Hz [ 36.976] (II) intel(0): 1024x768@75Hz [ 36.976] (II) intel(0): Manufacturer's mask: 60 [ 36.976] (II) intel(0): Supported standard timings: [ 36.976] (II) intel(0): #0: hsize: 640 vsize 480 refresh: 70 vid: 18993 [ 36.976] (II) intel(0): #1: hsize: 1024 vsize 768 refresh: 72 vid: 19553 [ 36.980] (II) intel(0): Serial No: 1 [ 36.980] (II) intel(0): AAA12345 [ 36.980] (II) intel(0): White point 1: whiteX: 0.334961, whiteY: 0.467773; gamma: 2.010000 [ 36.980] (II) intel(0): White point 2: whiteX: 0.194336, whiteY: 0.598633; gamma: 2.530000 [ 36.981] (II) intel(0): Supported detailed timing: [ 36.981] (II) intel(0): clock: 80.0 MHz Image Size: 270 x 200 mm [ 36.981] (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1192 h_blank_end 1374 h_border: 0 [ 36.981] (II) intel(0): v_active: 768 v_sync: 774 v_sync_end 776 v_blanking: 806 v_border: 0 [ 36.981] (II) intel(0): EDID (in hex): [ 36.981] (II) intel(0): 00ffffffffffff001083020001000000 [ 36.981] (II) intel(0): 270a0101081b1400e80672a0574d9924 [ 36.981] (II) intel(0): 10484fadd660314a614c010101010101 [ 36.981] (II) intel(0): 010101010101000000ff00310a202020 [ 36.981] (II) intel(0): 2020202020202020000000fe00414141 [ 36.981] (II) intel(0): 31323334350a20202020000000fb0001 [ 36.981] (II) intel(0): 0f557765022d2d319941001a401f005e [ 36.981] (II) intel(0): 41002630189062000ec81000001c00e6 [ 36.981] (II) intel(0): EDID vendor "DDC", prod id 2 [ 36.981] (II) intel(0): Printing DDC gathered Modelines: [ 36.982] (II) intel(0): Modeline "1024x768"x0.0 80.00 1024 1048 1192 1374 768 774 776 806 -hsync +vsync (58.2 kHz e) [ 36.982] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 36.982] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 36.982] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 36.982] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 36.982] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 36.982] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 36.982] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 36.982] (II) intel(0): Modeline "1024x768i"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz e) [ 36.982] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 36.982] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 36.983] (--) intel(0): Integrated Graphics Chipset: Intel(R) i810e [ 36.983] (--) intel(0): Linear framebuffer at 0xE8000000 [ 36.983] (--) intel(0): IO registers at addr 0xEFF80000 [ 36.984] (II) intel(0): Kernel reported 49664 total, 0 used [ 36.984] (II) intel(0): I810CheckAvailableMemory: 198656k available [ 36.984] (==) intel(0): Will alloc AGP framebuffer: 24576 kByte [ 36.984] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0) [ 36.984] (II) intel(0): <default monitor>: Using hsync range of 31.47-60.02 kHz [ 36.984] (II) intel(0): <default monitor>: Using vrefresh range of 43.48-75.03 Hz [ 36.984] (II) intel(0): Estimated virtual size for aspect ratio 1.3500 is 1024x768 [ 36.985] (II) intel(0): Clock range: 9.50 to 163.00 MHz [ 36.985] (II) intel(0): Not using default mode "640x350" (vrefresh out of range) [ 36.985] (II) intel(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "640x400" (vrefresh out of range) [ 36.985] (II) intel(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "720x400" (vrefresh out of range) [ 36.985] (II) intel(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "640x480" (vrefresh out of range) [ 36.985] (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "800x600" (vrefresh out of range) [ 36.985] (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) [ 36.985] (II) intel(0): Not using default mode "1024x768i" (unknown reason) [ 36.985] (II) intel(0): Not using default mode "512x384i" (bad mode clock/interlace/doublescan) [ 36.986] (II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) [ 36.986] (II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) [ 36.986] (II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) [ 36.986] (II) intel(0): Not using default mode "1024x768" (hsync out of range) [ 36.986] (II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) [ 36.986] (II) intel(0): Not using default mode "1152x864" (width too large for virtual size) [ 36.986] (II) intel(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) [ 36.986] (II) intel(0): Not using default mode "1280x960" (width too large for virtual size) [ 36.986] (II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) [ 36.986] (II) intel(0): Not using default mode "1280x960" (width too large for virtual size) [ 36.986] (II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) [ 36.993] (II) intel(0): Not using default mode "1280x1024" (width too large for virtual size) [ 36.993] (II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) [ 36.993] (II) intel(0): Not using default mode "1280x1024" (width too large for virtual size) [ 36.993] (II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) [ 36.993] (II) intel(0): Not using default mode "1280x1024" (width too large for virtual size) [ 36.993] (II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) [ 36.993] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 36.993] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 36.993] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1792x1344" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1792x1344" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1856x1392" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1856x1392" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1920x1440" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1920x1440" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan) [ 36.994] (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) [ 36.994] (II) intel(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) [ 36.995] (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) [ 36.995] (II) intel(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) [ 36.995] (II) intel(0): Not using default mode "1920x1440" (width too large for virtual size) [ 36.995] (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 36.995] (II) intel(0): Not using default mode "2048x1536" (width too large for virtual size) [ 36.995] (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 36.995] (II) intel(0): Not using default mode "2048x1536" (width too large for virtual size) [ 36.995] (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 36.995] (II) intel(0): Not using default mode "2048x1536" (width too large for virtual size) [ 36.995] (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 36.995] (II) intel(0): Not using driver mode "1024x768i" (unknown reason) [ 36.995] (--) intel(0): Virtual size is 1024x768 (pitch 1024) [ 36.995] (**) intel(0): *Driver mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz [ 36.996] (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz ez) [ 36.996] (**) intel(0): *Driver mode "1024x768": 80.0 MHz, 58.2 kHz, 72.2 Hz [ 36.996] (II) intel(0): Modeline "1024x768"x72.2 80.00 1024 1048 1192 1374 768 774 776 806 -hsync +vsync (58.2 kHz ez) [ 36.996] (**) intel(0): *Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz [ 36.996] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz ez) [ 36.996] (**) intel(0): *Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz [ 36.996] (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz zd) [ 36.996] (**) intel(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz [ 36.996] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz zd) [ 36.996] (**) intel(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz [ 36.996] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz zd) [ 37.003] (**) intel(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz [ 37.003] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz zd) [ 37.003] (**) intel(0): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz [ 37.003] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz ez) [ 37.003] (**) intel(0): *Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz [ 37.004] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz ez) [ 37.004] (**) intel(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz [ 37.004] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz ez) [ 37.004] (**) intel(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz [ 37.004] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz zd) [ 37.004] (**) intel(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz [ 37.004] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz zd) [ 37.004] (**) intel(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz [ 37.004] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz zd) [ 37.004] (**) intel(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz [ 37.004] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz zd) [ 37.004] (**) intel(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz [ 37.004] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz ez) [ 37.004] (**) intel(0): *Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz [ 37.004] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz ez) [ 37.005] (**) intel(0): *Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz [ 37.005] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz ez) [ 37.005] (**) intel(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz [ 37.005] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz zd) [ 37.005] (**) intel(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz [ 37.005] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz zd) [ 37.005] (**) intel(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz [ 37.005] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz zd) [ 37.005] (**) intel(0): *Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz [ 37.005] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz ez) [ 37.005] (**) intel(0): Display dimensions: (270, 200) mm [ 37.005] (**) intel(0): DPI set to (96, 97) [ 37.005] (II) Loading sub module "fb" [ 37.005] (II) LoadModule: "fb" [ 37.006] (II) Loading /usr/lib/xorg/modules/libfb.so [ 37.027] (II) Module fb: vendor="X.Org Foundation" [ 37.027] compiled for 1.15.0, module version = 1.0.0 [ 37.027] ABI class: X.Org ANSI C Emulation, version 0.4 [ 37.027] (II) Loading sub module "ramdac" [ 37.027] (II) LoadModule: "ramdac" [ 37.027] (II) Module "ramdac" already built-in [ 37.027] (**) intel(0): page flipping disabled [ 37.028] (II) intel(0): XvMC is Disabled: use XvMCSurfaces config option to enable. [ 37.089] drmOpenDevice: node name is /dev/dri/card0 [ 37.096] drmOpenDevice: node name is /dev/dri/card0 [ 37.121] [drm] failed to load kernel module "i810" [ 37.121] (EE) [drm] drmOpen failed. [ 37.121] (EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI. [ 37.122] (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0 [ 37.309] (II) intel(0): Setting dot clock to 78.7 MHz [ 0x50 0x17 0x20 ] [ 82 25 2 ] [ 37.310] (II) intel(0): chose watermark 0x2210e000: (tab.freq 78.8) [ 37.580] (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00000000 (pgoffset 0) [ 37.584] (WW) intel(0): xf86AllocateGARTMemory: allocation of 1024 pages failed (Cannot allocate memory) [ 37.584] (II) intel(0): No physical memory available for 4194304 bytes of DCACHE [ 37.585] (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01800000 (pgoffset 6144) [ 37.585] (II) intel(0): Allocated of 4096 bytes for HW cursor [ 37.585] (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01801000 (pgoffset 6145) [ 37.586] (II) intel(0): Allocated of 16384 bytes for ARGB HW cursor [ 37.586] (II) intel(0): Adding 768 scanlines for pixmap caching [ 37.586] (II) intel(0): Allocated Scratch Memory [ 37.586] (EE) [ 37.589] (EE) Backtrace: [ 37.590] (EE) 0: /usr/bin/X (xorg_backtrace+0x4f) [0x81e0d9f] [ 37.591] (EE) 1: /usr/bin/X (0x8048000+0x19cb64) [0x81e4b64] [ 37.591] (EE) 2: /usr/bin/X (0x8048000+0x1a9476) [0x81f1476] [ 37.591] (EE) 3: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0xb772440c] [ 37.591] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6b4e000+0xfd4c) [0xb6b5dd4c] [ 37.591] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6b4e000+0x166e1) [0xb6b646e1] [ 37.592] (EE) 6: /usr/bin/X (AddScreen+0x73) [0x8079573] [ 37.592] (EE) 7: /usr/bin/X (InitOutput+0x3e9) [0x80bee49] [ 37.592] (EE) 8: /usr/bin/X (0x8048000+0x35207) [0x807d207] [ 37.593] (EE) 9: /usr/bin/X (0x8048000+0x1f1de) [0x80671de] [ 37.600] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf3) [0xb7353993] [ 37.601] (EE) 11: /usr/bin/X (0x8048000+0x1f204) [0x8067204] [ 37.601] (EE) [ 37.601] (EE) Bus error at address 0xb3cad000 [ 37.601] (EE) Fatal server error: [ 37.601] (EE) Caught signal 7 (Bus error). Server aborting [ 37.601] (EE) [ 37.601] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 37.601] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 37.602] (EE) [ 37.766] (II) intel(0): xf86UnbindGARTMemory: unbind key 0 [ 37.766] (II) intel(0): xf86UnbindGARTMemory: unbind key 1 [ 37.766] (II) intel(0): xf86UnbindGARTMemory: unbind key 2 [ 37.769] (EE) Server terminated with error (1). Closing log file.
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.14.0-1-ARCH (nobody@var-lib-archbuild-extra-i686-thomas) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Apr 1 20:19:40 CEST 2014 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fedffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ff60000-0x000000000ff6ffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000000ff70000-0x000000000ff7ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000ff80000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Hewlett-Packard e-Vectra/HP System Board, BIOS IN.02.01 11/30/2000 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0xfee0 max_arch_pfn = 0x100000 [ 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-CFFFF write-protect [ 0.000000] D0000-FFFFF uncachable [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FF0000000 write-back [ 0.000000] 1 base 00FF80000 mask FFFF80000 uncachable [ 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] PAT not supported by CPU. [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff] [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x0f000000-0x0f3fffff] [ 0.000000] [mem 0x0f000000-0x0f3fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x08000000-0x0effffff] [ 0.000000] [mem 0x08000000-0x0effffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x07ffffff] [ 0.000000] [mem 0x00100000-0x003fffff] page 4k [ 0.000000] [mem 0x00400000-0x07ffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x0f400000-0x0fedffff] [ 0.000000] [mem 0x0f400000-0x0fbfffff] page 2M [ 0.000000] [mem 0x0fc00000-0x0fedffff] page 4k [ 0.000000] BRK [0x01759000, 0x01759fff] PGTABLE [ 0.000000] RAMDISK: [mem 0x0f6b3000-0x0fa1ffff] [ 0.000000] ACPI: RSDP 000fc7f0 000014 (v00 AMI ) [ 0.000000] ACPI: RSDT 0ff60000 000028 (v01 HP-BDD HPBDD-IN 0000000F MSFT 0100000C) [ 0.000000] ACPI: FACP 0ff60030 000074 (v01 HP-BDD HPBDD-IN 0000000F MSFT 0100000C) [ 0.000000] ACPI: DSDT 0ff600b0 00207E (v01 HP-BDD HPBDD-IN 0000000F MSFT 0100000C) [ 0.000000] ACPI: FACS 0ff68000 000040 [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 254MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 0fee0000 [ 0.000000] low ram: 0 - 0fee0000 [ 0.000000] BRK [0x0175a000, 0x0175afff] PGTABLE [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] Normal [mem 0x01000000-0x0fedffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x0fedffff] [ 0.000000] On node 0 totalpages: 65150 [ 0.000000] free_area_init_node: node 0, pgdat c15bb3c0, node_mem_map cfce0020 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] Normal zone: 478 pages used for memmap [ 0.000000] Normal zone: 61152 pages, LIFO batch:15 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic" [ 0.000000] APIC: disable apic facility [ 0.000000] APIC: switched to apic NOOP [ 0.000000] nr_irqs_gsi: 16 [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfff7ffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @cfcce000 s33152 r0 d24192 u57344 [ 0.000000] pcpu-alloc: s33152 r0 d24192 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64640 [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda7 cgroup_disable=memory rw [ 0.000000] Disabling memory control group subsystem [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (00000000:00000000) [ 0.000000] Memory: 247156K/260600K available (4231K kernel code, 432K rwdata, 1268K rodata, 584K init, 948K bss, 13444K reserved, 0K highmem) [ 0.000000] virtual kernel memory layout: fixmap : 0xfff15000 - 0xfffff000 ( 936 kB) pkmap : 0xff800000 - 0xffc00000 (4096 kB) vmalloc : 0xd06e0000 - 0xff7fe000 ( 753 MB) lowmem : 0xc0000000 - 0xcfee0000 ( 254 MB) .init : 0xc15ce000 - 0xc1660000 ( 584 kB) .data : 0xc142222a - 0xc15cd200 (1707 kB) .text : 0xc1000000 - 0xc142222a (4232 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS:2304 nr_irqs:256 16 [ 0.000000] CPU 0 irqstacks, hard=cf006000 soft=cf008000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 701.565 MHz processor [ 0.006708] Calibrating delay loop (skipped), value calculated using timer frequency.. 1403.59 BogoMIPS (lpj=2338550) [ 0.006726] pid_max: default: 32768 minimum: 301 [ 0.006791] ACPI: Core revision 20131218 [ 0.014920] ACPI: All ACPI Tables successfully acquired [ 0.014952] ACPI: setting ELCR to 0800 (from 0620) [ 0.016831] Security Framework initialized [ 0.016895] Yama: becoming mindful. [ 0.016979] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.016992] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.018094] Initializing cgroup subsys memory [ 0.018153] Initializing cgroup subsys devices [ 0.018164] Initializing cgroup subsys freezer [ 0.018175] Initializing cgroup subsys net_cls [ 0.018185] Initializing cgroup subsys blkio [ 0.018365] mce: CPU supports 5 MCE banks [ 0.018454] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2 Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0 tlb_flushall_shift: 6 [ 0.028845] Freeing SMP alternatives memory: 16K (c1660000 - c1664000) [ 0.032046] ftrace: allocating 18869 entries in 37 pages [ 0.057358] smpboot: weird, boot CPU (#0) not listed by the BIOS [ 0.057383] smpboot: SMP motherboard not detected [ 0.057392] smpboot: Local APIC not detected. Using dummy APIC emulation. [ 0.057398] smpboot: SMP disabled [ 0.057469] Performance Events: [ 0.057487] no APIC, boot with the "lapic" boot parameter to force-enable it. [ 0.057493] no hardware sampling interrupt available. [ 0.057505] p6 PMU driver. [ 0.057518] ... version: 0 [ 0.057524] ... bit width: 32 [ 0.057530] ... generic registers: 2 [ 0.057537] ... value mask: 00000000ffffffff [ 0.057543] ... max period: 000000007fffffff [ 0.057549] ... fixed-purpose events: 0 [ 0.057555] ... event mask: 0000000000000003 [ 0.083373] x86: Booted up 1 node, 1 CPUs [ 0.083398] smpboot: Total of 1 processors activated (1403.59 BogoMIPS) [ 0.083788] NMI watchdog: disabled (cpu0): not supported (no LAPIC?) [ 0.084505] devtmpfs: initialized [ 0.085746] PM: Registering ACPI NVS region [mem 0x0ff70000-0x0ff7ffff] (65536 bytes) [ 0.091975] pinctrl core: initialized pinctrl subsystem [ 0.092155] RTC time: 14:02:55, date: 04/02/14 [ 0.092486] NET: Registered protocol family 16 [ 0.093080] cpuidle: using governor ladder [ 0.093095] cpuidle: using governor menu [ 0.093578] ACPI: bus type PCI registered [ 0.093601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.097833] PCI: PCI BIOS revision 2.10 entry at 0xfda81, last bus=1 [ 0.097848] PCI: Using configuration type 1 for base access [ 0.101864] bio: create slab <bio-0> at 0 [ 0.102586] ACPI: Added _OSI(Module Device) [ 0.102605] ACPI: Added _OSI(Processor Device) [ 0.102614] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.102622] ACPI: Added _OSI(Processor Aggregator Device) [ 0.111166] ACPI: Interpreter enabled [ 0.111253] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) [ 0.111320] ACPI: (supports S0 S1 S3 S4 S5) [ 0.111329] ACPI: Using PIC for interrupt routing [ 0.111455] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.111780] ACPI: No dock devices found. [ 0.140256] ACPI: Power Resource [PSMP] (off) [ 0.141740] ACPI: Power Resource [URP1] (off) [ 0.143935] ACPI: Power Resource [LPTP] (off) [ 0.150366] ACPI: \_PR_.CPU1: failed to get CPU APIC ID. [ 0.151173] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.151207] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.151237] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.151594] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) [ 0.151608] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) [ 0.151619] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) [ 0.151631] acpi PNP0A03:00: host bridge window [mem 0x000cb000-0x000dffff] (ignored) [ 0.151642] acpi PNP0A03:00: host bridge window [mem 0x0ff80000-0xffdfffff] (ignored) [ 0.151652] PCI: root bus 00: using default resources [ 0.151668] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152078] PCI host bridge to bus 0000:00 [ 0.152105] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.152118] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.152130] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] [ 0.152172] pci 0000:00:00.0: [8086:7124] type 00 class 0x060000 [ 0.152540] pci 0000:00:01.0: [8086:7125] type 00 class 0x030000 [ 0.152584] pci 0000:00:01.0: reg 0x10: [mem 0xe8000000-0xebffffff pref] [ 0.152606] pci 0000:00:01.0: reg 0x14: [mem 0xeff80000-0xefffffff] [ 0.152987] pci 0000:00:1e.0: [8086:2418] type 01 class 0x060400 [ 0.153174] pci 0000:00:1e.0: System wakeup disabled by ACPI [ 0.153508] pci 0000:00:1f.0: [8086:2410] type 00 class 0x060100 [ 0.153657] pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH4 ACPI/GPIO/TCO [ 0.153674] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH4 GPIO [ 0.153970] pci 0000:00:1f.1: [8086:2411] type 00 class 0x010180 [ 0.154061] pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf] [ 0.154372] pci 0000:00:1f.2: [8086:2412] type 00 class 0x0c0300 [ 0.154463] pci 0000:00:1f.2: reg 0x20: [io 0xdc00-0xdc1f] [ 0.154613] pci 0000:00:1f.2: System wakeup disabled by ACPI [ 0.154822] pci 0000:00:1f.3: [8086:2413] type 00 class 0x0c0500 [ 0.154912] pci 0000:00:1f.3: reg 0x20: [io 0x0540-0x054f] [ 0.155347] pci 0000:01:02.0: [10b7:9200] type 00 class 0x020000 [ 0.155393] pci 0000:01:02.0: reg 0x10: [io 0xcc00-0xcc7f] [ 0.155418] pci 0000:01:02.0: reg 0x14: [mem 0xefdfff80-0xefdfffff] [ 0.155489] pci 0000:01:02.0: reg 0x30: [mem 0xefdc0000-0xefddffff pref] [ 0.155557] pci 0000:01:02.0: supports D1 D2 [ 0.155569] pci 0000:01:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.155872] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode) [ 0.155893] pci 0000:00:1e.0: bridge window [io 0xc000-0xcfff] [ 0.155908] pci 0000:00:1e.0: bridge window [mem 0xefd00000-0xefdfffff] [ 0.155923] pci 0000:00:1e.0: bridge window [mem 0xe7b00000-0xe7bfffff pref] [ 0.155936] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) [ 0.155947] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) [ 0.155973] pci_bus 0000:00: on NUMA node 0 [ 0.167698] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) [ 0.167982] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.168247] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) [ 0.168511] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) [ 0.169395] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.169419] vgaarb: loaded [ 0.169426] vgaarb: bridge control possible 0000:00:01.0 [ 0.169542] PCI: Using ACPI for IRQ routing [ 0.169558] PCI: pci_cache_line_size set to 32 bytes [ 0.169632] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.169644] e820: reserve RAM buffer [mem 0x0fee0000-0x0fffffff] [ 0.170318] NetLabel: Initializing [ 0.170336] NetLabel: domain hash size = 128 [ 0.170341] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.170419] NetLabel: unlabeled traffic allowed by default [ 0.170668] Switched to clocksource pit [ 0.207488] pnp: PnP ACPI init [ 0.207619] ACPI: bus type PNP registered [ 0.208220] pnp 00:00: Plug and Play ACPI device, IDs INT0800 (active) [ 0.208388] pnp 00:01: [dma 4] [ 0.208536] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.208759] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.208941] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.209146] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.219788] pnp 00:05: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) [ 0.220043] pnp 00:06: Plug and Play ACPI device, IDs PNP030b PNP0303 (active) [ 0.221127] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.222181] pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.222979] pnp: PnP ACPI: found 9 devices [ 0.222993] ACPI: bus type PNP unregistered [ 0.270745] Switched to clocksource acpi_pm [ 0.270838] pci 0000:00:1e.0: PCI bridge to [bus 01] [ 0.270856] pci 0000:00:1e.0: bridge window [io 0xc000-0xcfff] [ 0.270876] pci 0000:00:1e.0: bridge window [mem 0xefd00000-0xefdfffff] [ 0.270892] pci 0000:00:1e.0: bridge window [mem 0xe7b00000-0xe7bfffff pref] [ 0.270914] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] [ 0.270925] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] [ 0.270937] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 0.270948] pci_bus 0000:01: resource 1 [mem 0xefd00000-0xefdfffff] [ 0.270959] pci_bus 0000:01: resource 2 [mem 0xe7b00000-0xe7bfffff pref] [ 0.270970] pci_bus 0000:01: resource 4 [io 0x0000-0xffff] [ 0.270981] pci_bus 0000:01: resource 5 [mem 0x00000000-0xffffffff] [ 0.271189] NET: Registered protocol family 2 [ 0.272237] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.272296] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.272372] TCP: Hash tables configured (established 2048 bind 2048) [ 0.272528] TCP: reno registered [ 0.272549] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.272593] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.273159] NET: Registered protocol family 1 [ 0.273278] pci 0000:00:01.0: Boot video device [ 0.273998] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 [ 0.274014] PCI: setting IRQ 5 as level-triggered [ 0.274167] PCI: CLS 32 bytes, default 32 [ 0.274430] Unpacking initramfs... [ 0.707741] Freeing initrd memory: 3508K (cf6b3000 - cfa20000) [ 0.708070] apm: BIOS not found. [ 0.708413] Scanning for low memory corruption every 60 seconds [ 0.710529] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.759273] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.767773] zbud: loaded [ 0.768587] VFS: Disk quotas dquot_6.5.2 [ 0.768890] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.770013] msgmni has been set to 489 [ 0.770560] Key type big_key registered [ 0.771795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.772131] io scheduler noop registered [ 0.772147] io scheduler deadline registered [ 0.772388] io scheduler cfq registered (default) [ 0.772857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.772947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.773171] intel_idle: does not run on family 6 model 8 [ 0.773288] GHES: HEST is not enabled! [ 0.773483] isapnp: Scanning for PnP cards... [ 1.130537] isapnp: No Plug & Play device found [ 1.130865] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.151847] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.154331] rtc_cmos 00:02: RTC can wake from S4 [ 1.154881] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 [ 1.154950] rtc_cmos 00:02: alarms up to one month, 114 bytes nvram [ 1.155128] ledtrig-cpu: registered to indicate activity on CPUs [ 1.155760] TCP: cubic registered [ 1.156534] NET: Registered protocol family 10 [ 1.158073] NET: Registered protocol family 17 [ 1.158786] Using IPI No-Shortcut mode [ 1.159585] registered taskstats version 1 [ 1.160634] Magic number: 10:581:29 [ 1.160873] rtc_cmos 00:02: setting system clock to 2014-04-02 14:02:56 UTC (1396447376) [ 1.161100] PM: Hibernation image not present or could not be loaded. [ 1.165055] Freeing unused kernel memory: 584K (c15ce000 - c1660000) [ 1.165184] Write protecting the kernel text: 4236k [ 1.165308] Write protecting the kernel read-only data: 1272k [ 1.219522] random: systemd-tmpfile urandom read with 5 bits of entropy available [ 1.237608] systemd-udevd[40]: starting version 212 [ 1.483687] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.492372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.497788] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.600964] SCSI subsystem initialized [ 1.620253] ACPI: bus type USB registered [ 1.620513] usbcore: registered new interface driver usbfs [ 1.620585] usbcore: registered new interface driver hub [ 1.623702] usbcore: registered new device driver usb [ 1.626014] uhci_hcd: USB Universal Host Controller Interface driver [ 1.626521] uhci_hcd 0000:00:1f.2: UHCI Host Controller [ 1.626575] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1 [ 1.626608] uhci_hcd 0000:00:1f.2: detected 2 ports [ 1.626671] uhci_hcd 0000:00:1f.2: irq 5, io base 0x0000dc00 [ 1.641515] hub 1-0:1.0: USB hub found [ 1.644136] hub 1-0:1.0: 2 ports detected [ 1.657076] libata version 3.00 loaded. [ 1.659139] ata_piix 0000:00:1f.1: version 2.13 [ 1.693995] scsi0 : ata_piix [ 1.704387] scsi1 : ata_piix [ 1.704770] ata1: PATA max UDMA/66 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.704788] ata2: PATA max UDMA/66 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.710259] tsc: Refined TSC clocksource calibration: 701.590 MHz [ 1.864234] ata2.00: ATAPI: CD-224E, 1.7A, max UDMA/33 [ 1.864444] ata1.00: ATA-6: Maxtor 31024H1, YAH814Y0, max UDMA/100 [ 1.864457] ata1.00: 19746720 sectors, multi 16: LBA [ 1.877409] ata2.00: configured for UDMA/33 [ 1.877831] ata1.00: configured for UDMA/66 [ 1.878822] scsi 0:0:0:0: Direct-Access ATA Maxtor 31024H1 YAH8 PQ: 0 ANSI: 5 [ 1.881373] scsi 1:0:0:0: CD-ROM TEAC CD-224E 1.7A PQ: 0 ANSI: 5 [ 1.901348] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.950330] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.978015] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray [ 1.978039] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.979093] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 1.983147] sd 0:0:0:0: [sda] 19746720 512-byte logical blocks: (10.1 GB/9.41 GiB) [ 1.983761] sd 0:0:0:0: [sda] Write Protect is off [ 1.983784] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.983960] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.065517] sda: sda1 sda2 < sda5 sda6 sda7 > sda3 [ 2.069226] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.213524] usb 1-2: new full-speed USB device number 3 using uhci_hcd [ 2.368114] hub 1-2:1.0: USB hub found [ 2.369783] hub 1-2:1.0: 4 ports detected [ 2.661720] usb 1-2.1: new low-speed USB device number 4 using uhci_hcd [ 2.710409] Switched to clocksource tsc [ 2.831385] hidraw: raw HID events driver (C) Jiri Kosina [ 2.862614] usbcore: registered new interface driver usbhid [ 2.862638] usbhid: USB HID core driver [ 2.881736] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2.1/1-2.1:1.0/0003:093A:2500.0001/input/input2 [ 2.882498] hid-generic 0003:093A:2500.0001: input,hidraw0: USB HID v1.10 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:1f.2-2.1/input0 [ 3.532975] random: nonblocking pool is initialized [ 3.867700] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) [ 5.731644] systemd[1]: systemd 212 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) [ 5.732789] systemd[1]: Detected architecture 'x86'. [ 5.769789] systemd[1]: Set hostname to <Aufenthalt>. [ 8.199162] systemd[1]: Cannot add dependency job for unit cups.service, ignoring: Unit cups.service failed to load: No such file or directory. [ 8.199285] systemd[1]: Cannot add dependency job for unit netcfg.service, ignoring: Unit netcfg.service failed to load: No such file or directory. [ 8.199790] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 8.220003] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 8.220780] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 8.220935] systemd[1]: Starting Remote File Systems (Pre). [ 8.221665] systemd[1]: Reached target Remote File Systems (Pre). [ 8.221789] systemd[1]: Starting Remote File Systems. [ 8.222438] systemd[1]: Reached target Remote File Systems. [ 8.222568] systemd[1]: Expecting device sys-subsystem-net-devices-enp1s2.device... [ 8.223236] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 8.223853] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 8.223982] systemd[1]: Starting Paths. [ 8.224667] systemd[1]: Reached target Paths. [ 8.224791] systemd[1]: Starting Encrypted Volumes. [ 8.225443] systemd[1]: Reached target Encrypted Volumes. [ 8.225716] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 8.227271] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 8.227441] systemd[1]: Expecting device dev-sda6.device... [ 8.228085] systemd[1]: Expecting device dev-sda5.device... [ 8.228669] systemd[1]: Starting Root Slice. [ 8.275006] systemd[1]: Created slice Root Slice. [ 8.275139] systemd[1]: Starting User and Session Slice. [ 8.277212] systemd[1]: Created slice User and Session Slice. [ 8.277363] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 8.278273] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 8.278409] systemd[1]: Starting Device-mapper event daemon FIFOs. [ 8.279309] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 8.279443] systemd[1]: Starting Delayed Shutdown Socket. [ 8.280577] systemd[1]: Listening on Delayed Shutdown Socket. [ 8.280776] systemd[1]: Starting udev Control Socket. [ 8.281692] systemd[1]: Listening on udev Control Socket. [ 8.281874] systemd[1]: Starting udev Kernel Socket. [ 8.282721] systemd[1]: Listening on udev Kernel Socket. [ 8.282883] systemd[1]: Starting Journal Socket. [ 8.284190] systemd[1]: Listening on Journal Socket. [ 8.284455] systemd[1]: Starting System Slice. [ 8.286375] systemd[1]: Created slice System Slice. [ 8.286617] systemd[1]: Started File System Check on Root Device. [ 8.286901] systemd[1]: Starting system-systemd\x2dfsck.slice. [ 8.288830] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 8.288956] systemd[1]: Mounting Temporary Directory... [ 8.304794] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. [ 8.308247] systemd[1]: Starting system-netctl.slice. [ 8.314493] systemd[1]: Created slice system-netctl.slice. [ 8.314754] systemd[1]: Starting system-getty.slice. [ 8.317693] systemd[1]: Created slice system-getty.slice. [ 8.317978] systemd[1]: Starting Setup Virtual Console... [ 8.322805] systemd[1]: Starting udev Coldplug all Devices... [ 8.332902] systemd[1]: Mounting Huge Pages File System... [ 8.409606] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 8.793523] systemd[1]: Starting Load Kernel Modules... [ 8.798056] systemd[1]: Mounting POSIX Message Queue File System... [ 8.866000] systemd[1]: Starting Apply Kernel Variables... [ 8.889986] systemd[1]: Started Set Up Additional Binary Formats. [ 8.890508] systemd[1]: Mounting Debug File System... [ 8.895352] systemd[1]: Starting Journal Service... [ 8.915480] systemd[1]: Started Journal Service. [ 10.218743] EXT4-fs (sda7): re-mounted. Opts: (null) [ 10.705412] systemd-udevd[120]: starting version 212 [ 10.937813] FS-Cache: Loaded [ 11.113286] RPC: Registered named UNIX socket transport module. [ 11.113311] RPC: Registered udp transport module. [ 11.113317] RPC: Registered tcp transport module. [ 11.113325] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 11.310951] FS-Cache: Netfs 'nfs' registered for caching [ 12.632930] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3 [ 12.632967] ACPI: Power Button [PWRB] [ 12.640540] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 12.640575] ACPI: Power Button [PWRF] [ 12.672397] parport_pc 00:08: reported by Plug and Play ACPI [ 12.672494] parport0: PC-style at 0x378, irq 7 [PCSPP] [ 12.969562] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 13.343284] microcode: CPU0 sig=0x686, pf=0x10, revision=0x8 [ 13.381543] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 13.416379] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 13.690644] Intel 82802 RNG detected [ 13.758868] ACPI Warning: SystemIO range 0x00000428-0x0000042f conflicts with OpRegion 0x00000400-0x0000044f (\PMIO) (20131218/utaddress-258) [ 13.758911] ACPI Warning: SystemIO range 0x00000428-0x0000042f conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.KDA1) (20131218/utaddress-258) [ 13.758930] ACPI Warning: SystemIO range 0x00000428-0x0000042f conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.KDA0) (20131218/utaddress-258) [ 13.758946] ACPI Warning: SystemIO range 0x00000428-0x0000042f conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.PSCT) (20131218/utaddress-258) [ 13.758966] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 13.758979] ACPI Warning: SystemIO range 0x000004b0-0x000004bf conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.KDA1) (20131218/utaddress-258) [ 13.758996] ACPI Warning: SystemIO range 0x000004b0-0x000004bf conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.KDA0) (20131218/utaddress-258) [ 13.759012] ACPI Warning: SystemIO range 0x000004b0-0x000004bf conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.PSCT) (20131218/utaddress-258) [ 13.759029] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 13.759036] ACPI Warning: SystemIO range 0x00000480-0x000004af conflicts with OpRegion 0x00000480-0x0000049f (\GPIO) (20131218/utaddress-258) [ 13.759052] ACPI Warning: SystemIO range 0x00000480-0x000004af conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.KDA1) (20131218/utaddress-258) [ 13.759068] ACPI Warning: SystemIO range 0x00000480-0x000004af conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.KDA0) (20131218/utaddress-258) [ 13.759085] ACPI Warning: SystemIO range 0x00000480-0x000004af conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.PSCT) (20131218/utaddress-258) [ 13.759101] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 13.759109] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 13.832829] Linux agpgart interface v0.103 [ 14.069084] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 9 [ 14.069111] PCI: setting IRQ 9 as level-triggered [ 14.069172] 3c59x: Donald Becker and others. [ 14.069241] 0000:01:02.0: 3Com PCI 3c905C Tornado at d0edef80. [ 14.137805] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9 [ 14.137853] ACPI Warning: SystemIO range 0x00000540-0x0000054f conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.KDA1) (20131218/utaddress-258) [ 14.137878] ACPI Warning: SystemIO range 0x00000540-0x0000054f conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.KDA0) (20131218/utaddress-258) [ 14.137895] ACPI Warning: SystemIO range 0x00000540-0x0000054f conflicts with OpRegion 0x (null)-0xffffffff (\_SB_.PCI0.SBRG.PSCT) (20131218/utaddress-258) [ 14.137914] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 14.187754] agpgart-intel 0000:00:00.0: Intel i810 Chipset [ 14.187850] agpgart-intel 0000:00:00.0: detected gtt size: 65536K total, 65536K mappable [ 14.189475] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xe8000000 [ 14.311713] ppdev: user-space parallel port driver [ 14.793222] systemd-udevd[131]: renamed network interface eth0 to enp1s2 [ 14.827791] iTCO_vendor_support: vendor-support=0 [ 14.873821] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 [ 14.873982] iTCO_wdt: Found a ICH TCO device (Version=1, TCOBASE=0x0460) [ 14.878288] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 15.426576] mousedev: PS/2 mouse device common for all mice [ 16.458987] Adding 249852k swap on /dev/sda6. Priority:-1 extents:1 across:249852k FS [ 16.825545] EXT4-fs (sda5): mounting ext2 file system using the ext4 subsystem [ 16.830533] EXT4-fs (sda5): mounted filesystem without journal. Opts: (null) [ 17.174523] systemd-journald[105]: Received request to flush runtime journal from PID 1 [ 20.566989] enp1s2: setting full-duplex. [ 28.557221] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx). [ 30.504214] NFSD: starting 90-second grace period (net c15b20c0) [ 35.410700] [drm] Initialized drm 1.1.0 20060810
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.8-1-ARCH (tobias@testing-i686) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Apr 1 12:27:17 CEST 2014 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fedffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ff60000-0x000000000ff6ffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000000ff70000-0x000000000ff7ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000ff80000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Hewlett-Packard e-Vectra/HP System Board, BIOS IN.02.01 11/30/2000 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0xfee0 max_arch_pfn = 0x100000 [ 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-CFFFF write-protect [ 0.000000] D0000-FFFFF uncachable [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FF0000000 write-back [ 0.000000] 1 base 00FF80000 mask FFFF80000 uncachable [ 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] PAT not supported by CPU. [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff] [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x0f000000-0x0f3fffff] [ 0.000000] [mem 0x0f000000-0x0f3fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x08000000-0x0effffff] [ 0.000000] [mem 0x08000000-0x0effffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x07ffffff] [ 0.000000] [mem 0x00100000-0x003fffff] page 4k [ 0.000000] [mem 0x00400000-0x07ffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x0f400000-0x0fedffff] [ 0.000000] [mem 0x0f400000-0x0fbfffff] page 2M [ 0.000000] [mem 0x0fc00000-0x0fedffff] page 4k [ 0.000000] BRK [0x017ae000, 0x017aefff] PGTABLE [ 0.000000] RAMDISK: [mem 0x0f63f000-0x0f9a8fff] [ 0.000000] ACPI: RSDP 000fc7f0 000014 (v00 AMI ) [ 0.000000] ACPI: RSDT 0ff60000 000028 (v01 HP-BDD HPBDD-IN 0000000F MSFT 0100000C) [ 0.000000] ACPI: FACP 0ff60030 000074 (v01 HP-BDD HPBDD-IN 0000000F MSFT 0100000C) [ 0.000000] ACPI: DSDT 0ff600b0 00207E (v01 HP-BDD HPBDD-IN 0000000F MSFT 0100000C) [ 0.000000] ACPI: FACS 0ff68000 000040 [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 254MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 0fee0000 [ 0.000000] low ram: 0 - 0fee0000 [ 0.000000] BRK [0x017af000, 0x017affff] PGTABLE [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] Normal [mem 0x01000000-0x0fedffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x0fedffff] [ 0.000000] On node 0 totalpages: 65150 [ 0.000000] free_area_init_node: node 0, pgdat c1607d00, node_mem_map cfce0020 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] Normal zone: 478 pages used for memmap [ 0.000000] Normal zone: 61152 pages, LIFO batch:15 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic" [ 0.000000] APIC: disable apic facility [ 0.000000] APIC: switched to apic NOOP [ 0.000000] nr_irqs_gsi: 16 [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfff7ffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @cfcce000 s33280 r0 d24064 u57344 [ 0.000000] pcpu-alloc: s33280 r0 d24064 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64640 [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda7 cgroup_disable=memory rw [ 0.000000] Disabling memory control group subsystem [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (00000000:00000000) [ 0.000000] Memory: 246828K/260600K available (4472K kernel code, 448K rwdata, 1320K rodata, 588K init, 972K bss, 13772K reserved, 0K highmem) [ 0.000000] virtual kernel memory layout: fixmap : 0xfff15000 - 0xfffff000 ( 936 kB) pkmap : 0xff800000 - 0xffc00000 (4096 kB) vmalloc : 0xd06e0000 - 0xff7fe000 ( 753 MB) lowmem : 0xc0000000 - 0xcfee0000 ( 254 MB) .init : 0xc161b000 - 0xc16ae000 ( 588 kB) .data : 0xc145e74a - 0xc161a240 (1774 kB) .text : 0xc1000000 - 0xc145e74a (4473 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16 [ 0.000000] CPU 0 irqstacks, hard=cf006000 soft=cf008000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 701.594 MHz processor [ 0.003343] Calibrating delay loop (skipped), value calculated using timer frequency.. 1403.65 BogoMIPS (lpj=2338646) [ 0.003360] pid_max: default: 32768 minimum: 301 [ 0.003571] Security Framework initialized [ 0.003658] AppArmor: AppArmor disabled by boot time parameter [ 0.003669] Yama: becoming mindful. [ 0.003764] Mount-cache hash table entries: 512 [ 0.006883] Initializing cgroup subsys memory [ 0.006941] Initializing cgroup subsys devices [ 0.006953] Initializing cgroup subsys freezer [ 0.006966] Initializing cgroup subsys net_cls [ 0.006975] Initializing cgroup subsys blkio [ 0.007169] mce: CPU supports 5 MCE banks [ 0.007260] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2 Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8 tlb_flushall_shift: 6 [ 0.017059] Freeing SMP alternatives memory: 20K (c16ae000 - c16b3000) [ 0.020284] ACPI: Core revision 20131115 [ 0.026138] ACPI: All ACPI Tables successfully acquired [ 0.026177] ACPI: setting ELCR to 0800 (from 0620) [ 0.026736] ftrace: allocating 20090 entries in 40 pages [ 0.054014] smpboot: weird, boot CPU (#0) not listed by the BIOS [ 0.054039] smpboot: SMP motherboard not detected [ 0.054048] smpboot: Local APIC not detected. Using dummy APIC emulation. [ 0.054056] smpboot: SMP disabled [ 0.054128] Performance Events: [ 0.054145] no APIC, boot with the "lapic" boot parameter to force-enable it. [ 0.054152] no hardware sampling interrupt available. [ 0.054162] p6 PMU driver. [ 0.054174] ... version: 0 [ 0.054180] ... bit width: 32 [ 0.054186] ... generic registers: 2 [ 0.054192] ... value mask: 00000000ffffffff [ 0.054198] ... max period: 000000007fffffff [ 0.054204] ... fixed-purpose events: 0 [ 0.054210] ... event mask: 0000000000000003 [ 0.076706] x86: Booted up 1 node, 1 CPUs [ 0.076729] smpboot: Total of 1 processors activated (1403.65 BogoMIPS) [ 0.077134] NMI watchdog: disabled (cpu0): not supported (no LAPIC?) [ 0.077836] devtmpfs: initialized [ 0.078991] PM: Registering ACPI NVS region [mem 0x0ff70000-0x0ff7ffff] (65536 bytes) [ 0.085202] RTC time: 14:10:38, date: 04/02/14 [ 0.085545] NET: Registered protocol family 16 [ 0.086266] cpuidle: using governor ladder [ 0.086288] cpuidle: using governor menu [ 0.086814] ACPI: bus type PCI registered [ 0.086839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.091132] PCI: PCI BIOS revision 2.10 entry at 0xfda81, last bus=1 [ 0.091147] PCI: Using configuration type 1 for base access [ 0.094532] bio: create slab <bio-0> at 0 [ 0.095410] ACPI: Added _OSI(Module Device) [ 0.095429] ACPI: Added _OSI(Processor Device) [ 0.095438] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.095447] ACPI: Added _OSI(Processor Aggregator Device) [ 0.103993] ACPI: Interpreter enabled [ 0.104081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.104147] ACPI: (supports S0 S1 S3 S4 S5) [ 0.104156] ACPI: Using PIC for interrupt routing [ 0.104273] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.104503] ACPI: No dock devices found. [ 0.133606] ACPI: Power Resource [PSMP] (off) [ 0.135024] ACPI: Power Resource [URP1] (off) [ 0.136660] ACPI: Power Resource [LPTP] (off) [ 0.143440] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.143483] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143515] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.143899] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) [ 0.143913] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) [ 0.143925] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) [ 0.143936] acpi PNP0A03:00: host bridge window [mem 0x000cb000-0x000dffff] (ignored) [ 0.143947] acpi PNP0A03:00: host bridge window [mem 0x0ff80000-0xffdfffff] (ignored) [ 0.143959] PCI: root bus 00: using default resources [ 0.143975] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144358] PCI host bridge to bus 0000:00 [ 0.144380] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.144393] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.144404] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] [ 0.144442] pci 0000:00:00.0: [8086:7124] type 00 class 0x060000 [ 0.144782] pci 0000:00:01.0: [8086:7125] type 00 class 0x030000 [ 0.144829] pci 0000:00:01.0: reg 0x10: [mem 0xe8000000-0xebffffff pref] [ 0.144851] pci 0000:00:01.0: reg 0x14: [mem 0xeff80000-0xefffffff] [ 0.145192] pci 0000:00:1e.0: [8086:2418] type 01 class 0x060400 [ 0.145398] pci 0000:00:1e.0: System wakeup disabled by ACPI [ 0.145585] pci 0000:00:1f.0: [8086:2410] type 00 class 0x060100 [ 0.145727] pci 0000:00:1f.0: address space collision: [io 0x0400-0x047f] conflicts with ACPI CPU throttle [??? 0x00000410-0x00000415 flags 0x80000000] [ 0.145744] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH4 GPIO [ 0.146009] pci 0000:00:1f.1: [8086:2411] type 00 class 0x010180 [ 0.146101] pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf] [ 0.146375] pci 0000:00:1f.2: [8086:2412] type 00 class 0x0c0300 [ 0.146463] pci 0000:00:1f.2: reg 0x20: [io 0xdc00-0xdc1f] [ 0.146606] pci 0000:00:1f.2: System wakeup disabled by ACPI [ 0.146923] pci 0000:00:1f.3: [8086:2413] type 00 class 0x0c0500 [ 0.147018] pci 0000:00:1f.3: reg 0x20: [io 0x0540-0x054f] [ 0.147439] pci 0000:01:02.0: [10b7:9200] type 00 class 0x020000 [ 0.147488] pci 0000:01:02.0: reg 0x10: [io 0xcc00-0xcc7f] [ 0.147512] pci 0000:01:02.0: reg 0x14: [mem 0xefdfff80-0xefdfffff] [ 0.147583] pci 0000:01:02.0: reg 0x30: [mem 0xefdc0000-0xefddffff pref] [ 0.147643] pci 0000:01:02.0: supports D1 D2 [ 0.147654] pci 0000:01:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.147879] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode) [ 0.147896] pci 0000:00:1e.0: bridge window [io 0xc000-0xcfff] [ 0.147911] pci 0000:00:1e.0: bridge window [mem 0xefd00000-0xefdfffff] [ 0.147926] pci 0000:00:1e.0: bridge window [mem 0xe7b00000-0xe7bfffff pref] [ 0.147938] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) [ 0.147949] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) [ 0.147976] pci_bus 0000:00: on NUMA node 0 [ 0.161278] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) [ 0.161576] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.161859] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) [ 0.162137] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) [ 0.162621] ACPI: \_SB_.PCI0: notify handler is installed [ 0.162747] Found 1 acpi root devices [ 0.163274] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.163299] vgaarb: loaded [ 0.163306] vgaarb: bridge control possible 0000:00:01.0 [ 0.163563] PCI: Using ACPI for IRQ routing [ 0.163581] PCI: pci_cache_line_size set to 32 bytes [ 0.163659] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.163670] e820: reserve RAM buffer [mem 0x0fee0000-0x0fffffff] [ 0.164280] NetLabel: Initializing [ 0.164301] NetLabel: domain hash size = 128 [ 0.164307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.164397] NetLabel: unlabeled traffic allowed by default [ 0.164663] Switched to clocksource pit [ 0.197819] pnp: PnP ACPI init [ 0.197929] ACPI: bus type PNP registered [ 0.198511] pnp 00:00: Plug and Play ACPI device, IDs INT0800 (active) [ 0.198805] pnp 00:01: [dma 4] [ 0.199006] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.199193] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.199333] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.199530] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.212417] pnp 00:05: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) [ 0.212649] pnp 00:06: Plug and Play ACPI device, IDs PNP030b PNP0303 (active) [ 0.213710] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.214718] pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.215498] pnp: PnP ACPI: found 9 devices [ 0.215514] ACPI: bus type PNP unregistered [ 0.261894] Switched to clocksource acpi_pm [ 0.261977] pci 0000:00:1f.0: BAR 13: [io 0x0400-0x047f] has bogus alignment [ 0.262062] pci 0000:00:1e.0: PCI bridge to [bus 01] [ 0.262082] pci 0000:00:1e.0: bridge window [io 0xc000-0xcfff] [ 0.262101] pci 0000:00:1e.0: bridge window [mem 0xefd00000-0xefdfffff] [ 0.262117] pci 0000:00:1e.0: bridge window [mem 0xe7b00000-0xe7bfffff pref] [ 0.262138] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] [ 0.262150] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] [ 0.262161] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 0.262172] pci_bus 0000:01: resource 1 [mem 0xefd00000-0xefdfffff] [ 0.262183] pci_bus 0000:01: resource 2 [mem 0xe7b00000-0xe7bfffff pref] [ 0.262194] pci_bus 0000:01: resource 4 [io 0x0000-0xffff] [ 0.262205] pci_bus 0000:01: resource 5 [mem 0x00000000-0xffffffff] [ 0.262458] NET: Registered protocol family 2 [ 0.263633] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.263691] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.263764] TCP: Hash tables configured (established 2048 bind 2048) [ 0.263927] TCP: reno registered [ 0.263952] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.263995] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.264415] NET: Registered protocol family 1 [ 0.264524] pci 0000:00:01.0: Boot video device [ 0.265139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 [ 0.265160] PCI: setting IRQ 5 as level-triggered [ 0.265309] PCI: CLS 32 bytes, default 32 [ 0.265626] Unpacking initramfs... [ 0.700591] Freeing initrd memory: 3496K (cf63f000 - cf9a9000) [ 0.701003] apm: BIOS not found. [ 0.701237] Scanning for low memory corruption every 60 seconds [ 0.703254] audit: initializing netlink socket (disabled) [ 0.703334] type=2000 audit(1396447838.698:1): initialized [ 0.754606] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.761585] zbud: loaded [ 0.762331] VFS: Disk quotas dquot_6.5.2 [ 0.762636] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.763879] msgmni has been set to 488 [ 0.764286] Key type big_key registered [ 0.765656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.766002] io scheduler noop registered [ 0.766016] io scheduler deadline registered [ 0.766258] io scheduler cfq registered (default) [ 0.766669] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.766902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.767233] intel_idle: does not run on family 6 model 8 [ 0.767338] GHES: HEST is not enabled! [ 0.767392] isapnp: Scanning for PnP cards... [ 1.124449] isapnp: No Plug & Play device found [ 1.124782] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.145772] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.148006] rtc_cmos 00:02: RTC can wake from S4 [ 1.148469] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 [ 1.148534] rtc_cmos 00:02: alarms up to one month, 114 bytes nvram [ 1.149063] drop_monitor: Initializing network drop monitor service [ 1.149354] TCP: cubic registered [ 1.149850] NET: Registered protocol family 10 [ 1.151042] NET: Registered protocol family 17 [ 1.151135] Key type dns_resolver registered [ 1.151869] Using IPI No-Shortcut mode [ 1.152525] registered taskstats version 1 [ 1.153570] Magic number: 10:237:181 [ 1.153800] rtc_cmos 00:02: setting system clock to 2014-04-02 14:10:39 UTC (1396447839) [ 1.153960] PM: Hibernation image not present or could not be loaded. [ 1.157945] Freeing unused kernel memory: 588K (c161b000 - c16ae000) [ 1.158088] Write protecting the kernel text: 4476k [ 1.158206] Write protecting the kernel read-only data: 1324k [ 1.212897] random: systemd-tmpfile urandom read with 5 bits of entropy available [ 1.230976] systemd-udevd[40]: starting version 212 [ 1.493851] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.507949] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.509173] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.603178] SCSI subsystem initialized [ 1.621668] ACPI: bus type USB registered [ 1.621830] usbcore: registered new interface driver usbfs [ 1.621915] usbcore: registered new interface driver hub [ 1.628532] usbcore: registered new device driver usb [ 1.635903] uhci_hcd: USB Universal Host Controller Interface driver [ 1.636268] uhci_hcd 0000:00:1f.2: UHCI Host Controller [ 1.636329] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1 [ 1.636418] uhci_hcd 0000:00:1f.2: irq 5, io base 0x0000dc00 [ 1.644176] hub 1-0:1.0: USB hub found [ 1.645791] hub 1-0:1.0: 2 ports detected [ 1.669001] libata version 3.00 loaded. [ 1.671385] ata_piix 0000:00:1f.1: version 2.13 [ 1.702125] scsi0 : ata_piix [ 1.703568] tsc: Refined TSC clocksource calibration: 701.590 MHz [ 1.707891] scsi1 : ata_piix [ 1.708264] ata1: PATA max UDMA/66 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.708279] ata2: PATA max UDMA/66 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.867616] ata2.00: ATAPI: CD-224E, 1.7A, max UDMA/33 [ 1.867827] ata1.00: ATA-6: Maxtor 31024H1, YAH814Y0, max UDMA/100 [ 1.867839] ata1.00: 19746720 sectors, multi 16: LBA [ 1.880675] ata2.00: configured for UDMA/33 [ 1.881117] ata1.00: configured for UDMA/66 [ 1.882090] scsi 0:0:0:0: Direct-Access ATA Maxtor 31024H1 YAH8 PQ: 0 ANSI: 5 [ 1.884528] scsi 1:0:0:0: CD-ROM TEAC CD-224E 1.7A PQ: 0 ANSI: 5 [ 1.918276] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.950285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.969334] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray [ 1.969359] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.971312] sd 0:0:0:0: [sda] 19746720 512-byte logical blocks: (10.1 GB/9.41 GiB) [ 1.971680] sd 0:0:0:0: [sda] Write Protect is off [ 1.971697] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.971841] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.973582] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 2.061576] sda: sda1 sda2 < sda5 sda6 sda7 > sda3 [ 2.064554] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.210197] usb 1-2: new full-speed USB device number 3 using uhci_hcd [ 2.363850] hub 1-2:1.0: USB hub found [ 2.365525] hub 1-2:1.0: 4 ports detected [ 2.658483] usb 1-2.1: new low-speed USB device number 4 using uhci_hcd [ 2.703636] Switched to clocksource tsc [ 2.825964] hidraw: raw HID events driver (C) Jiri Kosina [ 2.852107] usbcore: registered new interface driver usbhid [ 2.852131] usbhid: USB HID core driver [ 2.865809] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2.1/1-2.1:1.0/input/input2 [ 2.866570] hid-generic 0003:093A:2500.0001: input,hidraw0: USB HID v1.10 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:1f.2-2.1/input0 [ 3.558520] random: nonblocking pool is initialized [ 4.052624] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) [ 5.938782] systemd[1]: systemd 212 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) [ 5.939903] systemd[1]: Detected architecture 'x86'. [ 5.977007] systemd[1]: Set hostname to <Aufenthalt>. [ 8.328606] systemd[1]: Cannot add dependency job for unit cups.service, ignoring: Unit cups.service failed to load: No such file or directory. [ 8.328725] systemd[1]: Cannot add dependency job for unit netcfg.service, ignoring: Unit netcfg.service failed to load: No such file or directory. [ 8.329230] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 8.349444] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 8.349991] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 8.350384] systemd[1]: Starting Remote File Systems (Pre). [ 8.351079] systemd[1]: Reached target Remote File Systems (Pre). [ 8.351206] systemd[1]: Starting Remote File Systems. [ 8.351851] systemd[1]: Reached target Remote File Systems. [ 8.351984] systemd[1]: Expecting device sys-subsystem-net-devices-enp1s2.device... [ 8.352647] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 8.353001] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 8.353112] systemd[1]: Starting Paths. [ 8.353983] systemd[1]: Reached target Paths. [ 8.354116] systemd[1]: Starting Encrypted Volumes. [ 8.354781] systemd[1]: Reached target Encrypted Volumes. [ 8.355062] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 8.356500] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 8.356676] systemd[1]: Expecting device dev-sda6.device... [ 8.357557] systemd[1]: Expecting device dev-sda5.device... [ 8.358160] systemd[1]: Starting Root Slice. [ 8.400533] systemd[1]: Created slice Root Slice. [ 8.400680] systemd[1]: Starting User and Session Slice. [ 8.402663] systemd[1]: Created slice User and Session Slice. [ 8.402805] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 8.403932] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 8.404072] systemd[1]: Starting Device-mapper event daemon FIFOs. [ 8.404989] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 8.405117] systemd[1]: Starting Delayed Shutdown Socket. [ 8.406057] systemd[1]: Listening on Delayed Shutdown Socket. [ 8.406242] systemd[1]: Starting udev Control Socket. [ 8.407265] systemd[1]: Listening on udev Control Socket. [ 8.407438] systemd[1]: Starting udev Kernel Socket. [ 8.408254] systemd[1]: Listening on udev Kernel Socket. [ 8.408412] systemd[1]: Starting Journal Socket. [ 8.409524] systemd[1]: Listening on Journal Socket. [ 8.409778] systemd[1]: Starting System Slice. [ 8.412046] systemd[1]: Created slice System Slice. [ 8.412283] systemd[1]: Started File System Check on Root Device. [ 8.412360] systemd[1]: Starting system-systemd\x2dfsck.slice. [ 8.414771] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 8.414914] systemd[1]: Mounting Temporary Directory... [ 8.434209] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. [ 8.437514] systemd[1]: Starting system-netctl.slice. [ 8.443788] systemd[1]: Created slice system-netctl.slice. [ 8.444059] systemd[1]: Starting system-getty.slice. [ 8.447275] systemd[1]: Created slice system-getty.slice. [ 8.447595] systemd[1]: Starting Setup Virtual Console... [ 8.452392] systemd[1]: Starting udev Coldplug all Devices... [ 8.463678] systemd[1]: Mounting Huge Pages File System... [ 8.528832] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 8.911707] systemd[1]: Starting Load Kernel Modules... [ 8.916533] systemd[1]: Mounting POSIX Message Queue File System... [ 8.984349] systemd[1]: Starting Apply Kernel Variables... [ 8.991013] systemd[1]: Started Set Up Additional Binary Formats. [ 8.991334] systemd[1]: Mounting Debug File System... [ 8.999688] systemd[1]: Starting Journal Service... [ 9.018815] systemd[1]: Started Journal Service. [ 9.800769] EXT4-fs (sda7): re-mounted. Opts: (null) [ 10.499011] systemd-udevd[114]: starting version 212 [ 10.501104] FS-Cache: Loaded [ 10.573509] RPC: Registered named UNIX socket transport module. [ 10.573532] RPC: Registered udp transport module. [ 10.573539] RPC: Registered tcp transport module. [ 10.573545] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 10.809179] FS-Cache: Netfs 'nfs' registered for caching [ 12.632651] tsc: Marking TSC unstable due to TSC halts in idle [ 12.632908] ACPI: acpi_idle registered with cpuidle [ 12.636951] Switched to clocksource acpi_pm [ 12.911638] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3 [ 12.911677] ACPI: Power Button [PWRB] [ 12.912071] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 12.912093] ACPI: Power Button [PWRF] [ 13.014801] parport_pc 00:08: reported by Plug and Play ACPI [ 13.014891] parport0: PC-style at 0x378, irq 7 [PCSPP] [ 13.245961] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9 [ 13.245989] PCI: setting IRQ 9 as level-triggered [ 13.246019] ACPI Warning: 0x00000540-0x0000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.KDA1 1 (20131115/utaddress-251) [ 13.246043] ACPI Warning: 0x00000540-0x0000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.KDA0 2 (20131115/utaddress-251) [ 13.246058] ACPI Warning: 0x00000540-0x0000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.PSCT 3 (20131115/utaddress-251) [ 13.246076] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 13.255859] Linux agpgart interface v0.103 [ 13.383749] Intel 82802 RNG detected [ 13.398526] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 13.454582] agpgart-intel 0000:00:00.0: Intel i810 Chipset [ 13.454681] agpgart-intel 0000:00:00.0: detected gtt size: 65536K total, 65536K mappable [ 13.455508] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xe8000000 [ 13.658982] ACPI Warning: 0x00000428-0x0000042f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251) [ 13.659027] ACPI Warning: 0x00000428-0x0000042f SystemIO conflicts with Region \_SB_.PCI0.SBRG.KDA1 2 (20131115/utaddress-251) [ 13.659044] ACPI Warning: 0x00000428-0x0000042f SystemIO conflicts with Region \_SB_.PCI0.SBRG.KDA0 3 (20131115/utaddress-251) [ 13.659059] ACPI Warning: 0x00000428-0x0000042f SystemIO conflicts with Region \_SB_.PCI0.SBRG.PSCT 4 (20131115/utaddress-251) [ 13.659077] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 13.659091] ACPI Warning: 0x000004b0-0x000004bf SystemIO conflicts with Region \_SB_.PCI0.SBRG.KDA1 1 (20131115/utaddress-251) [ 13.659106] ACPI Warning: 0x000004b0-0x000004bf SystemIO conflicts with Region \_SB_.PCI0.SBRG.KDA0 2 (20131115/utaddress-251) [ 13.659121] ACPI Warning: 0x000004b0-0x000004bf SystemIO conflicts with Region \_SB_.PCI0.SBRG.PSCT 3 (20131115/utaddress-251) [ 13.659136] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 13.659144] ACPI Warning: 0x00000480-0x000004af SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251) [ 13.659158] ACPI Warning: 0x00000480-0x000004af SystemIO conflicts with Region \_SB_.PCI0.SBRG.KDA1 2 (20131115/utaddress-251) [ 13.659173] ACPI Warning: 0x00000480-0x000004af SystemIO conflicts with Region \_SB_.PCI0.SBRG.KDA0 3 (20131115/utaddress-251) [ 13.659188] ACPI Warning: 0x00000480-0x000004af SystemIO conflicts with Region \_SB_.PCI0.SBRG.PSCT 4 (20131115/utaddress-251) [ 13.659203] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 13.659212] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 13.763301] input: PC Speaker as /devices/platform/pcspkr/input/input6 [ 13.985513] microcode: CPU0 sig=0x686, pf=0x10, revision=0x8 [ 14.055477] platform microcode: Direct firmware load failed with error -2 [ 14.055500] platform microcode: Falling back to user helper [ 14.849578] mousedev: PS/2 mouse device common for all mice [ 14.924556] iTCO_vendor_support: vendor-support=0 [ 14.968200] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 [ 14.968332] iTCO_wdt: Found a ICH TCO device (Version=1, TCOBASE=0x0460) [ 14.969903] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 15.045487] ppdev: user-space parallel port driver [ 15.067949] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 15.137534] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 9 [ 15.137607] 3c59x: Donald Becker and others. [ 15.137667] 0000:01:02.0: 3Com PCI 3c905C Tornado at d07e4f80. [ 16.266235] Adding 249852k swap on /dev/sda6. Priority:-1 extents:1 across:249852k FS [ 16.699503] EXT4-fs (sda5): mounting ext2 file system using the ext4 subsystem [ 16.705687] EXT4-fs (sda5): mounted filesystem without journal. Opts: (null) [ 17.048358] systemd-journald[97]: Received request to flush runtime journal from PID 1 [ 19.996400] enp1s2: setting full-duplex. [ 26.192290] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx). [ 28.424515] NFSD: starting 90-second grace period (net c15fed00) [ 32.239544] [drm] Initialized drm 1.1.0 20060810 [ 34.095881] mtrr: base(0xe8000000) is not aligned on a size(0x3000000) boundary
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx