Dmesg boot errors - system hangs

After a recent update, I'm noticing my system hangs during login.  I enter my login id (root for example), then there's a long pause, then prompt for password, after I enter password, it hangs for about 20 seconds or so, then I'm logged in.  When I log in my regular user, it also hangs.  I have things set up to automatically startx and open some programs after normal user login, but when I log in as normal user it just goes to a standard prompt and doesn't startx, but I can do it manually at the prompt.  Also, I can't seem to ctrl + alt + F2[..3, etc.] to get to a tty.  There's also a long lag between calling PCManFM and the window appearing.  Something is definitely wrong.  Here are some error messages:
$ dmesg
[ 1.437243] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 1.437575] systemd[1]: Running in initial RAM disk.
[ 1.437671] systemd[1]: No hostname configured.
[ 1.437681] systemd[1]: Set hostname to <localhost>.
[ 1.437951] systemd[1]: Initializing machine ID from random generator.
[ 1.445007] systemd[1]: Cannot add dependency job for unit local-fs.target, ignoring: Unit local-fs.target failed to load: No such file or directory.
[ 1.445031] systemd[1]: Cannot add dependency job for unit swap.target, ignoring: Unit swap.target failed to load: No such file or directory.
[ 1.445064] systemd[1]: Cannot add dependency job for unit timers.target, ignoring: Unit timers.target failed to load: No such file or directory.
[ 1.445075] systemd[1]: Cannot add dependency job for unit paths.target, ignoring: Unit paths.target failed to load: No such file or directory.
[ 1.445087] systemd[1]: Cannot add dependency job for unit slices.target, ignoring: Unit slices.target failed to load: No such file or directory.
[ 9.910942] agpgart-intel 0000:00:00.0: Intel 845G Chipset
[ 9.910977] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total, 131072K mappable
[ 9.911116] agpgart-intel 0000:00:00.0: detected 1024K stolen memory
[ 9.911409] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
[ 10.010484] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \GLBC 1 (20130517/utaddress-251)
[ 10.010497] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \SACT 2 (20130517/utaddress-251)
[ 10.010502] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \SSTS 3 (20130517/utaddress-251)
[ 10.010508] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.010513] ACPI Warning: 0x00000880-0x000008af SystemIO conflicts with Region \LEDY 1 (20130517/utaddress-251)
[ 10.010518] ACPI Warning: 0x00000880-0x000008af SystemIO conflicts with Region \LEDX 2 (20130517/utaddress-251)
[ 10.010523] ACPI Warning: 0x00000880-0x000008af SystemIO conflicts with Region \SPKR 3 (20130517/utaddress-251)
[ 10.010528] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 123.417439] EXT4-fs (dm-2): mounting ext3 file system using the ext4 subsystem
[ 123.437528] EXT4-fs (dm-2): warning: maximal mount count reached, running e2fsck is recommended
/var/log/Xorg.0.log
[ 168.871] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 169.336] (WW) intel(0): loading DRI2 whilst the GPU is wedged.
Not sure what's going on...hope someone can help.

So far, things have seemed to improve simply by removing "quiet" from my kernel boot parameters.  Still would appreciate some more insight into the error messages.

Similar Messages

  • [Solved] UEFI. System hangs on boot after successfully activating swap

    Alright.
    Unnecessary Background:
    I've been using Arch for years. I just bought a stupidly good computer with a bunch of specs that I don't think are relevant, except for the fact that I am using an X99-pro. It has RAID support, but I am not using that currently. I bought all the parts and finished constructing it this morning (I live in Japan, so that was a while ago). Normally, I have no problems with installation; however, I wanted to do this one UEFI mode. After booting into the live disk, I checked to make sure everything was working as it should. Arch recognized my graphics card, most of my ram (one of the cards is a bit finicky for some reason), my SSD and HDD, along with the built-in WiFi (although it is an annoying broadcom one, so I need to install the driver separately later). Now, there are plenty of sources of error in here:
    Problem:
    I got through the arch installation and tried gummiboot. It would hang every time after successfully activating swap. I tried grub, too, but had the same problem. Because gummiboot is much less cumbersome, I switched back to that. Interestingly, systemd will sometimes recognize my drive twice before activating swap, and if I edit my fstab to ignore the swap completely, it hangs on the next step with is mounting the boot partition. I would like to point out that because I am not able to successfully boot my system, I cannot provide the exact messages for you guys, which may pose a problem.
    Solutions I have tried:
    1. Chrooting / mkinitcpio -p linux
    2. modifying fstab / removing swap from it completely
    3. fresh re-install
    Sources of error:
    1. Construction. Everything seems appropriate on the live usb, but maybe there is a problem in which ports I used for the SSD and HDD
    2. UEFI. It could be that UEFI just doesn't like mounting multiple things and freezes up when put on the spot.
    3. Legacy. It could be that this is not a problem with UEFI or my construction, but something I missed in the installation.
    Additional info:
    Partitioning scheme:
    sda1: ~500MiB boot / EFI partition
    sda2: ~4G swap
    sda3: ~110G /
    sdb:   ~2T, untouched (for storage later)
    I apologize for any typos and hope it was readable. I am super exhausted and going to take a nap. I'll check back in on this in the morning.
    Last edited by Leios (2015-02-08 00:16:27)

    Please post the output of:
    # gdisk -l /dev/sda
    lsblk -f
    And the contents of your gummiboot loader.conf and arch.conf (or whatever you've called it).
    Post the output of the commands after you have mounted all your partitions and (arch-)chroot'd into your system.
    You can use wgetpaste to post the outputs, as described by @ewaller here:
    https://bbs.archlinux.org/viewtopic.php … 8#p1500528
    Alternatively, pipe the command output to a text file and export it (using a live distribution or a USB stick).
    You should remove swap from your fstab -- systemd mounts it automatically anyway.

  • T61-Fan Error on startup and cant boot in system

    after Thinkpad logo, 2 short 'Bee' sound and 'fan error' message appears on the top left screen, then 1 'Bee' sound, laptop shut down. Althought can boot in system by pressing Esc when 'fan error' appears, but dont know this will damage something like circus or chips.
    Anyone have same problem and solved it? Should I change the fan, and which fan (video car fan or cpu fan) is this problem about. I have a limited warranty dont know if the fan is included.
    Thanks

    Fan is covered by warranty, when fan stops spinning then it would usually cause this error.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • System wont boot after restart, hangs..

    Hello.
    Recently i have got a strange problem.
    When i restart or power on my computer without using the "main power switch on psu" my system hangs either just before cpu post or memory post.
    If i turn it off  and on again using the switch on the psu it boots just fine..
    I have searched alot around the internet and tried many things. Tried disconnenting devices, resetting cmos, disconnect everything from mobo and resetting cmos, tried new bios, tested my ram sticks in memtest and so on..
    The funny thing is that this problem suddenly occured. My system worked fine until 2 weeks ago.
    Also it have happened that it freezes in windows, screen freezes and computer stops responding. But usually in have run for 2-4 days before that happens.
    It would be very much appreciated if someone could help me out with this 
    My specs:
    Msi k8n neo2 platinum 54g
    Amd 64 3200 winchester
    4 * 512mb 3200 ocz ram
    Mist 430w psu
    4* 200gb maxtor s-ata
    card reader
    dvd-rw
    ati x800xl
    + alot of silent fans

    Ok, now i am confused.
    I have discussed this problem with other people in a norwegian forum. They guess that it is the motherboard which is causing this problem.
    I also think that. Because system have worked perfect until recently. As  i said earlier i have tried to disable some hardware to see how that worked and it was the same.
    Now when system i booted it is 100% stable. The freezes that occured in windows was software related.
    Also discovered that if i load windows in fail safe mode problem is gone! Have not been able to figure that one out.
    Almost getting depressed here.
    Comments? Tips?
     

  • Initramfs seems broken, system hangs at boot after gummiboot menu

    Did a full system update yesterday, and when rebooting the system hanged directly after the gummiboot menu with a black screen and a rainbowlike-colored bar in a pattern that looks like pink noise covering the top 10% of the screen. It seems to be a problem when loading the initial ramdisk. I have tried rebuilding with mkikitcpio, tested downgrading the kernel and rebuilding initramfs, triple-double-checked the filenames, and even verified that it doesn't look like that when the filenames are wrong. I also tried simply reinstalling the latest kernel from a chroot, but it didn't help.
    I have pinned down the problem to the initial ramdisk, but can't figure out what else to do with this. I don't really want to do a full reinstall if it's possible to avoid. The system is a lenovo thinkpad w530 and I boot arch linux in uefi mode using gummiboot.

    Unfortunately, no, I still use EXT4 on my system. However, what do you mean when you say "got unmarked as the default one"? Is that something local to rEFInd, or what do you mean?
    I have tried downgrading to Linux 3.7.5-1, but that did not help unfortunately. My system worked with 3.7.5-1, when I upgraded to 3.7.6-1 it stopped working, and downgrading didn't help. I'll try downgrading to a 3.6 version though.
    Last edited by MFserver (2013-02-10 22:34:10)

  • [SOLVED] System hangs on boot, reinstalling Arch doesn't help

    After a recent upgrade (including the kernel), my system hangs on boot.  I have an Asus K40IN laptop, about 2 years old.  I've been running Arch for the life of the computer and never had any (serious) problems.
    I booted into a live Arch environment, tried rebuilding the mkinitcpio image, didn't work.  Tried downgrading the kernel, didn't work.
    I then assumed it was just some software issue that I couldn't figure out, so I reinstalled Arch.  No change.
    Here's what my screen looks like when it hangs:
    Any ideas would be very much appreciated.  I'm completely stumped here.
    Last edited by noahsark1126 (2011-06-15 23:32:34)

    jnguyen: 
    I have another arch system, a desktop, that I tend to keep pretty much in sync with my laptop.  So I can look in the logs on that system to see what was upgraded.  The other notable packages in that upgrade were probably udev, initscripts, and mkinitcpio.  I will try downgrading those.
    Leonid.I:
    I'm using the 2010.05 arch release, which has kernel 2.6.33.  I see two cores in the live env, as I should, and there's nothing to suggest any problems in the logs.
    I'm actually now getting a completely different hang screen:
    Of course I don't know what this one means either...

  • I have an iMac 21.5" which is currently running 10.7. It takes between 5-10minutes to boot into system and i have noticed a continuous error log on console: 12/3/2014 5:17:49.000 PM kernel: USBF:     1586.748     AppleUSBHubPort[0xffffff800e51b600]::Fatal

    I have an iMac 21.5" which is currently running 10.7. It takes between 5-10minutes to boot into system and i have these console error messages  listed below:
    12/3/2014 5:17:49.000 PM kernel: USBF:          1586.748          AppleUSBHubPort[0xffffff800e51b600]::FatalError - Port 2 of Hub at 0xfa110000 reported error 0xe00002c0 while doing clearing port feature (2)
    12/3/2014 5:17:49.000 PM kernel: USBF:          1587. 26          AppleUSBHubPort[0xffffff800f55a800]::FatalError - Port 3 of Hub at 0xfa110000 reported error 0xe00002c0 while doing clearing port feature (1)
    12/3/2014 5:17:49.000 PM kernel: USBF:          1587. 27          AppleUSBHubPort[0xffffff800f575200]::FatalError - Port 1 of Hub at 0xfa110000 reported error 0xe00002c0 while doing clearing port feature (1)
    12/3/2014 5:17:53.000 PM kernel: USBF:          1590.840          AppleUSBHubPort[0xffffff800e51b600]::FatalError - Port 1 of Hub at 0xfa110000 reported error 0xe000404f while doing getting port status (4)
    12/3/2014 5:17:53.000 PM kernel: USBF:          1590.840          AppleUSBHubPort[0xffffff800e51b600]::FatalError - Port 1 of Hub at 0xfa110000 reported error 0xe00002c0 while doing clearing port feature (2)
    12/3/2014 5:17:54.000 PM kernel: USBF:          1591.122          AppleUSBHubPort[0xffffff800f55a800]::FatalError - Port 2 of Hub at 0xfa110000 reported error 0xe00002c0 while doing clearing port feature (1)
    Any help as i notice it has something to do with the usb but i cant tell which device. also it has been behaving the same in Mountain Lion as well. Any help will be greatly appreciated.

    If you don't have a hub attached, then I suggest a visit to an Apple repair station. I don't have one and don't see any of those kinds of messages in any Console log.

  • System hangs while booting 2.6.38

    My system hangs, while booting 2.6.38
    The picture from the screen is here: http://bildr.no/view/844865 (the picture is not mine, but it's the same).
    / is located on raid1 array. Boot is separated to ext2.
    Grub:
    # (2) Arch Linux
    title Arch Linux
    root (hd0,1)
    kernel /boot/vmlinuz26 root=/dev/md1 ro md=1,/dev/sda2,/dev/sdb2 md=2,/dev/sda3,/dev/sdb3 radeon.modeset=1 elevator=noop
    initrd /boot/kernel26.img
    Tried nomodeset and removing "elevator=noop".
    $ lspci
    00:00.0 Host bridge: ATI Technologies Inc RD780 Northbridge only dual slot PCI-e_GFX and HT1 K8 part
    00:02.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (external gfx0 port A)
    00:04.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port A)
    00:0a.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port F)
    00:11.0 SATA controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
    00:12.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:12.1 USB Controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
    00:12.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:13.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:13.1 USB Controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
    00:13.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
    00:14.1 IDE interface: ATI Technologies Inc SB7x0/SB8x0/SB9x0 IDE Controller
    00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
    00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller
    00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
    00:14.5 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
    01:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4550]
    01:00.1 Audio device: ATI Technologies Inc RV710/730
    02:00.0 SATA controller: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 02)
    02:00.1 IDE interface: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 02)
    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
    04:07.0 Network controller: Ralink corp. RT2800 802.11n PCI
    04:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
    The same here: https://bbs.archlinux.org/viewtopic.php?id=115190
    Last edited by vit (2011-03-24 03:59:23)

    The system is booting and hangs in other place.
    Updated to .38.1
    Doesn't help.
    Last edited by vit (2011-03-24 15:29:49)

  • [SOLVED]System Hang in Arch Linux

    I have tried distributions like ubuntu and fedora in hope for finding a stable system . So I move on to Arch Linux
    But this problem also exist on Arch. While using my Arch Linux (including ubuntu and fedora) my system hangs with a black screen with something written on the whole screen which cannot be pasted here as my system hangs and I have to push power button to restart.
    So I check my errors.log file and found these errors
    Jul  8 22:59:24 localhost kernel: [    1.680013] ata3: softreset failed (device not ready)
    Jul  8 22:59:24 localhost kernel: [    7.298612] SP5100 TCO timer: mmio address 0xfec000f0 already in use
    Jul  8 22:59:31 localhost kdm_greet[792]: Cannot load /usr/share/apps/kdm/faces/.default.face: No such file or directory
    I have a HCL K21 pdc notebook
    Note: In Ubuntu my notebook start with ata1: softreset failed error at boot time
    Most often this error occur while watching videos or listening music with VLC
    Last edited by Manuj19 (2011-07-09 10:13:24)

    ewaller wrote:It might be better to just post the output of lspci -nn  It will tell us a great deal more about the hardware related to the PCI bus, including specific chip set identifiers.
    Thanks for suggestion
    Here is output of lspci -nn
    00:00.0 Host bridge [0600]: ATI Technologies Inc Device [1002:5a31] (rev 01)
    00:01.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI Bridge [1002:5a3f]
    00:04.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI Bridge [1002:5a36]
    00:05.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI Bridge [1002:5a37]
    00:06.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI Bridge [1002:5a38]
    00:07.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI Bridge [1002:5a39]
    00:12.0 SATA controller [0106]: ATI Technologies Inc SB600 Non-Raid-5 SATA [1002:4380]
    00:13.0 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI0) [1002:4387]
    00:13.1 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI1) [1002:4388]
    00:13.2 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI2) [1002:4389]
    00:13.3 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI3) [1002:438a]
    00:13.4 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI4) [1002:438b]
    00:13.5 USB Controller [0c03]: ATI Technologies Inc SB600 USB Controller (EHCI) [1002:4386]
    00:14.0 SMBus [0c05]: ATI Technologies Inc SBx00 SMBus Controller [1002:4385] (rev 13)
    00:14.1 IDE interface [0101]: ATI Technologies Inc SB600 IDE [1002:438c]
    00:14.2 Audio device [0403]: ATI Technologies Inc SBx00 Azalia (Intel HDA) [1002:4383]
    00:14.3 ISA bridge [0601]: ATI Technologies Inc SB600 PCI to LPC Bridge [1002:438d]
    00:14.4 PCI bridge [0604]: ATI Technologies Inc SBx00 PCI to PCI Bridge [1002:4384]
    01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RC410 [Radeon Xpress 200M] [1002:5a62]
    02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
    08:01.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev b3)
    08:01.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C552 IEEE 1394 Controller [1180:0552] (rev 08)
    08:01.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 17)
    08:01.3 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 08)
    08:07.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
    Last edited by Manuj19 (2011-07-09 07:20:08)

  • Random system hang-ups with Kernel 3.2.1-1 and catalyst 11.12

    Hello,
    i have a very strange problem for the last month or so (i'm afraid i cannot say, when it exactly happened the first time or if it was after a upgrade): My system just randomly crashes. I haven't yet found out when it exactly crashes and how to reproduce it. But it happens almost every 2-3 days.
    When the system hangs up, the last second of sound repeat over and over again. I can't move my mouse anymore as well as typing has no effect. I cannot change to another terminal. I cannot ssh into the laptop nor can i ping it.
    In /var/log/messages.log, there is nothing usefull.. It just ends with the old kernel messages and then the new ones, when the system restarts. No error or so.
    System runs on a Thinkpad X121e with AMD E-350 CPU. I have installed catalyst 11.12 with xorg-server 1.11.3. I will now compile catalyst 12.1 and see if it happens again.
    Does anyone have a clue why the system crashes? Has it anything to do with catalyst?
    Best regards,
    pyro

    isofluran wrote:Again, as I metioned before, the problem is likely not a hardware one but it is actually related to the kernel update (2.6.19)  or to an update which was performed at the same time.
    Can anyone give a proposal for a step by step procedure to isolate the problem?
    As I don't believe these crashes are related to anything but the kernel, one way of debugging your issues could be:
    * boot Knoppix
    * zcat /proc/config.gz | some non-volatile media
    * boot arch
    * get the current ABS
    * replace config in kernels/kernel26 with the one from Knoppix
    * makepkg
    * install and test
    When that kernel runs, try to diff the two configs and see what's changed in arch. Also comparing both kernel versions if no significant changes exist might hint on the kernel being the problem.

  • 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

  • Tecra T9000 System hangs frequently

    Hello,
    My system hangs very frequently. When i'm using a scan-engine for example:Mc Afee, Norton, Hitman Pro or when i'm using my laptop for a long time. Especially when i set the CPU in dynamic or high-mode!
    I upgraded the bios for this reason to 1.5 but that didn't help. Also i cleaned the fan-area because i thought it had to be the temperature. The Fan runs normal and when i use the best performancesetting it runs fast. When i put the CPU-speed (in the bios) to low i have no problems. What can i do to use the high performance and the system will keep running?
    Thanks already
    Mart Raaijmakers

    Hallo there,
    I`m sorry, that I dont have a solution for your Problem, but I do have a similar problem.
    The first time I noticed a problem with my T9000, showed up on Battery mode. Bios setting: cpu sleep mode: on, and dynamic cpu feq. and the automatic mode of the powermanagement intel speedstep (set to dynamic cpu freq.) caused an I/O error outside windows and a bluescreen when a boot was succesfull.
    I worked around that problem by uninstalling intel speedstep (and the whole toshiba powermanagement) and by turning off the bios setting cpu sleepmode and set the cpu to full speed or low speed (I set that everytime to slow when in Battery mode and high when working with AC adapter).
    Another thing that i noticed was a bit strange and quite noise, every time windows was idle. didn`t notice that sound before.
    and the latest thing then was that my t9000 hungs unfrequently. The interessting thing is (sounds funny) to go on i had to press down with my finger on a place beside the accu point mouse. release the finger, it hungs, press again windows runs or while in boot sequence it boots further on.
    This issue is very frustrating. I tested all other devices (RAM, HDD, wireless card and modem) with no error, so the error have to be on cpu or mainboard.
    greets
    Alex

  • The boot selection failed because a device is inaccessible, not the usual boot error though?? (0xc000000e)

    Hey,
    I need some help fast please. I recently booted up my gaming rig after swapping out a 7970 graphics card and upon system boot up, as the windows 7 logo appeared the system crashes and a BSOD appears for a split millisecond and I'm asked to start up repair windows
    or start windows normally however when I click start up repair a black error screen appears with the following message and error: The boot selection failed because a device is inaccessible error state and an error code:0xc000000e. Now of fixed this before
    multiple times except this instance nothing seems to work Ive tried the following:
    - check for any unplugged or loose cables
    - Re installed my ram
    - Booted with on board graphics
    - unplugged all usb devices and external devices with the exception of the keyboard and mouse
    - Booted with system installation disc and attempted system repair several times only with the same outcome of wanting to restore from a previous system restoration point however it always fails
    - changed the boot type to IDE which made the system boot furhter past the logo screen however it still crashes with the same error
    - From the system installation disc I ran a chkdsk /f and no corruptions or bad sectors were found
    However, I did run from the installation disc a "bcdedit" and my osdevice was  unkown and my boot manager and boot loader were set to two different drives on being D: and the other being C:. So I re-linked all three back to the D: drive as the
    windows installation disc says thats where Windows 7 is installed, although in the actual windows 7 My Computer its listed as C: drive which is weird? anyways after re-linking them using bcdedit /set {default} osdevice partition=D: and the other two commands
    my recovery partition disappeared  which was listed as C:, and now I can only see my local drive? That did not fix the error so I tried one last thing and ran another chkdsk D: /f /r which is taking for ages and I'm assuming my hard drive and its contents
    are still intact ( thank god!!) because its taking so long and there are 612080 files to be processed!
    I thought I might try and rebuild Master Boot Record?
    I don't want to loose any of my data, well I hope I haven't lost any because I have over 150+ games and their saves :(
    Any help or suggestions would be much appreciated :D 
    thanks guys! 

    Hi,
    Repair the current OS using the Windows 2008 / 7 DVD:
    Boot to the Windows DVD
    Select Next > Repair your computer
    Select Next > Command Prompt
    Change directory (cd) to x:\Sources\recovery 
    then type Startrep.exe to launch a quick automated startup repair utility which corrects boot environment values. This step may require more than one attempt and should be repeated a couple of times if the first repair fails.
    If step 3 fails, open the command prompt and type bcdedit This
    will display the values for Windows Boot Manager.
    Review the values for Device. Is it set to unknown, as shown below? If so, proceed to step 7.
    At the command prompt, type the following commands (c: is the default system partition. If your original partition was another drive letter, this value can be set to that drive letter):
    bcdedit
    /set {DEFAULT.EN_US} device partition=c:
    (press enter)
    bcdedit
    /set {DEFAULT.EN_US} osdevice partition=c:
    (press enter)
    bcdedit
    /set {BOOTMGR.EN_US} device partition=c:
    (press enter)
    Reboot the system after removing the OS disk.
    Hope it helps,
    Jan

  • System hangs when copying large quantity of files from external HD

    A little background:
    I was having some problems with the original OS (10.4.1), including periodic freezes. I bought the Mac Box Set '09 and installed Snow Leopard (10.6.5), but ran into some problems and in the process had to reformat my internal hard drive. I backed up all of my photos (~16GB), Documents (~1.5GB) and Music (~50GB) on a WD external hard drive (My Passport 750GB).
    *The problem*: After the 10.6.5 install, the computer works great (no random freezing when I click around in Finder), but I am having trouble copying files back to the internal HD from the external. I can copy up to about 1GB at a time without any problems, but any time I try to copy more than that, the system hangs (first the spinning disk cursor, then it totally freezes) and I have to do a hard reset. I have tried copying a number of different folders (pictures and music), and the same holds true: small folders with a few files copy without a hitch, but any time I try to copy a lot of files at once: freeze city. This problem occurs whether I am using Finder to copy the files or iPhoto/iTunes to import them.
    I have verified both disks using the Disk Utility AND restructured/verified them using DiskWarrior. I also had no problem copying all of my files from My Passport to a second external HD using this MacBook, so I assume the Passport is fine. Is this a physical problem with my internal HD? If so, why can't DiskWarrior or DiskUtility catch it? I just noticed that there is an internal HD recall for this model of macbook, although I have never gotten the question mark on startup that would qualify me for a replacement HD from Apple. Maybe it's a problem with Snow Leopard... I would love to know if anyone has had this problem before or has some advice.
    Thanks,
    Sam

    External USB/FW drives 'falling off' or drives spinning down (going to sleep) and I would assume since you have been running 10.4 that the Passport might be older model, perhaps not the latest firmware, maybe not compatible with Macs and with Snow Leopard.
    Obviously you want FW800 but for some, USB worked where FW fails.
    Hard Reset: do you have another hard drive to boot from to run Disk Warrior? is that updated to 4.2 or later? you never want to run DW from CD. Else, boot from OS X 10.6.5; or Single User and run FSCK. HFS+ doesn't take kindly to hard restarts even though a Safe Boot helps a little, that isn't as good as FSCK or one of the other options.
    Disk Warrior Rebuild is more thorough, but if you hold OPTION while clicking on REBUILD it brings up more choices. And you want to scan the full hard drive.
    Going back to Aug/Sept 2009, there were a lot of threads about external hard drive issues. Wish I could point to a good one.

  • Cannot install OS (system hangs) on K7N2GM-L

    I've just put together a (mostly) new system.  The system posts OK, but when I try to install either Slackware or Win2k, the system hangs.  Slackware consistently hangs after recognizing the cd drive, with a message about a kernel bug, while Win2k hangs while loading hardware files, with a message about a registry error (As in a hardware registry, not the windows registry).  At one point, I was able to get slackware further in the install process, and even partitioned the hd, but I kept getting segfaults and then it would crash.
    [Update]:  Slackware actually hangs in one of two places.  Sometimes it hangs right after initializing the Ramdisk, at which poing it gives an eror about being "Unable to handle kernel NULL pointer dereference at virual address"  I get the CD error when FSB spectrum is set to .50, I get the ramdisk error when it is set to 1.00
    Things I've tried:
    I've tested both ram sticks individually.
    I've tried relaxing the memory timings, and changing the ram voltage.
    I've tried disabling external cache.
    Other info:
    System temperature: 30 degrees celsius
    CPU temp: 50 degrees celsius
    I had to manually tweak the FSB to 166 (was being registered at 100) and set the FSB/DDR ratio to 1:1 (otherwise my PC2700 showed a 100mhz clock)
    Voltages appear to be within tolerance.
    Can anyone suggest what might be wrong?  My power supply is rather cheap, but again, voltages look OK in the bios, and would that create such consistent problems?  Is it my RAM?  Or do I just have a faulty motherboard or CPU?
    I've been at this for hours and I'm going nuts.  Please help!

    qui3ote it's so hard to say just exactly what your rig is going to take to run properly...some ppl spend hours trying different component configurations trying to make them work together only to find out that they have 1 or even 2 components in the "mix" failing at the same time thus leaving them to scratch their heads in disbelievement...I've been there myself...your best bet is to do as the "pro" builders do...
    Homework, homework, homework...many of us now look around the net for others who have already built systems around a certain motherboard not being the first pioneers to venture into the unknown...saving ourselves countless hours because we've taken the time to talk to the experienced out there as to what will and will not work...
    Some of us who do build a lot of systems for other folx out there take the time to buy different brands of memory, PSU's, CPU's, MB's, etc...and play with different configs in order to find "what works" and then post results in different forums in order to let others know what they've tried and not tried...this usually takes a bit of capital in order to buy what's known as "troubleshooting parts" and can get quite expensive...
    To the occasional home builder: The days of buying and building with no problems is long past...with todays high speed systems, a lot of these home builders only remember the brand names that they used in the past thinking that they can go out and buy a really full featured high end MB, cheap generic or "Value" RAM memory, use the same case (usually 3 to 5 yrs old with a PSU in it that couldn't jump start someone's heart if they were dying, much less start up a power hungry high end gaming rig), as well as other peripherals...
    Then they head on down to the MB mfg's website (if they even have one these days) and (thankfully not in your case) begin to trash and bash the company about how they have a crappy product, blah, blah, blah...
    See where I'm going with this? In any case, as long winded as I've been here, you must now rise above the "occasional home builder" status and approach building with a new outlook as to "how to" and do that homework if you don't want to end up in this boat each and everytime...technology advances and it's up to us humans to advance our thought processes with it...
    I wish you luck in your build here...my biggest advice I can give you atm is to go read the sticky posts at the top of the forum for some excellent tips on Memory, troubleshooting, etc, in order to gain some insight into how to do what you're doing...also, as Raven here points out, that PSU is way out of it's league in being able to supply the power needed for the build you're doing...take a step up into the world of high speed computing and lay down some cash for some higher end components that will leave you tearing out less of your hair and give you some peace of mind...
    Apacer, OCZ, Corsair, Infineon, and, of course, Mushkin are all decent memory lines that have been known to work with these MB's...DO NOT buy cheap "Value" RAM memory for your board, it's likely to only give you more headaches...Mid to high end memory will cost you considerably more money but will save you countless hours of time trying to troubleshoot which to me is more valuable these days...a PSU with AT LEAST the amperage specs that Raven lists in his post, +3.3v-28, +5v-35A, +12V-18A, or even better is in most cases a requirement these days...and yes you're going to spend 60 to 100 dollars US or more to get one that gives you that spec...sales are a good thing to watch for all of this...
    Sorry to go on for so long but I just wanted to give you some insight into the "new age" of computer building! Hope I've enlightened some things for you...if not sorry I rambled on so much *chuckles*
    Good luck and let us know if you need any more help!

Maybe you are looking for

  • Substitution not working for VO

    Hi, In my programme, there is a substitution for AM and also a VO. I have run the substitution command and AM1 is getting substituted successfully but the extended VO1 is not getting substituted and its not even throwing any errors.(both AM1 and VO1

  • Want to query a set of unique values for concat columns

    Hi, I have Table1 with unique constraint on col2 and col3. Have to optimize the following query as it does a FTS select * from table1 where col2||col3 in (col1val1 || col2val1, col1val2 || col2val2, ....) Please advise, Thanks In Advance.

  • Java 2D OpenGL pipe performance in JDK1.5

    I've done some tests with OpenGL pipe in JDK1.5 and the results were not that statisfying... I downloaded the the J2DBench source code from the sun site and runned the tests. The results: Summary:   Rendering - Default ppl:     Number of tests:  226

  • Uninstall will not work: "uninstall not successful"

    I am attempting to uninstall Adobe Reader for Android from my htc droid incredible running Android 2.2. I receive a message "uninstall not successful". Alternately, I would be able to solve the problem if Adobe Reader would allow me to remove the def

  • Analysis tab in complaint

    Hi all, In CRMD_order for complaint, there is analysis tab in transaction data as well as at item level. where as in webui, am not able to find out that tab. even when i went to the personalize;;; its missing there. Is there any way to keep that tab