[solved] fancontrol - fan speed doesn't seem to change after boot

I used fancontrol to control my fan but after I rebooted it doesn't seem to speed up the fan when it hits MAXTEMP whereas it did before I rebooted.
Before the boot I set the CPU governer to performance (3.1Ghz) to heat up the cpu to test the fan cooling (using lm_sensors) and when it hit around 65c the fan got faster and cooled it adequately but after reboot the temp has gone right up to 90c and the fan doesn't even sound like it has sped up. 
I have the AMD 8120fx 8 core CPU which is set to default/stock clocks in bios.
cat /etc/fancontrol
# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
DEVPATH=hwmon2=devices/platform/nct6775.656
DEVNAME=hwmon2=nct6776
FCTEMPS=hwmon2/pwm2=hwmon2/temp9_input
FCFANS=hwmon2/pwm2=hwmon2/fan2_input
MINTEMP=hwmon2/pwm2=20
MAXTEMP=hwmon2/pwm2=65
MINSTART=hwmon2/pwm2=150
MINSTOP=hwmon2/pwm2=0
sudo systemctl status fancontrol -l
fancontrol.service - Start fan control, if configured
Loaded: loaded (/usr/lib/systemd/system/fancontrol.service; enabled)
Active: active (running) since Tue 2014-03-04 17:11:13 GMT; 17min ago
Main PID: 31561 (fancontrol)
CGroup: /system.slice/fancontrol.service
|- 8347 sleep 10
`-31561 /bin/bash /usr/sbin/fancontrol
Mar 04 17:11:13 myhost fancontrol[31561]: Depends on hwmon2/temp9_input
Mar 04 17:11:13 myhost fancontrol[31561]: Controls hwmon2/fan2_input
Mar 04 17:11:13 myhost fancontrol[31561]: MINTEMP=20
Mar 04 17:11:13 myhost fancontrol[31561]: MAXTEMP=65
Mar 04 17:11:13 myhost fancontrol[31561]: MINSTART=150
Mar 04 17:11:13 myhost fancontrol[31561]: MINSTOP=0
Mar 04 17:11:13 myhost fancontrol[31561]: MINPWM=0
Mar 04 17:11:13 myhost fancontrol[31561]: MAXPWM=255
Mar 04 17:11:13 myhost fancontrol[31561]: Enabling PWM on fans...
Mar 04 17:11:13 myhost fancontrol[31561]: Starting automatic fan control...
Any help would be appreciated, thanks.
Last edited by pluckypigeon (2014-03-05 12:01:00)

Algernop wrote:Have you implemented this by through the lm_sensors.service? This has been known to introduce boot-to-boot inconsistencies.
Thank you for your response. I did have the lm_sensors.service problem before but not when I had this problem (I solved that by adding the modules created by sensors_detect to a module-load.d file.)
The problem (I think) came from trying to fix the boot-to-boot inconsistencies (caused by lm_sensors.service). What I did was blacklist my k10temp module and that stopped a device from being detected. Then, when I generated the configuration file it didn't add the device.
Below is my new configuration file, where you can see the device(hwmon1) is now in it.
# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
DEVPATH=hwmon2=devices/platform/nct6775.656 hwmon1=devices/pci0000:00/0000:00:18.3
DEVNAME=hwmon2=nct6776 hwmon1=k10temp
FCTEMPS= hwmon2/pwm2=hwmon1/device/temp1_input
FCFANS= hwmon2/pwm2=hwmon2/fan2_input
MINTEMP= hwmon2/pwm2=20
MAXTEMP= hwmon2/pwm2=65
MINSTART= hwmon2/pwm2=150
MINSTOP= hwmon2/pwm2=0

Similar Messages

  • Macbook Air 2013 fan speed doesn't increase with temperature

    I've been noticing this for the past few days now. Even with some minor CPU activity (browser, iTerm along with music playing in the background), temperature increases after some times (according to iStatMenus - CPU Core PECI). What's curious is that unless I use iStatMenus to increase the CPU speed, the default settings don't cause the fans to speed up in order to lower the temrerature. So if my temperature goes up to 50C or above - at the time of writing this, it went up to 55 - the exhaust speed remains around ~1200RPM. It even went as high as 70C once, and yet there was hardly any increase in fan speed.
    I'm even more bothered that there doesn't even seem to be any real corelation b/w CPU consumption and the temperatures. At least not any that I have observed so far.
    I use the Air on a flat wooden table. I even have the backside propped up so the laptop's backside is isn't even touching the surface.
    So, what's the deal here? Any programs you guys recommend that I can use to customize the temperature/fan-speed curve (kinda like I can do with my PC using Afterburner) ? Not that I'm a fan of all the noise, but I'd rather have a noisy laptop than one with a degraded CPU life because of high temps).

    Its not CPU use and temp but CPU/GPU temp and fan.
    All such fan control are useless patches to correct either fundamental misuse or a flaw at some level.
    What model Air do you have, 2013 Air runs much cooler.
    Reset SMC
    SMC reset
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    Do you have any actual evidence your Air IS running hot?  If not, dont worry.
    70C or 158F isnt that hot or "on the verge" of thermal shutdown.....212 F
    no worries

  • Dnscmd's OpenAcl option doesn't seem to change DNS record permissions

    I'm creating DNS A records with dnscmd /recordadd, and I can't see a difference in the A record's permissions whether I use the OpenAcl option or not. Is this normal?
    I was expecting with OpenAcl to see permissions similar to Write permissions for Authenticated Users or something. Instead I can't see any difference in the permissions at all and the permissions for non-admins are Read permissions for Everyone.
    The DCs run win 2008 R2 SP1. The syntax I've been using for dnscmd.exe is:
    dnscmd /recordadd mydomain.com mycomputer /aging /openacl A 192.168.0.123
    I want to migrate from Infoblox DNS to AD-integrated. So I'm expecting to export to csv from Infoblox, reformat the csv file a bit and use dnscmd.exe to read the reformatted csv and create DNS records in AD. I'll also enable the option on the Windows computers
    to register their DNS records.
    I think that the records that dnscmd.exe creates in AD won't have permissions that allow the Windows computers to overwrite them unless I use the OpenAcl option. But OpenAcl doesn't seem to make any difference to the permissions. Very confusing! Thanks for
    any help.

    Thanks Kumar and sorry for replying so late. What you said is correct and what solved my problem was running Windows Update. I was testing using W2K8 R2 with SP1 but no updates after that. After I ran Windows Update, then creating a DNS record using dnsmd.exe
    with the /OpenAcl argument did indeed set the permissions on the DNS record so that Authenticated Users could write to it.

  • Imac high fan speed and goes to sleep 10sec after wake-up

    Hi,
    Since today my imac's fan speed is high (optical fan and cpu fan speed at: 4000rpm)
    Done a hardware test wich gives me 4SNS/1/40000001:IDSR-0.000 indicating something with logic board. According to istat all my temperatures are below 35°C (95°F). istat has readings for the cpu and optical drive temp (both around 26°C)
    On top of that if I put my imac to sleep after wakeup (give or take) 10sec later it would go to sleep again. tried the smc reset procedure. no success
    Any other tricks to try or just go for an exchange? (imac was bought on 2feb2010)

    I've had this problem since replacing the MLB in my iMac a few weeks ago. Initially brought in for repair when the CPU fan came on at 4k rpm and stayed on even after SMC reset and nvram reset. First replacement MLB was a dud, second corrected the fan problems. Now I'm having the sleep issue, I can't tie it to any particular process. Initially I thought it was graphics related as it would go to sleep during graphics intensive work, but yesterday it was doing it when just copying data to an external drive. The temperatures of the CPU and the GPU diode are within spec. I now use a fan controller to keep the CPU fan at 2100rpm and the HD fan at 2100rpm and I don't have the problem. From what I can tell now is that a sensor is incorrectly reporting temperatures intermittently. It may not be the MLB or the graphics card specifically, but the cable connecting the sensor to the board. I ran AHT after the last time it did this and it failed a sensor, but after running ASD on the machine it passed all the hardware. I'm bringing it back into my shop later this month and if i can remember i'll post here with the resolution, not much I can do at home beyond software diagnostics.

  • [SOLVED] Mpd and sonata doesn't seem to work

    Hi guys!
    I 'm facing with an issue . I can't seem to configure mpd correctly to run it with sonata .
    I've followed the alternative setup from archwiki and this is my config file .
    # An example configuration file for MPD
    # See the mpd.conf man page for a more detailed description of each parameter.
    # Files and directories #######################################################
    # This setting controls the top directory which MPD will search to discover the
    # available audio files and add them to the daemon's online database. This
    # setting defaults to the XDG directory, otherwise the music directory will be
    # be disabled and audio files will only be accepted over ipc socket (using
    # file:// protocol) or streaming files over an accepted protocol.
    music_directory "/home/andreas/Downloads/Torrents"
    # This setting sets the MPD internal playlist directory. The purpose of this
    # directory is storage for playlists created by MPD. The server will use
    # playlist files not created by the server but only if they are in the MPD
    # format. This setting defaults to playlist saving being disabled.
    playlist_directory "/home/andreas/.mpd/playlists"
    # This setting sets the location of the MPD database. This file is used to
    # load the database at server start up and store the database while the
    # server is not up. This setting defaults to disabled which will allow
    # MPD to accept files over ipc socket (using file:// protocol) or streaming
    # files over an accepted protocol.
    db_file "/home/andreas/.mpd/mpd.db"
    # These settings are the locations for the daemon log files for the daemon.
    # These logs are great for troubleshooting, depending on your log_level
    # settings.
    # The special value "syslog" makes MPD use the local syslog daemon. This
    # setting defaults to logging to syslog, otherwise logging is disabled.
    log_file "/home/andreas/.mpd/mpd.log"
    # This setting sets the location of the file which stores the process ID
    # for use of mpd --kill and some init scripts. This setting is disabled by
    # default and the pid file will not be stored.
    pid_file "/home/andreas/.mpd/mpd.pid"
    # This setting sets the location of the file which contains information about
    # most variables to get MPD back into the same general shape it was in before
    # it was brought down. This setting is disabled by default and the server
    # state will be reset on server start up.
    state_file "/home/andreas/.mpd/mpdstate"
    # General music daemon options ################################################
    # This setting specifies the user that MPD will run as. MPD should never run as
    # root and you may use this setting to make MPD change its user ID after
    # initialization. This setting is disabled by default and MPD is run as the
    # current user.
    user "andreas"
    # This setting sets the address for the daemon to listen on. Careful attention
    # should be paid if this is assigned to anything other then the default, any.
    # This setting can deny access to control of the daemon.
    # For network
    #bind_to_address "any"
    # And for Unix Socket
    #bind_to_address "~/.mpd/socket"
    # This setting is the TCP port that is desired for the daemon to get assigned
    # to.
    #port "6600"
    # This setting controls the type of information which is logged. Available
    # setting arguments are "default", "secure" or "verbose". The "verbose" setting
    # argument is recommended for troubleshooting, though can quickly stretch
    # available resources on limited hardware storage.
    #log_level "default"
    # If you have a problem with your MP3s ending abruptly it is recommended that
    # you set this argument to "no" to attempt to fix the problem. If this solves
    # the problem, it is highly recommended to fix the MP3 files with vbrfix
    # (available from <http://www.willwap.co.uk/Programs/vbrfix.php>), at which
    # point gapless MP3 playback can be enabled.
    #gapless_mp3_playback "yes"
    # This setting enables MPD to create playlists in a format usable by other
    # music players.
    #save_absolute_paths_in_playlists "no"
    # This setting defines a list of tag types that will be extracted during the
    # audio file discovery process. Optionally, 'comment' can be added to this
    # list.
    #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
    # Symbolic link behavior ######################################################
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links outside of the configured music_directory.
    #follow_outside_symlinks "yes"
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links inside of the configured music_directory.
    #follow_inside_symlinks "yes"
    # Zeroconf / Avahi Service Discovery ##########################################
    # If this setting is set to "yes", service information will be published with
    # Zeroconf / Avahi.
    #zeroconf_enabled "yes"
    # The argument to this setting will be the Zeroconf / Avahi unique name for
    # this MPD server on the network.
    #zeroconf_name "Music Player"
    # Permissions #################################################################
    # If this setting is set, MPD will require password authorization. The password
    # can setting can be specified multiple times for different password profiles.
    #password "password@read,add,control,admin"
    # This setting specifies the permissions a user has who has not yet logged in.
    #default_permissions "read,add,control,admin"
    # Input #######################################################################
    input {
    plugin "curl"
    # proxy "proxy.isp.com:8080"
    # proxy_user "user"
    # proxy_password "password"
    # Audio Output ################################################################
    # MPD supports various audio output types, as well as playing through multiple
    # audio outputs at the same time, through multiple audio_output settings
    # blocks. Setting this block is optional, though the server will only attempt
    # autodetection for one sound card.
    # See <http://mpd.wikia.com/wiki/Configuration#Audio_Outputs> for examples of
    # other audio outputs.
    # An example of an ALSA output:
    #audio_output {
    # type "alsa"
    # name "My ALSA Device"
    ## device "hw:0,0" # optional
    ## format "44100:16:2" # optional
    ## mixer_device "default" # optional
    ## mixer_control "PCM" # optional
    ## mixer_index "0" # optional
    # An example of an OSS output:
    #audio_output {
    # type "oss"
    # name "My OSS Device"
    ## device "/dev/dsp" # optional
    ## format "44100:16:2" # optional
    ## mixer_device "/dev/mixer" # optional
    ## mixer_control "PCM" # optional
    # An example of a shout output (for streaming to Icecast):
    #audio_output {
    # type "shout"
    # encoding "ogg" # optional
    # name "My Shout Stream"
    # host "localhost"
    # port "8000"
    # mount "/mpd.ogg"
    # password "hackme"
    # quality "5.0"
    # bitrate "128"
    # format "44100:16:1"
    ## protocol "icecast2" # optional
    ## user "source" # optional
    ## description "My Stream Description" # optional
    ## genre "jazz" # optional
    ## public "no" # optional
    ## timeout "2" # optional
    # An example of a httpd output (built-in HTTP streaming server):
    #audio_output {
    # type "httpd"
    # name "My HTTP Stream"
    # encoder "vorbis" # optional, vorbis or lame
    # port "8000"
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # An example of a pulseaudio output (streaming to a remote pulseaudio server)
    #audio_output {
    # type "pulse"
    # name "My Pulse Output"
    ## server "remote_server" # optional
    ## sink "remote_server_sink" # optional
    ## Example "pipe" output:
    #audio_output {
    # type "pipe"
    # name "my pipe"
    # command "aplay -f cd 2>/dev/null"
    ## Or if you're want to use AudioCompress
    # command "AudioCompress -m | aplay -f cd 2>/dev/null"
    ## Or to send raw PCM stream through PCM:
    # command "nc example.org 8765"
    # format "44100:16:2"
    ## An example of a null output (for no audio output):
    #audio_output {
    # type "null"
    # name "My Null Output"
    # This setting will change all decoded audio to be converted to the specified
    # format before being passed to the audio outputs. By default, this setting is
    # disabled.
    #audio_output_format "44100:16:2"
    # If MPD has been compiled with libsamplerate support, this setting specifies
    # the sample rate converter to use. Possible values can be found in the
    # mpd.conf man page or the libsamplerate documentation. By default, this is
    # setting is disabled.
    #samplerate_converter "Fastest Sinc Interpolator"
    # Volume control mixer ########################################################
    # These are the global volume control settings. By default, this setting will
    # be detected to the available audio output device, with preference going to
    # hardware mixing. Hardware and software mixers for individual audio_output
    # sections cannot yet be mixed.
    # An example for controlling an ALSA, OSS or Pulseaudio mixer; If this
    # setting is used other sound applications will be affected by the volume
    # being controlled by MPD.
    #mixer_type "hardware"
    # An example for controlling all mixers through software. This will control
    # all controls, even if the mixer is not supported by the device and will not
    # affect any other sound producing applications.
    #mixer_type "software"
    # This example will not allow MPD to touch the mixer at all and will disable
    # all volume controls.
    #mixer_type "disabled"
    # Normalization automatic volume adjustments ##################################
    # This setting specifies the type of ReplayGain to use. This setting can have
    # the argument "album" or "track". See <http://www.replaygain.org> for more
    # details. This setting is disabled by default.
    #replaygain "album"
    # This setting sets the pre-amp used for files that have ReplayGain tags. By
    # default this setting is disabled.
    #replaygain_preamp "0"
    # This setting enables on-the-fly normalization volume adjustment. This will
    # result in the volume of all playing audio to be adjusted so the output has
    # equal "loudness". This setting is disabled by default.
    #volume_normalization "no"
    # MPD Internal Buffering ######################################################
    # This setting adjusts the size of internal decoded audio buffering. Changing
    # this may have undesired effects. Don't change this if you don't know what you
    # are doing.
    #audio_buffer_size "2048"
    # This setting controls the percentage of the buffer which is filled before
    # beginning to play. Increasing this reduces the chance of audio file skipping,
    # at the cost of increased time prior to audio playback.
    #buffer_before_play "10%"
    # Resource Limitations ########################################################
    # These settings are various limitations to prevent MPD from using too many
    # resources. Generally, these settings should be minimized to prevent security
    # risks, depending on the operating resources.
    #connection_timeout "60"
    #max_connections "10"
    #max_playlist_length "16384"
    #max_command_list_size "2048"
    #max_output_buffer_size "8192"
    # Character Encoding ##########################################################
    # If file or directory names do not display correctly for your locale then you
    # may need to modify this setting. After modification of this setting mpd
    # --create-db must be run to change the database.
    #filesystem_charset "UTF-8"
    # This setting controls the encoding that ID3v1 tags should be converted from.
    #id3v1_encoding "ISO-8859-1"
    All the files required are in my /home/andreas/.mpd/ directory
    config
    mpd.db
    mpd.error
    mpd.log
    mpd.pid
    mpdstate
    playlists
    I've also added to my .xinitrc file
    mpd /home/andreas/.mpd/config
    I 'm sure i've done something wrong but don't know what it is . If anyone could help me out i would be grateful
    THanks a for all your help!
    Last edited by shak (2010-04-19 23:08:09)

    shak wrote:
    I've followed the first method with the mpd daemon and everything worked fine .
    THanks for all your help everyone !
    The add of MPD : ALL to hosts.allow seems to solved it .
    Thanks again!
    Nice.
    Please mark threads as [SOLVED] when they are. You can do so by editing the opening post.

  • Adjust Clip Speed Doesn't seem to work for me

    In iMovie 09 I double click on a clip in my project. The inspector opens. It says an entire clip must be converted to adjust speed. I click to convert clip. When finished I never see any speed adjust slider as indicated in the help file. What am I missing?

    I reopened the file today in iMovie and first time I DBL Clicked on the clip the speed control showed up without the conversion step! Alas problem not solved but went away!

  • [solved] OpenOffice's spellcheck doesn't seem to check spelling.

    Having a bit of a problem with this, folks. I set the language, but when I hit F7 it simply tells me that the spellcheck is complete. I know for a fact that a lot of the words are spelled wrong (I put gibberish in to test it), and still nothing. What gives?
    Last edited by SomeGuyDude (2008-11-10 06:49:05)

    peart wrote:You probably have to install the appropriate dictionary extension.  see http://wiki.archlinux.org/index.php/Openoffice
    In the "Extension management and spell checking for OpenOffice 3.x" section.
    Ah, there we go.
    That's a little odd, all the dictionaries are in the directory, but nothing's "installed"?

  • "Always allow" with Keychain doesn't seem to work after Keychain update?

    After updating the Keychain with the latest update, all my internet programs keep on asking for permission to use the Proxy settings , almost every time I wake the computer from sleep. I don't think this was the case before the Keychain update.
    Anyone else?

    Here's a possible solution. Make sure that the "login" keychain and the username keychain do not lock automatically.
    Go to Keychain access, select the "login" keychain, then go to the "Edit" menu and click "Change Settings for Keychain 'login'". When this opens, UNclick the ticks in the two boxes about locking after 5 minutes, etc. Do the same thing for the username keychain.
    This SEEMS to be solving my elemental problem of constantly being asked for the Keychain password when opening Safari or checking for email in Mail.
    In addition, when you open Keychain Access, be sure that both the "login" and username keychains are manually clicked "open," that is, if you're computer is secure, as at home.
    Jon Butler

  • Can't import video from Sony HDR cx550v without video aliasing. Tried multiple settings in capture settings but doesn't seem to change log and transfer settings in FCS.

    I tried importing into Imovie but it will only let me in Large format not Full. There has to be a way to import full 1920 x 1080/60i in Final Cut right?

    Make sure you are watch your clip in QuickTime 7, not QuickTime X.
    Open the file in QuickTime 7, and go to the menu QuickTime Player 7 > Preferences and make sure you have
    Use high-quality video setting when available, and Enable Final Cut Studio Color Compatibility are checked.
    When you view the clip in the Viewer in Final Cut Pro, you will generally see some degradation to the video unless you have the Viewer (and/or Canvas) set to display at 100% magnification. You may need to resize your windows if you set the viewer to that size.
    MtD

  • Please help me..... I am still unable to retrieve my emails.  It said that my password is in correct.  I kept changing it and the old password appears.  It doesn't seem to change to the new password.  Is my MAC hacked??

    I still have problems with retrieving my emails.  It does not take my new password despite inputting it many times.
    Is my Mac hacked??  Please help!!!

    I did delete the email account but still no incoming emails.  Instead it's downloading thousands of emails but ONLY the junk emails were retrieved.  I want to note here that my MAIL emails is linked to Yahoo.   I am able to retrieve the emails on my Yahoo account but not on MAIL.  I checked my Doctor Connection and they are all green.  Please help.  Thanks.

  • My fan for my dv1635ca is not working after boot.

    Hi, 
    Obviously it is an old computer but surprisingly it still runs 1080p movies and stuff so I gave it to my youngest daughter.  There is one problem with it however.
    After installing windows 7 on it, and installed a media player called plex, everything seems fine, but the fact that it heats up a lot.  But there is no noise so i discovered that the fan was not working.
    I thought maybe the fan is gone so i'd have to buy another piece, but the fact is that everytime i reboot the computer, the fan works flawlessly for 4-5 seconds and the second the windows 7 loading logo shows up, it permenantly stops working.
    I don't know if there is such a thing as a fan driver nor can i find one.  I have tried to look at programs like speedfan and they don't even see a fan running.  Yet when i start the computer, the fan runs for a few seconds so it can't be a hardware issue.
    thanks

    Because YM is your only problem, see Messenger for Mac Help for application specific help.
    Message was edited by: EZ Jim
    Mac OSX 10.9

  • Color Profile seems to change after Screensaver?

    Sometimes when my computer comes back from a screensaver, I notice that everything is super tinted/washed in BLUE.....
    So I go into system preferences (thinking that my color profile has been changed to some other default) but the very instant I click the icon 'displays', my settings (which is 'color LCD') restore again.
    So I'm not sure what profile it was on that caused this blue wash (though having previewed the other profiles, it's almost like it falls on to 'Apple RGB', 'Adobe RGB',..etc. for this blue wash look).
    It's very annoying.
    The screen saver I have is the 'cosmic' one and I haven't noticed it when awaking from sleep. Just the screensaver.
    It's almost like it switches color profiles for some reason.
    I wonder if I can delete all other profiles other than the 'color lcd' one (which is the default one) so that it has nothing else to fall back to. I have also tried to 'repair color profiles' using the ColorSync Utility but there was no 'repairing' to be done.
    Thanks!

    I've got this problem, too.
    I bought a new MacBookPro 17" late last month (it was built in January '07). I found nothing immediately wrong with it when I first started it. I initially made a new profile for it, before I migrated fully, just to make sure it worked alright.
    I migrated over about a week ago and right away I noticed a problem with the display's Color Profiles. Either user account can startup the machine and the Color Profiles worked fine. I made two basic ones to account for daytime and nightime lighting conditions.
    The problem occurs when using the fast-user switching, that's when the screen goes blue and the Color Profiles are no longer able to be activated. When I try to click on one to select it the computer just gives me a warning tone. Once this does occur it stays that way, even of one of the users accounts is logged out.
    I can guarantee to be locked out of all LCD color profiles and locked into what seems to be the screen's native unadulterated state, which is quite blue, even when seen in daylight.
    When I run Display Calibrator I get this interesting warning message:
    Can not calibrate the display
    The factory profile for the display could not be found.
    I am starting an AppleCare work order on it.
    And probably one for the crappy backlight on the 17" MacBookPro, too, but that's another thread.

  • Fan Speed will not adjust/Too Noisy

    I just installed my new MSI R6670 card.  This card was reviewed as being very quiet but I immediately thought just the opposite.  It sounds like the fans are running at 100% all the time overwhelming the sound of all other fans in my system.
    The CD came with AMD's 8.84 driver so instead I went ahead and downloaded the latest 11.6 and included catalyst control center.  CCC acted like it was adjusting the fan speed but there was no change in sound - like the fans were still running at full speed even though it said they were not.  So I uninstalled CCC but left the 11.6 driver in place and installed MSI's Afterburner software.  In the left hand pane it claimed the speed was set to Auto and currently at 44%.  But in the hardware monitor section it lists the speed as 0% with occasional blips but mostly staying at zero.  Turning off auto control and dragging the fan speed slider all the way to the slow side and clicking "apply" seems to have no impact on the sound and the hardware monitor keeps reading zero.  Its showing the temperature at a steady 39 which doesn't seem excessive.  Its looking to me like the software may not be able to monitor the fan speed so its just staying at 100% all the time.
    Please help!  I bought this card because the Radeon 6670 was supposed to be the most powerful card that would run without its own PCIe power cable and also because the reviews said it was very quiet.  Right now it is anything but quiet!

    I just pulled the card and disconnected the wire.  They are definitely 4 wire fans.  FYI Afterburner is crap as far as telling you what the fan speed is.  When I put the card back in I left the wire disconnected and briefly started the system with the card running fanless.  Afterburner still showed the fan speed as whatever the it was SUPPOSED to be running and showed the speed increasing with temperature, even though the actual fan speed was zero.  So their software isn't even actually monitoring the speed.  It is just telling you what the fan speed should be not what it is.  Going through the threads on this forum, I'm seeing several others with different models of MSI cards having this same problem.

  • SMC Fan Speed Well Below Minimum

    I just downloaded SMC Fan Control. I set the minimum to 4k (left and right) just to start playing around with it. It says its running at 2100ish. Doesn't seem to change no matter what I set the minimums too. Anybody got experience using this app that can help?

    I had it when I ran Mavericks and it messed my MacBook's logic board up. Thankfully it was less than a year old. You HAVE to uninstall it correctly or it will prevent the SMC from properly controlling the fan. Just search how to uninstall SMC fan control

  • Ultra 40 M2 core temperature and fan speed

    Hi,
    I'm using a Sun Ultra 40 M2 with two dual core AMD opterons 2218 running openSUSE 10.3. I have been trying to use lmsensors to monitor core temperature and fan speeds. It seems to be working and I have been able to use gkrellm as well.
    At low load I get temperatures around 40C on all cores (as measured by k8temp-hwmon), and fan speeds of about 1500 (rpm?; as indicated by lm85-hwmon2/fan1 and lm85hwmon2/fan2; only two fans?). However, at full load all core temperatures go up to 70-75C (steady) and fan speeds increase up to 2500 (which does not seem to be the maximum speed of the fans, as they are much noisier at booting stages). I wonder if such an increase in temperature is normal and how can I setup the fans' speed, if at all possible.
    Thanks,
    Marcos.

    I'm currently running dual 2222se chips, an fx3500, and a single samsung 15000 146gb with an idle temp of 40-42c. But, I've run into a problem. For some reason, when my system boots, the fans run through the BIOS checks, but after post, the fans stop entirely. I've gone into the BIOS and fiddled with a few of the settings, but haven't been able to rectify the problem. Is there a specific setting that I may need to change to get the fans to actually run after post?
    I got this workstation used, so I was unable to get the tech support information I was looking for without paying an additional fee. So any help whatsoever would be MUCH appreciated.
    ChinGimLeong, as far as your idle temp goes, that sounds about right for the setup that you're running. You may want to look into purchasing some thermal grease and cleaning your chips and totally reapplying the grease. Improper application can hinder the heat transfer, causing a bit of a high idle speed. But if you apply too much, you WILL fry your board and processors. Another thing that you may want to try would be adding an external ventilation source to help get a bit of faster airflow. I use an 8 inch desk fan, it adds a bit of extra noise, but noise is nothing when you're protecting your system.
    Let me know what you think.

Maybe you are looking for

  • Wield char with the use of matnr

    Hi All, my requirement is like: I need 1 selection option which seems like parameter type mara-matnr. when I put any material with the using of "*", it sud be fetch all the material with combination. I did the code for that but somtime it fails.. TAB

  • Upgrading from Snow Leopard to Lion

    Hi, I'm upgading my Mac Pro from Snow Leopard (10.6.8) to Lion and before I do I want to backup my boot drive software. What do you guys suggest? I initially thought I'd just use time machine, but I haven't used it before and it seems like it backs u

  • Connect to Apple TV through iphone hotspot.

    My inlaws have a property where they have no land line/Adsl.  They use their hotspot to connect to the internet.  I was going to try to set up ATV for them and wanted to know if the iphone hotspot would suffice. Or if I could connect the iphone to a

  • Holiday Calender

    hi i have defined holidays in Holiday calender assigned in factory calender also. i chked them, they all appeared corrrectly in Red mark on particular dates.  and even i chked in the node " generate work schedules manually" in TM. i got all 1  for su

  • How to open dss files on lion

    Does anybody know how to open .dss files on Lion? My DSS player won't work anymore and there doesn't seem to be a software upgrade, either.