System Hangs on X-kill, reboot, or shutdown [an fglrx problem].

I'm pretty sure this is linked with my new monitor somehow. I got a new monitor, its hooked up with the DVI cable. Whenever I try to:
exit openbox
ctrl-alt-backspace to kill x
restart (shutdown -r now)
or shutdown (shutdown - now)
my system hangs. My screen shuts off, and starts blinking the power button, and its not responding.
Last edited by heleos (2007-06-16 18:03:04)

heleos wrote:
I'm pretty sure this is linked with my new monitor somehow. I got a new monitor, its hooked up with the DVI cable. Whenever I try to:
exit openbox
ctrl-alt-backspace to kill x
restart (shutdown -r now)
or shutdown (shutdown - now)
my system hangs. My screen shuts off, and starts blinking the power button, and its not responding.
I've no idea whether it's possible for a new monitor to somehow cause this... are you running ATI or nVidia drivers? Is direct rendering working, do you know?
Try doing
$ sudo chown -r yourNonRootUser /path/to/yourNonRootUsersHome
and seeing whether that remedies the problem with exiting openbox.
Also, look in /var/log/ for your Xorg.#.log files (I forget whether they're in a subdirectory in there... maybe under /var/log/x11/  ). See whether the most recent log file has any warnings or errors (EE or WW in brackets) that may indicate the source of the problem.

Similar Messages

  • System hangs at POST after reboot

    I have a Dell L400 laptop (p3 700mhz 256mb 20gb hd) and have sucessfully installed arch along with xfce and a few other programs. Everytime I reboot via "reboot" cmd or through xfce, the system unmounts everything and reboots but hangs at the POST screen. I cant get into bios or the boot option menu either. I also have a stripped down windows xp installed (before arch) and i can reboot from there. any ideas on whats going on?

    Hi, I have exactly the OPPOSITE problem from you. Windows won't do a warm restart - hangs after the POST. Arch WILL do a warm restart. I still haven't figured it out. I am assuming that Windows is messing up something in the hardware that mucks up the restart and Arch isn't. Since you and I have different hardware for sure, you are likely experiencing the same sort of problem, but from a different source!
    In my case, a simple power cycle resolves the problem and Windows boots properly. However, it will only boot from a power on. It will never boot from a warm restart.

  • System hangs on shutdown

    First, the source of the problem was the startupitem for mysql.
    I removed all system startup items then rebooted fine, after that I eliminated all the options by placing them back 1 by 1.
    What I find strange was that I moved the mysql startup item to the startup folder, set the permissions right and reboot.... And the system immediatly hung... Why is this (called) a startup item if it affects shutdown?
    And how can it affect a shutdown like that.... How exactly are the startupitems used during shutdown?
    MacBook Mac OS X (10.4.8)

    How can something that isnt started, refuse to shut down?
    I dragged the mysql startup item to the startup folder and the system hang at the next reboot..... So it couldnt have been started right?

  • Are FF4.0.12 and Adobe win,2,159,1 compatable? Since I updated both 5 days ago, I cannot use Facebook or play games. Adobe says it is a FF4 problem so I downloaded 3.6.17 but no help. System hangs.

    XP, 128 bit,ff3.6.17 now but no help.
    Since I updated both, in Facebook my system hangs repeatedly
    Only hard reboot and open new session will let me back on. I have been talking to Adobe support for 3 days and got the advice to put FF3.6.17 back on. It is worse when trying to scroll or trying to play a game. Cursor freezes and system hangs. I need some help pls. Which plugin is best when trying to use facebook and games on FF4.12? DOESN'T ANYONE KNOW OF ANY HELP? Just give me the name of a plugin that FF likes and a Web address. I need to be able to use my browser and would like to play some of my games. PLEASE!!!

    Hey, I really need some help. Doesn't anyone know?
    Just tell me a plugin that will work and not hang FF and give me a website. PLEASE.

  • Just updated to Yosemite, can't update or uninstall adobe flash, system hangs

    Just updated to Yosemite, can't update or uninstall adobe flash, system hangs, have to force quit,.
    Is this a problem with the new operating system and how do I fix this?

    If you can't install or update Flash, follow these instructions.

  • [915 Series] System hang when installed CoreCenter

    After updated bios to version 1.7 and Core Center 2.0, my system hang after sometime running.
    When uninstalled CoreCenter, no problem now.
    If installed previous version Corecenter, it still hang.

    Many people here will tell you to dump CoreCenter. I don't use CoreCenter either. You'll find many here use Speedfan or MBM5 to monitor their temps and voltages. MBM5 is no longer developed and won't support your mobo. Speedfan is still updated and you also can control fans with this utility. Are soft OC'g with CC? Software OC'g is not recommended, but if you do soft OC, Clockgen is better program for doing so. I wouldn't. OC'g using the bios is considered the better method.
    Also, it's a good idea to read the stickies especially the one about posting.  As stated in the post I linked to, please include information about your system. See that post and my signature as an example.

  • System hangs on reboot/shutdown after kernel upgrades

    I've been experiencing the problem that, whenever pacman upgrades the kernel, the system hangs on reboot or shutdown.  It only happens on the first reboot/shutdown after a kernel upgrade.  I've noticed it consistently for a while now.
    To reboot, I issue:
    # reboot
    To shutdown, I issue:
    # shutdown -h now
    I should also mention that I typically reboot after kernel upgrades because hotplugged storage devices (USB, SD) fail to be detected unless the system reboots.  That is, devices plugged in during the upgrade remain usable, but plugging in something new appears in /dev.  There may be an obvious reason for it that I'm missing, but it's never bothered me enough to look into it.  Not sure if this and the reboot/shutdown issue are related, though.
    Any ideas would be greatly appreciated.  Thanks!

    When Apple Hardware Test says there is a problem, there definitely is a problem.
    But like many diagnostics, it does not catch everything.
    It can increase your confidence that you do not have gross flaws. The Hardware problems that remain may be more subtle ones.

  • System hanging on shutdown

    The home directories on my system are on NFS.
    Most of the times, when users log out of their graphical session, some of their processes keep running (for instance /usr/bin/nepomukserver for KDE users and some processes related to pulse or to chromium).
    When shutting down the system, arch scripts first try unmounting network filesystems, and this fails, since /home is busy; then they send a SIGTERM to processes, and this fails as well (I believe it's because the network has been halted but /home hasn't been mounted), then the system hangs while unmounting non-API filesystems.
    If, before shutting down, I manually kill the user processes (nepomukserver, pulse, chromium, ...), arch is able to shutdown as expected.
    Am I the only one affected by this problem?
    How am I supposed to solve it?
    I'm thinking about writing a script to terminate (`kill` and then `kill -9`) any process using /home (`lsof /home`), but this looks like a terrible hack...

    So, since I couldn't find any other solution, decided to write a script (an init script to add to the DAEMONS array) that kills the processes using /home while halting the machine...
    If anybody will ever need it, here it is:
    /etc/rc.d/pathliberator
    #!/bin/bash
    # Path Liberator
    # kills processes that are using a given path
    DAEMON=pathliberator
    . /etc/rc.conf
    . /etc/rc.d/functions
    [ -r /etc/conf.d/$DAEMON ] && . /etc/conf.d/$DAEMON
    case "$1" in
    start)
    stat_busy "Starting path liberator"
    add_daemon $DAEMON
    stat_done
    stop)
    success=true
    for path in ${PATHS_TO_LIBERATE[@]}
    do
    pids=$( lsof -Fp $path | sed -rs "s/^.(.*)$/\1/g" )
    if [ "$pids" == "" ]
    then
    status "$path was already free" true
    continue
    fi
    # kill -TERM
    stat_busy "Liberating $path"
    kill -15 ${pids[@]} &>/dev/null
    pids=$( lsof -Fp $path | sed -rs "s/^.(.*)$/\1/g" )
    if [ "$pids" == "" ]; then
    stat_done
    continue
    fi
    stat_fail
    pids=$( lsof -Fp $path | sed -rs "s/^.(.*)$/\1/g" )
    # kill -KILL
    stat_busy "Liberating $path with SIGKILL"
    kill -9 ${pids[@]} &>/dev/null
    pids=$( lsof -Fp $path | sed -rs "s/^.(.*)$/\1/g" )
    if [ "$pids" == "" ]; then
    stat_done
    continue
    fi
    stat_fail
    success=false
    done
    status "Paths liberated" $success
    if [ $success ]
    then
    rm_daemon $DAEMON
    fi
    restart)
    $0 stop
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac
    exit 0
    /etc/conf.d/pathliberator
    # Parameters to be passed to pathliberator
    PATHS_TO_LIBERATE=(/home/)
    It seems to be working, although didn't deeply test it...
    My DAEMONS array now looks like this:
    DAEMONS=(hwclock syslog-ng cpufreq network crond nscd dbus rpcbind nfs-common netfs pathliberator gpm sshd @ntpdate alsa fuse gdm avahi-daemon)
    Last edited by peoro (2012-06-13 11:23:17)

  • Lion 10.7.1 system hangs after reboot

    Strange, I have just updated to 10.7.1 (via SW update) on my Macbook Pro and now the system does not boot. It restarted and now hangs since minutes with the spinning wheel on a grey screen. Anyone experienced this, too? Any solutions?
    Thanks a lot.
    Tom

    http://jrause.com/blog/?p=165http://jrause.com/blog/?p=165
    bighugewhaledork wrote:
    Regarding the occasional system hang on reboot people are experiencing. I have two troubleshooting suggestions to help you get to the login screen, but aren't solutions to the problem of whatever is causing the system hang. 1) I find my hangs are usually solved by removing my USB devices from the 2 USB ports (via USB hubs) and rebooting. 2) Furthermore, if I boot into verbose mode (holding command+v right before the chime) (sometimes after removing the USB devices, sometimes not), that usually helps the boot process along, either due to just chance (I don't know why booting into verbose mode would help it surmount the initial hang, but it seems to work sometimes) or some other reason.
    Good luck.
    Yeah that better be one big fat good luck there, because that advice is not going to help anyone that is having this problem. Not one little bit. Some kind of magic that Verbose Mode casts will fix it? Uh, no. That would be a figment of your over-eager imagination, Verbose Mode doesn't change anythig. Oh and by the way, in order to get to this stage in the probelm, you would have had to use verbose mode to get the error message.  I can only assume that you sir are the real troll here, because our friend above asked a question that is worth merit and consideration, given the compatibility disaster that Apple has on their hands. To call it a disaster is not in the least bit an exaggeration.
    We're going to have to ignore This is not an "occassional system hang", this is a serious problem affecting my MacBook Pro 17" and my iMac 27"., and it occured on both of them for me after installing Lion Server.
    My blog post tracking the issue is here:
    http://jrause.com/blog/?p=165

  • Hang when reboot or shutdown

    Hi
    I'm just install arch linux it's work fine, until reboot or shutdown, it's hang after text "storage is finalized." as picture.
    http://www.temppic.com/img.php?12-09-20 … 164500.jpg
    please tell me how should i do? i tried it for 2 days.
    Thanks.

    Hi, every body.:)
    After I change my hardware(same model), I try to follow the web carefully.
    Please read my step and tell my mistake. If you see it.
    1. This picture is boot from CD, It's not have "Boot Arch Linux x86_64 " menu because my motherboard not have UEFI firmware, right or not? pleae tell me.
    1. Using fdisk to create MBR partitions. It's have 2 partitions. No swap partition.
    2. mkfs.ext4 /dev/sda1 and 2
    3. mount /dev/sda1 /mnt
    4. mkdir /mnt/home
    5. mount /dev/sda2 /mnt/home
    6. nano /etc/pacman.d/mirrorlist for edit mirrorlist
    7. pacstrap /mnt base
    8. genfstab -U -p mnt >> mnt/etc/fstab
    9. nano /mnt/etc/fstab for check fstab
    10. arch-chroot /mnt
    11. nano /etc/locale.gen for configure font.
    12. echo LANG=en_US.UTF-8 > /etc/locale.conf
    13. export LANG=en_US.UTF-8
    14. echo myhostname > /etc/hostname
    15. pacman -S syslinux
    16. syslinux-install_update -i -a -m
    17. nano /boot/syslinux/syslinux.cfg for change "APPEND root=/dev/sda3" to sda1(fallback too)
    18. pacman -S grub
    19. grub-install --target=i386-pc --recheck --debug /dev/sda
    20. grub-mkconfig -o /boot/grub/grub.cfg
    21. exit (chroot)
    22. umount -R /mnt
    23. reboot
    Then this picture happened.
    And It's not reboot except off the power switch.
    After power on again I continue follow the same web.
    24. pacman -S xorg-server xorg-server-utils xorg-xinit
    25. pacman -S mesa
    26. pacman -S xf86-video-vesa (I can't find correct driver.)
    27. pacman -S xf86-input-synaptics
    28. pacman -S xorg-twm xorg-xclock xterm for install default environment.
    29. Try "startx" and my display here.
    30. exit.
    31. shutdown -h now, here's the result.
    Still hang in this step.
    Please tell me my mistake.

  • 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

  • IBM OS ISSUE: SYSTEM HANG WITH JFS2 AND HEAVY LOAD

    제품 : ORACLE SERVER
    작성날짜 : 2004-11-24
    IBM OS ISSUE: SYSTEM HANG WITH JFS2 AND HEAVY LOAD
    ==================================================
    PURPOSE
    이 문서는 IBM AIX5L OS 상에서 Arch Process가 online redo log
    를 release하지 못하고 OS의 kill 명령으로 kill조차 되지 않을 경우
    조치 방법이다.
    Problem Description
    이 문서는 다음 OS 정보와 Oracle version인 경우에 해당한다.
    Oracle Server - Enterprise Edition - Version: 9.2.0.5.0
    Oracle Server - Enterprise Edition - Version: 8.1.7.4.0
    AIX5L Based Systems (64-bit) or (32-bit)
    문제 발생 당시의 증상은 다음과 같다.
    - arch-process doesn't release redolog files
    - arch-process doesn't die after database shutdown
    - arch-process can't be killed
    genclntsh 수행 시 hang 상태이다.
    (sleeping...)28590: kwaitpid(0x2FF22470, -1, 4, 0x00000000, 0x00000000)
    또는 이 문제로 인하여 ORA-600[2103] 에러가 발생하기도 한다.
    이 에러가 발생하는 원인은 IBM AIX5L 64bit, 32bit OS 이슈에 있다.
    IBM OS issue: SYSTEM HANG WITH JFS2 AND HEAVY LOAD.
    Workaround
    none
    Solution Description
    OS AIX5L ML4.0(5.2.0.40)의 bos.up / bos.mp / bos.mp64 fileset level을
    갖는 JFS2 file system을 갖는 경우에 해당한다.
    AIX 5.3 APAR IY59387은 IY58143에 포함되어 있다.
    JFS2 file system에 Heavy I/O activity가 발생하면 database process에
    HANG 문제를 야기시킬 수 있다. 이 때 database process가 kill -9
    명령으로 kill되지 않는다. 데이타베이스를 SHUTDOWN하여도 Process가
    계속 살아 있게 된다.
    Process에게 SIGKILL 함수가 issue되었지만 영향을 주지 않게 된다.
    Process를 제거하는 유일한 방법은 OS를 reboot하는 것이다.
    문제를 예방하는 방법은 IBM APAR-FIX IY59082 를 적용하는 것이다.
    이 APAR는 bos.64bit 5.2.0.42에 포함되어 있다.
    Fix :
    Need to install the IBM APAR-FIX IY59082, this APAR is included on
    bos.64bit 5.2.0.42.
    (주) IBM 엔지니어에게 확인 결과 이 Patch 안에 AIX5L 32bit 용과 64bit
    용이 모두 포함되어 있는 것으로 확인됨.
    Reference Documents
    <Note:285158.1>

    b,
    The install was from my original Dell XP Pro-SP1 'Reinstallation' CD along with the complete MS XP-SP2 download that I burned to another CD. I also had all the latest Dell drivers from their website burned to a CD. Install went as follows:
    - Format HD
    - Install XP Pro SP1
    - Install SP2
    - Install Dell Drivers
    - Obtain any MS patches from their site
    - Install Office
    - Update Office from the MS website
    - Install iTunes
    - Tweak MS settings
    - Install many software programs
    - Make an interim Image of system and store to ExHD
    - Install other software programs (mostly security programs)
    - Make another 'complete' Image to ExHD
    - Restore backup data and music
    After additional testing last night, I determined that it is not iTunes at all (or to blame). I get intermittent hangs/freezes/pauses in other media players (WMP, etc.).
    Seems that something is causing the 'System' process to periodically jump up in CPU %age (though not more than 30-50%). Even this relatively small amount is enough to pause the playback of music or video, hang the mouse movement for a brief moment, or delay a menu opening. All very subtle - you have to be looking for it to notice (except with real-time audio-video, which is quite noticeable whenever this happens).
    I had this problem a year ago, which is why I reimaged then and stayed with SP1 on the advice of Dell and Webroot. I'm stumped as to where to look for the culprit. Every time I go back to the original HD with SP1, everything runs smoothly. Some sort of system call is generating this complete pause....
    I'll be limited in my Internet ability for the next several days, so I may be out of touch until Friday. I'll keep testing and playing with the limited equipment I take along....
    Any thought you or others want to toss out, I'll attempt when possible.
    Thanks!

  • I cant reboot. Shutdown freezes at sending SIGTERM to processes

    I could use some advice. For the past 4 months or so I have not been able to do a full shutdown or reboot. When I run the shutdown -r now or reboot commands the process starts but freezes at Sending SIGTERM to processes. At this point I can switch to diffrent terminals with Ctrl+Alt+F? but I cant type.The only thing I can do is hold my power button down to shut off. I have been searching online  fore awhile and restored my rc.shutdown script to the original backup I have from months ago but I am still having the same issues. Ill attach my local and shutdown scripts
    Thanks for taking a look.
    rc.local
    #!/bin/bash
    # /etc/rc.local: Local multi-user startup script.
    #/bin/plymouth quit --retain-splash
    alsactl -f /var/lib/alsa/asound.state restore
    #rm /tmp/.X25-lock
    mount LABEL=Backup /home/ahron/Dropbox/Backup
    mount LABEL=FatBackup '/home/ahron/Backup Images'
    #su ahron -c "vncserver -geometry 800x600 -alwaysshared -localhost -dpi 96 :25"
    rc.shutdown
    #!/bin/bash
    # /etc/rc.shutdown
    . /etc/rc.conf
    . /etc/rc.d/functions
    # avoid staircase effect
    stty onlcr
    echo " "
    printhl "Initiating Shutdown..."
    echo " "
    run_hook shutdown_start
    [[ -x /etc/rc.local.shutdown ]] && /etc/rc.local.shutdown
    stop_all_daemons
    run_hook shutdown_prekillall
    kill_all
    run_hook shutdown_postkillall
    stat_busy "Saving Random Seed"
    RANDOM_SEED=/var/lib/misc/random-seed
    install -TDm 0600 <(:) $RANDOM_SEED
    POOL_FILE=/proc/sys/kernel/random/poolsize
    if [[ -r $POOL_FILE ]]; then
    read POOL_SIZE < $POOL_FILE
    else
    POOL_SIZE=512
    fi
    dd if=/dev/urandom of=$RANDOM_SEED count=1 bs=$POOL_SIZE &>/dev/null
    stat_done
    [[ $TIMEZONE ]] &&
    status "Saving Time Zone" \
    cp --remove-destination "/usr/share/zoneinfo/$TIMEZONE" /etc/localtime
    # Write to wtmp file before unmounting
    halt -w
    status "Deactivating Swap" swapoff -a
    # stop monitoring of lvm2 groups before unmounting filesystems
    [[ $USELVM = [Yy][Ee][Ss] && -x $(type -P lvm) && -d /sys/block ]] &&
    status "Deactivating monitoring of LVM2 groups" \
    vgchange --monitor n &>/dev/null
    # if we don't have devtmpfs support, /dev is mounted as tmpfs, so don't unmount it
    status "Unmounting Filesystems" \
    umount -a -r -t nodevtmpfs,notmpfs,nosysfs,noproc,nodevpts -O no_netdev
    run_hook shutdown_postumount
    # Kill non-root encrypted partition mappings
    if [[ -f /etc/crypttab && $CS ]] && grep -q ^[^#] /etc/crypttab; then
    stat_busy "Deactivating encrypted volumes:"
    # Maybe someone has LVM on an encrypted block device
    # executing an extra vgchange is errorless
    [[ $USELVM = [Yy][Ee][Ss] ]] && vgchange --sysinit -a n &>/dev/null
    do_lock() {
    stat_append "${1}.."
    if $CS remove "$1" &>/dev/null; then
    stat_append "ok "
    else
    stat_append "failed "
    fi
    read_crypttab do_lock
    stat_done
    fi
    [[ $USELVM = [Yy][Ee][Ss] && -x $(type -P lvm) && -d /sys/block ]] &&
    status "Deactivating LVM2 groups" vgchange --sysinit -a n &>/dev/null
    status "Remounting Root Filesystem Read-only" \
    lsof /
    mount -n -t ext4 --verbose -o remount,ro /dev/sda3 /
    reboot -d -f -i
    run_hook shutdown_poweroff
    # Power off or reboot
    printsep
    if [[ $RUNLEVEL = 0 ]]; then
    printhl "${C_H2}POWER OFF"
    poweroff -d -f -h -i
    else
    printhl "${C_H2}REBOOTING"
    # if kexec is installed and a kernel is loaded, use it
    [[ -x $(type -P kexec) ]] && kexec -e &>/dev/null
    fi
    # End of file
    # vim: set ts=2 sw=2 noet:
    Last edited by ahronzombi (2011-11-12 17:10:43)

    So installing the testing initscripts seems to fix the reboot command, but still the most commonly used command shutdown -r now still wont do a full reboot.
    /etc/rc.local.shutdown
    #!/bin/bash
    # /etc/rc.local.shutdown: Local shutdown script.
    #killall dropbox
    #umount /home/ahron/Dropbox/Backup
    #killall Xvnc
    #fuser -vm /
    /etc/rc.d/functions
    NETFS="nfs,nfs4,smbfs,cifs,codafs,ncpfs,shfs,fuse,fuseblk,glusterfs,davfs,fuse.glusterfs"
    # Check local filesystems
    fsck_all() {
    fsck -A -T -C"$FSCK_FD" -a -t "no${NETFS//,/,no},noopts=_netdev" $FORCEFSCK
    # Single-user login and/or automatic reboot after fsck (if needed)
    fsck_reboot() {
    # $1 = exit code returned by fsck
    # Ignore conditions 'FS errors corrected' and 'Cancelled by the user'
    (( ($1 | 33) == 33 )) && return 0
    if (( $1 & 2 )); then
    echo
    echo "********************** REBOOT REQUIRED *********************"
    echo "* *"
    echo "* The system will be rebooted automatically in 15 seconds. *"
    echo "* *"
    echo "************************************************************"
    echo
    sleep 15
    else
    echo
    echo "***************** FILESYSTEM CHECK FAILED ****************"
    echo "* *"
    echo "* Please repair manually and reboot. Note that the root *"
    echo "* file system is currently mounted read-only. To remount *"
    echo "* it read-write type: mount -n -o remount,rw / *"
    echo "* When you exit the maintenance shell the system will *"
    echo "* reboot automatically. *"
    echo "* *"
    echo "************************************************************"
    echo
    sulogin -p
    fi
    echo "Automatic reboot in progress..."
    umount -a
    mount -n -o remount,ro /
    reboot -f
    exit 0
    mount_all() {
    mount -a -t "nosysfs,no${NETFS//,/,no}" -O no_netdev
    umount_all() {
    # $1: restrict to fstype
    local mounts
    while read -r target fstype options; do
    # match only targetted fstypes
    if [[ $1 && $1 != "$fstype" ]]; then
    continue
    fi
    # don't unmount API filesystems
    if [[ $target = /@(proc|sys|run|dev|dev/pts) ]]; then
    continue
    fi
    # avoid networked devices
    IFS=, read -ra opts <<< "$options"
    if in_array _netdev "${opts[@]}"; then
    continue
    fi
    mounts+=("$target")
    done < <(findmnt -runRo TARGET,FSTYPE,OPTIONS / | tac)
    umount -r "${mounts[@]}"
    remove_leftover() {
    stat_busy "Removing Leftover Files"
    # handle this separately until we declare the non-symlinks obsoleted
    [[ ! -L /var/lock ]] && rm -rf /var/lock/*
    if [[ ! -L /var/run && -d /var/run ]]; then
    find /var/run/ \! -type d -delete
    ln -s /run/daemons /var/run/daemons
    fi
    /usr/lib/initscripts/arch-tmpfiles --create --remove && stat_done || stat_fail
    bootlogd_stop() {
    [[ -f /run/bootlogd.pid ]] || return 0
    touch /var/log/boot
    kill $(< /run/bootlogd.pid)
    rm -f /run/bootlogd.pid
    sed -i -r -e 's/\^\[\[[0-9]?;?[0-9]?[0-9]?;?[0-9]?[0-9]?[ms]//g' \
    -e 's/\^\[(\[1?[0-9][0-9]|%)G//g' -e 's/\^\[\[0;1//g' /var/log/boot
    # Custom hooks in initscripts #
    # Hooks can be used to include custom code in various places in the rc.* scripts
    # Define a hook function in a functions.d file using:
    # function_name() {
    # add_hook hook_name function_name
    # It is allowed to register several hook functions for the same hook
    # Is is also allowed to register the same hook function for several hooks
    # Currently, the following hooks exist:
    # sysinit_start: at the beginning of rc.sysinit
    # multi_start: at the beginning of rc.multi
    # single_start: at the beginning of rc.single
    # shutdown_start: at the beginning of rc.shutdown
    # sysinit_end: at the end of rc.sysinit
    # multi_end: at the end of rc.multi
    # single_end: at the end of rc.single
    # sysinit_udevlaunched: after udev has been launched in rc.sysinit
    # single_udevlaunched: after udev has been launched in rc.single
    # sysinit_udevsettled: after uevents have settled in rc.sysinit
    # single_udevsettled: after uevents have settled in rc.single
    # sysinit_premount: before local filesystems are mounted, but after root is mounted read-write in rc.sysinit
    # sysinit_postmount: after local filesystems are mounted
    # shutdown_prekillall: before all processes are being killed in rc.shutdown
    # single_prekillall: before all processes are being killed in rc.single
    # shutdown_postkillall: after all processes have been killed in rc.shutdown
    # single_postkillall: after all processes have been killed in rc.single
    # shutdown_postumount: after filesystems are unmounted
    # shutdown_poweroff: directly before powering off in rc.shutdown
    # Declare add_hook and run_hook as read-only to prevent overwriting them.
    # Too bad we cannot do the same thing with hook_funcs
    if (( RC_FUNCTIONS_HOOK_FUNCS_DEFINED != 1 )); then
    declare -A hook_funcs
    add_hook() {
    [[ $1 && $2 ]] || return 1
    hook_funcs[$1]+=" $2"
    run_hook() {
    [[ $1 ]] || return 1
    local func
    for func in ${hook_funcs["$1"]}; do
    "${func}"
    done
    declare -fr add_hook run_hook
    declare -r RC_FUNCTIONS_HOOK_FUNCS_DEFINED=1
    fi
    # Function for setting console font if required
    set_consolefont() {
    [[ $CONSOLEFONT ]] || return 0
    stat_busy "Loading Console Font: $CONSOLEFONT"
    #CONSOLEMAP in UTF-8 shouldn't be used
    [[ $CONSOLEMAP && ${LOCALE,,} =~ utf ]] && CONSOLEMAP=""
    local i
    for i in /dev/tty[0-9]*; do
    setfont ${CONSOLEMAP:+-m "${CONSOLEMAP}"} \
    "$CONSOLEFONT" -C ${i} &>/dev/null
    done
    if (( $? )); then
    stat_fail
    elif [[ $CONSOLEMAP ]]; then
    cat <<"EOF" >>/etc/profile.d/locale.sh
    if [ "$CONSOLE" = "" -a "$TERM" = "linux" -a -t 1 ]; then printf "\033(K"; fi
    EOF
    stat_done
    else
    stat_done
    fi
    if [[ $DAEMON_LOCALE = [yY][eE][sS] ]]; then
    LANG=${LOCALE:-C}
    if [[ -r /etc/locale.conf ]]; then
    parse_envfile /etc/locale.conf "${localevars[@]}"
    fi
    else
    export LANG=C
    fi
    # set colors
    if [[ $USECOLOR = [yY][eE][sS] ]]; then
    if tput setaf 0 &>/dev/null; then
    C_CLEAR=$(tput sgr0) # clear text
    C_MAIN=${C_CLEAR}$(tput bold) # main text
    C_OTHER=${C_MAIN}$(tput setaf 4) # prefix & brackets
    C_SEPARATOR=${C_MAIN}$(tput setaf 0) # separator
    C_BUSY=${C_CLEAR}$(tput setaf 6) # busy
    C_FAIL=${C_MAIN}$(tput setaf 1) # failed
    C_DONE=${C_MAIN} # completed
    C_BKGD=${C_MAIN}$(tput setaf 5) # backgrounded
    C_H1=${C_MAIN} # highlight text 1
    C_H2=${C_MAIN}$(tput setaf 6) # highlight text 2
    else
    C_CLEAR="\e[m" # clear text
    C_MAIN="\e[;1m" # main text
    C_OTHER="\e[1;34m" # prefix & brackets
    C_SEPARATOR="\e[1;30m" # separator
    C_BUSY="\e[;36m" # busy
    C_FAIL="\e[1;31m" # failed
    C_DONE=${C_MAIN} # completed
    C_BKGD="\e[1;35m" # backgrounded
    C_H1=${C_MAIN} # highlight text 1
    C_H2="\e[1;36m" # highlight text 2
    fi
    fi
    # prefixes:
    PREFIX_REG="::"
    PREFIX_HL=" >"
    # Source additional functions at the end to allow overrides
    for f in /etc/rc.d/functions.d/*; do
    [[ -e $f ]] && . "$f"
    done
    # Exit current shell if user is not root
    need_root() {
    (( EUID )) && printf 'You need to be root.\n' && exit 1
    # Quit script if it's not running by root
    # This can be disabled in scripts sourcing functions by setting NEED_ROOT=0
    # A local call to need_root can be done to ensure part of script need root privilege
    (( ${NEED_ROOT:-0} == 1 )) && need_root
    # End of file
    # vim: set ts=2 sw=2 noet:

  • How to run a script automatically just before Reboot or Shutdown

    Hello all,
    Could someone tell me what folder or what entries to be made if I want an event to take place before the machine actually start the reboot/shutdown process.  For instants, i usually mount my USB flash drive but sometime I forget to umount it, which will cause a dirty file system when restarting the machine.  Would anyone have an example to get me going.  It's just like when rc.conf will do added things for you during start-up if special code/script was inserted.
    There are other things I like to do before the machine reboot or shutdown, like, to run a very small scripts to automatically kill a certain process "first", before the rest and before rebooting.  I'm sure I can write the code but I don't know where it goes.
    Thanks in advance
    PS: Thanks fsckd, Your explanation of SKIP/SEEK for dd has never been explained so well in any documentation, or on ANY web-site I ever been to in 6 months pass.  Now I know how it really works and i'm getting it down to a science.  I did not use it for what my thread indicate because in the end the other suggestions were better, but still I Thank God I finally know how to use SKIP/SEEK in dd.  dd is my most use tool for what I do.

    sharris wrote:
    Wow! I just added this and it works great ...
    cd/     # to move out of the mounted directory if I was in it under another terminal.
    Sleep 1 # give it room to think
    ls     #  to see changed directory on screen
    Sleep 1 # give it room to think
    umount /b     # do the main thing
    Sleep 1 # give it room to think
    There something new every day to learn with this OS.  Just when you get one thing right here's comes another. I guest it took 20 years to build LINUX and I read the kernel has something like 10 - 30 million lines of code or better.  Some how I lost the better link that went much deeper.  30 million lines of code mean billions of documentation to read.  But you still got to find the right one first.  So I guest we read and still have to ask questions just to get to the good parts, and than ...
    http://en.wikipedia.org/wiki/Source_lines_of_code
    Thanks again
    Arch should already automatically unmount your USB drive. If it isn't unmounted, that's a bug and ought to be filed at http://bugs.archlinux.org

  • System hanging when it runs out of memory

    Hello,
    my system has a finite amount of RAM and swap (it doesn't matter, to my purpose, if it's 16GB or 128MB, I'm not interested in increasing it anyway).
    Sometimes my apps completely use all the available memory. I would expect that in these cases the kernel kills some apps to keep working correctly. The OOM Killer exists just for this, doesn't it?
    What happens, instead, is that the system hangs. Even the mouse stops working. Sometimes it manages to get back to life in a few seconds/minutes, other times hours pass by and nothing changes.
    I don't want to add more memory, I just want that the kernel kills some application when it's running out of memory.
    Why isn't this happening?
    Right now I'm writing a bash script that will kill the most memory-hungry process when available memory gets below 10%, because I'm sick of freezing my machine.
    But why do I have to do this? Why do I need an user space tool polling memory usage and sentencing applications according to a cheap policy? What the hell is wrong with my OOM Killer, why isn't it doing is job?!

    Alright, you won, now quit pointing out my ignorance
    Your awkish oom killer is a lot cooler than mine, switching to it, thanks!
    I did some testing (initially just to test the oom killing script) and found out that if a program tries to allocate all the memory it can, it gets eventually killed by linux's oom killer. If instead it stops allocating new memory when there are less than 4MB of free memory (or similar values) the OOM won't do anything, and the system will get stuck, like if a forkbomb was running.
    That's it, this program with MINSIZE=1 will be killed, while with MINSIZE=4MB will force me to hard reboot:
    #include <string.h>
    #include <stdlib.h>
    #define MINSIZE (1024*1024*4) // 4MB
    int main( )
    int block = 1024*1024*1024; // 1GB
    void *p;
    while( 1 ) {
    p = malloc( block );
    if( p ) {
    memset( p, 85, block );
    else if( block > MINSIZE ) {
    block /= 2;
    return 0;
    Guess I'd need to go deeper to understand why Linux' oom killer works like that, but I won't (assuming the oom killing script will behave).

Maybe you are looking for

  • Bad Header error importing Audio from Audition to Premiere Pro

    Hey guys, I'm not sure if anyone is experiencing a problem like this below, but recently, I have been up in arms trying to export a 90-minute feature film's audio (Ch. 1=Dialogue - Ch. 2=M+E - 5.1 Surround Mix) in a .wav file format, and every time I

  • Requirement assignment tab in Maintenance  Work order

    Hi Gurus, I have a query ..I want to know the customizing settings for Requiremnt assignment tab in internal operation tab for internal operations in maintenance work order . Thanks ,

  • Addition of new table in object BUS2013 in MASS T.Code

    hi, I like to add table A016 in object BUS2013 in mass transaction, please let me know the process or is there any other way to extend PO line item condition validity. Regards, Kishore Ghodki.

  • Driver setup failure

    I am trying to write a program that needs to connect to an Oracle database on a different machine but I cannot even get my test app to compile. I know that I need a jdbc driver. I downloaded ojdbc6.jar from the Oracle site. I know that it needs to be

  • Indesign, Photoshop & Illustrator won't launch, no preference files

    Just downloaded Creative Cloud on a Mac OS 10.7.5 and programs work except for Indesign, Photoshop and Illustrator, which do absolutely nothing when I try to start them. When I go into preferences, there are no files in the folders for these programs