Will 2.6.24.2 be a PREEMPT kernel?

Previous "official" kernel was patched with Ingo Molnar's real time patch, AFAIK. The one which is in core at the moment isn't, or at least I think it isn't. It's quite understandable as 2.6.24.1 doesn't have a corresponding real time patch. Will 2.6.24.2 be patched, considered there is an official patch for it?
Anyone have any info on this?
Last edited by Zibi1981 (2008-02-25 02:58:19)

2.6.24-ARCH is also PREEMPT:
$ uname -a
Linux tk-i5ka 2.6.24-ARCH #1 SMP PREEMPT Wed Feb 20 18:20:46 UTC 2008 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
It's a feature in the mainline kernel, no patches required:
Processor Type and Features
--> Preemption Model
     --> Preemptible Kernel (Low-Latency Desktop)

Similar Messages

  • I see two others have asked this question, but I don't find the answer satisfactory: So when will the GPIB driver support the 2.4 kernel? Or

    for that matter when will it get beyond BETA status? When I bought Labview for Linux, I assumed NI would provide GPIB drivers so that I'd be able to use it. I think we've been at BETA 0.6 for almost a year. For what Labview costs, this isn't reasonable.

    for that matter when will it get beyond BETA status? When I bought Labview for Linux, I assumed NI would provide GPIB drivers so that I'd be able to use it. I think we've been at BETA 0.6 for almost a year. For what Labview costs, this isn't reasonable.For updates on the Linux Driver, keep referring to the ni.com/linux site.
    Randy Solomonson
    Applications Engineer
    National Instruments

  • HSRP preempt

    Hi,
    I would need some advise to clarify on the following HSRP preempt concept. Please let me know if the following is correct.
    1) both active and standby routers NOT configured with HSRP preempt. When active router goes down, standby will NOT take over due to NO HSRP preempt configured.
    2) both active and standby routers configured with HSRP preempt. When active router goes down, standby will take over as the active. When the active goes down again, the standby will take over as active. However, there will be a short downtime during the HSRP transition states. How long is the transition state?
    3) only standby router configured with HSRP preempt. When active router goes down, standby will take over to become the active. However, when the active router goes down again, the standby router will NOT take over as the active due to NO HSRP preempt configured.
    Thanks
    Christina

    Christina
    1) Not correct. If both routers do not include preempt and the active router goes down then the standby router WILL take over as the active. Preempt is not an issue here. If the currently active router goes down and if there is a standby then the standby will take over as active. In a failure situation the standby will take over without consideration of preempt.
    2) I am not entirely clear what you are describing when you say the active goes down and then when the active goes down again. So let me re-phrase it in terms of rtrA and rtrB. Assume that rtrA has a higher priority and becomes active and rtrB is standby. Then rtrA goes down. rtrB then becomes active. At that point I do not follow your scenario. I am not sure whether you assume that rtrA comes back into service or if you assume that there is rtrC which became standby.
    If rtrA comes into service again and it has higher priority and it has preempt then rtrA becomes active and rtrB returns to standby. This is because preempt on rtrA allows it to displace rtrB. There is some very brief period of transition. I am not sure how long but I know it is quite short.
    If rtrB became active and there is rtrC who becomes standby and then rtrB fails then rtrC becomes active and there is no period of interruption.
    3)I have the same problem with this description. You describe active and standby, you assume that the active fails, and then you assume that the active fails again without specifying whether the original active router came back in service again.
    So let me go back to my example of rtrA and rtrB. Assume that rtrA has higher priority and becomes active and does not have preempt. Assume that rtrB has lower priority and does have preempt. Then rtrA goes down. rtrB becomes active. (Note that this really has nothing to do with preempt - rtrB takes over because the active failed.) If rtrA comes into service then it is in the HSRP group and it has higher priority but it does not become active because it does not have preempt.
    Preempt really has to do with enabling a router that has higher priority but is not active to displace the current active router. Preempt is a factor when some router attempts to displace the current active router. It is not a factor when the active router fails.
    Let me describe another example. Assume rtrA has priority of 105 and rtrB has priority of 100. So rtrA becomes the active router. Then assume that rtrA is tracking interface serial0/0 and the interface goes down. Now rtrA has priority 95 and rtrB has priority 100. Will rtrB become active? With preempt configured it will and without prempt configured it will not.
    HTH
    Rick

  • Will Arch Linux going to change the default compiler to Clang?

    Recently read a news about building the kernel with LLVM Clang.
    I would like to ask will Arch Linux adopt this also soon, or in a plan, or no decision yet?

    Teho wrote:Would you mind sharing some sources? There seems to be quite a bit of work going on making upstream Clang/LLVM to compile Linux kernel
    Same as you (I suppose) I've been following these attempts by looking at overall progress, mailing lists and some of the bug reports, like I said this is not the first attempt to get llvm/clang to compile Linux (afaik this latest one is a consolidation of previous efforts together with some new blood(?) which makes it more likely that it will atleast be able to compile a stable kernel, albeit requiring patches).
    Teho wrote:Debian also seems to have plans to compile their entire repository with Clang. Not to mention that LLVM itself is very popular nowadays being installed on almost every Linux system.
    Are you referring to that one Debian developer who has compiled the repository with Clang to see how well it went? Is that the basis of your 'Debian also seems to have plans to compile their entire repository with Clang' claim?. AFAIK developers of distros have tried pretty much all the compilers under the sun on their repos and have reported the results, doesn't mean they plan to use that compiler for their official builds.
    Teho wrote:To my understanding the patches applied to Linux are also relatively small and non-intrusive.
    I don't know what the state is now but the previous patches I recall where not unintrusive, of course there are two targets of problems here, you can pretty much leave Linux alone if you can have clang-llvm accept lots of patches, and vice versa. If the current crop of patches needed were relatively small and non-intrusive they would likely have made in into some testing branches in the trees of their upstream targets by know, the changes needed for FreeBSD to compile using Clang/LLVM were quite substantial as I recall and it was like a 4-5 year period necessary for the transition despite being a very focused effort which will finally reach it's culmination with the upcoming FreeBSD 10 release.
    Teho wrote:There's obviously a lot of community intrest considering that it was worth setting up the LLVMLinux project under Linux Foundation (to reduce dublicated work);
    Well I don't judge a project's success or community interest by a webpage, I judge it by progress. Currently it seems to be where it was last I checked, patches needing to be applied to both Linux and Clang/LLVM with a unstable kernel as a result.
    Teho wrote:Not to mention that LLVM itself is very popular nowadays being installed on almost every Linux system.
    Well yes LLVM is pretty much ubiquitous as a JIT-framework which is used in lots of projects but LLVM as a an actual installed package?
    Like I said, I would be surprised (as in I don't think it will happen) if upstream linux and clang/llvm took in the patches necessary for compiling linux 'out-of-the-box' based upon past and current progress. I guess we'll have to see.

  • IMac isn't loading a specific website (can't connect to that server), regardless of browser, though the same website will load on other computers on same network. Is it an issue with the iMac's settings?

    Our iMac isn't loading a specific website (we get a message saying it can't connect to that specific server), regardless of browser (I've tried it in Chrome, Safari, and Firefox). However, the same website, which is for a major medical provider, loads without any issue on our other computers on the same wireless network. Is it an issue with the iMac's settings? All other websites seem to be loading without issue on the iMac.

    ... Is it an issue with the iMac's settings?
    Possibly. Make sure you are not using a proxy server. Look in Safari Preferences > Advanced > Proxies > "Change Settings..." This will take you to the applicable Network Preferences. Make sure that nothing is selected in the "select a protocol to configure" list. It should look like this:
    Still not working?
    Locate your Terminal app. It is in your Utilities folder. Open Terminal.
    In Terminal, copy (triple-click) and paste the following line:
    osascript -e 'tell application "System Events" to get name of every login item'
    This will produce a list of all your account login items.
    While you are in Terminal, copy (triple-click) and paste the following line:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    This will produce a list of all non-Apple kernel extensions. There will be few, if any.
    Post the results of the above.

  • When we will do "R3UP"

    Is it necessary to do "R3UP"before applying"Support packages and Kernel upgradation"? or Give necessary steps we do before applying"Support packages and Kernel upgradation"?

    Hi,
    No need now a days,
    Check out this weblog it will show u the process how to apply kernel patches.
    /people/thomas.jung/blog/2006/07/03/apply-support-packages-to-the-sdn-abap-as-sneak-preview
    OR
    /people/thomas.jung/blog/2006/07/03/apply-support-packages-to-the-sdn-abap-as-sneak-preview
    and
    Make sure there is a recent full back up before appplying any patch/update.
    Unpack kernel (either locally or remotely)
    Stop SAP
    Stop SAPOSCOL
    Back up old kernel to oldkernelv78(Or whichever version)
    Copy and paste new kernel into folder
    Start sap
    start SAPOSCOL
    SAP Note 19466.
    Note: Points always encourage me to reply!!

  • Realtek ethernet initialization slow [SOLVED]

    Hello!
    I am having problems with my ethernet controller (Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller) taking 40-60 seconds to get a network connection.
    I am using netcfg 2.6.8-1 and have enabled net-auto-wired in my DAEMONS array:
    DAEMONS=(syslog-ng crond dbus net-auto-wired net-auto-wireless !ntpd cupsd netfs mpd)
    Here is my netcfg profile:
    CONNECTION='ethernet'
    DESCRIPTION='Ethernet connection at home'
    INTERFACE='eth0'
    IP='dhcp'
    ## for DHCPv6
    #IP6='dhcp'
    ## for IPv6 autoconfiguration
    #IP6='stateless
    This is the output from lspci:
    00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
    00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
    00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
    00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
    00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 03)
    00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
    00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
    00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
    00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
    00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
    01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8600M GS] (rev a1)
    02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
    08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
    09:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
    09:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
    09:09.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
    09:09.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
    This is the output from dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.0-ARCH (tobias@T-POWA-LX) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 19 10:27:51 CEST 2011
    [ 0.000000] Command line: root=UUID=1ca8888a-877c-4b74-b3ce-18de2ca02022 ro 5
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bfed0000 (usable)
    [ 0.000000] BIOS-e820: 00000000bfed0000 - 00000000bfee3000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000bfee3000 - 00000000c0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI present.
    [ 0.000000] DMI: Hewlett-Packard HP Pavilion dv9700 Notebook PC /30CB, BIOS F.59 11/25/2008
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0xbfed0 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-D7FFF write-protect
    [ 0.000000] D8000-DBFFF uncachable
    [ 0.000000] DC000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    [ 0.000000] 2 base 0BFF00000 mask FFFF00000 uncachable
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [ffff8800000f8520] f8520
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000bfed0000
    [ 0.000000] 0000000000 - 00bfe00000 page 2M
    [ 0.000000] 00bfe00000 - 00bfed0000 page 4k
    [ 0.000000] kernel direct mapping tables up to bfed0000 @ bfecb000-bfed0000
    [ 0.000000] RAMDISK: 37dca000 - 37ff0000
    [ 0.000000] ACPI: RSDP 00000000000f8480 00024 (v02 HP )
    [ 0.000000] ACPI: XSDT 00000000bfed5bdd 0007C (v01 HPQOEM SLIC-MPC 06040000 LTP 00000000)
    [ 0.000000] ACPI: FACP 00000000bfedfc6c 000F4 (v03 HP 30CC 06040000 ALAN 00000001)
    [ 0.000000] ACPI: DSDT 00000000bfed703c 08BBC (v01 HP 30CB 06040000 INTL 20061109)
    [ 0.000000] ACPI: FACS 00000000bfee2fc0 00040
    [ 0.000000] ACPI: HPET 00000000bfedfd60 00038 (v01 HP 30CB 06040000 LOHR 0000005A)
    [ 0.000000] ACPI: MCFG 00000000bfedfd98 0003C (v01 HP 30CB 06040000 LOHR 0000005A)
    [ 0.000000] ACPI: TMOR 00000000bfedfdd4 00026 (v01 HP 30CC 06040000 PTL 00000003)
    [ 0.000000] ACPI: APIC 00000000bfedfdfa 00068 (v01 HP 30CB 06040000 LTP 00000000)
    [ 0.000000] ACPI: BOOT 00000000bfedfe62 00028 (v01 HP 30CB 06040000 LTP 00000001)
    [ 0.000000] ACPI: SLIC 00000000bfedfe8a 00176 (v01 HPQOEM SLIC-MPC 06040000 LTP 00000001)
    [ 0.000000] ACPI: SSDT 00000000bfed6d5f 002DD (v01 HP 30CB 00001000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000bfed61e5 0025F (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000bfed613f 000A6 (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000bfed5c59 004E6 (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-00000000bfed0000
    [ 0.000000] Initmem setup node 0 0000000000000000-00000000bfed0000
    [ 0.000000] NODE_DATA [00000000bfec6000 - 00000000bfecafff]
    [ 0.000000] [ffffea0000000000-ffffea00029fffff] PMD -> [ffff8800bc600000-ffff8800beffffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[2] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x000bfed0
    [ 0.000000] On node 0 totalpages: 786015
    [ 0.000000] DMA zone: 56 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3922 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 10692 pages used for memmap
    [ 0.000000] DMA32 zone: 771340 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    [ 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] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
    [ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff8800bfc00000 s78464 r8192 d23936 u1048576
    [ 0.000000] pcpu-alloc: s78464 r8192 d23936 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 775262
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: root=UUID=1ca8888a-877c-4b74-b3ce-18de2ca02022 ro 5
    [ 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: 3088932k/3144512k available (4066k kernel code, 452k absent, 55128k reserved, 3302k data, 712k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:2304
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 25165824 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 1828.793 MHz processor.
    [ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 3659.98 BogoMIPS (lpj=6095976)
    [ 0.003344] pid_max: default: 32768 minimum: 301
    [ 0.003483] Security Framework initialized
    [ 0.003491] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006723] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.009911] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.011485] Mount-cache hash table entries: 256
    [ 0.012020] Initializing cgroup subsys cpuacct
    [ 0.012063] Initializing cgroup subsys memory
    [ 0.012087] Initializing cgroup subsys devices
    [ 0.012090] Initializing cgroup subsys freezer
    [ 0.012092] Initializing cgroup subsys net_cls
    [ 0.012095] Initializing cgroup subsys blkio
    [ 0.012163] CPU: Physical Processor ID: 0
    [ 0.012165] CPU: Processor Core ID: 0
    [ 0.012168] mce: CPU supports 6 MCE banks
    [ 0.012178] CPU0: Thermal monitoring enabled (TM2)
    [ 0.012185] using mwait in idle threads.
    [ 0.013589] ACPI: Core revision 20110413
    [ 0.020015] ftrace: allocating 16144 entries in 64 pages
    [ 0.023754] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.059353] CPU0: Intel(R) Core(TM)2 Duo CPU T5550 @ 1.83GHz stepping 0d
    [ 0.059996] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.059996] PEBS disabled due to CPU errata.
    [ 0.059996] ... version: 2
    [ 0.059996] ... bit width: 40
    [ 0.059996] ... generic registers: 2
    [ 0.059996] ... value mask: 000000ffffffffff
    [ 0.059996] ... max period: 000000007fffffff
    [ 0.059996] ... fixed-purpose events: 3
    [ 0.059996] ... event mask: 0000000700000003
    [ 0.076788] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.103342] Booting Node 0, Processors #1 Ok.
    [ 0.103346] smpboot cpu 1: start_ip = 9a000
    [ 0.200020] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.206659] Brought up 2 CPUs
    [ 0.206662] Total of 2 processors activated (7318.31 BogoMIPS).
    [ 0.207867] devtmpfs: initialized
    [ 0.208097] PM: Registering ACPI NVS region at bfed0000 (77824 bytes)
    [ 0.210342] print_constraints: dummy:
    [ 0.210439] NET: Registered protocol family 16
    [ 0.210574] ACPI: bus type pci registered
    [ 0.210759] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.210763] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.251674] PCI: Using configuration type 1 for base access
    [ 0.252194] bio: create slab <bio-0> at 0
    [ 0.254077] ACPI: EC: Look up EC in DSDT
    [ 0.254256] ACPI Error: [CDW1] Namespace lookup failure, AE_NOT_FOUND (20110413/psargs-359)
    [ 0.254264] ACPI Error: Method parse/execution failed [\_SB_._OSC] (Node ffff8800bae32a78), AE_NOT_FOUND (20110413/psparse-536)
    [ 0.256623] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.257710] ACPI: SSDT 00000000bfed6aa1 001F6 (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.258077] ACPI: Dynamic OEM Table Load:
    [ 0.258081] ACPI: SSDT (null) 001F6 (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.258208] ACPI: SSDT 00000000bfed6444 005D8 (v01 HP 30CB 00003001 INTL 20061109)
    [ 0.258557] ACPI: Dynamic OEM Table Load:
    [ 0.258561] ACPI: SSDT (null) 005D8 (v01 HP 30CB 00003001 INTL 20061109)
    [ 0.258784] ACPI: SSDT 00000000bfed6c97 000C8 (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.259142] ACPI: Dynamic OEM Table Load:
    [ 0.259146] ACPI: SSDT (null) 000C8 (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.259233] ACPI: SSDT 00000000bfed6a1c 00085 (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.259584] ACPI: Dynamic OEM Table Load:
    [ 0.259587] ACPI: SSDT (null) 00085 (v01 HP 30CB 00003000 INTL 20061109)
    [ 0.259886] ACPI: Interpreter enabled
    [ 0.259890] ACPI: (supports S0 S3 S4 S5)
    [ 0.259911] ACPI: Using IOAPIC for interrupt routing
    [ 0.267408] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.267597] ACPI: No dock devices found.
    [ 0.267599] HEST: Table not found.
    [ 0.267603] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.267938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.268586] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.268590] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.268593] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.268597] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    [ 0.268600] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    [ 0.268603] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    [ 0.268606] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
    [ 0.268609] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfebfffff]
    [ 0.268629] pci 0000:00:00.0: [8086:2a00] type 0 class 0x000600
    [ 0.268683] pci 0000:00:01.0: [8086:2a01] type 1 class 0x000604
    [ 0.268726] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.268730] pci 0000:00:01.0: PME# disabled
    [ 0.268789] pci 0000:00:1a.0: [8086:2834] type 0 class 0x000c03
    [ 0.268853] pci 0000:00:1a.0: reg 20: [io 0x1800-0x181f]
    [ 0.268899] pci 0000:00:1a.1: [8086:2835] type 0 class 0x000c03
    [ 0.268964] pci 0000:00:1a.1: reg 20: [io 0x1820-0x183f]
    [ 0.269028] pci 0000:00:1a.7: [8086:283a] type 0 class 0x000c03
    [ 0.269055] pci 0000:00:1a.7: reg 10: [mem 0xf8404800-0xf8404bff]
    [ 0.269154] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.269161] pci 0000:00:1a.7: PME# disabled
    [ 0.269192] pci 0000:00:1b.0: [8086:284b] type 0 class 0x000403
    [ 0.269218] pci 0000:00:1b.0: reg 10: [mem 0xf8400000-0xf8403fff 64bit]
    [ 0.269311] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.269317] pci 0000:00:1b.0: PME# disabled
    [ 0.269348] pci 0000:00:1c.0: [8086:283f] type 1 class 0x000604
    [ 0.269445] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.269450] pci 0000:00:1c.0: PME# disabled
    [ 0.269484] pci 0000:00:1c.1: [8086:2841] type 1 class 0x000604
    [ 0.269580] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.269585] pci 0000:00:1c.1: PME# disabled
    [ 0.269624] pci 0000:00:1c.5: [8086:2849] type 1 class 0x000604
    [ 0.269720] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.269726] pci 0000:00:1c.5: PME# disabled
    [ 0.269759] pci 0000:00:1d.0: [8086:2830] type 0 class 0x000c03
    [ 0.269822] pci 0000:00:1d.0: reg 20: [io 0x1840-0x185f]
    [ 0.269867] pci 0000:00:1d.1: [8086:2831] type 0 class 0x000c03
    [ 0.269931] pci 0000:00:1d.1: reg 20: [io 0x1860-0x187f]
    [ 0.270004] pci 0000:00:1d.2: [8086:2832] type 0 class 0x000c03
    [ 0.270068] pci 0000:00:1d.2: reg 20: [io 0x1880-0x189f]
    [ 0.270130] pci 0000:00:1d.7: [8086:2836] type 0 class 0x000c03
    [ 0.270157] pci 0000:00:1d.7: reg 10: [mem 0xf8404c00-0xf8404fff]
    [ 0.270257] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.270263] pci 0000:00:1d.7: PME# disabled
    [ 0.270290] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    [ 0.270386] pci 0000:00:1f.0: [8086:2815] type 0 class 0x000601
    [ 0.270498] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
    [ 0.270505] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
    [ 0.270514] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0380 (mask 0007)
    [ 0.270559] pci 0000:00:1f.1: [8086:2850] type 0 class 0x000101
    [ 0.270578] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
    [ 0.270591] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
    [ 0.270605] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
    [ 0.270618] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
    [ 0.270632] pci 0000:00:1f.1: reg 20: [io 0x18a0-0x18af]
    [ 0.270689] pci 0000:00:1f.2: [8086:2829] type 0 class 0x000106
    [ 0.270719] pci 0000:00:1f.2: reg 10: [io 0x18d8-0x18df]
    [ 0.270732] pci 0000:00:1f.2: reg 14: [io 0x18cc-0x18cf]
    [ 0.270746] pci 0000:00:1f.2: reg 18: [io 0x18d0-0x18d7]
    [ 0.270760] pci 0000:00:1f.2: reg 1c: [io 0x18c8-0x18cb]
    [ 0.270773] pci 0000:00:1f.2: reg 20: [io 0x18e0-0x18ff]
    [ 0.270787] pci 0000:00:1f.2: reg 24: [mem 0xf8404000-0xf84047ff]
    [ 0.270841] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.270847] pci 0000:00:1f.2: PME# disabled
    [ 0.270870] pci 0000:00:1f.3: [8086:283e] type 0 class 0x000c05
    [ 0.270889] pci 0000:00:1f.3: reg 10: [mem 0x00000000-0x000000ff]
    [ 0.270936] pci 0000:00:1f.3: reg 20: [io 0x1c00-0x1c1f]
    [ 0.271034] pci 0000:01:00.0: [10de:0425] type 0 class 0x000300
    [ 0.271055] pci 0000:01:00.0: reg 10: [mem 0xce000000-0xceffffff]
    [ 0.271078] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.271102] pci 0000:01:00.0: reg 1c: [mem 0xcc000000-0xcdffffff 64bit]
    [ 0.271118] pci 0000:01:00.0: reg 24: [io 0x2000-0x207f]
    [ 0.271134] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.271221] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.271225] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.271229] pci 0000:00:01.0: bridge window [mem 0xcc000000-0xceffffff]
    [ 0.271234] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.271401] pci 0000:02:00.0: [8086:4222] type 0 class 0x000280
    [ 0.271458] pci 0000:02:00.0: reg 10: [mem 0xf4000000-0xf4000fff]
    [ 0.271795] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 0.271808] pci 0000:02:00.0: PME# disabled
    [ 0.271878] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.271917] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
    [ 0.271922] pci 0000:00:1c.0: bridge window [io 0x4000-0x7fff]
    [ 0.271928] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf5ffffff]
    [ 0.271938] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.272006] pci 0000:00:1c.1: PCI bridge to [bus 04-07]
    [ 0.272012] pci 0000:00:1c.1: bridge window [io 0x8000-0xbfff]
    [ 0.272018] pci 0000:00:1c.1: bridge window [mem 0xf6000000-0xf7ffffff]
    [ 0.272027] pci 0000:00:1c.1: bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
    [ 0.272128] pci 0000:08:00.0: [10ec:8168] type 0 class 0x000200
    [ 0.272154] pci 0000:08:00.0: reg 10: [io 0xc000-0xc0ff]
    [ 0.272198] pci 0000:08:00.0: reg 18: [mem 0xf8000000-0xf8000fff 64bit]
    [ 0.272250] pci 0000:08:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.272315] pci 0000:08:00.0: supports D1 D2
    [ 0.272318] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
    [ 0.272325] pci 0000:08:00.0: PME# disabled
    [ 0.272354] pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.272367] pci 0000:00:1c.5: PCI bridge to [bus 08-08]
    [ 0.272373] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
    [ 0.272379] pci 0000:00:1c.5: bridge window [mem 0xf8000000-0xf80fffff]
    [ 0.272388] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.272454] pci 0000:09:09.0: [1180:0832] type 0 class 0x000c00
    [ 0.272472] pci 0000:09:09.0: proprietary Ricoh MMC controller disabled (via firewire function)
    [ 0.272474] pci 0000:09:09.0: MMC cards are now supported by standard SDHCI controller
    [ 0.272492] pci 0000:09:09.0: reg 10: [mem 0xf8100000-0xf81007ff]
    [ 0.272587] pci 0000:09:09.0: supports D1 D2
    [ 0.272589] pci 0000:09:09.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.272595] pci 0000:09:09.0: PME# disabled
    [ 0.272619] pci 0000:09:09.1: [1180:0822] type 0 class 0x000805
    [ 0.272642] pci 0000:09:09.1: reg 10: [mem 0xf8100800-0xf81008ff]
    [ 0.272735] pci 0000:09:09.1: supports D1 D2
    [ 0.272737] pci 0000:09:09.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.272744] pci 0000:09:09.1: PME# disabled
    [ 0.272767] pci 0000:09:09.2: [1180:0592] type 0 class 0x000880
    [ 0.272791] pci 0000:09:09.2: reg 10: [mem 0xf8101000-0xf81010ff]
    [ 0.272884] pci 0000:09:09.2: supports D1 D2
    [ 0.272886] pci 0000:09:09.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.272892] pci 0000:09:09.2: PME# disabled
    [ 0.272915] pci 0000:09:09.3: [1180:0852] type 0 class 0x000880
    [ 0.272938] pci 0000:09:09.3: reg 10: [mem 0xf8101400-0xf81014ff]
    [ 0.273031] pci 0000:09:09.3: supports D1 D2
    [ 0.273033] pci 0000:09:09.3: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.273039] pci 0000:09:09.3: PME# disabled
    [ 0.273095] pci 0000:00:1e.0: PCI bridge to [bus 09-09] (subtractive decode)
    [ 0.273101] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    [ 0.273107] pci 0000:00:1e.0: bridge window [mem 0xf8100000-0xf81fffff]
    [ 0.273116] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.273120] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.273123] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.273126] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.273129] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.273132] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.273135] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.273139] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
    [ 0.273142] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
    [ 0.273177] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.273305] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
    [ 0.273370] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 0.273416] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    [ 0.273457] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
    [ 0.273521] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
    [ 0.273569] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.273573] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.273575] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.278401] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
    [ 0.278457] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 0.278510] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
    [ 0.278561] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 0.278613] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 0.278665] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 0.278715] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 0.278767] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 0.278887] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.278894] vgaarb: loaded
    [ 0.278896] vgaarb: bridge control possible 0000:01:00.0
    [ 0.279005] PCI: Using ACPI for IRQ routing
    [ 0.291398] PCI: pci_cache_line_size set to 64 bytes
    [ 0.291537] reserve RAM buffer: 000000000009f800 - 000000000009ffff
    [ 0.291540] reserve RAM buffer: 00000000bfed0000 - 00000000bfffffff
    [ 0.291700] NetLabel: Initializing
    [ 0.291703] NetLabel: domain hash size = 128
    [ 0.291705] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.291722] NetLabel: unlabeled traffic allowed by default
    [ 0.291738] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.291744] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.291750] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.303337] Switching to clocksource hpet
    [ 0.306534] Switched to NOHz mode on CPU #0
    [ 0.306616] Switched to NOHz mode on CPU #1
    [ 0.311449] pnp: PnP ACPI init
    [ 0.311470] ACPI: bus type pnp registered
    [ 0.312253] pnp 00:00: [bus 00-ff]
    [ 0.312257] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.312259] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.312262] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.312265] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.312267] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 0.312270] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 0.312272] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 0.312275] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 0.312277] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 0.312280] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 0.312282] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 0.312285] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 0.312287] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 0.312290] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 0.312292] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 0.312295] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 0.312298] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 0.312300] pnp 00:00: [mem 0xc0000000-0xdfffffff window]
    [ 0.312303] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
    [ 0.312306] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
    [ 0.312393] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.312475] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
    [ 0.312478] pnp 00:01: [mem 0xfed14000-0xfed17fff]
    [ 0.312481] pnp 00:01: [mem 0xfed18000-0xfed18fff]
    [ 0.312483] pnp 00:01: [mem 0xfed19000-0xfed19fff]
    [ 0.312485] pnp 00:01: [mem 0xe0000000-0xefffffff]
    [ 0.312492] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
    [ 0.312494] pnp 00:01: [mem 0xfed40000-0xfed44fff]
    [ 0.312497] pnp 00:01: [mem 0xfed45000-0xfed8ffff]
    [ 0.312583] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.312587] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    [ 0.312590] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.312594] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.312597] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.312600] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.312603] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.312607] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.312611] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.312836] pnp 00:02: [io 0x0000-0x001f]
    [ 0.312838] pnp 00:02: [io 0x0081-0x0091]
    [ 0.312841] pnp 00:02: [io 0x0093-0x009f]
    [ 0.312843] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.312845] pnp 00:02: [dma 4]
    [ 0.312895] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.312909] pnp 00:03: [mem 0xff000000-0xffffffff]
    [ 0.312961] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.313035] pnp 00:04: [mem 0xfed00000-0xfed003ff]
    [ 0.313108] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
    [ 0.313112] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    [ 0.313126] pnp 00:05: [io 0x00f0]
    [ 0.313138] pnp 00:05: [irq 13]
    [ 0.313188] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.313201] pnp 00:06: [io 0x002e-0x002f]
    [ 0.313203] pnp 00:06: [io 0x004e-0x004f]
    [ 0.313205] pnp 00:06: [io 0x0061]
    [ 0.313208] pnp 00:06: [io 0x0063]
    [ 0.313210] pnp 00:06: [io 0x0065]
    [ 0.313212] pnp 00:06: [io 0x0067]
    [ 0.313214] pnp 00:06: [io 0x0080]
    [ 0.313216] pnp 00:06: [io 0x0092]
    [ 0.313218] pnp 00:06: [io 0x00b2-0x00b3]
    [ 0.313220] pnp 00:06: [io 0x0380-0x0383]
    [ 0.313222] pnp 00:06: [io 0x0680-0x069f]
    [ 0.313224] pnp 00:06: [io 0x0800-0x080f]
    [ 0.313226] pnp 00:06: [io 0x1000-0x107f]
    [ 0.313229] pnp 00:06: [io 0x1180-0x11bf]
    [ 0.313231] pnp 00:06: [io 0x1640-0x164f]
    [ 0.313233] pnp 00:06: [io 0xfe00]
    [ 0.313323] system 00:06: [io 0x0380-0x0383] has been reserved
    [ 0.313327] system 00:06: [io 0x0680-0x069f] has been reserved
    [ 0.313330] system 00:06: [io 0x0800-0x080f] has been reserved
    [ 0.313348] system 00:06: [io 0x1000-0x107f] has been reserved
    [ 0.313351] system 00:06: [io 0x1180-0x11bf] has been reserved
    [ 0.313354] system 00:06: [io 0x1640-0x164f] has been reserved
    [ 0.313357] system 00:06: [io 0xfe00] has been reserved
    [ 0.313361] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.313386] pnp 00:07: [io 0x06a0-0x06af]
    [ 0.313389] pnp 00:07: [io 0x06b0-0x06ff]
    [ 0.313460] system 00:07: [io 0x06a0-0x06af] has been reserved
    [ 0.313464] system 00:07: [io 0x06b0-0x06ff] has been reserved
    [ 0.313467] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.313478] pnp 00:08: [io 0x0070-0x0077]
    [ 0.313485] pnp 00:08: [irq 8]
    [ 0.313539] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.313607] pnp 00:09: [io 0x0060]
    [ 0.313609] pnp 00:09: [io 0x0064]
    [ 0.313615] pnp 00:09: [irq 1]
    [ 0.313673] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.313688] pnp 00:0a: [irq 12]
    [ 0.313750] pnp 00:0a: Plug and Play ACPI device, IDs SYN0138 SYN0100 SYN0002 PNP0f13 (active)
    [ 0.313774] pnp: PnP ACPI: found 11 devices
    [ 0.313776] ACPI: ACPI bus type pnp unregistered
    [ 0.320373] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.320432] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc00fffff pref]
    [ 0.320436] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc0100000-0xc01000ff]
    [ 0.320444] pci 0000:00:1f.3: BAR 0: set to [mem 0xc0100000-0xc01000ff] (PCI address [0xc0100000-0xc01000ff])
    [ 0.320450] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
    [ 0.320453] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.320456] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.320461] pci 0000:00:01.0: bridge window [mem 0xcc000000-0xceffffff]
    [ 0.320466] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.320472] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
    [ 0.320476] pci 0000:00:1c.0: bridge window [io 0x4000-0x7fff]
    [ 0.320483] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf5ffffff]
    [ 0.320489] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.320498] pci 0000:00:1c.1: PCI bridge to [bus 04-07]
    [ 0.320502] pci 0000:00:1c.1: bridge window [io 0x8000-0xbfff]
    [ 0.320510] pci 0000:00:1c.1: bridge window [mem 0xf6000000-0xf7ffffff]
    [ 0.320516] pci 0000:00:1c.1: bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
    [ 0.320526] pci 0000:08:00.0: BAR 6: assigned [mem 0xc0000000-0xc001ffff pref]
    [ 0.320529] pci 0000:00:1c.5: PCI bridge to [bus 08-08]
    [ 0.320533] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
    [ 0.320540] pci 0000:00:1c.5: bridge window [mem 0xf8000000-0xf80fffff]
    [ 0.320546] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc00fffff pref]
    [ 0.320556] pci 0000:00:1e.0: PCI bridge to [bus 09-09]
    [ 0.320558] pci 0000:00:1e.0: bridge window [io disabled]
    [ 0.320565] pci 0000:00:1e.0: bridge window [mem 0xf8100000-0xf81fffff]
    [ 0.320571] pci 0000:00:1e.0: bridge window [mem pref disabled]
    [ 0.320591] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.320596] pci 0000:00:01.0: setting latency timer to 64
    [ 0.320607] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 0.320613] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.320621] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    [ 0.320627] pci 0000:00:1c.1: setting latency timer to 64
    [ 0.320635] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    [ 0.320641] pci 0000:00:1c.5: setting latency timer to 64
    [ 0.320650] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.320655] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.320658] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.320660] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.320663] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.320666] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.320669] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.320672] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff]
    [ 0.320674] pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff]
    [ 0.320677] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
    [ 0.320680] pci_bus 0000:01: resource 1 [mem 0xcc000000-0xceffffff]
    [ 0.320683] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.320686] pci_bus 0000:02: resource 0 [io 0x4000-0x7fff]
    [ 0.320689] pci_bus 0000:02: resource 1 [mem 0xf4000000-0xf5ffffff]
    [ 0.320692] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.320695] pci_bus 0000:04: resource 0 [io 0x8000-0xbfff]
    [ 0.320697] pci_bus 0000:04: resource 1 [mem 0xf6000000-0xf7ffffff]
    [ 0.320700] pci_bus 0000:04: resource 2 [mem 0xf2000000-0xf3ffffff 64bit pref]
    [ 0.320704] pci_bus 0000:08: resource 0 [io 0xc000-0xcfff]
    [ 0.320706] pci_bus 0000:08: resource 1 [mem 0xf8000000-0xf80fffff]
    [ 0.320709] pci_bus 0000:08: resource 2 [mem 0xc0000000-0xc00fffff pref]
    [ 0.320712] pci_bus 0000:09: resource 1 [mem 0xf8100000-0xf81fffff]
    [ 0.320715] pci_bus 0000:09: resource 4 [io 0x0000-0x0cf7]
    [ 0.320718] pci_bus 0000:09: resource 5 [io 0x0d00-0xffff]
    [ 0.320720] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.320723] pci_bus 0000:09: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.320726] pci_bus 0000:09: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.320728] pci_bus 0000:09: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.320731] pci_bus 0000:09: resource 10 [mem 0xc0000000-0xdfffffff]
    [ 0.320734] pci_bus 0000:09: resource 11 [mem 0xf0000000-0xfebfffff]
    [ 0.320830] NET: Registered protocol family 2
    [ 0.321074] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.322679] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.328896] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.329687] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.329690] TCP reno registered
    [ 0.329704] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.329768] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.330176] NET: Registered protocol family 1
    [ 0.330392] pci 0000:01:00.0: Boot video device
    [ 0.330419] PCI: CLS 64 bytes, default 64
    [ 0.330488] Unpacking initramfs...
    [ 0.369353] Freeing initrd memory: 2200k freed
    [ 0.370476] Simple Boot Flag at 0x35 set to 0x1
    [ 0.370972] audit: initializing netlink socket (disabled)
    [ 0.370988] type=2000 audit(1320586961.369:1): initialized
    [ 0.380802] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.401147] VFS: Disk quotas dquot_6.5.2
    [ 0.401325] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.401521] msgmni has been set to 6037
    [ 0.401788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.401833] io scheduler noop registered
    [ 0.401836] io scheduler deadline registered
    [ 0.401898] io scheduler cfq registered (default)
    [ 0.402034] pcieport 0000:00:01.0: setting latency timer to 64
    [ 0.402072] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.402134] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.402193] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.402283] pcieport 0000:00:1c.1: setting latency timer to 64
    [ 0.402342] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
    [ 0.402432] pcieport 0000:00:1c.5: setting latency timer to 64
    [ 0.402491] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
    [ 0.402686] intel_idle: MWAIT substates: 0x22220
    [ 0.402689] intel_idle: does not run on family 6 model 15
    [ 0.402694] ERST: Table is not found!
    [ 0.402765] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.603627] Linux agpgart interface v0.103
    [ 0.603727] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.625005] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.625045] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.625141] mousedev: PS/2 mouse device common for all mice
    [ 0.627290] rtc_cmos 00:08: RTC can wake from S4
    [ 0.627416] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
    [ 0.627450] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.627461] cpuidle: using governor ladder
    [ 0.627463] cpuidle: using governor menu
    [ 0.627728] TCP cubic registered
    [ 0.627731] NET: Registered protocol family 17
    [ 0.627740] Registering the dns_resolver key type
    [ 0.627861] PM: Hibernation image not present or could not be loaded.
    [ 0.627867] registered taskstats version 1
    [ 0.637491] rtc_cmos 00:08: setting system clock to 2011-11-06 13:42:42 UTC (1320586962)
    [ 0.637554] Initializing network drop monitor service
    [ 0.639163] Freeing unused kernel memory: 712k freed
    [ 0.639370] Write protecting the kernel read-only data: 6144k
    [ 0.639542] Freeing unused kernel memory: 12k freed
    [ 0.642762] Freeing unused kernel memory: 776k freed
    [ 0.652005] udevd[37]: starting version 174
    [ 0.661005] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.712421] usbcore: registered new interface driver usbfs
    [ 0.712452] usbcore: registered new interface driver hub
    [ 0.712861] usbcore: registered new device driver usb
    [ 0.714129] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.714176] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.714199] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 0.714204] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 0.714256] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 0.714293] ehci_hcd 0000:00:1a.7: debug port 1
    [ 0.721629] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
    [ 0.721658] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8404800
    [ 0.733414] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 0.733616] hub 1-0:1.0: USB hub found
    [ 0.733621] hub 1-0:1.0: 4 ports detected
    [ 0.733740] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.733767] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 0.733772] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 0.733928] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 0.733968] ehci_hcd 0000:00:1d.7: debug port 1
    [ 0.740812] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    [ 0.740839] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8404c00
    [ 0.756276] SCSI subsystem initialized
    [ 0.763405] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.763606] hub 2-0:1.0: USB hub found
    [ 0.763612] hub 2-0:1.0: 6 ports detected
    [ 0.766819] libata version 3.00 loaded.
    [ 0.768867] ahci 0000:00:1f.2: version 3.0
    [ 0.768891] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.768950] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
    [ 0.769022] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
    [ 0.769027] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc
    [ 0.769033] ahci 0000:00:1f.2: setting latency timer to 64
    [ 0.769769] scsi0 : ahci
    [ 0.770124] scsi1 : ahci
    [ 0.770204] scsi2 : ahci
    [ 0.770347] ata1: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404100 irq 44
    [ 0.770352] ata2: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404180 irq 44
    [ 0.770355] ata3: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404200 irq 44
    [ 0.780764] ata_piix 0000:00:1f.1: version 2.13
    [ 0.780782] ata_piix 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    [ 0.780828] ata_piix 0000:00:1f.1: setting latency timer to 64
    [ 0.781218] scsi3 : ata_piix
    [ 0.781306] scsi4 : ata_piix
    [ 0.781726] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18a0 irq 14
    [ 0.781729] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18a8 irq 15
    [ 0.857333] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.857390] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.857402] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.857407] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 0.857423] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 0.857475] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
    [ 0.857662] hub 3-0:1.0: USB hub found
    [ 0.857667] hub 3-0:1.0: 2 ports detected
    [ 0.857769] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 0.857777] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 0.857781] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 0.857790] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [ 0.857833] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
    [ 0.857993] hub 4-0:1.0: USB hub found
    [ 0.857998] hub 4-0:1.0: 2 ports detected
    [ 0.858094] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.858102] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.858106] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.858116] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
    [ 0.858154] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
    [ 0.858306] hub 5-0:1.0: USB hub found
    [ 0.858311] hub 5-0:1.0: 2 ports detected
    [ 0.858396] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.858406] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 0.858411] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.858429] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
    [ 0.858475] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001860
    [ 0.858621] hub 6-0:1.0: USB hub found
    [ 0.858625] hub 6-0:1.0: 2 ports detected
    [ 0.858708] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.858715] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 0.858720] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 0.858728] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
    [ 0.858762] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
    [ 0.858914] hub 7-0:1.0: USB hub found
    [ 0.858919] hub 7-0:1.0: 2 ports detected
    [ 0.950398] ata4.00: ATAPI: Optiarc BD ROM BC-5500A, 1.86, max MWDMA2
    [ 0.963614] ata4.00: configured for MWDMA2
    [ 1.090033] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.090057] ata2: SATA link down (SStatus 0 SControl 300)
    [ 1.090090] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.090919] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.090924] ata1.00: ATA-8: Hitachi HTS542525K9SA00, BBFOC32P, max UDMA/100
    [ 1.090928] ata1.00: 488397168 sectors, multi 16: LBA48
    [ 1.091030] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.091035] ata3.00: ATA-8: Hitachi HTS542525K9SA00, BBFOC32P, max UDMA/100
    [ 1.091038] ata3.00: 488397168 sectors, multi 16: LBA48
    [ 1.091928] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.091933] ata1.00: configured for UDMA/100
    [ 1.092038] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.092044] ata3.00: configured for UDMA/100
    [ 1.092136] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54252 BBFO PQ: 0 ANSI: 5
    [ 1.092469] scsi 2:0:0:0: Direct-Access ATA Hitachi HTS54252 BBFO PQ: 0 ANSI: 5
    [ 1.093620] scsi 3:0:0:0: CD-ROM Optiarc BD ROM BC-5500A 1.86 PQ: 0 ANSI: 5
    [ 1.102218] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 1.102259] sd 2:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 1.102284] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.102288] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.102315] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.102321] sd 2:0:0:0: [sdb] Write Protect is off
    [ 1.102325] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.102350] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.103373] usb 2-2: new high speed USB device number 2 using ehci_hcd
    [ 1.104870] sr0: scsi3-mmc drive: 16x/16x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.104875] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.105203] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 1.127901] sdb: sdb1
    [ 1.128208] sd 2:0:0:0: [sdb] Attached SCSI disk
    [ 1.135068] sda: sda1 sda2 sda3
    [ 1.135397] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.343378] usb 2-4: new high speed USB device number 3 using ehci_hcd
    [ 1.373352] Refined TSC clocksource calibration: 1828.949 MHz.
    [ 1.373358] Switching to clocksource tsc
    [ 1.541611] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.586684] usb 4-2: new low speed USB device number 2 using uhci_hcd
    [ 3.620978] udevd[241]: starting version 174
    [ 3.860528] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    [ 3.860538] ACPI: Power Button [PWRB]
    [ 3.860977] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 3.860983] ACPI: Sleep Button [SLPB]
    [ 3.862532] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    [ 3.863014] ACPI: Lid Switch [LID]
    [ 3.864840] ACPI: AC Adapter [ACAD] (on-line)
    [ 3.865293] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 3.865301] ACPI: Power Button [PWRF]
    [ 3.954841] ACPI: acpi_idle registered with cpuidle
    [ 3.958941] Monitor-Mwait will be used to enter C-1 state
    [ 3.959002] Monitor-Mwait will be used to enter C-2 state
    [ 3.959024] [Firmware Bug]: Invalid critical threshold (0)
    [ 3.959341] Monitor-Mwait will be used to enter C-3 state
    [ 3.959379] Marking TSC unstable due to TSC halts in idle
    [ 3.960679] Switching to clocksource hpet
    [ 3.961405] thermal LNXTHERM:00: registered as thermal_zone0
    [ 3.961408] ACPI: Thermal Zone [THR1] (49 C)
    [ 3.964908] acpi device:05: registered as cooling_device1
    [ 3.965003] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input5
    [ 3.965627] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    [ 3.979488] r592 0000:09:09.2: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 3.979831] r592: driver successfully loaded
    [ 4.034101] ACPI: Battery Slot [BAT0] (battery present)
    [ 4.114730] iTCO_vendor_support: vendor-support=0
    [ 4.188196] wmi: Mapper loaded
    [ 4.223279] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    [ 4.223440] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
    [ 4.224124] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.283008] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    [ 4.327775] sdhci: Secure Digital Host Controller Interface driver
    [ 4.327778] sdhci: Copyright(c) Pierre Ossman
    [ 4.337983] sdhci-pci 0000:09:09.1: SDHCI controller found [1180:0822] (rev 22)
    [ 4.338003] sdhci-pci 0000:09:09.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 4.339134] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 4.339152] _regulator_get: 0000:09:09.1 supply vmmc not found, using dummy regulator
    [ 4.340202] Registered led device: mmc0::
    [ 4.341284] mmc0: SDHCI controller on PCI [0000:09:09.1] using DMA
    [ 4.341896] firewire_ohci 0000:09:09.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [ 4.348208] [drm] Initialized drm 1.1.0 20060810
    [ 4.374187] input: Genius 4D Scroll Mouse as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/input/input6
    [ 4.374312] generic-usb 0003:0458:0056.0001: input,hidraw0: USB HID v1.10 Mouse [Genius 4D Scroll Mouse] on usb-0000:00:1a.1-2/input0
    [ 4.374333] usbcore: registered new interface driver usbhid
    [ 4.374336] usbhid: USB HID core driver
    [ 4.394502] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 4.394529] r8169 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 4.394593] r8169 0000:08:00.0: setting latency timer to 64
    [ 4.394688] r8169 0000:08:00.0: irq 45 for MSI/MSI-X
    [ 4.394951] r8169 0000:08:00.0: eth0: RTL8168b/8111b at 0xffffc900115c0000, 00:1e:68:22:0d:d6, XID 18000000 IRQ 45
    [ 4.400195] firewire_ohci: Added fw-ohci device 0000:09:09.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x1
    [ 4.420843] Initializing USB Mass Storage driver...
    [ 4.420973] scsi5 : usb-storage 2-2:1.0
    [ 4.421105] usbcore: registered new interface driver usb-storage
    [ 4.421107] USB Mass Storage support registered.
    [ 4.429004] input: HP WMI hotkeys as /devices/virtual/input/input7
    [ 4.438830] Linux media interface: v0.10
    [ 4.439547] usbcore: registered new interface driver uas
    [ 4.441419] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.472037] Linux video capture interface: v2.00
    [ 4.486614] uvcvideo: Found UVC 1.00 device HP Webcam (04f2:b023)
    [ 4.492079] input: HP Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input8
    [ 4.492141] usbcore: registered new interface driver uvcvideo
    [ 4.492144] USB Video Class driver (v1.1.0)
    [ 4.629028] nouveau 0000:01:00.0: power state changed by ACPI to D0
    [ 4.629035] nouveau 0000:01:00.0: power state changed by ACPI to D0
    [ 4.629046] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 4.629054] nouveau 0000:01:00.0: setting latency timer to 64
    [ 4.631355] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x086500a2)
    [ 4.638843] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
    [ 4.660115] r852 0000:09:09.3: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 4.663396] r852: Non dma capable device detected, dma disabled
    [ 4.663425] r852: driver loaded successfully
    [ 4.728189] [drm] nouveau 0000:01:00.0: ... appears to be valid
    [ 4.728195] [drm] nouveau 0000:01:00.0: BIT BIOS found
    [ 4.728198] [drm] nouveau 0000:01:00.0: Bios version 60.86.4f.00
    [ 4.728203] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
    [ 4.728205] [drm] nouveau 0000:01:00.0: BIT table 'd' not found
    [ 4.728208] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
    [ 4.728212] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000323 00000034
    [ 4.728215] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02011300 00000028
    [ 4.728218] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02022312 00020010
    [ 4.728221] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 010333f1 00c0c080
    [ 4.728223] [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 0000000e 00000000
    [ 4.728227] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 14 2
    [ 4.728231] [drm] nouveau 0000:01:00.0: 0: 0x00000040: type 0x40 idx 0 tag 0xff
    [ 4.728235] [drm] nouveau 0000:01:00.0: 1: 0x00000100: type 0x00 idx 1 tag 0xff
    [ 4.728238] [drm] nouveau 0000:01:00.0: 2: 0x00001261: type 0x61 idx 2 tag 0x07
    [ 4.728241] [drm] nouveau 0000:01:00.0: 3: 0x00000310: type 0x10 idx 3 tag 0xff
    [ 4.728245] [drm] nouveau 0000:01:00.0: 4: 0x00000311: type 0x11 idx 4 tag 0xff
    [ 4.728248] [drm] nouveau 0000:01:00.0: 5: 0x00000313: type 0x13 idx 5 tag 0xff
    [ 4.728254] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xC581
    [ 4.751487] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC8D1
    [ 4.767845] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD512
    [ 4.767855] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD604
    [ 4.768931] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD7FE
    [ 4.768933] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xD863
    [ 4.783649] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
    [ 4.783652] iwl3945: Copyright(c) 2003-2011 Intel Corporation
    [ 4.783734] iwl3945 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 4.783750] iwl3945 0000:02:00.0: setting latency timer to 64
    [ 4.788943] [drm] nouveau 0000:01:00.0: 0xD863: Condition still not met after 20ms, skipping following opcodes
    [ 4.808414] [drm] nouveau 0000:01:00.0: 3 available performance level(s)
    [ 4.808421] [drm] nouveau 0000:01:00.0: 0: memory 100MHz core 169MHz shader 338MHz voltage 1150mV fanspeed 100% timing 0
    [ 4.808426] [drm] nouveau 0000:01:00.0: 1: memory 200MHz core 275MHz shader 550MHz voltage 1150mV fanspeed 100% timing 1
    [ 4.808432] [drm] nouveau 0000:01:00.0: 2: memory 400MHz core 500MHz shader 1000MHz voltage 1200mV fanspeed 100% timing 3
    [ 4.808451] [drm] nouveau 0000:01:00.0: c: memory 199MHz core 275MHz shader 550MHz voltage 1200mV
    [ 4.810122] [TTM] Zone kernel: Available graphics memory: 1546316 kiB.
    [ 4.810125] [TTM] Initializing pool allocator.
    [ 4.810148] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
    [ 4.816384] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
    [ 4.836699] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 4.836784] HDA Intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 4.836842] HDA Intel 0000:00:1b.0: setting latency timer to 64
    [ 4.845258] iwl3945 0000:02:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
    [ 4.845263] iwl3945 0000:02:00.0: Detected Intel Wireless WiFi Link 3945ABG
    [ 4.845413] iwl3945 0000:02:00.0: irq 47 for MSI/MSI-X
    [ 4.845721] Registered led device: phy0-led
    [ 4.882355] [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own
    [ 4.882624] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
    [ 4.882627] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
    [ 4.882815] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
    [ 4.885055] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 4.885059] [drm] No driver support for vblank timestamp query.
    [ 4.900126] firewire_core: created device fw0: GUID 00241b00e8a3be00, S400
    [ 5.098009] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
    [ 5.101986] [drm] nouveau 0000:01:00.0: allocated 1440x900 fb: 0x40000000, bo ffff8800b9a04800
    [ 5.102069] fbcon: nouveaufb (fb0) is primary device
    [ 5.111353] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04711/0xa00000/0x0
    [ 5.167210] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 5.167290] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 5.218616] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
    [ 5.421315] scsi 5:0:0:0: Direct-Access Verbatim STORE N GO 5.00 PQ: 0 ANSI: 0 CCS
    [ 5.422661] sd 5:0:0:0: [sdc] 7827456 512-byte logical blocks: (4.00 GB/3.73 GiB)
    [ 5.423168] sd 5:0:0:0: [sdc] Write Protect is off
    [ 5.423172] sd 5:0:0:0: [sdc] Mode Sense: 23 00 00 00
    [ 5.423672] sd 5:0:0:0: [sdc] No Caching mode page present
    [ 5.423675] sd 5:0:0:0: [sdc] Assuming drive cache: write through
    [ 5.429540] sd 5:0:0:0: [sdc] No Caching mode page present
    [ 5.429543] sd 5:0:0:0: [sdc] Assuming drive cache: write through
    [ 5.430063] sdc: sdc1
    [ 5.432036] sd 5:0:0:0: [sdc] No Caching mode page present
    [ 5.432040] sd 5:0:0:0: [sdc] Assuming drive cache: write through
    [ 5.432042] sd 5:0:0:0: [sdc] Attached SCSI removable disk
    [ 6.160954] Console: switching to colour frame buffer device 180x56
    [ 6.163432] fb0: nouveaufb frame buffer device
    [ 6.163434] drm: registered panic notifier
    [ 6.163442] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
    [ 6.732886] EXT4-fs (sda3): re-mounted. Opts: (null)
    [ 6.950620] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
    [ 6.966588] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.084796] Adding 4000180k swap on /dev/sda2. Priority:-1 extents:1 across:4000180k
    [ 9.143563] r8169 0000:08:00.0: eth0: link down
    [ 9.143572] r8169 0000:08:00.0: eth0: link down
    [ 11.625158] iwl3945 0000:02:00.0: loaded firmware version 15.32.2.9
    [ 13.659460] NET: Registered protocol family 10
    [ 13.660273] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 13.660460] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 13.816958] FS-Cache: Loaded
    [ 13.841072] FS-Cache: Netfs 'cifs' registered for caching
    [ 13.871446] CIFS VFS: Error connecting to socket. Aborting operation
    [ 13.880618] CIFS VFS: cifs_mount failed w/return code = -101
    [ 13.884067] CIFS VFS: Error connecting to socket. Aborting operation
    [ 13.897017] CIFS VFS: cifs_mount failed w/return code = -101
    [ 13.901572] CIFS VFS: Error connecting to socket. Aborting operation
    [ 13.913913] CIFS VFS: cifs_mount failed w/return code = -101
    [ 13.917007] CIFS VFS: Error connecting to socket. Aborting operation
    [ 13.930569] CIFS VFS: cifs_mount failed w/return code = -101
    [ 16.370722] wlan0: authenticate with 00:26:4d:36:95:d0 (try 1)
    [ 16.372460] wlan0: authenticated
    [ 16.375907] wlan0: associate with 00:26:4d:36:95:d0 (try 1)
    [ 16.386877] wlan0: RX AssocResp from 00:26:4d:36:95:d0 (capab=0x411 status=0 aid=1)
    [ 16.386885] wlan0: associated
    [ 16.389143] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 16.491123] Intel AES-NI instructions are not detected.
    [ 16.677727] padlock_aes: VIA PadLock not detected.
    [ 27.296946] wlan0: no IPv6 routers present
    [ 50.863694] r8169 0000:08:00.0: eth0: link up
    [ 50.864363] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 54.661658] CIFS VFS: default security mechanism requested. The default security mechanism will be upgraded from ntlm to ntlmv2 in kernel release 3.1
    [ 61.110061] eth0: no IPv6 routers present
    [ 356.785500] wlan0: deauthenticated from 00:26:4d:36:95:d0 (Reason: 3)
    [ 356.840075] cfg80211: Calling CRDA for country: DE
    [ 360.656160] wlan0: authenticate with 00:26:4d:36:95:d0 (try 1)
    [ 360.658086] wlan0: authenticated
    [ 360.658215] wlan0: associate with 00:26:4d:36:95:d0 (try 1)
    [ 360.670543] wlan0: RX ReassocResp from 00:26:4d:36:95:d0 (capab=0x411 status=0 aid=1)
    [ 360.670550] wlan0: associated
    The slow startup would not be a problem but netfs and mpd do not like it when the network is not up when they start (mpd music dir is on a network share), so I have to manually restart netfs every time I reboot.
    Other computers on the same network do not have the same problem, so I do not think it has anything to with the router.
    Is there anything I can do to make my ethernet card initialize faster?
    If you need any more information, please ask.
    Last edited by rtoijala (2011-11-07 14:32:27)

    Strike0 wrote:... but dont you need some sort of dhcp client/or daemon for that as well?
    Try adding dhcpd to your rc.conf array.
    Netcfg seems to automatically start dhcpcd (I can see it htop).
    Strike0 wrote:Alternatively check this: https://wiki.archlinux.org/index.php/Ne … _of_dhcpcd
    This did not change the time. The only change was that netcfg started dhclient instead of dhcpcd.
    Strike0 wrote:what happens if you pull the network cable after it got the link, wait until network is unreachable and then plug it in again? Does that take 40 seconds as well for the new dhcp lease?
    Yes, it takes 40-60 seconds to get a connection after plugging the cable in again.
    ratcheer wrote:What driver is your kernel loading? I have a very similar Realtek ethernet controller and it does not work well at all with the kernel's default r8169 driver. I had to go to Realtek's website and download the older driver r8168, which works perfectly for me.
    My kernel is loading r8169. r8168 is available in the AUR. I'm going to try it as soon as I can.
    Thanks.
    EDIT: r8168 needed only 10 seconds from loading the driver to having a connection. Thank you for the tip! Including [SOLVED] in thread topic.
    Last edited by rtoijala (2011-11-07 14:32:47)

  • Problem with ACPI on kernel 2.6.12.2-1

    I am using a HP Pavilion ZE4805US laptop and since I upgraded the kernel to 2.6.12.2-1 it will not finish the bootup unless ACPI is off. the last line it about the ide devices in the computer (didn't write it down, will post later)
    here's my /var/log/kernel.log since the last bootup, since it does not seem tolog unsuccessful ones (thebootup before was an unsuccesful try with nolapic, and yet the log shows it got to networking and to ndiswrapper, which happn after the stage in which it gets stuck)
    Jul 11 13:13:06 marvin Linux version 2.6.12-ARCH (root@earth) (gcc version 3.4.3) #1 SMP Fri Jul 1 11:55:48 PDT 2005
    Jul 11 13:13:06 marvin BIOS-provided physical RAM map:
    Jul 11 13:13:06 marvin BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    Jul 11 13:13:06 marvin BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    Jul 11 13:13:06 marvin BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
    Jul 11 13:13:06 marvin BIOS-e820: 0000000000100000 - 000000000bef0000 (usable)
    Jul 11 13:13:06 marvin BIOS-e820: 000000000bef0000 - 000000000beff000 (ACPI data)
    Jul 11 13:13:06 marvin BIOS-e820: 000000000beff000 - 000000000bf00000 (ACPI NVS)
    Jul 11 13:13:06 marvin BIOS-e820: 000000000bf00000 - 000000000c000000 (reserved)
    Jul 11 13:13:06 marvin BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
    Jul 11 13:13:06 marvin 0MB HIGHMEM available.
    Jul 11 13:13:06 marvin 190MB LOWMEM available.
    Jul 11 13:13:06 marvin On node 0 totalpages: 48880
    Jul 11 13:13:06 marvin DMA zone: 4096 pages, LIFO batch:1
    Jul 11 13:13:06 marvin Normal zone: 44784 pages, LIFO batch:15
    Jul 11 13:13:06 marvin HighMem zone: 0 pages, LIFO batch:1
    Jul 11 13:13:06 marvin DMI 2.3 present.
    Jul 11 13:13:06 marvin Allocating PCI resources starting at 0c000000 (gap: 0c000000:f3fc0000)
    Jul 11 13:13:06 marvin Built 1 zonelists
    Jul 11 13:13:06 marvin Kernel command line: root=/dev/discs/disc0/part2 ro acpi=off
    Jul 11 13:13:06 marvin Local APIC disabled by BIOS -- you can enable it with "lapic"
    Jul 11 13:13:06 marvin mapped APIC to ffffd000 (011a0000)
    Jul 11 13:13:06 marvin Initializing CPU#0
    Jul 11 13:13:06 marvin PID hash table entries: 1024 (order: 10, 16384 bytes)
    Jul 11 13:13:06 marvin Detected 2119.888 MHz processor.
    Jul 11 13:13:06 marvin Using tsc for high-res timesource
    Jul 11 13:13:06 marvin Console: colour VGA+ 80x25
    Jul 11 13:13:06 marvin Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    Jul 11 13:13:06 marvin Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    Jul 11 13:13:06 marvin Memory: 187144k/195520k available (4079k kernel code, 7864k reserved, 1270k data, 288k init, 0k highmem)
    Jul 11 13:13:06 marvin Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Jul 11 13:13:06 marvin Calibrating delay loop... 4194.30 BogoMIPS (lpj=2097152)
    Jul 11 13:13:06 marvin Security Framework v1.0.0 initialized
    Jul 11 13:13:06 marvin Mount-cache hash table entries: 512
    Jul 11 13:13:06 marvin CPU: After generic identify, caps: 0383f9ff c1cbf9ff 00000000 00000000 00000000 00000000 00000000
    Jul 11 13:13:06 marvin CPU: After vendor identify, caps: 0383f9ff c1cbf9ff 00000000 00000000 00000000 00000000 00000000
    Jul 11 13:13:06 marvin CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    Jul 11 13:13:06 marvin CPU: L2 Cache: 512K (64 bytes/line)
    Jul 11 13:13:06 marvin CPU: After all inits, caps: 0383f9ff c1cbf9ff 00000000 00000020 00000000 00000000 00000000
    Jul 11 13:13:06 marvin Intel machine check architecture supported.
    Jul 11 13:13:06 marvin Intel machine check reporting enabled on CPU#0.
    Jul 11 13:13:06 marvin Enabling fast FPU save and restore... done.
    Jul 11 13:13:06 marvin Enabling unmasked SIMD FPU exception support... done.
    Jul 11 13:13:06 marvin Checking 'hlt' instruction... OK.
    Jul 11 13:13:06 marvin CPU0: AMD mobile AMD Athlon(tm) XP2800+ stepping 00
    Jul 11 13:13:06 marvin SMP motherboard not detected.
    Jul 11 13:13:06 marvin Local APIC not detected. Using dummy APIC emulation.
    Jul 11 13:13:06 marvin Brought up 1 CPUs
    Jul 11 13:13:06 marvin CPU0 attaching sched-domain:
    Jul 11 13:13:06 marvin domain 0: span 1
    Jul 11 13:13:06 marvin groups: 1
    Jul 11 13:13:06 marvin domain 1: span 1
    Jul 11 13:13:06 marvin groups: 1
    Jul 11 13:13:06 marvin NET: Registered protocol family 16
    Jul 11 13:13:06 marvin PCI: PCI BIOS revision 2.10 entry at 0xfd87b, last bus=2
    Jul 11 13:13:06 marvin PCI: Using configuration type 1
    Jul 11 13:13:06 marvin mtrr: v2.0 (20020519)
    Jul 11 13:13:06 marvin ACPI: Subsystem revision 20050408
    Jul 11 13:13:06 marvin ACPI: Interpreter disabled.
    Jul 11 13:13:06 marvin Linux Plug and Play Support v0.97 (c) Adam Belay
    Jul 11 13:13:06 marvin pnp: PnP ACPI: disabled
    Jul 11 13:13:06 marvin PnPBIOS: Scanning system for PnP BIOS support...
    Jul 11 13:13:06 marvin PnPBIOS: Found PnP BIOS installation structure at 0xc00f72c0
    Jul 11 13:13:06 marvin PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xa0e7, dseg 0x400
    Jul 11 13:13:06 marvin PnPBIOS: 18 nodes reported by PnP BIOS; 18 recorded by driver
    Jul 11 13:13:06 marvin SCSI subsystem initialized
    Jul 11 13:13:06 marvin PCI: Probing PCI hardware
    Jul 11 13:13:06 marvin PCI: Probing PCI hardware (bus 00)
    Jul 11 13:13:06 marvin Boot video device is 0000:01:05.0
    Jul 11 13:13:06 marvin PCI: Using ALI IRQ Router
    Jul 11 13:13:06 marvin PCI: Using IRQ router ALI [10b9/1533] at 0000:00:07.0
    Jul 11 13:13:06 marvin pnp: 00:00: ioport range 0x370-0x371 has been reserved
    Jul 11 13:13:06 marvin pnp: 00:0b: ioport range 0x4d0-0x4d1 has been reserved
    Jul 11 13:13:06 marvin pnp: 00:0b: ioport range 0x40b-0x40b has been reserved
    Jul 11 13:13:06 marvin pnp: 00:0b: ioport range 0x480-0x48f has been reserved
    Jul 11 13:13:06 marvin pnp: 00:0b: ioport range 0x4d6-0x4d6 has been reserved
    Jul 11 13:13:06 marvin pnp: 00:0b: ioport range 0x8000-0x803f has been reserved
    Jul 11 13:13:06 marvin pnp: 00:0b: ioport range 0x8040-0x807f could not be reserved
    Jul 11 13:13:06 marvin apm: BIOS not found.
    Jul 11 13:13:06 marvin inotify device minor=63
    Jul 11 13:13:06 marvin VFS: Disk quotas dquot_6.5.1
    Jul 11 13:13:06 marvin Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Jul 11 13:13:06 marvin devfs: 2004-01-31 Richard Gooch ([email protected])
    Jul 11 13:13:06 marvin devfs: boot_options: 0x1
    Jul 11 13:13:06 marvin Installing knfsd (copyright (C) 1996 [email protected]).
    Jul 11 13:13:06 marvin JFS: nTxBlock = 1463, nTxLock = 11704
    Jul 11 13:13:06 marvin SGI XFS with ACLs, security attributes, no debug enabled
    Jul 11 13:13:06 marvin SGI XFS Quota Management subsystem
    Jul 11 13:13:06 marvin Initializing Cryptographic API
    Jul 11 13:13:06 marvin ATI Northbridge, reserving I/O ports 0x3b0 to 0x3bb.
    Jul 11 13:13:06 marvin Activating ISA DMA hang workarounds.
    Jul 11 13:13:06 marvin isapnp: Scanning for PnP cards...
    Jul 11 13:13:06 marvin isapnp: No Plug & Play device found
    Jul 11 13:13:06 marvin Linux agpgart interface v0.101 (c) Dave Jones
    Jul 11 13:13:06 marvin agpgart: Detected Ati IGP320/M chipset
    Jul 11 13:13:06 marvin agpgart: AGP aperture is 64M @ 0xd4000000
    Jul 11 13:13:06 marvin intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G chipsets
    Jul 11 13:13:06 marvin intelfb: Version 0.9.2
    Jul 11 13:13:06 marvin PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
    Jul 11 13:13:06 marvin serio: i8042 AUX port at 0x60,0x64 irq 12
    Jul 11 13:13:06 marvin serio: i8042 KBD port at 0x60,0x64 irq 1
    Jul 11 13:13:06 marvin Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
    Jul 11 13:13:06 marvin ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Jul 11 13:13:06 marvin ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Jul 11 13:13:06 marvin PCI: Found IRQ 3 for device 0000:00:08.0
    Jul 11 13:13:06 marvin ttyS1 at I/O 0x8828 (irq = 3) is a 8250
    Jul 11 13:13:06 marvin ttyS2 at I/O 0x8840 (irq = 3) is a 8250
    Jul 11 13:13:06 marvin ttyS3 at I/O 0x8850 (irq = 3) is a 8250
    Jul 11 13:13:06 marvin ttyS4 at I/O 0x8860 (irq = 3) is a 8250
    Jul 11 13:13:06 marvin ttyS5 at I/O 0x8870 (irq = 3) is a 8250
    Jul 11 13:13:06 marvin io scheduler noop registered
    Jul 11 13:13:06 marvin io scheduler anticipatory registered
    Jul 11 13:13:06 marvin io scheduler deadline registered
    Jul 11 13:13:06 marvin io scheduler cfq registered
    Jul 11 13:13:06 marvin FDC 0 is a post-1991 82077
    Jul 11 13:13:06 marvin RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
    Jul 11 13:13:06 marvin loop: loaded (max 8 devices)
    Jul 11 13:13:06 marvin Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    Jul 11 13:13:06 marvin ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Jul 11 13:13:06 marvin Warning: ATI Radeon IGP Northbridge is not yet fully tested.
    Jul 11 13:13:06 marvin ALI15X3: IDE controller at PCI slot 0000:00:10.0
    Jul 11 13:13:06 marvin ALI15X3: chipset revision 196
    Jul 11 13:13:06 marvin ALI15X3: not 100% native mode: will probe irqs later
    Jul 11 13:13:06 marvin ide0: BM-DMA at 0x8080-0x8087, BIOS settings: hda:DMA, hdb:pio
    Jul 11 13:13:06 marvin ide1: BM-DMA at 0x8088-0x808f, BIOS settings: hdc:pio, hdd:pio
    Jul 11 13:13:06 marvin Probing IDE interface ide0...
    Jul 11 13:13:06 marvin hda: IC25N060ATMR04-0, ATA DISK drive
    Jul 11 13:13:06 marvin ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Jul 11 13:13:06 marvin Probing IDE interface ide1...
    Jul 11 13:13:06 marvin hdc: SD-R2512, ATAPI CD/DVD-ROM drive
    Jul 11 13:13:06 marvin ide1 at 0x170-0x177,0x376 on irq 15
    Jul 11 13:13:06 marvin Probing IDE interface ide2...
    Jul 11 13:13:06 marvin Probing IDE interface ide3...
    Jul 11 13:13:06 marvin Probing IDE interface ide4...
    Jul 11 13:13:06 marvin Probing IDE interface ide5...
    Jul 11 13:13:06 marvin hda: max request size: 128KiB
    Jul 11 13:13:06 marvin hda: 117210240 sectors (60011 MB) w/7884KiB Cache, CHS=16383/255/63, UDMA(100)
    Jul 11 13:13:06 marvin hda: cache flushes supported
    Jul 11 13:13:06 marvin /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 >
    Jul 11 13:13:06 marvin hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, DMA
    Jul 11 13:13:06 marvin Uniform CD-ROM driver Revision: 3.20
    Jul 11 13:13:06 marvin libata version 1.11 loaded.
    Jul 11 13:13:06 marvin mice: PS/2 mouse device common for all mice
    Jul 11 13:13:06 marvin md: linear personality registered as nr 1
    Jul 11 13:13:06 marvin md: raid0 personality registered as nr 2
    Jul 11 13:13:06 marvin md: raid1 personality registered as nr 3
    Jul 11 13:13:06 marvin md: raid10 personality registered as nr 9
    Jul 11 13:13:06 marvin md: raid5 personality registered as nr 4
    Jul 11 13:13:06 marvin raid5: automatically using best checksumming function: pIII_sse
    Jul 11 13:13:06 marvin pIII_sse : 1888.000 MB/sec
    Jul 11 13:13:06 marvin raid5: using function: pIII_sse (1888.000 MB/sec)
    Jul 11 13:13:06 marvin raid6: int32x1 871 MB/s
    Jul 11 13:13:06 marvin raid6: int32x2 1066 MB/s
    Jul 11 13:13:06 marvin raid6: int32x4 695 MB/s
    Jul 11 13:13:06 marvin raid6: int32x8 667 MB/s
    Jul 11 13:13:06 marvin raid6: mmxx1 1718 MB/s
    Jul 11 13:13:06 marvin raid6: mmxx2 3011 MB/s
    Jul 11 13:13:06 marvin raid6: sse1x1 1046 MB/s
    Jul 11 13:13:06 marvin raid6: sse1x2 2085 MB/s
    Jul 11 13:13:06 marvin raid6: using algorithm sse1x2 (2085 MB/s)
    Jul 11 13:13:06 marvin md: raid6 personality registered as nr 8
    Jul 11 13:13:06 marvin md: multipath personality registered as nr 7
    Jul 11 13:13:06 marvin md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
    Jul 11 13:13:06 marvin device-mapper: 4.4.0-ioctl (2005-01-12) initialised: [email protected]
    Jul 11 13:13:06 marvin NET: Registered protocol family 2
    Jul 11 13:13:06 marvin IP: routing cache hash table of 512 buckets, 8Kbytes
    Jul 11 13:13:06 marvin TCP established hash table entries: 8192 (order: 5, 131072 bytes)
    Jul 11 13:13:06 marvin TCP bind hash table entries: 8192 (order: 4, 98304 bytes)
    Jul 11 13:13:06 marvin TCP: Hash tables configured (established 8192 bind 8192)
    Jul 11 13:13:06 marvin NET: Registered protocol family 1
    Jul 11 13:13:06 marvin NET: Registered protocol family 10
    Jul 11 13:13:06 marvin Disabled Privacy Extensions on device c05dbde0(lo)
    Jul 11 13:13:06 marvin IPv6 over IPv4 tunneling driver
    Jul 11 13:13:06 marvin NET: Registered protocol family 17
    Jul 11 13:13:06 marvin devfs_mk_dev: could not append to parent for md/0
    Jul 11 13:13:06 marvin md: Autodetecting RAID arrays.
    Jul 11 13:13:06 marvin md: autorun ...
    Jul 11 13:13:06 marvin md: ... autorun DONE.
    Jul 11 13:13:06 marvin input: AT Translated Set 2 keyboard on isa0060/serio0
    Jul 11 13:13:06 marvin ReiserFS: hda2: found reiserfs format "3.6" with standard journal
    Jul 11 13:13:06 marvin Synaptics Touchpad, model: 1, fw: 5.9, id: 0x236eb3, caps: 0x904713/0x10008
    Jul 11 13:13:06 marvin input: SynPS/2 Synaptics TouchPad on isa0060/serio1
    Jul 11 13:13:06 marvin ReiserFS: hda2: using ordered data mode
    Jul 11 13:13:06 marvin ReiserFS: hda2: journal params: device hda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    Jul 11 13:13:06 marvin ReiserFS: hda2: checking transaction log (hda2)
    Jul 11 13:13:06 marvin ReiserFS: hda2: Using r5 hash to sort names
    Jul 11 13:13:06 marvin VFS: Mounted root (reiserfs filesystem) readonly.
    Jul 11 13:13:06 marvin Mounted devfs on /dev
    Jul 11 13:13:06 marvin Freeing unused kernel memory: 288k freed
    Jul 11 13:13:06 marvin Adding 554200k swap on /dev/discs/disc0/part5. Priority:-1 extents:1
    Jul 11 13:13:06 marvin Real Time Clock Driver v1.12
    Jul 11 13:13:06 marvin usbcore: registered new driver usbfs
    Jul 11 13:13:06 marvin usbcore: registered new driver hub
    Jul 11 13:13:06 marvin ts: Compaq touchscreen protocol output
    Jul 11 13:13:07 marvin pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Jul 11 13:13:07 marvin shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x1001
    Jul 11 13:13:07 marvin ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
    Jul 11 13:13:07 marvin PCI: setting IRQ 9 as level-triggered
    Jul 11 13:13:07 marvin PCI: Assigned IRQ 9 for device 0000:00:02.0
    Jul 11 13:13:07 marvin ohci_hcd 0000:00:02.0: ALi Corporation USB 1.1 Controller
    Jul 11 13:13:07 marvin ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
    Jul 11 13:13:07 marvin ohci_hcd 0000:00:02.0: irq 9, io mem 0xd0002000
    Jul 11 13:13:07 marvin hub 1-0:1.0: USB hub found
    Jul 11 13:13:07 marvin hub 1-0:1.0: 4 ports detected
    Jul 11 13:13:08 marvin PCI: Found IRQ 5 for device 0000:00:06.0
    Jul 11 13:13:09 marvin Linux Kernel Card Services
    Jul 11 13:13:09 marvin options: [pci] [cardbus] [pm]
    Jul 11 13:13:09 marvin PCI: Enabling device 0000:00:0a.0 (0000 -> 0002)
    Jul 11 13:13:09 marvin PCI: setting IRQ 11 as level-triggered
    Jul 11 13:13:09 marvin PCI: Assigned IRQ 11 for device 0000:00:0a.0
    Jul 11 13:13:09 marvin Yenta: CardBus bridge found at 0000:00:0a.0 [103c:0024]
    Jul 11 13:13:09 marvin Yenta: Using CSCINT to route CSC interrupts to PCI
    Jul 11 13:13:09 marvin Yenta: Routing CardBus interrupts to PCI
    Jul 11 13:13:09 marvin Yenta TI: socket 0000:00:0a.0, mfunc 0x01111112, devctl 0x64
    Jul 11 13:13:09 marvin Yenta: ISA IRQ mask 0x0498, PCI irq 11
    Jul 11 13:13:09 marvin Socket status: 30000006
    Jul 11 13:13:10 marvin ali15x3_smbus 0000:00:11.0: ALI15X3_smb region uninitialized - upgrade BIOS or use force_addr=0xaddr
    Jul 11 13:13:10 marvin ali15x3_smbus 0000:00:11.0: ALI15X3 not detected, module not inserted.
    Jul 11 13:13:10 marvin natsemi dp8381x driver, version 1.07+LK1.0.17, Sep 27, 2002
    Jul 11 13:13:10 marvin originally by Donald Becker <[email protected]>
    Jul 11 13:13:10 marvin http://www.scyld.com/network/natsemi.html
    Jul 11 13:13:10 marvin 2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
    Jul 11 13:13:10 marvin PCI: Found IRQ 11 for device 0000:00:12.0
    Jul 11 13:13:10 marvin natsemi eth0: NatSemi DP8381[56] at 0xd0005000 (0000:00:12.0), 00:0f:20:1e:25:29, IRQ 11, port TP.
    Jul 11 13:13:11 marvin input: PC Speaker
    Jul 11 13:13:12 marvin parport: PnPBIOS parport detected.
    Jul 11 13:13:12 marvin parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
    Jul 11 13:13:12 marvin USB Universal Host Controller Interface driver v2.2
    Jul 11 13:13:14 marvin ndiswrapper version 1.2 loaded (preempt=yes,smp=yes)
    Jul 11 13:13:14 marvin ndiswrapper: driver bcmwl5 (Broadcom,06/13/2003, 3.20.23.0) loaded
    Jul 11 13:13:14 marvin PCI: Found IRQ 9 for device 0000:00:09.0
    Jul 11 13:13:14 marvin ndiswrapper: using irq 9
    Jul 11 13:13:15 marvin wlan0: ndiswrapper ethernet device 00:90:4b:5c:87:a1 using driver bcmwl5, configuration file 14E4:4320.5.conf
    Jul 11 13:13:15 marvin wlan0: encryption modes supported: WEP, WPA with TKIP, WPA with AES/CCMP
    Jul 11 13:13:27 marvin wlan0: no IPv6 routers present

    there is a connection timeout when trying to contact the laptop.the last lines it shows are:
    PCI: setting IRQ 0 as level-triggered
    ALI15X3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x8080-0x8087, BIOS settings: hda: DMA, hdb:pio
    ide1: BM-DMA at 0x8088-0x808f, BIOS settings: hdc: pio, hdd: pio
    hda: IC25N060ATMR04-0, ATA DISK drive

  • Odd System Hangs [SOLVED]

    I have a cleanly installed Arch (x86) system on a Dell Vostro 1500
    Intel 2.5 GHz Core 2
    Braodcom Wireless (ndiswrapper)
    4GB Ram
    250 GB Western Digital HDD (sata)
    nvidia 8400 GS 256 MB
    1650x1080 Resolution
    Built in UVC web cam
    I seem to be having these completely random and odd system hangs.
    It prevents me from using my computer for more than a few minutes at a time.
    When it hangs, its usually what ever process im in gets stuck, i cant kill it completely all the time. Sometimes i can using top as root and sometimes i can using kill -kill but sometimes i cant at all and that is usually when the PPID is 1.
    When I try to shutdown or reboot either from in gnome or one of the virtual consoles, it always says something about either the root or home partition unable to be unmounted, that they are still busy.
    my partition layout is such:
    sda1    NTFS    Vista (I have to have it because of stupid itunes/iphone)
    sda2    ext2     boot
    sda3    xfs       root
    extended:
    sda5    xfs       home
    sda6   swap     swap
    my ntfs partition is about 50GB and when i boot into vista i dont get the same hangs, so i don't think its a hard drive issue (but could be an partition issue)
    boot partition is something like 300MB
    root is something like 12 GB
    Home is something like 70 gb
    and swap is about 2gb
    It does not matter whether or not im in gnome since if at log in screen, ill hit ctrl+alt+f1 and switch to a consol and do something as simple as like update the computer and ill cause it to hang sometimes (but not every time its too unpredictable)
    When in gnome however, most applications refuse to launch and sometimes even close. The gnome-panel and some (like the system monitor) lock up but things like cpu freq scaling continues to work as does log out and the menu.
    i have also had issues with the latest (-3) nvidia driver and can only get 1680x1050 resolution using the open source nv drivers (haven't had a chance to build from aur the beta drivers yet since there is an issue with the nvidia-utils-beta package) but i don't think this is causing it.
    i used the western digital tool to do a hard drive scan, and it didn't find anything in the quick scan but it is still running the full scan.
    I suspect it might be due to some package upgrade, i was running arch before the reformat and it was causing me to have the same issues.
    i have kicked my personal Ubuntun (and derivatives) additional because of Arch's rolling release cycle so that's why i would rather put up with it for another week to figure this out!
    Let me know if there is any log files i should post or anything that way i can get this fixed! And thanks in advanced (even to those of you who will probably only comment to make fun of vista, it still will keep my thread alive! )
    Last edited by scubanator87 (2008-08-28 16:19:41)

    Here is the dmseg output:
    Linux version 2.6.26-ARCH (root@T-POWA-LX) (gcc version 4.3.1 20080724 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000efe6d800 (usable)
    BIOS-e820: 00000000efe6d800 - 00000000f4000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
    BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
    BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
    BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100002000 - 0000000110000000 (usable)
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Warning only 4GB will be used.
    Use a HIGHMEM64G enabled kernel.
    3200MB HIGHMEM available.
    896MB LOWMEM available.
    Entering add_active_range(0, 0, 1048576) 0 entries of 256 used
    Zone PFN ranges:
    DMA 0 -> 4096
    Normal 4096 -> 229376
    HighMem 229376 -> 1048576
    Movable zone start PFN for each node
    early_node_map[1] active PFN ranges
    0: 0 -> 1048576
    On node 0 totalpages: 1048576
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 4064 pages, LIFO batch:0
    Normal zone: 1760 pages used for memmap
    Normal zone: 223520 pages, LIFO batch:31
    HighMem zone: 6400 pages used for memmap
    HighMem zone: 812800 pages, LIFO batch:31
    Movable zone: 0 pages used for memmap
    DMI 2.4 present.
    ACPI: RSDP 000FBBF0, 0024 (r2 DELL )
    ACPI: XSDT EFE6F200, 005C (r1 DELL M08 27D80203 ASL 61)
    ACPI: FACP EFE6F09C, 00F4 (r4 DELL M08 27D80203 ASL 61)
    ACPI: DSDT EFE6F800, 5658 (r2 INT430 SYSFexxx 1001 INTL 20050624)
    ACPI: FACS EFE7E000, 0040
    ACPI: HPET EFE6F300, 0038 (r1 DELL M08 1 ASL 61)
    ACPI: APIC EFE6F400, 0068 (r1 DELL M08 27D80203 ASL 47)
    ACPI: MCFG EFE6F3C0, 003E (r16 DELL M08 27D80203 ASL 61)
    ACPI: SLIC EFE6F49C, 0176 (r1 DELL M08 27D80203 ASL 61)
    ACPI: BOOT EFE6EFC0, 0028 (r1 DELL M08 27D80203 ASL 61)
    ACPI: SSDT EFE6D97A, 04CC (r1 PmRef CpuPm 3000 INTL 20050624)
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Enabling APIC mode: Flat. Using 1 I/O APICs
    ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Using ACPI (MADT) for SMP configuration information
    Allocating PCI resources starting at f5000000 (gap: f4000000:0ac00000)
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    PERCPU: Allocating 39464 bytes of per cpu data
    NR_CPUS: 16, nr_cpu_ids: 2
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1040384
    Kernel command line: root=/dev/disk/by-uuid/1556dc58-8b8c-44dd-87d9-7640a2dff1d6 ro vga=795
    mapped APIC to ffffb000 (fee00000)
    mapped IOAPIC to ffffa000 (fec00000)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 4096 (order: 12, 16384 bytes)
    Extended CMOS year: 2000
    Detected 2493.858 MHz processor.
    Console: colour dummy device 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Memory: 3890736k/4194304k available (2105k kernel code, 38512k reserved, 738k data, 264k init, 3013044k highmem)
    virtual kernel memory layout:
    fixmap : 0xffee4000 - 0xfffff000 (1132 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
    lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
    .init : 0xc03cd000 - 0xc040f000 ( 264 kB)
    .data : 0xc030e78e - 0xc03c7380 ( 738 kB)
    .text : 0xc0100000 - 0xc030e78e (2105 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    CPA: page pool initialized 1 of 1 pages preallocated
    SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    hpet clockevent registered
    Calibrating delay using timer specific routine.. 4994.04 BogoMIPS (lpj=8320071)
    Security Framework initialized
    Capability LSM initialized
    Mount-cache hash table entries: 512
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 6144K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    using mwait in idle threads.
    Checking 'hlt' instruction... OK.
    ACPI: Core revision 20080321
    ACPI: Checking initramfs for custom DSDT
    ENABLING IO-APIC IRQs
    ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz stepping 06
    Booting processor 1/1 ip 6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 4989.28 BogoMIPS (lpj=8312455)
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 6144K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 1
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#1.
    x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    CPU1: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz stepping 06
    checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Brought up 2 CPUs
    Total of 2 processors activated (9983.32 BogoMIPS).
    net_namespace: 652 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
    PCI: MCFG area at f0000000 reserved in E820
    PCI: Using MMCONFIG for extended config space
    PCI: Using configuration type 1 for base access
    Setting up standard PCI resources
    ACPI: EC: Look up EC in DSDT
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: region 1080-10bf claimed by ICH6 GPIO
    PCI: Transparent bridge - 0000:00:1e.0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *7
    ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
    ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
    ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 12 devices
    ACPI: ACPI bus type pnp unregistered
    PCI: Using ACPI for IRQ routing
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    ACPI: RTC can wake from S4
    system 00:05: ioport range 0xc80-0xcff could not be reserved
    system 00:08: iomem range 0xfed00000-0xfed003ff has been reserved
    system 00:09: ioport range 0x900-0x97f has been reserved
    system 00:09: ioport range 0x4d0-0x4d1 has been reserved
    system 00:09: ioport range 0x1000-0x1005 has been reserved
    system 00:09: ioport range 0x1008-0x100f has been reserved
    system 00:0a: ioport range 0xf400-0xf4fe has been reserved
    system 00:0a: ioport range 0x1006-0x1007 has been reserved
    system 00:0a: ioport range 0x100a-0x1059 could not be reserved
    system 00:0a: ioport range 0x1060-0x107f has been reserved
    system 00:0a: ioport range 0x1080-0x10bf has been reserved
    system 00:0a: ioport range 0x10c0-0x10df has been reserved
    system 00:0a: ioport range 0x1010-0x102f has been reserved
    system 00:0a: ioport range 0x809-0x809 has been reserved
    system 00:0b: iomem range 0x0-0x9efff could not be reserved
    system 00:0b: iomem range 0x9f000-0x9ffff could not be reserved
    system 00:0b: iomem range 0xc0000-0xcffff could not be reserved
    system 00:0b: iomem range 0xe0000-0xfffff could not be reserved
    system 00:0b: iomem range 0x100000-0xefe6d7ff could not be reserved
    system 00:0b: iomem range 0xefe6d800-0xefefffff could not be reserved
    system 00:0b: iomem range 0xeff00000-0xefffffff could not be reserved
    system 00:0b: iomem range 0xeff00000-0xf06fffff could not be reserved
    system 00:0b: iomem range 0xfff00000-0xffffffff could not be reserved
    system 00:0b: iomem range 0xffa00000-0xffafffff has been reserved
    system 00:0b: iomem range 0xfec00000-0xfec0ffff could not be reserved
    system 00:0b: iomem range 0xfee00000-0xfee0ffff could not be reserved
    system 00:0b: iomem range 0xfed20000-0xfed8ffff could not be reserved
    system 00:0b: iomem range 0xfeda0000-0xfeda3fff could not be reserved
    system 00:0b: iomem range 0xfeda4000-0xfeda4fff could not be reserved
    system 00:0b: iomem range 0xfeda5000-0xfeda5fff could not be reserved
    system 00:0b: iomem range 0xfeda6000-0xfeda6fff has been reserved
    system 00:0b: iomem range 0xfed18000-0xfed1bfff could not be reserved
    system 00:0b: iomem range 0xf0000000-0xf3ffffff could not be reserved
    PCI: Bridge: 0000:00:01.0
    IO window: d000-dfff
    MEM window: 0xfa000000-0xfeafffff
    PREFETCH window: 0x00000000f4000000-0x00000000f7ffffff
    PCI: Bridge: 0000:00:1c.0
    IO window: disabled.
    MEM window: disabled.
    PREFETCH window: disabled.
    PCI: Bridge: 0000:00:1c.1
    IO window: disabled.
    MEM window: 0xf9f00000-0xf9ffffff
    PREFETCH window: disabled.
    PCI: Bridge: 0000:00:1c.3
    IO window: c000-cfff
    MEM window: 0xf9c00000-0xf9efffff
    PREFETCH window: 0x00000000f8000000-0x00000000f81fffff
    PCI: Bridge: 0000:00:1e.0
    IO window: disabled.
    MEM window: 0xf9b00000-0xf9bfffff
    PREFETCH window: disabled.
    ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
    PCI: Setting latency timer of device 0000:00:01.0 to 64
    ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
    PCI: Setting latency timer of device 0000:00:1c.0 to 64
    ACPI: PCI Interrupt 0000:00:1c.1[b] -> GSI 17 (level, low) -> IRQ 17
    PCI: Setting latency timer of device 0000:00:1c.1 to 64
    ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
    PCI: Setting latency timer of device 0000:00:1c.3 to 64
    PCI: Setting latency timer of device 0000:00:1e.0 to 64
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    Unpacking initramfs... done
    Freeing initrd memory: 781k freed
    Simple Boot Flag at 0x79 set to 0x1
    apm: BIOS not found.
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1717
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci 0000:01:00.0: Boot video device
    PCI: Setting latency timer of device 0000:00:01.0 to 64
    assign_interrupt_mode Found MSI capability
    Allocate Port Service[0000:00:01.0:pcie00]
    Allocate Port Service[0000:00:01.0:pcie02]
    Allocate Port Service[0000:00:01.0:pcie03]
    PCI: Setting latency timer of device 0000:00:1c.0 to 64
    assign_interrupt_mode Found MSI capability
    Allocate Port Service[0000:00:1c.0:pcie00]
    Allocate Port Service[0000:00:1c.0:pcie02]
    Allocate Port Service[0000:00:1c.0:pcie03]
    PCI: Setting latency timer of device 0000:00:1c.1 to 64
    assign_interrupt_mode Found MSI capability
    Allocate Port Service[0000:00:1c.1:pcie00]
    Allocate Port Service[0000:00:1c.1:pcie02]
    Allocate Port Service[0000:00:1c.1:pcie03]
    PCI: Setting latency timer of device 0000:00:1c.3 to 64
    assign_interrupt_mode Found MSI capability
    Allocate Port Service[0000:00:1c.3:pcie00]
    Allocate Port Service[0000:00:1c.3:pcie02]
    Allocate Port Service[0000:00:1c.3:pcie03]
    vesafb: framebuffer at 0xfb000000, mapped to 0xf8880000, using 10240k, total 14336k
    vesafb: mode is 1280x1024x32, linelength=5120, pages=1
    vesafb: protected mode interface info at c000:b650
    vesafb: pmi: set display start = c00cb6b3, set palette = c00cb70e
    vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
    vesafb: scrolling: redraw
    vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Switched to high resolution mode on CPU 1
    Switched to high resolution mode on CPU 0
    Console: switching to colour frame buffer device 160x64
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
    input: Macintosh mouse button emulation as /class/input/input0
    PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    registered taskstats version 1
    Freeing unused kernel memory: 264k freed
    input: AT Translated Set 2 keyboard as /class/input/input1
    No dock devices found.
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
    PCI: Setting latency timer of device 0000:00:1f.1 to 64
    ACPI: PCI interrupt for device 0000:00:1f.1 disabled
    ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 17 (level, low) -> IRQ 17
    PCI: Setting latency timer of device 0000:00:1f.2 to 64
    ACPI: PCI interrupt for device 0000:00:1f.2 disabled
    ata_piix 0000:00:1f.1: version 2.12
    ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
    PCI: Setting latency timer of device 0000:00:1f.1 to 64
    scsi0 : ata_piix
    scsi1 : ata_piix
    ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
    ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
    ata1.00: ATAPI: HL-DT-ST DVD+/-RW GSA-T21N, A102, max UDMA/33
    ata1.00: configured for UDMA/33
    ata2: port disabled. ignoring.
    scsi 0:0:0:0: CD-ROM HL-DT-ST DVD+-RW GSA-T21N A102 PQ: 0 ANSI: 5
    ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 17 (level, low) -> IRQ 17
    ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    PCI: Setting latency timer of device 0000:00:1f.2 to 64
    scsi2 : ata_piix
    scsi3 : ata_piix
    ata3: SATA max UDMA/133 cmd 0x6eb0 ctl 0x6eb8 bmdma 0x6ee0 irq 17
    ata4: SATA max UDMA/133 cmd 0x6ec0 ctl 0x6ec8 bmdma 0x6ee8 irq 17
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata3.00: ATA-8: WDC WD2500BEVS-75UST0, 01.01A01, max UDMA/133
    ata3.00: 488397168 sectors, multi 8: LBA48 NCQ (depth 0/32)
    ata3.00: configured for UDMA/133
    ata4: SATA link down (SStatus 0 SControl 0)
    scsi 2:0:0:0: Direct-Access ATA WDC WD2500BEVS-7 01.0 PQ: 0 ANSI: 5
    Driver 'sr' needs updating - please use bus_type methods
    Driver 'sd' needs updating - please use bus_type methods
    sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.20
    sr 0:0:0:0: Attached scsi CD-ROM sr0
    sd 2:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
    sd 2:0:0:0: [sda] Write Protect is off
    sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sd 2:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
    sd 2:0:0:0: [sda] Write Protect is off
    sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
    sd 2:0:0:0: [sda] Attached SCSI disk
    SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
    SGI XFS Quota Management subsystem
    XFS mounting filesystem sda3
    Ending clean XFS mount for filesystem: sda3
    rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k
    ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
    ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
    b44.c:v2.0
    eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:1d:09:d2:f2:e9
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ndiswrapper version 1.53 loaded (smp=yes, preempt=yes)
    ndiswrapper: driver bcmwl5 (Broadcom,09/20/2007, 4.170.25.12) loaded
    ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 17
    PCI: Setting latency timer of device 0000:0c:00.0 to 64
    ndiswrapper: using IRQ 17
    wlan0: ethernet device 00:16:44:b5:93:db using NDIS driver: bcmwl5, version: 0x4aa190c, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 14E4:4315.5.conf
    wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
    usbcore: registered new interface driver ndiswrapper
    ACPI: SSDT EFE6E4B0, 02C8 (r1 PmRef Cpu0Ist 3000 INTL 20050624)
    ACPI: SSDT EFE6DE46, 05E5 (r1 PmRef Cpu0Cst 3001 INTL 20050624)
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
    ACPI: ACPI0007:00 is registered as cooling_device0
    ACPI: Processor [CPU0] (supports 8 throttling states)
    ACPI: SSDT EFE6E778, 00C4 (r1 PmRef Cpu1Ist 3000 INTL 20050624)
    ACPI: SSDT EFE6E42B, 0085 (r1 PmRef Cpu1Cst 3000 INTL 20050624)
    ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
    ACPI: ACPI0007:01 is registered as cooling_device1
    ACPI: Processor [CPU1] (supports 8 throttling states)
    Marking TSC unstable due to: TSC halts in idle.
    ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21
    PCI: Setting latency timer of device 0000:00:1b.0 to 64
    ACPI: AC Adapter [AC] (on-line)
    ACPI: Battery Slot [BAT0] (battery present)
    input: Lid Switch as /class/input/input2
    ACPI: Lid Switch [LID]
    input: Power Button (CM) as /class/input/input3
    ACPI: Power Button (CM) [PBTN]
    input: Sleep Button (CM) as /class/input/input4
    ACPI: Sleep Button (CM) [SBTN]
    ACPI: LNXTHERM:01 is registered as thermal_zone0
    ACPI: Thermal Zone [THM] (25 C)
    dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    sr 0:0:0:0: Attached scsi generic sg0 type 5
    sd 2:0:0:0: Attached scsi generic sg1 type 0
    USB Universal Host Controller Interface driver v3.0
    ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 20 (level, low) -> IRQ 20
    PCI: Setting latency timer of device 0000:00:1a.0 to 64
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    ACPI: WMI: Mapper loaded
    Linux agpgart interface v0.103
    ACPI: PCI Interrupt 0000:00:1a.1[b] -> GSI 21 (level, low) -> IRQ 21
    PCI: Setting latency timer of device 0000:00:1a.1 to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 22 (level, low) -> IRQ 22
    PCI: Setting latency timer of device 0000:00:1a.7 to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
    ehci_hcd 0000:00:1a.7: debug port 1
    PCI: cache line size of 32 is not supported by device 0000:00:1a.7
    ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400
    ACPI: device:32 is registered as cooling_device2
    input: Video Bus as /class/input/input5
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 4 ports detected
    ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
    ACPI: device:37 is registered as cooling_device3
    input: Video Bus as /class/input/input6
    ACPI: Video Device [VID1] (multi-head: yes rom: no post: no)
    input: Video Bus as /class/input/input7
    ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 20
    PCI: Setting latency timer of device 0000:00:1d.0 to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    ACPI: Video Device [VID2] (multi-head: yes rom: no post: no)
    ricoh-mmc: Ricoh MMC Controller disabling driver
    ricoh-mmc: Copyright(c) Philip Langdale
    ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 21 (level, low) -> IRQ 21
    PCI: Setting latency timer of device 0000:00:1d.1 to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
    usb usb5: configuration #1 chosen from 1 choice
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    input: PC Speaker as /class/input/input8
    sdhci: Secure Digital Host Controller Interface driver
    sdhci: Copyright(c) Pierre Ossman
    ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 22
    PCI: Setting latency timer of device 0000:00:1d.2 to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
    usb usb6: configuration #1 chosen from 1 choice
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 20
    PCI: Setting latency timer of device 0000:00:1d.7 to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
    ehci_hcd 0000:00:1d.7: debug port 1
    PCI: cache line size of 32 is not supported by device 0000:00:1d.7
    ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    usb usb7: configuration #1 chosen from 1 choice
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 6 ports detected
    ricoh-mmc: Ricoh MMC controller found at 0000:03:01.2 [1180:0843] (rev 12)
    ricoh-mmc: Controller is now disabled.
    ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 19 (level, low) -> IRQ 19
    ACPI: PCI Interrupt 0000:00:1f.3[b] -> GSI 17 (level, low) -> IRQ 17
    ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[f9bfd800-f9bfdfff] Max Packet=[2048] IR/IT contexts=[4/4]
    sdhci: SDHCI controller found at 0000:03:01.1 [1180:0822] (rev 22)
    ACPI: PCI Interrupt 0000:03:01.1[b] -> GSI 18 (level, low) -> IRQ 18
    mmc0: SDHCI at 0xf9bfd400 irq 18 DMA
    Clocksource tsc unstable (delta = -136278622 ns)
    usb 7-6: new high speed USB device using ehci_hcd and address 2
    Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000
    serio: Synaptics pass-through port at isa0060/serio1/input0
    usb 7-6: configuration #1 chosen from 1 choice
    input: SynPS/2 Synaptics TouchPad as /class/input/input9
    Linux video capture interface: v2.00
    uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640)
    uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
    input: Laptop Integrated Webcam as /class/input/input10
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    XFS mounting filesystem sda5
    Ending clean XFS mount for filesystem: sda5
    ieee1394: Host added: ID:BUS[0-00:1023] GUID[444fc0001a3d01c1]
    Adding 2522164k swap on /dev/sda6. Priority:-1 extents:1 across:2522164k
    b44: eth0: Link is up at 100 Mbps, full duplex.
    b44: eth0: Flow control is off for TX and off for RX.
    fuse init (API version 7.9)
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): wlan0: link is not ready
    eth0: no IPv6 routers present

  • [Sloved] Can't load wl module for b43 wireless card

    I'm trying to run b43 on my arch.
    But i can't load wl module.
    Below i put output from my broadcom-wl  installation
    My installaction stucks on modprobe wl. This command does not stop.
    Ps: I forgot to tell that i must install kernel 3.10
    testing/linux 3.10.1-1 (base) [installed]
    core/linux 3.9.9-1 (base) [installed: 3.10.1-1]
    and system don't want to turn off.
    what logs will be helpful?
    How to check which kernel is run?
    [skoczo@localhost broadcom-wl]$ sudo pacman -R broadcom-wl
    checking dependencies...
    Packages (1): broadcom-wl-5.100.82.112-13
    Total Removed Size: 1.07 MiB
    :: Do you want to remove these packages? [Y/n]
    (1/1) removing broadcom-wl [############################] 100%
    [skoczo@localhost broadcom-wl]$ makepkg -f
    ==> Making package: broadcom-wl 5.100.82.112-13 (Mon Jul 15 21:32:50 CEST 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found hybrid-portsrc_x86_32-v5_100_82_112.tar.gz
    -> Found modprobe.d
    -> Found license.patch
    -> Found linux-recent.patch
    ==> Validating source files with sha1sums...
    hybrid-portsrc_x86_32-v5_100_82_112.tar.gz ... Passed
    modprobe.d ... Passed
    license.patch ... Passed
    linux-recent.patch ... Passed
    ==> Extracting sources...
    -> Extracting hybrid-portsrc_x86_32-v5_100_82_112.tar.gz with bsdtar
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    patching file Makefile
    patching file src/include/bcmutils.h
    patching file src/wl/sys/wl_cfg80211.c
    patching file src/wl/sys/wl_iw.h
    patching file src/wl/sys/wl_linux.c
    patching file src/wl/sys/wl_linux.c
    Hunk #1 succeeded at 244 (offset 4 lines).
    make: Entering directory `/usr/src/linux-3.10.1-1-ARCH'
    CFG80211 API is prefered for this kernel version
    Using CFG80211 API
    CC [M] /home/skoczo/Pobrane/broadcom-wl/src/src/shared/linux_osl.o
    CC [M] /home/skoczo/Pobrane/broadcom-wl/src/src/wl/sys/wl_linux.o
    CC [M] /home/skoczo/Pobrane/broadcom-wl/src/src/wl/sys/wl_cfg80211.o
    LD [M] /home/skoczo/Pobrane/broadcom-wl/src/wl.o
    Building modules, stage 2.
    CFG80211 API is prefered for this kernel version
    Using CFG80211 API
    MODPOST 1 modules
    LD [M] /home/skoczo/Pobrane/broadcom-wl/src/wl.ko
    make: Leaving directory `/usr/src/linux-3.10.1-1-ARCH'
    ==> Entering fakeroot environment...
    ==> Starting package()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "broadcom-wl"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: broadcom-wl 5.100.82.112-13 (Mon Jul 15 21:33:05 CEST 2013)
    [skoczo@localhost broadcom-wl]$ su
    Password:
    [root@localhost broadcom-wl]# pacman -U broadcom-wl-5.100.82.112-13-i686.pkg.tar.xz
    loading packages...
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1): broadcom-wl-5.100.82.112-13
    Total Installed Size: 1.07 MiB
    :: Proceed with installation? [Y/n]
    (1/1) checking keys in keyring [############################] 100%
    (1/1) checking package integrity [############################] 100%
    (1/1) loading package files [############################] 100%
    (1/1) checking for file conflicts [############################] 100%
    (1/1) checking available disk space [############################] 100%
    (1/1) installing broadcom-wl [############################] 100%
    [root@localhost broadcom-wl]# pacman -Ss broadcom
    extra/bluez-firmware 1.2-7
    Firmwares for Broadcom BCM203x and STLC2300 Bluetooth chips
    [root@localhost broadcom-wl]# pacman -Q broadcom
    error: package 'broadcom' was not found
    [root@localhost broadcom-wl]# pacman -Q wl
    error: package 'wl' was not found
    [root@localhost broadcom-wl]# modprobe wl
    _______STUCK__________
    Last edited by skoczo (2013-07-16 17:49:53)

    lspci -nn
    0:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 03)
    00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 03)
    00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) [8086:2a03] (rev 03)
    00:1a.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 03)
    00:1a.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 03)
    00:1a.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 03)
    00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03)
    00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 03)
    00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 03)
    00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 [8086:2843] (rev 03)
    00:1d.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 03)
    00:1d.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 03)
    00:1d.2 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 03)
    00:1d.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 03)
    00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f3)
    00:1f.0 ISA bridge [0601]: Intel Corporation 82801HM (ICH8M) LPC Interface Controller [8086:2815] (rev 03)
    00:1f.1 IDE interface [0101]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03)
    00:1f.2 IDE interface [0101]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [IDE mode] [8086:2828] (rev 03)
    00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 03)
    02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
    04:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
    0f:06.0 CardBus bridge [0607]: Texas Instruments PCIxx12 Cardbus Controller [104c:8039]
    0f:06.1 FireWire (IEEE 1394) [0c00]: Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller [104c:803a]
    0f:06.2 Mass storage controller [0180]: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) [104c:803b]
    0f:06.3 SD Host controller [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller [104c:803c]
    lsmod
    Module Size Used by
    joydev 7339 0
    iTCO_wdt 4471 0
    iTCO_vendor_support 1545 1 iTCO_wdt
    pcmcia 40181 0
    snd_hda_codec_realtek 30689 1
    wl 2427712 1
    acer_wmi 21383 0
    mperf 991 0
    sparse_keymap 2582 1 acer_wmi
    uvcvideo 63657 0
    coretemp 4926 0
    tg3 139344 0
    videobuf2_vmalloc 2604 1 uvcvideo
    microcode 9872 0
    videobuf2_memops 1683 1 videobuf2_vmalloc
    videobuf2_core 24309 1 uvcvideo
    ptp 6844 1 tg3
    pcspkr 1487 0
    i915 509478 2
    psmouse 85971 0
    pps_core 7728 1 ptp
    videodev 84340 2 uvcvideo,videobuf2_core
    libphy 17299 1 tg3
    lib80211 3037 1 wl
    media 8577 2 uvcvideo,videodev
    cfg80211 339155 1 wl
    snd_hda_intel 29956 0
    rfkill 12682 2 cfg80211,acer_wmi
    evdev 7528 11
    serio_raw 3969 0
    i2c_i801 9873 0
    of_i2c 1774 1 i2c_i801
    wmi 7099 1 acer_wmi
    snd_hda_codec 126979 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 4746 1 snd_hda_codec
    yenta_socket 30036 0
    snd_pcm 63876 2 snd_hda_codec,snd_hda_intel
    pcmcia_rsrc 9064 1 yenta_socket
    pcmcia_core 11892 3 pcmcia,pcmcia_rsrc,yenta_socket
    snd_page_alloc 5974 2 snd_pcm,snd_hda_intel
    snd_timer 14942 1 snd_pcm
    snd 44383 6 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    nsc_ircc 12533 0
    soundcore 4386 1 snd
    lpc_ich 11197 0
    irda 88855 1 nsc_ircc
    crc_ccitt 1095 1 irda
    drm_kms_helper 31518 1 i915
    ac 2668 0
    thermal 7144 0
    drm 186917 3 i915,drm_kms_helper
    video 10027 2 i915,acer_wmi
    i2c_algo_bit 4583 1 i915
    i2c_core 19967 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,of_i2c,videodev
    intel_agp 8720 1 i915
    intel_gtt 10172 3 i915,intel_agp
    agpgart 22047 3 drm,intel_agp,intel_gtt
    battery 5557 0
    button 3685 1 i915
    processor 24819 1
    ext4 413470 2
    crc16 1091 1 ext4
    mbcache 4290 1 ext4
    jbd2 68896 1 ext4
    sr_mod 13055 0
    cdrom 29900 1 sr_mod
    sd_mod 28214 4
    ata_generic 2434 0
    pata_acpi 2367 0
    ata_piix 20824 3
    libata 149195 3 pata_acpi,ata_generic,ata_piix
    scsi_mod 108388 3 libata,sd_mod,sr_mod
    sdhci_pci 9751 0
    sdhci 25111 1 sdhci_pci
    tifm_7xx1 4253 0
    firewire_ohci 27494 0
    mmc_core 85568 2 sdhci,sdhci_pci
    tifm_core 3865 1 tifm_7xx1
    firewire_core 44439 1 firewire_ohci
    crc_itu_t 1095 1 firewire_core
    ehci_pci 3404 0
    uhci_hcd 21448 0
    ehci_hcd 42520 1 ehci_pci
    usbcore 151915 4 uhci_hcd,uvcvideo,ehci_hcd,ehci_pci
    usb_common 1172 1 usbcore
    pacman -Qs broad
    local/broadcom-wl 5.100.82.112-13
    Broadcom 802.11abgn hybrid Linux networking device driver
    local/mobile-broadband-provider-info 20120614-1
    Network Management daemon
    local/modemmanager 0.7.991-1
    Mobile broadband modem management service
    ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: irda0: <NOARP> mtu 2048 qdisc noop state DOWN mode DEFAULT qlen 8
    link/irda 00:00:00:00 brd ff:ff:ff:ff
    3: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT qlen 1000
    link/ether 00:1d:72:2a:a7:45 brd ff:ff:ff:ff:ff:ff
    uname -a
    Linux localhost 3.10.1-1-ARCH #1 SMP PREEMPT Sun Jul 14 11:47:37 CEST 2013 i686 GNU/Linux

  • I3 window manger & automount external hard disk / usb drive

    Hi,
    I using arch x86_64 with 3.11.5-1-ARCH #1 SMP PREEMPT kernel + i3 window manager + pcmanfm.
    But i'm unable to automount my external hard disk or usb drive.(I have installed gvfs package as well.
    Also is there any gui tool to configure keybinding? (something like obkey in openbox)
    Please help.
    Thank you.

    epic wrote:Also is there any gui tool to configure keybinding? (something like obkey in openbox)
    I think you need to look at https://wiki.archlinux.org/index.php/I3#Volume_Manager and the output of man i3
    tl;dr - the ~/.i3/config file does it nicely.
    Here is mine:
    ewaller$@$odin ~ 1001 %cat .i3/config
    # This file has been auto-generated by i3-config-wizard(1).
    # It will not be overwritten, so edit it as you like.
    # Should you change your keyboard layout somewhen, delete
    # this file and re-run i3-config-wizard(1).
    # i3 config file (v4)
    # Please see http://i3wm.org/docs/userguide.html for a complete reference!
    set $mod Mod4
    # Font for window titles. Will also be used by the bar unless a different font
    # is used in the bar {} block below. ISO 10646 = Unicode
    #font -*-charter-medium-r-*-*-*-100-*-*-*-*-*-*
    # The font above is very space-efficient, that is, it looks good, sharp and
    # clear in small sizes. However, if you need a lot of unicode glyphs or
    # right-to-left text rendering, you should instead use pango for rendering and
    # chose a FreeType font, such as:
    font pango:DejaVu Sans 8
    # Use Mouse+$mod to drag floating windows to their wanted position
    floating_modifier $mod
    # start a terminal
    bindsym $mod+Return exec i3-sensible-terminal
    # kill focused window
    bindsym $mod+Shift+q kill
    # start dmenu (a program launcher)
    bindsym $mod+d exec dmenu_run
    # There also is the (new) i3-dmenu-desktop which only displays applications
    # shipping a .desktop file. It is a wrapper around dmenu, so you need that
    # installed.
    # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
    # change focus
    bindsym $mod+j focus left
    bindsym $mod+k focus down
    bindsym $mod+l focus up
    bindsym $mod+semicolon focus right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Left focus left
    bindsym $mod+Down focus down
    bindsym $mod+Up focus up
    bindsym $mod+Right focus right
    # move focused window
    bindsym $mod+Shift+j move left
    bindsym $mod+Shift+k move down
    bindsym $mod+Shift+l move up
    bindsym $mod+Shift+semicolon move right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Shift+Left move left
    bindsym $mod+Shift+Down move down
    bindsym $mod+Shift+Up move up
    bindsym $mod+Shift+Right move right
    # split in horizontal orientation
    bindsym $mod+h split h
    # split in vertical orientation
    bindsym $mod+v split v
    # enter fullscreen mode for the focused container
    bindsym $mod+f fullscreen
    # change container layout (stacked, tabbed, toggle split)
    bindsym $mod+s layout stacking
    bindsym $mod+w layout tabbed
    bindsym $mod+e layout toggle split
    # toggle tiling / floating
    bindsym $mod+space floating toggle
    # change focus between tiling / floating windows
    bindsym $mod+Shift+space focus mode_toggle
    # focus the parent container
    bindsym $mod+a focus parent
    # focus the child container
    #bindsym $mod+d focus child
    # switch to workspace
    bindsym $mod+1 workspace 1
    bindsym $mod+2 workspace 2
    bindsym $mod+3 workspace 3
    bindsym $mod+4 workspace 4
    bindsym $mod+5 workspace 5
    bindsym $mod+6 workspace 6
    bindsym $mod+7 workspace 7
    bindsym $mod+8 workspace 8
    bindsym $mod+9 workspace 9
    bindsym $mod+0 workspace 10
    # move focused container to workspace
    bindsym $mod+Shift+1 move container to workspace 1
    bindsym $mod+Shift+2 move container to workspace 2
    bindsym $mod+Shift+3 move container to workspace 3
    bindsym $mod+Shift+4 move container to workspace 4
    bindsym $mod+Shift+5 move container to workspace 5
    bindsym $mod+Shift+6 move container to workspace 6
    bindsym $mod+Shift+7 move container to workspace 7
    bindsym $mod+Shift+8 move container to workspace 8
    bindsym $mod+Shift+9 move container to workspace 9
    bindsym $mod+Shift+0 move container to workspace 10
    # reload the configuration file
    bindsym $mod+Shift+c reload
    # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
    bindsym $mod+Shift+r restart
    # exit i3 (logs you out of your X session)
    bindsym $mod+Shift+e exit
    #bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
    # resize window (you can also use the mouse for that)
    mode "resize" {
    # These bindings trigger as soon as you enter the resize mode
    # Pressing left will shrink the windows width.
    # Pressing right will grow the windows width.
    # Pressing up will shrink the windows height.
    # Pressing down will grow the windows height.
    bindsym j resize shrink width 10 px or 10 ppt
    bindsym k resize grow height 10 px or 10 ppt
    bindsym l resize shrink height 10 px or 10 ppt
    bindsym semicolon resize grow width 10 px or 10 ppt
    # same bindings, but for the arrow keys
    bindsym Left resize shrink width 10 px or 10 ppt
    bindsym Down resize grow height 10 px or 10 ppt
    bindsym Up resize shrink height 10 px or 10 ppt
    bindsym Right resize grow width 10 px or 10 ppt
    # back to normal: Enter or Escape
    bindsym Return mode "default"
    bindsym Escape mode "default"
    bindsym $mod+r mode "resize"
    # Bindings for my HP Pavilion
    bindsym XF86AudioPlay exec mpc toggle
    bindsym XF86AudioPrev exec mpc prev
    bindsym XF86AudioNext exec mpc next
    bindsym XF86AudioStop exec mpc stop
    bindsym XF86AudioRaiseVolume exec pavolume increase
    bindsym XF86AudioLowerVolume exec pavolume decrease
    bindsym XF86AudioMute exec pavolume mute
    bindsym XF86Save exec dmenu_run
    bindsym $mod+x exec x48
    bindsym $mod+Tab workspace next
    bindsym $mod+Shift+Tab workspace prev
    bindsym Mod1+Tab workspace next
    bindsym $mod+Menu exec i3-winmenu.py
    bindsym $mod+XF86Save exec gmrun
    for_window [title="Execute program feat. completion"] floating enable' border none; focus mode_toggle
    for_window [title="x48-0.6.4"] floating enable' border none; focus mode_toggle
    for_window [title="Wicd Network Manager"] floating enable' border none; focus mode_toggle
    # Float notifications
    for_window [class="Xfce4-notifyd"] floating enable; border none; focus mode_toggle
    # Start i3bar to display a workspace bar (plus the system information i3status
    # finds out, if available)
    bar {
    status_command i3status
    #exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1'
    exec --no-startup-id i3-msg 'workspace 10; exec claws-mail; workspace 1'
    exec --no-startup-id exec nitrogen --restore
    exec --no-startup-id exec xcompmgr
    exec --no-startup-id exec conky
    exec --no-startup-id exec mpd
    #exec --no-startup-id emacs
    exec --no-startup-id exec wicd-gtk -t
    ewaller$@$odin ~ 1002 %

  • Mid-2010 MacBook Pro stuck in clamshell mode?

    I asked a similar question to this earlier, but now the problem has been more consistent. I have a mid-2010 MacBook Pro that I often use with an external display, plugged in via mini-DVI to HDMI adapter. The problem is, after I've unplugged my macbook to "go mobile" and am away from my display, if I ever have to restart my computer or boot into Windows 7, my computer will think it's still in clamshell mode. The screen will stay dark, and if the lid is closed, the white light will stay on steadily, not pulsing. However, if I plug into my external display when this is happening, the external display works fine and I have a display again. When I look up my displays while connected to an external display while this is happening, my internal display isn't even listed in the system report; it's like it doesn't exist! And this is especially a problem now as I am away on a 3 week school related trip.
    I have not been able to consistently reproduce this problem. Sometimes it restarts normally, sometimes I restart it and get the gray + apple logo screen that then goes dark, and sometimes the internal display just never turns on. The problem doesn't seem to be related to an OS, as it happens when booting into Windows 7 OR mountain lion 10.8.5. I've tried resetting PRAM mutliple times as well as performing an SMC reset multiple times, and neither has helped. This even happened when I was booting into a mountain lion install USB, as I thought maybe a fresh install would help. I've seen many other forums discussing a similar issue, but none described quite like mine.
    What gives?? How can I get my macbook to restart normally? I really don't want to have to make a repair, even though it's looking like a hardware problem. My computer is one month after Apple Care has expired, and I can't afford a pricey repair as I'm a very in debt student who only has a MacBook because his school gave it to him in the first place. I would be very appreciative for any suggestions and/or help! Thanks!

    Hello thedoctor8706
    Reset your NVRAM and test to see if that resolves your issues. Typically that will resolve video, volume, startup disk selection, and kernel panic issues.
    About NVRAM and PRAM
    http://support.apple.com/kb/HT1379
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • How I got my 2011 MacBook Pro (17") to work with the UML290 without any 'hackery'

    Frustrated and fed up with waiting for Verizon to finally fully support an operating system that is almost two and a half years old now, I decided to experiment and play around with things myself.  Here is what I learned:
    For some reason, the "dial your number" network hack that people got working didn't work for me.  I set up everything as the tutorials all said (GRPS (GSM/2G), APN to "vzwinternet", dial your phone number, user name is [email protected], password is vzw, CID 3, etc).  It just would not work for me.  Maybe it's becasue I had my UML290 hooked up to a Windows 7 box that updated the firmware, which may have rendered this 'hack' inept.  I don't know; all I know as that, despite trying to get this method to work for several days, I was never able to get it to work.
    There was no way, as far as I could see, to force the Verizon Access Manager (VZAM) software to run in 32bit mode as you can with most other programs.  Typically, you can hilight a program, press CMD+I and select a checkbox to run an app in 32bit mode, but no such option existed for VZAM (for whatever reason).
    Finally, I found a workaround to get the modem working until Verizon gets their act together and makes VZAM work with 64bit OS X.  Here's how:
    Completely power off your computer. 
    Depress and hold the "3" key and the "2" key (at the top of your keyboard) at the same time BEFORE pressing the power button.
    Press the power button while continuing to hold the "3" key and the "2" key.
    Continue to hold the "3" key and the "2" key until the login prompt comes up.
    Log in as normal (you may have to remove a bunch of characters from the password field; just CMD+A and delete what's in there and type your password as usual).
    After following the steps above, you should have forced your Mac to run in 32bit mode.  Run VZAM as normal and you should have no trouble connecting to the 4G/3G network.
    Note: This measure is TEMPORARY, and will force OS X to load the 32bit kernel instead of the default 64bit kernel (if your MacBook is set up to use the 64bit kernel by default).  This change will be undone at your next restart provided you do not hold down the "3" key and the "2" key.
    Note: If you used previously posted "dial-up" methods to get your modem working on your Mac, you will need to undo the 'damage' to your settings that that workaround caused.  Please see my post here (post 14) for detailed instructions on how to do so.
    Note: This is a temporary solution that carries with it some down sides:
    True 64bit support offers higher levels of security than 32bit.
    You will likely be unable to use more than 3GB of of memory as a 32bit OS cannot, by nature, address that much RAM.
    Please let me know if you have any problems.  I can't promise I can help, but I'll do my best.

    Hey, it's a simple fix that should give most people what they want until there is full VZW support: the ability to use their card with the VZAM software.  I didn't see anyone else offering that suggestion...  If you don't want to use it, you don't have to.
    At the very least, this does seem to prove the theory that this is an issue with the 32/64bit compatability that some have refuted.

  • Restart problems

    Hi
    After a restart the Mac would not start, I got the bong but then only half of my USBs lit and the caps lock was lit and I only got a gray screen. I forced closed down and restarted but got he same, I did this once more but then had to unplug leave for half an hour then started the Mac again but had to do it once more before it started. I have noticed that I have only had this problem after updating to 10.5.8 When after updating it asked me to restart the same things happened, so it seems to be a problem with 10.5.8 or restarting.
    Here is a log from the Console I hope it helps -
    Sep 2 15:02:18 Macintosh [0x0-0x1d01d].com.apple.Safari[220]: Safari(220,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 15:02:18 Macintosh [0x0-0x1d01d].com.apple.Safari[220]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:02:19 Macintosh [0x0-0x1d01d].com.apple.Safari[220]: Safari(220,0xa090c820) malloc: * error for object 0x6d2e6373: Non-aligned pointer being freed
    Sep 2 15:02:19 Macintosh [0x0-0x1d01d].com.apple.Safari[220]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:04:09 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 15:05:12 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 15:07:36 Macintosh Mail[210]: IPCClient: Server port 0 is invalid; looking it up again...
    Sep 2 15:07:48 Macintosh LCCDaemon[196]: Opening LCC Update in automatic mode
    Sep 2 15:09:38 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 15:10:52 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 15:12:09 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 15:12:51 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 15:12:54 Macintosh osascript[233]: osascript(233) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:12:54 Macintosh [0x0-0x15015].com.skype.skype[195]: osascript(233) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 15:12:54 Macintosh [0x0-0x15015].com.skype.skype[195]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:12:54 Macintosh osascript[233]: osascript(233,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:12:54 Macintosh [0x0-0x15015].com.skype.skype[195]: osascript(233,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 15:12:54 Macintosh [0x0-0x15015].com.skype.skype[195]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:14:56 Macintosh Skype[195]: SkypeEventNotificator::playSound: ERROR: cannot load sound Busy
    Sep 2 15:18:12 Macintosh [0x0-0x1d01d].com.apple.Safari[220]: Debugger() was called!
    Sep 2 15:20:04 Macintosh System Preferences[237]: System Preferences(237,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:20:04: --- last message repeated 1 time ---
    Sep 2 15:20:04 Macintosh [0x0-0x22022].com.apple.systempreferences[237]: System Preferences(237,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 15:20:04 Macintosh [0x0-0x22022].com.apple.systempreferences[237]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:20:04 Macintosh [0x0-0x22022].com.apple.systempreferences[237]: System Preferences(237,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 15:20:04 Macintosh [0x0-0x22022].com.apple.systempreferences[237]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:20:59 Macintosh SCHelper[242]: no command
    Sep 2 15:20:59 Macintosh com.apple.launchd[91] ([0x0-0x22022].com.apple.systempreferences[237]): Stray process with PGID equal to this dead job: PID 242 PPID 1 SCHelper
    Sep 2 15:21:57 Macintosh System Preferences[249]: System Preferences(249,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:21:57: --- last message repeated 1 time ---
    Sep 2 15:21:57 Macintosh [0x0-0x24024].com.apple.systempreferences[249]: System Preferences(249,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 15:21:57 Macintosh [0x0-0x24024].com.apple.systempreferences[249]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:21:57 Macintosh [0x0-0x24024].com.apple.systempreferences[249]: System Preferences(249,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 15:21:57 Macintosh [0x0-0x24024].com.apple.systempreferences[249]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 15:22:58 Macintosh SCHelper[254]: no command
    Sep 2 15:22:58 Macintosh com.apple.launchd[91] ([0x0-0x24024].com.apple.systempreferences[249]): Stray process with PGID equal to this dead job: PID 254 PPID 1 SCHelper
    Sep 2 15:32:35 Macintosh AppleSpell[261]: exception: * -[NSCFString rangeOfCharacterFromSet:options:range:]: Range or index out of bounds
    Sep 2 15:35:28 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 15:36:40 Macintosh loginwindow[27]: DEAD_PROCESS: 0 console
    Sep 2 15:36:41 Macintosh shutdown[270]: reboot by georgehilton:
    Sep 2 15:36:41 Macintosh shutdown[270]: SHUTDOWN_TIME: 1251898601 222521
    Sep 2 15:36:41 Macintosh com.apple.loginwindow[27]: Shutdown NOW!
    Sep 2 15:36:41 Macintosh mDNSResponder mDNSResponder-176.3 (Jun 17 2009 18:57:52)[26]: stopping
    Sep 2 15:36:41 Macintosh com.apple.loginwindow[27]: System shutdown time has arrived^G^G
    Sep 2 15:36:41 Macintosh com.apple.SystemStarter[20]: Stopping XtraView USB Startup
    Sep 2 16:29:33 localhost kernel[0]: Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
    Sep 2 16:29:31 localhost com.apple.launchctl.System[2]: /dev/disk0s3 on / (hfs, local, journaled)
    Sep 2 16:29:32 localhost com.apple.launchctl.System[2]: launchctl: Dubious permissions on file (skipping): /System/Library/LaunchDaemons/org.x.font_cache.plist
    Sep 2 16:29:32 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    Sep 2 16:29:32 localhost com.apple.launchd[1] (com.symantec.Sched501-4.plist): Unknown key: SchedName
    Sep 2 16:29:32 localhost com.apple.launchd[1] (com.apple.usbmuxd): Unknown key for boolean: EnableTransactions
    Sep 2 16:29:32 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight
    Sep 2 16:29:32 localhost com.apple.launchd[1] (org.ntp.ntpd): Unknown key: SHAuthorizationRight
    Sep 2 16:29:32 localhost com.apple.launchd[1] (org.x.privileged_startx): Unknown key for boolean: EnableTransactions
    Sep 2 16:29:32 localhost com.apple.launchd[1] (org.postfix.master): Path monitoring failed on "/var/spool/postfix": No such file or directory
    Sep 2 16:29:33 localhost kextd[12]: 434 cached, 0 uncached personalities to catalog
    Sep 2 16:29:34 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Sep 2 16:29:34 localhost kernel[0]: vmpagebootstrap: 761791 free pages and 24641 wired pages
    Sep 2 16:29:34 localhost kernel[0]: migtable_maxdispl = 79
    Sep 2 16:29:34 localhost kernel[0]: 120 prelinked modules
    Sep 2 16:29:34 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet
    Sep 2 16:29:34 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Sep 2 16:29:34 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Sep 2 16:29:34 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall
    Sep 2 16:29:34 localhost kernel[0]: Loading security extension com.apple.security.seatbelt
    Sep 2 16:29:34 localhost kernel[0]: calling mpopolicyinit for mb
    Sep 2 16:29:34 localhost kernel[0]: Seatbelt MACF policy initialized
    Sep 2 16:29:34 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb)
    Sep 2 16:29:34 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Sep 2 16:29:34 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Sep 2 16:29:34 localhost kernel[0]: MAC Framework successfully initialized
    Sep 2 16:29:34 localhost kernel[0]: using 15728 buffer headers and 4096 cluster IO buffer headers
    Sep 2 16:29:34 localhost kernel[0]: DART enabled
    Sep 2 16:29:34 localhost kernel[0]: FireWire (OHCI) Apple ID 42 PCI now active, GUID 000d93fffe6ebdd0; max speed s800.
    Sep 2 16:29:34 localhost kernel[0]: mbinit: done
    Sep 2 16:29:34 localhost kernel[0]: Security auditing service present
    Sep 2 16:29:34 localhost kernel[0]: BSM auditing present
    Sep 2 16:29:34 localhost kernel[0]: rooting via boot-uuid from /chosen: 2CC45692-EFB7-3616-BDAD-BA3ED0463BA8
    Sep 2 16:29:34 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Sep 2 16:29:34 localhost kernel[0]: Could not enable ARP cache poisoning detection. Your computer will not be protected.
    Sep 2 16:29:34 localhost kernel[0]: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@7/IOPCI2PCIBridge/k2-sat a-root@C/AppleK2SATARoot/k2-sata@0/AppleK2SATA/ATADeviceNub@0/AppleATADiskDriver /IOATABlockStorageDevice/IOBlockStorageDriver/Maxtor 6Y160M0 Maxtor 6Y160M0/IOApplePartitionScheme/AppleHFS_Untitled1@3
    Sep 2 16:29:34 localhost kernel[0]: BSD root: disk0s3, major 14, minor 2
    Sep 2 16:29:34 localhost kernel[0]: Jettisoning kernel linker.
    Sep 2 16:29:34 localhost kernel[0]: Resetting IOCatalogue.
    Sep 2 16:29:34 localhost kernel[0]: Matching service count = 0
    Sep 2 16:29:34 localhost kernel[0]: Matching service count = 6
    Sep 2 16:29:34: --- last message repeated 4 times ---
    Sep 2 16:29:34 localhost kernel[0]: Matching service count = 7
    Sep 2 16:29:34 localhost kernel[0]: PowerMac7,3: stalling for module
    Sep 2 16:29:34 localhost kernel[0]: PowerMac72U3TwinsPIDCtrlLoop::adjustControls state == not ready
    Sep 2 16:29:35 localhost kernel[0]: Matching service count = 1
    Sep 2 16:29:35 localhost kernel[0]: PowerMac7,3 Thermal Manager: Thermal Runaway Detected: System Will Sleep
    Sep 2 16:29:35 localhost kernel[0]: PM73 T_cur=109 >= (T_max:83 + sleepOffset:20)
    Sep 2 16:29:35 localhost kernel[0]: PowerMac72PlatformPlugin core dump:
    Sep 2 16:29:35 localhost kernel[0]: IOHWControls:
    Sep 2 16:29:35 localhost kernel[0]: [0] "PWR SUPPLY" Type:"fan-pwm" Id:8960 TGT:16 CUR:42
    Sep 2 16:29:35 localhost kernel[0]: [1] "CPU A ACS" Type:"fan-rpm" Id:16384 TGT:1000 CUR:0
    Sep 2 16:29:35 localhost kernel[0]: [2] "CPU B ACS" Type:"fan-rpm" Id:16640 TGT:1000 CUR:1002
    Sep 2 16:29:35 localhost kernel[0]: [3] "CPU A Intake Fan" Type:"fan-rpm" Id:17152 TGT:1000 CUR:995
    Sep 2 16:29:35 localhost kernel[0]: [4] "CPU A Exhaust Fan" Type:"fan-rpm" Id:17408 TGT:1000 CUR:998
    Sep 2 16:29:35 localhost kernel[0]: [5] "CPU B Intake Fan" Type:"fan-rpm" Id:17664 TGT:1000 CUR:999
    Sep 2 16:29:35 localhost kernel[0]: IOHWSensors:
    Sep 2 16:29:35 localhost kernel[0]: [0] "CPU A POWER" Type:"power" Id:48 CUR:90.47365 W
    Sep 2 16:29:35 localhost kernel[0]: [1] "CPU B POWER" Type:"power" Id:49 CUR:76.35553 W
    Sep 2 16:29:35 localhost kernel[0]: [2] "CPU B AD7417 AD4" Type:"current" Id:19 CUR:55.51520 A
    Sep 2 16:29:35 localhost kernel[0]: [3] "CPU A AD7417 AD4" Type:"current" Id:14 CUR:65.20160 A
    Sep 2 16:29:35 localhost kernel[0]: [4] "BACKSIDE" Type:"temperature" Id:6 CUR:36.49152 C
    Sep 2 16:29:35 localhost kernel[0]: [5] "U3 HEATSINK" Type:"temperature" Id:7 CUR:53.57344 C
    Sep 2 16:29:35 localhost kernel[0]: [6] "CPU A AD7417 AD2" Type:"current" Id:12 CUR:8.51712 A
    Sep 2 16:29:35 localhost kernel[0]: [7] "CPU A AD7417 AD3" Type:"voltage" Id:13 CUR:1.25504 V
    Sep 2 16:29:35 localhost kernel[0]: [8] "CPU B AD7417 AD2" Type:"current" Id:17 CUR:7.28448 A
    Sep 2 16:29:35 localhost kernel[0]: [9] "CPU B AD7417 AD3" Type:"voltage" Id:18 CUR:1.24384 V
    Sep 2 16:29:35 localhost kernel[0]: [10] "CPU A AD7417 AD1" Type:"temperature" Id:11 CUR:109.27266 C
    Sep 2 16:29:35 localhost kernel[0]: [11] "CPU B AD7417 AD1" Type:"temperature" Id:16 CUR:77.19857 C
    Sep 2 16:29:35 localhost kernel[0]: [12] "CPU A AD7417 AMB" Type:"temperature" Id:10 CUR:42.0 C
    Sep 2 16:29:35 localhost kernel[0]: [13] "CPU B AD7417 AMB" Type:"temperature" Id:15 CUR:39.32768 C
    Sep 2 16:29:35 localhost kernel[0]: IOHWCtrlLoops:
    Sep 2 16:29:35 localhost kernel[0]: [0] "U3/Backside Fan" Id:7 MetaState:0 "Normal"
    Sep 2 16:29:35 localhost kernel[0]: [1] "CPU Cooling" Id:6 MetaState:0
    Sep 2 16:29:35 localhost kernel[0]: [2] "Clock Slew" Id:0 MetaState:0 "Dynamic Power Step"
    Sep 2 16:29:35 localhost kernel[0]: [3] "Drive Bay Fan" Id:1 MetaState:0 "Normal"
    Sep 2 16:29:35 localhost kernel[0]: [4] "PCI Slot Fan" Id:5 MetaState:0 "Normal"
    Sep 2 16:29:35 localhost kernel[0]: ---------------------------------
    Sep 2 16:29:35 localhost kernel[0]: PowerMac72U3TwinsPIDCtrlLoop::adjustControls state == not ready
    Sep 2 16:29:35 localhost kernel[0]: IOPlatformControl::registerDriver Control Driver AppleSlewClock did not supply target-value, using default
    Sep 2 16:29:37 localhost com.apple.launchd[1] (org.postfix.master): Failed to count the number of files in "/var/spool/postfix/maildrop": No such file or directory
    Sep 2 16:29:37: --- last message repeated 1 time ---
    Sep 2 16:29:37 localhost bootlog[40]: BOOT_TIME: 1251901769 0
    Sep 2 16:29:37 localhost rpc.statd[22]: statd.notify - no notifications needed
    Sep 2 16:29:38 localhost fseventsd[31]: bumping event counter to: 0x194a82c (current 0x0) from log file '0000000001941845'
    Sep 2 16:29:38 localhost kernel[0]: UniNEnet: Ethernet address 00:0d:93:6e:bd:d0
    Sep 2 16:29:38 localhost DirectoryService[36]: Launched version 5.7 (v514.25)
    Sep 2 16:29:38 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Sep 2 16:29:38 localhost /Library/Smith Micro/Common/schedulerdaemon[49]: SmithMicro schedulerdaemon started.
    Sep 2 16:29:38 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[27]: Login Window Application Started -- Threaded auth
    Sep 2 16:29:39 localhost SymSharedSettingsd[56]: Settings server starting up.
    Sep 2 16:29:39 localhost com.apple.launchd[1] (org.postfix.master): Failed to count the number of files in "/var/spool/postfix/maildrop": No such file or directory
    Sep 2 16:29:39: --- last message repeated 7 times ---
    Sep 2 16:29:39 localhost com.symantec.navapdaemon[46]: kextunload: unload kext /Library/Application Support/Symantec/AntiVirus/NortonAutoProtect.bundle/Contents/Resources/SymAPCom m.kext failed
    Sep 2 16:29:40 localhost mDNSResponder mDNSResponder-176.3 (Jun 17 2009 18:57:52)[26]: starting
    Sep 2 16:29:40 localhost com.apple.usbmuxd[18]: usbmuxd-167.1 built for iTunesEightTwo on Jul 9 2009 at 14:02:00, running 32 bit
    Sep 2 16:29:40 localhost com.symantec.navapdaemon[46]: kextload: /Library/Application Support/Symantec/AntiVirus/NortonAutoProtect.bundle/Contents/Resources/SymAPCom m.kext loaded successfully
    Sep 2 16:29:40 localhost /usr/sbin/ocspd[86]: starting
    Sep 2 16:29:41 localhost com.apple.IFCStart[29]: ifcstart(29,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:29:41 localhost ifcstart[29]: ifcstart(29,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:29:41 localhost com.apple.IFCStart[29]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:29:42 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex (PHY regs 5,6:0x45e1,0x0005)
    Sep 2 16:29:46 Macintosh configd[38]: setting hostname to "Macintosh.local"
    Sep 2 16:29:47 Macintosh com.apple.launchd[1] (org.postfix.master): Failed to count the number of files in "/var/spool/postfix/maildrop": No such file or directory
    Sep 2 16:29:51 Macintosh kextd[12]: writing kernel link data to /var/run/mach.sym
    Sep 2 16:29:54 Macintosh com.apple.SystemStarter[20]: Starting XtraView USB Startup
    Sep 2 16:29:54 Macintosh com.apple.SystemStarter[20]: -s XtraView USB Startup
    Sep 2 16:29:58 Macintosh kernel[0]: 2.1.08 Little Snitch: connection deferred for:/usr/sbin/ntpd uid:0 to:17.72.255.11 :2000
    Sep 2 16:30:01 Macintosh loginwindow[27]: Login Window Started Security Agent
    Sep 2 16:30:06 Macintosh com.apple.launchd[1] (org.postfix.master): Failed to count the number of files in "/var/spool/postfix/maildrop": No such file or directory
    Sep 2 16:30:22: --- last message repeated 23 times ---
    Sep 2 16:30:22 Macintosh authorizationhost[114]: MechanismInvoke 0x12a230 retainCount 2
    Sep 2 16:30:22 Macintosh SecurityAgent[115]: MechanismInvoke 0x134b40 retainCount 1
    Sep 2 16:30:22 Macintosh SecurityAgent[115]: NSSecureTextFieldCell detected a field editor ((null)) that is not a NSTextView subclass designed to work with the cell. Ignoring...
    Sep 2 16:30:22 Macintosh SecurityAgent[115]: NSExceptionHandler has recorded the following exception:\nNSRangeException -- * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)\nStack trace: 0x39dbc 0x950094ec 0x94ec0c00 0x94ec0c38 0x9036e180 0x989c8 0x83ee4 0x96dd8 0x8b7b4 0x90368 0x9f4a4 0xe068 0x14200 0x13f64 0xdb58 0x903a58f0 0x94e3126c 0x94e53634 0x909bfb18 0x909bf93c 0x909bf77c 0x93701248 0x93700c00 0x936fa8a0 0x11e14 0x2db0
    Sep 2 16:30:23 Macintosh loginwindow[27]: Login Window - Returned from Security Agent
    Sep 2 16:30:23 Macintosh SecurityAgent[115]: MechanismDestroy 0x134b40 retainCount 1
    Sep 2 16:30:23 Macintosh authorizationhost[114]: MechanismDestroy 0x12a230 retainCount 2
    Sep 2 16:30:23 Macintosh loginwindow[27]: USER_PROCESS: 27 console
    Sep 2 16:30:23 Macintosh loginwindow[27]: ERROR | -[Login1 setupEnvironment] | Unable to unlock the keychain, SecKeychainLogin returned -2147413984
    Sep 2 16:30:23 Macintosh com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[111]): Exited: Terminated
    Sep 2 16:30:23 Macintosh com.apple.launchd[91] (com.smithmicro.cleaning.schedulermailer): Ignored this key: UserName
    Sep 2 16:30:23 Macintosh com.apple.launchd[91] (com.apple.AirPortBaseStationAgent): Unknown key for boolean: EnableTransactions
    Sep 2 16:30:23 Macintosh com.apple.launchd[91] (org.x.startx): Unknown key for boolean: EnableTransactions
    Sep 2 16:30:24 Macintosh com.apple.loginwindow[27]: loginwindow(27,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:24 Macintosh loginwindow[27]: loginwindow(27,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:24 Macintosh com.apple.loginwindow[27]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:24 Macintosh /Library/Smith Micro/Common/schedulermailer[148]: SchedulerMailerController: started.
    Sep 2 16:30:25 Macintosh Dock[160]: _DESCRegisterDockExtraClient failed 268435459
    Sep 2 16:30:25 Macintosh /System/Library/CoreServices/coreservicesd[57]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(George Hilton's Public Folder) returned -14135
    Sep 2 16:30:26 Macintosh com.apple.launchd[1] (org.postfix.master): Failed to count the number of files in "/var/spool/postfix/maildrop": No such file or directory
    Sep 2 16:30:27: --- last message repeated 15 times ---
    Sep 2 16:30:27 Macintosh coreaudiod[164]: coreaudiod(164) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:27 Macintosh com.apple.audio.coreaudiod[164]: coreaudiod(164) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:27 Macintosh com.apple.audio.coreaudiod[164]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh SystemUIServer[165]: \n MenuCracker\n see http://sourceforge.net/projects/menucracker\n MenuCracker is now loaded. Ready to accept new menus. Ignore the failure message that follow.
    Sep 2 16:30:29 Macintosh Finder[167]: Finder(167,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh [0x0-0x10010].com.apple.finder[167]: Finder(167,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:29 Macintosh [0x0-0x10010].com.apple.finder[167]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh SystemUIServer[165]: failed to load Menu Extra: NSBundle </Users/georgehilton/Library/Application Support/iStat menus/Extras/MenuCracker.menu> (loaded)
    Sep 2 16:30:29 Macintosh Finder[167]: Finder(167,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh [0x0-0x10010].com.apple.finder[167]: Finder(167,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:29 Macintosh [0x0-0x10010].com.apple.finder[167]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh SystemUIServer[165]: SystemUIServer(165,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh [0x0-0xf00f].com.apple.systemuiserver[165]: SystemUIServer(165,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:29 Macintosh [0x0-0xf00f].com.apple.systemuiserver[165]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh SystemUIServer[165]: SystemUIServer(165,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh LCCDaemon[196]: LCCDaemon(196,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh [0x0-0xf00f].com.apple.systemuiserver[165]: SystemUIServer(165,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:29 Macintosh [0x0-0xf00f].com.apple.systemuiserver[165]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:29 Macintosh [0x0-0x16016].com.Logitech.Control Center.Daemon[196]: LCCDaemon(196,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:29 Macintosh [0x0-0x16016].com.Logitech.Control Center.Daemon[196]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:30 Macintosh LCCDaemon[196]: LCCDaemon(196,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:30 Macintosh SystemUIServer[165]: MenuCracker: Loading 'iStatMenusMemory'.
    Sep 2 16:30:30 Macintosh [0x0-0x16016].com.Logitech.Control Center.Daemon[196]: LCCDaemon(196,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:30 Macintosh [0x0-0x16016].com.Logitech.Control Center.Daemon[196]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:30 Macintosh /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 65]: CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    Sep 2 16:30:30 Macintosh /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 65]: CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    Sep 2 16:30:30 Macintosh SystemUIServer[165]: MenuCracker: Loading 'iStatMenusCPU'.
    Sep 2 16:30:30 Macintosh SystemUIServer[165]: MenuCracker: Loading 'iStatMenusNetwork'.
    Sep 2 16:30:33 Macintosh [0x0-0x15015].com.skype.skype[195]: Main starting with pid 195 parent pid 91
    Sep 2 16:30:36 Macintosh Skype[195]: SkypeApplication::init called
    Sep 2 16:30:36 Macintosh Skype[195]: Skype(195,0xa090c820) malloc: * error for object 0xa1b1c1d3: pointer being freed was not allocated
    Sep 2 16:30:37: --- last message repeated 1 time ---
    Sep 2 16:30:36 Macintosh [0x0-0x15015].com.skype.skype[195]: Skype(195,0xa090c820) malloc: * error for object 0xa1b1c1d3: pointer being freed was not allocated
    Sep 2 16:30:38: --- last message repeated 1 time ---
    Sep 2 16:30:38 Macintosh /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[167]: CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    Sep 2 16:30:38 Macintosh /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[167]: CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    Sep 2 16:30:39 Macintosh SecurityAgent[202]: SecurityAgent(202,0xa090c820) malloc: * error for object 0xffffffff: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:42 Macintosh /Applications/Skype.app/Contents/MacOS/Skype[195]: CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    Sep 2 16:30:42 Macintosh /Applications/Skype.app/Contents/MacOS/Skype[195]: CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    Sep 2 16:30:43 Macintosh Skype[195]: CFDictionaryReplaceValue(): immutable collection 0x5ccaa80 given to mutating function
    Sep 2 16:30:50 Macintosh Skype[195]: ERROR: MacChatMessage wrapper could not GetChatMessage C++ __SkyLibChatMessage by object ID
    Sep 2 16:30:52: --- last message repeated 1 time ---
    Sep 2 16:30:52 Macintosh GrowlHelperApp[205]: WARNING: could not register Growl server.
    Sep 2 16:30:53 Macintosh UserNotificationCenter[206]: UserNotificationCenter(206,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:53 Macintosh com.apple.UserNotificationCenter[206]: UserNotificationCenter(206,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:30:53 Macintosh com.apple.UserNotificationCenter[206]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:30:57 Macintosh /Library/Application Support/Symantec/Scheduler/SymSecondaryLaunch.app/Contents/NortonMissedTasks[47 ]: uid 501 already done
    Sep 2 16:31:00 Macintosh quicklookd[181]: quicklookd(181,0xa090c820) malloc: * error for object 0xa1b1c1d3: pointer being freed was not allocated
    Sep 2 16:31:01: --- last message repeated 1 time ---
    Sep 2 16:31:00 Macintosh com.apple.quicklook[181]: quicklookd(181,0xa090c820) malloc: * error for object 0xa1b1c1d3: pointer being freed was not allocated
    Sep 2 16:31:31: --- last message repeated 1 time ---
    Sep 2 16:34:46 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 16:37:29 Macintosh login[224]: USER_PROCESS: 224 ttys000
    Sep 2 16:37:29 Macintosh Terminal[223]: Terminal(223,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed\n* set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:37:29: --- last message repeated 1 time ---
    Sep 2 16:37:29 Macintosh [0x0-0x1f01f].com.apple.Terminal[223]: Terminal(223,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:37:29 Macintosh [0x0-0x1f01f].com.apple.Terminal[223]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:37:29 Macintosh [0x0-0x1f01f].com.apple.Terminal[223]: Terminal(223,0xa090c820) malloc: * error for object 0xa1b1c1d3: Non-aligned pointer being freed
    Sep 2 16:37:29 Macintosh [0x0-0x1f01f].com.apple.Terminal[223]: * set a breakpoint in mallocerrorbreak to debug
    Sep 2 16:37:34 Macintosh login[224]: DEAD_PROCESS: 224 ttys000
    Sep 2 16:38:14 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Sep 2 16:39:17 Macintosh kernel[0]: { 41 910440} UniNEnet::restartReceiver
    Thanks for any help
    George

    Hi Tranchedevie
    First thanks for your help, below is a small part of the system log from before I tried to shut down to when I restarted the next day, I hope it gives you some clue as to what is wrong.
    Sep 15 19:25:42 Macintosh kernel[0]: Resetting IOCatalogue.
    Sep 15 19:25:42 Macintosh kextd[12]: 0 cached, 434 uncached personalities to catalog
    Sep 15 19:25:45 Macintosh kernel[0]: Matching service count = 1
    Sep 15 19:25:45 Macintosh kernel[0]: PowerMac7,3: stalling for module
    Sep 15 19:25:45 Macintosh kernel[0]: Matching service count = 1
    Sep 15 19:26:03 Macintosh com.apple.dyld[5709]: updatedyld_sharedcache[5709] regenerated cache for arch=ppc
    Sep 15 19:26:11 Macintosh 1PasswordAgent[141]: Shutting down 1PasswordAgent 2.9.31 #7574 built Aug 30 2009 15:23:28
    Sep 15 19:26:15 Macintosh loginwindow[32]: DEAD_PROCESS: 0 console
    Sep 15 19:26:16 Macintosh com.apple.loginwindow[32]: shutdown: / is busy updating; waiting for lock
    Sep 15 19:26:16 Macintosh kextd[12]: '/' updating, delaying reboot
    Sep 15 19:26:16 Macintosh com.apple.launchd[1] (org.postfix.master): Failed to count the number of files in "/var/spool/postfix/maildrop": No such file or directory
    Sep 15 19:26:22: --- last message repeated 1 time ---
    Sep 15 19:26:22 Macintosh shutdown[5722]: reboot by georgehilton:
    Sep 15 19:26:22 Macintosh com.apple.loginwindow[32]: Shutdown NOW!
    Sep 15 19:26:22 Macintosh mDNSResponder mDNSResponder-176.3 (Jun 17 2009 18:57:52)[31]: stopping
    Sep 15 19:26:22 Macintosh com.apple.loginwindow[32]: System shutdown time has arrived^G^G
    Sep 15 19:26:22 Macintosh shutdown[5722]: SHUTDOWN_TIME: 1253035582 188995
    Sep 15 19:26:22 Macintosh com.apple.SystemStarter[25]: Stopping XtraView USB Startup
    Sep 16 08:49:59 localhost com.apple.launchctl.System[2]: /dev/disk0s3 on / (hfs, local, journaled)

  • System_Core_dumped

    Hi,
    We have SAP 4.7 EXT200 running on SQL2000 and Windows Server2003 edition. Yesterday I noticed that most of my work processes restarted themselves several times. Users were also complaining that they were unable to work. The problem was when specific transactions were executed, a message popped up stated "workprocess restarted" and the session would killed, and the above dump would occur.
    I have attached the DEV_DISP and DEV_W4 files. Any feedback or advice will be appreciated.
    Thanks
    Avishkar Bandu
    1.DEV_DISP:
    trc file: "dev_disp", trc level: 1, release: "640"
    Sun Jul 01 17:40:19 2007
    TRACE FILE TRUNCATED ( pid =     2280 )
    sysno      00
    sid        RP1
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    176
    intno      20020600
    make:      multithreaded, ASCII
    pid        2280
    kernel runs with dp version 135(ext=102) (@(#) DPLIB-INT-VERSION-135)
    length of sys_adm_ext is 312 bytes
    Sun Jul 01 17:47:30 2007
    ERROR => W0 (pid 4452) died [dpxxdisp.c   12587]
    Sun Jul 01 18:00:00 2007
    change reqtype of W2 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 2DIABTC) [dpxxdisp.c   11988]
    change reqtype of W3 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 3DIABTC) [dpxxdisp.c   11988]
    change reqtype of W5 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 5DIABTC) [dpxxdisp.c   11988]
    change reqtype of W8 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 8DIABTC) [dpxxdisp.c   11988]
    Sun Jul 01 18:06:50 2007
    ERROR => DpCheckTerminals: NiCheck2(rc=-23) failed for tid: 77 (60secs)-> disconnecting [dpxxdisp.c   10499]
    RM-T77, U11124, 100       BANDUA, AC2F4R62J, 17:45:37, M0, W2, ST06, 3/2
    Sun Jul 01 18:29:30 2007
    ERROR => W0 (pid 7332) died [dpxxdisp.c   12587]
    Sun Jul 01 18:30:10 2007
    ERROR => W4 (pid 4968) died [dpxxdisp.c   12587]
    Sun Jul 01 18:32:50 2007
    ERROR => W1 (pid 7304) died [dpxxdisp.c   12587]
    Sun Jul 01 18:34:30 2007
    ERROR => DpCheckTerminals: NiCheck2(rc=-23) failed for tid: 84 (60secs)-> disconnecting [dpxxdisp.c   10499]
    RM-T84, U11229, 100    BGIULIANI, ZAASACNBK024, 18:13:26, M2, W0, MB5T, 4/2
    Sun Jul 01 18:41:30 2007
    ERROR => W4 (pid 616) died [dpxxdisp.c   12587]
    Sun Jul 01 18:43:50 2007
    ERROR => W0 (pid 6184) died [dpxxdisp.c   12587]
    Sun Jul 01 18:51:30 2007
    ERROR => W0 (pid 6304) died [dpxxdisp.c   12587]
    Sun Jul 01 18:53:30 2007
    ERROR => W0 (pid 7564) died [dpxxdisp.c   12587]
    Sun Jul 01 18:58:10 2007
    ERROR => DpCheckTerminals: NiCheck2(rc=-23) failed for tid: 353 (60secs)-> disconnecting [dpxxdisp.c   10499]
    RM-T353, U11698, 100       BANDUA, AC2F4R62J, 18:37:05, M0, W4, ST22, 2/1
    Sun Jul 01 19:00:30 2007
    ERROR => W0 (pid 4588) died [dpxxdisp.c   12587]
    Sun Jul 01 19:03:30 2007
    ERROR => W0 (pid 4992) died [dpxxdisp.c   12587]
    Sun Jul 01 19:33:31 2007
    ERROR => W0 (pid 4328) died [dpxxdisp.c   12587]
    Sun Jul 01 19:34:31 2007
    ERROR => W0 (pid 1876) died [dpxxdisp.c   12587]
    Sun Jul 01 19:35:31 2007
    ERROR => W4 (pid 984) died [dpxxdisp.c   12587]
    Sun Jul 01 19:38:51 2007
    ERROR => W0 (pid 1860) died [dpxxdisp.c   12587]
    Sun Jul 01 19:39:51 2007
    ERROR => W1 (pid 7312) died [dpxxdisp.c   12587]
    Sun Jul 01 19:40:11 2007
    ERROR => W4 (pid 8104) died [dpxxdisp.c   12587]
    Sun Jul 01 19:49:11 2007
    ERROR => W0 (pid 2240) died [dpxxdisp.c   12587]
    Sun Jul 01 19:55:11 2007
    ERROR => W1 (pid 5900) died [dpxxdisp.c   12587]
    Sun Jul 01 20:14:11 2007
    ERROR => W4 (pid 8076) died [dpxxdisp.c   12587]
    2. DEV_W4
    trc file: "dev_w4", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    M Sun Jul 01 17:40:19 2007
    M  TRACE FILE TRUNCATED (pid =     4968 )
    M sysno      00
    M sid        RP1
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    176
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        4968
    M

    M Sun Jul 01 18:29:54 2007
    M  call semaphore clean-up function ...
    M  SemCleanup: Reset blocking on semaphore (Key:18/Slot:17)
    M  ***LOG Q0E=> DpSigGenHandler, Exception (c0000005) [dpnttool.c   462]
    M  -
    C-STACK -
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c0000005 (Access Violation)
    App       : disp+work.EXE (pid=4968)
    When      : 7/1/2007 18:29:54.680
    Threads   : 2
    Computer Name       : ZAASAPSRV022
    User Name           : SAPServiceRP1
    Number of Processors: 8
    Processor Type: x86 Family 15 Model 4 Stepping 1
    Windows Version     : 5.2 Current Build: 3790
    Stack Dump for Thread Id 1e88
    eax=00000002 ebx=0f6a80e0 ecx=00000007 edx=00000000 esi=2ed53720 edi=04007c40
    eip=7c343291 esp=04007b7c ebp=04007bac iopl=0         nv up ei pl nz na pe cy
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010203
    function : memcmp
            7c34327c 83c602           add     esi,0x2
            7c34327f 83e802           sub     eax,0x2
            7c343282 75e3             jnz     memcmp+0x133 (7c343367)
            7c343284 5f               pop     edi
            7c343285 5e               pop     esi
            7c343286 c3               ret
            7c343287 8bc8             mov     ecx,eax
            7c343289 83e003           and     eax,0x3
            7c34328c c1e902           shr     ecx,0x2
            7c34328f 742b             jz      memcmp+0x88 (7c3432bc)
    FAULT-> 7c343291 f3a7            rep  cmpsd ds:2ed53720=???????? es:04007c40=4c4a494f
            7c343293 7427             jz      memcmp+0x88 (7c3432bc)
            7c343295 8b4efc           mov     ecx,[esi+0xfc]         ds:32d59d9a=????????
            7c343298 8b57fc           mov     edx,[edi+0xfc]         ds:0800e2ba=20656c70
            7c34329b 3aca             cmp     cl,dl
            7c34329d 7510             jnz     memcmp+0x7b (7c3432af)
            7c34329f 3aee             cmp     ch,dh
            7c3432a1 750c             jnz     memcmp+0x7b (7c3432af)
            7c3432a3 c1e910           shr     ecx,0x10
            7c3432a6 c1ea10           shr     edx,0x10
            7c3432a9 3aca             cmp     cl,dl
            7c3432ab 7502             jnz     memcmp+0x7b (7c3432af)
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    04007bac 00b8548a 04007c40 0000240c 04007bf8 04007bfc MSVCR71!memcmp
    04007c04 00b86479 00000003 04007c40 00000018 0193e390 disp+work!fetch_entry [dbntab.c (7248)]
    04007c1c 00b86d69 00000003 04007c40 953ed2d0 953f2180 disp+work!procure_2 [dbntab.c (6855)]
    04007c5c 007d1e4e 00000001 04007ca0 04007cc8 00000020 disp+work!db_ntab [dbntab.c (3104)]
    04007cbc 005618f2 0876364f 00000010 04007cfc 00000002 disp+work!ab_getwa [abgetwa.c (473)]
    04007d08 0058e6f5 08760040 08760040 04007db0 04007ddc disp+work!dynpcrwa [dynpabrt.c (50)]
    04007d68 0058f4fd 04007db0 04007ddc 00000000 00000000 disp+work!dyrdypread [dyrdyp.c (791)]
    04007de0 0058faaa 040089d0 04008a00 00000000 00000000 disp+work!dyLoadAndInitDynpro [dyrdyp.c (208)]
    04007df4 0056d043 953b0aa8 040089d0 04008a00 00000000 disp+work!dyLoadAndInitMainDynpro [dyrdyp.c (87)]
    04008a08 0055b13f 00000000 0400c20c 0400c0f8 ffffffff disp+work!dystartx [dytransact.c (843)]
    0400c2a0 00857ecd 0400c2c4 00000000 00000000 953d6300 disp+work!dy_cdiag [dynpabsv.c (1765)]
    0400e230 007ffcdf 00000000 9556e698 7c36a42b 01e06b84 disp+work!ab_ctransaction [abtcod.c (444)]
    0400e748 00800be2 00000017 00000000 9556f2db 0057c77c disp+work!ab_retdynp [abdynpro.c (641)]
    0400e758 0057c77c 9556efa0 0000000f 9556e698 9556f1fc disp+work!ab_dstep [abdynpro.c (466)]
    0400e780 00580834 00000000 9556e698 7c36a42b 00000000 disp+work!dynpmcal [dymainstp.c (2337)]
    0400e798 0057fe14 9556f1fc 9556e698 00000003 0400fdcc disp+work!dynppai0 [dymainstp.c (1041)]
    0400e7b4 005526de 9556e698 00000002 00000001 00000000 disp+work!dynprctl [dymainstp.c (351)]
    0400fdcc 00476a1f 00000002 0400fe74 00000001 0049a830 disp+work!dynpen00 [dymain.c (1401)]
    0400fddc 0049a830 00000002 0101de00 00035e78 00000002 disp+work!Thdynpen00 [thxxhead.c (4434)]
    0400feec 0049abe5 00000001 b53df000 00000000 00000000 disp+work!TskhLoop [thxxhead.c (4197)]
    0400ff04 00422bc8 00000000 00000000 0400ff60 00401085 disp+work!tskhstart [thxxhead.c (1047)]
    0400ff14 00401085 00000003 00035e78 00000001 00000000 disp+work!DpMain [dpxxdisp.c (1011)]
    0400ff60 010c2a01 00000003 00035e78 000329e0 01629000 disp+work!nlsui_main [thxxanf.c (82)]
    0400ffc0 77e523cd 00000000 00000000 b53df000 fce66db0 disp+work!mainCRTStartup [crtexe.c (398)]
    0400fff0 00000000 010c28be 00000000 00000000 00000000 kernel32!IsProcessorFeaturePresent
    Stack Dump for Thread Id 1780
    eax=00000001 ebx=00000103 ecx=fffffffe edx=00030000 esi=00000000 edi=00000000
    eip=7c82ed54 esp=05aefeb0 ebp=05aefef4 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function : KiFastSystemCallRet
            7c82ed54 c3               ret
            7c82ed55 8da42400000000   lea     esp,[esp]              ss:05aefeb0=7c821514
            7c82ed5c 8d642400         lea     esp,[esp]              ss:09af652b=4d415100
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    05aefef4 0101e5ca 00000e84 00000000 00000000 00039318 ntdll!KiFastSystemCallRet
    05aeff84 7c349565 00000000 00000000 00000000 00039280 disp+work!SigIMsgFunc [signt.c (563)]
    05aeffb8 77e66063 00039280 00000000 00000000 00039280 MSVCR71!endthreadex
    05aeffec 00000000 7c3494f6 00039280 00000000 00000000 kernel32!GetModuleFileNameA
    M  -
    M  call clean-up function ...
    M  in_ThErrHandle: 1
    M  ThSigHandler: signal (step 4, th_errno 11, action 4)

    M  Info for wp 4

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = 1
    M    rq_info = 0
    M    tid = 65
    M    mode = 1
    M    len = 8
    M    rq_id = 39151
    M    rq_source = 1
    M    last_tid = 65
    M    last_mode = 1
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 20
    M    tab_name = >                              <

    M  Modeinfo for User T65/M1

    M    tm state = 2
    M    uid = 11696
    M    term type = 0x4
    M    display = 0x8
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >FORTOENS    <
    M    terminal = >L4ZA000166          <
    M    client = >100<
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    its_plugin = NO
    M    allowCreateMode = YES
    M    blockSoftCanel = NO
    M    imode = 1
    M    mode state = 0x42
    M    mode clean_state = 1
    M    task_type = ZTTADIA
    M    th_errno = 11
    M    rollout_reason = 1
    M    last_rollout_level = 7
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 28
    M    roll state = 2
    M    abap state = 2
    M    em state = 3
    M    eg state = 1
    M    spa state = 3
    M    enq state = 0
    M    softcancel = 0
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    tcode = >04TFN               <
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 0
    M    act enq infos = 0
    M    em_hyper_hdl = NULL
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0


    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server zaasapcci001_RP1_00 on host zaasapsrv022 (wp 4)
    M  *  ERROR       ThSigHandler: signal
    M  *
    M  *  TIME        Sun Jul 01 18:29:54 2007
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          11
    M  *  MODULE      thxxhead.c
    M  *  LINE        9798
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  ThrSaveSPAFields: save spa fields
    M  Entering ThSetStatError
    C  SQLBREAK: DBSL_CMD_SQLBREAK: CbOnCancel was not set. rc: 1
    M  ThIErrHandle: don't try rollback again
    M  ThIErrHandle: call ThrCoreInfo
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP entered.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    M  ThGetTransId2: got trans id (spa) >D0E5F244D01D40BF8C7DF91508DA3904< (32)
    M  SosSearchAnchor: search anchor for 17
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    M  SosSearchAnchor: search anchor for 4
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    M  RmCleanUpResources3: hdr/tbl/ext_tbl/free/keep = 063B45F4/00000000/0/0/1
    M  RmCleanUpResources3: no resources registered
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end RX_RETURN
    M  ThIErrHandle: Entering ThReplyToMsg
    M  ThIErrHandle: Entering ThErrHdlUser
    M  ThErrHdlUser: set th_errno (11)
    M  ThErrHdlUser: save context
    M  ThSaveContext: roll out
    M  ThIRollOut: roll out T65/U11696/M1 (level=7, short_roll_out=0)
    M  ThIRollOut: call rrol_out (1)
    M  ThIRollOut: act roll state = DP_ROLLED_OUT
    M  ThIRollOut: roll level <> 0, don't call ab_rollout
    M  ThIRollOut: full roll out of U11696 M1 I1 (Level 7) ok
    M  ThCheckEmMagic: check em magic at 953B0A80 for T65/M1/I1
    M  ThCheckEmMagic: em magic at 953B0A80 for T65/M1/I1 o.k.
    M  ThEmContextDetach2: detach T65/M1 from em memory (em_hdl=28, force=0)
    M  ThEmContextDetach2: reset local em info
    B  Disconnecting from ALL connections:
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  004 000 R/3              000000000 ACTIVE       YES YES NO  000 255 255 20070701 124530 ZAASAPCDB001   
    B  004 001 +DBO+0000      004000100 DISCONNECTED NO  NO  NO  000 255 255 20070701 131417 ZAASAPCDB001   
    B  Disconnected from connection 0
    B  statistics db_con_commit (com_total=5851, com_tx=816)
    B  statistics db_con_rollback (roll_total=114, roll_tx=1)
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 4 4968) [dpnttool.c   357]
    M  return from clean-up function ...
    trc file: "dev_w4", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Sun Jul 01 18:30:10 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'G:\usr\sap\RP1\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'G:\usr\sap\RP1\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'G:\usr\sap\RP1\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.176)
    B  New connection 0 created
    M sysno      00
    M sid        RP1
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    176
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        616
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 4 616) [dpxxdisp.c   1162]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          27456     (832)
    M  DpShMCreate: sizeof(tm_adm)          23691840     (11840)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          768000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (364)
    M  DpShMCreate: sizeof(wall_adm)          (224040/329544/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 062F0040, size: 25071088)
    M  DpShMCreate: allocated sys_adm at 062F0040
    M  DpShMCreate: allocated wp_adm at 062F17D8
    M  DpShMCreate: allocated tm_adm_list at 062F8318
    M  DpShMCreate: allocated tm_adm at 062F8340
    M  DpShMCreate: allocated wp_ca_adm at 07990580
    M  DpShMCreate: allocated appc_ca_adm at 07994BD0
    M  DpShMCreate: allocated comm_adm_list at 07996340
    M  DpShMCreate: allocated comm_adm at 07996358
    M  DpShMCreate: allocated vmc_adm_list at 07A51B58
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 07A51B80
    M  DpShMCreate: allocated wall_adm at 07A51B88
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 4 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Sun Jul 01 18:30:11 2007
    M  calling db_connect ...
    C  Warning: Env(MSSQL_SERVER) [ZAASAPCDB001] <> Prof(dbs/mss/server) [zaasapcdb001]. Profile value will be used.
    C  Thread ID:4776
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'G:\usr\sap\RP1\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      176
    C    patchcomment Code corrections because of new compiler's behaviour (1038933)
    C  Network connection used from ZAASAPSRV022 to zaasapcdb001 using tcp:zaasapcdb001
    C  CopyLocalParameters: dbuser is 'rp1'
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.
    C  Provider Release:08.10.1830
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 1000 dynamic statements (5448000 bytes), total 32168052 bytes
    C  Using shared procedure name cache ZAASAPCDB001_RP1RP1_RP1_MEM initialized by another process.
    C  Connected to db server : [zaasapcdb001] server_used : [tcp:zaasapcdb001], dbname: RP1, dbuser: rp1
    C  pn_id:ZAASAPCDB001_RP1RP1_RP1
    C  Not using MARS (on sql 8.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20070701 183011 ZAASAPCDB001   
    C  Warning: Env(MSSQL_SERVER) [ZAASAPCDB001] <> Prof(dbs/mss/server) [zaasapcdb001]. Profile value will be used.
    C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif
    I  MtxInit: 4 0 0
    M  SHM_PRES_BUF               (addr: 0B6A0040, size: 20000000)
    M  SHM_ROLL_AREA          (addr: 85380040, size: 268435456)
    M  SHM_PAGING_AREA          (addr: 10040040, size: 134217728)
    M  SHM_ROLL_ADM               (addr: 0C9C0040, size: 2678942)
    M  SHM_PAGING_ADM          (addr: 0CC50040, size: 1601056)
    M  ThCreateNoBuffer          allocated 324144 bytes for 1000 entries at 0CDE0040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 7424 bytes (50 server) at 0CE30040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 4 initializing ....
    X  Using implementation flat
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 4, WP_CNT = 33, CON_ID = 4000101
    B  dbtbxbuf: Buffer TABL  (addr: 194A00C8, size: 50000000, end: 1C44F148)
    B  dbtbxbuf: Buffer TABLP (addr: 1C4500C8, size: 10240000, end: 1CE140C8)
    B  dbexpbuf: Buffer EIBUF (addr: 1CE200D0, size: 67108864, end: 20E200D0)
    B  dbexpbuf: Buffer ESM   (addr: 0FAD00D0, size: 4194304, end: 0FED00D0)
    B  dbexpbuf: Buffer CUA   (addr: 20E300D0, size: 3072000, end: 2111E0D0)
    B  dbexpbuf: Buffer OTR   (addr: 211200D0, size: 4194304, end: 215200D0)
    M  rdisp/reinitialize_code_page -> 0
    M  icm/accept_remote_trace_level -> 0
    M  rdisp/no_hooks_for_sqlbreak -> 0
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 2165C380
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 29610098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 29610808
    S    using messages for server info
    S  size of spec char cache entry: 165020 bytes (timeout 100 sec)
    S  size of open spool request entry: 1160 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 36164kb, dir_size: 11996kb.
    A  Attached to PXA (address 32E30040, size 1024000K, 3 fragments of 329280K )
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    A  ABAP ShmAdm attached (addr=AC087000 leng=20955136 end=AD483000)
    A  >> Shm MMADM area (addr=AC3EF3E0 leng=134720 end=AC410220)
    A  >> Shm MMDAT area (addr=AC411000 leng=17244160 end=AD483000)
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 1
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC abap/SIGCHILD_default not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 59
    M  ThrCreateShObjects          allocated 34402 bytes at 0FF60040
    N  SsfSapSecin: putenv(SECUDIR=G:\usr\sap\RP1\DVEBMGS00\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is G:\usr\sap\RP1\SYS\exe\run\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    W  =================================================
    W  === ipl_Init() called
    W    ITSP Running against db release 620!
    W    ITSP Disable Kernel Web GUI functionality
    W  === ipl_Init() returns 2, ITSPE_DISABLED: Service is disabled (sapparam)
    W  =================================================
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.
    M  ThCheckPrevUser: clean previous user T65/U11696/M1/I1

    M  Modeinfo for User T65/M1

    M    tm state = 2
    M    uid = 11696
    M    term type = 0x4
    M    display = 0x8
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >FORTOENS    <
    M    terminal = >L4ZA000166          <
    M    client = >100<
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    its_plugin = NO
    M    allowCreateMode = YES
    M    blockSoftCanel = NO
    M    imode = 1
    M    mode state = 0x42
    M    mode clean_state = 1
    M    task_type = ZTTADIA
    M    th_errno = 11
    M    rollout_reason = 1
    M    last_rollout_level = 7
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 28
    M    roll state = 3
    M    abap state = 3
    M    em state = 2
    M    eg state = 1
    M    spa state = 3
    M    enq state = 0
    M    softcancel = 0
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    tcode = >O4TFN               <
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 0
    M    act enq infos = 0
    M    em_hyper_hdl = NULL
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0

    M  ThCheckPrevUser: reset spa state for user T65/U11696/M1
    M  LOCK WP ca_blk 48
    M  LOCK APPC ca_blk 12
    M  set task type ZTTADIA
    M  ThCleanPrevUser: clean U11696 T65 M1 I1 clean state DP_DEFAULT_CLEANING from previous wp
    M  ThCleanPrevUser: saved MODE_REC = 40
    M  PfStatDisconnect: disconnect statistics
    M  ThCheckEmState: check ATTACH for em hdl 28
    M  ThCheckEmState: call EmContextAttach (em_hdl=28)
    M  ThIAMDel: delete tid/mode 65/1 (th_errno 23, release 1)
    M  ThTSCancel: set T65 M1 in status MODE_CANCEL
    M  ThIDeleteMode (65, 1, 3, ><, 0, 255, TRUE)
    M  ThIDeleteMode: no modes found ..
    M    no sub modes
    M  ThCheckMemoryState (0, 0, 1)
    M  ThRollIn: roll in T65/U11696/M1 (level=7, abap_level=1, attach_em=1)
    M  ThRollIn: U11696 M1 I1 (Level 7) ok
    M  ThRollIn: roll in abap store
    M  ThResFree: free resources of U11696 M1 I1 (normal mode, complete free) at level 2, errno=23, db_action=TH_DB_ROLLBACK, pooling=1
    M  ThResFree: reset spa state for user T65/U11696/M1
    M  ThCallHooks: call hook >HttpClearSession< for event BEFORE_SESSION_CANCEL
    M  ThCallHooks: call hook >RtmClearSession< for event BEFORE_SESSION_CANCEL
    M  ThCallHooks: call hook >SpoolHandleHook< for event BEFORE_SESSION_CANCEL
    M  SosSearchAnchor: search anchor for 2
    M  ThIRollBack
    M  ThIRollBack: call db_rollback
    M  ThCheckComOrRb (event=0, full_commit=1)
    M  ThCallHooks: call hook >ASTAT-collect commit handling< for event BEFORE_ROLLBACK
    M  PfAStatRevertCollected: nothing to do
    M  ThCallHooks: call hook >dyKeyTableReset< for event BEFORE_ROLLBACK
    M  ThCallHooks: call hook >SpoolHandleHook< for event BEFORE_ROLLBACK
    M  SosSearchAnchor: search anchor for 2
    M  ThCheckComOrRb (event=2, full_commit=1)
    M  ThCallHooks: call hook >ThNoResetMutex< for event AFTER_ROLLBACK
    M  ThNoCheckMutex: check for remaining locked intervals
    M  ThCallHooks: call hook >rsts_after_rollback< for event AFTER_ROLLBACK
    M  SosSearchAnchor: search anchor for 10
    M  ThCallHooks: call hook >ThNoClearPrevErr< for event AFTER_ROLLBACK
    M  ThNoClearPrevErr: clear prev no err
    M  ThCallHooks: call hook >SpoolHandleHook< for event AFTER_ROLLBACK
    M  SosSearchAnchor: search anchor for 2
    M  ThVBIRollBack: initialize TH-hooks
    M  SosRegisterHook: add hook >ThVBICmRbHook(0051BFB1)< for event AFTER_COMMIT
    M  SosRegisterHook: add hook >ThVBICmRbHook(0051BFB1)< for event AFTER_ROLLBACK
    M  ThICommit3: full commit, set time, free resources, redispatch
    M  ThICommit3: commit and free resources
    M  ThCheckComOrRb (event=1, full_commit=1)
    M  ThCallHooks: call hook >ab_SosShmBeforeCommit< for event BEFORE_COMMIT
    M  ThCallHooks: call hook >ASTAT-collect commit handling< for event BEFORE_COMMIT
    M  ThCallHooks: call hook >rsts_before_commit< for event BEFORE_COMMIT
    M  SosSearchAnchor: search anchor for 10
    M  ThCheckComOrRb (event=3, full_commit=1)
    M  ThCallHooks: call hook >ThVBICmRbHook< for event AFTER_COMMIT
    M  ThVBICmRbHook: called for commit
    M  ThCallHooks: call hook >dyKeyTableReset< for event AFTER_COMMIT
    M  ThCallHooks: call hook >rsts_after_commit< for event AFTER_COMMIT
    M  SosSearchAnchor: search anchor for 10
    M  ThCallHooks: call hook >ThNoClearPrevErr< for event AFTER_COMMIT
    M  ThNoClearPrevErr: clear prev no err
    M  ThCallHooks: call hook >SpoolHandleHook< for event AFTER_COMMIT
    M  SosSearchAnchor: search anchor for 2
    M  ThrClearMemory o.k.
    M  ThCallHooks: call hook >rsts_storage_free< for event AFTER_STORAGE_FREE
    M  ThCallHooks: call hook >db_x_short_mem_sync_point< for event AFTER_STORAGE_FREE
    M  ThAlarm: set alarm to 1800 sec
    M  ThICommit3 o.k.
    M  PfStatDisconnect: disconnect statistics
    M  ThDealComm: T65/U11696/M1 has no cpic conns
    M  call ab_endmode (END_MODE_CLEAR_EMODE)
    M  RstrNotifyUserChange: user/client = (FORTOENS    /100)
    M  ***LOG R47=> ThResFree, delete (002023) [thxxmode.c   1310]
    M  ThGetEnqInfo: no enq info found
    M  ThRmLocQueue: no async request found
    M  ThPageFree: free (11696,1,1, mode = 2)
    M  ThRollFree: free (11696,1,1, mode = 2)
    M  ThRmFree:  cleanup resources for T65 M1
    M  RmCleanUpResources3: hdr/tbl/ext_tbl/free/keep = 063B45F4/00000000/0/1/0
    M  RmCleanUpResources3: no resources registered
    M  ThRmFree: reset eg state of T65 M1
    M  ThIDbgCallbackBeforeSessionEnd: no DBGINFO
    M  ThEmFree: call EmContextDelete (em_hdl=28)
    M  ThResFree: save spa pointer 85196A90 and install dummy spa
    M  Delete Alt Mode 1, chain modes 0 (prev) and 0 (next)
    M  ThClearMode: clear tid/mode 65/1 (next/prev 0/0)
    M  Send End-Message to Terminal
    M  set overhead
    M  ThGetT1002: read tskh msg 23 from msg area 14                   (db rel 620)
    M  ThISend: (tm/user/type/info = 65/FORTOENS    /0x20000011/0x0, mode_deleted=1)
    M    TASK_SWITCH
    M    TERMINAL
    M    TH_CANCELMODE
    M  ThCheckAbapDebugging: abap check returned FALSE
    M  ThCheckAbapDebugging: no debug for EOS, EOC, LOGOFF or CANCEL
    M  ThRqOutCheck: o.k.
    M  ThISend: allowed rq_type of T65/M1 = TH_ALL_RQ
    M  compress data from 74 to 56 bytes
    M  abap strategy ROLL / O.K.
    M  ThNewWpStat (type=0x20000011, task_switch=1, inline_hold=0, hand_shake=0, debug=0, ..)
    M  ThNewWpStat: new MODE_REC = 10
    M  ThNewWpStat: new state of T65/M1 = 0x11
    M  ThISend: new wp stat: 0x2
    M  Adresse   Offset  Data to Terminal
    M  -
    M  07C57940  000000  01011117 00010001 4a000000 121f9d02 |........J.......|
    M  07C57950  000016  5d787e51 b6424151 7e726a71 b14251aa |]x~Q.BAQ~rjq.BQ.|
    M  -
    M  rdisp/wp_auto_restart = 0 sec
    M  rdisp/wp_abap_restart = 0
    M  ThSetThToolParam : restartable_wp[0] = FALSE
    M  ThSetThToolParam : restartable_wp[1] = TRUE
    M  ThSetThToolParam : restartable_wp[2] = TRUE
    M  ThSetThToolParam : restartable_wp[3] = FALSE
    M  ThSetThToolParam : restartable_wp[4] = TRUE
    M  ThSetThToolParam : restartable_wp[5] = TRUE
    M  ThSetThToolParam : restartable_wp[6] = TRUE
    M  ThISend: complete stat record
    M  ThISend: th_wp_waits_for_rq = TH_WP_WAITS_FOR_RQ
    M  make DISP owner of wp_ca_blk 48
    M  DpRqPutIntoQueue: put request into queue (reqtype 0, prio LOW, rq_id 40169)
    M  -OUT- sender_id WORK_PROCESS      tid  65    wp_ca_blk   48      wp_id 4
    M  -OUT- action    SEND_TO_TM        uid  11696   appc_ca_blk -1      type  NOWP
    M  -OUT- new_stat  WP_WAIT           mode 1     len         64      rq_id 40169
    M  -OUT- req_info  CANCELMODE
    M  nihsl-getHostAddr: got hostname 'localhost' from operation system
    M  nihsi-getHostAddr: hostname 'localhost' = addr 127.0.0.1
    M  nihsl-getServNo: got servicename 'sapdp00' from operation system
    M  nihsi-getServNo: servicename 'sapdp00' = port 0C.80/3200
    M  NiIInitSocket: set default settings for socket 3100
    M  NiCreateHandle: state hdl 1 / socket 3100 NI_INITIAL
    M  NiIDgSend: init datagram send hdl 1 / socket 3100
    M  CPU byte order: little endian, reverse network, low val .. high val
    M  NiIDgSend: connect dgram to: host 127.0.0.1, port 0C.80/3200, fam 2 (low adr..high adr)
    M  NiIDgsend: sending on connected datagram-handle
    M  REL APPC ca_blk 12
    M  PfClearAllRec: clear statistic area
    M  PfStatDisconnect: disconnect statistics
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_TASK_SWITCH
    M  TrThHookFunc: called for task switch
    M  ThCallHooks: call hook >ImcResetPtr< for event BEFORE_TASK_SWITCH
    M  ThCallHooks: call hook >DbgBeforeTaskSwitch< for event BEFORE_TASK_SWITCH
    M  ThCallHooks: call hook >HttpResetPtr< for event BEFORE_TASK_SWITCH
    M  save task type/act rqtype ZTTADIA/1 of T65/M1
    M  TskhLoop: switch back to normal tracel level 1

    N Sun Jul 01 18:31:01 2007
    N  login/password_change_for_SSO : 1 -> 1
    M  SecAudit(RsauShmInit): WP attached to existing shared memory.
    M  SecAudit(RsauShmInit): addr of SCSA........... = 04560040
    M  SecAudit(RsauShmInit): addr of RSAUSHM........ = 04560490
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 045604C8
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 045604D4
    B  dbtran INFO (init_connection '<DEFAULT>' [MSSQL:640.00]):
    B   max_blocking_factor =  50,  max_in_blocking_factor      = 255,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   1,  prefer_union_for_select_all =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   0,
    B   convert AVG         =   1,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x00,  character encoding          =SBCS / []:X,
    B   use_hints           = abap->1, dbif->0x1, upto->0, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0
    M  *** ERROR => PfHIndGetTime: no oldest or youngest found in index [pfhypind.c   1261]
    M  PfHIndDumpIndex: dumping Hyperindex at <0373F8C0>
    M    Eye-Catcher: anf:<*PFHIND> end:<PFHIND*>
    M    Slots: 48; Records: 0
    M    sorted: 1, youngest<4294967295>, oldest<4294967295>
    M  Adresse   Offset  binary index header
    M  -
    M  2B340150  000000  2a2a5046 48494e44 2a2a0000 00000000 |*PFHIND*......|
    M  2B340160  000016  30000000 01000000 ffffffff ffffffff |0...............|
    M  2B340170  000032  2a2a5046 48494e44 2a2a0000          |*PFHIND*..    |
    M  -
    M    The records:
    M       0: empty
    M        ...
    M      47:empty
    M   Sorted list of the records
    M  *** ERROR => PfReadStatRec: PfHIndGetTime failed (rc=7) [pfxxstat.c   11126]

    C Sun Jul 01 18:34:01 2007
    C  The IRow interface is supported by this OLEDB provider

    S Sun Jul 01 18:34:18 2007
    S  found spool memory service RSPO-ACTIONS at 29615090

    M Sun Jul 01 18:34:30 2007
    M  ThIUsrDel: th_rollback_usrdelentry = 1

    B Sun Jul 01 18:35:23 2007
    B  dbmyclu : info : my major identification is 169546803, minor one 400.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my uuid is 2143897F5F4A0B4D8BCCBDFAC8F26C2E.
    B  dbmyclu : info : current optimistic cluster level: 3
    B  dbmyclu : info : pessimistic reads set to 2.

    M Sun Jul 01 18:37:22 2007
    M  ***LOG R47=> ThResFree, delete (001061) [thxxmode.c   1310]

    M Sun Jul 01 18:41:07 2007
    M  call semaphore clean-up function ...
    M  SemCleanup: Reset blocking on semaphore (Key:18/Slot:17)
    M  ***LOG Q0E=> DpSigGenHandler, Exception (c0000005) [dpnttool.c   462]
    M  -
    C-STACK -
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c0000005 (Access Violation)
    App       : disp+work.EXE (pid=616)
    When      : 7/1/2007 18:41:7.997
    Threads   : 2
    Computer Name       : ZAASAPSRV022
    User Name           : SAPServiceRP1
    Number of Processors: 8
    Processor Type: x86 Family 15 Model 4 Stepping 1
    Windows Version     : 5.2 Current Build: 3790
    Stack Dump for Thread Id 12a8
    eax=00000002 ebx=0f6a80e0 ecx=00000007 edx=00000000 esi=2ed53720 edi=04007c40
    eip=7c343291 esp=04007b7c ebp=04007bac iopl=0         nv up ei pl nz na pe cy
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010203
    function : memcmp
            7c34327c 83c602           add     esi,0x2
            7c34327f 83e802           sub     eax,0x2
            7c343282 75e3             jnz     memcmp+0x133 (7c343367)
            7c343284 5f               pop     edi
            7c343285 5e               pop     esi
            7c343286 c3               ret
            7c343287 8bc8             mov     ecx,eax
            7c343289 83e003           and     eax,0x3
            7c34328c c1e902           shr     ecx,0x2
            7c34328f 742b             jz      memcmp+0x88 (7c3432bc)
    FAULT-> 7c343291 f3a7            rep  cmpsd ds:2ed53720=???????? es:04007c40=4c4a494f
            7c343293 7427             jz      memcmp+0x88 (7c3432bc)
            7c343295 8b4efc           mov     ecx,[esi+0xfc]         ds:32d59d9a=????????
            7c343298 8b57fc           mov     edx,[edi+0xfc]         ds:0800e2ba=20656c70
            7c34329b 3aca             cmp     cl,dl
            7c34329d 7510             jnz     memcmp+0x7b (7c3432af)
            7c34329f 3aee             cmp     ch,dh
            7c3432a1 750c             jnz     memcmp+0x7b (7c3432af)
            7c3432a3 c1e910           shr     ecx,0x10
            7c3432a6 c1ea10           shr     edx,0x10
            7c3432a9 3aca             cmp     cl,dl
            7c3432ab 7502             jnz     memcmp+0x7b (7c3432af)
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    04007bac 00b8548a 04007c40 0000240c 04007bf8 04007bfc MSVCR71!memcmp
    04007c04 00b86479 00000003 04007c40 00000018 0193e390 disp+work!fetch_entry [dbntab.c (7248)]
    04007c1c 00b86d69 00000003 04007c40 953ebb20 953f09d0 disp+work!procure_2 [dbntab.c (6855)]
    04007c5c 007d1e4e 00000001 04007ca0 04007cc8 00000020 disp+work!db_ntab [dbntab.c (3104)]
    04007cbc 005618f2 0876364f 00000010 04007cfc 00000002 disp+work!ab_getwa [abgetwa.c (473)]
    04007d08 0058e6f5 08760040 08760040 04007db0 04007ddc disp+work!dynpcrwa [dynpabrt.c (50)]
    04007d68 0058f4fd 04007db0 04007ddc 00000000 00000000 disp+work!dyrdypread [dyrdyp.c (791)]
    04007de0 0058faaa 040089d0 04008a00 00000000 00000000 disp+work!dyLoadAndInitDynpro [dyrdyp.c (208)]
    04007df4 0056d043 953b0aa8 040089d0 04008a00 00000000 disp+work!dyLoadAndInitMainDynpro [dyrdyp.c (87)]
    04008a08 0055b13f 00000000 0400c20c 0400c0f8 ffffffff disp+work!dystartx [dytransact.c (843)]
    0400c2a0 00857ecd 0400c2c4 00000000 00000000 9596be00 disp+work!dy_cdiag [dynpabsv.c (1765)]
    0400e230 007ffcdf 00000000 9595f318 7c36a42b 01e06b84 disp+work!ab_ctransaction [abtcod.c (444)]
    0400e748 00800be2 00000017 00000000 95960b6e 0057c77c disp+work!ab_retdynp [abdynpro.c (641)]
    0400e758 0057c77c 9595fc20 0000003c 9595f318 95960826 disp+work!ab_dstep [abdynpro.c (466)]
    0400e780 00580834 9595f318 9595f318 7c36a42b 00000000 disp+work!dynpmcal [dymainstp.c (2337)]
    0400e798 0057fe14 95960826 9595f318 00000003 0400fdcc disp+work!dynppai0 [dymainstp.c (1041)]
    0400e7b4 005526de 9595f318 00000002 00000001 00000000 disp+work!dynprctl [dymainstp.c (351)]
    0400fdcc 00476a1f 00000002 0400fe74 00000001 0049a830 disp+work!dynpen00 [dymain.c (1401)]
    0400fddc 0049a830 00000002 0101de00 00035e78 00000002 disp+work!Thdynpen00 [thxxhead.c (4434)]
    0400feec 0049abe5 00000001 b53db000 00000000 00000000 disp+work!TskhLoop [thxxhead.c (4197)]
    0400ff04 00422bc8 00000000 00000000 0400ff60 00401085 disp+work!tskhstart [thxxhead.c (1047)]
    0400ff14 00401085 00000003 00035e78 00000001 00000000 disp+work!DpMain [dpxxdisp.c (1011)]
    0400ff60 010c2a01 00000003 00035e78 000329e0 01629000 disp+work!nlsui_main [thxxanf.c (82)]
    0400ffc0 77e523cd 00000000 00000000 b53db000 fd8152f8 disp+work!mainCRTStartup [crtexe.c (398)]
    0400fff0 00000000 010c28be 00000000 00000000 00000000 kernel32!IsProcessorFeaturePresent
    Stack Dump for Thread Id 1c74
    eax=00000001 ebx=00000103 ecx=fffffffe edx=00030000 esi=00000000 edi=00000000
    eip=7c82ed54 esp=05aefeb0 ebp=05aefef4 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function : KiFastSystemCallRet
            7c82ed54 c3               ret
            7c82ed55 8da42400000000   lea     esp,[esp]              ss:05aefeb0=7c821514
            7c82ed5c 8d642400         lea     esp,[esp]              ss:09af652b=4d415100
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    05aefef4 0101e5ca 00000e84 00000000 00000000 00039318 ntdll!KiFastSystemCallRet
    05aeff84 7c349565 00000000 00000000 00000000 00039280 disp+work!SigIMsgFunc [signt.c (563)]
    05aeffb8 77e66063 00039280 00000000 00000000 00039280 MSVCR71!endthreadex
    05aeffec 00000000 7c3494f6 00039280 00000000 00000000 kernel32!GetModuleFileNameA
    M  -

    M Sun Jul 01 18:41:08 2007
    M  call clean-up function ...
    M  in_ThErrHandle: 1
    M  ThSigHandler: signal (step 4, th_errno 11, action 4)

    M  Info for wp 4

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = 1
    M    rq_info = 0
    M    tid = 84
    M    mode = 2
    M    len = 148
    M    rq_id = 52370
    M    rq_source = 1
    M    last_tid = 84
    M    last_mode = 2
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 20
    M    tab_name = >                              <

    M  Modeinfo for User T84/M2

    M    tm state = 2
    M    uid = 11776
    M    term type = 0x4
    M    display = 0x8
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >FORTOENS    <
    M    terminal = >L4ZA000166          <
    M    client = >100<
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    its_plugin = NO
    M    allowCreateMode = YES
    M    blockSoftCanel = NO
    M    imode = 2
    M    mode state = 0x12
    M    mode clean_state = 1
    M    task_type = ZTTADIA
    M    th_errno = 11
    M    rollout_reason = 1
    M    last_rollout_level = 7
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 21
    M    roll state = 2
    M    abap state = 2
    M    em state = 3
    M    eg state = 1
    M    spa state = 3
    M    enq state = 0
    M    softcancel = 0
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    tcode = >SEU_INT             <
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 0
    M    act enq infos = 0
    M    em_hyper_hdl = NULL
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0

    M  Adresse   Offset  Data from input buffer
    M  -
    M  07AE0040  000000  00000000 00000000 01010800 00000000 |................|
    M  07AE0050  000016  00000000 00000000 00100623 00170000 |...........#....|
    M  07AE0060  000032  04880131 31363000 77696e64 6f77732d |...1160.windows-|
    M  07AE0070  000048  31323532 00100409 00033634 3010041d |1252......640...|
    M  07AE0080  000064  00023134 10040f00 0400000a 90100419 |..14............|
    M  07AE0090  000080  00020000 10050100 16000500 0006171a |................|
    M  07AE00A0  000096  2f584122 59000000 00000000 00000010 |/XA"Y...........|
    M  07AE00B0  000112  0c080010 000002d9 000003a7 000002d9 |................|
    M  07AE00C0  000128  00000271 10090b00 0a010006 00170000 |...q............|
    M  07AE00D0  000144  0000000c                            |....            |
    M  -

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server zaasapcci001_RP1_00 on host zaasapsrv022 (wp 4)
    M  *  ERROR       ThSigHandler: signal
    M  *
    M  *  TIME        Sun Jul 01 18:41:08 2007
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          11
    M  *  MODULE      thxxhead.c
    M  *  LINE        9798
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  ThrSaveSPAFields: save spa fields
    M  Entering ThSetStatError
    C  SQLBREAK: DBSL_CMD_SQLBREAK: CbOnCancel was not set. rc: 1
    M  ThIErrHandle: don't try rollback again
    M  ThIErrHandle: call ThrCoreInfo
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP entered.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTER

    Hi,
    Some comments:
    -  What specific transactions were executed ?
    - any network connection problem ? sometimes network lost will cause WP restart.
    - You are in Kernel 640 patch level 176. That is quite latest patch level. So I don't think it got anything to do with kernel side.
    - You mentioned: "Yesterday, I noticed that most of my work processes restarted themselves several times. ", Any significant changes/configurations/updates being done prior to that ?
    - Seems that the problem is:
      Application exception occurred:
    Exception : c0000005 (Access Violation)
    App : disp+work.EXE (pid=4968)
    - try to increase the trace level (SAP Note 84850) and reproduce the issue, and paste the portion of log in dev_w* that correpond to the issue and timestamp.
    - maybe enable ZAMM and /3GB option, plus preload the DLL/update any windows hot fixes or SP.
    - see also http://support.microsoft.com/kb/924054
    cheers,
    Vincent

Maybe you are looking for

  • How do I stop a sync mucking about with my contacts list?

    I have repeatedly set up the same contacts list in my computer and phone. All are in the form: Marybeth @ M in the first name field - a habit from long ago! Either the computer or the phone keeps trying to create surnames or dredge them out of some o

  • How do I create a server shortcut alias

    I used to have a couple alias files in my dock that our Mac guy setup for me. Since I don't have an actual monitor hooked up to our server - and I want to use a database parked on the server, I used Screen Sharing to open the screen of the server on

  • Can't type or play music and videos.

    I spilled water on my iPod, now every time when i'm typing it blocks after a few letters. I also can't play music and videos, when i pres play it just sets itself back on pause. Anyone has advice?

  • Changing names of songs in I-Tunes

    There must be a way to RENAME the song titles in I-tunes, particularly when it makes a mistake. thanks !

  • Help please...cant see sms inbox

    cant see sms inbox... there a notification: uncaught exception:java.lang.nullpointerexception anyone can help me..???