[Solved] No grub installed. Now laptop running a little too hot.

I had fedora and crunchbang already running on my laptop so I had't installed grub. Now my laptop is running little hot even after installing Laptop Mode Tools
and there is no grub in /etc or /etc/default where I can change any values. If I install now and update after changes, will it affect my existing crunchbang grub?
Last edited by celebrimbor (2014-10-12 07:10:09)

derhamster At first I'd thought MatLab is the culprit. But then even with only leafpad running, the laptop was too hot.
And my
lspci
is
http://pastebin.archlinux.fr/449158
tomk : In #! forums I'd found that changing the GRUB line to
GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.lvds_downclock=1 i915.i915_enable_fbc=1 i915.i915_enable_rc6=1"
made things a lot quieter. Hence I had asked.
DSpider and cfr You confuse me! I have intel graphics only. Don't have a dedicated graphics card.

Similar Messages

  • [SOLVED] EFI grub Install problems

    I know this topic has been beat to death but I cannot for the life of me figure this out.
    My Config:
    1 Hard Drive -- /dev/sda
    /dev/sda2 is EFI Partition.
    /dev/sda5 is /mnt/boot   during the install
    /dev/sda6 is /mnt/  during the install
    PC has windows 8.1 installed and booting fine with rEFInd installed.   I run through the basic arch installation and mount my /dev/sda2 to /boot/ like in the beginners guide.
    I chroot and do the commands below: (from the wiki)
    # mount -t efivarfs efivarfs /sys/firmware/efi/efivars # ignore if already mounted
    # pacman -S grub efibootmgr
    # grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=arch_grub --recheck
    It installs fine, and then I run:
    # grub-mkconfig -o /boot/grub/grub.cfg
    It completes as well, and im left with a EFI/arch_grub/something.efi and then a /grub folder with the config in it on my EFI partition.
    When I reboot, grub completly takes over and doesnt boot anything.  Just stuck at grub2>... 
    I have to boot off live CD and remove the EFI/arch_grub folder and the other grub folder to be able to boot windows again.
    What am I doing wrong here?
    Any help is appreciated....
    Last edited by skwid (2013-11-19 17:38:01)

    teateawhy wrote:You mounted the boot partition on sda5 to /boot, instead of mounting the ESP on sda2 to /boot. The beginner's guide expects you to mount the ESP to /boot.
    Ok, I went back and re-done the entire thing and made sure I mounted /dev/sda5 to /boot.   That left me with a /boot/EFI folder which my refind and microsoft folders are in.
    Ran through the installs and everything went fine.  I have a /boot/EFI/arch_grub/grubx64.efi file and a /boot/efi/grub/ folder with the grub.cfg file.  No errors.
    Rebooted, and same thing.  reFINd no longer runs first, grub does.  grub is broken because there are no kernel lines or anything.
    When I reboot the PC and select the boot menu in the BIOS, I get a UEFI entry for "arch_grub" and I can select it and it boots to the broken grub.
    I can select rEFInd and it will run, but not automatically like it used to.
    If I remove all the arch_grub and grub folder from my EFI partition, then everything works, but of course, no arch.

  • Purchased a new Official PSU Now Laptop appear to get very hot -Satelitte pro p300 1ay

    Can any one help i recently Purchased a new Official PSU from Authorised Toshiba Dealer ,  and now the  Laptop appear to get very hot  particurlarly at the lower back of the screen hinge- What I want to know why is this happeing and is it damaging the laptop, as it get quite hot, unless I change the power saver mode, or dont have many web pages/ tabs open

    Air flow is a major issue for all laptops. Therefore it is essential to make sure that several things are completed on a regular basis to keep your laptop running as cool as possible.
    1. Make sure your air vents are free of lint and dust and your fan(s) are free of the same.
    2. Use compressed canned air, spray air vents and fan(s) for 2 to 3 seconds at a time only; otherwise you may damage your hardware.
    3. Open your laptop use Arctic Silver thermal compound applied to the heat sinks on the CPU.
    4. Make sure your drivers for video and BIOS, chipset are all updated.
    5. The other way to keep your laptop cooler is to purchase a cooling plate.
     It fits under your laptop and it has 2 fans and it keeps your laptop twice to three times as cool.
    It helps to draw out the hot air from within your system.
    I am including an image to help show the vents.
    -Kenna
    "Knowledge should be unrestricted and the most important commodity we can offer to help one another."
    Attachments:
    Cooling.jpg ‏146 KB

  • Solaris 7 to install on laptop running Windows ME

    I bought a solaris 7 software i would like to use in my laptop but at present i have Windos ME running,what should i do,can anybody help! I am newbie..

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • (SOLVED) Vostro 1500: Install dellfand help

    Hiya,
    I've noticed my laptop getting a little too hot for my liking. It hasn't burnt me but can get uncomfortable after a while.
    While using mint I installed dellfand to help with the fans but i'm having trouble using it with arch.
    Below is the file i would execute to install in mint and would like help as to how to get it working in Arch.
    I have managed to do makepkg but dont know where to go from there.
    Any help would be much appreciated.
    Andy
    tar xvf dellfand-*.tar.bz2
    cd dellfand*
    make
    sudo cp dellfand /usr/sbin
    sudo cp etc.init.d.dellfand /etc/init.d/dellfand
    sudo cp etc.default.dellfand /etc/default/dellfand
    sudo /etc/init.d/dellfand start
    sudo update-rc.d dellfand multiuser
    Last edited by Andy Mack (2008-09-11 20:45:58)

    I have replied to your mail. But in case you missed it, here is what I did to get dellfand running on my Dell Inspiron 6400.
    1. Download the tar zipped file from dellfand's site, unzip it , cd into the folder and run 'make'. This produces the executable. You have done this already.
    2. As root, copy the executable  to /usr/local/bin.
    3. Put this line in /etc/rc.local to have it run on boot.
    /usr/local/bin/dellfand 1 2 40 50 55
    The above will run dellfand as a daemon( the parameter 1), with a sleep time of 2 seconds( parameter 2) with an off,low and high temperatues of 40, 50 and 55. Change the temperatures to the ones that suit you.
    This alone will not bring down the temperature. I found that a default installation of Arch pegs the cpu to its highest frequency. I installed cpufrequtils, the acpi-freq driver and set the 'ondemand' governor in /etc/conf.d/cpufreq.
    Read the cpufrequtils wiki for more info.
    I added acpi-cpufreq to my MODULES list in rc.conf and cpufreq to my DAEMONS list.
    Now my temps have come down.

  • BlackBerry Link will not install on new Laptop running Windows 8

    I have been trying to download Link from BlackBerry.com over several days now. on a new laptop running Windows 8 
    I get a message saying the *Wizard was interrupted before BB Link could be completely installed. * it suggests that * the system has not been modified and that I try again at another time and run the set up again.* I have done so at least 1/2 doz.. times with no success.
    Pleas advise as to corrective actions to take and/or solutions to this problem.
    Thanks in advance
    Robert Mathieson

    Hello robertian047, 
    Sorry to hear about your issue. 
    Have a look at the following article which may help you out. 
    Wizard was interrupted before software could be completely installed
    -SR
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Laptop (Running Windows 8.1) no longer able to print and now see message Active Directory Domain Services is not available

    Have a very recent Lenovo Ideapad Laptop running Windows 8.1. Connected via USB port to HP LaserJet Pro CM1415 frw Color MFP Printer. Was able to print fine nearly 2 weeks ago, but something recently happened - either a new windows or office 2013 update
    or perhaps I blew away a certain file by mistake. I can see the printer installed but cannot print to it from anything (Word, Notepad, IE, Firefox etc.). The one thing to note is that usually when I plug or unplug a USB related device, Windows 8.1 recognizes
    this and makes a certain chime noise, but with the printer USB cable it never makes that noise - making me think that it never fully recognizes the printer. Also when I select the printer (from within the control panel) and right click for properties (via
    admin rights) It never lets me fully connect to it.
    I have tried all the usual remedies - remove, install all drivers, reinstall printer, Windows update, start/stop print spooler and all other printer related services,  etc. Its really annoying because this printer was working fine nearly 2
    weeks ago. Looking for any advice now. Thanks.
    -Chris

    Hi Chris,
    à
    I have tried all the usual remedies - remove, install all drivers, reinstall printer, Windows update, start/stop print spooler and all other printer related services, etc.
    I noticed that you had reinstalled the printer. Just a confirmation, when un-install this printer, please check
    if this printer still exist in registry. For more details, please refer to following KB.
    Registry entries for printing
    If printer entry still exist in registry, please delete that printer entry and re-install this printer again,
    then check if this issue still exists. (Please backup registry entries before operating registry. It will help us to avoid unexpected issue.)
    àand now see
    message Active Directory Domain Services is not available
    By the way, would you please let me know where/when get this
    Active Directory Domain Services is not available error message? Or provide a screenshot of it?
    (Please hide all protected or private information) Please check if all services are running correctly on the computer. Meanwhile, please refer to following article and check if can help you.
    Printer
    Problem: Active Directory Domain Services is currently unavailable – Why does windows say no printers are installed?
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft
    does not guarantee the accuracy of this information.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • [SOLVED] How to install and run (on debian) a separate, downlevel version of firefox for the F5/firepass VPN?

    (Note: my problem is similar to [https://support.mozilla.org/en-US/questions/931534?e=es&as=aaq another current problem] except that
    * OP is running windows (I'm running a debian linux)
    * OP is asking a more general question (how to fix?) while I'm asking for details on a proposed fix)
    I'm currently running
    $ lsb_release -ds
    Linux Mint Debian Edition
    $ cat /etc/debian_version
    wheezy/sid
    $ uname -rv
    3.2.0-2-amd64 #1 SMP Sun Mar 4 22:48:17 UTC 2012
    $ iceweasel --version
    Mozilla Iceweasel 13.0.1
    I'd like to continue running an uplevel iceweasel ([http://en.wikipedia.org/wiki/Mozilla_Corporation_software_rebranded_by_the_Debian_project which is firefox]) but apparently need to run a downlevel version in order to run a particular vendor-supplied plugin. How best to do that (i.e., with minimal performance degradation, and without affecting my package management)? Or is there another way to solve the general problem (running the F5 Network Access Plugin)? Why I ask:
    My employer is giving me remote access via a SecurID token and the F5 Network Access Plugin (F5NAP). The latter is in fact a browser plugin, which seems to me an odd way to implement a VPN, but it's the only offered option. Unfortunately,
    * the only browsers supported for linux are Firefox 3 and Firefox 8 (per [http://support.f5.com/kb/en-us/products/big-ip_apm/manuals/product/apm_compatibility_matrix_10_2_1.html this]--scroll to "Linux Operating Systems")
    * my primary laptop runs LMDE (see above) with Iceweasel 13 (from the mozilla.debian.net repository), which I want to keep. (It's the uplevel browser, dammit !-)
    So I first tried to install the F5NAP on my iceweasel, hoping it was sufficiently like the listed versions. I browsed to my employer's site, logged in using the token, and followed the link to install the plugin. Unfortunately, that failed: the xpi began running, but then quit with the message
    > F5 Network Access Plugin could not be installed because it is not compatible with Iceweasel 13.0.1
    Hoping for a simple workaround, I told the often-useful User Agent Switcher plugin to emulate Firefox 8, but no fix. Hence it seems like I will hafta
    * install Firefox 3 or Firefox 8
    * run that downlevel browser whenever I want remote access
    * run the uplevel browser for everything else
    This definitely seems like a kludge, so I am open to alternatives. Meanwhile I'm wondering:
    # Which of the F5-supported downlevel browsers (Firefox 3 or Firefox 8) has the smaller memory footprint?
    # How to install the downlevel browser so that it does not interfere with my uplevel browser's configuration, operation, and updating via debian package management?
    # How to run the downlevel browser so that its operation does not interfere with my uplevel browser? I know firefox typically wants to run singleton.

    @[https://support.mozilla.org/en-US/user/160087 verdi]: thanks for your helpful suggestions. The "fix" (actually a kludge, but I gotta work with what F5 and my employer give me) was:
    # Install/run latest Firefox 3 (despite there being [https://support.mozilla.org/en-US/questions/932269 no 64-bit version for linux]) using [https://docs.google.com/open?id=0BzDAFHgIxRzKbmJDUGZqTzhfbDg this bash scriptlet].
    # Create a [https://docs.google.com/open?id=0BzDAFHgIxRzKQjRyQndqUTJpRXM run script] to start firefox so that one can
    #* choose the appropriate profile (I was unable to set it from the script without startup error)
    #* run multiple instances (I don't want 3.x firefox touching my uplevel profile)
    # Run Firefox 3.x with the runner, then point it to my employer's site to install the [http://support.f5.com/kb/en-us/products/big-ip_apm/manuals/product/apm_compatibility_matrix_10_2_1.html F5 Network Access Plugin] (restarting firefox as required).
    The gnome-terminal tab from which I invoke the runner spews a bazillion "wrong ELF class: ELFCLASS64" errors, but the plugin runs, and I can SSH normally (though more slowly) to servers on the VLAN from another terminal tab.

  • While trying to update Adobe Reader XI 10.0.06 to 10.0.07 on my laptop running W7 Home Premium x 64, I get error message 2203. The same occurs if I try to uninstall before manually install the new version. Can you please help?

    Hello,
    While trying to update Adobe Reader XI 10.0.06 to 10.0.07 on my laptop running W7 Home Premium x 64, I get error message 2203. The same occurs if I try to uninstall before manually install the new version. Can you please help?
    PS.- Thank you very much for your Support in trying to solve a problem created by yourselves.
    Message was edited by: Juan Verano

    Is there anything else beside the number 2203?
    Try removing the current Reader using http://labs.adobe.com/downloads/acrobatcleaner.html, then install 11.0.07 from http://get.adobe.com/reader/enterprise/

  • Hello,i have been finding problem to even open itunes.i know what have installed now is latest version and i could not open itunes in my laptop which resulted in big frustration.can anybody step in to help me for which i will be thankful to you.

    Hello,i have been finding problem to even open itunes.i know what have installed now is latest version and i could not open itunes in my laptop which resulted in big frustration.can anybody step in to help me for which i will be thankful to you.when i double click itunes software,it never responds even with or without iphone 4s connection with my windows 7 laptop.

    miraculous...i downloaded quicktime player from apple website and then i run it.upon double click on this quick time player and then i double clicked on itunes...there comes an enry of itunes software...now i am completely enjoying my musics.photos in smart phone.
    Thanks a Lot

  • I am using for Autocad my Windows HP Laptop. However i want to shift to Apple world and plan to buy new  MBAir 13". Is it has enough power to install bootcamp and run Autocad.

    I am using for Autocad my Windows HP Laptop. However i want to shift to Apple world and plan to buy new  MBAir 13". Is it has enough power to install bootcamp and run Autocad?

    I don't know, but I would assume that the MBA can install and can run Autocad with Boot Camp.
    The question is more, can the software be effectively used with such a small display.
    Audocad and vector packages such as Adobe Illustrator are typically run using large screens, so a lack of display real estate may mean the process is frustrating, even if it is possible.
    I face the same thing - I am considering an MBA 13" and need to run Illustrator, and that would mean a lot of scrolling.
    I  think you would be advised to ensure you bought an MBA with a high specification of processor and memory to give yourself the best chance of success.
    Is there a Mac version of Autocad you could switch to, to make for less complication? I've managed to shift all but one of my Windows applications to OS X now, and only occasionally use Windows on the system.

  • I cannot upgrade my iMac 2009 to snow leopard (it was deleted by mistake) now is running 10.5.8, the snow leopard dvd is not installing and the computer keeps crashing..If anyone have an answer, PLEASE Help me.

    I have a 2009 iMac 4,1  2GHz intel Core duo it says here I have 1GB of memory. I had it running on snow leopard 10.6.8 I still have the SN software that i bought to made the upgrade. Had some guest staying at my place and they deleted the running os and a lot of files and stuff..., now is running on leopard 10.5.8 and it's giving me a lot of problems because is soo obsolete, also hte computer is crashing all the time and every time I try ti install the SL dvd, the computer won't read the dvd and I'm keeps booting me off. Is not getting better at all and now when I restart the iMac before I get the grey apple screen, the folder of death icon flashes, (I already lost my Macbookpro due this situation. What can I do to resolve this aggravating and frustrating Issue. Need help now ..Please

    Before we get too far, please clarify this part:
    I have a 2009 iMac 4,1
    A 2009 iMac cannot be an iMac 4,1; they are 9,1 and higher. Did you mean to type "2006?" That would be an iMac 4,1. We need to pin down the model issue before proceeding.
    It could be the drive, not the disk, that is dirty. Try a drive cleaning disk, usually about US$5-15 at home entertainment, electronics stores and office superstores

  • For unknown reasons iTunes will no longer open.  I have an HP laptop running windows 7 with Kaspersky protection.  It worked fine before but now won't open.  I tried downloading the most recent up-date and it will still not open.  Any suggestions?

    For unknown reasons iTunes will no longer open.  I have an HP laptop running windows 7 with Kaspersky protection.  It worked fine before but now won't open.  I tried downloading the most recent up-date and it will still not open.  Any suggestions?

    thrillhousecody
    Thanks for the reply with additional information.
    Recent history for Premiere Elements points to the program having problems when more than 1 video card/graphics card is
    being used by the computer on which Premiere Elements is running. This observation may seem contra indicated by the fact
    that you say that the program did work well about 2 years ago in the same setup. But other factors may have set in with regard
    to drivers, drivers versions, and driver conflicts. But this factor, does need to be ruled in or out.
    Can you disable one or the other card to determine the impact of this on your problem?
    But, of prime concern with regard to video card/graphics card is the use of a NVIDIA GeForce card with Premiere Elements 10.
    Even if your NVIDIA GeForce were the only card, Premiere Elements 10 will not work properly unless the NVIDIA GeForce driver
    version is rolled back to about May 2013. This may be one of the major factors here.
    a. Device Manager/Display Adapters and find out Driver Version and Driver Date
    b. Read the background information for the Premiere Elements 10/NVIDIA GeForce issue
    ATR Premiere Elements Troubleshooting: PE10: NVIDIA Video Card Driver Roll Back
    Also see the Announcement at the top of this forum regarding the matter - also with full details of the situation and how to fix with the
    driver version roll back.
    Please review and consider and then we can decide what next.
    Thanks.
    ATR
    Add On...This NVIDIA GeForce situation is specific for Premiere Elements 10. You should not expect to see the problem for
    later versions of Premiere Elements.

  • Steve Jobs obviously was "the man" because every update or install now gives me problems... i can no longer download anything to my iphone.. giving me errors of "cannot install at this time" and i get an error installing itunes on my other laptop... wth?!

    Steve Jobs obviously was "the man" because every update or install now gives me problems... i can no longer download anything to my iphone.. giving me errors of "cannot install at this time" and i get an error installing itunes on my other laptop... wth is going on!??!
    ok so the download problem with my iphone.. what could be the cause of that? ive restarted and deleted the "undownloaded app" over 10 times already. and restarted the iphone 10 times... next thing i know i cant install itunes on my laptop.... geez man..
    obviously there is a fix which someone will help... but why should i have to go through all that crap to install a so called uncomplicated software... when you think about it this really shouldnt even be an issue.
    normally if the thing dosent work. normally with most programs you just uninstall the uncompleted software and just reinstall and everything is usually good to go.. help!

    ive never had any problems with ap[ple products in the past... this is a first and a stupid problem if you ask me

  • TS1717 Having trouble running iTunes version 11.0.2 on a Dell Laptop running Windows 7 Professional Service Pack 1.  Keep getting an error message "the software required for communicating with iPods and mobile phones was not installed correctly..." reinst

    Having trouble when I launch iTunes (version 11.0.2) on my Dell Laptop running Windows 7 Professional (service pack 1).  I get an error message indicating software required to communicate with iPod and mobile phones was not installed correctly.  Do you want iTunes to try to repair this for you?  I normally respond with OK and it immediately tells me "could not be repaired.  Please reinstall iTunes..."  I have done this a number of times to no avail.

    I also notice Quicktime is not getting installed at all.
    That one is normal nowadays (ever since the iTunes versions 10.5.x).
    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?
    Let's try a standalone Apple Mobile Device Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of why it's not installing under normal conditions.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleMobileDeviceSupport.msi (or AppleMobileDeviceSupport64.msi) to do a standalone AMDS install.
    (If it offers you the choice to remove or repair, choose "Remove", and if the uninstall goes through successfully, see if you can reinstall by doubleclicking the AppleMobileDeviceSupport.msi again.)
    Does it install (or uninstall and then reinstall) properly for you?
    If instead you get an error message during the install (or uninstall), let us know what it says. (Precise text, please.)

Maybe you are looking for

  • Passing Parameter from URL to Web Forms - Oracle 10 Application Server

    Hi All - I want to pass parameter from a URL to 10g Oracle Web Forms - Oracle Application Server 10.1.2 http://server1/forms/frmservlet?config=SATWEB_SSO&otherparams=username_sso=BABUS How to receive this 'username_sso' value inside my forms applicat

  • Signed applet ok on pc, no dialog on Mac!!

    Hi, I have an applet that needs to print. Since I was unable to figure out how to change the policy file on a mac, I decided to sign my applet. The signing worked fine and whenever I connect through either Mac os X (explorer 5.1 for os x) or Windows

  • How to set new value for the existing jar file

    Help: I am wondering if there is a simple to update value for Manifest-Version in a existing jar file? Thanks!

  • Rendering Questions

    I have some video recorded from iShowU screen recording software at 1280 x 720 using the Animation Compressor. I need to render the video in FCP prior to being able to work with it. What is the best way to handle this? 1.) I changed the sequence sett

  • How to install windows OS on Lenove G450

    Please help guys. I bought a lenovo G450 notebook 2 days ago with freeDos. I want to install Windows XP or Windows 7 on it. I changed the boot sequence in the BIOS placing CD ODD at #1. I then tried installing Windows 7 but the system just dosent acc