[SOLVED] Compaq 6510b fan control

Hi all !
I installed Arch a few days ago on my laptop, a HP Compaq 6510b. Almost everything is ok, but I have a little problem with my fan. I installed cpufreqd for frequency scaling, it's ok. Then I wanted a daemon to control the fan according to the temperature, so I searched in the Wiki and found a guide.
I first installed lm_sensors, and it detected no sensors but the CPU core temp sensors. I went to the lm_sensors website, and seen that it can't work on Compaq computers. No sensors, nothing but core temp returned by hwmon, no voltage... So the daemon from the guide can't be used.
So I looked in /proc/acpi, and played a little with what I found in it. There are five fans displayed in /proc/acpi/ : C3C1, C3C2, C3C3, C3C4, C3C5. They can be turned on and off, and the real and only fan will change it's speed according to the "highest" fan activated, eg :
C3C1 : speed 5 (max)
C3C2 : speed 4
C3C3 : speed 3
C3C4 : speed 2
C3C5 : speed 1 (min)
So, if I turn C3C1 and C3C3 on, the fan turns at speed 5, and when I turn C3C1 off, it falls down to speed 3. I wrote a little script and made a menu on my desktop so I can set in one click the speed of the fan. Is this normal ? Or is it just due to the Compaq hardware which is not very well understood by the kernel ? In the same way, I have a thermal zone, TZ5, which indicates the fan speed. 0 °C : fan speed < level 3, 100 °C : max speed. :-/
Sooo... Does anybody knows a fan managing daemon, which could be configured to read CPU's temp and
1. Turn on / off several fans ?
or
2. Call a script for each temp value ?
I think I could also write a script doing this, and configure cron to launch it every 10s or so. What do you think ?
Last edited by Vladislav IV (2008-06-24 10:45:53)

ibendiben wrote:stop! ho! what guide? The cpufreq daemon is not what you are looking for? Why not?
Yes, I use cpufreqd for CPU scaling, it works. But after that, I wanted to control the fan given  the temperature, which is another problem. Even though I set up cpufreqd to speed up the fan when the CPU's hot, it don't satisfy me. There is more sense giving this particular job to another process, which will not be ruled by the processor scaling one.
ibendiben wrote:I don't like that, I have a Compaq myself: 6710b... but can you explain what daemon you are talking about here?
This guide : http://wiki.archlinux.org/index.php/Fan_control explains how to set up lm_sensors, then how to set up the fan controling system with pwmconfig.
The problem is that lm_sensors doesn't work on Compaq stuff (it doesn't detect any sensor but the core temp, but no fan speed, no voltage...), and the only way I can control the fan on my laptop is to turn on/off these five virtual fans. Look at the guide, it is written :
FCFANS= hwmon0/device/pwm1=hwmon0/device/fan1_input
The real problem is : if I look in the devices under hwmon0, there is no fan input ! So pwmconfig can't regulate the fan speed. That's why I looked for another solution.
Also, as I looked at the thermal zones, I found the one which is supposed to control the fan :
$ cat /proc/acpi/thermal_zone/TZ0/trip_points
critical (S5): 256 C
active[0]: 82 C: devices=C3C1
active[1]: 74 C: devices=C3C2
active[2]: 66 C: devices=C3C3
active[3]: 45 C: devices=C3C4
active[4]: 30 C: devices=C3C5
Given the critical temp (256 °C) I think it's the GPU sensor (but I think 256 °C is quite hot, even as critical, for  that kind of GPU...). As you can see, it should increase the fan speed when this thermal sensor reach 30, 45, 66... But in fact, it's always < 50 °C, so the fan will keep turning slowly. Even if the CPU is at 65 °C So I thought it was not stupid to speed up the fan while looking at another thermal sensor (the CPU in my case).
I think I should also improve my script to make it look at several temperatures (CPU, GPU...) and adjust the fan speed to keep cool every component.
ibendiben wrote:Does every laptop (mine?) have several fans? The reason I'm interested is that my fan is blowing like hell and I can feel parts of the bottom are quite hot. So only when I use cpufreq scaling powersave to 1ghz the fan will rest in peace.
You're script is interesting and I could go and test it, but I'd like to know a little more first.
There are one or two fans, even three for the more powerful ones (with dedicated gaming 3D card), but in my case (6510b) there is only one. One physical, but under /proc/acpi/fan there are five fans, which correspond to the five speeds of the laptop's fan.
You can always install lm_sensors and a ressources monitor (I use gkrellm) to keep an eye open on all the temperatures and CPU usage. Then go under /proc/acpi/fan, and if you have four or five fans (like C3C1, C3C2, ..., C3C5), you can turn them on, one at a time, from the last to the first. You should hear your laptop's fan speed increase as you activate the different levels.
Oh, and as I said, in my case the thermal zone TZ5 is the fan speed. So don't panic if you see a thermal sensor going from 0 °C to 100 °C while you play with the fan

Similar Messages

  • User-devel​oped Fan Control for the S10(e)

    Hello and welcome.
    When you've searched the internet and found this thread, it's possible that you are an owner of a Lenovo Ideapad S10 or S10e which has a little problem with the behaviour and/or the noise of the fan. In this post you will get all the informations you need to handle this problem for yourself. It should also be the same on every S9/S9e.
    Just a few comments before we begin:
    This is not an official support or solution by Lenovo.
    We are just normal users as you are, but we get rid of the fan and wanted to find a way to handle it. So if you want to try anything of the methods described here you have to know that you'll do all this only at your own risk. We are not responsible for any damages of your device. You should only use these methods if you know what you are doing.
    Please note that this thread is only for discussing, improving, trouble shooting and perhaps extending the fan control utilities. Any general complaints about the fan problem itself should be placed in the original thread right here: http://forums.lenovo.com/lnv/board/message?board.i​d=IdeaPad_Netbook&thread.id=795. It already has 80+ pages (the link goes to the first page) and it is better to exclude all the fan control stuff because there it's very difficult to keep an overview.
    Here you may post all of your questions, ideas/brainstorming, concerns, thanks and so on and you are really invited to participate and be an active member. 
    In this first part of this post I'm going to summarize all information about using a fan control utility. For any newbie it will be enough to read this post to get all necessary information. The second part does the same for developement of fan control utilities as we still have no known or working fan control utility for Linux, Mac OS X and other OSs I've forgotten - for now.
    For getting started you need a S10 or S10e with an up-to-date BIOS. For the S10 it's the 90 67, for the S10e the 66.
    The battery issue
    Under very specific circumstances - that we haven't figured out yet - it might happen that your Lenovo S9/10(e) no longer detects the battery while using S10FanControl or S10Fan. It might occur after 2 minutes, it might occur after 2 months, it might never occur. It does not occur using Notebook Hardware Control.
    It can be solved by removing the battery, waiting 10 seconds and put it back in. Then the battery is re-initialized and the detection works again.
    S10FanControl - Windows
    The first utility is S10FanControl created by user dresslerc. The current version is 1.0.0.1, available here: http://www.mediafire.com/file/yd5xmnrnijf/S10FanCt​rl1.0.0.1.zip. After you've downloaded it you just have to extract it and start the .EXE in the "Release" folder. Here are the notes and the description dresslerc posted right here:
    Everyone,
    I've uploaded a version which everyone can use to test with.  Remember this is still a TEST version although I think it works for the most part.  It should work both on the S10/S10e.
    Please install the .NET Framework 2.0 or later first.
    Then click here to download the exe:  http://www.mediafire.com/?jlg2enkjdxn
    Once downloaded, extract the files and hit hte S10FanCtrl.Exe.  Once this program launches you should be able to control the fan.  Keep in mind that if you lower the fan speed then it'll take upto 30 seconds before the S10 registers the change, so be patient.
    I've only tested this on the latest BIOS 59.  I am sure it will work on the 57 as well but the individual speeds might not work properly on that version.  Please try it out and report back.
    The only issue that I heard so far is that occasionally the fan will kick in regardless if in Manual/Smart Mode.  Also the temp it shows may not be accurate.  If you find any other issues please let me know what they are so I can attempt to fix them.
    Once we have all the kinks worked out then I will release the source. 
    Heres a quick Video:  http://www.youtube.com/watch?v=_PKl70ZgmFg 
    REMEMBER: USE PROGRAM AT YOUR OWN RISK!!! I AM NOT RESPONSIBLE FOR ANY DAMAGES THIS PROGRAM MIGHT CAUSE.
    Application Use:
    BIOS Controlled - Fan is controlled by the BIOS
    Smart Mode - Fan is controlled based on the conifguration in the options.  You can set the threshold here at what temp you want the fan to kick in...
    Manual - Fan is controlled manually by the slider.
    If you want to have the program startup automatically, then place a shortcut of the app in the PROGRAM FILES -> STARTUP folder.  Then you may want to go to the options and make the application minimize at startup.
    Edit:
    It seems there are some issues with the app and the S10e or previous BIOS versions.  Will post a fix asap.
    The source code for S10FanControl is available here: http://www.mediafire.com/?sharekey=7a3fb99d33817c0​8c2b435915e8821d7e04e75f6e8ebb871, written in Visual Basic .NET 2008.
    S10Fan - Windows
    The second utility is a tool written by user slash:
    Hi guys,
    Well it looks like Lenovo dropped this matter after all. Anyway, I have here another fan controller to add to the bunch. I have been using it for some time now without any problems. It is for both S10 and S10e.
    What the program does is basically the same as others. The S10's fan speed is controlled according to the ACPI thermal zone temperature. By over writing the values which resides at offset 50h of the EC register at an appropriate timing, the ACPI thermal zone temperature is over ridden. The program is written in C and uses WinIo created by Sysinternals. The GUI version is available now.
    It should be noted that the fan speed temperature thresholds differs with BIOS version. For 14CN67WW and 14CW90WW  the fan changes speed at temperatures 60c, 65c, 70c, and 80c. Furthermore, the BIOS will automatically shutdown the S10 if the temperature reaches 90c.
    The program has a fail safe mechanism that automatically disables itself if the actual ACPI thermal zone temperature goes above 85c. This allows the BIOS to regain control and the fan will work as intended by Lenovo. If the temperature drops below 85c the program will take over control again.
    To run the program, you will need administrative privileges.
    Known working BIOS versions:  14cn58ww,  14cn60ww, 14cn67ww, 14cn90ww
    The program will work with any BIOS version as long as the BIOS uses the 50h EC register readouts to control the fan.
    build 2009.05.24
    Higher priorities for EC commands.
    Usage: The program will run in the system tray. Double click or right click and use the menu to open the program. To determine the BIOS temperature thresholds, use the 'Setup' button. To run at boot time, place a short cut in the startup folder.
    http://www.mediafire.com/file/njhz0icym2t/S10Fan.z​ip build 2009.05.23
    Usage: S10Fan.exe
    Added GUI.
    build 2009.05.17
    Usage: S10Fan.exe 60 65 70 80 70 75 80 85
                S10Fan.exe test
    The first 4 values are the BIOS temperature thresholds, the latter 4 are new thresholds that we want to over ride with. To determine the BIOS temperature thresholds, use the 'test' option.
    build 2009.03.16
    Usage: S10Fan.exe 70 75 80 85
    -Slash
    For updates and newer releases please check slash's post: http://forums.lenovo.com/lnv/board/message?board.i​d=IdeaPad_Netbook&view=by_date_ascending&message.i​...
    Notebook Hardware Control - Windows
    The third utility is a profile for Notebook Hardware Control. I've adapted it from a profile for the Lenovo N500 which I've found here: http://nhc.yourcopy.de/overview/. With the manual for creating the profiles that can be found here: http://www.notebook-treff.de/board/database/hilfsp​rogramme-f%C3%BCr-nhc/92-how-to-create-an-acpi-fil​... I was able to change the ACPI commands to work on the S10(e).
    Installation and setup is divided in two steps. The program Notebook Hardware Control (NHC) is available at http://www.pbus-167.com/. Install the program, but do not start it for now. Then you need my NHCConfig utility, available here: http://forum.eeepcnews.de/download/file.php?id=147​6. It detects your model number and BIOS-version via WMI and writes a proper S10(e) profile to the NHC acpi directory. The GUI is German if you have a German Windows and English if not. Additional languages can be added.
    After you've extracted the ZIP-file you have to start the nhcc.exe (requires .NET Framework 2.0). At first a message appears that you use the program at your own risk. Then you can choose if you want to apply your own settings (experts) or if you just want the program to run with my defaults (newbies). In the settings window you can see your system details on the left, you can set up your thresholds in the middle and you can set the fan speed you want on the right. Then click on execute. 
    Now start NHC. Go to the "Settings" tab and click on "Show all NHC options and settings". Then a few more tabs appear. Go to the "ACPI" tab and check if the "ACPI Control System" is running (if everything works, the message "ACPI Control System running" will appear, otherwise it says "ACPI control system is not yet configured for this system"). Now click on "Show ACPI Control System details".
    Here you can change the temperature values the fan control depends on (the settings from NHCC are the default values). On the bottom of the window you can see the "Current CPU temperature". That is the value you have to deal with. In general it has a value of around 60°C. In the middle you can see four user editable temperature values. You can leave the values as they are if everything works. The on/off values are responsible for the temperatures at which the fan starts running and stops again after cooling the device. The level values are responsible for the fan speed, for example you can set the off_level higher to let the fan run all the time at the lowest level, if the values do not fit for your device or whatever.
    You can switch between NHC and BIOS control by disabling or enabling the "ACPI Control System" or by closing NHC.
    Q:
    A:
    With every utility it is possible that it takes some time until you see an effect after you've started the program. Any failure of the programs should be no big problem because the only thing that should happen is that the BIOS controls the fan. Another issue that might occur due to the way the fan is controlled is that the fan may start running for a very short time and it looks like the fan control has lost control. The fan should stop immediately or at least after a few seconds.
    Keep in mind that running the S10(e) with a fan control means that the S10(e) has to deal with higher temperatures. That could mean that the device will not last for 10 years but only 9 years (who uses a netbook so long...?). In every case you need a tool for monitoring your cpu temperature. We know that especially Core Temp 0.99.5 and Real Temp 3.00 do a very good job. That is important because the temperature values you need to set up the fan control are different from the values reported by the cpu sensor, they are between 15°C and 20°C higher. A normal temperature reported by the monitoring should be around 40°C, with the NHC default values the fan starts running at 52°C and stops at 38°C.
    Q:
    A:
    Q:
    A:
    END using fan control
    BEGINNING developing fan control
    Controlling the S10(e)'s fan is a litte bit difficult because it looks like there is no way to control it directly. But it is possible to manipulate the temperature the BIOS fan control depends on. As long as the built-in fan control thinks that the cpu is cool enough the fan stays off. And that is exactly the point where we can attack.
    The fan control depends on a field called RTMP in the memory of the embedded controller. It can be accessed via "_SB.PCI0.LPCB.EC0.ERAM", the offset of RTMP is 0x50 (hex) or 80 (dec). It is a direct I/O read/write. The complete NHC command for reading the value is: ACPI.FIELD.ReadByOffset("_SB.PCI0.LPCB.EC0.ERAM", ref value, 0x50, 8) with "value" as the variable which gets the value.
    What program logic do you need? You need a timer or something else that conducts an always-refresh cycle. It sounds very easy: You read the value, manipulate it and write it back. And it is that easy, you just have to keep some things in mind.
    This refresh has to be done very often. The procedure must be very thin and quick. Also the bus that is used to communicate with the EC is a problem, but since the S10e BIOS 66 it became a minor problem for me because it looks like the built-in fan control now depends on some kind of average value over the last few seconds and it doesn't really matter if one write-cycle is failing.
    The read-event must be placed before the write-event. Otherwise you just read your manipulated value. The field is filled by the system regularly, so you just have to test if the read_value is different from the written_value, then you know that the field was filled with a "fresh" value. Like "if read_temperatue <> written_temperature then real_cpu_temperature = read_temperature else do nothing".
    About the values you have to write back... you will have to test and play a bit. My experience is that you can select three fan levels, starting at 59°, 62° and 70° - at least with the NHC profile and my S10e it's like that. It's some trial 'n' error. My fan stays off at < 59°, but you should select a very low value for fan_off like 30°. In my opinion it switches off much faster the lower the written value is. But it's just a feeling, I haven't measured it.
    Q:
    A:
    Q:
    A:
    Perhaps some users from countries with other languages than German and English can add tags for "fan", "control" and "noise".
    Note from Moderator:  Minor edits in title and disclaimer.
    Message Edited by JaneL on 04-25-2009 02:32 PM

    Great opening post Carsten!
    The latest bios:
    http://www-307.ibm.com/pc/support/site.wss/documen​t.do?sitestyle=lenovo&lndocid=MIGR-71252 (BIOS 66)
    The FSB can be reduced from 133MHz to 100MHz using SetFSB, this also reduces the heat:
    http://www13.plala.or.jp/setfsb/
    clockgen = SLG8SP513V
    If you add a shortcut to the startup folder the program will start at startup. Under properties you can change the target to:
    "C:\Program Files\SetFSB\setfsb.exe" -s100 -b1 -cg[SLG8SP513V] -w20
    So it starts with a FSB of 100Mhz, in the background, with the right clock generator, after 20 seconds.
    Message Edited by quazar on 04-25-2009 05:07 AM

  • Proper Fan-Control by Lenovo?

    Hello Everyone,
    two weeks have passed since i got my Thinkpad L530 and for the most part i am happy with it. But there is one issue which gets on my nerves:
    - the absolute annoying pulsing of the fan !!!
    For me one of the most important reasons to buy this laptop were the good test-results about noise-emission and battery-duration, because i use this laptop for work. Therefore annoying fan-sounds are unacceptable.
    To solve this issue i have comb through serveral forum-threads and finally found a solution for my Win7-OS with TPFanControl. But i also use Xubuntu and on linux there are currently no working fan-applications for the SL- / L- and some E-Series
    What i have read about i'm not the only one with that problem and that issue seems known for ages....so my question is:
    - WHY do we still have to use third-party programs to get this problem solved, with the risk of breaking our hardware? Is it that hard for lenovo to offer a proper fan-control for their devices?
    Greetings, Christian W.

    ArchSoarer: thanks. This thread is almost a zombie, but I have tried your "acpi_osi=Linux" boot command. It does make the fan operate correctly EXCEPT where one suspends or hibernates, in which case I still get fan problems. I have outlined the situation here on our wiki: http://wiki.archlinux.org/index.php/Tos … llite_L300 and have a link there to an attempt to fix the issue by disassembling the DSDT. I have yet to go any further and attempt to fix the DSDT errors in this laptop. For the moment, because Arch boot quite quickly I simply do not use hibernate or suspend on that laptop.

  • Fan control and PEACE

    Hello, i recently erased by mistake tow folders from the startup items, fan control daemon and PEACE, i got the folders back but when the mac starts up i get this window telling me that there's a problem with those folders, how can i solve this?  

    If the SMC reset does not help, install istat menus:
    http://bjango.com/mac/istatmenus/
    Run an Apple hardware Test:
    http://support.apple.com/kb/ht1509
    When your MBP gets hot, post results.
    I suspect your MBP has a faulty fan, among other issue(s).
    Ciao.

  • Compaq 6510b factory restore

    Hi
    I'm trying to factory restore my HP Compaq 6510b with Vista. I've not got a recovery disc & laptop didn't come with 1 either.
    F11 option doesn't work however F8 allows me to access the Advanced Boot Options however there is no repair your computer or system recovery option on the menu.
    Also there is no recovery manager when searching at the start menu.
    System restore option doesn't seem to be much help as the date available only seems to be in the last few days.
    Am I wasting my time trying to factory restore or is it time to finally upgrade my once trusty & reliable laptop?  Any help/comments are greatly appreciated.
    Thanks
    This question was solved.
    View Solution.

    You're very welcome Diana.
    If you can't, here is a way to make your own Vista installation disk as long as you can still read all 25 characters of the Vista product key, but it is a pretty daunting task.
    http://dellwindowsreinstallationguide.com/download-microsoft-windows-and-office/download-microsoft-w...

  • Re: Fan control that is able to overcome bios?

    Hello everyone, I hope someone will help me in my attempt.
    I have a Toshiba protege z830, and what I am trying to accomplish is to have a better control over the fan speed.
    _My motivations are the following:_
    Intel implemented a new Thermal Daemon for Linux -https://01.org/linux-thermal-daemon
    which is able to play with the processor and enable advanced cooling methods that can drastically decrease the temperature.
    This means that this daemon is able to force the processor under a certain temperature (at the expenses of the speed of course).
    In my tests I was able to keep the temperature below 70 degrees in any circumstances (also high cpu load!) !!
    _Here is where the problems start:_
    The BIOS of the laptop starts the fan and sets a high speed after a while that the cpu stays at that temperature (69+).
    Which means that after 2 minutes that the processor stays at 69/70 (AND DOES NOT INCREASE - due to thermal daemon), the fan kicks in at high speed
    The result is quite useless, as the temperature decreases of 2 degrees only, and the fan keeps running uselessly.
    Moreover that temperature is not harmful at all, and as soon as the CPU works less, the temperature decrease to 62!
    _This is the problem:_
    The fan does not decrease the speed (stays at HIGH SPEED) until the temperature reaches back 57/58 degrees for a certain period of time.
    Which is totally useless, as the only way to achieve that is to close all the applications and wait.
    But the temperature that I have with normal usage is around 64! (always using thermal daemon).
    So my operational ranges are between 62 and 70 degrees, which is not harmful for the cpu, and the fan should stay on at LOW speed, instead of being at HIGH speed.
    What I want to accomplish is that the fan stays at LOW speed when the temperature touches 70 degrees!
    Because when it touches 70 degrees the fan runs at HIGH speed all the time, until it goes back to 58/59 degrees, and it is very unlikely to go below 62 with normal usage.
    Message was edited by: shadowed

    WHAT I TRIED:
    - I found the tool toshset ( http://schwieters.org/toshset/ ) that with the modified toshiba_acpi (in the same page) is able to control the fan!! Hurray!!
    It is possible to increase, decrease and turn the fan of. So apparently the problem seems solved.
    No! Basically the tool works only IF the fan didn't start automatically before! In fact, if the fan is started automatically by the BIOS (as described above, 70 degrees, HIGH SPEED)
    it is not possible to decrease the fan speed anymore!! the command "toshset -fan 0" will not stop or decrease the fan!!
    So, my question is, if there is the possibility to overwrite the BIOS settings of the ranges when the fan starts/stop,
    or if it is possible to have the control of the fan (with toshset) even when the bios starts it.
    WHAT ELSE I TRIED:
    - I also tried to read the DSDT table and find some values that are related to fan control, in order to modify them, but I am not experienced with that and can not find anything.
    I hope I made myself clear and someone is able to help me in some way
    Thank you in advance!
    ps. If you think this is not the right forum/section or there are other places where i can ask this question please let me know
    Message was edited by: shadowed

  • Fan Control fails after resume from pm-suspend

    Hi,
    i recently upgraded to 2.6.37 (on a hp nx6325 laptop) and noticed the following behaviour after a resume from pm-suspend:
    The fan control stops working until cpu reaches a temperature of 60°. As soon as the temperatur passes this threshold the fan starts rotating at max. speed. Below 60°, the fan is turned off immediately.
    pm-suspend.log:
    disabled, not active
    /usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Don Feb 3 09:16:21 CET 2011: Finished.
    Any ideas where to look for the problem?

    I have the same problem with   2.6.37.1-1: suspend do not work.
    The sceen goes blank then returns to X. The log shows the followings:
    Feb 21 15:50:33 localhost kernel: Suspending console(s) (use no_console_suspend to debug)
    Feb 21 15:50:33 localhost kernel: sd 2:0:0:0: [sda] Synchronizing SCSI cache
    Feb 21 15:50:33 localhost kernel: sd 2:0:0:0: [sda] Stopping disk
    Feb 21 15:50:33 localhost kernel: tpm_tis 00:03: Operation Timed out
    Feb 21 15:50:33 localhost kernel: legacy_suspend(): pnp_bus_suspend+0x0/0xa0 returns -62
    Feb 21 15:50:33 localhost kernel: PM: Device 00:03 failed to suspend: error -62
    Feb 21 15:50:33 localhost kernel: PM: Some devices failed to suspend
    Feb 21 15:50:33 localhost kernel: sd 2:0:0:0: [sda] Starting disk
    Feb 21 15:50:33 localhost kernel: b43-phy0: Loading firmware version 478.104 (2008-07-01 00:50:23)
    Feb 21 15:50:33 localhost kernel: ------------[ cut here ]------------
    Feb 21 15:50:33 localhost kernel: WARNING: at drivers/base/power/main.c:106 device_pm_add+0xb6/0xc0()
    Feb 21 15:50:33 localhost kernel: Hardware name: HP Compaq 6715b (GB835EA#AKC)
    Feb 21 15:50:33 localhost kernel: Device: misc
    Feb 21 15:50:33 localhost kernel: Parentless device registered during a PM transaction
    Feb 21 15:50:33 localhost kernel: Modules linked in: fuse ipv6 vboxnetflt vboxdrv snd_seq_dummy snd_seq_oss snd_seq_midi_event loop snd_seq arc4 ecb radeon b43 ttm drm_kms_helper mac80211 snd_pcm_oss drm snd_mixer_oss joydev snd_hda_codec_analog ssb tpm_infineon i2c_algo_bit cfg80211 hp_wmi mmc_core sparse_keymap tg3 ppdev rfkill snd_hda_intel parport_pc libphy pcmcia snd_hda_codec snd_usb_audio snd_pcm ohci_hcd yenta_socket pcmcia_rsrc pcmcia_core firewire_ohci snd_hwdep tpm_tis snd_usbmidi_lib hp_accel lis3lv02d i2c_piix4 video tpm snd_timer firewire_core evdev ehci_hcd snd_rawmidi crc_itu_t serio_raw snd_page_alloc tpm_bios output wmi input_polldev thermal battery lp sg ac container usbcore i2c_core button fan snd_seq_device shpchp parport edac_core edac_mce_amd snd pci_hotplug psmouse soundcore k8temp cpufreq_ondemand powernow_k8 freq_table processor mperf ext4 mbcache jbd2 crc16 sd_mod sr_mod cdrom ahci libahci pata_atiixp pata_acpi libata scsi_mod
    Feb 21 15:50:33 localhost kernel: Pid: 12986, comm: pm-suspend Not tainted 2.6.37-ARCH #1
    Feb 21 15:50:33 localhost kernel: Call Trace:
    Feb 21 15:50:33 localhost kernel: [<ffffffff81056a1a>] warn_slowpath_common+0x7a/0xb0
    Feb 21 15:50:33 localhost kernel: [<ffffffff81056af1>] warn_slowpath_fmt+0x41/0x50
    Feb 21 15:50:33 localhost kernel: [<ffffffff812b8596>] device_pm_add+0xb6/0xc0
    Feb 21 15:50:33 localhost kernel: [<ffffffff812aea8e>] device_add+0x4ae/0x5c0
    Feb 21 15:50:33 localhost kernel: [<ffffffff812aebb9>] device_register+0x19/0x20
    Feb 21 15:50:33 localhost kernel: [<ffffffff812aed53>] device_create_vargs+0x193/0x1b0
    Feb 21 15:50:33 localhost kernel: [<ffffffff812aed9c>] device_create+0x2c/0x30
    Feb 21 15:50:33 localhost kernel: [<ffffffff813a5fc1>] ? mutex_lock+0x11/0x30
    Feb 21 15:50:33 localhost kernel: [<ffffffff8129a3fa>] misc_register+0x8a/0x140
    Feb 21 15:50:33 localhost kernel: [<ffffffff8129d36f>] hwrng_register+0xdf/0x170
    Feb 21 15:50:33 localhost kernel: [<ffffffffa0426ab0>] b43_wireless_core_init+0xdb0/0x11a0 [b43]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa02d89e0>] ? wiphy_resume+0x0/0x90 [cfg80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa0427068>] b43_op_start+0x1c8/0x1e0 [b43]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa02d89e0>] ? wiphy_resume+0x0/0x90 [cfg80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa0477a15>] ieee80211_reconfig+0x335/0x400 [mac80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa02d89e0>] ? wiphy_resume+0x0/0x90 [cfg80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa046d8b8>] ieee80211_resume+0x28/0x70 [mac80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa02d8a55>] wiphy_resume+0x75/0x90 [cfg80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffff812b7ebe>] legacy_resume+0x3e/0x80
    Feb 21 15:50:33 localhost kernel: [<ffffffff812b8025>] device_resume+0x125/0x130
    Feb 21 15:50:33 localhost kernel: [<ffffffff812b8192>] dpm_resume_end+0x102/0x3a0
    Feb 21 15:50:33 localhost kernel: [<ffffffff81096350>] suspend_devices_and_enter+0x90/0x1f0
    Feb 21 15:50:33 localhost kernel: [<ffffffff810965d0>] enter_state+0x120/0x150
    Feb 21 15:50:33 localhost kernel: [<ffffffff81095b16>] state_store+0xc6/0x100
    Feb 21 15:50:33 localhost kernel: [<ffffffff811f3c27>] kobj_attr_store+0x17/0x20
    Feb 21 15:50:33 localhost kernel: [<ffffffff8119f37f>] sysfs_write_file+0xcf/0x150
    Feb 21 15:50:33 localhost kernel: [<ffffffff81135ac6>] vfs_write+0xc6/0x190
    Feb 21 15:50:33 localhost kernel: [<ffffffff81135ddc>] sys_write+0x4c/0x80
    Feb 21 15:50:33 localhost kernel: [<ffffffff8100bed2>] system_call_fastpath+0x16/0x1b
    Feb 21 15:50:33 localhost kernel: ---[ end trace 19e4cbd37086936d ]---
    Feb 21 15:50:33 localhost kernel: PM: resume of devices complete after 1300.325 msecs
    Feb 21 15:50:33 localhost kernel: PM: Finishing wakeup.
    Feb 21 15:50:33 localhost kernel: Restarting tasks ... done.
    Feb 21 15:50:33 localhost kernel: video LNXVIDEO:00: Restoring backlight state
    And the solution on linux.kernel: http://groups.google.com/group/linux.ke … 616cfdb4a9
    Revert or wait!
    Or rmmod tpm_tis.
    Last edited by daroczig (2011-02-21 21:55:10)

  • Fan control unable to display RPM

    Hi,
    I've been following this, but I've run into a problem. I cannot seem to find my chipset in /etc/sensors3.conf. Here is the output from lm-sensors:
    radeon-pci-0100
    Adapter: PCI adapter
    temp1:        +60.5°C  (crit = +120.0°C, hyst = +90.0°C)
    coretemp-isa-0000
    Adapter: ISA adapter
    Physical id 0:  +44.0°C  (high = +85.0°C, crit = +105.0°C)
    Core 0:         +38.0°C  (high = +85.0°C, crit = +105.0°C)
    Core 1:         +41.0°C  (high = +85.0°C, crit = +105.0°C)
    Core 2:         +40.0°C  (high = +85.0°C, crit = +105.0°C)
    Core 3:         +44.0°C  (high = +85.0°C, crit = +105.0°C)
    I'm really not sure how I should go about displaying my fan RPM from here. If anybody is interested in helping me solve this I can provide any hardware details requested.

    Hello,
    Check if you missed any of the below
    1. Did you follow this: https://wiki.archlinux.org/index.php/Lm_sensors before you sat up fan control?
    2. If you did, maybe this is what you need: https://wiki.archlinux.org/index.php/fa … ng_fan_div
    3. During lm_sensors setup - did you had any errors?
    4. Make sure the modules from lm_sensors is started correctly as discussed in this thread: https://bbs.archlinux.org/viewtopic.php?pid=1251766
    Regards
    Martin

  • Compaq 6510b: bootmgr is missing and I have no USB/CD

    Hi
    My HP Compaq 6510b was infected with the crypto defense virus. So I searched like crazy and couldn't find any solution and decided to sacrifice my pics and vids. But turned out even restoring the laptop is not easily possible. As far as I know the laptop is Vista but has Windows 7 when I open it. So after more searching I found someone who said that I should type recovery manager in the search box and use that to restore the laptop but unfortunately that doesn't exist in the laptop so I looked for something else and found out that by right clicking on the computer I can go to manage and then active the partition and tried to reboot it. And then it happened, it showed 'bootmgr missing, press ctrl, alt and delete to restart' so I did but the same screen pops up. 
    I searched online again and people said that I need a Vista or Windows 7 cd but i dont have that. They also said that that's the only way to fix the laptop. So now I am out of options and hoping someone from here can help me.
    Is there anyway I can fix this without the CD and restore my laptop to it's original settings? Or can I reboot my laptop without fixing the bootmgr missing thing? 
    Really need help with this and your help will be greatly appreciated. Looking forward to the replies.
    This question was solved.
    View Solution.

    Hi,
    Try the following.
    If you don't already have one, use another PC to create a Windows 7 Rescue CD.  Download the relevant ISO from the links below - if you're not sure, try the 64bit version first.
    Windows 7 32bit
    Windows 7 64bit
    You should use an application such as ImgBurn ( Note: you may want to de-select the additional software options during the installation of ImgBurn ) to burn the ISO to a CD - a guide on using ImgBurn to write an ISO to a disc is Here. 
    When created, tap away at the esc key as soon as you start the notebook launch the Start-up Menu and then insert the Rescue CD.  Select Boot options ( usually f9 ), use the arrow keys to select the CD/DVD drive and hit enter.  You may also get a prompt to 'Press any key to continue' - do this if asked.
    Select the 'Repair your Computer' option and follow Option 2 in the guide on the link below to run Start-up Repair – you may need to run this 2 or 3 times.
    http://www.sevenforums.com/tutorials/668-system-recovery-options.html
    If the above fails to help, make a note of any error messages you may get during the procedure and include them with your next post.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • HP Compaq 6510b (stand-alone)battery-recharger

    Hey hey folks.
    I was wondering if there's a so called stand-alone battery recharger for the notebook HP Compaq 6510b?
    By stand-alone, I mean a charger, that has an adapter to charge a battery that is not connected to the notebook.
    I saw those charging bays, but I suppose those are pretty much meant for office use and are therefore quite expensive for personal use.
    I tried to look online for those, found one, but the supported models list did not feature my laptop.
    Any help is appreciated!
    Thanks!
    -Henri, Finland.

    Hi G_OfAllTime,
    Welcome to the HP Forums!
    Your notebook is a commercial unit.   I am sorry, but to get your issue more exposure, I would suggest posting it in the commercial forums, since this is a commercial product. You can do this at Commercial Forum/Notebook - HP ProBook, EliteBook, Compaq, Slate/Tablet PC, Armada, LTE
    In the meantime here is a document that I believe will help.Testing and Calibrating the Battery (Windows 7).
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Hp compaq 6510b won't start after BIOS update

    hello
    when I power on my laptop HP compaq 6510b it DISPLAYS this message :your bios failed to complete the update 6510b.after flashing the bios  the laptop won't start .it displays the same message (your bios failed to complete the update 6510b) and turns off.I can't  access the bios by pressing F10.the bios version was F16 and flash it by F20 .need help thank u very much.
    This question was solved.
    View Solution.

    I extracted BIOS softpaq sp55553. It is BIOS version F.20. It had the .SIG file inside when extracted using WinZip. You do not need to make a bootable usb flashdrive. Just put the files at the root of a FAT32 formatted usb thumbdrive, plug it into a usb 2.0 port. Hold the Win + B keys down and press the power button. Continue holding the keys down until the notebook reacts. It usually takes a bit longer than 15 seconds to respond and begin the BIOS recovery.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • I need help with SMC fan control?

    I recently installed smc fan control but everytime I open it I can't get the minimum fan speed below 4200 rpm's, anyone have any ideas what I should do?

    You don't need smc fan control, just Mac, more accurate to say SMC automatically control fan at proper speed.
    If it's not proper speed you think, resetting SMC could solve it.
    Intel-based Macs: Resetting the System Management Controller (SMC) - Apple Support

  • In my macbook pro 15 inch mid 2012 model, my cpu and gpu will get very hot, when gaming or rendering sometimes over 200F. The fans only spin at max about 2900 rpm, when their max is 6400. I downloaded a fan control app, but how can i fix it?

    In my macbook pro 15 inch mid 2012 model, my cpu and gpu will get very hot, when gaming or rendering sometimes over 200F. The fans only spin at max about 2900 rpm, when their max is 6400. I downloaded a fan control app, but how can i fix it?

    Hi rhaughan,
    I see that you have concerns about your operating temperature of your computer while using resource-heavy applications such as gaming applications. I have an article that will address some of the concerns you have mentioned:
    Mac notebooks: Operating temperature - Apple Support
    http://support.apple.com/en-is/HT201640
    While there are third-party utilities that measure the temperature of a notebook computer, it is important to understand that these utilities are not measuring the external case temperature. The actual case temperature is much lower. Never use third-party applications to diagnose possible hardware issues—instead, contact Apple or go to an Apple Retail Store or Apple Authorized Service Provider.
    You should also see this article for even further information about your fans:
    Learn about the fans in your Mac - Apple Support
    http://support.apple.com/en-is/HT202179
    Thanks for being a part of the Apple Support Communities!
    Cheers,
    Braden

  • Does using a program like fan control damage my mbp?

    I heard good things about this program so I downloaded it and it cools off the machine wonderfully. However, I was wondering if it caused damage to the machine as the fans are running at about 3 times what they ran before? Does anyone know anything about this? Thanks.

    I would hazard a guess that if it did have anything to do with the failure of the hardware in any way, the manufacturer would void your warranty. Any repair needed would be chargeable.
    Mac OS X, Boot Camp and the EFI firmware all have system settings created by the manufacturer. Using a program which alters their recommended settings or changes the behaviour of hardware devices within the machine, goes against the terms of the warranty.
    I would ask Apple about Fan Control and get them to confirm that any damage which may be caused (or may not be caused) by a third party program willl not void your warranty.
    In some respects, it's like overclocking a PC. Whilst it may be more beneficial to the system and provide better performance, the maufacturer of the computer can not be expected to repair something which has been damaged by the end user 'tweaking' settings to get better performance.
    In the case of Fan Control, I have not used it so can not refer to the licence terms, the liability of possible damage done to the machine by using this program will either be at the end users own responsibility or the manufacturer of the software. This should be checked prior to installing and using the program.
    I would suggest any program which alters the running of the machine will invalidate your warranty in the event of hardware failure.

  • 848P Neo-LS Fan Control

    As said - no control of the damn fans (Case/CPU) on my 848P Neo-LS. On the CoreCenter the button lits up on mouseover, but when pressed, nothin' happens (as said in manual, press to toggle user/auto modes for fan control).
    Also CoreCenter doesn't show the Case fan's speed, but Northbridge (NB fan) fan's speed, which is obviously 0. Also NB temp is N/A. Also +12V is N/A. Also the FSB stays always at 101 Mhz, not 100. No overclocking done.
    Today upgraded the CoreCenter to the most recent vers (1.7.0.0.), and the button doesn't lit up anymore...?
    When I installed SpeedFan 4.17, it allows me to control the Case fan's speed from 2300 - 2700, but nothing more. Interesting.
    CPU - Celeron 2.0
    RAM - 256 MB Kingston
    CPU Fan - OEM intel fan A80856-003
    Case Fan - MJ 802512
    Both fans with speed sensors, of course.
    Should I update the bios?
    Help somebody!

    To be sure I opened the case and stopped the fans by hand (I don't use the corecenter prg - piece of crap), to see that i have mistaken both fans (in SpeedFan prg). The one who varies by 400 rpm is the Cpu fan.
    Doooh.
    The bios health screen doesn't show +12V at all - just aint there...
    The MSI tech support sez - flash the bios, and if anything doesnt change, the CoreCell chip has gone (faulty, whatever).
    Flashed the bios (1.0 - 1.9 now). No changes.

Maybe you are looking for

  • Multiple "FromAddressContainsWords" Conditions in One Rule via PowerShell?

    My organization recently moved to Exchange Online and I am looking at trying to convert the old mail rules from our old system (Sieve rules from Zimbra) to something that will work in Exchange Online.  My plan is to massage the Sieve output into New-

  • N8 Music Player always showing songs instead of ju...

    Hi there sorry if this has been repeated but couldnt find it had in the forum. I have the problem of when i move my music albums to the N8 music player it always show the songs even when i choose albums view??? How can i make it just show the album s

  • Swf colors rendered diffrent in IE, FF, Opera

    Hi folks, Just changed a header from png image to swf, needed a red blinking "beacon" But strangely the color of the swf renders diffrently in all browsers except safari? Does anyone have a clue? Colorprofile issue in the PSD file maybe? Have tried a

  • DYNPRO_NOT_FOUND  in abap program dumps in st22

    Hi All, We are  facing an issue in Abap dumps Run Time error  DYNPRO_NOT_FOUND Termination occurred in the ABAP program "MP058400" - in "SET_INIT_TAB". The main program was "MP058400 ". In the source code you have the termination point in line 49 of

  • How will adobe Flex SDK 3.2 supports arabic text on Mac Systems

    Hi, We have developed a webapplication using Adobe Flex SDK 3.2. the content in the application is in arabic language. We Arabic text on Mac Systems is unreadable, but the same arabic language/text is perfect and accurate if viewed in Windows systems