Troubleshoot recent overheating + immediate shutdowns (hard/software?)

Since last Friday, I've been experiencing frequent, instant shutdowns due to overheating. I've had these occur before, but generally when running intensive computations in R. I'd initiate a script at bedtime, and wake up to find my computer off (shut down in the night). I learned to put a small book under it, run a fan next to it, or literally place it on it's side, resting on the non-fan edge and the lid to expose the whole bottom to "breathe." Recently, however, I have incessant, unexpected, immediate shutdowns during "normal use" (terminal, browser with, say, 4-10 non-video-playing tabs open), or even just updating with pacman.
Unfortunately, use of some proprietary software along with needing some IE-specific sites at work had me in Windows 7 for ~1.5 weeks non-stop. This is really unusual for me, and I prefer to live in Arch as much as possible. Because of this, I didn't get to notice if this would have gradually increased in frequency or started abruptly. The behavior is drastically and noticeably different than anything I've experienced, completely kills the use of Linux for me, and I'd really like to identify if this is something to do with software, or if I'm experiencing a hardware failure of some sort (loose thermal gel?). I did a mess of trials this weekend, with results below. Thanks for any input or suggestions.
System details
- HP 8540w workstation
- Intel i7 Q720 (4 physical cores, 8 virtual)
- Nvidia Quadro FX 1800M
- Using nvidia (334.21-4), nvidia-utils (334.21-4), nvidia-libgl (334.21-7)
- Relevant BIOS options (as far as I can tell):
--- Multi-core: turns off all physical cores other than the first
--- Intel HT Technology: hyperthreading support (appears to turn off all virtual/hyperthreaded cores)
--- Virtualization (unsure if relevant, but affects dmesg output for kvm abilities)
$ uname -a
Linux bigBang 3.14.0-5-ARCH #1 SMP PREEMPT Fri Apr 11 21:02:33 CEST 2014 x86_64 GNU/Linux
$ sudo cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
ondemand # same for all other cpus, 1-7
I have acpi installed, but not acpid, laptop tools, cpupower, or others mentioned in the power management or CPU frequency scaling Wiki articles.
Edit: Oops! I caught that I actually did have cpupower installed, from way back in 2012, and removed it last night. I don't recall ever setting it up, and issuing `locate cpupower` now that it's gone doesn't get any hits, so I'm thinking this means I never created a config file for it (which would have yielded, I think, a file.pacsave upon removal). Sorry for the mixup!
Assume everything else is "stock" (in other words, no kernel options appended, etc.). This is pretty much a "vanilla" Arch system other than the applications I've installed. Feel free to ask follow up questions if I've missed something relevant.
System messages
Here are examples of the errors I'm seeing:
$ dmesg | grep -i mce
[ 0.040954] mce: CPU supports 9 MCE banks
[18912.069281] mce: [Hardware Error]: Machine check events logged
[19662.531507] mce: [Hardware Error]: Machine check events logged
[20112.808818] mce: [Hardware Error]: Machine check events logged
$ dmesg | grep -i temper
[ 367.990859] CPU6: Core temperature above threshold, cpu clock throttled (total events = 1)
[ 367.990862] CPU7: Core temperature above threshold, cpu clock throttled (total events = 1)
[ 367.991919] CPU6: Core temperature/speed normal
[ 367.991922] CPU7: Core temperature/speed normal
[ 668.175622] CPU6: Core temperature above threshold, cpu clock throttled (total events = 508)
[ 668.175623] CPU7: Core temperature above threshold, cpu clock throttled (total events = 508)
[ 668.176683] CPU6: Core temperature/speed normal
[ 668.176685] CPU7: Core temperature/speed normal
Here are my limits, per lm_sensors:
$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +57.0°C (high = +84.0°C, crit = +100.0°C)
Core 1: +57.0°C (high = +84.0°C, crit = +100.0°C)
Core 2: +57.0°C (high = +84.0°C, crit = +100.0°C)
Core 3: +57.0°C (high = +84.0°C, crit = +100.0°C)
I installed the mcelog package, which shows messages like this:
Hardware event. This is not a software error.
Apr 14 21:36:50 bigBang mcelog[10019]: MCE 0
Apr 14 21:36:50 bigBang mcelog[10019]: CPU 5 THERMAL EVENT TSC 1b184fe88d88
Apr 14 21:36:50 bigBang mcelog[10019]: TIME 1397511379 Mon Apr 14 16:36:19 2014
Apr 14 21:36:50 bigBang mcelog[10019]: Processor 5 heated above trip temperature. Throttling enabled.
Apr 14 21:36:50 bigBang mcelog[10019]: Please check your system cooling. Performance will be impacted
Apr 14 21:36:50 bigBang mcelog[10019]: STATUS 880003c3 MCGSTATUS 0
Apr 14 21:36:50 bigBang mcelog[10019]: MCGCAP 1c09 APICID 5 SOCKETID 0
Apr 14 21:36:50 bigBang mcelog[10019]: CPUID Vendor Intel Family 6 Model 30
Apr 14 21:36:50 bigBang mcelog[10019]: Hardware event. This is not a software error.
Apr 14 21:36:50 bigBang mcelog[10019]: MCE 1
Apr 14 21:36:50 bigBang mcelog[10019]: CPU 4 THERMAL EVENT TSC 1b184fe8a5da
Apr 14 21:36:50 bigBang mcelog[10019]: TIME 1397511379 Mon Apr 14 16:36:19 2014
Apr 14 21:36:50 bigBang mcelog[10019]: Processor 4 heated above trip temperature. Throttling enabled.
Apr 14 21:36:50 bigBang mcelog[10019]: Please check your system cooling. Performance will be impacted
Apr 14 21:36:50 bigBang mcelog[10019]: STATUS 880003c3 MCGSTATUS 0
Apr 14 21:36:50 bigBang mcelog[10019]: MCGCAP 1c09 APICID 4 SOCKETID 0
Apr 14 21:36:50 bigBang mcelog[10019]: CPUID Vendor Intel Family 6 Model 30
Apr 14 21:36:50 bigBang mcelog[10019]: Hardware event. This is not a software error.
Method
In updating my AUR-built packages, I got repeated shutdowns when trying to build pandoc-static, a pretty compiling-heavy package. I googled around quite a bit about thermal events, with nothing conclusively sticking out as the solution. Honestly, it reduced to trying pcie_aspm=0 or pcie_aspm=force -- that's really about all I could find! I thought I would try various things and log the temperature and frequency while trying to build pandoc-static. Here was my final summary of trials conducted:
Key:
- bios virt: "Virtualization Technology" turned on in BIOS?
- bios multi: "Multi-Core" turned on in BIOS?
- intel ht: "Intel HT Technology" turned on in BIOS?
- X: started X with `startx` or run from TTY1?
- cores: which CPUs were active (as per the scheme in /sys/devices/system/cpu/cpu*)?
- success: did pandoc-static build successfully (1), or did the machine hard kill itself (0)?
| log id | kernel | pcie_aspm | bios virt | bios multi | intel ht | X? | cores | success? | note |
|--------+----------+-----------------+-----------+------------+----------+----+---------------+----------+-----------------------|
| 4 | 3.14.0-5 | default | 1 | 1 | 1 | 1 | [0-5] | 1 | |
| 5 | 3.14.0-5 | pcie_aspm=0 | 1 | 1 | 1 | 1 | all | 0 | |
| 6 | 3.14.0-5 | pcie_aspm=force | 1 | 1 | 1 | 1 | all | 0 | |
| 7 | 3.14.0-5 | default | 1 | 1 | 1 | 1 | all | 1 | |
| 8 | 3.14.0-5 | default | 1 | 1 | 1 | 1 | 0, 2, 4, 6 | 0 | |
| 9 | 3.14.0-5 | default | 1 | 1 | 1 | 1 | 0, 1, 3, 5, 7 | 0 | can't turn off core 0 |
| 10 | 3.14.0-5 | default | 1 | 1 | 1 | 1 | [0-5] | 1 | replicate (4) |
| 11 | 3.10.36 | default | 1 | 1 | 1 | 1 | all | 0 | |
| 12 | 3.14.0-5 | default | 1 | 1 | 1 | 0 | all | 0 | |
| 13 | 3.14.0-5 | default | 0 | 1 | 1 | 1 | all | 0 | |
| 14 | 3.14.0-5 | default | 0 | 0 | 1 | 1 | 0-1 | 1 | |
| 15 | 3.14.0-5 | default | 0 | 1 | 0 | 1 | 0-3 | 0 | |
| 16 | 3.10.36 | default | 1 | 1 | 1 | 0 | all | 0 | |
| 17 | 3.14.0-5 | default | 1 | 1 | 1 | 1 | all | 0 | |
| 18 | 3.14.0-5 | default | 1 | 1 | 1 | 1 | [0-5] | 1 | replicate (4) |
For instances where only certain cores were enabled, the following method was used:
# echo 0 > /sys/devices/system/cpu/cpu6/online
The effect was verified in the output of dmesg for each core:
[ 2024.174235] kvm: disabling virtualization on CPU6
[ 2030.187053] kvm: disabling virtualization on CPU7
I tried a couple without X to rule out an Nvidia issue, as I also have a recent issue of closing my lid not suspending anymore. This is apparently an Nvidia issue, so I thought I'd at least try to rule it out. I threw in the LTS kernel just to see if I noticed any differences (I didn't).
In each case, I used the following procedure:
- Fresh boot
- Open one instance of urxvt with three tabs (or three TTYs if running one of the two non-X trials)
- run a cpu-logging script as root in one tab, a dmesg logging script from a regular user tab, and `yaourt pandoc-static` from a third tab
- if the machine hard killed, move on. If not, stop the logger, reboot, and start over (applying any BIOS changes when necessary)
All trials except 16, 17, and 18 were run at my house in the dining room, with the laptop resting on a small book (not obscuring the fan ports underneath). The last three were run today at work, and I put a similarly sized book under the laptop to try and replicate conditions reasonably well.
I wrote a kludgy script (I'm no bash guy...) to collect the data in csv format. It's called by another script (not shown) that runs a continuous while loop every 10 seconds.
#!/bin/sh
temp0=`sensors | grep "Core 0" | awk '{print $3}' | sed s/"+"// | sed s/"°C"//`
temp1=`sensors | grep "Core 1" | awk '{print $3}' | sed s/"+"// | sed s/"°C"//`
temp2=`sensors | grep "Core 2" | awk '{print $3}' | sed s/"+"// | sed s/"°C"//`
temp3=`sensors | grep "Core 3" | awk '{print $3}' | sed s/"+"// | sed s/"°C"//`
for i in 0 1 2 3 4 5 6 7
do
eval cpu$i=`cat /sys/devices/system/cpu/cpu$i/cpufreq/cpuinfo_cur_freq`
done
time=`date +%H:%M:%S`
top=`ps aux | awk '{print $11, $3}' | sort -k2rn | head -n 3`
top=`echo $top | sed s/" "/", "/g`
echo "$time, $temp0, $temp1, $temp2, $temp3, $cpu0, $cpu1, $cpu2, $cpu3, $cpu4, $cpu5, $cpu6, $cpu7, $top" >> /home/jwhendy/temp-freq.log
I also output the results of `dmesg | grep -i mce` and `dmesg | grep -i temper` to two separate files every 10 seconds.
Results
The result of most interest came when I noticed that it was always cpu6 and cpu7 that showed up in dmesg logs. I found the trick above about disabling specific cores, and decided to try it... the build succeeded! I replicated this effect three different times, which I find significant given that almost nothing else succeeded.
I used R and the ggplot2 package to plot the results, and here are two replicates of "default" Arch 3.14.0 (no changes) vs. the three runs in which I've disabled cores 6-7:
Note the absence of the rapid spikes > 90C, which are entirely the blue lines in the left two plots. That color is for the "Core 3" temperature reported by lm_sensors (fourth core), which I take it is responsible for cpu6 and cpu7. Subjectively, I noticed that the laptop ran with much lower fan speeds, they kicked in later in the build, and simply ran less with cpu6/7 off. Frequencies appear to jump around with both, showing a pretty even spread of them cycling. The plots don't make it very clear, but the first default run succeeded, while the second one hard shutdown. Again, all three with cpu6/7 off succeeded.
Discussion
Case closed? Is this definitely a hardware issue? I'm still not sure, and that's where I'd like some assistance. Having replicated three successes with cpu6 and cpu7 off, I felt pretty confident. But from my current boot (with cpu6/7 off), I checked dmesg after running rsync for a couple hours catching up on backups!
[18661.079071] CPU4: Core temperature above threshold, cpu clock throttled (total events = 1)
[18661.079072] CPU5: Core temperature above threshold, cpu clock throttled (total events = 1)
[18661.080133] CPU4: Core temperature/speed normal
[18661.080135] CPU5: Core temperature/speed normal
[19598.570458] CPU5: Core temperature above threshold, cpu clock throttled (total events = 182)
[19598.570459] CPU4: Core temperature above threshold, cpu clock throttled (total events = 182)
[19598.571517] CPU4: Core temperature/speed normal
[19598.571520] CPU5: Core temperature/speed normal
[20015.016963] CPU4: Core temperature above threshold, cpu clock throttled (total events = 221)
[20015.016965] CPU5: Core temperature above threshold, cpu clock throttled (total events = 221)
[20015.019037] CPU4: Core temperature/speed normal
[20015.019040] CPU5: Core temperature/speed normal
Also, note that run #15 above (disabling hyperthreading in BIOS) turns off cpu4-7, however the dmesg temp logs show that cpu3 was reporting temperature overages and that trial resulted in a hard shutdown. I'm not confident in how the system numbers the cpus (cpu0 and cpu1 are the hyperthreads for the first physical core? Is this always the case?). If numbering is consistent and this means that cpu6 and cpu7 are both hyperthreads of two different cores, this is also perplexing, since runs #8 and #9 turned off odd and even (respectively) cores yet saw no improvement. Both reported one of the suspect cpus (6 for even run, 7 for the odd), and both hard killed, #8 before it could even log any high spikes.
- Here's a plot of those two runs
There's also the issue that this never happens on Windows, or at least the forced shutdowns don't occur. Perhaps there are warnings or logs somewhere showing the same issue, but it's controlling the issue somehow. I'd love suggestions to check; if there aren't any errors reported, that shifts the evidence back to a potential software issue.
Lastly, mcelog says flat out "This is not a software error." Now, I hear that... but I don't understand why changing which hyperthreads are online should change which cores overheat (always the highest numbered one). Or, say, could disabling those cores just disable the associated temperature sensor and it's still just as hot in that area, but it's not being measured/reported?
For now, turning off cpu6 and cpu7 at least gives me a system that doesn't die on me with every action, so Arch remains usable. I've read a bunch of posts on this that frankly aren't much help. They range in content from "One cpu is ~10C higher than others" (to which people say, "Don't worry about it") to advice to simply go in an manually change the cpu temperature threshold values (seems like a horrible idea to me), to aspm fiddling (which seems like it was supposedly fixed in Linux 3.0+ if not before), and changing governors (I'm on ondemand, not performance, which seems reasonable).
I typed a lot above, and that's because I would like the best chance I have to know what this is related to. Alright, 'nuff of the problem. Onto the solution. Many thanks for reading, and any assistance/suggestions you can provide.
Last edited by jwhendy (2014-04-15 16:08:56)

@ewaller: thanks for the feedback! Yeah, this was one of my more obsessive ones for sure. I admit that data collection and analysis is both a part of my job, and a hobby
Re. Windows: subjectively, I think Windows runs with the fan much less (but always has, not a recent thing). It's also much slower and far less responsive (issue something like alt+tab to change windows and wait 1-3 full seconds for it to catch up). I could run something intensive in Win7 and check the logs to see if anything similar shows up (could Win7 just be controlling it somehow?). What surprises me is that Arch is catching that the cpus are over critical and throttling them, but they seem to spike so fast from ~80C to 100C that it can't do anything but hard kill.
Re. hardware: thanks for your take. I plan to take this apart and brush/blow any dust out, so I'll take a look while I'm in there for anything obviously loose or weird.
Re. what's changed: I've wondered that myself and am just drawing a blank. I tried to check for over-temp reports in journalctl, but unfortunately, have SystemMaxUse=250M in /etc/systemd/journald.conf. It appears that all of my experiments this weekend purged older entries, so journalctl starts at 2014-04-12 -- bummer. Still, I haven't changed anything major that I'm aware of. Just booted up, started doing normal stuff (updating packages, chromium, etc.), and I noticed the fan ramp up like crazy. Then that horrid "peeew" sound when the computer kills itself. Thought it was a fluke, but happened again and again.
Re. pacman logs: here's my pacman log for what I think is a relevant period. Prior to 2014-04-09, the previous entry was 2014-03-31 (that period was the living-in-Windows time I mentioned). I omitted some more recent entries since the problem was already present as of Apr 09-10, and a majority of more recent entries are related to trying to get nouveau to work with acceleration (lots of installing/un-installing nvidia/nouveau to troubleshoot that issue -- in progress!).
[2014-04-09 17:48] [PACMAN] Running 'pacman -Syu'
[2014-04-09 17:48] [PACMAN] synchronizing package lists
[2014-04-09 17:48] [PACMAN] starting full system upgrade
[2014-04-09 17:54] [PACMAN] upgraded apr-util (1.5.3-3 -> 1.5.3-4)
[2014-04-09 17:54] [PACMAN] upgraded readline (6.3-3 -> 6.3.003-2)
[2014-04-09 17:54] [PACMAN] upgraded bash (4.3-3 -> 4.3.008-2)
[2014-04-09 17:54] [PACMAN] upgraded boost-libs (1.55.0-4 -> 1.55.0-5)
[2014-04-09 17:54] [PACMAN] upgraded openssl (1.0.1.f-2 -> 1.0.1.g-1)
[2014-04-09 17:54] [PACMAN] upgraded ca-certificates (20140223-2 -> 20140325-1)
[2014-04-09 17:54] [PACMAN] upgraded cpupower (3.13-2 -> 3.14-1)
[2014-04-09 17:54] [PACMAN] upgraded cups-filters (1.0.50-1 -> 1.0.52-1)
[2014-04-09 17:54] [PACMAN] installed libavc1394 (0.5.4-2)
[2014-04-09 17:54] [PACMAN] installed libiec61883 (1.2.0-4)
[2014-04-09 17:54] [PACMAN] installed gstreamer0.10-good-plugins (0.10.31-5)
[2014-04-09 17:54] [PACMAN] upgraded farstream-0.1 (0.1.2-3 -> 0.1.2-4)
[2014-04-09 17:54] [PACMAN] upgraded fftw (3.3.3-2 -> 3.3.4-1)
[2014-04-09 17:54] [PACMAN] upgraded sqlite (3.8.4.2-1 -> 3.8.4.3-1)
[2014-04-09 17:54] [PACMAN] upgraded nss (3.15.5-2 -> 3.16-1)
[2014-04-09 17:54] [PACMAN] upgraded flashplugin (11.2.202.346-1 -> 11.2.202.350-1)
[2014-04-09 17:54] [PACMAN] upgraded ghostscript (9.10-3 -> 9.14-1)
[2014-04-09 17:54] [PACMAN] upgraded gnutls (3.2.12.1-1 -> 3.2.13-1)
[2014-04-09 17:54] [PACMAN] upgraded groff (1.22.2-5 -> 1.22.2-6)
[2014-04-09 17:54] [PACMAN] upgraded hplip (3.14.3-2 -> 3.14.4-1)
[2014-04-09 17:55] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-04-09 17:55] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Starting build: 3.13.8-1-ARCH
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Starting build: 3.13.8-1-ARCH
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-04-09 17:55] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2014-04-09 17:55] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-04-09 17:55] [PACMAN] upgraded linux (3.13.7-1 -> 3.13.8-1)
[2014-04-09 17:55] [PACMAN] upgraded linux-headers (3.13.7-1 -> 3.13.8-1)
[2014-04-09 17:55] [PACMAN] upgraded man-pages (3.63-1 -> 3.64-1)
[2014-04-09 17:55] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2014-04-09 17:55] [PACMAN] upgraded pacman-mirrorlist (20140107-1 -> 20140405-1)
[2014-04-09 17:55] [PACMAN] upgraded python2-numpy (1.8.0-3 -> 1.8.1-1)
[2014-04-09 17:55] [PACMAN] upgraded r (3.0.2-2 -> 3.0.3-1)
[2014-04-09 17:55] [PACMAN] upgraded xorg-xauth (1.0.8-1 -> 1.0.9-1)
[2014-04-09 17:55] [PACMAN] upgraded yajl (2.0.4-2 -> 2.1.0-1)
[2014-04-09 18:03] [PACMAN] Running 'pacman --color auto -Sy'
[2014-04-09 18:03] [PACMAN] synchronizing package lists
[2014-04-10 13:45] [PACMAN] Running 'pacman --color auto -Sy'
[2014-04-10 13:45] [PACMAN] synchronizing package lists
[2014-04-10 13:45] [PACMAN] Running 'pacman -Syu'
[2014-04-10 13:45] [PACMAN] synchronizing package lists
[2014-04-10 13:45] [PACMAN] starting full system upgrade
[2014-04-10 13:46] [PACMAN] upgraded kmod (16-1 -> 17-1)
[2014-04-10 13:46] [PACMAN] upgraded libsystemd (212-1 -> 212-2)
[2014-04-10 13:46] [PACMAN] upgraded coreutils (8.22-3 -> 8.22-4)
[2014-04-10 13:46] [PACMAN] upgraded libutil-linux (2.24.1-4 -> 2.24.1-6)
[2014-04-10 13:46] [PACMAN] upgraded util-linux (2.24.1-4 -> 2.24.1-6)
[2014-04-10 13:46] [PACMAN] upgraded systemd (212-1 -> 212-2)
[2014-04-10 13:46] [PACMAN] upgraded chromium (33.0.1750.152-1 -> 34.0.1847.116-1)
[2014-04-10 13:46] [PACMAN] upgraded x265 (0.8-2 -> 0.9-1)
[2014-04-10 13:46] [PACMAN] upgraded ffmpeg (1:2.2-2 -> 1:2.2-3)
[2014-04-10 13:47] [PACMAN] upgraded git (1.9.1-1 -> 1.9.2-1)
[2014-04-10 13:47] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-04-10 13:47] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Starting build: 3.14.0-4-ARCH
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Starting build: 3.14.0-4-ARCH
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-04-10 13:47] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-04-10 13:47] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2014-04-10 13:48] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-04-10 13:48] [PACMAN] upgraded linux (3.13.8-1 -> 3.14-4)
[2014-04-10 13:48] [PACMAN] upgraded linux-headers (3.13.8-1 -> 3.14-4)
[2014-04-10 13:48] [PACMAN] upgraded lirc-utils (1:0.9.0-70 -> 1:0.9.0-71)
[2014-04-10 13:48] [PACMAN] upgraded nvidia (334.21-2 -> 334.21-4)
[2014-04-10 13:48] [PACMAN] upgraded systemd-sysvcompat (212-1 -> 212-2)
[2014-04-10 13:51] [PACMAN] Running 'pacman -Syu'
[2014-04-10 13:51] [PACMAN] synchronizing package lists
[2014-04-10 13:51] [PACMAN] starting full system upgrade
[2014-04-10 13:51] [PACMAN] Running 'pacman -Sc'
[2014-04-10 14:16] [PACMAN] Running 'pacman --color auto -Sy'
[2014-04-10 14:16] [PACMAN] synchronizing package lists
[2014-04-10 14:21] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-jwhendy/PKGDEST.K0M/chromium-libpdf-1:34.0.1847.116-1-x86_64.pkg.tar.xz'
[2014-04-10 14:21] [PACMAN] upgraded chromium-libpdf (1:33.0.1750.149-1 -> 1:34.0.1847.116-1)
[2014-04-10 14:26] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-jwhendy/PKGDEST.R9f/dropbox-2.6.25-1-x86_64.pkg.tar.xz'
[2014-04-10 14:26] [PACMAN] upgraded dropbox (2.6.13-1 -> 2.6.25-1)
[2014-04-10 15:41] [PACMAN] Running 'pacman -Syu'
[2014-04-10 15:41] [PACMAN] synchronizing package lists
[2014-04-10 15:41] [PACMAN] Running 'pacman --color auto -Sy'
[2014-04-10 15:41] [PACMAN] synchronizing package lists
[2014-04-10 15:43] [PACMAN] Running 'pacman --color auto -S -u'
[2014-04-10 15:43] [PACMAN] starting full system upgrade
[2014-04-10 15:43] [PACMAN] upgraded libjpeg-turbo (1.3.0-4 -> 1.3.1-1)
[2014-04-10 15:43] [PACMAN] upgraded mpd (0.18.9-1 -> 0.18.10-1)
[2014-04-10 15:43] [PACMAN] upgraded python2-urwid (1.2.0-2 -> 1.2.1-1)
[2014-04-10 15:43] [PACMAN] Running 'pacman --color auto -S --asdeps --needed extra/itstool'
[2014-04-10 15:44] [PACMAN] installed itstool (2.0.2-1)
[2014-04-10 15:53] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-jwhendy/PKGDEST.Ikd/evince-gtk-3.12.0-1-x86_64.pkg.tar.xz'
[2014-04-10 15:53] [PACMAN] upgraded evince-gtk (3.10.3-1 -> 3.12.0-1)
[2014-04-10 16:08] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-jwhendy/PKGDEST.7Bs/jdk-8u0-1-x86_64.pkg.tar.xz'
[2014-04-10 16:11] [PACMAN] Running 'pacman -S lm_sensors'
[2014-04-10 16:12] [ALPM-SCRIPTLET] ==> Updating desktop MIME database...
[2014-04-10 16:12] [ALPM-SCRIPTLET] ==> Updating MIME database...
[2014-04-10 16:12] [ALPM-SCRIPTLET] ==> Updating icon cache...
[2014-04-10 16:12] [PACMAN] upgraded jdk (7.51-1 -> 8u0-1)
[2014-04-10 16:12] [PACMAN] Running 'pacman --color auto -S --asdeps --needed extra/cabal-install extra/ghc community/alex community/happy'
[2014-04-10 16:13] [PACMAN] installed cabal-install (1.18.0.2-1)
[2014-04-10 16:13] [PACMAN] installed ghc (7.6.3-1)
[2014-04-10 16:13] [PACMAN] installed alex (3.1.3-1)
[2014-04-10 16:13] [PACMAN] installed happy (1.19.3-1)
[2014-04-10 16:14] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-jwhendy/PKGDEST.DcA/zukitwo-themes-20140329-1-any.pkg.tar.xz'
[2014-04-10 16:14] [PACMAN] upgraded zukitwo-themes (20131210-1 -> 20140329-1)
[2014-04-10 16:14] [PACMAN] Running 'pacman -Syu'
[2014-04-10 16:14] [PACMAN] synchronizing package lists
[2014-04-10 16:15] [PACMAN] starting full system upgrade
[2014-04-10 16:16] [PACMAN] Running 'pacman -Rsc itstool happy ghc alex cabal-install'
[2014-04-10 16:16] [PACMAN] removed cabal-install (1.18.0.2-1)
[2014-04-10 16:16] [PACMAN] removed alex (3.1.3-1)
[2014-04-10 16:16] [PACMAN] removed ghc (7.6.3-1)
[2014-04-10 16:16] [PACMAN] removed happy (1.19.3-1)
[2014-04-10 16:16] [PACMAN] removed itstool (2.0.2-1)
[2014-04-10 17:40] [PACMAN] Running 'pacman -Rsc gnome-themes-standard unixobdc'
[2014-04-10 17:40] [PACMAN] Running 'pacman -Rsc gnome-themes-standard unixodbc'
[2014-04-10 17:40] [PACMAN] removed unixodbc (2.3.2-1)
[2014-04-10 17:40] [PACMAN] removed gnome-themes-standard (3.10.0-1)
[2014-04-10 17:40] [PACMAN] removed cantarell-fonts (0.0.15-1)
[2014-04-10 17:40] [PACMAN] Running 'pacman -Sc'
[2014-04-11 12:51] [PACMAN] Running 'pacman -S gnome-themes-standard'
[2014-04-11 12:52] [PACMAN] installed cantarell-fonts (0.0.15-1)
[2014-04-11 12:52] [PACMAN] installed gnome-themes-standard (3.10.0-1)
I found a post about the graphics driver affecting the laptop temperature, which is prompting me to re-run the test above with nouveau. Unfortunately, I can't startx without noaccel=1 and I get horrible performance with this.The solution there was to use the kernel option `radeon.dpm=1`, which for nvidia appears to be to use DPMS, which I seem to have, so perhaps that isn't relevant/related?
$ grep -i dpms /var/log/Xorg.0.log
[ 52.969] Initializing built-in extension DPMS
[ 56.794] (==) NVIDIA(0): DPMS enabled
While I was looking for how far back the overheating went, I also stumbled across some other errors in journalctl like this:
Apr 15 08:10:07 bigBang kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 15 08:10:07 bigBang kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
Apr 15 08:10:07 bigBang kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 15 08:10:07 bigBang kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
Apr 15 08:10:07 bigBang kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 15 08:10:07 bigBang kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
Apr 15 08:10:07 bigBang kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 15 08:10:07 bigBang kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20131218/utaddress-258)
This post mentions a similar warning, but doesn't really get resolved. Here's another bug about that, which is both recent and also unresolved (active). The bug, however, says nothing about what effect it actually has! I'm not sure if there's anything undesirable about it other than an ugly warning...
Action items for me
- Try with nouveau (X and no-X)
- I'll be trying one of these utilities on Windows 7 shortly to see if the cpu temp is reported there.
Thanks again for the response/suggestions!

Similar Messages

  • I recently installed a new hard drive and don't know how to install the software.

    I recently installed a new hard drive and now when I turn it on, it just shows a blinking file with a question mark on it. What do I do now? How do I install the software if I can't get on the internet from my MacBook? Can the apple store do it for me?

    Which operating system version did you have? 
    We also need to know which exact model Mac (almost always include this information when you post - saying MaBookPro is almost as bad as saying "Ford car" in terms of the variety of submodels) because some newer models can boot from the Internet.
    OS X: About OS X Recovery - http://support.apple.com/kb/HT4718 - "OS X Lion, Mountain Lion, and Mavericks include OS X Recovery. This feature includes all of the tools you need to reinstall OS X, repair your disk, and even restore from a Time Machine backup without the need for optical discs."

  • I have an iBook g4 14" 1.42 ghz. I recently installed a new hard drive.  I put the install CD in. Then, I pressed the power button, then the "C" key. Black screen and No chiming. Please tell me, what I can do to resolve this? What is the problem with it?

    I have an iBook g4 14" 1.42 ghz. I recently installed a new hard drive.  I put the install CD in. Then, I pressed the power button, then the "C" key. Black screen and No chiming. Please tell me, what I can do to resolve this? What is the problem with it?

    Since it will not boot then a hardware test can't be run. You could try FireWire Target Disk Mode and if it works then access from another Mac to run tests on the new drive. You could also try installing the OS X software from the host computer. If this does not work then professional help should be considered.
    http://support.apple.com/kb/ht1661
    http://osxdaily.com/2010/04/07/how-to-boot-a-mac-in-target-disk-mode/
    http://www.macobserver.com/tmo/answers/how-to-use-target-disk-mode-to-boot-from- another-macs-hard-drive

  • I recently used an external hard drive to back up photos etc from my mac, I didn't do a full system back up. Since then a finder window titled 'client node' keeps popping up every time i hit the spacebar. Can anyone help me please stop this happening?

    I recently used an external hard drive to back up photos etc from my mac, I didn't do a full system back up. Since then a finder window titled 'client node' keeps popping up every time i hit the spacebar. Can anyone help me please stop this happening?

    Click on it, choose Get Info from the File menu, and check the format.
    If it's formatted as NTFS, reformat it as MS-DOS, exFAT, or Mac OS Extended (Journaled) as desired, or install software such as Paragon NTFS on the computer.
    If it's formatted as FAT32 or exFAT, use the Disk Utility's Repair Disk command on it; this may also happen for a flash drive which is about to fail.
    If it's formatted as Mac OS Extended, click Authenticate and provide your administrator password, or change the permissions on that specific folder in its Get Info window.
    (109318)

  • I recently updated my IPhone 4 software to IOS 6.1 When I turned the phone back on my contacts were lost? only a few that were in favorites were still there

    I recently updated my IPhone 4 software to IOS 6.1 When I turned the phone back on my contacts were lost? only a few that were in favorites were still there. I was getting messages that I have to delete some backup storage (which I did) and the contacts still do not appear.ellen2140

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.

  • I've got a problems with my Iphone 4, I've recently upgraded to the new software (5.1), since then the iTunes doesn't recognize my iphone, as the error comes up:' iTunes could not connect to this iPhone because an unknown error (ex8000022)

    I've recently upgraded to the new software (5.1), since then the iTunes doesn't recognize my iphone, as the error comes up:' iTunes could not connect to this iPhone because an unknown error (ex8000022).
    Are you guys facing the same problem?
    Let me know your opinions, solutions and even problems.
    Thank You !

    http://support.apple.com/kb/HT4137
    How to restore as new.
    and this for itunes message
    http://support.apple.com/kb/HT1808

  • TS3694 itunes error (-42404) -- Okay, getting a little frustrated (but then again, who isn't a little frustrated?). I recently tried to upgrade iTunes software a few days ago but it failed. What is (-42404) error code mean?

    itunes error (-42404) -- Okay, getting a little frustrated (but then again, who isn't a little frustrated?). I recently tried to upgrade iTunes software a few days ago but it failed. What is (-42404) error code mean?
    I get the following:
      (1) iTunes - The software required for communicating with iPods and mobile phones was not installed correctly. Do you want iTunes to try to repair this for you? Yes/No
      (2) iTunes - The software required for communicating with iPods and mobile phones could not be repaired. Please reinstall iTunes if you wish to use these devices. OK
      (3) iTunes error message - A required iTunes component is not installed. Please repair or reinstall iTunes. (-42404) OK
      (4) iTunes error message - We could not complete your iTunes Store request. A required iTunes component is not installed. Please repair or reinstall iTunes. (-42404) There is an error in the iTunes Store. Please try again later. OK
    Okay, so I decided to uninstall and reinstall. Funny, iTunes can be found in a program folder, but it does not show up in the programs list. I tried to look for it using the command prompt ("wmic" --> "product get name") but iTunes is not there either. Doesn't even show up in the registry to try to uninstall.
    I just want to "properly" uninstall and reinstall iTunes (plus the other usual suspects, Apple Software Update, Apple Mobile Device Support, Bonjour, & Apple Application Support). If anyone out there has any suggestions, please help! (I'm running Windows Vista -- don't judge/laugh) :-)

    Okay, feeling like an idiot, but will share so others don't have to. I rebooted my computer and that enabled iTunes to reappear in the programs list. Don't appear to be having the same problems as before (no error messages now). Problem solved!

  • I recently purchased an external hard drive to back up my iMovies. When I try to open the movies on the backup I get a message "you may not have permission to modify that folder" How do I change permissions on the backup?

    I recently purchased an external hard drive to back up my iMovies. When I try to open the movies on the backup I get a message "you may not have permission to modify that folder" How do I change permissions on the backup?

    Hi
    One Must NEVER move or alter any folders named
    • iMovie Event's - or -
    • iMovie Projects - or - alike
    on DESKTOP/FINDER - Ever ! - ONLY Within the iMovie Program ! else all connections are broken and hard to impossibly to mend !
    but rather do as described here under
    Moving Event's and Project's
    Connection - Either connect one Mac in Target mode to the other via FireWire. Or use an external hard disk !
    (Target-Mode - Start one Mac e.g. laptop - BUT keep T-key down during full up-start - Now a FW-symbol is jumping around the screen and it will work as an external hard disk when connected to the other Mac)
    A. The External Hard Disk - MUST BE - Mac OS Extended (hfs) formatted to work for Video. UNIX/DOS/FAT32/Mac OS Exchange works for most other things but not for Video whatever program is used (iMovie or FinalCut)
    B. Should be a FireWire one as USB/USB2 performs badly to me and especially when filling up
    C. Do never Move or Alter any folder named
    • iMovie Event's - or -
    • iMovie Project's
    on DeskTop/Finder - as this will result in iMovie losing connections to them and repair can be anything from hard to impossibly
    D. Moving and Copying must be done within iMovie application and Events to Events - and - Project's to Project's.
    E. Moving Project's to Event's - Do not work for me - I have to export project as a QuickTime movie then Import this into Events.
    Event's window can show two faces
    Like this
    or like this
    from one hard disk Event - You can move it to the other hard disk
    You can not (at least not me) move Event to Project or other way around only
    Event to Event and Project to Project
    Yours Bengt W

  • Keep getting a "the disk you inserted was not readable by this computer" when I insert my printer cord into either USB port.  Recently installed a portable hard drive for back up purposes.  Related?

    Keep getting a "the disk you inserted was not readable by this computer" when I insert my printer cord into either USB port.  Recently installed a portable hard drive for back up purposes.  Related?

    Does your printer have a slot for an SD card?  Is there are card in the slot?  If so, the computer is trying to mount that card as an external device.  It might be corrupted so that it can't be read.

  • I recently installed a new hard drive in a MacBook 2007 and then 10.6.3. I'd like to be able to Sync iCal to the calendars I have created on other devices (new iCloud account and an ME account). I can't upgrade to 10.7 or 10.8 because the MacBook is 32bit

    I recently installed a new hard drive in a MacBook 2007 and then 10.6.3. I'd like to be able to Sync iCal to the calendars I have created on other devices (new iCloud account and an ME account). I can't upgrade to 10.7 or 10.8 because the MacBook is 32 bit. Just looking for a workaround as this is not a primary device.

    You should update to the latest version of Snow Leopard, 10.6.8 - you can download it here; however it's still not compatible with iCloud and though you can connect to access your email you cannot access any other of iCloud's facilities.
    However some people have been able to set up calendar syncing by using the method detailed here - this is an unsupported hack and may not be reliable, and may stop working at some future point. I've not tried it: use at your own discretion.
    To access the email:
    Entering iCloud email settings manually in Snow Leopard or Leopard
    Are you sure you can't upgrade to Lion? It requires an Intel Core 2 Duo processor, which you may well have, though it also needs 2GB RAM so you might need to add additional RAM (might not be worth it for what you want). The published specs don't mention 32 or 64 bit. You can buy Lion by ringing the Apple Store at the number at bottom left of this page.

  • I recently lost my pc hard drive and had to buy a new one. I reinstalled iTune and now I am wondering if the sync will transfer all the tunes I have on my iPod to my pc. I am afraid to loose everything! What should I do?

    I recently lost my pc hard drive and had to buy a new one. I reinstalled iTune and now I am wondering if the sync will transfer all the tunes I have on my iPod to my pc. I am afraid to loose everything! What should I do?

    Please search the forums. This has been covered here extensively.

  • I have recently bought a LaCie Hard Drive,

    I have recently bought a LaCie Hard Drive, it works fine, and I have formatted for use with Mac OS X.
    I share my iMac with other users, 3 others to be exact, and I want them to be able to use the external hard drive to store their files, music etc. However, I do not want the other users to be able to view the other users information.
    I have created 4 Individual folders, with the users names on it, and when I try to prevent access to the folders I seem to block access to everyone.
    How can I prevent other users from accessing others users' folders on an external hard drive?

    Select the drive in the Finder and choose Get Info from the File menu. Next, uncheck the box 'Ignore ownership on this volume'. When done, create the four folders on this drive. Change the Group and Other access for each folder to No Access in the Get Info window, and then change the owner to that of the account you want to be able to access the folder. You may be asked to enter your administrator password one or more times.
    Some disk formats, such as Mac OS Standard, don't support file permissions; to check what format a disk is in, select it, choose Get Info from the File menu, and look at the General section.
    (10597)

  • Why cannot I download my recently purchased online acrobat pro software?  I have a pdf document I need to edit asap.

    Why cannot I download my recently purchased online acrobat pro software?  I have a pdf document I need to edit asap.

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5 | 1
    Contribute:  CS5 | CS4, CS3 | 3,2
    FrameMaker:  12, 11, 10, 9, 8, 7.2
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Recently I uploaded the new software ioS 6.0. From then my music list is disappeared.Why?

    recently I uploaded the new software ioS 6.0 on iPhone4, since then my music list is disappeared.Why?

    First things first: Pull down the Apple Menu and select "about this Mac" and tell us what version of OS X is currently on your computer.

  • Recently updated my iphone 4s software. now it won't sync w/ itunes, says i need updated itunes. i updated itunes... now it says that my desktop software is old and can't run new itunes. Yet, i cant update my computer either. PLEASE HELP!!!! UGHH

    recently updated my iphone 4s software. now it won't sync w/ itunes, says i need updated itunes. i updated itunes... now it says that my desktop software is old and can't run new itunes. Yet, i cant update my computer either. PLEASE HELP!!!! UGHH

    Why can't you update your computer operating system ("desktop software")? What software would that be?

Maybe you are looking for

  • FLASH PLAYER NOT RUNNING ON SECURED COMPUTER

    I believe my problem is similar to the one described here. We are running Windows Server 2003 with thin clients that RDP into the server. I have the latest version of Flash player installed on the server. I have administrative priviledges and I have

  • Error: DAQ-STC Counter functions missing from library

    Using LabView 6.1, NI-DAQ 6.6.1 for MacOS on a laptop. DAQ Hardware: DAQCard 16E-4. When trying to use the advanced counter functions (for DAQ-STC type counters), LabVIEW generates an error saying that it can't find the function in the library. The c

  • Can remove broken symbolic link  ../../../sparv9/disk_ata

    we found a broken symbolic link /platform/sun4u/kernel/drv/sparv9/disk_ata this is on a V440, Solaris 9 would like to ask, any issue if we remove this link, think it should not be a problem, but this is a live server. Thanks!

  • I need Help installing adobe Flash player please!

    Hi, So I have been stuck trying to download adobe flash player for quite a while because when I go onto youtube it says the flash is out of date. Here are all the different things I tried to get the download to work. 1) First of all the adobe flash h

  • Blackberry Display

    Web Dynpro for Java developed application is working fine on blackberry.  However, it's not displaying background and tables like the same app displayed in browser.  Also, buttons are getting displayed as link-texts. However, initial login screen (fr