• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • About

tech.MichaelErb.net

You are here: Home / Archives for Troubleshooting

Troubleshooting

HP dm3-1030us touchpad freeze and unresponsive after waking from sleep

December 12, 2009 By Moderator

hp-dm3-1030usWhat to do about the HP dm3 touchpad that freezes and becomes unresponsive after waking from sleep. I purchased a HP dm3-1030us laptop from Staples recently. For the inquiring minds, I paid $499 after rebates, a price that I am quite content with. All things considered, this is a very nice laptop for the money and I plan to give it a full review soon.

One problem I immediately encountered however had to do with the touchpad becoming unresponsive once the computer awakens from sleep. No matter how much force was applied to the touchpad or whether the left or right buttons were depressed, the on-screen pointer wouldn’t budge, or would only move a slight amount. And in some cases it would change to a magnifying glass icon and be stuck in the upper left hand corner of the screen. Even more strange was that this issue would sort of resolve itself after 5-10 minutes. After that period of time, the touchpad would simply begin working normally. This was really aggravating behavior and I was just about ready to return the laptop for a refund. But I have since spent some time Googling this issue and discovered some good conversation about it in the HP Support Forum.

What my experiences have unearthed are several ways to work around this problem. I’m not a big fan of workarounds as I’d much rather have a solution that is not a workaround, whether that means a driver update or whatever. But in the meantime these suggestions may help resolve your touchpad issues.

In no particular order since they all seem to work for me…

  1. Before putting your laptop to sleep, depress the button between the space bar and the touchpad to disengage the touchpad altogether. This essentially turns off the touchpad. You’ll know it is turned off because the indicator light will change to an amber color. Once the touchpad is turned off, you may safely put your computer to sleep. When you wake your computer from sleep, enter your password if necessary and then depress the button again to turn the touchpad back on. The color of the indicator light will change from amber to white and you should be good to go. This method has worked for me consistently.
  2. In lieu of turning the touchpad off before putting your computer to sleep, you can try this instead. Open up the control panel and navigate to the Devices and Printers menu, right click on it and choose Mouse Settings. When the Mouse Properties window opens, click on the Multitouch Gestures tab and deselect all three checkboxes. Apply the changes and close the window. This method also stopped the freezing problem for me, but this method disables multitouch gestures so that may be reason enough for you not to choose this method if you plan on using gestures on the touchpad.
  3. The simplest fix and one that has also worked for me is to simply have a bit of patience. When you wake your computer up from sleep, just chill for about 10-15 seconds before you touch the touchpad. It seems that just waiting for 10-15 seconds may be enough time for the touchpad to resume normal operation upon waking from sleep.

I hope one of these three methods will work for you and if it does, let me know.

By the way, I did notice that there is a new BIOS update for the dm3-1030us available on the HP site. It is the bios version F0A.

UPDATE: In the HP forum, there has been another suggestion for fixing the touchpad freeze issue, although it makes no sense to me, but the fix is this…
Go to Start menu > Control Panel > System and Security > System > Device Manager > System Devices. Find “ACPI Lid” and right click on it. Select “Update Driver Software” and in the next window select “Search automatically for updated driver software”. It will search for a moment then report that the best driver software for your device is already installed. Doing that will supposedly also fix the touchpad freezing issue. Does it make any sense? No it does not. But people are reporting that it has fixed their freeze issue… go figure.

UPDATE: I have to conclude that the ACPI Lid “fix” is pure rubbish. I turned multi-gestures back on and did the suggested “fix” of searching for a non-existent ACPI driver update and after my computer woke from sleep my touchpad returned to its problematic state of freezing and displaying magnifying glass icon and being generally unresponsive.

UPDATE: There has just been another BIOS update for the dm3-1030us which brings the BIOS version up to F.22 A. This new update is reputed to fix the touchpad issues. I have installed the update and am waiting for a while before concluding that the problems have been fixed.

[donation-can Coffee show_description=true show_progress=false]

iMac slowing down? It’s time to visit the Console

November 10, 2009 By Moderator

Console-MessagesWhen your computer was brand new, it seemed so fast. Remember? And now, a couple years later you find yourself mumbling and grumbling because everything just seems so slow. Switching apps seems slow, launching apps takes forever, you are constantly seeing the spinning beach ball.

There are many reasons why a computer can begin to slow down. Looking in the Console is an oft overlooked tool in diagnosing these issues but there are more steps to be taken and in a future post, I’ll delve into that subject in greater depth. For now, one of the first things to do is to check permissions by using Disk Utility. When you launch Disk Utility, you will want to select your boot drive and then click on Repair Disk Permissions. This is a good habit to get in to… you cannot get into trouble by checking permissions every few weeks or so. This periodic task can resolve many quirky issues.

If you are still experiencing sluggish performance another place to check for leads as to what may be contributing to the slowness is your Console app. You’ll find this helpful app in your Applications > Utilities folder. This is where you will find all the logs pertaining to system errors and such.

Frequently you will find a particular error repeating itself hundreds of times a minute. You can literally have thousands of repeating errors occurring for a variety of reasons. This continual logging of repeating errors will consume a lot of processing time and can really slow down your computer. As an example, for the last couple weeks my computer was so slow I was just about ready to take the drastic measure of reformatting my drive, reinstalling Snow Leopard and then migrating all my apps, docs and settings from my backup back over, just to clean things up. But I visited my Console and noticed a repeating error. The error was: “11/10/09 10:23:07 PM – Tue, Nov 10    kernel    USBF:    140949.261    << _mouseParameter.button[1]=0x0” and it was repeating over and over again.

Here is what the console log looked like.

console-error

After a bit of investigation and Googling, I concluded it was caused by my Logitech Marble Mouse. I had deinstalled the Logitech Control Center a few weeks ago to resolve another issue I was having and by doing so, the mouse was causing repeating errors that were being logged by the thousands in Console. I reinstalled the Logitech Control Center software and after a restart noticed an immediate improvement in computer response. And the errors stopped completely.

So, before taking drastic steps, do a few basic steps first and make sure checking the logs in Console is one of those first steps.

How to determine absolute path with a tiny php script

November 7, 2009 By Moderator

I was recently installing the fantastic forms plugin for WordPress, cForms on a new website I was building and ran in to an issue trying to determine what the absolute path was to a specific directory.

Let me digress for a moment… cForms is an immensely powerful forms tool that you can use on your blog to create stunning forms. Multi-page forms, forms that use ajax, forms that enable users to upload files and the features really go on and on. It may be overkill for you if you just need simple contact form type functionality, but if you’re looking for the atom bomb of form generation, cForms is your ticket to paradise. Now back to the story…

cForms was asking me for the absolute path to where I wanted files to be uploaded. So using Fetch (my ftp client of choice) I simply copied the address and pasted it into the cForms field. Well, cForms complained that it was not correct and that it couldn’t find that directory I specified.

After digging a bit I discovered a simple php script that you can insert into an otherwise blank text document. Name it basically anything you want. I named my file, “absolute-path-script.php” and uploaded that file into the directory that I wanted to be the upload directory for cForms. Once you’ve uploaded the file, you simply need to access that php file from your browser. For instance if you put the php file in your wp-content/uploads directory, then you’d point your browser to
“http:// www.YourWonderfulWebsite .com/wp-content/uploads/absolute-path-script.php” and in your browser window will appear the absolute path to that directory.

It’s so simple it hurts.

Here is the code that makes the magic happen. And don’t laugh when you see how short and sweet it is. You’ll thank me later when you realize it saved you many frustrating minutes trying to figure out what your absolute path was because you’re on Blue Host or somewhere like that. By the way this is nothing more than a Unix command that translates to “Get current working directory”.

<?php
echo getcwd();
?>

Hope that helps you out.

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Go to Next Page »

Primary Sidebar

  • Facebook
  • Twitter
  • YouTube

More to See

monkey mirror

More improvements to the already great Monkey Mirror for 2014

July 9, 2014 By Moderator

Monkey Mirror

UPDATE: Yet another Monkey Mirror upgrade. Better than ever.

March 29, 2013 By Moderator

Tags

absolute path ampersand ampersand entity BigCommerce big commerce cms CMS Made Simple CMS Made Simple 1.6 CMSMS content management system emergency lighting footer Headphones kallout kosa-target-image led lights LED task light Magento php screen capture screen grab sylvania Sylvania Light Flute tutorial WordPress Bible

Footer

Text Widget

This is an example of a text widget which can be used to describe a particular service. You can also use other widgets in this location.

Examples of widgets that can be placed here in the footer are a calendar, latest tweets, recent comments, recent posts, search form, tag cloud or more.

Sample Link.

Recent

  • AfterShokz Air Trekz AS650SG
  • More improvements to the already great Monkey Mirror for 2014
  • UPDATE: Yet another Monkey Mirror upgrade. Better than ever.
  • Microsoft Office 2011 Outlook won’t launch
  • How to fix a sticky home button on the iPhone or iPod Touch

Search

Tags

absolute path ampersand ampersand entity BigCommerce big commerce cms CMS Made Simple CMS Made Simple 1.6 CMSMS content management system emergency lighting footer Headphones kallout kosa-target-image led lights LED task light Magento php screen capture screen grab sylvania Sylvania Light Flute tutorial WordPress Bible

Copyright © 2025 · Website built by CNY Web Works