Updatethe Kernel on Linux

Hi,
  I know how to update the kernel in windows and sql environment,plz can any one guide me how to update kernel in linux and maxdb environment.
Thanku

Hi Kumar,
this is very simple,
1. download SAPEXE.SAR and SAPEXEDB.SAR from https://service.sap.com/paches
2a. create temp folder, e.g. /tmp/sap_update and extract files in there using SAPCAR
2b. stop SAP system
3. goto /sapmnt/<SID> and move exe to exe_org
4. create /sapmnt/<SID>/exe_new and copy files from /tmp/sap_update to there
5. apply 'chown sidadm:sapsys * -R' to new folder
6. change saposcol via: chown root saposcol && chmod 4755 saposcol
7. create link from /sapmnt/<SID>/exe_new to /sapmnt/<SID>/exe with 'ln -s /sapmnt/<SID>/exe_new /sapmnt/<SID>/exe'
8. start SAP system with startsap
Thanks,
  Hannes

Similar Messages

  • Arch 0.8 CD - "Could not find kernel image: linux"

    I only get
    Unknown keyword in config file.
    Unknown keyword in config file.
    Could not find kernel image: linux
    when I try to boot the arch 0.8 base installer.
    I checked md5 of the iso I downloaded and it seems to be correct:
    1e0e9f3715d3c51129395570e01b9bc2 Archlinux-i686-0.8-Voodoo.base.iso
    What can be done?
    Last edited by Galdona (2007-04-13 18:34:53)

    I wonder if the CD is defective or if it was burnt at a high speed that your CD cannot read.
    In other words, may be you are reading from a coaster.
    R

  • Relinking a kernel on linux

    hi everybody,,,
    how can i relink a kernel on linux
    afetr i changed the parameters of semaphore
    and shared memory ...???

    you have to rebuild the kernel after modifiying those two headers.
    null

  • EX2 kernels on Linux/Oracle

    As i can find in PAM the new EX2 kernels for Oracle on Linux are supported only for SLES10.
    Are there any plans to support them for SLES9.
    Is it a topic of having additional libraries as SAP note 1021236 tells?
    Regards
    Stefan

    I've installed Oracle Client 8.1.7 on a Linux machine. I want to connect to a Database on a Oracle Server, which is installed on a Win NT machine.
    During installation I gave the name, host, port(1521) of a database, which was promptly registerd in ORACLE_HOME/network/admin/tnsnames.ora file.
    When I try connecting to the database, I get the TNS Error :
    could not resolve service name
    What is the problem? Even tnsping on the host gives a similar message :
    Failed to resolve ......
    Please help....thanx....
    null can you do a ping (not tnsping) on your windows machine from Linux?
    If you copy the same tnsnames.ora entry over to your windows machine and try connecting to your database
    using Windows client (using this copied tnsnames.ora entry), can you connect sucessfully or you get the
    same error message again?

  • Can't update kernel [enterprise linux 5.11]

    I use Oracle linux 5.11 on some PCs because I need old version of gcc for software testing and Oracle 5.x offers a newer kernel than the other RHEL clones.
    Last time I tried the Package Updater, it fails with a heap of conflict messages like this:
    file /usr/include/asm-generic/fcntl.h from install of kernel-headers-2.6.18-402.0.0.0.1.el5.x86_64 conflicts with file from package kernel-uek-headers-2.6.32-400.36.8.el5uek.x86_64
    file /usr/include/asm-generic/ioctl.h from install of kernel-headers-2.6.18-402.0.0.0.1.el5.x86_64 conflicts with file from package kernel-uek-headers-2.6.32-400.36.8.el5uek.x86_64
    If I only select one update (kernel-uek) it will proceed, but plain kernel will stumble.
    I am only using public repositories, not subscribed to ULN.

    If I remember correctly, than OL 5 does not store kernel-header packages in separate directories like OL 6. Whatever you are trying to install or update does probably not recognize the kernel-uek-header package. It might work if you simply uninstall the uek kernel header.
    Open terminal and enter the following:
    $ su - root
    $ yum remove kernel-uek-headers
    Try again.

  • [Kernel] May linux-ck kernel eventually come to "core"?

    Hello,
    This is not a rethorical question nor a flame war thread. This is a true question now that I've bought a new laptop.
    I found (no fan sensors...) that running even "World of Goo" (not too many CPU intensive), the temperature went from 51ºC up to 84ºC easily (in less than 1 minute) with 85ºC tagged as "high" and 100ºC as critical.
    I thought it was the working temperature (a bit high, I now) but I thought as I found the linux-ck repo that I might give it a try.
    So, I installed "ck-corex" (which matches my Core i7 kernel) and found that even running CPU intensive applications, my core temperature was 64ºC.. Which is 20ºC less than stock kernel!!
    Then, that's my question: do you think a more optimized linux kernel should be on "core" so newbies may use it as default? Or, at least, give it more publicity so it may lower hardware risks?
    Thanks in advance,
      franzrogar
    Last edited by franzrogar (2012-02-04 08:27:05)

    Oh, OK. Thank you very much for the information but I think a newbie would never click on a page called "patches and patchsets". That title is so intimidating...
    Also, unless you "know" that there are other kernels you would never look for them. Then, you're no more a newbie and, probably, you would ended frying your processor... (+20ºC and in winter... I don't want to think about it in summer...)
    I know the process is quite complex for a newbie too:
    * install base
    * install lm_sensors
    * The issue: check temperatures before & after running a program
    * The idea: install an "optimized kernel" (you're no longer a newbie) just looking for better responsiveness
    * The issue arises: why not to check temperatures before & after running a program with the alternate kernel... and realise it's 20ºC cooler
    So, unless you stop being a newbie, you may end up frying your processor because, in my opinion, the information is not shown to you sooner.
    Maybe, adding a subsection in the "5 Extra" section of "Beginners' Guide", just like the "Sound" one, but refering to kernels, would be good, IMHO.
    The only needed things would be informing to install lm_sensors to check temperature, because AUR was lectured before in section 4.

  • [SOLVED] Linux kernel 3.9.2-1 bug - hp_wmi dmesg errors (hp nx9420)

    My laptop is hp nx9420, the RAM and hard drive are pretty much new and are surely fine, and I'm using 64-bit Arch. The No Execute bit has always been enabled.
    Upon upgrading my system, which pulled the kernel package linux-3.9.2-1, and after a reboot, there were problems regarding the boot process and it appears it's a bug connected with hp-wmi. Also, my system can't properly unmount the root partition and reboot/shutdown.
    Part of dmesg
    [ 6.218925] ------------[ cut here ]------------
    [ 6.218982] kernel BUG at net/rfkill/core.c:244!
    [ 6.219024] invalid opcode: 0000 [#1] PREEMPT SMP
    [ 6.219085] Modules linked in: iTCO_vendor_support mac80211 yenta_socket(+) tg3 hp_wmi(+) snd_hda_intel(+) ptp lpc_ich snd_hda_codec sparse_keymap pps_core cfg80211 microcode snd_hwdep pcmcia_rsrc libphy snd_pcm pcmcia_core pcspkr evdev hp_accel psmouse serio_raw lis3lv02d rfkill input_polldev snd_page_alloc snd_timer fan snd intel_agp intel_gtt soundcore thermal ac wmi video button battery acpi_cpufreq mperf tpm_tis(+) tpm tpm_bios processor sg ext4 crc16 mbcache jbd2 hid_a4tech usbhid hid sd_mod ata_generic pata_acpi ahci libahci ata_piix libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common radeon i2c_algo_bit drm_kms_helper ttm drm i2c_core
    [ 6.219946] CPU 0
    [ 6.219970] Pid: 134, comm: systemd-udevd Not tainted 3.9.2-1-ARCH #1 Hewlett-Packard HP Compaq nx9420 (RH442ET#ABD)/309F
    [ 6.220062] RIP: 0010:[<ffffffffa05897af>] [<ffffffffa05897af>] rfkill_set_hw_state+0x9f/0xb0 [rfkill]
    [ 6.220150] RSP: 0018:ffff88007af6fb60 EFLAGS: 00010246
    [ 6.220196] RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000000018
    [ 6.220255] RDX: 0000000000061b00 RSI: 0000000000000001 RDI: 0000000000000000
    [ 6.220313] RBP: ffff88007af6fb80 R08: 0000000000016fa0 R09: ffff88007f616fa0
    [ 6.220371] R10: ffffea0001e98780 R11: ffffffffa07170ee R12: ffff88007c3bfc10
    [ 6.220429] R13: ffff88007c3bfc00 R14: 0000000000000000 R15: ffffffffa0718560
    [ 6.220489] FS: 00007f9d419ca780(0000) GS:ffff88007f600000(0000) knlGS:0000000000000000
    [ 6.220556] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 6.220604] CR2: 0000000001f7c000 CR3: 000000007af0a000 CR4: 00000000000007f0
    [ 6.220663] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 6.220721] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 6.220781] Process systemd-udevd (pid: 134, threadinfo ffff88007af6e000, task ffff88007c3e8860)
    [ 6.220850] Stack:
    [ 6.220870] 0000000000000000 ffff88007c3bfc10 ffff88007c3bfc00 0000000000000000
    [ 6.220954] ffff88007af6fbb0 ffffffffa071a25a 0602122900000022 ffff88007c3bfc10
    [ 6.221036] ffffffffa0718428 ffff88007c3bfc00 ffff88007af6fbe0 ffffffff8135978c
    [ 6.221120] Call Trace:
    [ 6.221151] [<ffffffffa071a25a>] hp_wmi_bios_setup+0x25a/0x3a0 [hp_wmi]
    [ 6.221213] [<ffffffff8135978c>] platform_drv_probe+0x3c/0x70
    [ 6.221266] [<ffffffff81356d6a>] ? driver_sysfs_add+0x7a/0xb0
    [ 6.221325] [<ffffffff81357407>] driver_probe_device+0x87/0x3a0
    [ 6.223365] [<ffffffff813577f3>] __driver_attach+0x93/0xa0
    [ 6.223365] [<ffffffff81357760>] ? __device_attach+0x40/0x40
    [ 6.223365] [<ffffffff81355403>] bus_for_each_dev+0x63/0xa0
    [ 6.223365] [<ffffffff81356e8e>] driver_attach+0x1e/0x20
    [ 6.223365] [<ffffffff81356a28>] bus_add_driver+0x1f8/0x2b0
    [ 6.223365] [<ffffffff81357e81>] driver_register+0x71/0x150
    [ 6.223365] [<ffffffff813594e6>] platform_driver_register+0x46/0x50
    [ 6.223365] [<ffffffff813595ab>] platform_driver_probe+0x1b/0xa0
    [ 6.223365] [<ffffffffa071a55e>] hp_wmi_init+0x1be/0x1fb [hp_wmi]
    [ 6.223365] [<ffffffffa071a3a0>] ? hp_wmi_bios_setup+0x3a0/0x3a0 [hp_wmi]
    [ 6.223365] [<ffffffff8100210a>] do_one_initcall+0x10a/0x160
    [ 6.223365] [<ffffffff810bdac6>] load_module+0x1b46/0x2640
    [ 6.223365] [<ffffffff8128da20>] ? ddebug_proc_write+0xf0/0xf0
    [ 6.223365] [<ffffffff810be662>] sys_init_module+0xa2/0xf0
    [ 6.223365] [<ffffffff814d975d>] system_call_fastpath+0x1a/0x1f
    [ 6.223365] Code: 48 ff ff ff 80 7b 24 00 74 d2 41 83 e5 01 45 38 ec 74 c9 48 8d bb a0 03 00 00 e8 ed bb ae e0 5b 41 5c 41 5d 44 89 f0 41 5e 5d c3 <0f> 0b 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66
    [ 6.223365] RIP [<ffffffffa05897af>] rfkill_set_hw_state+0x9f/0xb0 [rfkill]
    [ 6.223365] RSP <ffff88007af6fb60>
    [ 6.269418] ---[ end trace d433dd1cfe38fec2 ]---
    This is the pstree upon boot and login, the tee process is suspicious:
    systemd
    |-dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
    |-login
    | `-bash
    | `-startx /usr/bin/startx
    | `-xinit /home/max/.xinitrc -- /etc/X11/xinit/xserverrc :0 -auth /tmp/serverauth.DAEGu5rgzr
    | |-X -nolisten tcp :0 -auth /tmp/serverauth.DAEGu5rgzr vt1
    | | `-{X}
    | `-openbox
    | |-lxterminal
    | | |-bash
    | | | `-pstree -a
    | | |-gnome-pty-helper
    | | `-{lxterminal}
    | `-tint2
    |-systemd-journal
    |-systemd-logind
    |-systemd-udevd
    `-tee /sys/bus/platform/devices/hp-wmi/power/control
    And this is my boot parameters from Syslinux:
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda1 ro init=/usr/lib/systemd/systemd consoleblank=0 quiet
    INITRD ../initramfs-linux.img
    I removed the powerdown package thinking it was the culprit, but it isn't.
    Currently, I solved this problem by downgrading to an older kernel.
    What could possibly be the cause?
    Last edited by bjornoslav (2013-06-01 15:10:29)

    Also reproduced with a vanilla kernel:
    [ 11.793548] Kernel BUG at f82f054a [verbose debug info unavailable]
    [ 11.793630] invalid opcode: 0000 [#1] PREEMPT SMP
    [ 11.793694] Modules linked in: kvm_intel hp_wmi(+) sparse_keymap kvm e100 psmouse arc4 snd_hda_codec_conexant snd_hda_intel mii fan snd_hda_codec yenta_socket lpc_ich iwl3945 evdev snd_hwdep snd_pcm snd_page_alloc snd_timer snd iwlegacy thermal mfd_core mac80211 wmi soundcore battery ac rtc_cmos cfg80211 rfkill pcmcia_rsrc pcmcia_core rng_core cuse fuse nfs lockd sunrpc fscache autofs4 sr_mod cdrom dm_mod ehci_pci uhci_hcd ehci_hcd usbcore ata_piix usb_common ipv6 ext4 sd_mod crc16 mbcache crc_t10dif jbd2 ahci libahci libata cpufreq_ondemand acpi_cpufreq mperf processor freq_table coretemp hwmon
    [ 11.794367] Pid: 1577, comm: systemd-udevd Not tainted 3.9.4-AP+ #29 Hewlett-Packard HP 530 Notebook PC(KP477AA#AKB)/30D5
    [ 11.794439] EIP: 0060:[<f82f054a>] EFLAGS: 00010246 CPU: 1
    [ 11.794476] EIP is at rfkill_set_hw_state+0x7a/0x80 [rfkill]
    [ 11.794510] EAX: 00000000 EBX: 00000000 ECX: 00000018 EDX: 00000001
    [ 11.794548] ESI: f501940c EDI: f5019400 EBP: c1261a20 ESP: f5353d74
    [ 11.794587] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
    [ 11.794619] CR0: 8005003b CR2: 094768e8 CR3: 35216000 CR4: 000007d0
    [ 11.794658] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
    [ 11.794696] DR6: ffff0ff0 DR7: 00000400
    [ 11.794718] Process systemd-udevd (pid: 1577, ti=f5352000 task=f5952800 task.ti=f5352000)
    [ 11.794770] Stack:
    [ 11.794778] 00000000 f501940c f5019400 c1261a20 f812e232 f88263c8 00000003 00000f29
    [ 11.794863] f501940c f8827014 f5019400 c1263286 f501940c f8827014 f8827014 c1261854
    [ 11.794946] f5807fc0 f501940c f8827014 c12632e1 f501940c f8827014 f5019440 c1261a91
    [ 11.795030] Call Trace:
    [ 11.795048] [<c1261a20>] ? __device_attach+0x30/0x30
    [ 11.795081] [<f812e232>] ? hp_wmi_bios_setup+0x232/0x34f [hp_wmi]
    [ 11.795121] [<c1263286>] ? platform_drv_probe+0x26/0x50
    [ 11.795154] [<c1261854>] ? driver_probe_device+0x54/0x1f0
    [ 11.795188] [<c12632e1>] ? platform_match+0x31/0x70
    [ 11.795218] [<c1261a91>] ? __driver_attach+0x71/0x80
    [ 11.795249] [<c12600cf>] ? bus_for_each_dev+0x3f/0x70
    [ 11.795281] [<c1261466>] ? driver_attach+0x16/0x20
    [ 11.795311] [<c1261a20>] ? __device_attach+0x30/0x30
    [ 11.795342] [<c126112f>] ? bus_add_driver+0x19f/0x250
    [ 11.795374] [<c1261fb3>] ? driver_register+0x63/0x130
    [ 11.795405] [<c126317f>] ? platform_driver_probe+0xf/0x80
    [ 11.795440] [<f812e4e4>] ? hp_wmi_init+0x195/0xcb1 [hp_wmi]
    [ 11.795476] [<f812e34f>] ? hp_wmi_bios_setup+0x34f/0x34f [hp_wmi]
    [ 11.795515] [<c10011f2>] ? do_one_initcall+0x102/0x150
    [ 11.795548] [<c1026ff1>] ? set_memory_ro+0x31/0x40
    [ 11.795579] [<c10767bc>] ? set_section_ro_nx+0x5c/0x60
    [ 11.795612] [<c1078a42>] ? load_module+0x17f2/0x1de0
    [ 11.795645] [<c10790ff>] ? sys_finit_module+0x4f/0x60
    [ 11.796769] [<c133c1be>] ? sysenter_do_call+0x12/0x26
    [ 11.796769] Code: 00 89 d8 e8 89 ff ff ff 80 7b 14 00 74 dc 89 f8 89 f2 83 e0 01 38 c2 74 d1 8d 83 cc 01 00 00 e8 ad 06 d5 c8 89 e8 5b 5e 5f 5d c3 <0f> 0b 8d 74 26 00 8b 40 78 80 78 f4 00 75 07 f3 c3 90 8d 74 26
    [ 11.796769] EIP: [<f82f054a>] rfkill_set_hw_state+0x7a/0x80 [rfkill] SS:ESP 0068:f5353d74
    Quite obviously, this is related to HP laptops. Perhaps blacklisting the hp_wmi module could solve it. However, that module might be related to the extra buttons and/or to reporting the state of the hardware rfkill switch...
    Last edited by andrej.podzimek (2013-05-31 15:52:03)

  • Assertion failed: Unable to load database SID during sybase system copy on Linux in the phase "Create DB"

    Hi Supports,
    I am using sapinst homogeneous system copy in Linux on sybase.
    I stuck on the the step 27/49 "create Database".
    I checked Firewall is off.
    i got  points in my sapinst_dev.log that "
    1)The log segment in the target database 'SID' is too small (9216 MB) to accommodate the log segment from the dumped database (10240 MB)"
    and
    2)"Can't change the owner of the master, model, tempdb or sybsystemprocs database"
    Do i need to increase "sybase/SID/saplog_1" ?  because my "saplog_1" is 49 mb now.
    if it is ! how do i increase in this stage.
    can any one know about this error???
    Thanks,
    Aziz.

    Hi,
    When i seen SID.log file so its showing deadlock and checkpoint occurring,
    Is any solution ???
    Is this because of networks?
    we had 2 servers on this same IP. but i stopped one server and one is still running.
    please find my SID.log file and revert back if any soltion.
    ==========================================================
    =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2014.03.21 12:12:31 =~=~=~=~=~=~=~=~=~=~=~=
    ibssrv02:/sybase/IB1/ASE-15_0/install #
    ibssrv02:/sybase/IB1/ASE-15_0/install # lscd ASE-15_0/install/lscd IB1lscd /IB1sybase/df -hexitsu - sybib1lscd IB1ls
    IB1.log  IB1_BS.log  IB1_JSAGENT.log  RUN_IB1  RUN_IB1_BS  auditinit  setperm_all  showserver  startserver  sybhauser  veritas
    ibssrv02:/sybase/IB1/ASE-15_0/install # more IB1.log
    00:0000:00000:00000:2014/03/21 11:03:36.98 kernel  SySAM: Using licenses from: /sybase/IB1/SYSAM-2_0/licenses/SYBASE.lic:/sybase/IB1/SYSAM-2_0/licenses/SYBASE_ASE_DE.li
    c:/sybase/IB1/SYSAM-2_0/licenses/SYBASE_ASE_XE.lic
    00:0000:00000:00000:2014/03/21 11:03:37.00 kernel  SySAM: Checked out license for 6 ASE_CORE (2014.1231/permanent/1296 8FE3 0A83 A167).
    00:0000:00000:00000:2014/03/21 11:03:37.00 kernel  This product is licensed to: SAP, for use with SAP Business Applications.
    00:0000:00000:00000:2014/03/21 11:03:37.00 kernel  Checked out license ASE_CORE
    00:0000:00000:00000:2014/03/21 11:03:37.00 kernel  Adaptive Server Enterprise (Enterprise Edition)
    00:0000:00000:00000:2014/03/21 11:03:37.00 kernel  Performing space allocation for device '/sybase/IB1/sybsystem/master.dat' (0.39 Gb).  This may take some time.
    00:0000:00000:00000:2014/03/21 11:03:38.32 kernel  Finished initialization.
    00:0000:00000:00000:2014/03/21 11:03:38.32 kernel  Using config area from primary master device.
    00:0000:00000:00000:2014/03/21 11:03:38.32 server  Configuration Error: Configuration file, '/sybase/IB1/IB1.cfg', does not exist.
    00:0000:00000:00000:2014/03/21 11:03:38.32 kernel  Warning: A configuration file was not specified or the default file '/sybase/IB1/IB1.cfg' does not exist. ASE creates
    the default file.
    00:0000:00000:00000:2014/03/21 11:03:38.32 kernel  Warning: Using default file '/sybase/IB1/IB1.cfg' since a configuration file was not specified. Specify a configurati
    on file name in the RUNSERVER file to avoid this message.
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Could not allocate memory using Huge Pages. Allocated using regular pages. For better performance, reboot the server
    after configuring enough Huge Pages.
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Internal run-time model set for Linux  - Native
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Adaptive Server is using the threaded kernel mode.
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Using 4096 file descriptors.
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Adaptive Server Enterprise/15.7/EBF 21341 SMP SP101 /P/x86_64/Enterprise Linux/ase157sp101/3439/64-bit/FBO/Thu Jun  6
    16:08:18 2013
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Confidential property of Sybase, Inc.
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Copyright 1987, 2013
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Sybase, Inc.  All rights reserved.
    00:0000:00000:00000:2014/03/21 11:03:38.33 kernel  Unpublished rights reserved under U.S. c 1702]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.77 server  Database 'master': beginning upgrade step [ID  1718]: executing SQL statement ("update master.dbo.sysusages set loc..
    00:0006:00000:00001:2014/03/21 11:03:39.77 server  Database 'master': beginning upgrade step [ID  1719]: executing SQL statement ("update sysattributes set object_inf..
    00:0006:00000:00001:2014/03/21 11:03:39.77 server  Database 'master': beginning upgrade step [ID  1720]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.77 server  Database 'master': beginning upgrade step [ID  1730]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.77 server  Database 'master': beginning upgrade step [ID  1731]: executing SQL statement ("begin declare @val int select @val=..
    00:0006:00000:00001:2014/03/21 11:03:39.77 server  Database 'master': beginning upgrade step [ID  1740]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.77 server  Database 'model' does not exist. ASE will create it.
    --More--(11%)
    00:0006:00000:00001:2014/03/21 11:03:39.77 server  Database 'model': beginning upgrade step [ID     1]: Initialize disk and create empty allocation units on master devi
    ce.
    00:0006:00000:00001:2014/03/21 11:03:39.79 server  Database 'model': beginning upgrade step [ID     2]: Bootstrap basic system catalogs in database.
    00:0006:00000:00001:2014/03/21 11:03:39.79 server  Database 'model': beginning upgrade step [ID     6]: creating index (table syspartitions, index ncsyspartitions)
    00:0006:00000:00001:2014/03/21 11:03:39.80 server  Database 'model': beginning upgrade step [ID     8]: creating index (table systypes, index ncsystypes)
    00:0006:00000:00001:2014/03/21 11:03:39.80 server  Database 'model': beginning upgrade step [ID    10]: creating index (table sysobjects, index ncsysobjects)
    00:0006:00000:00001:2014/03/21 11:03:39.80 server  Database 'model': beginning upgrade step [ID    13]: creating table (table systabstats)
    00:0006:00000:00001:2014/03/21 11:03:39.80 server  Database 'model': beginning upgrade step [ID    26]: creating table (table sysprocedures)
    00:0006:00000:00001:2014/03/21 11:03:39.80 server  Database 'model': beginning upgrade step [ID    27]: creating table (table syscomments)
    00:0006:00000:00001:2014/03/21 11:03:39.80 server  Database 'model': beginning upgrade step [ID    28]: creating table (table syssegments)
    00:0006:00000:00001:2014/03/21 11:03:39.81 server  Database 'model': beginning upgrade step [ID    29]: creating table (table sysprotects)
    00:0006:00000:00001:2014/03/21 11:03:39.81 server  Database 'model': beginning upgrade step [ID    30]: creating table (table sysusers)
    00:0006:00000:00001:2014/03/21 11:03:39.81 server  Database 'model': beginning upgrade step [ID    31]: creating table (table sysalternates)
    00:0006:00000:00001:2014/03/21 11:03:39.81 server  Database 'model': beginning upgrade step [ID    32]: creating table (table sysdepends)
    00:0006:00000:00001:2014/03/21 11:03:39.81 server  Database 'model': beginning upgrade step [ID    33]: creating table (table syskeys)
    00:0006:00000:00001:2014/03/21 11:03:39.82 server  Database 'model': beginning upgrade step [ID    47]: creating table (table syspartitionkeys)
    00:0006:00000:00001:2014/03/21 11:03:39.82 server  Database 'model': beginning upgrade step [ID    51]: creating table (table sysreferences)
    00:0006:00000:00001:2014/03/21 11:03:39.82 server  Database 'model': beginning upgrade step [ID    52]: creating table (table sysconstraints)
    00:0006:00000:00001:2014/03/21 11:03:39.83 server  Database 'model': beginning upgrade step [ID    53]: creating table (table sysusermessages)
    00:0006:00000:00001:2014/03/21 11:03:39.83 server  Database 'model': beginning upgrade step [ID    54]: creating table (table systhresholds)
    00:0006:00000:00001:2014/03/21 11:03:39.83 server  Database 'model': beginning upgrade step [ID    55]: creating table (table sysroles)
    00:0006:00000:00001:2014/03/21 11:03:39.83 server  Database 'model': beginning upgrade step [ID    56]: creating table (table sysslices)
    00:0006:00000:00001:2014/03/21 11:03:39.83 server  Database 'model': beginning upgrade step [ID    60]: creating table (table sysstatistics)
    00:0006:00000:00001:2014/03/21 11:03:39.84 server  Database 'model': beginning upgrade step [ID    61]: creating table (table sysxtypes)
    00:0006:00000:00001:2014/03/21 11:03:39.84 server  Database 'model': beginning upgrade step [ID    62]: creating table (table sysjars)
    00:0006:00000:00001:2014/03/21 11:03:39.84 server  Database 'model': beginning upgrade step [ID    65]: creating table (table sysqueryplans)
    00:0006:00000:00001:2014/03/21 11:03:39.85 server  Database 'model': beginning upgrade step [ID    68]: creating table (table sysencryptkeys)
    00:0006:00000:00001:2014/03/21 11:03:39.85 server  Database 'model': beginning upgrade step [ID    73]: executing SQL statement ("update sysobjects set sysstat = sys...
    00:0006:00000:00001:2014/03/21 11:03:39.85 server  Database 'model': beginning upgrade step [ID    74]: executing SQL statement ("update syscolumns set type=66, user...
    00:0006:00000:00001:2014/03/21 11:03:39.85 server  Database 'model': beginning upgrade step [ID    80]: creating table (table sysattributes)
    00:0006:00000:00001:2014/03/21 11:03:39.86 server  Database 'model': beginning upgrade step [ID    82]: creating table (table sysdams)
    00:0006:00000:00001:2014/03/21 11:03:39.86 server  Database 'model': beginning upgrade step [ID    90]: insert basic data into bootstrap system tables
    00:0006:00000:00001:2014/03/21 11:03:39.89 server  Database 'model': beginning upgrade step [ID    91]: executing SQL statement ("update systypes set length=@@maxpag...
    00:0006:00000:00001:2014/03/21 11:03:39.89 server  Database 'model': beginning upgrade step [ID   245]: Update system roles in system tables.
    00:0006:00000:00001:2014/03/21 11:03:39.89 server  Database 'model': beginning upgrade step [ID   248]: update system catalog protection data
    00:0006:00000:00001:2014/03/21 11:03:39.90 server  Database 'model': beginning upgrade step [ID   606]: executing SQL statement ("select lct_admin('lastchance', db_i...
    00:0006:00000:00001:2014/03/21 11:03:39.90 server  Database 'model': beginning upgrade step [ID  1126]: Initialize systabstats with valid statistics
    00:0006:00000:00001:2014/03/21 11:03:39.90 server  Database 'model': beginning upgrade step [ID  1131]: Creating/Updating the last chance threshold for logsegment.
    00:0006:00000:00001:2014/03/21 11:03:39.90 server  Database 'model': beginning upgrade step [ID  1274]: executing SQL statement ("declare @dummy int")
    --More--(13%)
    00:0006:00000:00001:2014/03/21 11:03:39.91 server  Database 'model': beginning upgrade step [ID  1241]: executing SQL statement ("insert into sysattributes (class, a...
    00:0006:00000:00001:2014/03/21 11:03:39.91 server  Database 'model': beginning upgrade step [ID  1400]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.91 server  Database 'model': beginning upgrade step [ID  1411]: executing SQL statement ("if not exists (select 1 from master...
    00:0006:00000:00001:2014/03/21 11:03:39.91 server  Database 'model': beginning upgrade step [ID  1416]: executing SQL statement ("update sysroles set id=11 from sysu...
    00:0006:00000:00001:2014/03/21 11:03:39.91 server  Database 'model': beginning upgrade step [ID  1502]: executing SQL statement ("if exists (select 1 from sysobjects...
    00:0006:00000:00001:2014/03/21 11:03:39.91 server  Database 'model': beginning upgrade step [ID  1503]: executing SQL statement ("create view sysquerymetrics (uid, g...
    00:0006:00000:00001:2014/03/21 11:03:39.92 server  Database 'model': beginning upgrade step [ID  1505]: executing SQL statement ("update sysattributes set char_value...
    00:0006:00000:00001:2014/03/21 11:03:39.92 server  Database 'model': beginning upgrade step [ID  1550]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.92 server  Database 'model': beginning upgrade step [ID  1554]: upgrade simulated statistics
    00:0006:00000:00001:2014/03/21 11:03:39.92 server  Database 'model': beginning upgrade step [ID  1564]: executing SQL statement ("declare @dbid int select @dbid = db...
    00:0006:00000:00001:2014/03/21 11:03:39.93 server  Database 'model': beginning upgrade step [ID  1650]: executing SQL statement ("dbcc upgd_grantrev_sysrole_perms('g...
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Database 'model': beginning upgrade step [ID  1651]: updating builtin permissions
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Database 'model': beginning upgrade step [ID  1652]: adding generic user 'usedb_user' to sysusers
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Database 'model': beginning upgrade step [ID  1653]: updating DBCC command permissions
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Database 'model': beginning upgrade step [ID  1702]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Database 'model': beginning upgrade step [ID  1719]: executing SQL statement ("update sysattributes set object_inf...
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Database 'model': beginning upgrade step [ID  1720]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Database 'model': beginning upgrade step [ID  1730]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Database 'model': beginning upgrade step [ID  1740]: noting the present database upgrade level
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  CREATE DATABASE: allocating 1536 logical pages (24.0 megabytes) on disk 'master' (1536 logical pages requested).
    00:0006:00000:00001:2014/03/21 11:03:39.97 server  Warning: The database 'sybsystemdb' is using an unsafe virtual device 'master'. The recovery of this database can not
    be guaranteed.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Timestamp for database 'sybsystemdb' is (0x0000, 0x000013b4).
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Database 'sybsystemdb' is now online.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Database sybsystemdb successfully created.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Recovering database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Started estimating recovery log boundaries for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Database 'sybsystemdb', checkpoint=(864, 64), first=(864, 64), last=(864, 150).
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Completed estimating recovery log boundaries for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Started ANALYSIS pass for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Completed ANALYSIS pass for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Log contains all committed transactions until 2014/03/21 11:03:39.33 for database sybsystemdb.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Started REDO pass for database 'sybsystemdb'. The total number of log records to process is 86.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Redo pass of recovery has processed 2 committed and 0 aborted transactions.
    --More--(15%)
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Completed REDO pass for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Timestamp for database 'sybsystemdb' is (0x0000, 0x00001416).
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Recovery of database 'sybsystemdb' will undo incomplete nested top actions.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Started recovery checkpoint for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Completed recovery checkpoint for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Started filling free space info for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:39.99 server  Completed filling free space info for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Started cleaning up the default data cache for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Completed cleaning up the default data cache for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Boot Count: 1
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking external objects.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Database 'sybsystemdb' is now online.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Now loading ASE's new default sort order and character set
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysobjects' (object ID 1): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysobjects_1' (partition ID 1) of table 'sysobjects'. The logical page size of this table is 1638
    4 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'systypes' (object ID 4): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'systypes_4' (partition ID 4) of table 'systypes'. The logical page size of this table is 16384 by
    tes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysusers' (object ID 10): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysusers_10' (partition ID 10) of table 'sysusers'. The logical page size of this table is 16384
    bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    --More--(17%)
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysattributes' (object ID 21): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysattributes_21' (partition ID 21) of table 'sysattributes'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysattributes' (object ID 21): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysattributes_21' (partition ID 21) of table 'sysattributes'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysxtypes' (object ID 25): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysxtypes_25' (partition ID 25) of table 'sysxtypes'. The logical page size of this table is 1638
    4 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysjars' (object ID 26): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysjars_26' (partition ID 26) of table 'sysjars'. The logical page size of this table is 16384 by
    tes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'syspartitions' (object ID 28): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'syspartitions_28' (partition ID 28) of table 'syspartitions'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysobjects' (object ID 1): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysobjects_1' (partition ID 1) of table 'sysobjects'. The logical page size of this table is 1638
    4 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'systypes' (object ID 4): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'systypes_4' (partition ID 4) of table 'systypes'. The logical page size of this table is 16384 by
    tes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysusers' (object ID 10): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysusers_10' (partition ID 10) of table 'sysusers'. The logical page size of this table is 16384
    bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    --More--(18%)
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysattributes' (object ID 21): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysattributes_21' (partition ID 21) of table 'sysattributes'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysattributes' (object ID 21): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysattributes_21' (partition ID 21) of table 'sysattributes'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysxtypes' (object ID 25): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysxtypes_25' (partition ID 25) of table 'sysxtypes'. The logical page size of this table is 1638
    4 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysjars' (object ID 26): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysjars_26' (partition ID 26) of table 'sysjars'. The logical page size of this table is 16384 by
    tes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'syspartitions' (object ID 28): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'syspartitions_28' (partition ID 28) of table 'syspartitions'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysobjects' (object ID 1): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysobjects_1' (partition ID 1) of table 'sysobjects'. The logical page size of this table is 1638
    4 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'systypes' (object ID 4): Logical page size is 16384 bytes.
    --More--(20%)
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'systypes_4' (partition ID 4) of table 'systypes'. The logical page size of this table is 16384 by
    tes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysusers' (object ID 10): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysusers_10' (partition ID 10) of table 'sysusers'. The logical page size of this table is 16384
    bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysreferences' (object ID 16): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysreferences_16' (partition ID 16) of table 'sysreferences'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysattributes' (object ID 21): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysattributes_21' (partition ID 21) of table 'sysattributes'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysattributes' (object ID 21): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysattributes_21' (partition ID 21) of table 'sysattributes'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysxtypes' (object ID 25): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysxtypes_25' (partition ID 25) of table 'sysxtypes'. The logical page size of this table is 1638
    4 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysjars' (object ID 26): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysjars_26' (partition ID 26) of table 'sysjars'. The logical page size of this table is 16384 by
    tes.
    --More--(21%)
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'syspartitions' (object ID 28): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'syspartitions_28' (partition ID 28) of table 'syspartitions'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysdatabases' (object ID 30): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysdatabases_30' (partition ID 30) of table 'sysdatabases'. The logical page size of this table i
    s 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'syslogins' (object ID 33): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'syslogins_33' (partition ID 33) of table 'syslogins'. The logical page size of this table is 1638
    4 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysdevices' (object ID 35): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysdevices_35' (partition ID 35) of table 'sysdevices'. The logical page size of this table is 16
    384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysconfigures' (object ID 37): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking partition 'sysconfigures_37' (partition ID 37) of table 'sysconfigures'. The logical page size of this table
    is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  
    00:0006:00000:00001:2014/03/21 11:03:40.00 server  Checking table 'sysservers' (object ID 40): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking partition 'sysservers_40' (partition ID 40) of table 'sysservers'. The logical page size of this table is 16
    384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking table 'sysremotelogins' (object ID 41): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking partition 'sysremotelogins_41' (partition ID 41) of table 'sysremotelogins'. The logical page size of this t
    able is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking table 'syslanguages' (object ID 44): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking partition 'syslanguages_44' (partition ID 44) of table 'syslanguages'. The logical page size of this table i
    s 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking table 'syslanguages' (object ID 44): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    --More--(23%)
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking partition 'syslanguages_44' (partition ID 44) of table 'syslanguages'. The logical page size of this table i
    s 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking table 'syscharsets' (object ID 45): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking partition 'syscharsets_45' (partition ID 45) of table 'syscharsets'. The logical page size of this table is
    16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking table 'sysresourcelimits' (object ID 52): Logical page size is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Checking partition 'sysresourcelimits_52' (partition ID 52) of table 'sysresourcelimits'. The logical page size of th
    is table is 16384 bytes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  Default Sort Order successfully changed.
    00:0006:00000:00001:2014/03/21 11:03:40.01 server  ASE shutdown after verifying System Indexes.
    00:0006:00000:00001:2014/03/21 11:03:40.01 kernel  ueshutdown: exiting
    00:0000:00000:00000:2014/03/21 11:03:40.01 kernel  Main thread performing final shutdown.
    00:0000:00000:00000:2014/03/21 11:03:40.06 kernel  Blocking call queue shutdown.
    00:0000:00000:00000:2014/03/21 11:03:40.21 kernel  SySAM: Checked in license for 6 ASE_CORE (2014.1231/permanent/1296 8FE3 0A83 A167).
    00:0000:00000:00000:2014/03/21 11:03:40.98 kernel  SySAM: Using licenses from: /sybase/IB1/SYSAM-2_0/licenses/SYBASE.lic:/sybase/IB1/SYSAM-2_0/licenses/SYBASE_ASE_DE.li
    c:/sybase/IB1/SYSAM-2_0/licenses/SYBASE_ASE_XE.lic
    00:0000:00000:00000:2014/03/21 11:03:41.00 kernel  SySAM: Checked out license for 6 ASE_CORE (2014.1231/permanent/1296 8FE3 0A83 A167).
    00:0000:00000:00000:2014/03/21 11:03:41.00 kernel  This product is licensed to: SAP, for use with SAP Business Applications.
    00:0000:00000:00000:2014/03/21 11:03:41.00 kernel  Checked out license ASE_CORE
    00:0000:00000:00000:2014/03/21 11:03:41.00 kernel  Adaptive Server Enterprise (Enterprise Edition)
    00:0000:00000:00000:2014/03/21 11:03:41.00 kernel  Using config area from primary master device.
    00:0000:00000:00000:2014/03/21 11:03:41.00 kernel  Could not allocate memory using Huge Pages. Allocated using regular pages. For better performance, reboot the server
    after configuring enough Huge Pages.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Internal run-time model set for Linux  - Native
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Adaptive Server is using the threaded kernel mode.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Using 4096 file descriptors.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Adaptive Server Enterprise/15.7/EBF 21341 SMP SP101 /P/x86_64/Enterprise Linux/ase157sp101/3439/64-bit/FBO/Thu Jun  6
    16:08:18 2013
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Confidential property of Sybase, Inc.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Copyright 1987, 2013
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Sybase, Inc.  All rights reserved.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Unpublished rights reserved under U.S. copyright laws.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel 
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  This software contains confidential and trade secret information of Sybase,
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Inc.   Use,  duplication or disclosure of the software and documentation by
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  the  U.S.  Government  is  subject  to  restrictions set forth in a license
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  agreement  between  the  Government  and  Sybase,  Inc.  or  other  written
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  agreement  specifying  the  Government's rights to use the software and any
    --More--(24%)
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  applicable FAR provisions, for example, FAR 52.227-19.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Sybase, Inc. One Sybase Drive, Dublin, CA 94568, USA
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Using /sybase/IB1 as the 'SYBASE' environment variable, found during startup.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Using OCS-15_0 as the 'SYBASE_OCS' environment variable, found during startup.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Using ASE-15_0 as the 'SYBASE_ASE' environment variable, found during startup.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  ASE booted on host 'ibssrv02' running Linux release 3.0.13-0.27-default version #1 SMP Wed Feb 15 13:33:49 UTC 2012 (
    d73692b).
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Using '/sybase/IB1/ASE-15_0/IB1.cfg' for configuration information.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Logging ASE messages in file '/sybase/IB1/ASE-15_0/install/IB1.log'.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Disk Controller Manager is online.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Network Controller Manager is online.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Ct-Lib Controller Manager is online.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Platform TCP network support seems IPv4-only.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  ASE booted with TCP_NODELAY enabled.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Network and device connection limit is 4081.
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  ASE - Dynamic Pluggable Component Interface is disabled
    00:0000:00000:00000:2014/03/21 11:03:41.01 kernel  Adaptive Server is running as process id 25438.
    00:0000:00000:00000:2014/03/21 11:03:41.05 server  Number of blocks left for proc headers: 6920.
    00:0000:00000:00000:2014/03/21 11:03:41.05 server  Proc header memory allocated 1384 pages for each per engine cache.
    00:0000:00000:00000:2014/03/21 11:03:41.05 server  Proc header memory allocated 1384 pages for engine 0 local cache
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Using value of 'number of engines at startup' (1) for size of syb_default_pool.
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Create Thread Pool 3, "syb_blocking_pool", type="Run To Completion", with 4 threads
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Create Thread Pool 2, "syb_system_pool", type="Run To Completion", with 1 threads
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Create Thread Pool 1, "syb_default_pool", type="Engine (Multiplexed)", with 1 threads
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Aggressive task stealing enabled
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Enabling Linux Native Kernel asynchronous disk I/O strategy.
    00:0007:00000:00000:2014/03/21 11:03:41.05 kernel  I/O controller 2 (NetController) is running as task 1127909376 on thread 7 (LWP 25453).
    00:0008:00000:00000:2014/03/21 11:03:41.05 kernel  I/O controller 3 (DiskController) is running as task 1127910096 on thread 8 (LWP 25454).
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Initializing virtual device 0, '/sybase/IB1/sybsystem/master.dat' with dsync 'off'.
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Virtual device 0 started using asynchronous i/o.
    00:0000:00000:00000:2014/03/21 11:03:41.05 server  Loaded default Unilib conversion handle.
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Worker Thread Manager is not enabled for use in ASE.
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  Either the config parameter 'use security services' is set to 0, or ASE does not support use of external security mec
    hanisms on this platform. The Security Control Layer will not be initialized. No external security mechanisms will be supported.
    00:0000:00000:00000:2014/03/21 11:03:41.05 kernel  libsybibmmq - Sybase IBM MQ interface/15.7/EBF 21341 SMP SP101 /P/x86_64/Enterprise Linux/ase157sp101/3439/64-bit/OPT
    /Thu Jun  6 12:02:54 2013
    00:0000:00000:00000:2014/03/21 11:03:41.08 kernel  Loaded encryption provider CSI-2.8M2-linuxamd64-2012/12/27 21:15:59 PST-sybcsi_openssl-OpenSSL 1.0.1b 26 Apr 2012.
    00:0000:00000:00000:2014/03/21 11:03:41.08 kernel  Begin processing to generate RSA keypair.
    00:0000:00000:00000:2014/03/21 11:03:41.11 kernel  Completed processing to generate RSA keypair.
    00:0000:00000:00000:2014/03/21 11:03:41.11 kernel  Begin processing to generate RSA keypair.
    00:0000:00000:00000:2014/03/21 11:03:41.28 kernel  Completed processing to generate RSA keypair.
    00:0000:00000:00000:2014/03/21 11:03:41.28 kernel  Encryption provider initialization succeeded on engine 0.
    00:0000:00000:00000:2014/03/21 11:03:41.28 kernel  SSL Plus v5.2.2 security modules loaded successfully.
    --More--(26%)
    00:0006:00000:00000:2014/03/21 11:03:41.28 kernel  Network and device connection limit is 4081.
    00:0006:00000:00000:2014/03/21 11:03:41.28 kernel  ASE - Dynamic Pluggable Component Interface is disabled
    00:0006:00000:00000:2014/03/21 11:03:41.28 kernel  Thread 6 (LWP 25447) of Threadpool syb_default_pool online as engine 0
    00:0006:00000:00000:2014/03/21 11:03:41.28 server  Active traceflags: 1623
    00:0006:00000:00001:2014/03/21 11:03:41.28 kernel  libomni1 - Component Integration Services: using 'Sybase Client-Library/15.7/P-EBF21002 SP100/DRV.15.7.0.10/Linux x86
    _64/Linux 2.6.18-128.el5 x86_64 Native Threads/BUILD1570-026/64bit/OPT/Wed Mar 20 21:34:36 2013'
    00:0006:00000:00001:2014/03/21 11:03:41.28 server  Size of the 16K memory pool: 8192 Kb
    00:0006:00000:00001:2014/03/21 11:03:41.28 server  Opening Master Database ...
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Loading ASE's default sort order and character set
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Recovering database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Started estimating recovery log boundaries for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Database 'master', checkpoint=(1634, 132), first=(1634, 132), last=(1634, 173).
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Completed estimating recovery log boundaries for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Started ANALYSIS pass for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Completed ANALYSIS pass for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Log contains all committed transactions until 2014/03/21 11:03:39.33 for database master.
    00:0006:00000:00001:2014/03/21 11:03:41.29 server  Started REDO pass for database 'master'. The total number of log records to process is 42.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Redo pass of recovery has processed 7 committed and 0 aborted transactions.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Completed REDO pass for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Timestamp for database 'master' is (0x0000, 0x00006ec9).
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Recovery of database 'master' will undo incomplete nested top actions.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Started recovery checkpoint for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Completed recovery checkpoint for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Started filling free space info for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Completed filling free space info for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Started cleaning up the default data cache for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Completed cleaning up the default data cache for database 'master'.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Checking external objects.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  Database 'master' is now online.
    00:0006:00000:00001:2014/03/21 11:03:41.30 server  The transaction log in the database 'master' will use I/O size of 16 Kb.
    00:0006:00000:00001:2014/03/21 11:03:41.37 server  server is unnamed
    00:0006:00000:00001:2014/03/21 11:03:42.06 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.001'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Recovering database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started estimating recovery log boundaries for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Database 'sybsystemdb', checkpoint=(864, 170), first=(864, 170), last=(864, 170).
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed estimating recovery log boundaries for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started ANALYSIS pass for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed ANALYSIS pass for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Log contains all committed transactions until 2014/03/21 11:03:40.01 for database sybsystemdb.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started REDO pass for database 'sybsystemdb'. The total number of log records to process is 1.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed REDO pass for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Timestamp for database 'sybsystemdb' is (0x0000, 0x0000142f).
    --More--(28%)
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Recovery of database 'sybsystemdb' will undo incomplete nested top actions.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started recovery checkpoint for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed recovery checkpoint for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started filling free space info for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed filling free space info for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started cleaning up the default data cache for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed cleaning up the default data cache for database 'sybsystemdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Boot Count: 2
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Checking external objects.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  The transaction log in the database 'sybsystemdb' will use I/O size of 16 Kb.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Resident Node id: fb18efb51d00
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Transaction coordinator initialized.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Database 'sybsystemdb' is now online.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Recovering database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started estimating recovery log boundaries for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Database 'model', checkpoint=(864, 59), first=(864, 59), last=(864, 77).
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed estimating recovery log boundaries for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started ANALYSIS pass for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed ANALYSIS pass for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Log contains all committed transactions until 2014/03/21 11:03:39.33 for database model.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started REDO pass for database 'model'. The total number of log records to process is 19.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Redo pass of recovery has processed 4 committed and 0 aborted transactions.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed REDO pass for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Timestamp for database 'model' is (0x0000, 0x000013cb).
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Recovery of database 'model' will undo incomplete nested top actions.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started recovery checkpoint for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed recovery checkpoint for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started filling free space info for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed filling free space info for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Started cleaning up the default data cache for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Completed cleaning up the default data cache for database 'model'.
    00:0006:00000:00001:2014/03/21 11:03:42.07 server  Checking external objects.
    00:0006:00000:00001:2014/03/21 11:03:42.08 server  The transaction log in the database 'model' will use I/O size of 16 Kb.
    00:0006:00000:00001:2014/03/21 11:03:42.08 server  Database 'model' is now online.
    00:0006:00000:00001:2014/03/21 11:03:42.08 server  The logical pagesize of the server is 16 Kb.
    00:0006:00000:00001:2014/03/21 11:03:42.08 server  0 dump conditions detected at boot time
    00:0006:00000:00001:2014/03/21 11:03:42.08 server  Clearing temporary database 'tempdb'.
    00:0006:00000:00001:2014/03/21 11:03:42.09 server  Tempdb 2 is added to the  list of local temporary databases
    00:0006:00000:00001:2014/03/21 11:03:42.09 server  Timestamp for database 'tempdb' is (0x0000, 0x000013ce).
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  The transaction log in the database 'tempdb' will use I/O size of 16 Kb.
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  Database 'tempdb' is now online.
    00:0006:00000:00009:2014/03/21 11:03:42.10 kernel  network name ibssrv02, interface IPv4, address 192.168.2.6, type tcp, port 7905, filter NONE
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  Recovery complete.
    --More--(30%)
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  ASE's default unicode sort order is 'binary'.
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  ASE's default sort order is:
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  'bin_iso_1' (ID = 50)
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  on top of default character set:
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  'iso_1' (ID = 1).
    00:0006:00000:00001:2014/03/21 11:03:42.10 server  Master device size: 400 megabytes, or 204800 virtual pages. (A virtual page is 2048 bytes.)
    00:0006:00000:00001:2014/03/21 11:03:42.10 kernel  Warning: Cannot set console to nonblocking mode, switching to blocking mode.
    00:0006:00000:00001:2014/03/21 11:03:42.10 kernel  Console logging is disabled. This is controlled via the 'enable console logging' configuration parameter.
    00:0006:00000:00015:2014/03/21 11:03:54.09 kernel  Initializing virtual device 1, '/sybase/IB1/sybsystem/sysprocs.dat' with dsync 'off'.
    00:0006:00000:00015:2014/03/21 11:03:54.09 kernel  Virtual device 1 started using asynchronous i/o.
    00:0006:00000:00015:2014/03/21 11:03:55.01 server  Timestamp for database 'sybsystemprocs' is (0x0000, 0x000013ce).
    00:0006:00000:00015:2014/03/21 11:03:55.13 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.002'.
    00:0006:00000:00015:2014/03/21 11:03:55.13 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00015:2014/03/21 11:03:55.14 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.003'.
    00:0006:00000:00015:2014/03/21 11:03:55.15 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00015:2014/03/21 11:03:55.16 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.004'.
    00:0006:00000:00015:2014/03/21 11:03:55.16 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00015:2014/03/21 11:04:22.28 server  Increase the config parameter 'number of open objects' to avoid descriptor reuse. Reuse may result in performance deg
    radation.
    00:0006:00000:00015:2014/03/21 11:04:24.34 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.005'.
    00:0006:00000:00015:2014/03/21 11:04:24.34 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00015:2014/03/21 11:04:24.88 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.006'.
    00:0006:00000:00015:2014/03/21 11:04:24.88 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00015:2014/03/21 11:04:24.89 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.007'.
    00:0006:00000:00015:2014/03/21 11:04:24.90 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00015:2014/03/21 11:04:24.90 kernel  Initializing virtual device 2, '/sybase/IB1/sybsystem/sybsysdb.dat' with dsync 'off'.
    00:0006:00000:00015:2014/03/21 11:04:24.90 kernel  Virtual device 2 started using asynchronous i/o.
    00:0006:00000:00015:2014/03/21 11:04:24.95 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.008'.
    00:0006:00000:00015:2014/03/21 11:04:24.95 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00015:2014/03/21 11:04:25.05 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.009'.
    00:0006:00000:00015:2014/03/21 11:04:25.05 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00017:2014/03/21 11:04:27.11 kernel  Initializing virtual device 3, '/sybase/IB1/sybtemp/tempdbdev.dat' with dsync 'off'.
    00:0006:00000:00017:2014/03/21 11:04:27.11 kernel  Virtual device 3 started using asynchronous i/o.
    00:0006:00000:00018:2014/03/21 11:04:27.16 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.010'.
    --More--(32%)
    00:0006:00000:00018:2014/03/21 11:04:27.16 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00018:2014/03/21 11:04:27.19 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.011'.
    00:0006:00000:00018:2014/03/21 11:04:27.19 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00019:2014/03/21 11:04:28.16 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.012'.
    00:0006:00000:00019:2014/03/21 11:04:28.16 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00019:2014/03/21 11:04:28.18 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.013'.
    00:0006:00000:00019:2014/03/21 11:04:28.18 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00020:2014/03/21 11:04:29.16 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.014'.
    00:0006:00000:00020:2014/03/21 11:04:29.17 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00020:2014/03/21 11:04:29.18 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.015'.
    00:0006:00000:00020:2014/03/21 11:04:29.19 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00021:2014/03/21 11:04:30.16 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.016'.
    00:0006:00000:00021:2014/03/21 11:04:30.16 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00021:2014/03/21 11:04:30.18 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.017'.
    00:0006:00000:00021:2014/03/21 11:04:30.18 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00017:2014/03/21 11:04:31.15 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.018'.
    00:0006:00000:00017:2014/03/21 11:04:31.15 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '0' to '1'.
    00:0006:00000:00017:2014/03/21 11:04:31.16 server  Configuration file '/sybase/IB1/ASE-15_0/IB1.cfg' has been written and the previous version has been renamed to '/syb
    ase/IB1/ASE-15_0/IB1.019'.
    00:0006:00000:00017:2014/03/21 11:04:31.16 server  The configuration option 'allow updates to system tables' has been changed by 'sa' from '1' to '0'.
    00:0006:00000:00025:2014/03/21 11:04:35.24 server  Shutdown started by user 'sa'. SQL text: shutdown
    00:0006:00000:00025:2014/03/21 11:04:35.25 server  ASE shutdown by request.
    00:0006:00000:00025:2014/03/21 11:04:35.25 kernel  ueshutdown: exiting
    00:0000:00000:00000:2014/03/21 11:04:35.25 kernel  Main thread performing final shutdown.
    00:0000:00000:00000:2014/03/21 11:04:35.30 kernel  Blocking call queue shutdown.
    00:0000:00000:00000:2014/03/21 11:04:35.45 kernel  SySAM: Checked in license for 6 ASE_CORE (2014.1231/permanent/1296 8FE3 0A83 A167).
    00:0000:00000:00000:2014/03/21 11:04:36.50 kernel  SySAM: Using licenses from: /sybase/IB1/SYSAM-2_0/licenses/SYBASE.lic:/sybase/IB1/SYSAM-2_0/licenses/SYBASE

  • Installation problem: Central Instance 6.40 Oracle on Linux 32

    Hi everybody, I ran into some basic problems with an installation on Redhat EL4 with SUN SDK 1.4.2_12
    here is where sapinst stops after selecting the java dvd:
    somehow the getting the right Java home seems to be the problem, although environment variables are set...
    SAPinst component stack:
    ========================
      Preinstall|ind|ind|ind|ind|ind|0
    Current script:
    ===============
    if (!context.getBool("ci") && !context.getBool("di") && !installer.onWindows()) {
      // we are running on Unix. We need JAVA_HOME for the user creation only.
      WebAS.restore(context.get("WebASDump"));
      var webas = new WebAS({sid:context.get("SID"), j2eeStandalone:context.getBool("standalone")});
      if (webas.getAccountData(WebAS.SIDAdm).exists) {
        return;
    if (context.get("JAVA_HOME") == "") {
      if (installer.onOS400()) {
        installer.getCD("J2EE");
        context.set( "JAVA_HOME", os400_getJavaHome() );
      } else {
        var versions = Java.readVersionFile(installer.getCD("J2EE"));
        context.set("JAVA_HOME", Java.getBestHome(versions.minVersion, versions.maxVersion));
    here the sapinst_dev.log:
    TRACE      [sapinst.cpp:285]
               CSapInst::initMessaging()
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:344]
               CControlFile::getMessageFilePath()
    Running with messages from /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST
    TRACE      [sapinst.cpp:306]
               CSapInst::initMessaging()
    This is SAPinst, version 642, build 703609
    compiled on Nov 21 2004, 20:12:45
    TRACE      [sapinst.cpp:311]
               CSapInst::initMessaging()
    Gui connected by user root from host localhost
    TRACE      [syuxcgroup.cpp:528]
               bool CSyUserImpl::isExistingOnOS()
    checking existence of account group="root" gid="0" succeeded with true.
    TRACE      [syxxccache.cpp:208]
               CSyAccountCache::getGroupImpl(name="", sid="0", create=false, ISyProgressObserver* )
    inserted account (root, 0, GROUP) into the accountcache.
    TRACE      [syxxsyshlp.cpp:133]
               syslib::logSystemState()
    Process environment
    ===================
    Environment Variables
    =====================
      SSH_AGENT_PID = 3137
      HOSTNAME = localhost
      TERM = xterm
      SHELL = /bin/bash
      DESKTOP_STARTUP_ID =
      HISTSIZE = 1000
      GTK_RC_FILES = /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
      WINDOWID = 35655351
      SAPINST_EXEDIR_CD = .
      QTDIR = /usr/lib/qt-3.3
      USER = root
      JRE_HOME = /usr/java/j2sdk1.4.2_12/jre
      LD_LIBRARY_PATH = /tmp/sapinst_exe.3669.1153729381
      LS_COLORS = no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
      SSH_AUTH_SOCK = /tmp/ssh-WtPWyH3136/agent.3136
      GNOME_KEYRING_SOCKET = /tmp/keyring-MMmk9C/socket
      KDEDIR = /usr
      SESSION_MANAGER = local/localhost:/tmp/.ICE-unix/3109
      PATH = /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/j2sdk1.4.2_12/bin:/root/bin
      DESKTOP_SESSION = default
      MAIL = /var/spool/mail/root
      JAVA_BINDIR = /usr/java/j2sdk1.4.2_12/bin
      PWD = /root/backupmnt/temp/SAPWAS640LinuxOracle/32bitInstall/DVD_NW_04_SR1_Installation_Master/IM09_LINUX_32/SAPINST/UNIX/LINUX_32
      INPUTRC = /etc/inputrc
      JAVA_HOME = /usr/java/j2sdk1.4.2_12
      LANG = en_US.UTF-8
      SAPINST_EXE_DIR = /tmp/sapinst_exe.3669.1153729381
      JAVA_VERSION = 1.4.2_12
      GDMSESSION = default
      SSH_ASKPASS = /usr/libexec/openssh/gnome-ssh-askpass
      SHLVL = 2
      HOME = /root
      JDK_HOME = /usr/java/j2sdk1.4.2_12
      GNOME_DESKTOP_SESSION_ID = Default
      LOGNAME = root
      DBUS_SESSION_BUS_ADDRESS = unix:abstract=/tmp/dbus-KeIbVNuZM7
      LESSOPEN = |/usr/bin/lesspipe.sh %s
      DISPLAY = :0.0
      G_BROKEN_FILENAMES = 1
      XAUTHORITY = /root/.Xauthority
      COLORTERM = gnome-terminal
    User: root, Id: 0
    Effective user: root, Id: 0
    Group: root, Id: 0
    Effective group: root, Id: 0
    Umask: 022
    Resource Limits
    ===============
    RLIMIT_CPU: maximum amount of CPU time in seconds current: unlimited maximum: unlimited
    RLIMIT_FSIZE: maximum size of  a  file  in  bytes  that  may  be created  by  a process current: unlimited maximum: unlimited
    RLIMIT_DATA: maximum size of a process's heap  in  bytes current: unlimited maximum: unlimited
    RLIMIT_STACK: maximum size of a process's stack  in  bytes current: 10485760 maximum: unlimited
    RLIMIT_CORE: maximum size of a core file in bytes current: unlimited maximum: unlimited
    RLIMIT_MEMLOCK: Locked-in-memory addess space. current: 32768 maximum: 32768
    RLIMIT_NOFILE: one more than the maximum value that  the  system  may assign  to a newly created descriptor current: 1024 maximum: 1024
    RLIMIT_OFILE: one more than the maximum value that  the  system  may assign  to a newly created descriptor current: 1024 maximum: 1024
    RLIMIT_NPROC: maximum number of child processes per real user ID current: 13184 maximum: 13184
    RLIMIT_RSS: maximum resident set size in bytes current: unlimited maximum: unlimited
    RLIMIT_AS: maximum size of a process's  total  available memory, in bytes current: unlimited maximum: unlimited
    Working directory: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST
    TRACE      [syuxctask.cpp:1242]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 3705
    TRACE      [syxxsyshlp.cpp:143]
               syslib::logSystemState()
    System information
    ==================
    uname: Linux localhost 2.6.9-11.EL #1 Fri May 20 18:17:57 EDT 2005 i686 i686 i386 GNU/Linux
    RAM size (MB): 813.152
    Swap size (MB): 258.852
    Kernel Parameters:
    ==================
    dev.cdrom.autoclose = 1
    dev.cdrom.autoeject = 0
    dev.cdrom.check_media = 0
    dev.cdrom.debug = 0
    dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
    dev.cdrom.lock = 1
    dev.parport.default.spintime = 500
    dev.parport.default.timeslice = 200
    dev.parport.parport0.autoprobe =
    dev.parport.parport0.autoprobe0 =
    dev.parport.parport0.autoprobe1 =
    dev.parport.parport0.autoprobe2 =
    dev.parport.parport0.autoprobe3 =
    dev.parport.parport0.base-addr = 888     1912
    dev.parport.parport0.devices.active = none
    dev.parport.parport0.devices.lp.timeslice = 200
    dev.parport.parport0.dma = -1
    dev.parport.parport0.irq = -1
    dev.parport.parport0.modes = PCSPP,TRISTATE
    dev.parport.parport0.spintime = 500
    dev.raid.speed_limit_max = 200000
    dev.raid.speed_limit_min = 1000
    dev.rtc.max-user-freq = 64
    dev.scsi.logging_level = 0
    fs.aio-max-nr = 65536
    fs.aio-nr = 0
    fs.binfmt_misc.register =
    fs.binfmt_misc.status = enabled
    fs.dentry-state = 22755     20214     45     0     0     0
    fs.dir-notify-enable = 1
    fs.file-max = 82562
    fs.file-nr = 2480     0     82562
    fs.inode-nr = 17270     1015
    fs.inode-state = 17270     1015     0     0     0     0     0
    fs.lease-break-time = 45
    fs.leases-enable = 1
    fs.mqueue.msg_max = 10
    fs.mqueue.msgsize_max = 8192
    fs.mqueue.queues_max = 256
    fs.overflowgid = 65534
    fs.overflowuid = 65534
    fs.quota.allocated_dquots = 0
    fs.quota.cache_hits = 0
    fs.quota.drops = 0
    fs.quota.free_dquots = 0
    fs.quota.lookups = 0
    fs.quota.reads = 0
    fs.quota.syncs = 20
    fs.quota.writes = 0
    kernel.acct = 4     2     30
    kernel.cad_pid = 1
    kernel.cap-bound = -257
    kernel.core_pattern = core
    kernel.core_uses_pid = 1
    kernel.ctrl-alt-del = 0
    kernel.domainname = (none)
    kernel.exec-shield = 1
    kernel.exec-shield-randomize = 1
    kernel.hostname = localhost
    kernel.hotplug = /sbin/hotplug
    kernel.modprobe = /sbin/modprobe
    kernel.msgmax = 8192
    kernel.msgmnb = 16384
    kernel.msgmni = 16
    kernel.ngroups_max = 65536
    kernel.osrelease = 2.6.9-11.EL
    kernel.ostype = Linux
    kernel.overflowgid = 65534
    kernel.overflowuid = 65534
    kernel.panic = 0
    kernel.panic_on_oops = 1
    kernel.pid_max = 32768
    kernel.print-fatal-signals = 0
    kernel.printk = 6     4     1     7
    kernel.printk_ratelimit = 5
    kernel.printk_ratelimit_burst = 10
    kernel.pty.max = 4096
    kernel.pty.nr = 3
    kernel.random.boot_id = 906671fa-2e46-4253-b860-368e36266a3a
    kernel.random.entropy_avail = 3968
    kernel.random.poolsize = 512
    kernel.random.read_wakeup_threshold = 64
    kernel.random.uuid = 32d988a2-1496-4f14-93ac-ff43f88ff37d
    kernel.random.write_wakeup_threshold = 128
    kernel.real-root-dev = 0
    kernel.sem = 250     32000     32     128
    kernel.shmall = 2097152
    kernel.shmmax = 33554432
    kernel.shmmni = 4096
    kernel.suid_dumpable = 0
    kernel.sysrq = 0
    kernel.tainted = 1
    kernel.threads-max = 26368
    kernel.vdso = 0
    kernel.version = #1 Fri May 20 18:17:57 EDT 2005
    net.core.dev_weight = 64
    net.core.divert_version = 0.46
    net.core.lo_cong = 100
    net.core.message_burst = 10
    net.core.message_cost = 5
    net.core.mod_cong = 290
    net.core.netdev_max_backlog = 300
    net.core.no_cong = 20
    net.core.no_cong_thresh = 10
    net.core.optmem_max = 10240
    net.core.rmem_default = 110592
    net.core.rmem_max = 131071
    net.core.somaxconn = 128
    net.core.wmem_default = 110592
    net.core.wmem_max = 131071
    net.ipv4.conf.all.accept_redirects = 1
    net.ipv4.conf.all.accept_source_route = 0
    net.ipv4.conf.all.arp_announce = 0
    net.ipv4.conf.all.arp_filter = 0
    net.ipv4.conf.all.arp_ignore = 0
    net.ipv4.conf.all.bootp_relay = 0
    net.ipv4.conf.all.disable_policy = 0
    net.ipv4.conf.all.disable_xfrm = 0
    net.ipv4.conf.all.force_igmp_version = 0
    net.ipv4.conf.all.forwarding = 0
    net.ipv4.conf.all.log_martians = 0
    net.ipv4.conf.all.mc_forwarding = 0
    net.ipv4.conf.all.medium_id = 0
    net.ipv4.conf.all.proxy_arp = 0
    net.ipv4.conf.all.rp_filter = 0
    net.ipv4.conf.all.secure_redirects = 1
    net.ipv4.conf.all.send_redirects = 1
    net.ipv4.conf.all.shared_media = 1
    net.ipv4.conf.all.tag = 0
    net.ipv4.conf.default.accept_redirects = 1
    net.ipv4.conf.default.accept_source_route = 0
    net.ipv4.conf.default.arp_announce = 0
    net.ipv4.conf.default.arp_filter = 0
    net.ipv4.conf.default.arp_ignore = 0
    net.ipv4.conf.default.bootp_relay = 0
    net.ipv4.conf.default.disable_policy = 0
    net.ipv4.conf.default.disable_xfrm = 0
    net.ipv4.conf.default.force_igmp_version = 0
    net.ipv4.conf.default.forwarding = 0
    net.ipv4.conf.default.log_martians = 0
    net.ipv4.conf.default.mc_forwarding = 0
    net.ipv4.conf.default.medium_id = 0
    net.ipv4.conf.default.proxy_arp = 0
    net.ipv4.conf.default.rp_filter = 1
    net.ipv4.conf.default.secure_redirects = 1
    net.ipv4.conf.default.send_redirects = 1
    net.ipv4.conf.default.shared_media = 1
    net.ipv4.conf.default.tag = 0
    net.ipv4.conf.eth0.accept_redirects = 1
    net.ipv4.conf.eth0.accept_source_route = 0
    net.ipv4.conf.eth0.arp_announce = 0
    net.ipv4.conf.eth0.arp_filter = 0
    net.ipv4.conf.eth0.arp_ignore = 0
    net.ipv4.conf.eth0.bootp_relay = 0
    net.ipv4.conf.eth0.disable_policy = 0
    net.ipv4.conf.eth0.disable_xfrm = 0
    net.ipv4.conf.eth0.force_igmp_version = 0
    net.ipv4.conf.eth0.forwarding = 0
    net.ipv4.conf.eth0.log_martians = 0
    net.ipv4.conf.eth0.mc_forwarding = 0
    net.ipv4.conf.eth0.medium_id = 0
    net.ipv4.conf.eth0.proxy_arp = 0
    net.ipv4.conf.eth0.rp_filter = 1
    net.ipv4.conf.eth0.secure_redirects = 1
    net.ipv4.conf.eth0.send_redirects = 1
    net.ipv4.conf.eth0.shared_media = 1
    net.ipv4.conf.eth0.tag = 0
    net.ipv4.conf.lo.accept_redirects = 1
    net.ipv4.conf.lo.accept_source_route = 1
    net.ipv4.conf.lo.arp_announce = 0
    net.ipv4.conf.lo.arp_filter = 0
    net.ipv4.conf.lo.arp_ignore = 0
    net.ipv4.conf.lo.bootp_relay = 0
    net.ipv4.conf.lo.disable_policy = 1
    net.ipv4.conf.lo.disable_xfrm = 1
    net.ipv4.conf.lo.force_igmp_version = 0
    net.ipv4.conf.lo.forwarding = 0
    net.ipv4.conf.lo.log_martians = 0
    net.ipv4.conf.lo.mc_forwarding = 0
    net.ipv4.conf.lo.medium_id = 0
    net.ipv4.conf.lo.proxy_arp = 0
    net.ipv4.conf.lo.rp_filter = 0
    net.ipv4.conf.lo.secure_redirects = 1
    net.ipv4.conf.lo.send_redirects = 1
    net.ipv4.conf.lo.shared_media = 1
    net.ipv4.conf.lo.tag = 0
    net.ipv4.icmp_echo_ignore_all = 0
    net.ipv4.icmp_echo_ignore_broadcasts = 0
    net.ipv4.icmp_ignore_bogus_error_responses = 0
    net.ipv4.icmp_ratelimit = 1000
    net.ipv4.icmp_ratemask = 6168
    net.ipv4.igmp_max_memberships = 20
    net.ipv4.igmp_max_msf = 10
    net.ipv4.inet_peer_gc_maxtime = 120
    net.ipv4.inet_peer_gc_mintime = 10
    net.ipv4.inet_peer_maxttl = 600
    net.ipv4.inet_peer_minttl = 120
    net.ipv4.inet_peer_threshold = 65664
    net.ipv4.ip_autoconfig = 0
    net.ipv4.ip_default_ttl = 64
    net.ipv4.ip_dynaddr = 0
    net.ipv4.ip_forward = 0
    net.ipv4.ip_local_port_range = 32768     61000
    net.ipv4.ip_no_pmtu_disc = 0
    net.ipv4.ip_nonlocal_bind = 0
    net.ipv4.ipfrag_high_thresh = 262144
    net.ipv4.ipfrag_low_thresh = 196608
    net.ipv4.ipfrag_secret_interval = 600
    net.ipv4.ipfrag_time = 30
    net.ipv4.neigh.default.anycast_delay = 99
    net.ipv4.neigh.default.app_solicit = 0
    net.ipv4.neigh.default.base_reachable_time = 30
    net.ipv4.neigh.default.delay_first_probe_time = 5
    net.ipv4.neigh.default.gc_interval = 30
    net.ipv4.neigh.default.gc_stale_time = 60
    net.ipv4.neigh.default.gc_thresh1 = 128
    net.ipv4.neigh.default.gc_thresh2 = 512
    net.ipv4.neigh.default.gc_thresh3 = 1024
    net.ipv4.neigh.default.locktime = 99
    net.ipv4.neigh.default.mcast_solicit = 3
    net.ipv4.neigh.default.proxy_delay = 79
    net.ipv4.neigh.default.proxy_qlen = 64
    net.ipv4.neigh.default.retrans_time = 99
    net.ipv4.neigh.default.ucast_solicit = 3
    net.ipv4.neigh.default.unres_qlen = 3
    net.ipv4.neigh.eth0.anycast_delay = 99
    net.ipv4.neigh.eth0.app_solicit = 0
    net.ipv4.neigh.eth0.base_reachable_time = 30
    net.ipv4.neigh.eth0.delay_first_probe_time = 5
    net.ipv4.neigh.eth0.gc_stale_time = 60
    net.ipv4.neigh.eth0.locktime = 99
    net.ipv4.neigh.eth0.mcast_solicit = 3
    net.ipv4.neigh.eth0.proxy_delay = 79
    net.ipv4.neigh.eth0.proxy_qlen = 64
    net.ipv4.neigh.eth0.retrans_time = 99
    net.ipv4.neigh.eth0.ucast_solicit = 3
    net.ipv4.neigh.eth0.unres_qlen = 3
    net.ipv4.neigh.lo.anycast_delay = 99
    net.ipv4.neigh.lo.app_solicit = 0
    net.ipv4.neigh.lo.base_reachable_time = 30
    net.ipv4.neigh.lo.delay_first_probe_time = 5
    net.ipv4.neigh.lo.gc_stale_time = 60
    net.ipv4.neigh.lo.locktime = 99
    net.ipv4.neigh.lo.mcast_solicit = 3
    net.ipv4.neigh.lo.proxy_delay = 79
    net.ipv4.neigh.lo.proxy_qlen = 64
    net.ipv4.neigh.lo.retrans_time = 99
    net.ipv4.neigh.lo.ucast_solicit = 3
    net.ipv4.neigh.lo.unres_qlen = 3
    net.ipv4.route.error_burst = 5000
    net.ipv4.route.error_cost = 1000
    net.ipv4.route.flush =
    net.ipv4.route.gc_elasticity = 8
    net.ipv4.route.gc_interval = 60
    net.ipv4.route.gc_min_interval = 0
    net.ipv4.route.gc_thresh = 2048
    net.ipv4.route.gc_timeout = 300
    net.ipv4.route.max_delay = 10
    net.ipv4.route.max_size = 32768
    net.ipv4.route.min_adv_mss = 256
    net.ipv4.route.min_delay = 2
    net.ipv4.route.min_pmtu = 552
    net.ipv4.route.mtu_expires = 600
    net.ipv4.route.redirect_load = 20
    net.ipv4.route.redirect_number = 9
    net.ipv4.route.redirect_silence = 20480
    net.ipv4.route.secret_interval = 600
    net.ipv4.tcp_abort_on_overflow = 0
    net.ipv4.tcp_adv_win_scale = 2
    net.ipv4.tcp_app_win = 31
    net.ipv4.tcp_bic = 1
    net.ipv4.tcp_bic_beta = 819
    net.ipv4.tcp_bic_fast_convergence = 1
    net.ipv4.tcp_bic_low_window = 14
    net.ipv4.tcp_dsack = 1
    net.ipv4.tcp_ecn = 0
    net.ipv4.tcp_fack = 1
    net.ipv4.tcp_fin_timeout = 60
    net.ipv4.tcp_frto = 0
    net.ipv4.tcp_keepalive_intvl = 75
    net.ipv4.tcp_keepalive_probes = 9
    net.ipv4.tcp_keepalive_time = 7200
    net.ipv4.tcp_low_latency = 0
    net.ipv4.tcp_max_orphans = 65536
    net.ipv4.tcp_max_syn_backlog = 1024
    net.ipv4.tcp_max_tw_buckets = 180000
    net.ipv4.tcp_mem = 196608     262144     393216
    net.ipv4.tcp_moderate_rcvbuf = 1
    net.ipv4.tcp_no_metrics_save = 0
    net.ipv4.tcp_orphan_retries = 0
    net.ipv4.tcp_reordering = 3
    net.ipv4.tcp_retrans_collapse = 1
    net.ipv4.tcp_retries1 = 3
    net.ipv4.tcp_retries2 = 15
    net.ipv4.tcp_rfc1337 = 0
    net.ipv4.tcp_rmem = 4096     87380     174760
    net.ipv4.tcp_sack = 1
    net.ipv4.tcp_stdurg = 0
    net.ipv4.tcp_syn_retries = 5
    net.ipv4.tcp_synack_retries = 5
    net.ipv4.tcp_syncookies = 0
    net.ipv4.tcp_timestamps = 1
    net.ipv4.tcp_tso_win_divisor = 8
    net.ipv4.tcp_tw_recycle = 0
    net.ipv4.tcp_tw_reuse = 0
    net.ipv4.tcp_vegas_alpha = 2
    net.ipv4.tcp_vegas_beta = 6
    net.ipv4.tcp_vegas_cong_avoid = 0
    net.ipv4.tcp_vegas_gamma = 2
    net.ipv4.tcp_westwood = 0
    net.ipv4.tcp_window_scaling = 1
    net.ipv4.tcp_wmem = 4096     16384     131072
    net.ipv6.bindv6only = 0
    net.ipv6.conf.all.accept_ra = 1
    net.ipv6.conf.all.accept_redirects = 1
    net.ipv6.conf.all.autoconf = 1
    net.ipv6.conf.all.dad_transmits = 1
    net.ipv6.conf.all.force_mld_version = 0
    net.ipv6.conf.all.forwarding = 0
    net.ipv6.conf.all.hop_limit = 64
    net.ipv6.conf.all.max_addresses = 16
    net.ipv6.conf.all.max_desync_factor = 600
    net.ipv6.conf.all.mtu = 1280
    net.ipv6.conf.all.regen_max_retry = 5
    net.ipv6.conf.all.router_solicitation_delay = 1
    net.ipv6.conf.all.router_solicitation_interval = 4
    net.ipv6.conf.all.router_solicitations = 3
    net.ipv6.conf.all.temp_prefered_lft = 86400
    net.ipv6.conf.all.temp_valid_lft = 604800
    net.ipv6.conf.all.use_tempaddr = 0
    net.ipv6.conf.default.accept_ra = 1
    net.ipv6.conf.default.accept_redirects = 1
    net.ipv6.conf.default.autoconf = 1
    net.ipv6.conf.default.dad_transmits = 1
    net.ipv6.conf.default.force_mld_version = 0
    net.ipv6.conf.default.forwarding = 0
    net.ipv6.conf.default.hop_limit = 64
    net.ipv6.conf.default.max_addresses = 16
    net.ipv6.conf.default.max_desync_factor = 600
    net.ipv6.conf.default.mtu = 1280
    net.ipv6.conf.default.regen_max_retry = 5
    net.ipv6.conf.default.router_solicitation_delay = 1
    net.ipv6.conf.default.router_solicitation_interval = 4
    net.ipv6.conf.default.router_solicitations = 3
    net.ipv6.conf.default.temp_prefered_lft = 86400
    net.ipv6.conf.default.temp_valid_lft = 604800
    net.ipv6.conf.default.use_tempaddr = 0
    net.ipv6.conf.eth0.accept_ra = 1
    net.ipv6.conf.eth0.accept_redirects = 1
    net.ipv6.conf.eth0.autoconf = 1
    net.ipv6.conf.eth0.dad_transmits = 1
    net.ipv6.conf.eth0.force_mld_version = 0
    net.ipv6.conf.eth0.forwarding = 0
    net.ipv6.conf.eth0.hop_limit = 64
    net.ipv6.conf.eth0.max_addresses = 16
    net.ipv6.conf.eth0.max_desync_factor = 600
    net.ipv6.conf.eth0.mtu = 1500
    net.ipv6.conf.eth0.regen_max_retry = 5
    net.ipv6.conf.eth0.router_solicitation_delay = 1
    net.ipv6.conf.eth0.router_solicitation_interval = 4
    net.ipv6.conf.eth0.router_solicitations = 3
    net.ipv6.conf.eth0.temp_prefered_lft = 86400
    net.ipv6.conf.eth0.temp_valid_lft = 604800
    net.ipv6.conf.eth0.use_tempaddr = 0
    net.ipv6.conf.lo.accept_ra = 1
    net.ipv6.conf.lo.accept_redirects = 1
    net.ipv6.conf.lo.autoconf = 1
    net.ipv6.conf.lo.dad_transmits = 1
    net.ipv6.conf.lo.force_mld_version = 0
    net.ipv6.conf.lo.forwarding = 0
    net.ipv6.conf.lo.hop_limit = 64
    net.ipv6.conf.lo.max_addresses = 16
    net.ipv6.conf.lo.max_desync_factor = 600
    net.ipv6.conf.lo.mtu = 16436
    net.ipv6.conf.lo.regen_max_retry = 5
    net.ipv6.conf.lo.router_solicitation_delay = 1
    net.ipv6.conf.lo.router_solicitation_interval = 4
    net.ipv6.conf.lo.router_solicitations = 3
    net.ipv6.conf.lo.temp_prefered_lft = 86400
    net.ipv6.conf.lo.temp_valid_lft = 604800
    net.ipv6.conf.lo.use_tempaddr = -1
    net.ipv6.icmp.ratelimit = 1000
    net.ipv6.ip6frag_high_thresh = 262144
    net.ipv6.ip6frag_low_thresh = 196608
    net.ipv6.ip6frag_secret_interval = 600
    net.ipv6.ip6frag_time = 60
    net.ipv6.mld_max_msf = 10
    net.ipv6.neigh.default.anycast_delay = 99
    net.ipv6.neigh.default.app_solicit = 0
    net.ipv6.neigh.default.base_reachable_time = 30
    net.ipv6.neigh.default.delay_first_probe_time = 5
    net.ipv6.neigh.default.gc_interval = 30
    net.ipv6.neigh.default.gc_stale_time = 60
    net.ipv6.neigh.default.gc_thresh1 = 128
    net.ipv6.neigh.default.gc_thresh2 = 512
    net.ipv6.neigh.default.gc_thresh3 = 1024
    net.ipv6.neigh.default.locktime = 0
    net.ipv6.neigh.default.mcast_solicit = 3
    net.ipv6.neigh.default.proxy_delay = 79
    net.ipv6.neigh.default.proxy_qlen = 64
    net.ipv6.neigh.default.retrans_time = 1000
    net.ipv6.neigh.default.ucast_solicit = 3
    net.ipv6.neigh.default.unres_qlen = 3
    net.ipv6.neigh.eth0.anycast_delay = 99
    net.ipv6.neigh.eth0.app_solicit = 0
    net.ipv6.neigh.eth0.base_reachable_time = 30
    net.ipv6.neigh.eth0.delay_first_probe_time = 5
    net.ipv6.neigh.eth0.gc_stale_time = 60
    net.ipv6.neigh.eth0.locktime = 0
    net.ipv6.neigh.eth0.mcast_solicit = 3
    net.ipv6.neigh.eth0.proxy_delay = 79
    net.ipv6.neigh.eth0.proxy_qlen = 64
    net.ipv6.neigh.eth0.retrans_time = 1000
    net.ipv6.neigh.eth0.ucast_solicit = 3
    net.ipv6.neigh.eth0.unres_qlen = 3
    net.ipv6.neigh.lo.anycast_delay = 99
    net.ipv6.neigh.lo.app_solicit = 0
    net.ipv6.neigh.lo.base_reachable_time = 30
    net.ipv6.neigh.lo.delay_first_probe_time = 5
    net.ipv6.neigh.lo.gc_stale_time = 60
    net.ipv6.neigh.lo.locktime = 0
    net.ipv6.neigh.lo.mcast_solicit = 3
    net.ipv6.neigh.lo.proxy_delay = 79
    net.ipv6.neigh.lo.proxy_qlen = 64
    net.ipv6.neigh.lo.retrans_time = 1000
    net.ipv6.neigh.lo.ucast_solicit = 3
    net.ipv6.neigh.lo.unres_qlen = 3
    net.ipv6.route.flush =
    net.ipv6.route.gc_elasticity = 0
    net.ipv6.route.gc_interval = 30
    net.ipv6.route.gc_min_interval = 0
    net.ipv6.route.gc_thresh = 1024
    net.ipv6.route.gc_timeout = 60
    net.ipv6.route.max_size = 4096
    net.ipv6.route.min_adv_mss = 1
    net.ipv6.route.mtu_expires = 600
    net.token-ring.rif_timeout = 600000
    net.unix.max_dgram_qlen = 10
    sunrpc.nfs_debug = 0
    sunrpc.nfsd_debug = 0
    sunrpc.nlm_debug = 0
    sunrpc.rpc_debug = 0
    sunrpc.tcp_slot_table_entries = 16
    sunrpc.udp_slot_table_entries = 16
    vm.block_dump = 0
    vm.dirty_background_ratio = 10
    vm.dirty_expire_centisecs = 3000
    vm.dirty_ratio = 40
    vm.dirty_writeback_centisecs = 500
    vm.hugetlb_shm_group = 0
    vm.laptop_mode = 0
    vm.legacy_va_layout = 0
    vm.lower_zone_protection = 0
    vm.max_map_count = 65536
    vm.min_free_kbytes = 918
    vm.nr_hugepages = 0
    vm.nr_pdflush_threads = 2
    vm.overcommit_memory = 0
    vm.overcommit_ratio = 50
    vm.page-cluster = 3
    vm.swappiness = 60
    vm.vfs_cache_pressure = 100
    TRACE     
    Running with control file control.xml version 642 and changelist 703273
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:142]
               CControlFile::getKeydbControlFileName()
    Running with keydb file keydb.xml
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:235]
               CControlFile::getDialogControlFileName()
    Running with dialog control file dialog.xml
    TRACE      [iaxxccontrolfile.cpp:184]
               CControlFile::getResourecFileName()
    Running with resource file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/helppool.xml
    INFO       2006-07-24 10:23:29 [syxxcfile.cpp:446]
               CSyFileImpl::copy(const CSyPath & q0w9e9r8t7.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO       2006-07-24 10:23:29 [syuxcpath.cpp:369]
               CSyPath::createFile()
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/q0w9e9r8t7.1.xml.
    INFO       2006-07-24 10:23:30 [iaxxclib.cpp:83]
               load()
    Working directory changed to /tmp/sapinst_exe.3669.1153729381.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iaccdlib.so
    INFO       2006-07-24 10:23:30 [iaxxclib.cpp:108]
               load()
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step Preinstall|ind|ind|ind|ind|ind|0|checkRuntimeSystem
    INFO       2006-07-24 10:23:30 [iaxxclib.cpp:83]
               load()
    Working directory changed to /tmp/sapinst_exe.3669.1153729381.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iamodos.so
    INFO       2006-07-24 10:23:30 [iaxxclib.cpp:108]
               load()
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST.
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step checkRuntimeSystem with key Preinstall|ind|ind|ind|ind|ind|0|checkRuntimeSystem has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step Preinstall|ind|ind|ind|ind|ind|0|SetDefaults
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step SetDefaults with key Preinstall|ind|ind|ind|ind|ind|0|SetDefaults has been executed successfully.
    INFO       2006-07-24 10:23:31 [syxxcfile.cpp:446]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/keydb.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/keydb.xml to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/keydb.1.xml.
    INFO       2006-07-24 10:23:31 [syuxcpath.cpp:369]
               CSyPath::createFile()
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/keydb.1.xml.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step Preinstall|ind|ind|ind|ind|ind|0|diSummarize
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step diSummarize with key Preinstall|ind|ind|ind|ind|ind|0|diSummarize has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step Preinstall|ind|ind|ind|ind|ind|0|diProgress
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step diProgress with key Preinstall|ind|ind|ind|ind|ind|0|diProgress has been executed successfully.
    INFO       2006-07-24 10:23:32 [syuxcpath.cpp:369]
               CSyPath::createFile()
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/summary.html.
    PHASE      2006-07-24 10:23:32 [iaxxcwalker.cpp:416]
               CDomWalker::printPhaseInfo()
    Prepare the installation program.
    INFO       2006-07-24 10:23:48 [iaxxcwalker.cpp:59]
               CDomWalker::walk()
    Installation start: Monday, 24 July 2006, 10:23:26; installation directory: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST; product to be installed: SAP NetWeaver '04 Support Release 1> Java System> Oracle> Central System> Custom Installation - Java System
    TRACE<i>   [iaxxclib.cpp:83]
               load()
    Working directory changed to /tmp/sapinst_exe.3669.1153729381.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iamodora.so
    TRACE<i>   [iaxxclib.cpp:108]
               load()
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST.
    TRACE      [iaxxccntrl.cpp:398]
               CController::activateEvaluator()
    The controller registered the module COraInputChecker
    TRACE<i>   [iaxxclib.cpp:83]
               load()
    Working directory changed to /tmp/sapinst_exe.3669.1153729381.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iamodada.so
    TRACE<i>   [iaxxclib.cpp:108]
               load()
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST.
    TRACE      [iaxxccntrl.cpp:398]
               CController::activateEvaluator()
    The controller registered the module CIaSdbActor
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|fillContext
    INFO       2006-07-24 10:23:48 [iaxxclib.cpp:83]
               load()
    Working directory changed to /tmp/sapinst_exe.3669.1153729381.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iajsmod.so
    INFO       2006-07-24 10:23:48 [iaxxclib.cpp:108]
               load()
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST.
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    t_J2EE_Dialogs.remove(WHERE 1=1)
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    t_J2EE_Dialogs.insertRow({
      di:false
      oneHost:true
    }), inserting
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step fillContext with key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|fillContext has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|readProductXml
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    Reading additional shipment information from product.xml...
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    tProductInfo.updateRow({
      Name:WebAs
      Version:640
    }, WHERE ROWNUM=0), updating
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    IA_CONTR_DBPLATFORM.updateRow({
      DBPLATFORM:ORA
    }, WHERE ROWNUM=0), updating
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    Table: tWhat
      Name:What
      Value:INST
      Name:InstanceType
      Value:DI
      Name:DbType
      Value:NEWDB
      Name:DataType
      Value:SAP
      Name:MigType
      Value:STD
      Name:INQMY
      Value:NO
      Name:IsCluster
      Value:NO
      Name:IsClusterA
      Value:NO
      Name:IsClusterB
      Value:NO
      Name:UNICODE
      Value:YES
      Name:Db6Engine
      Value:EE
      Name:IGS
      Value:YES
      Name:CCM4X
      Value:NO
      Name:HETFS
      Value:false
      Name:LCCLIENT
      Value:false
      Name:J2EE630
      Value:false
      Name:DB2Connectivity
      Value:DRDA
      Name:SDM_JDBCDRIVER_DB4
      Value:engine
      Name:LCUSERDATAADMIN
      Value:false
      Name:SeparateSCS
      Value:false
      Name:EEENodeNumber
      Value:EEENode0
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step readProductXml with key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|readProductXml has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|setDefaults
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    t_systems.remove(WHERE 1=1)
    INFO       2006-07-24 10:23:49
               CJSlibModule::writeInfo_impl()
    Looking for SAP system instances installed on this host...
    INFO       2006-07-24 10:23:49
               CJSlibModule::writeInfo_impl()
    No installed instances found!
    TRACE      [syxxcnamrs.cpp:278]
               PSyHostsEntry CSyIPNameResolverImpl::getHostByName(const iastring& hostName) const
    IP name localhost resolves to IP address(es): 127.0.0.1
    TRACE      [syxxcnamrs.cpp:208]
               PSyHostsEntry CSyIPNameResolverImpl::getHostByAddress(const iastring& ipAddress) const
    IP address 127.0.0.1 resolves to IP name(s): localhost
    TRACE      [iaxxbhosts.cpp:674]
               CIaOsHosts::resolveHostName()
    hostname after reverse lookup is: localhost
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    shells.updateRow({
      shell:/bin/bash
    }, WHERE shell='/bin/bash'), inserting
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step setDefaults with key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|setDefaults has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|DNSCheck
    INFO       2006-07-24 10:23:50
               CJSlibModule::writeInfo_impl()
    DNS is configured correctly.
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step DNSCheck with key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|DNSCheck has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|MemoryCheck
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step MemoryCheck with key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|MemoryCheck has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|virtualHostCheck
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step virtualHostCheck with key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|virtualHostCheck has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|askWhat
    INFO       2006-07-24 10:23:51 [iaxxclib.cpp:83]
               load()
    Working directory changed to /tmp/sapinst_exe.3669.1153729381.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iamodutl.so
    INFO       2006-07-24 10:23:51 [iaxxclib.cpp:108]
               load()
    Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST.
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step askWhat with key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|askWhat has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|askPrep
    TRACE      [iaxxgenimp.cpp:189]
               showDialog()
    showing dlg d_webas630_prepare_ci_unix
    TRACE      [iaxxgenimp.cpp:205]
               showDialog()
    <dialog sid="d_webas630_prepare_ci_unix">
    <dialog/>
    TRACE      [iaxxgenimp.cpp:845]
               showDialog()
    waiting for an answer from gui
    TRACE      [iaxxdlghnd.cpp:98]
               CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_NEXT requested
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    profile directory '/sapmnt/J2E/profile' does not exist. Returning undefined.
    TRACE      [iaxxgenimp.cpp:212]
               showDialog()
    <dialog sid="d_webas630_prepare_ci_unix">
    <dialog/>
    TRACE      [iaxxccntrl.cpp:493]
               CController::stepExecuted()
    The step askPrep with key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|askPrep has been executed successfully.
    TRACE      [iaxxcdgprc.cpp:635]
               CDialogProcessor::processDialogs()
    Executing dialog step J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|getJavaHome
    TRACE      [iaxxgenimp.cpp:189]
               showDialog()
    showing dlg diCdServerMissingPackageWithCdName
    TRACE      [iaxxgenimp.cpp:205]
               showDialog()
    <dialog sid="diCdServerMissingPackageWithCdName">
    <dialog/>
    TRACE      [iaxxgenimp.cpp:845]
               showDialog()
    waiting for an answer from gui
    TRACE      [iaxxdlghnd.cpp:98]
               CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_NEXT requested
    TRACE      [iaxxgenimp.cpp:212]
               showDialog()
    <dialog sid="diCdServerMissingPackageWithCdName">
    <dialog/>
    INFO       2006-07-24 10:24:17 [syxxcfile.cpp:446]
               CSyFileImpl::copy(const CSyPath & ., ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file /root/backupmnt/temp/51030724_2/DVD_NW_04_SR1_SAP_Web_AS_JAVA/J2EE_OSINDEP/JDKVersion.xml to: ..
    INFO       2006-07-24 10:24:17 [syuxcpath.cpp:369]
               CSyPath::createFile()
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/JDKVersion.xml.
    TRACE      [syuxctask.cpp:1242]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 3706
    ERROR      2006-07-24 10:24:17 [iaxxbprocess.cpp:927]
               CIaOsProcess::getReturnCode_impl()
    FSL-04005  Unable to wait for process with ID 3706. No child processes
    ERROR      2006-07-24 10:24:17 [iaxxbprocess.cpp:948]
               CIaOsProcess::getReturnCode_impl()
    FSL-04006  A system call failed due to unknown reasons: A process could not be waited for. No child processes.
    TRACE      [iaxxejsbas.hpp:270]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown std::ESyException: A process could not be waited for. No child processes
    WARNING    2006-07-24 10:24:17 [iaxxccntrl.cpp:477]
               CController::stepExecuted()
    The step getJavaHome with step key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|getJavaHome was executed with status ERROR.
    TRACE      [iaxxcsihlp.hpp:301]
               main()
    An error occurred during the installation of component SAP NetWeaver '04 Support Release 1> Java System> Oracle> Central System> Custom Installation - Java System. Press the log view button to get extended error information or press OK to terminate the installation. Log files are written to SAP NetWeaver '04 Support Release 1> Java System> Oracle> Central System> Custom Installation - Java System.
    TRACE      [iaxxgenimp.cpp:845]
               showDialog()
    waiting for an answer from gui
    TRACE      [iaxxdlghnd.cpp:180]
               CDialogHandler::doHandleDoc()
    ACTION_OK received
    WARNING    2006-07-24 10:24:41 [iaxxcsihlp.hpp:250]
               main()
    An error occurred during the installation.
    Has anybody an idea whats wrong here?
    thanx

    Thanx Jeff!
    and sorry for replying so late
    like with many other things, reading notes carefully can help a lot
    problem was solved by setting
    LD_ASSUME_KERNEL=2.4.1
    for sapinst as described in sap note 722273

  • [SOLVED] Keyboard & Resume with Laptop (MBP 6,2 w/ linux & linux-lts)

    I am using a frequently updated Arch install on a Macbook Pro 6,2.  I have an intermittent problem for the last week or two.  I am not sure how to troubleshoot.  I could be missing something, but I am not sure what.  I use systemd power features to suspend my laptop (systemctl hibernate).  I tried with current linux (3.15.7-1) and even started using linux-lts (3.14.15-1).  It does not happen every resume, but very frequently I can boot, go past refind, select the boot entry (keyboard works in grub2), enter the LUKS passphrase (keyboard works), and after resume I can get the password prompt in xscreensaver.  At this point, the mouse works but not the keyboard.  I plug in a spare external USB keyboard, and then I reload hid_apple with rmmod and modprobe, and fix the X keyboard settings.  Only then does the Macbook discrete keyboard work.  Does anyone have ideas how to fix this?
    Mkinitcpio hooks:
    HOOKS="base udev autodetect modconf keymap block encrypt lvm2 resume filesystems keyboard fsck shutdown modconf consolefont"
    Grub kernel parameters (I only recently added nmi_watchdog=0, as this was causing other failed resumes and I thought it was inter-related, the keyboard issue occurs regardless however):
    GRUB_CMDLINE_LINUX_DEFAULT="quiet"
    GRUB_CMDLINE_LINUX="cryptdevice=/dev/disk/by-uuid/00000000-0000-0000-0000-000000000000:vgmain resume=/dev/mapper/vgmain-lvswap i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 i915.lvds_downclock=1 i915.i915_enable_rc6=7 i915.i915_enable_fbc=1 i915.modeset=1 radeon.modeset=0 nouveau.modeset=0 pcie_aspm=force video=efifb nmi_watchdog=0"
    Possibly related error messages from dmesg:
    [ 9564.919858] PM: Hibernation mode set to 'platform'
    [ 9565.302231] PM: Syncing filesystems ... done.
    [ 9565.530733] Freezing user space processes ... (elapsed 0.001 seconds) done.after
    [ 9565.532007] PM: Marking nosave pages: [mem 0x0008e000-0x0008ffff]
    [ 9565.532013] PM: Marking nosave pages: [mem 0x000a0000-0x000fffff]
    [ 9565.532018] PM: Marking nosave pages: [mem 0x8b673000-0x8b6eefff]
    [ 9565.532024] PM: Marking nosave pages: [mem 0x8b6f5000-0x8b70efff]
    [ 9565.532027] PM: Marking nosave pages: [mem 0x8b737000-0x8b75efff]
    [ 9565.532030] PM: Marking nosave pages: [mem 0x8b785000-0x8b7aefff]
    [ 9565.532033] PM: Marking nosave pages: [mem 0x8b7f6000-0xffffffff]
    [ 9565.534539] PM: Basic memory bitmaps created
    [ 9565.534601] PM: Preallocating image memory... done (allocated 338927 pages)
    [ 9565.678930] PM: Allocated 1355708 kbytes in 0.14 seconds (9683.62 MB/s)
    [ 9565.678933] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
    [ 9565.680277] Suspending console(s) (use no_console_suspend to debug)
    [ 9565.680332] wlp3s0: deauthenticating from 20:4e:7f:47:df:7b by local choice (Reason: 3=DEAUTH_LEAVING)
    [ 9565.718955] cfg80211: Calling CRDA to update world regulatory domain
    [ 9565.719076] apple-gmux 00:08: System wakeup disabled by ACPI
    [ 9566.443463] ------------[ cut here ]------------
    [ 9566.443492] WARNING: CPU: 1 PID: 14868 at net/mac80211/util.c:662 ieee80211_can_queue_work.isra.11+0x35/0x40 [mac80211]()
    [ 9566.443493] queueing ieee80211 work while going to suspend
    [ 9566.443543] Modules linked in: ctr ccm bnep sysdig_probe(O) xt_LOG xt_limit ipt_REJECT xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack iptable_filter ip_tables x_tables nls_iso8859_
    1 nls_cp437 vfat fat ecb btusb bluetooth uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core 6lowpan_iphc videodev media bcm5974 mousedev hid_generic arc4 b43 nvram mac80211 cfg80211 ssb mmc_core rf
    kill rng_core pcmcia pcmcia_core tg3 apple_gmux joydev snd_hda_codec_cirrus snd_hda_codec_generic iTCO_wdt iTCO_vendor_support snd_hda_intel coretemp intel_powerclamp snd_hda_controller snd_hda_codec snd_h
    wdep snd_pcm ptp snd_timer pps_core snd libphy applesmc led_class input_polldev bcma soundcore hwmon intel_ips sbs microcode pcspkr i2c_i801 lpc_ich shpchp sbshc ac apple_bl mac_hid evdev battery
    [ 9566.443586] acpi_cpufreq processor fuse nfs lockd sunrpc fscache kvm_intel kvm ext4 crc16 mbcache jbd2 algif_skcipher af_alg hid_appleir uas usb_storage hid_apple usbhid hid dm_crypt dm_mod sr_mod sd_m
    od cdrom crc_t10dif crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd ahci libahci libata scsi_mod uhci_hcd
    ehci_pci firewire_ohci ehci_hcd firewire_core crc_itu_t usbcore usb_common intel_agp i915 video button i2c_algo_bit drm_kms_helper intel_gtt drm i2c_core
    [ 9566.443590] CPU: 1 PID: 14868 Comm: kworker/u16:5 Tainted: G O 3.15.7-1-ARCH #1
    [ 9566.443591] Hardware name: Apple Inc. MacBookPro6,2/Mac-F22586C8, BIOS MBP61.88Z.0057.B0C.1007261552 07/26/10
    [ 9566.443597] Workqueue: events_unbound async_run_entry_fn
    [ 9566.443601] 0000000000000000 00000000ccdafa76 ffff88016bc43d88 ffffffff8150880e
    [ 9566.443603] ffff88016bc43dd0 ffff88016bc43dc0 ffffffff81069b2d 0000000000000000
    [ 9566.443606] ffff880163cbff58 0000000000000000 ffffffffa096b1a0 ffff880163cbf9d8
    [ 9566.443607] Call Trace:
    [ 9566.443616] <IRQ> [<ffffffff8150880e>] dump_stack+0x4d/0x6f
    [ 9566.443622] [<ffffffff81069b2d>] warn_slowpath_common+0x7d/0xa0
    [ 9566.443629] [<ffffffffa096b1a0>] ? led_classdev_register+0x160/0x160 [led_class]
    [ 9566.443632] [<ffffffff81069bac>] warn_slowpath_fmt+0x5c/0x80
    [ 9566.443645] [<ffffffffa0bdfb35>] ieee80211_can_queue_work.isra.11+0x35/0x40 [mac80211]
    [ 9566.443657] [<ffffffffa0bdfb65>] ieee80211_queue_work+0x25/0x50 [mac80211]
    [ 9566.443667] [<ffffffffa0ca334c>] b43_led_brightness_set+0x2c/0x30 [b43]
    [ 9566.443672] [<ffffffffa096b2a6>] led_timer_function+0x106/0x120 [led_class]
    [ 9566.443677] [<ffffffff81076dd6>] call_timer_fn+0x36/0x160
    [ 9566.443682] [<ffffffffa096b1a0>] ? led_classdev_register+0x160/0x160 [led_class]
    [ 9566.443685] [<ffffffff81077804>] run_timer_softirq+0x274/0x320
    [ 9566.443689] [<ffffffff8106edca>] __do_softirq+0xfa/0x2f0
    [ 9566.443693] [<ffffffff81517ddc>] do_softirq_own_stack+0x1c/0x30
    [ 9566.443697] <EOI> [<ffffffff8106ec0d>] do_softirq.part.19+0x3d/0x40
    [ 9566.443700] [<ffffffff8106ecb8>] __local_bh_enable_ip+0xa8/0xc0
    [ 9566.443705] [<ffffffff8150dc6a>] _raw_spin_unlock_bh+0x1a/0x20
    [ 9566.443712] [<ffffffffa0aa3dc6>] tg3_suspend+0x1f6/0x360 [tg3]
    [ 9566.443715] [<ffffffff812cff40>] ? pci_pm_poweroff+0x100/0x100
    [ 9566.443719] [<ffffffff812cff9e>] pci_pm_freeze+0x5e/0xf0
    [ 9566.443721] [<ffffffff812cff40>] ? pci_pm_poweroff+0x100/0x100
    [ 9566.443726] [<ffffffff8139ce19>] dpm_run_callback+0x49/0xa0
    [ 9566.443728] [<ffffffff8139e33b>] __device_suspend+0xfb/0x2b0
    [ 9566.443731] [<ffffffff8139e50f>] async_suspend+0x1f/0xa0
    [ 9566.443733] [<ffffffff81093787>] async_run_entry_fn+0x37/0x130
    [ 9566.443737] [<ffffffff810861e8>] process_one_work+0x168/0x450
    [ 9566.443740] [<ffffffff81086c42>] worker_thread+0x132/0x3e0
    [ 9566.443743] [<ffffffff81086b10>] ? manage_workers.isra.23+0x2d0/0x2d0
    [ 9566.443746] [<ffffffff8108d44a>] kthread+0xea/0x100
    [ 9566.443749] [<ffffffff8108d360>] ? kthread_create_on_node+0x1b0/0x1b0
    [ 9566.443753] [<ffffffff815164fc>] ret_from_fork+0x7c/0xb0
    [ 9566.443756] [<ffffffff8108d360>] ? kthread_create_on_node+0x1b0/0x1b0
    [ 9566.443758] ---[ end trace e9560e484cbfef3b ]---
    [ 9567.261054] PM: freeze of devices complete after 1579.740 msecs
    [ 9567.261448] PM: late freeze of devices complete after 0.390 msecs
    [ 9567.262389] PM: noirq freeze of devices complete after 0.937 msecs
    [ 9567.262569] ACPI: Preparing to enter system sleep state S4
    [ 9567.276351] PM: Saving platform NVS memory
    [ 9567.276876] Disabling non-boot CPUs ...
    [ 9567.278176] kvm: disabling virtualization on CPU1
    [ 9567.379702] smpboot: CPU 1 is now offline
    [ 9567.381291] kvm: disabling virtualization on CPU2
    [ 9567.483139] smpboot: CPU 2 is now offline
    [ 9567.484729] kvm: disabling virtualization on CPU3
    [ 9567.586502] smpboot: CPU 3 is now offline
    [ 9567.586996] PM: Creating hibernation image:
    [ 9567.640053] PM: Need to copy 337375 pages
    [ 9567.640056] PM: Normal pages needed: 337375 + 1024, available pages: 675936
    [ 9567.587643] PM: Restoring platform NVS memory
    [ 9567.588236] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x4
    [ 9567.588271] Enabling non-boot CPUs ...
    [ 9567.588320] x86: Booting SMP configuration:
    [ 9567.588321] smpboot: Booting Node 0 Processor 1 APIC 0x1
    [ 9567.599478] Disabled fast string operations
    [ 9567.599519] kvm: enabling virtualization on CPU1
    [ 9567.602166] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
    [ 9567.602562] microcode: CPU1 updated to revision 0x4, date = 2013-06-28
    [ 9567.602568] CPU1 is up
    [ 9567.602590] smpboot: Booting Node 0 Processor 2 APIC 0x4
    [ 9567.613731] Disabled fast string operations
    [ 9567.613775] kvm: enabling virtualization on CPU2
    [ 9567.616181] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
    [ 9567.616357] microcode: CPU2 updated to revision 0x4, date = 2013-06-28
    [ 9567.616364] CPU2 is up
    [ 9567.616385] smpboot: Booting Node 0 Processor 3 APIC 0x5
    [ 9567.627524] Disabled fast string operations
    [ 9567.627562] kvm: enabling virtualization on CPU3
    [ 9567.629966] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x4
    [ 9567.629972] CPU3 is up
    [ 9567.632259] ACPI: Waking up from system sleep state S4
    [ 9568.101705] PM: noirq restore of devices complete after 13.521 msecs
    [ 9568.103860] PM: early restore of devices complete after 2.129 msecs
    [ 9568.159681] usb usb1: root hub lost power or was reset
    [ 9568.159683] usb usb2: root hub lost power or was reset
    [ 9568.163585] ehci-pci 0000:00:1a.7: cache line size of 256 is not supported
    [ 9568.163587] ehci-pci 0000:00:1d.7: cache line size of 256 is not supported
    [ 9568.163753] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    [ 9568.165119] sd 0:0:0:0: [sda] Starting disk
    [ 9568.488542] usb 1-1: reset high-speed USB device number 2 using ehci-pci
    [ 9568.511909] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 9568.548586] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 9568.655284] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 9568.655462] ata1.00: configured for UDMA/100
    [ 9568.721990] usb 2-1: reset high-speed USB device number 2 using ehci-pci
    [ 9568.925612] usb 1-1.1: reset full-speed USB device number 3 using ehci-pci
    [ 9569.082203] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 9569.102320] usb 1-1.2: reset full-speed USB device number 4 using ehci-pci
    [ 9569.279226] usb 1-1.3: reset high-speed USB device number 5 using ehci-pci
    [ 9569.369104] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 9569.402447] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 9569.402457] ata2.00: configured for UDMA/100
    [ 9569.455945] usb 2-1.1: reset high-speed USB device number 3 using ehci-pci
    [ 9569.809584] usb 2-1.2: reset low-speed USB device number 4 using ehci-pci
    [ 9570.149810] usb 1-1.1.3: reset full-speed USB device number 8 using ehci-pci
    [ 9571.230289] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
    [ 9571.334093] PM: restore of devices complete after 3172.436 msecs
    [ 9571.335004] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input16
    [ 9571.335325] PM: Image restored successfully.
    [ 9571.335345] PM: Basic memory bitmaps freed
    [ 9571.335347] Restarting tasks ... done.
    [ 9571.345405] cfg80211: World regulatory domain updated:
    [ 9571.345410] cfg80211: DFS Master region: unset
    [ 9571.345411] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
    [ 9571.345414] cfg80211: (2402000 KHz - 2472000 KHz @ 0 KHz), (N/A, 2000 mBm), (N/A)
    [ 9571.345417] cfg80211: (2457000 KHz - 2482000 KHz @ 0 KHz), (N/A, 2000 mBm), (N/A)
    [ 9571.345419] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
    [ 9571.345421] cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
    [ 9571.345423] cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
    [ 9571.345425] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
    [ 9571.345427] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
    [ 9571.345429] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
    [ 9571.345454] cfg80211: Calling CRDA for country: US
    [ 9571.368186] cfg80211: Regulatory domain changed to country: US
    [ 9571.368196] cfg80211: DFS Master region: FCC
    [ 9571.368198] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
    [ 9571.368202] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
    [ 9571.368204] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
    [ 9571.368206] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
    [ 9571.368208] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
    [ 9571.368210] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
    [ 9572.331504] wlp3s0: authenticate with 20:4e:7f:47:df:7b
    [ 9572.331723] wlp3s0: send auth to 20:4e:7f:47:df:7b (try 1/3)
    [ 9572.333593] wlp3s0: authenticated
    [ 9572.334294] wlp3s0: associate with 20:4e:7f:47:df:7b (try 1/3)
    [ 9572.338042] wlp3s0: RX AssocResp from 20:4e:7f:47:df:7b (capab=0x411 status=0 aid=2)
    [ 9572.338623] wlp3s0: associated
    [ 9572.339026] cfg80211: Calling CRDA for country: US
    [ 9572.342328] cfg80211: Regulatory domain changed to country: US
    [ 9572.342336] cfg80211: DFS Master region: FCC
    [ 9572.342340] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
    [ 9572.342346] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
    [ 9572.342352] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
    [ 9572.342358] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
    [ 9572.342362] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
    [ 9572.342367] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
    [ 9590.146154] usb 1-1.4: new low-speed USB device number 9 using ehci-pci
    [ 9590.253729] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.4/1-1.4:1.0/0003:413C:2003.0006/input/input17
    [ 9590.253956] hid-generic 0003:413C:2003.0006: input,hidraw3: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.7-1.4/input0
    [ 9631.148436] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0236.0001/input/input18
    [ 9631.148613] apple 0003:05AC:0236.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
    [ 9631.150341] apple 0003:05AC:0236.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
    [ 9633.751435] usb 1-1.4: USB disconnect, device number 9
    Dump from journalctl --this-boot --no-pager (I see some ehci and usb bus errors, but not sure if this is related and/or why it is problematic now):
    -- Logs begin at Thu 2014-03-27 12:56:02 AST, end at Sat 2014-08-16 13:55:40 AST. --
    Aug 16 09:08:23 mbp62 systemd-journal[224]: Runtime journal is using 8.0M (max allowed 250.0M, trying to leave 286.5M free of 1.8G available → current limit 250.0M).
    Aug 16 09:08:23 mbp62 systemd-journal[224]: Runtime journal is using 8.0M (max allowed 250.0M, trying to leave 286.5M free of 1.8G available → current limit 250.0M).
    Aug 16 09:08:23 mbp62 kernel: Initializing cgroup subsys cpuset
    Aug 16 09:08:23 mbp62 kernel: Initializing cgroup subsys cpu
    Aug 16 09:08:23 mbp62 kernel: Initializing cgroup subsys cpuacct
    Aug 16 09:08:23 mbp62 kernel: Linux version 3.15.7-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.9.1 (GCC) ) #1 SMP PREEMPT Mon Jul 28 20:06:17 CEST 2014
    Aug 16 09:08:23 mbp62 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=982a60fb-4e98-4afc-b1a6-86d84ec44d10 rw cryptdevice=/dev/disk/by-uuid/298d8263-0546-4329-9ed0-a52c021f949f:vgmain resume=/dev/mapper/vgmain-lvswap i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 i915.lvds_downclock=1 i915.i915_enable_rc6=7 i915.i915_enable_fbc=1 i915.modeset=1 radeon.modeset=0 nouveau.modeset=0 pcie_aspm=force video=efifb nmi_watchdog=0 quiet
    Aug 16 09:08:23 mbp62 kernel: Disabled fast string operations
    Aug 16 09:08:23 mbp62 kernel: e820: BIOS-provided physical RAM map:
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000000008e000-0x000000000008efff] reserved
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008b672fff] usable
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b673000-0x000000008b6eefff] ACPI NVS
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b6ef000-0x000000008b6f4fff] usable
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b6f5000-0x000000008b70efff] ACPI data
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b70f000-0x000000008b736fff] usable
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b737000-0x000000008b75efff] reserved
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b75f000-0x000000008b784fff] usable
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b785000-0x000000008b7aefff] type 20
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b7af000-0x000000008b7f5fff] usable
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008b7f6000-0x000000008bffffff] reserved
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x000000008de00000-0x000000008fffffff] reserved
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x00000000ffec4000-0x00000000ffee7fff] reserved
    Aug 16 09:08:23 mbp62 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000016bffffff] usable
    Aug 16 09:08:23 mbp62 kernel: NX (Execute Disable) protection: active
    Aug 16 09:08:23 mbp62 kernel: efi: EFI v1.10 by Apple
    Aug 16 09:08:23 mbp62 kernel: efi: ACPI=0x8b70e000 ACPI 2.0=0x8b70e014 SMBIOS=0x8b674000
    Aug 16 09:08:23 mbp62 kernel: efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x000000000008e000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem01: type=0, attr=0xf, range=[0x000000000008e000-0x000000000008f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem02: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem03: type=7, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem04: type=2, attr=0xf, range=[0x0000000000100000-0x0000000001060000) (15MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem05: type=7, attr=0xf, range=[0x0000000001060000-0x0000000002000000) (15MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem06: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f60000) (15MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem07: type=7, attr=0xf, range=[0x0000000002f60000-0x0000000037702000) (839MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem08: type=2, attr=0xf, range=[0x0000000037702000-0x0000000037b79000) (4MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem09: type=7, attr=0xf, range=[0x0000000037b79000-0x000000006683e000) (748MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem10: type=2, attr=0xf, range=[0x000000006683e000-0x0000000088b1c000) (546MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem11: type=4, attr=0xf, range=[0x0000000088b1c000-0x0000000088f1f000) (4MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem12: type=7, attr=0xf, range=[0x0000000088f1f000-0x0000000088f22000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem13: type=4, attr=0xf, range=[0x0000000088f22000-0x0000000089166000) (2MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem14: type=7, attr=0xf, range=[0x0000000089166000-0x0000000089167000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem15: type=4, attr=0xf, range=[0x0000000089167000-0x000000008967f000) (5MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem16: type=3, attr=0xf, range=[0x000000008967f000-0x0000000089682000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem17: type=4, attr=0xf, range=[0x0000000089682000-0x0000000089dad000) (7MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem18: type=7, attr=0xf, range=[0x0000000089dad000-0x0000000089dce000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem19: type=1, attr=0xf, range=[0x0000000089dce000-0x0000000089dec000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem20: type=7, attr=0xf, range=[0x0000000089dec000-0x0000000089e0b000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem21: type=4, attr=0xf, range=[0x0000000089e0b000-0x0000000089f5d000) (1MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem22: type=3, attr=0xf, range=[0x0000000089f5d000-0x0000000089f8f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem23: type=4, attr=0xf, range=[0x0000000089f8f000-0x0000000089f96000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem24: type=3, attr=0xf, range=[0x0000000089f96000-0x0000000089f97000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem25: type=4, attr=0xf, range=[0x0000000089f97000-0x0000000089f98000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem26: type=3, attr=0xf, range=[0x0000000089f98000-0x0000000089f99000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem27: type=4, attr=0xf, range=[0x0000000089f99000-0x0000000089f9d000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem28: type=3, attr=0xf, range=[0x0000000089f9d000-0x0000000089fa4000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem29: type=4, attr=0xf, range=[0x0000000089fa4000-0x0000000089fad000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem30: type=3, attr=0xf, range=[0x0000000089fad000-0x0000000089fb0000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem31: type=4, attr=0xf, range=[0x0000000089fb0000-0x0000000089fcb000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem32: type=3, attr=0xf, range=[0x0000000089fcb000-0x000000008a000000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem33: type=4, attr=0xf, range=[0x000000008a000000-0x000000008a003000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem34: type=3, attr=0xf, range=[0x000000008a003000-0x000000008a02f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem35: type=4, attr=0xf, range=[0x000000008a02f000-0x000000008a033000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem36: type=3, attr=0xf, range=[0x000000008a033000-0x000000008a038000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem37: type=4, attr=0xf, range=[0x000000008a038000-0x000000008a03d000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem38: type=3, attr=0xf, range=[0x000000008a03d000-0x000000008a041000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem39: type=4, attr=0xf, range=[0x000000008a041000-0x000000008a045000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem40: type=3, attr=0xf, range=[0x000000008a045000-0x000000008a059000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem41: type=4, attr=0xf, range=[0x000000008a059000-0x000000008a05b000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem42: type=3, attr=0xf, range=[0x000000008a05b000-0x000000008a05e000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem43: type=4, attr=0xf, range=[0x000000008a05e000-0x000000008a061000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem44: type=3, attr=0xf, range=[0x000000008a061000-0x000000008a062000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem45: type=4, attr=0xf, range=[0x000000008a062000-0x000000008a063000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem46: type=3, attr=0xf, range=[0x000000008a063000-0x000000008a065000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem47: type=4, attr=0xf, range=[0x000000008a065000-0x000000008a068000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem48: type=3, attr=0xf, range=[0x000000008a068000-0x000000008a069000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem49: type=4, attr=0xf, range=[0x000000008a069000-0x000000008a06a000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem50: type=3, attr=0xf, range=[0x000000008a06a000-0x000000008a06b000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem51: type=4, attr=0xf, range=[0x000000008a06b000-0x000000008a06d000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem52: type=3, attr=0xf, range=[0x000000008a06d000-0x000000008a06e000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem53: type=4, attr=0xf, range=[0x000000008a06e000-0x000000008a070000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem54: type=3, attr=0xf, range=[0x000000008a070000-0x000000008a07c000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem55: type=4, attr=0xf, range=[0x000000008a07c000-0x000000008a07f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem56: type=3, attr=0xf, range=[0x000000008a07f000-0x000000008a082000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem57: type=4, attr=0xf, range=[0x000000008a082000-0x000000008a083000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem58: type=3, attr=0xf, range=[0x000000008a083000-0x000000008a08d000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem59: type=4, attr=0xf, range=[0x000000008a08d000-0x000000008a08f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem60: type=3, attr=0xf, range=[0x000000008a08f000-0x000000008a095000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem61: type=4, attr=0xf, range=[0x000000008a095000-0x000000008a097000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem62: type=3, attr=0xf, range=[0x000000008a097000-0x000000008a099000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem63: type=4, attr=0xf, range=[0x000000008a099000-0x000000008a09c000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem64: type=3, attr=0xf, range=[0x000000008a09c000-0x000000008a0aa000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem65: type=4, attr=0xf, range=[0x000000008a0aa000-0x000000008a0b1000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem66: type=3, attr=0xf, range=[0x000000008a0b1000-0x000000008a0b9000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem67: type=4, attr=0xf, range=[0x000000008a0b9000-0x000000008a0bb000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem68: type=3, attr=0xf, range=[0x000000008a0bb000-0x000000008a0bd000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem69: type=4, attr=0xf, range=[0x000000008a0bd000-0x000000008a0c1000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem70: type=3, attr=0xf, range=[0x000000008a0c1000-0x000000008a0c4000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem71: type=4, attr=0xf, range=[0x000000008a0c4000-0x000000008a0c7000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem72: type=3, attr=0xf, range=[0x000000008a0c7000-0x000000008a0cb000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem73: type=4, attr=0xf, range=[0x000000008a0cb000-0x000000008a0cc000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem74: type=3, attr=0xf, range=[0x000000008a0cc000-0x000000008a0cf000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem75: type=4, attr=0xf, range=[0x000000008a0cf000-0x000000008a0d0000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem76: type=3, attr=0xf, range=[0x000000008a0d0000-0x000000008a0e5000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem77: type=4, attr=0xf, range=[0x000000008a0e5000-0x000000008a0e7000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem78: type=3, attr=0xf, range=[0x000000008a0e7000-0x000000008a0f3000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem79: type=4, attr=0xf, range=[0x000000008a0f3000-0x000000008a0f5000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem80: type=3, attr=0xf, range=[0x000000008a0f5000-0x000000008a0fb000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem81: type=4, attr=0xf, range=[0x000000008a0fb000-0x000000008a0fc000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem82: type=3, attr=0xf, range=[0x000000008a0fc000-0x000000008a100000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem83: type=4, attr=0xf, range=[0x000000008a100000-0x000000008a101000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem84: type=3, attr=0xf, range=[0x000000008a101000-0x000000008a103000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem85: type=4, attr=0xf, range=[0x000000008a103000-0x000000008a104000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem86: type=3, attr=0xf, range=[0x000000008a104000-0x000000008a105000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem87: type=4, attr=0xf, range=[0x000000008a105000-0x000000008a107000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem88: type=3, attr=0xf, range=[0x000000008a107000-0x000000008a10e000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem89: type=4, attr=0xf, range=[0x000000008a10e000-0x000000008a10f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem90: type=3, attr=0xf, range=[0x000000008a10f000-0x000000008a118000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem91: type=4, attr=0xf, range=[0x000000008a118000-0x000000008a119000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem92: type=3, attr=0xf, range=[0x000000008a119000-0x000000008a126000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem93: type=4, attr=0xf, range=[0x000000008a126000-0x000000008a127000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem94: type=3, attr=0xf, range=[0x000000008a127000-0x000000008a12a000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem95: type=4, attr=0xf, range=[0x000000008a12a000-0x000000008a12c000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem96: type=3, attr=0xf, range=[0x000000008a12c000-0x000000008a12d000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem97: type=4, attr=0xf, range=[0x000000008a12d000-0x000000008a131000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem98: type=3, attr=0xf, range=[0x000000008a131000-0x000000008a135000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem99: type=4, attr=0xf, range=[0x000000008a135000-0x000000008a136000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem100: type=3, attr=0xf, range=[0x000000008a136000-0x000000008a139000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem101: type=4, attr=0xf, range=[0x000000008a139000-0x000000008a13b000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem102: type=3, attr=0xf, range=[0x000000008a13b000-0x000000008a13e000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem103: type=4, attr=0xf, range=[0x000000008a13e000-0x000000008a144000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem104: type=3, attr=0xf, range=[0x000000008a144000-0x000000008a14b000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem105: type=4, attr=0xf, range=[0x000000008a14b000-0x000000008a157000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem106: type=3, attr=0xf, range=[0x000000008a157000-0x000000008a158000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem107: type=4, attr=0xf, range=[0x000000008a158000-0x000000008a15a000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem108: type=3, attr=0xf, range=[0x000000008a15a000-0x000000008a15c000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem109: type=4, attr=0xf, range=[0x000000008a15c000-0x000000008a164000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem110: type=3, attr=0xf, range=[0x000000008a164000-0x000000008a168000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem111: type=4, attr=0xf, range=[0x000000008a168000-0x000000008a16e000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem112: type=3, attr=0xf, range=[0x000000008a16e000-0x000000008a16f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem113: type=4, attr=0xf, range=[0x000000008a16f000-0x000000008a171000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem114: type=3, attr=0xf, range=[0x000000008a171000-0x000000008a174000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem115: type=4, attr=0xf, range=[0x000000008a174000-0x000000008a176000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem116: type=3, attr=0xf, range=[0x000000008a176000-0x000000008a178000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem117: type=4, attr=0xf, range=[0x000000008a178000-0x000000008a1fc000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem118: type=3, attr=0xf, range=[0x000000008a1fc000-0x000000008a21b000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem119: type=4, attr=0xf, range=[0x000000008a21b000-0x000000008a21d000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem120: type=3, attr=0xf, range=[0x000000008a21d000-0x000000008a228000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem121: type=4, attr=0xf, range=[0x000000008a228000-0x000000008a240000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem122: type=3, attr=0xf, range=[0x000000008a240000-0x000000008a244000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem123: type=4, attr=0xf, range=[0x000000008a244000-0x000000008a24e000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem124: type=3, attr=0xf, range=[0x000000008a24e000-0x000000008a24f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem125: type=4, attr=0xf, range=[0x000000008a24f000-0x000000008a251000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem126: type=3, attr=0xf, range=[0x000000008a251000-0x000000008a255000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem127: type=4, attr=0xf, range=[0x000000008a255000-0x000000008a256000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem128: type=3, attr=0xf, range=[0x000000008a256000-0x000000008a257000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem129: type=4, attr=0xf, range=[0x000000008a257000-0x000000008a25b000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem130: type=3, attr=0xf, range=[0x000000008a25b000-0x000000008a25c000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem131: type=4, attr=0xf, range=[0x000000008a25c000-0x000000008a25f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem132: type=3, attr=0xf, range=[0x000000008a25f000-0x000000008a270000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem133: type=4, attr=0xf, range=[0x000000008a270000-0x000000008a273000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem134: type=3, attr=0xf, range=[0x000000008a273000-0x000000008a27b000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem135: type=4, attr=0xf, range=[0x000000008a27b000-0x000000008a27c000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem136: type=3, attr=0xf, range=[0x000000008a27c000-0x000000008a27e000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem137: type=4, attr=0xf, range=[0x000000008a27e000-0x000000008a280000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem138: type=3, attr=0xf, range=[0x000000008a280000-0x000000008a281000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem139: type=4, attr=0xf, range=[0x000000008a281000-0x000000008a282000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem140: type=3, attr=0xf, range=[0x000000008a282000-0x000000008a283000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem141: type=4, attr=0xf, range=[0x000000008a283000-0x000000008a285000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem142: type=3, attr=0xf, range=[0x000000008a285000-0x000000008a287000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem143: type=4, attr=0xf, range=[0x000000008a287000-0x000000008a71b000) (4MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem144: type=3, attr=0xf, range=[0x000000008a71b000-0x000000008a720000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem145: type=4, attr=0xf, range=[0x000000008a720000-0x000000008a721000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem146: type=3, attr=0xf, range=[0x000000008a721000-0x000000008a72a000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem147: type=4, attr=0xf, range=[0x000000008a72a000-0x000000008a72c000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem148: type=3, attr=0xf, range=[0x000000008a72c000-0x000000008a72f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem149: type=4, attr=0xf, range=[0x000000008a72f000-0x000000008a731000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem150: type=3, attr=0xf, range=[0x000000008a731000-0x000000008a732000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem151: type=4, attr=0xf, range=[0x000000008a732000-0x000000008a7a5000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem152: type=3, attr=0xf, range=[0x000000008a7a5000-0x000000008a7a6000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem153: type=4, attr=0xf, range=[0x000000008a7a6000-0x000000008a7a7000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem154: type=3, attr=0xf, range=[0x000000008a7a7000-0x000000008a7a8000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem155: type=4, attr=0xf, range=[0x000000008a7a8000-0x000000008a7cc000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem156: type=3, attr=0xf, range=[0x000000008a7cc000-0x000000008a7cd000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem157: type=4, attr=0xf, range=[0x000000008a7cd000-0x000000008b5ef000) (14MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem158: type=7, attr=0xf, range=[0x000000008b5ef000-0x000000008b673000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem159: type=10, attr=0xf, range=[0x000000008b673000-0x000000008b6ef000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem160: type=7, attr=0xf, range=[0x000000008b6ef000-0x000000008b6f5000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem161: type=9, attr=0xf, range=[0x000000008b6f5000-0x000000008b70f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem162: type=7, attr=0xf, range=[0x000000008b70f000-0x000000008b737000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem163: type=6, attr=0x800000000000000f, range=[0x000000008b737000-0x000000008b75f000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem164: type=7, attr=0xf, range=[0x000000008b75f000-0x000000008b785000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem165: type=5, attr=0x800000000000000f, range=[0x000000008b785000-0x000000008b7af000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem166: type=7, attr=0xf, range=[0x000000008b7af000-0x000000008b7e9000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem167: type=2, attr=0xf, range=[0x000000008b7e9000-0x000000008b7f6000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem168: type=0, attr=0xf, range=[0x000000008b7f6000-0x000000008b7ff000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem169: type=6, attr=0x800000000000000f, range=[0x000000008b7ff000-0x000000008b800000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem170: type=7, attr=0xf, range=[0x0000000100000000-0x000000016c000000) (1728MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem171: type=0, attr=0x8000000000000000, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem172: type=0, attr=0x8000000000000000, range=[0x000000008b800000-0x000000008c000000) (8MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem173: type=0, attr=0x8000000000000000, range=[0x000000008de00000-0x0000000090000000) (34MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem174: type=11, attr=0x8000000000000000, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem175: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: efi: mem176: type=11, attr=0x8000000000000000, range=[0x00000000ffec4000-0x00000000ffee8000) (0MB)
    Aug 16 09:08:23 mbp62 kernel: SMBIOS 2.4 present.
    Aug 16 09:08:23 mbp62 kernel: DMI: Apple Inc. MacBookPro6,2/Mac-F22586C8, BIOS MBP61.88Z.0057.B0C.1007261552 07/26/10
    Aug 16 09:08:23 mbp62 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Aug 16 09:08:23 mbp62 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Aug 16 09:08:23 mbp62 kernel: No AGP bridge found
    Aug 16 09:08:23 mbp62 kernel: e820: last_pfn = 0x16c000 max_arch_pfn = 0x400000000
    Aug 16 09:08:23 mbp62 kernel: MTRR default type: write-back
    Aug 16 09:08:23 mbp62 kernel: MTRR fixed ranges enabled:
    Aug 16 09:08:23 mbp62 kernel: 00000-9FFFF write-back
    Aug 16 09:08:23 mbp62 kernel: A0000-BFFFF uncachable
    Aug 16 09:08:23 mbp62 kernel: C0000-DFFFF write-protect
    Aug 16 09:08:23 mbp62 kernel: E0000-FFFFF uncachable
    Aug 16 09:08:23 mbp62 kernel: MTRR variable ranges enabled:
    Aug 16 09:08:23 mbp62 kernel: 0 base 0C0000000 mask FC0000000 uncachable
    Aug 16 09:08:23 mbp62 kernel: 1 base 0A0000000 mask FE0000000 uncachable
    Aug 16 09:08:23 mbp62 kernel: 2 base 090000000 mask FF0000000 uncachable
    Aug 16 09:08:23 mbp62 kernel: 3 base 08C000000 mask FFC000000 uncachable
    Aug 16 09:08:23 mbp62 kernel: 4 disabled
    Aug 16 09:08:23 mbp62 kernel: 5 disabled
    Aug 16 09:08:23 mbp62 kernel: 6 disabled
    Aug 16 09:08:23 mbp62 kernel: 7 disabled
    Aug 16 09:08:23 mbp62 kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Aug 16 09:08:23 mbp62 kernel: e820: last_pfn = 0x8b7f6 max_arch_pfn = 0x400000000
    Aug 16 09:08:23 mbp62 kernel: Scanning 1 areas for low memory corruption
    Aug 16 09:08:23 mbp62 kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x00000000-0x000fffff] page 4k
    Aug 16 09:08:23 mbp62 kernel: BRK [0x02b3e000, 0x02b3efff] PGTABLE
    Aug 16 09:08:23 mbp62 kernel: BRK [0x02b3f000, 0x02b3ffff] PGTABLE
    Aug 16 09:08:23 mbp62 kernel: BRK [0x02b40000, 0x02b40fff] PGTABLE
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x16be00000-0x16bffffff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x16be00000-0x16bffffff] page 2M
    Aug 16 09:08:23 mbp62 kernel: BRK [0x02b41000, 0x02b41fff] PGTABLE
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x168000000-0x16bdfffff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x168000000-0x16bdfffff] page 2M
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x100000000-0x167ffffff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x100000000-0x167ffffff] page 2M
    Aug 16 09:08:23 mbp62 kernel: BRK [0x02b42000, 0x02b42fff] PGTABLE
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x00100000-0x8b672fff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x00100000-0x001fffff] page 4k
    Aug 16 09:08:23 mbp62 kernel: [mem 0x00200000-0x8b5fffff] page 2M
    Aug 16 09:08:23 mbp62 kernel: [mem 0x8b600000-0x8b672fff] page 4k
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x8b6ef000-0x8b6f4fff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x8b6ef000-0x8b6f4fff] page 4k
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x8b70f000-0x8b736fff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x8b70f000-0x8b736fff] page 4k
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x8b75f000-0x8b784fff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x8b75f000-0x8b784fff] page 4k
    Aug 16 09:08:23 mbp62 kernel: init_memory_mapping: [mem 0x8b7af000-0x8b7f5fff]
    Aug 16 09:08:23 mbp62 kernel: [mem 0x8b7af000-0x8b7f5fff] page 4k
    Aug 16 09:08:23 mbp62 kernel: RAMDISK: [mem 0x37702000-0x37b78fff]
    Aug 16 09:08:23 mbp62 kernel: ACPI: RSDP 0x000000008B70E014 000024 (v02 APPLE )
    Aug 16 09:08:23 mbp62 kernel: ACPI: XSDT 0x000000008B70E1C0 00007C (v01 APPLE Apple00 00000057 01000013)
    Aug 16 09:08:23 mbp62 kernel: ACPI: FACP 0x000000008B70B000 0000F4 (v04 APPLE Apple00 00000057 Loki 0000005F)
    Aug 16 09:08:23 mbp62 kernel: ACPI: DSDT 0x000000008B6FD000 00746E (v01 APPLE MacBookP 00060001 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: FACS 0x000000008B67A000 000040
    Aug 16 09:08:23 mbp62 kernel: ACPI: ASF! 0x000000008B70D000 0000A5 (v32 APPLE Apple00 00000001 Loki 0000005F)
    Aug 16 09:08:23 mbp62 kernel: ACPI: HPET 0x000000008B70A000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Aug 16 09:08:23 mbp62 kernel: ACPI: APIC 0x000000008B709000 0000BC (v01 APPLE Apple00 00000001 Loki 0000005F)
    Aug 16 09:08:23 mbp62 kernel: ACPI: APIC 0x000000008B708000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
    Aug 16 09:08:23 mbp62 kernel: ACPI: SBST 0x000000008B706000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Aug 16 09:08:23 mbp62 kernel: ACPI: ECDT 0x000000008B705000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x000000008B6FA000 00020D (v01 APPLE SataAhci 00001000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x000000008B6F7000 000522 (v01 APPLE UsbNoRmh 00001000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x000000008B6F5000 000A10 (v01 PmRef CpuPm 00003000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: MCFG 0x000000008B707000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    Aug 16 09:08:23 mbp62 kernel: ACPI: BIOS bug: multiple APIC/MADT found, using 0
    Aug 16 09:08:23 mbp62 kernel: ACPI: If "acpi_apic_instance=2" works better, notify [email protected]
    Aug 16 09:08:23 mbp62 kernel: ACPI: Local APIC address 0xfee00000
    Aug 16 09:08:23 mbp62 kernel: No NUMA configuration found
    Aug 16 09:08:23 mbp62 kernel: Faking a node at [mem 0x0000000000000000-0x000000016bffffff]
    Aug 16 09:08:23 mbp62 kernel: Initmem setup node 0 [mem 0x00000000-0x16bffffff]
    Aug 16 09:08:23 mbp62 kernel: NODE_DATA [mem 0x16bff8000-0x16bffcfff]
    Aug 16 09:08:23 mbp62 kernel: [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff880167600000-ffff88016b5fffff] on node 0
    Aug 16 09:08:23 mbp62 kernel: Zone ranges:
    Aug 16 09:08:23 mbp62 kernel: DMA [mem 0x00001000-0x00ffffff]
    Aug 16 09:08:23 mbp62 kernel: DMA32 [mem 0x01000000-0xffffffff]
    Aug 16 09:08:23 mbp62 kernel: Normal [mem 0x100000000-0x16bffffff]
    Aug 16 09:08:23 mbp62 kernel: Movable zone start for each node
    Aug 16 09:08:23 mbp62 kernel: Early memory node ranges
    Aug 16 09:08:23 mbp62 kernel: node 0: [mem 0x00001000-0x0008dfff]
    Aug 16 09:08:23 mbp62 kernel: node 0: [mem 0x00090000-0x0009ffff]
    Aug 16 09:08:23 mbp62 kernel: node 0: [mem 0x00100000-0x8b672fff]
    Aug 16 09:08:23 mbp62 kernel: node 0: [mem 0x8b6ef000-0x8b6f4fff]
    Aug 16 09:08:23 mbp62 kernel: node 0: [mem 0x8b70f000-0x8b736fff]
    Aug 16 09:08:23 mbp62 kernel: node 0: [mem 0x8b75f000-0x8b784fff]
    Aug 16 09:08:23 mbp62 kernel: node 0: [mem 0x8b7af000-0x8b7f5fff]
    Aug 16 09:08:23 mbp62 kernel: node 0: [mem 0x100000000-0x16bffffff]
    Aug 16 09:08:23 mbp62 kernel: On node 0 totalpages: 1013419
    Aug 16 09:08:23 mbp62 kernel: DMA zone: 64 pages used for memmap
    Aug 16 09:08:23 mbp62 kernel: DMA zone: 25 pages reserved
    Aug 16 09:08:23 mbp62 kernel: DMA zone: 3997 pages, LIFO batch:0
    Aug 16 09:08:23 mbp62 kernel: DMA32 zone: 8861 pages used for memmap
    Aug 16 09:08:23 mbp62 kernel: DMA32 zone: 567054 pages, LIFO batch:31
    Aug 16 09:08:23 mbp62 kernel: Normal zone: 6912 pages used for memmap
    Aug 16 09:08:23 mbp62 kernel: Normal zone: 442368 pages, LIFO batch:31
    Aug 16 09:08:23 mbp62 kernel: Reserving Intel graphics stolen memory at 0x8e000000-0x8fffffff
    Aug 16 09:08:23 mbp62 kernel: ACPI: PM-Timer IO Port: 0x408
    Aug 16 09:08:23 mbp62 kernel: ACPI: Local APIC address 0xfee00000
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    Aug 16 09:08:23 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
    Aug 16 09:08:23 mbp62 kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Aug 16 09:08:23 mbp62 kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Aug 16 09:08:23 mbp62 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Aug 16 09:08:23 mbp62 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Aug 16 09:08:23 mbp62 kernel: ACPI: IRQ0 used by override.
    Aug 16 09:08:23 mbp62 kernel: ACPI: IRQ2 used by override.
    Aug 16 09:08:23 mbp62 kernel: ACPI: IRQ9 used by override.
    Aug 16 09:08:23 mbp62 kernel: Using ACPI (MADT) for SMP configuration information
    Aug 16 09:08:23 mbp62 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Aug 16 09:08:23 mbp62 kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    Aug 16 09:08:23 mbp62 kernel: nr_irqs_gsi: 40
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x0008e000-0x0008efff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b673000-0x8b6eefff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b6f5000-0x8b70efff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b737000-0x8b75efff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b785000-0x8b7aefff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b7f6000-0x8bffffff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x8c000000-0x8ddfffff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x8de00000-0x8fffffff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0x90000000-0xe00f7fff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0xfed20000-0xffec3fff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0xffec4000-0xffee7fff]
    Aug 16 09:08:23 mbp62 kernel: PM: Registered nosave memory: [mem 0xffee8000-0xffffffff]
    Aug 16 09:08:23 mbp62 kernel: e820: [mem 0x90000000-0xe00f7fff] available for PCI devices
    Aug 16 09:08:23 mbp62 kernel: Booting paravirtualized kernel on bare hardware
    Aug 16 09:08:23 mbp62 kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Aug 16 09:08:23 mbp62 kernel: PERCPU: Embedded 29 pages/cpu @ffff88016bc00000 s87168 r8192 d23424 u262144
    Aug 16 09:08:23 mbp62 kernel: pcpu-alloc: s87168 r8192 d23424 u262144 alloc=1*2097152
    Aug 16 09:08:23 mbp62 kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Aug 16 09:08:23 mbp62 kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 997557
    Aug 16 09:08:23 mbp62 kernel: Policy zone: Normal
    Aug 16 09:08:23 mbp62 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=982a60fb-4e98-4afc-b1a6-86d84ec44d10 rw cryptdevice=/dev/disk/by-uuid/298d8263-0546-4329-9ed0-a52c021f949f:vgmain resume=/dev/mapper/vgmain-lvswap i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 i915.lvds_downclock=1 i915.i915_enable_rc6=7 i915.i915_enable_fbc=1 i915.modeset=1 radeon.modeset=0 nouveau.modeset=0 pcie_aspm=force video=efifb nmi_watchdog=0 quiet
    Aug 16 09:08:23 mbp62 kernel: PCIe ASPM is forcibly enabled
    Aug 16 09:08:23 mbp62 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Aug 16 09:08:23 mbp62 kernel: Checking aperture...
    Aug 16 09:08:23 mbp62 kernel: No AGP bridge found
    Aug 16 09:08:23 mbp62 kernel: Calgary: detecting Calgary via BIOS EBDA area
    Aug 16 09:08:23 mbp62 kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Aug 16 09:08:23 mbp62 kernel: Memory: 3861208K/4053676K available (5225K kernel code, 886K rwdata, 1644K rodata, 1116K init, 1284K bss, 192468K reserved)
    Aug 16 09:08:23 mbp62 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Aug 16 09:08:23 mbp62 kernel: Preemptible hierarchical RCU implementation.
    Aug 16 09:08:23 mbp62 kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Aug 16 09:08:23 mbp62 kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Aug 16 09:08:23 mbp62 kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Aug 16 09:08:23 mbp62 kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Aug 16 09:08:23 mbp62 kernel: NR_IRQS:8448 nr_irqs:744 16
    Aug 16 09:08:23 mbp62 kernel: Console: colour dummy device 80x25
    Aug 16 09:08:23 mbp62 kernel: console [tty0] enabled
    Aug 16 09:08:23 mbp62 kernel: allocated 16777216 bytes of page_cgroup
    Aug 16 09:08:23 mbp62 kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Aug 16 09:08:23 mbp62 kernel: hpet clockevent registered
    Aug 16 09:08:23 mbp62 kernel: tsc: Fast TSC calibration using PIT
    Aug 16 09:08:23 mbp62 kernel: tsc: Detected 2394.230 MHz processor
    Aug 16 09:08:23 mbp62 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.97 BogoMIPS (lpj=7980766)
    Aug 16 09:08:23 mbp62 kernel: pid_max: default: 32768 minimum: 301
    Aug 16 09:08:23 mbp62 kernel: ACPI: Core revision 20140214
    Aug 16 09:08:23 mbp62 kernel: ACPI: All ACPI Tables successfully acquired
    Aug 16 09:08:23 mbp62 kernel: Security Framework initialized
    Aug 16 09:08:23 mbp62 kernel: Yama: becoming mindful.
    Aug 16 09:08:23 mbp62 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Aug 16 09:08:23 mbp62 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Aug 16 09:08:23 mbp62 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Aug 16 09:08:23 mbp62 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Aug 16 09:08:23 mbp62 kernel: Initializing cgroup subsys memory
    Aug 16 09:08:23 mbp62 kernel: Initializing cgroup subsys devices
    Aug 16 09:08:23 mbp62 kernel: Initializing cgroup subsys freezer
    Aug 16 09:08:23 mbp62 kernel: Initializing cgroup subsys net_cls
    Aug 16 09:08:23 mbp62 kernel: Initializing cgroup subsys blkio
    Aug 16 09:08:23 mbp62 kernel: Disabled fast string operations
    Aug 16 09:08:23 mbp62 kernel: CPU: Physical Processor ID: 0
    Aug 16 09:08:23 mbp62 kernel: CPU: Processor Core ID: 0
    Aug 16 09:08:23 mbp62 kernel: mce: CPU supports 9 MCE banks
    Aug 16 09:08:23 mbp62 kernel: CPU0: Thermal monitoring enabled (TM1)
    Aug 16 09:08:23 mbp62 kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 6
    Aug 16 09:08:23 mbp62 kernel: Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    Aug 16 09:08:23 mbp62 kernel: ftrace: allocating 20230 entries in 80 pages
    Aug 16 09:08:23 mbp62 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Aug 16 09:08:23 mbp62 kernel: smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz (fam: 06, model: 25, stepping: 05)
    Aug 16 09:08:23 mbp62 kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    Aug 16 09:08:23 mbp62 kernel: perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    Aug 16 09:08:23 mbp62 kernel: ... version: 3
    Aug 16 09:08:23 mbp62 kernel: ... bit width: 48
    Aug 16 09:08:23 mbp62 kernel: ... generic registers: 4
    Aug 16 09:08:23 mbp62 kernel: ... value mask: 0000ffffffffffff
    Aug 16 09:08:23 mbp62 kernel: ... max period: 000000007fffffff
    Aug 16 09:08:23 mbp62 kernel: ... fixed-purpose events: 3
    Aug 16 09:08:23 mbp62 kernel: ... event mask: 000000070000000f
    Aug 16 09:08:23 mbp62 kernel: x86: Booting SMP configuration:
    Aug 16 09:08:23 mbp62 kernel: .... node #0, CPUs: #1
    Aug 16 09:08:23 mbp62 kernel: Disabled fast string operations
    Aug 16 09:08:23 mbp62 kernel: #2
    Aug 16 09:08:23 mbp62 kernel: Disabled fast string operations
    Aug 16 09:08:23 mbp62 kernel: #3
    Aug 16 09:08:23 mbp62 kernel: Disabled fast string operations
    Aug 16 09:08:23 mbp62 kernel: x86: Booted up 1 node, 4 CPUs
    Aug 16 09:08:23 mbp62 kernel: smpboot: Total of 4 processors activated (19161.91 BogoMIPS)
    Aug 16 09:08:23 mbp62 kernel: devtmpfs: initialized
    Aug 16 09:08:23 mbp62 kernel: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
    Aug 16 09:08:23 mbp62 kernel: PM: Registering ACPI NVS region [mem 0x8b673000-0x8b6eefff] (507904 bytes)
    Aug 16 09:08:23 mbp62 kernel: pinctrl core: initialized pinctrl subsystem
    Aug 16 09:08:23 mbp62 kernel: RTC time: 6:07:46, date: 08/16/14
    Aug 16 09:08:23 mbp62 kernel: NET: Registered protocol family 16
    Aug 16 09:08:23 mbp62 kernel: cpuidle: using governor ladder
    Aug 16 09:08:23 mbp62 kernel: cpuidle: using governor menu
    Aug 16 09:08:23 mbp62 kernel: ACPI: bus type PCI registered
    Aug 16 09:08:23 mbp62 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Aug 16 09:08:23 mbp62 kernel: PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
    Aug 16 09:08:23 mbp62 kernel: PCI: not using MMCONFIG
    Aug 16 09:08:23 mbp62 kernel: PCI: Using configuration type 1 for base access
    Aug 16 09:08:23 mbp62 kernel: ACPI: Added _OSI(Module Device)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Added _OSI(Processor Device)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Aug 16 09:08:23 mbp62 kernel: ACPI : EC: EC description table is found, configuring boot EC
    Aug 16 09:08:23 mbp62 kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Aug 16 09:08:23 mbp62 kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x000000008B7F9918 0003F7 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x0000000000000000 0003F7 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x000000008B7F7798 0006E5 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x0000000000000000 0006E5 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x000000008B7F8C18 0003A4 (v01 PmRef ApIst 00003000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x0000000000000000 0003A4 (v01 PmRef ApIst 00003000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x000000008B7F6D98 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Aug 16 09:08:23 mbp62 kernel: ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Interpreter enabled
    Aug 16 09:08:23 mbp62 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    Aug 16 09:08:23 mbp62 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    Aug 16 09:08:23 mbp62 kernel: ACPI: (supports S0 S3 S4 S5)
    Aug 16 09:08:23 mbp62 kernel: ACPI: Using IOAPIC for interrupt routing
    Aug 16 09:08:23 mbp62 kernel: PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
    Aug 16 09:08:23 mbp62 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe06fffff] reserved in ACPI motherboard resources
    Aug 16 09:08:23 mbp62 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Aug 16 09:08:23 mbp62 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    Aug 16 09:08:23 mbp62 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Aug 16 09:08:23 mbp62 kernel: \_SB_.PCI0:_OSC invalid UUID
    Aug 16 09:08:23 mbp62 kernel: _OSC request data:1 1f 0
    Aug 16 09:08:23 mbp62 kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    Aug 16 09:08:23 mbp62 kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-06] only partially covers this bridge
    Aug 16 09:08:23 mbp62 kernel: PCI host bridge to bus 0000:00
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    Aug 16 09:08:23 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xfeafffff]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
    Aug 16 09:08:23 mbp62 kernel: DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:02.0: reg 0x10: [mem 0xc1400000-0xc17fffff 64bit]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:02.0: reg 0x20: [io 0x3130-0x3137]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1a.0: [8086:3b3b] type 00 class 0x0c0300
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1a.0: reg 0x20: [io 0x3100-0x311f]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1a.7: [8086:3b3c] type 00 class 0x0c0320
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xc1d05c00-0xc1d05fff]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xc1d00000-0xc1d03fff 64bit]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1d.0: [8086:3b36] type 00 class 0x0c0300
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1d.0: reg 0x20: [io 0x30a0-0x30bf]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1d.7: [8086:3b34] type 00 class 0x0c0320
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xc1d05800-0xc1d05bff]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1f.2: reg 0x10: [io 0x3128-0x312f]
    Aug 16 09:08:23 mbp62 kernel: pci 0000:00:1f.2: reg 0x14: [io 0x313c-0x313f]

    I am not sure what happened, but the issue resolved after upgrading my kernels (vanilla linux and linux-lts) and other deps.  I had to move off pacget and moved back to default.  When I was using pacget I found no updates for a week or more, so I knew something must be up if this is an Arch laptop.
    Anyone, the updated kernels seemed to have resolved the issue.  It was exacerbated by this kernel version apparently.

  • [SOLVED] Kernel panic at boot due to root FS not found

    When I try to boot using a new kernel version (eg. 3.0.1 or 2.6.39), I get a kernel panic with an "init not found" error message. I haven't been able to get any more detailed error messages, but I assume that there's a problem with finding or mounting my root filesystem.
    For now, I'm stuck with 2.6.38.7-1, which boots without any problems. (I keep trying the new kernel, then rolling it back using a Live CD.)
    I have a shared EXT4 root and boot partition, and I'm using Grub 0.97. Other than that, I'm not sure what information would be helpful in tracking down this problem, and any help would be appreciated.
    Last edited by dcecile (2011-08-10 00:41:46)

    No problem.
    Here's my full Grub. It has a lot of trial-and-error entries, and I made *-old copies of my 2.6.38 kernel files:
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    # Linux Grub
    # /dev/fd0 (fd0)
    # /dev/sda (hd0)
    # /dev/sdb2 (hd1,1)
    # /dev/sda3 (hd0,2)
    # FRAMEBUFFER RESOLUTION SETTINGS
    # +-------------------------------------------------+
    # | 640x480 800x600 1024x768 1280x1024
    # ----+--------------------------------------------
    # 256 | 0x301=769 0x303=771 0x305=773 0x307=775
    # 32K | 0x310=784 0x313=787 0x316=790 0x319=793
    # 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
    # 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
    # +-------------------------------------------------+
    # for more details and different resolutions see
    # http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
    # general configuration:
    timeout 2
    default 0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Fallback
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux-fallback.img
    title Arch Linux Ext4
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux-ext4.img
    title Arch Linux Log
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Break
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro rootwait break=y panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Nonboot Log
    root (hd0,2)
    kernel /vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /initramfs-linux.img
    title Arch Linux Baduuid Log
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/1ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux LTS
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-lts.img
    title Arch Linux LTS Fallback
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-lts-fallback.img
    title Arch Linux LTS Log
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/kernel26-lts.img
    title Arch Linux Old
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old.img
    title Arch Linux Old Fallback
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old-fallback.img
    title Arch Linux Old Log
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/kernel26-old.img
    title Windows
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    This is the 3.0 entry that doesn't work:
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    And this is the 2.6.38 entry that does work:
    title Arch Linux Old
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old.img
    Here's "lsinitcpio /boot/initramfs-linux.img":
    ./etc
    ./etc/udev
    ./etc/udev/udev.conf
    ./etc/modprobe.d
    ./etc/modprobe.d/usb-load-ehci-first.conf
    ./init
    ./init_functions
    ./bin
    ./bin/busybox
    ./sys
    ./proc
    ./dev
    ./hooks
    ./hooks/udev
    ./run
    ./config
    ./usr
    ./usr/bin
    ./usr/sbin
    ./lib
    ./lib/udev
    ./lib/udev/usb_id
    ./lib/udev/firmware
    ./lib/udev/scsi_id
    ./lib/udev/path_id
    ./lib/udev/ata_id
    ./lib/udev/rules.d
    ./lib/udev/rules.d/50-udev-default.rules
    ./lib/udev/rules.d/80-drivers.rules
    ./lib/udev/rules.d/50-firmware.rules
    ./lib/udev/rules.d/60-persistent-storage.rules
    ./lib/modules
    ./lib/modules/3.0-ARCH
    ./lib/modules/3.0-ARCH/modules.alias.bin
    ./lib/modules/3.0-ARCH/modules.symbols.bin
    ./lib/modules/3.0-ARCH/kernel
    ./lib/modules/3.0-ARCH/kernel/fs
    ./lib/modules/3.0-ARCH/kernel/fs/ext4
    ./lib/modules/3.0-ARCH/kernel/fs/ext4/ext4.ko.gz
    ./lib/modules/3.0-ARCH/kernel/fs/mbcache.ko.gz
    ./lib/modules/3.0-ARCH/kernel/fs/jbd2
    ./lib/modules/3.0-ARCH/kernel/fs/jbd2/jbd2.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound
    ./lib/modules/3.0-ARCH/kernel/sound/core
    ./lib/modules/3.0-ARCH/kernel/sound/core/seq
    ./lib/modules/3.0-ARCH/kernel/sound/core/seq/snd-seq-device.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/core/snd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/core/snd-rawmidi.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/soundcore.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers
    ./lib/modules/3.0-ARCH/kernel/drivers/ata
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/libata.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/ahci.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/libahci.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/core
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/core/usbcore.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host/uhci-hcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host/ehci-hcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video
    ./lib/modules/3.0-ARCH/kernel/drivers/video/backlight
    ./lib/modules/3.0-ARCH/kernel/drivers/video/backlight/lcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/fb_sys_fops.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/sysimgblt.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/syscopyarea.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/sysfillrect.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/input
    ./lib/modules/3.0-ARCH/kernel/drivers/input/ff-memless.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi/sd_mod.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi/scsi_mod.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ezkey.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sjoy.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-gyration.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-samsung.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-lcpower.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-kye.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-dr.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-wacom.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-keytouch.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-uclogic.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-cherry.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-kovaplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-zpff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-elecom.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-common.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-arvo.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-waltop.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-pyra.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-picolcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-twinhan.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-emsff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sunplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-apple.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-topseed.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-chicony.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-magicmouse.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-cypress.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-kensington.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-kone.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-axff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-multitouch.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-logitech.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-petalynx.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-prodikeys.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/usbhid
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/usbhid/usbhid.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sony.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-zydacron.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-koneplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-gaff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-microsoft.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-monterey.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ntrig.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-belkin.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-pl.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-a4tech.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ortek.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-quanta.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-tmff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/lib
    ./lib/modules/3.0-ARCH/kernel/lib/crc16.ko.gz
    ./lib/modules/3.0-ARCH/modules.dep.bin
    ./sbin
    ./sbin/blkid
    ./sbin/udevadm
    ./sbin/modprobe
    ./sbin/udevd

  • [SOLVED] Arch with kernel 3.15.1 hangs/reboots in early boot

    Hi all,
    Recently I bought Asrock D1800B-ITX and I installed Arch without seeing any error messages.
    However, when I rebooted to the installed system, the kernel hangs after printing "Booting the kernel."
    What should I do next to troubleshoot this?
    PC spec:
    CPU: Intel Celeron J1800
    Mobo: Asrock D1800B-ITX (BIOS version 1.4)
    RAM: Transcend DDR3L-1333 2G x2 (passes memtest86+ 5+ times)
    SSD: Crucial m4 64GB (M4-CT064M4SSD1)
    What I tried to do:
    The installation method is the same as the Beginners' guide on the ArchWiki.
    Arch ISO 2014.06.01 written in a USB memstick by dd is used to install Arch.
    Both UEFI (tried first) and BIOS installation won't work.
    Changing the HOOKS variable in /etc/mkinitcpio.conf won't affect the symptom (tried "base udev ...", "base systemd ..." and "systemd ...").
    The kernel from linux-lts package (3.10.44 as of writing) and 3.14.4 (included in Arch ISO 2014.06.01) boots.
    The console output (tty0) from the kernel with "debug" appended to the kernel parameter is messed up like the image if framebuffer is enabled.
    If framebuffer is disabled, I got some error messages like this image("debug" appended).
    The serial console output from the kernel 3.15.1-1 with "debug boot_delay=5000 console=ttyS0,115200n8r" appended to the paramaters is below:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug boot_delay=5000 console=ttyS0,115200n8r
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000006d5a8fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006d5a9000-0x000000006d5d8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006d5d9000-0x000000006d5e8fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000006d5e9000-0x000000006d716fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000006d717000-0x000000006da80fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006da81000-0x000000006da81fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006da82000-0x000000006dac3fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006dac4000-0x000000006dc31fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006dc32000-0x000000006dff9fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006dffa000-0x000000006dffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./D1800B-ITX, BIOS P1.40 05/22/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x180000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-E7FFF write-through
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 040000000 mask FE0000000 write-back
    [ 0.000000] 2 base 060000000 mask FF0000000 write-back
    [ 0.000000] 3 base 06E800000 mask FFF800000 uncachable
    [ 0.000000] 4 base 06F000000 mask FFF000000 uncachable
    [ 0.000000] 5 base 100000000 mask F80000000 write-back
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0x6e800000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0x6e000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd6b0-0x000fd6bf] mapped at [ffff8800000fd6b0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x17fe00000-0x17fffffff]
    [ 0.000000] [mem 0x17fe00000-0x17fffffff] page 2M
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x17c000000-0x17fdfffff]
    [ 0.000000] [mem 0x17c000000-0x17fdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff]
    [ 0.000000] [mem 0x100000000-0x17bffffff] page 2M
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20100000-0x6d5a8fff]
    [ 0.000000] [mem 0x20100000-0x201fffff] page 4k
    [ 0.000000] [mem 0x20200000-0x6d3fffff] page 2M
    [ 0.000000] [mem 0x6d400000-0x6d5a8fff] page 4k
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x6da81000-0x6da81fff]
    [ 0.000000] [mem 0x6da81000-0x6da81fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x6dac4000-0x6dc31fff]
    [ 0.000000] [mem 0x6dac4000-0x6dc31fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x6dffa000-0x6dffffff]
    [ 0.000000] [mem 0x6dffa000-0x6dffffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x379a2000-0x37cc8fff]
    [ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x000000006D5DC080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x000000006D5E73B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20140214/tbfadt-603)
    [ 0.000000] ACPI: DSDT 0x000000006D5DC188 00B229 (v02 ALASKA A M I 01072009 INTL 20120913)
    [ 0.000000] ACPI: FACS 0x000000006D716F80 000040
    [ 0.000000] ACPI: APIC 0x000000006D5E74C8 000068 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x000000006D5E7530 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 0x000000006D5E7578 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: LPIT 0x000000006D5E75B8 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
    [ 0.000000] ACPI: AAFT 0x000000006D5E76C0 0000D7 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x000000006D5E7798 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x000000006D5E77D0 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x000000006D5E7F38 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x000000006D5E81C8 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
    [ 0.000000] ACPI: UEFI 0x000000006D5E8348 000042 (v01 ALASKA A M I 00000000 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x17fffffff]
    [ 0.000000] NODE_DATA [mem 0x17fff6000-0x17fffafff]
    [ 0.000000] [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff88017ba00000-ffff88017f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x17fffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20100000-0x6d5a8fff]
    [ 0.000000] node 0: [mem 0x6da81000-0x6da81fff]
    [ 0.000000] node 0: [mem 0x6dac4000-0x6dc31fff]
    [ 0.000000] node 0: [mem 0x6dffa000-0x6dffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x17fffffff]
    [ 0.000000] On node 0 totalpages: 972217
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 6937 pages used for memmap
    [ 0.000000] DMA32 zone: 443934 pages, LIFO batch:31
    [ 0.000000] Normal zone: 8192 pages used for memmap
    [ 0.000000] Normal zone: 524288 pages, LIFO batch:31
    [ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
    [ 0.000000] Reserving Intel graphics stolen memory at 0x6f000000-0x7effffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high res lint[0x48])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1e])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 103
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5a9000-0x6d5d8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5d9000-0x6d5e8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5e9000-0x6d716fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d717000-0x6da80fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6da82000-0x6dac3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6dc32000-0x6dff9fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6e000000-0x6effffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6f000000-0x7effffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x7f000000-0xe00f7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xffafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
    [ 0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88017fc00000 s87168 r8192 d23424 u1048576
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 957003
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug boot_delay=5000 console=ttyS0,115200n8r
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3746004K/3888868K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 142864K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=128 to nr_cpu_ids=2.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:8448 nr_irqs:512 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [ttyS0] enabled
    [ 0.000000] allocated 15728640 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Maximum core-clock to bus-clock ratio: 0x1d
    [ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
    [ 0.000000] TSC runs at 2412800 KHz
    [ 0.000000] lapic_timer_frequency = 277333
    [ 0.000000] tsc: Detected 2412.800 MHz processor
    [ 0.000035] Calibrating delay loop (skipped), value calculated using timer frequency.. 4827.66 BogoMIPS (lpj=8042666)
    [ 0.011335] pid_max: default: 32768 minimum: 301
    [ 0.016281] ACPI: Core revision 20140214
    [ 0.038896] ACPI: All ACPI Tables successfully acquired
    [ 0.044506] Security Framework initialized
    [ 0.048952] Yama: becoming mindful.
    [ 0.052893] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.062443] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.070632] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.077372] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.085099] Initializing cgroup subsys memory
    [ 0.089761] Initializing cgroup subsys devices
    [ 0.094496] Initializing cgroup subsys freezer
    [ 0.098953] Initializing cgroup subsys net_cls
    [ 0.103705] Initializing cgroup subsys blkio
    [ 0.108007] CPU: Physical Processor ID: 0
    [ 0.112334] CPU: Processor Core ID: 0
    [ 0.116012] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.116012] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.134780] mce: CPU supports 6 MCE banks
    [ 0.138809] CPU0: Thermal monitoring enabled (TM1)
    [ 0.143899] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
    [ 0.143899] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
    [ 0.143899] tlb_flushall_shift: 6
    [ 0.159547] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.168629] ftrace: allocating 20223 entries in 79 pages
    [ 0.184730] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    [ 0.223874] smpboot: CPU0: Intel(R) Celeron(R) CPU J1800 @ 2.41GHz (fam: 06, model: 37, stepping: 03)
    [ 0.233644] TSC deadline timer enabled
    [ 0.237410] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
    [ 0.248406] ... version: 3
    [ 0.252421] ... bit width: 40
    [ 0.256842] ... generic registers: 2
    [ 0.260859] ... value mask: 000000ffffffffff
    [ 0.266468] ... max period: 000000ffffffffff
    [ 0.272072] ... fixed-purpose events: 3
    [ 0.276086] ... event mask: 0000000700000003
    [ 0.308502] x86: Booting SMP configuration:
    [ 0.312979] .... node #0, CPUs: #1
    [ 0.341729] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.350624] x86: Booted up 1 node, 2 CPUs
    [ 0.354641] smpboot: Total of 2 processors activated (9655.33 BogoMIPS)
    [ 0.362148] devtmpfs: initialized
    [ 0.371790] PM: Registering ACPI NVS region [mem 0x6d5e9000-0x6d716fff] (1236992 bytes)
    [ 0.381667] pinctrl core: initialized pinctrl subsystem
    [ 0.387237] RTC time: 12:48:20, date: 06/23/14
    [ 0.392039] NET: Registered protocol family 16
    [ 0.396655] cpuidle: using governor ladder
    [ 0.401108] cpuidle: using governor menu
    [ 0.405062] ACPI: bus type PCI registered
    [ 0.409367] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.416238] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.425888] PCI: not using MMCONFIG
    [ 0.429389] PCI: Using configuration type 1 for base access
    [ 0.436739] ACPI: Added _OSI(Module Device)
    [ 0.441290] ACPI: Added _OSI(Processor Device)
    [ 0.445745] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.450792] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.483934] ACPI: SSDT 0x000000006D5D1598 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.493572] ACPI: Dynamic OEM Table Load:
    [ 0.497982] ACPI: SSDT 0x0000000000000000 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.506989] ACPI: SSDT 0x000000006D5D0918 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.516701] ACPI: Dynamic OEM Table Load:
    [ 0.521060] ACPI: SSDT 0x0000000000000000 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.553495] ACPI: SSDT 0x000000006D5D6C18 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.563096] ACPI: Dynamic OEM Table Load:
    [ 0.567499] ACPI: SSDT 0x0000000000000000 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.589637] ACPI: SSDT 0x000000006D5D2F18 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.599587] ACPI: Dynamic OEM Table Load:
    [ 0.603646] ACPI: SSDT 0x0000000000000000 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.626595] ACPI: Interpreter enabled
    [ 0.630656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    [ 0.640234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.649828] ACPI: (supports S0 S3 S4 S5)
    [ 0.653760] ACPI: Using IOAPIC for interrupt routing
    [ 0.659107] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.669732] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.703985] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.722133] ACPI: Power Resource [USBC] (on)
    [ 0.728108] ACPI: Power Resource [PLPE] (on)
    [ 0.732632] ACPI: Power Resource [PLPE] (on)
    [ 0.743169] ACPI: Power Resource [CLK0] (on)
    [ 0.747518] ACPI: Power Resource [CLK1] (on)
    [ 0.827458] ACPI: Power Resource [FN00] (off)
    [ 0.832738] ACPI: \_PR_.CPU2: failed to get CPU APIC ID.
    [ 0.838063] ACPI: \_PR_.CPU3: failed to get CPU APIC ID.
    [ 0.843920] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.850447] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.859188] \_SB_.PCI0:_OSC invalid UUID
    [ 0.863119] _OSC request data:1 1f 0
    [ 0.866869] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.873883] PCI host bridge to bus 0000:00
    [ 0.877994] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.883490] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
    [ 0.889672] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
    [ 0.895856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.902037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.908916] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
    [ 0.915792] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
    [ 0.922671] pci_bus 0000:00: root bus resource [mem 0x80000000-0x90816ffe]
    [ 0.929554] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
    [ 0.935723] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
    [ 0.941744] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
    [ 0.948027] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
    [ 0.954740] pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
    [ 0.960486] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
    [ 0.966518] pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
    [ 0.972101] pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
    [ 0.977685] pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
    [ 0.983272] pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
    [ 0.988856] pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
    [ 0.994440] pci 0000:00:13.0: reg 0x24: [mem 0x90816000-0x908167ff]
    [ 1.000755] pci 0000:00:13.0: PME# supported from D3hot
    [ 1.006126] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
    [ 1.012152] pci 0000:00:14.0: reg 0x10: [mem 0x90800000-0x9080ffff 64bit]
    [ 1.018996] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 1.024929] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 1.030671] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
    [ 1.036710] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff]
    [ 1.042994] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff]
    [ 1.049367] pci 0000:00:1a.0: PME# supported from D0 D3hot
    [ 1.055004] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
    [ 1.061043] pci 0000:00:1b.0: reg 0x10: [mem 0x90810000-0x90813fff 64bit]
    [ 1.067905] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.074139] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
    [ 1.080211] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.086442] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
    [ 1.092514] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.098749] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
    [ 1.104820] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 1.111057] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
    [ 1.117128] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 1.123370] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
    [ 1.129584] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
    [ 1.135629] pci 0000:00:1f.3: reg 0x10: [mem 0x90814000-0x9081401f]
    [ 1.141966] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    [ 1.147866] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000
    [ 1.153898] pci 0000:01:00.0: reg 0x10: [mem 0x907c0000-0x907dffff]
    [ 1.160186] pci 0000:01:00.0: reg 0x14: [mem 0x90700000-0x9077ffff]
    [ 1.166473] pci 0000:01:00.0: reg 0x18: [io 0xe000-0xe01f]
    [ 1.172068] pci 0000:01:00.0: reg 0x1c: [mem 0x907e0000-0x907e3fff]
    [ 1.178384] pci 0000:01:00.0: reg 0x30: [mem 0x90780000-0x907bffff pref]
    [ 1.185185] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [ 1.191338] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 1.203691] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.208670] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
    [ 1.214772] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
    [ 1.221670] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
    [ 1.227701] pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff]
    [ 1.233305] pci 0000:02:00.0: reg 0x18: [mem 0x90604000-0x90604fff 64bit]
    [ 1.240110] pci 0000:02:00.0: reg 0x20: [mem 0x90600000-0x90603fff 64bit pref]
    [ 1.247422] pci 0000:02:00.0: supports D1 D2
    [ 1.251698] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.258360] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 1.270703] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 1.275679] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    [ 1.281775] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
    [ 1.288650] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 1.293707] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 1.299555] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.306755] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.313970] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.321167] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.328364] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.335574] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.343951] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.351177] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.360061] ACPI: Enabled 6 GPEs in block 00 to 3F
    [ 1.365087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.373183] vgaarb: loaded
    [ 1.375899] vgaarb: bridge control possible 0000:00:02.0
    [ 1.381261] PCI: Using ACPI for IRQ routing
    [ 1.391151] PCI: pci_cache_line_size set to 64 bytes
    [ 1.396162] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
    [ 1.402172] e820: reserve RAM buffer [mem 0x6d5a9000-0x6fffffff]
    [ 1.408182] e820: reserve RAM buffer [mem 0x6da82000-0x6fffffff]
    [ 1.414191] e820: reserve RAM buffer [mem 0x6dc32000-0x6fffffff]
    [ 1.420199] e820: reserve RAM buffer [mem 0x6e000000-0x6fffffff]
    [ 1.426359] NetLabel: Initializing
    [ 1.429766] NetLabel: domain hash size = 128
    [ 1.434127] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.439113] NetLabel: unlabeled traffic allowed by default
    [ 1.444734] Switched to clocksource refined-jiffies
    [ 1.456826] pnp: PnP ACPI init
    [ 1.459927] ACPI: bus type PNP registered
    [ 1.464017] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.470655] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.477324] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.483943] system 00:03: [io 0x0680-0x069f] has been reserved
    [ 1.489870] system 00:03: [io 0x0400-0x047f] has been reserved
    [ 1.495800] system 00:03: [io 0x0500-0x05fe] has been reserved
    [ 1.501725] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.508678] system 00:04: [io 0x0290-0x029f] has been reserved
    [ 1.514602] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.521901] pnp 00:05: [dma 3]
    [ 1.525150] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
    [ 1.532666] pnp 00:06: [dma 0 disabled]
    [ 1.536610] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 1.543468] pnp 00:07: [dma 0 disabled]
    [ 1.547398] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 1.554310] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved
    [ 1.561277] system 00:08: [mem 0xfed01000-0xfed01fff] has been reserved
    [ 1.567902] system 00:08: [mem 0xfed03000-0xfed03fff] has been reserved
    [ 1.574517] system 00:08: [mem 0xfed04000-0xfed04fff] has been reserved
    [ 1.581135] system 00:08: [mem 0xfed0c000-0xfed0ffff] has been reserved
    [ 1.587750] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 1.594368] system 00:08: [mem 0xfed1c000-0xfed1cfff] has been reserved
    [ 1.600987] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
    [ 1.607602] system 00:08: [mem 0xfef00000-0xfeffffff] has been reserved
    [ 1.614221] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.622896] pnp 00:09: Plug and Play ACPI device, IDs INT33bd (active)
    [ 1.629444] pnp: PnP ACPI: found 10 devices
    [ 1.633635] ACPI: bus type PNP unregistered
    [ 1.645842] Switched to clocksource acpi_pm
    [ 1.650077] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    [ 1.660099] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 1.670121] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [ 1.678317] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    [ 1.688327] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
    [ 1.697397] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
    [ 1.705587] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
    [ 1.715604] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
    [ 1.724671] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.734596] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.744525] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 1.753505] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.763432] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 1.772408] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.782337] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 1.790442] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 1.798551] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.805529] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.812508] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
    [ 1.819058] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.826037] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
    [ 1.832587] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.839567] pci 0000:00:1c.2: BAR 13: assigned [io 0x1000-0x1fff]
    [ 1.845766] pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff]
    [ 1.851971] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
    [ 1.858518] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.865497] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
    [ 1.872047] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.879027] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.886022] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.893006] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.897993] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
    [ 1.904105] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
    [ 1.910915] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 1.915898] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    [ 1.922014] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
    [ 1.928826] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 1.933806] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
    [ 1.939928] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 1.944917] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    [ 1.951038] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
    [ 1.956636] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
    [ 1.962226] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
    [ 1.967819] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
    [ 1.974106] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
    [ 1.980393] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
    [ 1.986679] pci_bus 0000:00: resource 10 [mem 0x80000000-0x90816ffe]
    [ 1.993048] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 1.998640] pci_bus 0000:01: resource 1 [mem 0x90700000-0x907fffff]
    [ 2.004928] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
    [ 2.010521] pci_bus 0000:02: resource 1 [mem 0x90600000-0x906fffff]
    [ 2.016799] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 2.022385] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
    [ 2.028011] NET: Registered protocol family 2
    [ 2.032617] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 2.039992] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 2.046756] TCP: Hash tables configured (established 32768 bind 32768)
    [ 2.053347] TCP: reno registered
    [ 2.056613] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 2.062665] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 2.069219] NET: Registered protocol family 1
    [ 2.073615] pci 0000:00:02.0: Boot video device
    [ 2.078437] PCI: CLS 64 bytes, default 64
    [ 2.082551] Unpacking initramfs...
    [ 2.163887] Freeing initrd memory: 3228K (ffff8800379a2000 - ffff880037cc9000)
    [ 2.171174] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 2.177630] software IO TLB [mem 0x695a9000-0x6d5a9000] (64MB) mapped at [ffff8800695a9000-ffff88006d5a8fff]
    [ 2.187692] Scanning for low memory corruption every 60 seconds
    [ 2.194032] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 2.214648] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 2.223371] zbud: loaded
    [ 2.226146] VFS: Disk quotas dquot_6.5.2
    [ 2.230143] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 2.236799] msgmni has been set to 7322
    [ 2.240735] Key type big_key registered
    [ 2.244935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 2.252427] io scheduler noop registered
    [ 2.256375] io scheduler deadline registered
    [ 2.260712] io scheduler cfq registered (default)
    [ 2.266068] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 2.271694] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 2.278375] intel_idle: MWAIT substates: 0x33000020
    [ 2.283272] intel_idle: v0.4 model 0x37
    [ 2.287126] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.293183] GHES: HEST is not enabled!
    [ 2.297073] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.324170] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 2.352312] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
    [ 2.360511] hpet: number irqs doesn't agree with number of timers
    [ 2.366659] Linux agpgart interface v0.103
    [ 2.370844] rtc_cmos 00:00: RTC can wake from S4
    [ 2.375711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
    [ 2.381859] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
    [ 2.388590] Intel P-state driver initializing.
    [ 2.393073] Intel pstate controlling: cpu 0
    [ 2.397338] Intel pstate controlling: cpu 1
    [ 2.401631] ledtrig-cpu: registered to indicate activity on CPUs
    [ 2.407883] TCP: cubic registered
    [ 2.411486] NET: Registered protocol family 10
    [ 2.416484] NET: Registered protocol family 17
    [ 2.422019] registered taskstats version 1
    [ 2.426884] Magic number: 2:787:835
    [ 2.430695] rtc_cmos 00:00: setting system clock to 2014-06-23 12:48:22 UTC (1403527702)
    [ 2.438908] PM: Hibernation image not present or could not be loaded.
    [ 2.447023] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
    [ 2.455009] Write protecting the kernel read-only data: 8192k
    [ 2.464913] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
    [ 2.474648] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
    :: running early hook [udev]
    [ 2.494051] random: systemd-tmpfile urandom read with 66 bits of entropy available
    [ 2.504332] systemd-udevd[47]: starting version 213
    :: running hook [udev]
    :: Triggering uevents...
    calling: trigger
    calling: trigger
    calling: settle
    [ 2.534396] sdhci: Secure Digital Host Controller Interface driver
    [ 2.541330] sdhci: Copyright(c) Pierre Ossman
    [ 2.552716] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 2.568739] SCSI subsystem initialized
    [ 2.575089] ACPI: bus type USB registered
    [ 2.594459] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.599187] usbcore: registered new interface driver usbfs
    [ 2.599205] usbcore: registered new interface driver hub
    [ 2.599745] usbcore: registered new device driver usb
    [ 2.600871] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.600881] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 2.601308] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 2.601345] xhci_hcd 0000:00:14.0: irq 103 for MSI/MSI-X
    [ 2.602147] hub 1-0:1.0: USB hub found
    [ 2.602218] hub 1-0:1.0: 6 ports detected
    [ 2.602881] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.602886] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 2.603292] hub 2-0:1.0: USB hub found
    [ 2.603304] hub 2-0:1.0: 1 port detected
    [ 2.605730] libata version 3.00 loaded.
    [ 2.607023] ahci 0000:00:13.0: version 3.0
    [ 2.607176] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
    [ 2.607221] ahci 0000:00:13.0: irq 104 for MSI/MSI-X
    [ 2.607290] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
    [ 2.607293] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
    [ 2.608141] scsi0 : ahci
    [ 2.608405] scsi1 : ahci
    [ 2.608589] ata1: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816100 irq 104
    [ 2.608593] ata2: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816180 irq 104
    [ 2.725290] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.927049] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.933507] ata2: SATA link down (SStatus 0 SControl 300)
    [ 2.939429] ata1.00: ATA-9: M4-CT064M4SSD1, 070H, max UDMA/100
    [ 2.945334] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.953286] ata1.00: configured for UDMA/100
    [ 2.958167] scsi 0:0:0:0: Direct-Access ATA M4-CT064M4SSD1 070H PQ: 0 ANSI: 5
    [ 2.960235] usb 1-2: new high-speed USB device number 2 using xhci_hcd
    [ 2.981979] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 2.990120] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.994996] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.000141] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.010802] sda: sda1 sda2 sda3
    [ 3.015595] sd 0:0:0:0: [sda] Attached SCSI disk
    :: performing fsck on '/dev/sda3'
    /dev/sda3: clean, 29911/3637248 files, 462097/14530646 blocks
    :: mounting '/de
    Note that where the output stops is different each time I boot, and the above is the longest one I got.
    Thanks in advance.
    EDIT: fixed typo.
    Last edited by k2_8191 (2014-10-05 01:13:49)

    sirocco wrote:
    I thing your issue is related to this https://bbs.archlinux.org/viewtopic.php?id=183075
    Does the parameter maxcpus=1 affected to your system?
    Wow, with your paramater the kernel boots!
    However, the framebuffer is still broken (the same white artifacts, but many of them).
    I'm considering filing this issue as a bug in the Kernel Bug Tracker...
    I also tried unplugging all of the USB devices connected (the reason is this page, linked from the thread you mentioned), but no luck.
    Here is the serial console output (in the hope of potentially helping others):
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug console=tty0 console=ttyS0,115200n8r maxcpus=1
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000006d5a8fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006d5a9000-0x000000006d5d8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006d5d9000-0x000000006d5e8fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000006d5e9000-0x000000006d716fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000006d717000-0x000000006da80fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006da81000-0x000000006da81fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006da82000-0x000000006dac3fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006dac4000-0x000000006dc31fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006dc32000-0x000000006dff9fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006dffa000-0x000000006dffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./D1800B-ITX, BIOS P1.40 05/22/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x180000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-E7FFF write-through
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 040000000 mask FE0000000 write-back
    [ 0.000000] 2 base 060000000 mask FF0000000 write-back
    [ 0.000000] 3 base 06E800000 mask FFF800000 uncachable
    [ 0.000000] 4 base 06F000000 mask FFF000000 uncachable
    [ 0.000000] 5 base 100000000 mask F80000000 write-back
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0x6e800000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0x6e000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd6b0-0x000fd6bf] mapped at [ffff8800000fd6b0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x17fe00000-0x17fffffff]
    [ 0.000000] [mem 0x17fe00000-0x17fffffff] page 2M
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x17c000000-0x17fdfffff]
    [ 0.000000] [mem 0x17c000000-0x17fdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff]
    [ 0.000000] [mem 0x100000000-0x17bffffff] page 2M
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20100000-0x6d5a8fff]
    [ 0.000000] [mem 0x20100000-0x201fffff] page 4k
    [ 0.000000] [mem 0x20200000-0x6d3fffff] page 2M
    [ 0.000000] [mem 0x6d400000-0x6d5a8fff] page 4k
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x6da81000-0x6da81fff]
    [ 0.000000] [mem 0x6da81000-0x6da81fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x6dac4000-0x6dc31fff]
    [ 0.000000] [mem 0x6dac4000-0x6dc31fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x6dffa000-0x6dffffff]
    [ 0.000000] [mem 0x6dffa000-0x6dffffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x379a2000-0x37cc8fff]
    [ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x000000006D5DC080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x000000006D5E73B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20140214/tbfadt-603)
    [ 0.000000] ACPI: DSDT 0x000000006D5DC188 00B229 (v02 ALASKA A M I 01072009 INTL 20120913)
    [ 0.000000] ACPI: FACS 0x000000006D716F80 000040
    [ 0.000000] ACPI: APIC 0x000000006D5E74C8 000068 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x000000006D5E7530 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 0x000000006D5E7578 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: LPIT 0x000000006D5E75B8 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
    [ 0.000000] ACPI: AAFT 0x000000006D5E76C0 0000D7 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x000000006D5E7798 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x000000006D5E77D0 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x000000006D5E7F38 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x000000006D5E81C8 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
    [ 0.000000] ACPI: UEFI 0x000000006D5E8348 000042 (v01 ALASKA A M I 00000000 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x17fffffff]
    [ 0.000000] NODE_DATA [mem 0x17fff6000-0x17fffafff]
    [ 0.000000] [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff88017ba00000-ffff88017f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x17fffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20100000-0x6d5a8fff]
    [ 0.000000] node 0: [mem 0x6da81000-0x6da81fff]
    [ 0.000000] node 0: [mem 0x6dac4000-0x6dc31fff]
    [ 0.000000] node 0: [mem 0x6dffa000-0x6dffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x17fffffff]
    [ 0.000000] On node 0 totalpages: 972217
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 6937 pages used for memmap
    [ 0.000000] DMA32 zone: 443934 pages, LIFO batch:31
    [ 0.000000] Normal zone: 8192 pages used for memmap
    [ 0.000000] Normal zone: 524288 pages, LIFO batch:31
    [ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
    [ 0.000000] Reserving Intel graphics stolen memory at 0x6f000000-0x7effffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high res lint[0x48])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1e])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 103
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5a9000-0x6d5d8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5d9000-0x6d5e8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5e9000-0x6d716fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d717000-0x6da80fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6da82000-0x6dac3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6dc32000-0x6dff9fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6e000000-0x6effffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6f000000-0x7effffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x7f000000-0xe00f7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xffafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
    [ 0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88017fc00000 s87168 r8192 d23424 u1048576
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 957003
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug console=tty0 console=ttyS0,115200n8r maxcpus=1
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3746004K/3888868K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 142864K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=128 to nr_cpu_ids=2.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:8448 nr_irqs:512 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] console [ttyS0] enabled
    [ 0.000000] allocated 15728640 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Maximum core-clock to bus-clock ratio: 0x1d
    [ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
    [ 0.000000] TSC runs at 2412800 KHz
    [ 0.000000] lapic_timer_frequency = 277333
    [ 0.000000] tsc: Detected 2412.800 MHz processor
    [ 0.000035] Calibrating delay loop (skipped), value calculated using timer frequency.. 4827.66 BogoMIPS (lpj=8042666)
    [ 0.011140] pid_max: default: 32768 minimum: 301
    [ 0.015836] ACPI: Core revision 20140214
    [ 0.036781] ACPI: All ACPI Tables successfully acquired
    [ 0.042794] Security Framework initialized
    [ 0.046965] Yama: becoming mindful.
    [ 0.050963] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.059839] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.067665] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.074463] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.081953] Initializing cgroup subsys memory
    [ 0.086398] Initializing cgroup subsys devices
    [ 0.090912] Initializing cgroup subsys freezer
    [ 0.095430] Initializing cgroup subsys net_cls
    [ 0.099948] Initializing cgroup subsys blkio
    [ 0.104311] CPU: Physical Processor ID: 0
    [ 0.108394] CPU: Processor Core ID: 0
    [ 0.112124] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.112124] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.129989] mce: CPU supports 6 MCE banks
    [ 0.134080] CPU0: Thermal monitoring enabled (TM1)
    [ 0.138945] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
    [ 0.138945] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
    [ 0.138945] tlb_flushall_shift: 6
    [ 0.157984] ftrace: allocating 20223 entries in 79 pages
    [ 0.173249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    [ 0.212125] smpboot: CPU0: Intel(R) Celeron(R) CPU J1800 @ 2.41GHz (fam: 06, model: 37, stepping: 03)
    [ 0.221805] TSC deadline timer enabled
    [ 0.225627] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
    [ 0.236290] ... version: 3
    [ 0.240362] ... bit width: 40
    [ 0.244525] ... generic registers: 2
    [ 0.248602] ... value mask: 000000ffffffffff
    [ 0.253981] ... max period: 000000ffffffffff
    [ 0.259356] ... fixed-purpose events: 3
    [ 0.263431] ... event mask: 0000000700000003
    [ 0.288836] x86: Booted up 1 node, 1 CPUs
    [ 0.292962] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.301045] smpboot: Total of 1 processors activated (4827.66 BogoMIPS)
    [ 0.308166] devtmpfs: initialized
    [ 0.317411] PM: Registering ACPI NVS region [mem 0x6d5e9000-0x6d716fff] (1236992 bytes)
    [ 0.327018] pinctrl core: initialized pinctrl subsystem
    [ 0.332357] RTC time: 10:10:42, date: 06/24/14
    [ 0.336933] NET: Registered protocol family 16
    [ 0.341611] cpuidle: using governor ladder
    [ 0.345776] cpuidle: using governor menu
    [ 0.349793] ACPI: bus type PCI registered
    [ 0.353869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.360461] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.369844] PCI: not using MMCONFIG
    [ 0.373397] PCI: Using configuration type 1 for base access
    [ 0.380369] ACPI: Added _OSI(Module Device)
    [ 0.384635] ACPI: Added _OSI(Processor Device)
    [ 0.389147] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.393916] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.426769] ACPI: SSDT 0x000000006D5D1598 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.436231] ACPI: Dynamic OEM Table Load:
    [ 0.440434] ACPI: SSDT 0x0000000000000000 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.449330] ACPI: SSDT 0x000000006D5D0918 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.458885] ACPI: Dynamic OEM Table Load:
    [ 0.463085] ACPI: SSDT 0x0000000000000000 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.491952] ACPI: SSDT 0x000000006D5D6C18 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.501412] ACPI: Dynamic OEM Table Load:
    [ 0.505615] ACPI: SSDT 0x0000000000000000 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.524219] ACPI: SSDT 0x000000006D5D2F18 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.533626] ACPI: Dynamic OEM Table Load:
    [ 0.537832] ACPI: SSDT 0x0000000000000000 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.556968] ACPI: Interpreter enabled
    [ 0.560703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    [ 0.570137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.579581] ACPI: (supports S0 S3 S4 S5)
    [ 0.583571] ACPI: Using IOAPIC for interrupt routing
    [ 0.588702] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.599074] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.631033] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.648454] ACPI: Power Resource [USBC] (on)
    [ 0.654189] ACPI: Power Resource [PLPE] (on)
    [ 0.658781] ACPI: Power Resource [PLPE] (on)
    [ 0.668590] ACPI: Power Resource [CLK0] (on)
    [ 0.673003] ACPI: Power Resource [CLK1] (on)
    [ 0.752664] ACPI: Power Resource [FN00] (off)
    [ 0.757627] ACPI: \_PR_.CPU2: failed to get CPU APIC ID.
    [ 0.763012] ACPI: \_PR_.CPU3: failed to get CPU APIC ID.
    [ 0.768653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.774909] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.783393] \_SB_.PCI0:_OSC invalid UUID
    [ 0.787379] _OSC request data:1 1f 0
    [ 0.791360] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.798434] PCI host bridge to bus 0000:00
    [ 0.802603] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.808152] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
    [ 0.814398] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
    [ 0.820640] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.826886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.833824] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
    [ 0.840763] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
    [ 0.847707] pci_bus 0000:00: root bus resource [mem 0x80000000-0x90816ffe]
    [ 0.854653] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
    [ 0.860880] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
    [ 0.866964] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
    [ 0.873310] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
    [ 0.880091] pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
    [ 0.885896] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
    [ 0.891989] pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
    [ 0.897632] pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
    [ 0.903277] pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
    [ 0.908921] pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
    [ 0.914569] pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
    [ 0.920213] pci 0000:00:13.0: reg 0x24: [mem 0x90816000-0x908167ff]
    [ 0.926590] pci 0000:00:13.0: PME# supported from D3hot
    [ 0.932016] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
    [ 0.938109] pci 0000:00:14.0: reg 0x10: [mem 0x90800000-0x9080ffff 64bit]
    [ 0.945015] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.951015] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.956817] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
    [ 0.962916] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff]
    [ 0.969261] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff]
    [ 0.975696] pci 0000:00:1a.0: PME# supported from D0 D3hot
    [ 0.981392] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
    [ 0.987483] pci 0000:00:1b.0: reg 0x10: [mem 0x90810000-0x90813fff 64bit]
    [ 0.994407] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.000702] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
    [ 1.006831] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.013127] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
    [ 1.019259] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.025556] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
    [ 1.031687] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 1.037981] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
    [ 1.044113] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 1.050419] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
    [ 1.058705] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
    [ 1.064811] pci 0000:00:1f.3: reg 0x10: [mem 0x90814000-0x9081401f]
    [ 1.071209] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    [ 1.077163] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000
    [ 1.083262] pci 0000:01:00.0: reg 0x10: [mem 0x907c0000-0x907dffff]
    [ 1.089611] pci 0000:01:00.0: reg 0x14: [mem 0x90700000-0x9077ffff]
    [ 1.095960] pci 0000:01:00.0: reg 0x18: [io 0xe000-0xe01f]
    [ 1.101613] pci 0000:01:00.0: reg 0x1c: [mem 0x907e0000-0x907e3fff]
    [ 1.107991] pci 0000:01:00.0: reg 0x30: [mem 0x90780000-0x907bffff pref]
    [ 1.114863] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [ 1.121076] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 1.133486] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.138516] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
    [ 1.144674] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
    [ 1.151629] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
    [ 1.157715] pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff]
    [ 1.163378] pci 0000:02:00.0: reg 0x18: [mem 0x90604000-0x90604fff 64bit]
    [ 1.170248] pci 0000:02:00.0: reg 0x20: [mem 0x90600000-0x90603fff 64bit pref]
    [ 1.177628] pci 0000:02:00.0: supports D1 D2
    [ 1.181962] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.188686] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 1.201089] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 1.206125] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    [ 1.212285] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
    [ 1.219229] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 1.224344] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 1.230256] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.237966] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.245684] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.253392] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.261102] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.268822] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.277806] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.285519] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.294917] ACPI: Enabled 6 GPEs in block 00 to 3F
    [ 1.300076] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.308247] vgaarb: loaded
    [ 1.311016] vgaarb: bridge control possible 0000:00:02.0
    [ 1.316434] PCI: Using ACPI for IRQ routing
    [ 1.326342] PCI: pci_cache_line_size set to 64 bytes
    [ 1.331413] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
    [ 1.337487] e820: reserve RAM buffer [mem 0x6d5a9000-0x6fffffff]
    [ 1.343564] e820: reserve RAM buffer [mem 0x6da82000-0x6fffffff]
    [ 1.349635] e820: reserve RAM buffer [mem 0x6dc32000-0x6fffffff]
    [ 1.355705] e820: reserve RAM buffer [mem 0x6e000000-0x6fffffff]
    [ 1.361922] NetLabel: Initializing
    [ 1.365387] NetLabel: domain hash size = 128
    [ 1.369809] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.374857] NetLabel: unlabeled traffic allowed by default
    [ 1.380537] Switched to clocksource refined-jiffies
    [ 1.392661] pnp: PnP ACPI init
    [ 1.395822] ACPI: bus type PNP registered
    [ 1.399970] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.406678] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.413412] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.420086] system 00:03: [io 0x0680-0x069f] has been reserved
    [ 1.426073] system 00:03: [io 0x0400-0x047f] has been reserved
    [ 1.432056] system 00:03: [io 0x0500-0x05fe] has been reserved
    [ 1.438041] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.445049] system 00:04: [io 0x0290-0x029f] has been reserved
    [ 1.451043] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.458398] pnp 00:05: [dma 3]
    [ 1.461710] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
    [ 1.469299] pnp 00:06: [dma 0 disabled]
    [ 1.473291] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 1.480208] pnp 00:07: [dma 0 disabled]
    [ 1.484196] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 1.491178] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved
    [ 1.498213] system 00:08: [mem 0xfed01000-0xfed01fff] has been reserved
    [ 1.504897] system 00:08: [mem 0xfed03000-0xfed03fff] has been reserved
    [ 1.511583] system 00:08: [mem 0xfed04000-0xfed04fff] has been reserved
    [ 1.518261] system 00:08: [mem 0xfed0c000-0xfed0ffff] has been reserved
    [ 1.524941] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 1.531625] system 00:08: [mem 0xfed1c000-0xfed1cfff] has been reserved
    [ 1.538311] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
    [ 1.544997] system 00:08: [mem 0xfef00000-0xfeffffff] has been reserved
    [ 1.551675] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.560396] pnp 00:09: Plug and Play ACPI device, IDs INT33bd (active)
    [ 1.567003] pnp: PnP ACPI: found 10 devices
    [ 1.571251] ACPI: bus type PNP unregistered
    [ 1.583183] Switched to clocksource acpi_pm
    [ 1.587478] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    [ 1.597577] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 1.607670] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [ 1.615936] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    [ 1.626024] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
    [ 1.635168] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
    [ 1.643435] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
    [ 1.653523] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
    [ 1.662668] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.672672] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.682680] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 1.691732] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.701731] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 1.710777] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.720777] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 1.728960] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 1.737145] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.744192] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.751239] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
    [ 1.757849] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.764892] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
    [ 1.771499] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.778542] pci 0000:00:1c.2: BAR 13: assigned [io 0x1000-0x1fff]
    [ 1.784800] pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff]
    [ 1.791064] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
    [ 1.797674] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.804721] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
    [ 1.811331] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.818374] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.825417] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.832463] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.837507] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
    [ 1.843686] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
    [ 1.850558] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 1.855607] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    [ 1.861783] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
    [ 1.868657] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 1.873706] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
    [ 1.879887] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 1.884927] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    [ 1.891112] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
    [ 1.896765] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
    [ 1.902418] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
    [ 1.908075] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
    [ 1.914422] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
    [ 1.920771] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
    [ 1.927120] pci_bus 0000:00: resource 10 [mem 0x80000000-0x90816ffe]
    [ 1.933553] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 1.939206] pci_bus 0000:01: resource 1 [mem 0x90700000-0x907fffff]
    [ 1.945549] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
    [ 1.951199] pci_bus 0000:02: resource 1 [mem 0x90600000-0x906fffff]
    [ 1.957542] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 1.963196] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
    [ 1.968880] NET: Registered protocol family 2
    [ 1.973565] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 1.981016] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 1.987845] TCP: Hash tables configured (established 32768 bind 32768)
    [ 1.994501] TCP: reno registered
    [ 1.997825] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 2.003945] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 2.010564] NET: Registered protocol family 1
    [ 2.015019] pci 0000:00:02.0: Boot video device
    [ 2.019903] PCI: CLS 64 bytes, default 64
    [ 2.024073] Unpacking initramfs...
    [ 2.105454] Freeing initrd memory: 3228K (ffff8800379a2000 - ffff880037cc9000)
    [ 2.112837] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 2.119368] software IO TLB [mem 0x695a9000-0x6d5a9000] (64MB) mapped at [ffff8800695a9000-ffff88006d5a8fff]
    [ 2.129445] Scanning for low memory corruption every 60 seconds
    [ 2.135804] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 2.156416] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 2.165203] zbud: loaded
    [ 2.168024] VFS: Disk quotas dquot_6.5.2
    [ 2.172084] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 2.178768] msgmni has been set to 7322
    [ 2.182754] Key type big_key registered
    [ 2.186852] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 2.196416] io scheduler noop registered
    [ 2.200428] io scheduler deadline registered
    [ 2.204842] io scheduler cfq registered (default)
    [ 2.210255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 2.215942] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 2.222693] intel_idle: MWAIT substates: 0x33000020
    [ 2.227650] intel_idle: v0.4 model 0x37
    [ 2.231565] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.237591] GHES: HEST is not enabled!
    [ 2.241502] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.268668] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 2.296818] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
    [ 2.304636] hpet: number irqs doesn't agree with number of timers
    [ 2.310836] Linux agpgart interface v0.103
    [ 2.315070] rtc_cmos 00:00: RTC can wake from S4
    [ 2.319912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
    [ 2.326116] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
    [ 2.332916] Intel P-state driver initializing.
    [ 2.337453] Intel pstate controlling: cpu 0
    [ 2.341754] ledtrig-cpu: registered to indicate activity on CPUs
    [ 2.347974] TCP: cubic registered
    [ 2.351527] NET: Registered protocol family 10
    [ 2.356327] NET: Registered protocol family 17
    [ 2.361157] registered taskstats version 1
    [ 2.365722] Magic number: 2:479:174
    [ 2.369510] acpi device:37: hash matches
    [ 2.373534] acpi device:0a: hash matches
    [ 2.377583] rtc_cmos 00:00: setting system clock to 2014-06-24 10:10:44 UTC (1403604644)
    [ 2.385853] PM: Hibernation image not present or could not be loaded.
    [ 2.393975] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
    [ 2.402057] Write protecting the kernel read-only data: 8192k
    [ 2.411885] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
    [ 2.421541] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
    :: running early hook [udev]
    [ 2.439228] random: systemd-tmpfile urandom read with 66 bits of entropy available
    :: running hook [udev]
    :: Triggering uevents...[ 2.453985] systemd-udevd[41]: starting version 213
    calling: trigger
    calling: trigger
    [ 2.494434] sdhci: Secure Digital Host Controller Interface driver
    calling: settle
    [ 2.514161] sdhci: Copyright(c) Pierre Ossman
    [ 2.520056] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 2.548038] SCSI subsystem initialized
    [ 2.554183] ACPI: bus type USB registered
    [ 2.562240] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.573276] usbcore: registered new interface driver usbfs
    [ 2.588346] libata version 3.00 loaded.
    [ 2.592373] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.605003] usbcore: registered new interface driver hub
    [ 2.613243] ahci 0000:00:13.0: version 3.0
    [ 2.630874] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
    [ 2.640642] usbcore: registered new device driver usb
    [ 2.649867] ahci 0000:00:13.0: irq 103 for MSI/MSI-X
    [ 2.667275] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
    [ 2.676009] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
    [ 2.684271] scsi0 : ahci
    [ 2.687333] scsi1 : ahci
    [ 2.690152] ata1: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816100 irq 103
    [ 2.698218] ata2: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816180 irq 103
    [ 2.706188] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.711921] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 2.719949] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 2.726970] xhci_hcd 0000:00:14.0: irq 104 for MSI/MSI-X
    [ 2.732856] hub 1-0:1.0: USB hub found
    [ 2.736772] hub 1-0:1.0: 6 ports detected
    [ 2.741583] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.746973] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 2.754948] hub 2-0:1.0: USB hub found
    [ 2.758863] hub 2-0:1.0: 1 port detected
    [ 3.030952] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 3.037501] ata2: SATA link down (SStatus 0 SControl 300)
    [ 3.043189] ata1.00: ATA-9: M4-CT064M4SSD1, 070H, max UDMA/100
    [ 3.049209] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 3.057089] ata1.00: configured for UDMA/100
    [ 3.074431] scsi 0:0:0:0: Direct-Access ATA M4-CT064M4SSD1 070H PQ: 0 ANSI: 5
    [ 3.088896] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 3.097098] sd 0:0:0:0: [sda] Write Protect is off
    [ 3.102095] usb 1-2: new high-speed USB device number 2 using xhci_hcd
    [ 3.108854] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.114137] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.124649] sda: sda1 sda2 sda3
    [ 3.128713] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.133503] tsc: Refined TSC clocksource calibration: 2416.666 MHz
    :: performing fsck on '/dev/sda3'
    /dev/sda3: clean, 29923/3637248 files, 462111/14530646 blocks
    :: mounting '/dev/sda3' on real root
    [ 3.206563] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    :: running cleanup hook [udev]
    calling: control
    calling: info
    [ 3.266375] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
    [ 3.275733] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
    [ 3.285978] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
    [ 3.295325] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
    [ 3.304805] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
    [ 3.314283] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
    [ 3.323780] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
    [ 3.332991] systemd[1]: systemd 213 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    [ 3.346596] systemd[1]: Detected architecture 'x86-64'.
    Welcome to 3.352693] hub 1-2:1.0: USB hub found
    ;36mArch Linux 3.358125] hub 1-2:1.0: 3 ports detected
    0m!
    [ 3.368118] systemd[1]: Set hostname to <RT01-JSK4>.
    [ 3.374918] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
    [ 3.385419] systemd[1]: Installed release agent.
    [ 3.390265] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
    [ 3.398378] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 84.
    [ 3.407748] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 85.
    [ 3.419454] systemd-getty-generator[84]: Automatically adding serial getty for /dev/ttyS0.
    [ 3.427906] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-gpt-auto-generator as 86.
    [ 3.437921] systemd[83]: Spawned /usr/lib/systemd/system-generators/lvm2-activation-generator as 87.
    [ 3.448084] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 88.
    [ 3.459769] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 89.
    [ 3.470456] systemd-gpt-auto-generator[86]: Root device /dev/sda.
    [ 3.477148] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-efi-boot-generator as 90.
    [ 3.487124] systemd[83]: /usr/lib/systemd/system-generators/systemd-getty-generator succeeded.
    [ 3.497371] systemd-efi-boot-generator[90]: Not an EFI boot, exiting.
    [ 3.504350] systemd[83]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
    [ 3.513727] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 where=/ type=ext4
    [ 3.527881] usb 1-3: new high-speed USB device number 3 using xhci_hcd
    [ 3.537952] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/459d5224-8cec-4104-9d8a-f17795e0ab1c where=/boot type=ext4
    [ 3.550456] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/f1d9f88f-7c13-4af0-bbbc-c823000705c5 where=none type=swap
    [ 3.565743] systemd-gpt-auto-generator[86]: Not a GPT partition table, ignoring.
    [ 3.573515] systemd[83]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
    [ 3.582516] systemd[83]: /usr/lib/systemd/system-generators/lvm2-activation-generator succeeded.
    [ 3.591447] systemd[83]: /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded.
    [ 3.600882] systemd[83]: /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded.
    [ 3.609612] systemd[83]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator succeeded.
    [ 3.618718] systemd[1]: /usr/lib/systemd/system-generators succeeded.
    [ 3.625632] systemd[1]: Looking for unit files in (higher priority first):
    [ 3.632612] systemd[1]: /etc/systemd/system
    [ 3.636962] systemd[1]: /run/systemd/system
    [ 3.641324] systemd[1]: /run/systemd/generator
    [ 3.645970] systemd[1]: /usr/local/lib/systemd/system
    [ 3.651226] systemd[1]: /usr/lib/systemd/system
    [ 3.655929] systemd[1]: SysV init scripts and rcN.d links support disabled
    [ 3.669529] systemd[1]: Failed to load configuration for display-manager.service: No such file or directory
    [ 3.679617] random: nonblocking pool is initialized
    [ 3.684998] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
    [ 3.698988] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
    [ 3.721986] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
    [ 3.736898] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
    [ 3.751312] systemd[1]: Using notification socket /run/systemd/notify
    [ 3.757877] systemd[1]: Successfully created private D-Bus server.
    [ 3.764164] systemd[1]: -.mount changed dead -> mounted
    [ 3.769531] systemd[1]: Activating default unit: default.target
    [ 3.775561] systemd[1]: Trying to enqueue job graphical.target/start/isolate
    [ 3.782898] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 3.797928] systemd[1]: Installed new job graphical.target/start as 1
    [ 3.804469] systemd[1]: Installed new job multi-user.target/start as 2
    [ 3.811096] systemd[1]: Installed new job basic.target/start as 3
    [ 3.817279] systemd[1]: Installed new job sysinit.target/start as 4
    [ 3.823636] systemd[1]: Installed new job local-fs.target/start as 5
    [ 3.830089] usb 1-4: new low-speed USB device number 4 using xhci_hcd
    [ 3.836622] systemd[1]: Installed new job boot.mount/start as 6
    [ 3.842665] systemd[1]: Installed new job system.slice/start as 8
    [ 3.848881] systemd[1]: Installed new job -.slice/start as 9
    [ 3.854629] systemd[1]: Installed new job dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.device/start as 10
    [ 3.866392] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.service/start as 11
    [ 3.879359] systemd[1]: Installed new job system-systemd\x2dfsck.slice/start as 12
    [ 3.887027] systemd[1]: Installed new job systemd-fsck-root.service/start as 15
    [ 3.894441] systemd[1]: Installed new job systemd-remount-fs.service/start as 16
    [ 3.901956] systemd[1]: Installed new job local-fs-pre.target/start as 17
    [ 3.908838] systemd[1]: Installed new job tmp.mount/start as 18
    [ 3.914850] systemd[1]: Installed new job swap.target/start as 19
    [ 3.921032] systemd[1]: Installed new job dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.swap/start as 20
    [ 3.932630] systemd[1]: Installed new job dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.device/start as 21
    [ 3.944384] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 22
    [ 3.952234] systemd[1]: Installed new job systemd-udev-trigger.service/start as 23
    [ 3.959918] systemd[1]: Installed new job systemd-udevd.service/start as 24
    [ 3.966973] systemd[1]: Installed new job systemd-udevd-control.socket/start as 25
    [ 3.974639] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 26
    [ 3.982221] systemd[1]: Installed new job kmod-static-nodes.service/start as 27
    [ 3.989630] systemd[1]: Installed new job lvm2-lvmetad.socket/start as 28
    [ 3.996509] systemd[1]: Installed new job dev-hugepages.mount/start as 29
    [ 4.003384] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 30
    [ 4.011144] systemd[1]: Installed new job systemd-binfmt.service/start as 31
    [ 4.018314] systemd[1]: Installed new job systemd-modules-load.service/start as 32
    [ 4.025999] systemd[1]: Installed new job systemd-update-utmp.service/start as 33
    [ 4.033588] systemd[1]: Installed new job dev-mqueue.mount/start as 34
    [ 4.040217] systemd[1]: Installed new job systemd-random-seed.service/start as 35
    [ 4.047822] systemd[1]: Installed new job systemd-sysctl.service/start as 36
    [ 4.054978] systemd[1]: Installed new job cryptsetup.target/start as 37
    [ 4.061696] systemd[1]: Installed new job systemd-journal-flush.service/start as 38
    [ 4.069470] systemd[1]: Installed new job systemd-journald.service/start as 39
    [ 4.076914] usb 1-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 4.085721] systemd[1]: Installed new job systemd-journald.socket/start as 40
    [ 4.092941] usb 1-4: ep 0x82 - rounding interval to 256 microframes, ep desc says 384 microframes
    [ 4.101918] systemd[1]: Installed new job systemd-ask-password-console.path/start as 41
    [ 4.110028] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 42
    [ 4.118241] systemd[1]: Installed new job sys-kernel-debug.mount/start as 43
    [ 4.125618] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 44
    [ 4.133753] systemd[1]: Installed new job sys-kernel-config.mount/start as 45
    [ 4.140993] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 46
    [ 4.148903] systemd[1]: Installed new job sockets.target/start as 49
    [ 4.155380] Switched to clocksource tsc
    [ 4.159322] systemd[1]: Installed new job systemd-shutdownd.socket/start as 50
    [ 4.166636] systemd[1]: Installed new job dm-event.socket/start as 51
    [ 4.173168] systemd[1]: Installed new job dbus.socket/start as 52
    [ 4.179345] systemd[1]: Installed new job systemd-initctl.socket/start as 53
    [ 4.186481] systemd[1]: Installed new job timers.target/start as 54
    [ 4.192831] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 55
    [ 4.200486] systemd[1]: Installed new job paths.target/start as 56
    [ 4.206741] systemd[1]: Installed new job slices.target/start as 57
    [ 4.213081] systemd[1]: Installed new job remote-fs.target/start as 58
    [ 4.219683] systemd[1]: Installed new job [email protected]/start as 59
    [ 4.226715] systemd[1]: Installed new job sys-subsystem-net-devices-enp2s0.device/start as 60
    [ 4.235326] systemd[1]: Installed new job network.target/start as 61
    [ 4.241752] systemd[1]: Installed new job system-dhcpcd.slice/start as 62
    [ 4.248614] systemd[1]: Installed new job systemd-logind.service/start as 63
    [ 4.255733] systemd[1]: Installed new job user.slice/start as 64
    [ 4.261811] systemd[1]: Installed new job man-db.timer/start as 65
    [ 4.268062] systemd[1]: Installed new job shadow.timer/start as 66
    [ 4.274318] systemd[1]: Installed new job dbus.service/start as 67
    [ 4.280570] systemd[1]: Installed new job systemd-user-sessions.service/start as 68
    [ 4.288307] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 69
    [ 4.296131] systemd[1]: Installed new job getty.target/start as 70
    [ 4.302381] systemd[1]: Installed new job [email protected]/start as 71
    [ 4.309154] systemd[1]: Installed new job system-getty.slice/start as 72
    [ 4.315928] systemd[1]: Installed new job [email protected]/start as 73
    [ 4.323403] systemd[1]: Installed new job dev-ttyS0.device/start as 74
    [ 4.330003] systemd[1]: Installed new job system-serial\x2dgetty.slice/start as 75
    [ 4.337653] systemd[1]: Installed new job logrotate.timer/start as 76
    [ 4.344172] systemd[1]: Enqueued job graphical.target/start as 1
    [ 4.350253] systemd[1]: Loaded units and determined initial transaction in 952.878ms.
    [ 4.358290] systemd[1]: Child 82 (switch_root) died (code=exited, status=0/SUCCESS)
    [ 4.366201] systemd[1]: Received SIGCHLD from PID 83 (n/a).
    [ 4.371876] systemd[1]: Expecting device dev-ttyS0.device...
    Expecting device dev-ttyS0.device...
    [ 4.385085] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 4.392913] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
    [ 4.400225] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
    [ 4.408234] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 4.415903] systemd[1]: Expecting device sys-subsystem-net-devices-enp2s0.device...
    Expecting device sys-subsystem-net-devices-enp2s0.device...
    [ 4.435222] systemd[1]: Starting Remote File Systems.
    [ 4.440355] systemd[1]: remote-fs.target changed dead -> active
    [ 4.446356] systemd[1]: Job remote-fs.target/start finished, result=done
    [ OK ] Reached target Remote File Systems.
    [ 4.461904] systemd[1]: Reached target Remote File Systems.
    [ 4.467578] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
    [ 4.477509] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
    [ 4.488302] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 4.497112] systemd[1]: Autofs kernel version 1.0
    [ 4.501966] systemd[1]: Autofs protocol version 5.2
    [ 4.506927] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
    [ 4.514497] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
    [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
    [ 4.535285] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 4.544786] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
    [ 4.554973] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 4.563107] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
    [ 4.570679] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
    [ 4.578947] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 4.586958] systemd[1]: Starting Paths.
    [ 4.590871] systemd[1]: paths.target changed dead -> active
    [ 4.596517] systemd[1]: Job paths.target/start finished, result=done
    [ OK ] Reached target Paths.
    [ 4.612014] systemd[1]: Reached target Paths.
    [ 4.616465] systemd[1]: Starting Encrypted Volumes.
    [ 4.621423] systemd[1]: cryptsetup.target changed dead -> active
    [ 4.627507] systemd[1]: Job cryptsetup.target/start finished, result=done
    [ OK ] Reached target Encrypted Volumes.
    [ 4.645354] systemd[1]: Reached target Encrypted Volumes.
    [ 4.650850] systemd[1]: Expecting device dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.device...
    Expecting device dev-disk-by\x2duuid-f1d9f88f\x2d7c1...705c5.device...
    [ 4.675377] systemd[1]: Expecting device dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.device...
    Expecting device dev-disk-by\x2duuid-459d5224\x2d8ce...0ab1c.device...
    [ 4.698735] systemd[1]: Starting Root Slice.
    [ 4.711316] systemd[1]: -.slice changed dead -> active
    [ 4.716589] systemd[1]: Job -.slice/start finished, result=done
    [ OK ] Created slice Root Slice.
    [ 4.732146] systemd[1]: Created slice Root Slice.
    [ 4.736947] systemd[1]: Starting Delayed Shutdown Socket.
    [ 4.742463] systemd[1]: systemd-shutdownd.socket changed dead -> listening
    [ 4.749415] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
    [ OK ] Listening on Delayed Shutdown Socket.
    [ 4.768777] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 4.774613] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 4.780901] systemd[1]: dm-event.socket changed dead -> listening
    [ 4.787067] systemd[1]: Job dm-event.socket/start finished, result=done
    [ OK ] Listening on Device-mapper event daemon FIFOs.
    [ 4.805463] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 4.812078] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 4.818790] systemd[1]: systemd-initctl.socket changed dead -> listening
    [ 4.825564] systemd[1]: Job systemd-initctl.socket/start finished, result=done
    [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
    [ 4.845485] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 4.852538] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 4.858397] systemd[1]: lvm2-lvmetad.socket changed dead -> listening
    [ 4.864920] systemd[1]: Job lvm2-lvmetad.socket/start finished, result=done
    [ OK ] Listening on LVM2 metadata daemon socket.
    [ 4.882224] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 4.888417] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
    [ 4.897386] systemd[1]: Starting udev Control Socket.
    [ 4.902532] systemd[1]: systemd-udevd-control.socket changed dead -> listening
    [ 4.909834] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
    [ OK ] Listening on udev Control Socket.
    [ 4.925548] systemd[1]: Listening on udev Control Socket.
    [ 4.931038] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
    [ 4.939917] systemd[1]: Starting udev Kernel Socket.
    [ 4.944967] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
    [ 4.952172] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
    [ OK ] Listening on udev Kernel Socket.
    [ 4.968902] systemd[1]: Listening on udev Kernel Socket.
    [ 4.974301] systemd[1]: Starting User and Session Slice.
    [ 4.979989] systemd[1]: user.slice changed dead -> active
    [ 4.985472] systemd[1]: Job user.slice/start finished, result=done
    [ OK ] Created slice User and Session Slice.
    [ 5.002303] systemd[1]: Created slice User and Session Slice.
    [ 5.008152] systemd[1]: Starting Journal Socket.
    [ 5.012904] systemd[1]: systemd-journald.socket changed dead -> listening
    [ 5.019774] systemd[1]: Job systemd-journald.socket/start finished, result=done
    [ OK ] Listening on Journal Socket.
    [ 5.035610] systemd[1]: Listening on Journal Socket.
    [ 5.040692] systemd[1]: Starting System Slice.
    [ 5.045513] systemd[1]: system.slice changed dead -> active
    [ 5.051163] systemd[1]: Job system.slice/start finished, result=done
    [ OK ] Created slice System Slice.
    [ 5.065633] systemd[1]: Created slice System Slice.
    [ 5.070605] systemd[1]: ConditionPathIsReadWrite=!/ failed for systemd-fsck-root.service.
    [ 5.078876] systemd[1]: Starting of systemd-fsck-root.service requested but condition failed. Ignoring.
    [ 5.088348] systemd[1]: Job systemd-fsck-root.service/start finished, result=done
    [ 5.095921] systemd[1]: Started File System Check on Root Device.
    [ 5.102096] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 5.108303] systemd[1]: system-systemd\x2dfsck.slice changed dead -> active
    [ 5.115351] systemd[1]: Job system-systemd\x2dfsck.slice/start finished, result=done
    [ OK ] Created slice system-systemd\x2dfsck.slice.
    [ 5.132378] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 5.138741] systemd[1]: ConditionPathExists=/etc/fstab succeeded for systemd-remount-fs.service.
    [ 5.147622] systemd[1]: Starting Remount Root and Kernel File Systems...
    Starting Remount Root and Kernel File Systems...
    [ 5.162702] systemd[1]: About to execute: /usr/lib/systemd/systemd-remount-fs
    [ 5.170053] systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 93
    [ 5.177887] systemd[1]: systemd-remount-fs.service changed dead -> start
    [ 5.184986] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for systemd-vconsole-setup.service.
    [ 5.195018] systemd[1]: Starting Setup Virtual Console...
    Starting Setup Virtual Console...
    [ 5.208324] EXT4-fs (sda3): re-mounted. Opts: data=ordered
    [ 5.214458] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
    [ 5.222616] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 96
    [ 5.233576] systemd[1]: systemd-vconsole-setup.service changed dead -> start
    [ 5.241007] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
    [ 5.251708] systemd[1]: Starting udev Coldplug all Devices...
    Starting udev Coldplug all Devices...
    [ 5.266109] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
    [ 5.276446] systemd[1]: Forked /usr/bin/udevadm as 101
    [ 5.283973] systemd[1]: systemd-udev-trigger.service changed dead -> start
    [ 5.302330] systemd[1]: ConditionPathExists=/lib/modules/3.15.1-1-ARCH/modules.devname succeeded for kmod-static-nodes.service.
    [ 5.318825] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for kmod-static-nodes.service.
    [ 5.327653] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    Starting Create list of required static device nodes...rrent kernel...
    [ 5.349482] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
    [ 5.361003] systemd[1]: Forked /usr/bin/kmod as 104
    [ 5.367083] systemd[1]: kmod-static-nodes.service changed dead -> start
    [ 5.374110] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
    [ 5.384078] systemd[1]: Mounting Huge Pages File System...
    Mounting Huge Pages File System...
    [ 5.399478] systemd[1]: About to execute: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
    [ 5.407990] systemd[1]: Forked /bin/mount as 106
    [ 5.414840] systemd[1]: dev-hugepages.mount changed dead -> mounting
    [ 5.423105] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
    [ 5.432612] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
    [ 5.441855] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
    [ 5.452123] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed for systemd-binfmt.service.
    [ 5.461704] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed for systemd-binfmt.service.
    [ 5.470935] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
    [ 5.479902] systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
    [ 5.489116] systemd[1]: Job systemd-binfmt.service/start finished, result=done
    [ 5.496428] systemd[1]: Started Set Up Additional Binary Formats.
    [ 5.502659] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
    [ 5.512616] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
    [ 5.522282] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
    [ 5.532731] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed for systemd-modules-load.service.
    [ 5.543004] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
    [ 5.554316] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed for systemd-modules-load.service.
    [ 5.564941] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d failed for systemd-modules-load.service.
    [ 5.575274] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
    [ 5.584675] systemd[1]: Starting of systemd-modules-load.service requested but condition failed. Ignoring.
    [ 5.594421] systemd[1]: Job systemd-modules-load.service/start finished, result=done
    [ 5.602256] systemd[1]: Started Load Kernel Modules.
    [ 5.607308] systemd[1]: ConditionPathExists=/sys/fs/fuse/connections failed for sys-fs-fuse-connections.mount.
    [ 5.617404] systemd[1]: Starting of sys-fs-fuse-connections.mount requested but condition failed. Ignoring.
    [ 5.627235] systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
    [ 5.635149] systemd[1]: Mounted FUSE Control File System.
    [ 5.640639] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
    [ 5.649441] systemd[1]: Mounting POSIX Message Queue File System...
    Mounting POSIX Message Queue File System...
    [ 5.666290] systemd[1]: About to execute: /bin/mount mqueue /dev/mqueue -t mqueue
    [ 5.674010] systemd[1]: Forked /bin/mount as 109
    [ 5.680845] systemd[1]: dev-mqueue.mount changed dead -> mounting
    [ 5.688804] systemd[1]: ConditionDirectoryNotEmpty=|/run/sysctl.d failed for systemd-sysctl.service.
    [ 5.698321] systemd[1]: ConditionDirectoryNotEmpty=|/etc/sysctl.d failed for systemd-sysctl.service.
    [ 5.707554] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/sysctl.d failed for systemd-sysctl.service.
    [ 5.717832] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/sysctl.d succeeded for systemd-sysctl.service.
    [ 5.727678] systemd[1]: ConditionDirectoryNotEmpty=|/lib/sysctl.d succeeded for systemd-sysctl.service.
    [ 5.737165] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-sysctl.service.
    [ 5.746132] systemd[1]: Starting Apply Kernel Variables...
    Starting Apply Kernel Variables...
    [ 5.759777] systemd[1]: About to execute: /usr/lib/systemd/systemd-sysctl
    [ 5.766794] systemd[1]: Forked /usr/lib/systemd/systemd-sysctl as 112
    [ 5.774371] systemd[1]: systemd-sysctl.service changed dead -> start
    [ 5.781127] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
    [ 5.791080] systemd[1]: Mounting Debug File System...
    Mounting Debug File System...
    [ 5.806518] systemd[1]: About to execute: /bin/mount debugfs /sys/kernel/debug -t debugfs
    [ 5.814940] systemd[1]: Forked /bin/mount as 113
    [ 5.820500] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
    [ 5.827257] systemd[1]: ConditionPathExists=/sys/kernel/config succeeded for sys-kernel-config.mount.
    [ 5.836594] systemd[1]: Mounting Configuration File System...
    Mounting Configuration File System...
    [ 5.849864] systemd[1]: About to execute: /bin/mount configfs /sys/kernel/config -t configfs
    [ 5.858552] systemd[1]: Forked /bin/mount as 114
    [ 5.864111] systemd[1]: sys-kernel-config.mount changed dead -> mounting
    [ 5.870949] systemd[1]: Starting system-dhcpcd.slice.
    [ 5.876443] systemd[1]: system-dhcpcd.slice changed dead -> active
    [ 5.882714] systemd[1]: Job system-dhcpcd.slice/start finished, result=done
    [ OK ] Created slice system-dhcpcd.slice.
    [ 5.899507] systemd[1]: Created slice system-dhcpcd.slice.
    [ 5.905105] systemd[1]: Starting system-getty.slice.
    [ 5.912447] systemd[1]: system-getty.slice changed dead -> active
    [ 5.918622] systemd[1]: Job sys

  • Makepkg fails on custom kernel.

    Hi.
    I'm trying to compile the arch kernel with a few added patches to increase battery life.
    What I have done is: Installed abs, and ran ABS as root. Then I made a directory called kernel, copied the kernel26 from ABS to that directory (so kernel had a subdirectory called kernel26).
    Then I ran this script (changed the name to mine) in the kernel (not kernel26) folder, which created a new kernel26-gigamo folder.
    What I did next was copy these four patches to that directory, and added them in to the pkgbuild:
    avoid-overflows-in-kernel-timec.patch
    clockevent-simplify-list-operations.patch
    uvesafb-small-cleanups.patch
    writeback-speed-up-writeback-of-big-dirty-files.patch
    (they come from here)
    My PKGBUILD:
    # $Id: PKGBUILD,v 1.294 2008/03/05 14:44:07 tpowa Exp $
    # Maintainer: Tobias Powalowski <[email protected]>
    # Maintainer: Thomas Baechler <[email protected]>
    pkgname=kernel26-gigamo
    _basekernel=2.6.24
    pkgver=2.6.24.3
    pkgrel=3
    pkgdesc="The Linux Kernel and modules"
    arch=(i686 x86_64)
    license=('GPL2')
    groups=('base')
    url="http://www.kernel.org"
    backup=('boot/kconfig26-gigamo' etc/mkinitcpio.d/${pkgname}.preset etc/mkinitcpio.d/${pkgname}-fallback.conf)
    depends=('coreutils' 'module-init-tools' 'mkinitcpio>=0.5.15')
    # pwc, ieee80211 and hostap-driver26 modules are included in kernel26-gigamo now
    # nforce package support was abandoned by nvidia, kernel modules should cover everything now.
    # kernel24 support is dropped since glibc24
    replaces=('kernel24' 'kernel24-scsi' 'kernel26-gigamo-scsi'
    'alsa-driver' 'ieee80211' 'hostap-driver26'
    'pwc' 'nforce' 'squashfs' 'unionfs' 'ivtv'
    'zd1211' 'kvm-modules' 'iwlwifi' 'rt2x00-cvs')
    md5sums=('')
    install=kernel26-gigamo.install
    source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
    ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2
    ### next two lines only needed for rc kernel building
    #http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc6.bz2
    #http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.24-rc6-git2.bz2
    # the main kernel config files
    config config.x86_64
    # the archlinux boot logos
    logo_linux_clut224.ppm
    logo_linux_mono.pbm
    logo_linux_vga16.ppm
    # standard config files for mkinitcpio ramdisk
    kernel26-gigamo.preset
    mkinitcpio-$pkgname.conf
    # add possibility to load your own dsdt acpi table
    acpi-dsdt-initrd-v0.8.4-2.6.21.patch
    # own patches
    avoid-overflows-in-kernel-timec.patch
    clockevent-simplify-list-operations.patch
    uvesafb-small-cleanups.patch
    writeback-speed-up-writeback-of-big-dirty-files.patch
    # fix bluetooth on some toshiba notebooks
    toshiba-bluetooth.patch
    # add additional unusual usb entry
    usb-storage-unusual-devs.patch
    # improve intel macintosh support
    mactel-linux-2.6.24.patch
    # fix broken acpi c states on buggy bioses, which violate acpi specification
    acpi-buggy-bios.patch
    # add squashfs and unionfs
    http://heanet.dl.sourceforge.net/sourceforge/squashfs/squashfs3.3.tar.gz
    http://download.filesystems.org/unionfs/stable/unionfs-2.2.4_for_2.6.24.2.diff.gz
    # patch below for aufs compatibility
    lhash-2.6.24.patch
    put_filp-2.6.24.patch
    sec_perm-2.6.24.patch
    splice-2.6.24.patch
    #put_filp.patch
    # add possibility to undervolt certain cpus
    linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch
    # adding genpatches from gentoo
    2000_no-if-addrlabel.patch
    2100_sd-sr-medium-detection.patch
    2101_sr-follow-tray-status.patch
    2102_sr-test-unit-ready.patch
    2300_pci-use-conf1.patch
    2400_e1000e-crc-stripping.patch
    2405_sis190-eeprom-mac.patch
    2500_arcmsr-dma-coherent-warnings.patch
    2700_alsa-hda-lifebook-e8410.patch
    # fix Leadtek_WinFast_2000
    winfast-2000.patch
    # fix fuse
    fuse-2.6.24.patch
    # fix ata limit
    ata-2.6.24.patch
    # fix keymap
    keymap-2.6.24.patch
    # fix some sis agp ids
    sis671-intelgly-2.6.24.patch
    build() {
    [ "${CARCH}" = "i686" ] && KARCH=x86
    [ "${CARCH}" = "x86_64" ] && KARCH=x86
    cd $startdir/src/linux-$_basekernel
    # add upstream patch from 2.6.24 series
    patch -Np1 -i ../patch-$pkgver || return 1
    # add queued patches for 2.6.24 series
    #http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
    #patch -Np1 -i ../pre-2.6.24.3.patch || return 1
    ### next 2 lines are only needed for rc kernels
    #patch -Np1 -i ../patch-$pkgver-rc6 || return 1
    #patch -Np1 -i ../patch-2.6.24-rc6-git2 || return 1
    # add custom acpi dsdt patch, in reference to:
    # http://gaugusch.at/kernel.shtml
    # http://acpi.sourceforge.net
    patch -Np1 -i ../acpi-dsdt-initrd-v0.8.4-2.6.21.patch || return 1
    # fix enabling of bluetooth on some toshiba notebooks in reference to:
    # http://bugs.archlinux.org/task/5608
    # http://www.cwrose.de/toshiba/s5200.html#bluetooth
    patch -Np1 -i ../toshiba-bluetooth.patch || return 1
    # fix I/O errors with Teac HD-35PU devices
    patch -Np1 -i ../usb-storage-unusual-devs.patch || return 1
    # improve intel macintosh support, in reference to:
    # http://www.mactel-linux.org/wiki/Main_Page
    # http://mactel-linux.svn.sourceforge.net/viewvc/mactel-linux/trunk/kernel/
    patch -Np1 -i ../mactel-linux-2.6.24.patch || return 1
    # add possibility to undervolt certain cpus, in reference to:
    # https://www.dedigentoo.org/trac/linux-phc/
    patch -Np1 -i ../linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch || return 1
    # fix buggy bios acpi to get c states, which violate acpi specification, in reference to:
    # http://bugzilla.kernel.org/show_bug.cgi?id=7578
    # http://bugs.archlinux.org/task/6875
    patch -Np1 -i ../acpi-buggy-bios.patch || return 1
    # fix Leadtek_WinFast_2000
    # in reference to:
    # http://www.linuxtv.org/v4lwiki/index.php/Leadtek_WinFast_2000
    patch -Np0 -i ../winfast-2000.patch || return 1
    # fix fuse
    # in reference to:
    # http://groups.google.com/group/linux.kernel/msg/20cd4e76b289d738
    patch -Np1 -i ../fuse-2.6.24.patch || return 1
    # fix keymaps
    # in reference to:
    # http://bugzilla.kernel.org/show_bug.cgi?id=10143
    # http://bugs.archlinux.org/task/9593
    patch -Np1 -i ../keymap-2.6.24.patch || return 1
    # fix sis ids
    # in reference to:
    # http://www.linuxconsulting.ro/xorg-drivers/
    # http://bugs.archlinux.org/task/9655
    patch -Np1 -i ../sis671-intelgly-2.6.24.patch || return 1
    # fix some ata limits
    # http://bugs.archlinux.org/task/9386
    # in reference to:
    # http://www.mail-archive.com/linux-ide%40vger.kernel.org/msg14722.html
    patch -Np2 -i ../ata-2.6.24.patch || return 1
    # adding some genpatches from gentoo, in reference to:
    # http://sources.gentoo.org/viewcvs.py/linux-patches/genpatches-2.6/trunk/2.6.24/
    patch -Np1 -i ../2000_no-if-addrlabel.patch || return 1
    patch -Np1 -i ../2100_sd-sr-medium-detection.patch || return 1
    patch -Np1 -i ../2101_sr-follow-tray-status.patch || return 1
    patch -Np1 -i ../2102_sr-test-unit-ready.patch || return 1
    patch -Np1 -i ../2300_pci-use-conf1.patch || return 1
    patch -Np1 -i ../2400_e1000e-crc-stripping.patch || return 1
    patch -Np1 -i ../2405_sis190-eeprom-mac.patch || return 1
    patch -Np1 -i ../2500_arcmsr-dma-coherent-warnings.patch || return 1
    patch -Np1 -i ../2700_alsa-hda-lifebook-e8410.patch || return 1
    # own patches
    patch -Np1 -i ../avoid-overflows-in-kernel-timec.patch || return 1
    patch -Np1 -i ../clockevent-simplify-list-operations.patch || return 1
    patch -Np1 -i ../uvesafb-small-cleanups.patch || return 1
    patch -Np1 -i ../writeback-speed-up-writeback-of-big-dirty-files.patch || return 1
    # add sqashfs support, in reference to:
    # http://squashfs.sourceforge.net/
    patch -Np1 -i ../squashfs3.3/kernel-patches/linux-2.6.24/squashfs3.3-patch || return 1
    # add unionfs support. in reference to:
    # http://www.fsl.cs.sunysb.edu/project-unionfs.html
    patch -Np1 -i ../unionfs-2.2.4_for_2.6.24.2.diff || return 1
    # add sec_perm-2.6.24.patch for aufs, in reference to:
    # http://aufs.sourceforge.net/
    patch -Np1 -i ../sec_perm-2.6.24.patch || return 1
    patch -Np0 -i ../put_filp-2.6.24.patch || return 1
    patch -Np1 -i ../lhash-2.6.24.patch || return 1
    patch -Np0 -i ../splice-2.6.24.patch || return 1
    # remove the extraversion from Makefile
    ### next line is only needed for rc kernels
    #sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION =-rc6|g' Makefile
    sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION =|g' Makefile
    # Arch logo!
    cp ../logo_linux_clut224.ppm drivers/video/logo/
    cp ../logo_linux_mono.pbm drivers/video/logo/
    cp ../logo_linux_vga16.ppm drivers/video/logo/
    if [ "$CARCH" = "x86_64" ]; then
    cat ../config.x86_64 >./.config
    else
    cat ../config >./.config
    fi
    # build the full kernel version to use in pathnames
    . ./.config
    ### next line is only needed for rc kernels
    #_kernver="2.6.24-rc6${CONFIG_LOCALVERSION}"
    _kernver="${_basekernel}${CONFIG_LOCALVERSION}"
    # configure kernel before build
    make menuconfig
    # load configuration
    yes "" | make config
    # build!
    # stop here
    #msg "Stopping build"
    #return 1
    make bzImage modules || return 1
    mkdir -p $startdir/pkg/{lib/modules,boot}
    make INSTALL_MOD_PATH=$startdir/pkg modules_install || return 1
    cp System.map $startdir/pkg/boot/System.map26-gigamo
    cp arch/$KARCH/boot/bzImage $startdir/pkg/boot/vmlinuz26-gigamo
    install -D -m644 Makefile \
    $startdir/pkg/usr/src/linux-${_kernver}/Makefile
    install -D -m644 kernel/Makefile \
    $startdir/pkg/usr/src/linux-${_kernver}/kernel/Makefile
    install -D -m644 .config \
    $startdir/pkg/usr/src/linux-${_kernver}/.config
    install -D -m644 .config $startdir/pkg/boot/kconfig26-gigamo
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/include
    for i in acpi asm-{generic,x86} config linux math-emu media net pcmcia scsi sound video; do
    cp -a include/$i $startdir/pkg/usr/src/linux-${_kernver}/include/
    done
    # copy files necessary for later builds, like nvidia and vmware
    cp Module.symvers $startdir/pkg/usr/src/linux-${_kernver}
    cp -a scripts $startdir/pkg/usr/src/linux-${_kernver}
    # fix permissions on scripts dir
    chmod og-w -R $startdir/pkg/usr/src/linux-${_kernver}/scripts
    #mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/.tmp_versions
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/kernel
    cp arch/$KARCH/Makefile $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
    cp arch/$KARCH/Makefile_32 $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
    cp arch/$KARCH/Makefile_64 $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
    if [ "$CARCH" = "i686" ]; then
    cp arch/$KARCH/Makefile_32.cpu $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
    fi
    cp arch/$KARCH/kernel/asm-offsets.s $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/kernel/
    # add headers for lirc package
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/drivers/media/video
    cp drivers/media/video/*.h $startdir/pkg/usr/src/linux-${_kernver}/drivers/media/video/
    for i in bt8xx cpia2 cx25840 cx88 em28xx et61x251 pwc saa7134 sn9c102 usbvideo zc0301; do
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/drivers/media/video/$i
    cp -a drivers/media/video/$i/*.h $startdir/pkg/usr/src/linux-${_kernver}/drivers/media/video/$i
    done
    # add dm headers
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/drivers/md
    cp drivers/md/*.h $startdir/pkg/usr/src/linux-${_kernver}/drivers/md
    # add inotify.h
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/include/linux
    cp include/linux/inotify.h $startdir/pkg/usr/src/linux-${_kernver}/include/linux/
    # add CLUSTERIP file for iptables
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/net/ipv4/netfilter/
    cp net/ipv4/netfilter/ipt_CLUSTERIP.c $startdir/pkg/usr/src/linux-${_kernver}/net/ipv4/netfilter/
    # add wireless headers
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/net/mac80211/
    cp net/mac80211/*.h $startdir/pkg/usr/src/linux-${_kernver}/net/mac80211/
    # add xfs and shmem for aufs building
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/fs/xfs
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/mm
    cp fs/xfs/xfs_sb.h $startdir/pkg/usr/src/linux-${_kernver}/fs/xfs/xfs_sb.h
    cp mm/shmem.c $startdir/pkg/usr/src/linux-${_kernver}/mm/shmem.c
    # add vmlinux
    cp vmlinux $startdir/pkg/usr/src/linux-${_kernver}
    # copy in Kconfig files
    for i in `find . -name "Kconfig*"`; do
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/`echo $i | sed 's|/Kconfig.*||'`
    cp $i $startdir/pkg/usr/src/linux-${_kernver}/$i
    done
    cd $startdir/pkg/usr/src/linux-${_kernver}/include && ln -s asm-$KARCH asm
    chown -R root.root $startdir/pkg/usr/src/linux-${_kernver}
    find $startdir/pkg/usr/src/linux-${_kernver} -type d -exec chmod 755 {} \;
    cd $startdir/pkg/lib/modules/${_kernver} && \
    (rm -f source build; ln -sf ../../../usr/src/linux-${_kernver} build)
    # install fallback mkinitcpio.conf file and preset file for kernel
    install -m644 -D $startdir/src/${pkgname}.preset $startdir/pkg/etc/mkinitcpio.d/${pkgname}.preset || return 1
    install -m644 -D $startdir/src/mkinitcpio-$pkgname.conf $startdir/pkg/etc/mkinitcpio.d/$pkgname-fallback.conf || return 1
    # set correct depmod command for install
    sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" $startdir/kernel26-gigamo.install
    echo -e "# DO NOT EDIT THIS FILE\nALL_kver='${_kernver}'" > ${startdir}/pkg/etc/mkinitcpio.d/${pkgname}.kver
    # remove unneeded architectures
    rm -rf $startdir/pkg/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,xtensa}
    And the error I'm getting when running makepkg (in the kernel26-gigamo directory where my own pathces are added and the pkgbuild resides in):
    ~/kernel/kernel26-gigamo]: makepkg
    ==> Making package: kernel26-gigamo 2.6.24.3-3 (Tue Mar 11 23:02:49 CET 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found linux-2.6.24.tar.bz2 in build dir
    -> Found patch-2.6.24.3.bz2 in build dir
    -> Found config in build dir
    -> Found config.x86_64 in build dir
    -> Found logo_linux_clut224.ppm in build dir
    -> Found logo_linux_mono.pbm in build dir
    -> Found logo_linux_vga16.ppm in build dir
    -> Found kernel26-gigamo.preset in build dir
    -> Found mkinitcpio-kernel26-gigamo.conf in build dir
    -> Found acpi-dsdt-initrd-v0.8.4-2.6.21.patch in build dir
    -> Found avoid-overflows-in-kernel-timec.patch in build dir
    -> Found clockevent-simplify-list-operations.patch in build dir
    -> Found uvesafb-small-cleanups.patch in build dir
    -> Found writeback-speed-up-writeback-of-big-dirty-files.patch in build dir
    -> Found toshiba-bluetooth.patch in build dir
    -> Found usb-storage-unusual-devs.patch in build dir
    -> Found mactel-linux-2.6.24.patch in build dir
    -> Found acpi-buggy-bios.patch in build dir
    -> Found squashfs3.3.tar.gz in build dir
    -> Found unionfs-2.2.4_for_2.6.24.2.diff.gz in build dir
    -> Found lhash-2.6.24.patch in build dir
    -> Found put_filp-2.6.24.patch in build dir
    -> Found sec_perm-2.6.24.patch in build dir
    -> Found splice-2.6.24.patch in build dir
    -> Found linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch in build dir
    -> Found 2000_no-if-addrlabel.patch in build dir
    -> Found 2100_sd-sr-medium-detection.patch in build dir
    -> Found 2101_sr-follow-tray-status.patch in build dir
    -> Found 2102_sr-test-unit-ready.patch in build dir
    -> Found 2300_pci-use-conf1.patch in build dir
    -> Found 2400_e1000e-crc-stripping.patch in build dir
    -> Found 2405_sis190-eeprom-mac.patch in build dir
    -> Found 2500_arcmsr-dma-coherent-warnings.patch in build dir
    -> Found 2700_alsa-hda-lifebook-e8410.patch in build dir
    -> Found winfast-2000.patch in build dir
    -> Found fuse-2.6.24.patch in build dir
    -> Found ata-2.6.24.patch in build dir
    -> Found keymap-2.6.24.patch in build dir
    -> Found sis671-intelgly-2.6.24.patch in build dir
    ==> WARNING: Integrity checks (md5) are missing or incomplete.
    ==> Extracting Sources...
    -> bsdtar -x -f linux-2.6.24.tar.bz2
    -> bunzip2 -f patch-2.6.24.3.bz2
    -> bsdtar -x -f squashfs3.3.tar.gz
    -> gunzip -d -f unionfs-2.2.4_for_2.6.24.2.diff.gz
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    patching file Documentation/video4linux/CARDLIST.cx23885
    patching file Makefile
    patching file arch/powerpc/platforms/chrp/pci.c
    patching file arch/powerpc/platforms/powermac/feature.c
    patching file arch/s390/lib/uaccess_std.c
    patching file arch/sparc/lib/rwsem.S
    patching file arch/sparc64/lib/rwsem.S
    patching file arch/x86/kernel/Makefile_32
    patching file arch/x86/mm/pageattr_64.c
    patching file drivers/acpi/blacklist.c
    patching file drivers/acpi/osl.c
    patching file drivers/base/firmware_class.c
    patching file drivers/char/drm/drm_stub.c
    patching file drivers/char/drm/drm_vm.c
    patching file drivers/char/mspec.c
    patching file drivers/firmware/dmi_scan.c
    patching file drivers/macintosh/smu.c
    patching file drivers/media/video/cx23885/cx23885-cards.c
    patching file drivers/net/bonding/bond_main.c
    patching file drivers/net/dl2k.h
    patching file drivers/net/forcedeth.c
    patching file drivers/net/pcmcia/smc91c92_cs.c
    patching file drivers/net/sky2.c
    patching file drivers/net/wireless/b43/dma.c
    patching file drivers/net/wireless/b43/main.c
    patching file drivers/net/wireless/b43/xmit.c
    patching file drivers/net/wireless/b43/xmit.h
    patching file drivers/net/wireless/b43legacy/dma.c
    patching file drivers/net/wireless/b43legacy/main.c
    patching file drivers/net/wireless/b43legacy/pio.c
    patching file drivers/net/wireless/b43legacy/xmit.c
    patching file drivers/net/wireless/b43legacy/xmit.h
    patching file drivers/pci/hotplug/fakephp.c
    patching file drivers/scsi/gdth.c
    patching file drivers/scsi/sd.c
    patching file drivers/usb/class/usblp.c
    patching file drivers/usb/core/driver.c
    patching file drivers/usb/core/hub.c
    patching file drivers/usb/gadget/fsl_usb2_udc.c
    patching file drivers/usb/misc/usbtest.c
    patching file drivers/usb/serial/cp2101.c
    patching file drivers/usb/serial/ftdi_sio.c
    patching file drivers/usb/serial/ftdi_sio.h
    patching file drivers/usb/serial/keyspan.c
    patching file drivers/usb/serial/kobil_sct.c
    patching file drivers/usb/serial/option.c
    patching file drivers/usb/serial/pl2303.c
    patching file drivers/usb/serial/pl2303.h
    patching file drivers/usb/serial/sierra.c
    patching file drivers/usb/storage/unusual_devs.h
    patching file fs/eventpoll.c
    patching file fs/inotify_user.c
    patching file fs/ncpfs/mmap.c
    patching file fs/nfs/write.c
    patching file fs/splice.c
    patching file fs/xfs/linux-2.6/xfs_file.c
    patching file include/asm-powerpc/pmac_feature.h
    patching file include/linux/Kbuild
    patching file include/linux/dmi.h
    patching file include/linux/hrtimer.h
    patching file include/linux/hugetlb.h
    patching file include/linux/ktime.h
    patching file include/linux/wait.h
    patching file kernel/audit.c
    patching file kernel/compat.c
    patching file kernel/futex.c
    patching file kernel/futex_compat.c
    patching file kernel/hrtimer.c
    patching file kernel/irq/chip.c
    patching file kernel/posix-timers.c
    patching file kernel/relay.c
    patching file kernel/sched_fair.c
    patching file kernel/sysctl.c
    patching file mm/filemap.c
    patching file mm/fremap.c
    patching file mm/hugetlb.c
    patching file mm/memory.c
    patching file mm/mmap.c
    patching file mm/slab.c
    patching file mm/slub.c
    patching file net/bluetooth/hci_sysfs.c
    patching file net/ipv4/fib_hash.c
    patching file net/ipv4/fib_trie.c
    patching file net/ipv4/inet_diag.c
    patching file net/ipv4/ip_output.c
    patching file net/ipv4/ipcomp.c
    patching file net/ipv4/sysctl_net_ipv4.c
    patching file net/ipv4/xfrm4_tunnel.c
    patching file net/ipv6/ip6_output.c
    patching file net/ipv6/ipcomp6.c
    patching file net/netfilter/nf_conntrack_proto_tcp.c
    patching file net/sched/em_meta.c
    patching file net/sched/ematch.c
    patching file scripts/mod/file2alias.c
    patching file security/selinux/ss/services.c
    patching file sound/oss/via82cxxx_audio.c
    patching file sound/usb/usx2y/usX2Yhwdep.c
    patching file sound/usb/usx2y/usx2yhwdeppcm.c
    The next patch would create the file Documentation/dsdt-initrd.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored -- saving rejects to file Documentation/dsdt-initrd.txt.rej
    patching file drivers/acpi/Kconfig
    Hunk #1 succeeded at 274 (offset -24 lines).
    patching file drivers/acpi/osl.c
    Hunk #1 succeeded at 312 (offset 56 lines).
    patching file init/initramfs.c
    patching file init/main.c
    Hunk #1 succeeded at 91 with fuzz 1 (offset -6 lines).
    Hunk #2 succeeded at 650 (offset 13 lines).
    ==> ERROR: Build Failed.
    Aborting...
    Sorry for the long post and thanks for bothering with me.
    Last edited by Gigamo (2008-03-11 22:09:12)

    I removed the src/ directory and ran makepkg and it succeeded. Pacman -U kernel.pkg.tar.gz also worked. Now all that's left is rebooting and trying.
    Thanks everyone.
    OK, I guess it's not over yet. I rebooted in the new kernel, but it says it can't find /dev/sda3 (which is my / partition).
    This is my grub entry:
    title Arch Linux Gigamo
    root (hd0,2)
    kernel /boot/vmlinuz26 root=/dev/sda3 ro
    initrd /boot/kernel26-gigamo.img
    Okay well, I didnt realise there was a vmlinux26-gigamo as well. Will see if that fixes it.
    Last edited by Gigamo (2008-03-12 16:53:22)

  • Pre-compiled kernel 2.6.24.4-1 package for Nehemiah (C3-2)

    Find it at: http://blog.rohde.nu/?p=18
    For people having the same bug as described at: http://bugs.archlinux.org/task/9565

    This is fixed in core now as of 24.3-4 kernel.
    Linux pub 2.6.24-ARCH #1 SMP PREEMPT Sun Mar 30 11:40:06 CEST 2008 i686 VIA Nehemiah CentaurHauls GNU/Linux

  • Kernel building with ABS

    I have a question.
    How do I configure the resulting package so that it won't attempt to overwrite the module and header directories that are set by the current ARCH kernel?
    For example, I get this error if I do "sudo pacman -A kernel26201-ARCH-2.6.20.1-1.pkg.tar.gz"
    loading package data... done. checking for file conflicts... error: the
    following file conflicts were found:
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/build: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/crypto/aes-i586.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/crypto/twofish-i586.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/p4-clockmod.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-ich.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-lib.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-smi.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/cpu/mcheck/non-fatal.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/cpuid.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/arch/i386/kernel/msr.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/aes.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/anubis.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/arc4.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/crypto/blowfish.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/cast5.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/cast6.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/crc32c.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/crypto/crypto_null.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/deflate.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/ecb.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/crypto/gf128mul.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/khazad.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/lrw.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/md4.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/crypto/michael_mic.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/serpent.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/sha1.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/sha256.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/sha512.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/tcrypt.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/tea.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/tgr192.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/twofish.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/crypto/twofish_common.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/wp512.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/crypto/xcbc.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ata/ahci.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ata/ata_generic.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ata/ata_piix.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ata/libata.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ata/pata_mpiix.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ata/pata_oldpiix.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/block/floppy.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/block/nbd.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/block/pktcdvd.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/cdrom/cdrom.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/agp/agpgart.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/agp/intel-agp.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/drm/drm.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/drm/i810.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/drm/i915.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/dtlk.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/genrtc.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/hangcheck-timer.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/hw_random/intel-rng.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/ipmi/ipmi_devintf.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/ipmi/ipmi_msghandler.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/ipmi/ipmi_poweroff.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/ipmi/ipmi_si.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/ipmi/ipmi_watchdog.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/nvram.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/char/rtc.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/connector/cn.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/cpufreq/cpufreq_ondemand.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/cpufreq/cpufreq_stats.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/cpufreq/freq_table.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/crypto/geode-aes.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/crypto/padlock-aes.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/crypto/padlock-sha.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/crypto/padlock.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/dma/ioatdma.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/edac/edac_mc.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/edac/i82860_edac.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/edac/i82875p_edac.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/hid/hid.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/i2c/algos/i2c-algo-pca.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/i2c/algos/i2c-algo-pcf.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/i2c/busses/i2c-i801.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/i2c/busses/i2c-i810.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/i2c/busses/i2c-parport-light.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/i2c/busses/i2c-piix4.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/i2c/i2c-dev.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ide/ide-cd.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ide/ide-core.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ide/ide-disk.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ide/ide-generic.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ide/pci/generic.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ide/pci/piix.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/ide/pci/rz1000.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/input/evdev.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/input/joydev.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/kvm/kvm-intel.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/kvm/kvm.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/media/video/compat_ioctl32.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/media/video/ov511.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/media/video/ovcamchip/ovcamchip.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/media/video/stv680.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/media/video/v4l1-compat.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/media/video/v4l2-common.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/media/video/videodev.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/message/fusion/mptctl.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/message/i2o/i2o_block.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/message/i2o/i2o_bus.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/message/i2o/i2o_config.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/message/i2o/i2o_core.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/message/i2o/i2o_proc.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/message/i2o/i2o_scsi.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/misc/tifm_core.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/8139cp.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/8139too.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/bonding/bonding.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/dummy.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/e100.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/e1000/e1000.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/eql.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/act200l-sir.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/actisys-sir.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/ali-ircc.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/donauboe.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/esi-sir.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/girbil-sir.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/irda-usb.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/irtty-sir.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/litelink-sir.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/ma600-sir.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/mcp2120-sir.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/mcs7780.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/nsc-ircc.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/old_belkin-sir.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/sir-dev.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/smsc-ircc2.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/stir4200.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/tekram-sir.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/toim3232-sir.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/via-ircc.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/vlsi_ir.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/irda/w83977af_ir.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/ixgb/ixgb.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/mii.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/netconsole.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/tulip/de2104x.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/tulip/de4x5.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/tulip/dmfe.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/tulip/tulip.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/tulip/uli526x.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/tulip/winbond-840.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/net/tun.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/rtc/rtc-core.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/rtc/rtc-dev.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/rtc/rtc-lib.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/rtc/rtc-proc.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/rtc/rtc-sysfs.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/rtc/rtc-test.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/eata.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/gdth.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/ide-scsi.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/libsrp.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/osst.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/scsi_tgt.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/scsi_transport_sas.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/sd_mod.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/sg.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/scsi/sr_mod.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/class/usblp.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/core/usbcore.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/host/ehci-hcd.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/host/ohci-hcd.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/host/uhci-hcd.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/input/usbhid.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/misc/ldusb.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/misc/trancevibrator.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/misc/usbtest.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/usb/storage/usb-storage.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/video/backlight/backlight.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/drivers/video/backlight/lcd.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/configfs/configfs.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/cramfs/cramfs.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/dlm/dlm.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/ext2/ext2.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/ext3/ext3.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/ext4/ext4dev.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/fuse/fuse.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/jbd/jbd.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/jbd2/jbd2.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/mbcache.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/nls/nls_ascii.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/nls/nls_cp437.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/nls/nls_cp950.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/nls/nls_iso8859-15.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/nls/nls_iso8859-2.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/nls/nls_iso8859-3.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/fs/nls/nls_iso8859-4.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/ntfs/ntfs.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/quota_v1.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/fs/quota_v2.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/lib/crc-ccitt.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/lib/crc16.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/lib/libcrc32c.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/lib/ts_bm.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/lib/ts_fsm.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/lib/ts_kmp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/lib/zlib_deflate/zlib_deflate.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/802/p8022.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/802/p8023.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/802/psnap.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/8021q/8021q.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/appletalk/appletalk.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/atm/atm.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/atm/br2684.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/atm/clip.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/atm/lec.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/atm/mpoa.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/bridge.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_802_3.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_among.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_arp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_arpreply.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_dnat.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_ip.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_limit.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_log.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_mark.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_mark_m.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_pkttype.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_redirect.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_snat.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_stp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_ulog.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebt_vlan.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebtable_broute.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebtable_filter.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebtable_nat.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/bridge/netfilter/ebtables.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ieee80211/ieee80211.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ieee80211/ieee80211_crypt.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ieee80211/ieee80211_crypt_ccmp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ieee80211/ieee80211_crypt_wep.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ieee80211/softmac/ieee80211softmac.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ah4.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/esp4.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ip_gre.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipcomp.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipip.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_dh.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_ftp.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_lblc.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_lblcr.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_lc.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_nq.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_rr.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_sed.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_sh.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_wlc.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/ipvs/ip_vs_wrr.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/multipath_drr.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/multipath_random.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/multipath_rr.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/multipath_wrandom.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/arp_tables.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/arpt_mangle.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/arptable_filter.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ip_queue.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ip_tables.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_CLUSTERIP.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_ECN.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_LOG.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_MASQUERADE.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_NETMAP.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_REDIRECT.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_REJECT.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_SAME.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_TCPMSS.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_TOS.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_TTL.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_ULOG.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_addrtype.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_ah.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_ecn.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_iprange.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_owner.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_recent.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_tos.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/ipt_ttl.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/iptable_filter.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/iptable_mangle.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/iptable_nat.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/iptable_raw.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_conntrack_ipv4.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_amanda.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_ftp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_h323.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_irc.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_pptp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_proto_gre.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_sip.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/netfilter/nf_nat_tftp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/tunnel4.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/xfrm4_mode_beet.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/xfrm4_mode_transport.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/xfrm4_mode_tunnel.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv4/xfrm4_tunnel.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/ah6.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/esp6.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/ip6_tunnel.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/ipcomp6.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/ipv6.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6_queue.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6_tables.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_HL.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_LOG.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_REJECT.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_ah.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_eui64.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_frag.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_hbh.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_hl.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_owner.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6t_rt.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6table_filter.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6table_mangle.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/ip6table_raw.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/netfilter/nf_conntrack_ipv6.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/sit.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/tunnel6.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/xfrm6_mode_beet.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/xfrm6_mode_ro.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/xfrm6_mode_transport.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/xfrm6_mode_tunnel.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/ipv6/xfrm6_tunnel.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/ipx/ipx.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/irda/ircomm/ircomm-tty.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/irda/ircomm/ircomm.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/irda/irda.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/irda/irlan/irlan.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/key/af_key.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/llc/llc.ko:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/llc/llc2.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_amanda.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_ftp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_h323.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_irc.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_netbios_ns.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_netlink.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_pptp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_proto_gre.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_proto_sctp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_sip.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nf_conntrack_tftp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nfnetlink.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nfnetlink_log.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/nfnetlink_queue.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/x_tables.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_CLASSIFY.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_CONNMARK.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_CONNSECMARK.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_DSCP.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_MARK.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_NFLOG.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_NFQUEUE.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_NOTRACK.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_SECMARK.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_comment.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_connbytes.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_connmark.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_conntrack.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_dccp.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_dscp.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_esp.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_hashlimit.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_helper.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_length.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_limit.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_mac.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_mark.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_multiport.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_physdev.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_pkttype.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_policy.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_quota.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_realm.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_sctp.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_state.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_statistic.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_string.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_tcpmss.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/netfilter/xt_tcpudp.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/net/sctp/sctp.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/net/xfrm/xfrm_user.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/security/capability.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/security/commoncap.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/security/root_plug.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/sound/ac97_bus.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/oss/snd-mixer-oss.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/oss/snd-pcm-oss.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/seq/oss/snd-seq-oss.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/seq/snd-seq-device.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/seq/snd-seq-midi-event.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/seq/snd-seq-midi.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/seq/snd-seq.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/snd-page-alloc.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/snd-pcm.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/snd-rawmidi.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/snd-rtctimer.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/core/snd-timer.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/kernel/sound/core/snd.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/drivers/snd-dummy.ko: exists in
    filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/pci/ac97/snd-ac97-codec.ko:
    exists in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/pci/ca0106/snd-ca0106.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/pci/hda/snd-hda-codec.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko: exists
    in filesystem
    kernel26201-ARCH:
    /lib/modules/2.6.20.1-ARCH/kernel/sound/soundcore.ko: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.alias: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.ccwmap: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.dep: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.ieee1394map:
    exists in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.inputmap: exists
    in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.isapnpmap: exists
    in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.ofmap: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.pcimap: exists in
    filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.seriomap: exists
    in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.symbols: exists
    in filesystem
    kernel26201-ARCH: /lib/modules/2.6.20.1-ARCH/modules.usbmap: exists in
    filesystem errors occurred, no packages were upgraded.
    (was able to receive full output by piping pacman's output to nano)
    Last edited by NoOneImportant (2007-03-06 23:42:41)

    I just ran into this problem today.
    The document no longer makes any reference to 'LOCALVERSION'
    The doc itself implies
    Modify pkgbase for your custom package name, e.g.:
    pkgbase=linux-custom
    So I did this
    #pkgbase=linux # Build stock -ARCH kernel
    pkgbase=linux-iwlwifidebug # Build kernel with a different name
    However, when running pacman -U, It clearly is trying to overwrite the existing kernel's files:
    loading packages...
    resolving dependencies...
    :: Proceed with installation? [Y/n]
    Packages (1): linux-iwlwifidebug-3.12.1-1
    Total Installed Size: 68.98 MiB
    checking keyring...
    checking package integrity...
    loading package files...
    checking for file conflicts...
    error: failed to commit transaction (conflicting files)
    linux-iwlwifidebug: /usr/lib/modules/3.12.1-1-ARCH/extramodules exists in filesystem
    linux-iwlwifidebug: /usr/lib/modules/3.12.1-1-ARCH/kernel/arch/x86/crypto/ablk_helper.ko.gz exists in filesystem
    linux-iwlwifidebug: /usr/lib/modules/3.12.1-1-ARCH/kernel/arch/x86/crypto/aes-x86_64.ko.gz exists in filesystem
    linux-iwlwifidebug: /usr/lib/modules/3.12.1-1-ARCH/modules.softdep exists in filesystem
    linux-iwlwifidebug: /usr/lib/modules/3.12.1-1-ARCH/modules.symbols exists in filesystem
    linux-iwlwifidebug: /usr/lib/modules/3.12.1-1-ARCH/modules.symbols.bin exists in filesystem
    linux-iwlwifidebug: /usr/src/linux-3.12.1-1-ARCH/vmlinux exists in filesystem
    Errors occurred, no packages were upgraded.
    I don't know what the 'right' way to do this is that will allow all of the automated tools to work right.. i.e. mkinitcpio and bootloader...
    Suggestions?

Maybe you are looking for

  • Using a shared drive over several macs

    I have several macs, with separate user accounts for the family on each. I have a central one, a 2010 Mac Mini, that I have an external drive attached to. this is to be used as the main iTunes server for everyone. however, even if I make this drive t

  • How to convert pdf  to binary

    hi all,    how to convert pdf  to binary . regards, sheetal

  • Is plan driven procurement possible in classic scenario

    hai , is classic scenario possible in plan driven procurement? if possible anyone give me the steps required to do it. thanks and best regards, n.chakradhar

  • Conditional hidden text

    I have never used the condional text feature so I am hoping someone can give me simple steps to accomplish this. I would like to add the sentence "click here to see an example of this spreadsheet" before each example in my FM doc, and I plan on inser

  • Why does my library not update itunes to display purchased songs?

    I bought a portion of an album a few months ago, and went to purchase the rest of the album and none of the songs I have purchased show up as purchased.  I bought one of the songs I did not own, and it instantly marked it as purchased but did not upd