A pleasant walk through computing

Comment for me? Send an email. I might even update the post!

Lenovo U530 Touch WiFi Problem

I really like my U530…except that the wireless is flaky. Sometimes it will drop down to 11mbps, as if it suddenly forgot it can connect at Wireless-G speeds. Disconnecting/reconnecting fails with a “Cannot connect, forget this connection?” message. The solution has been to turn WiFi off and back on. Hardly the right thing.

I found a suggestion on a newsgroup to turn the wireless adaptor’s Roaming Aggression to “Lowest.” I tried this, but it didn’t make a significant difference. (Yes, I’m running the latest driver.)

Today, I found a setting that might do the job.

  1. Connect to the wireless network giving problems. (In my case, my home router.)
  2. Right-click the connection icon and choose “Open Network and Sharing Center.”
    image
  3. Open “Change adapter settings.
  4. Right-click the Wi-Fi adapter and choose Status.
  5. Open Wireless Properties. These are the properties for the network profile.
  6. Uncheck “Look for other wireless networks while connected to this network.”

image

I’m hoping this will stop Windows from trying to find other networks, which seems similar to the “roaming” setting (which I’ve set back to its default of “Highest.”

I’ll update this post in a week or less with whether this solved my problem.

Update 1/26/14 9:30p

And, that didn’t fix anything. So, I guess I’m still waiting on an updated driver from Lenovo, or I’ll find out if I can replace the wireless. But I’ve read that laptop hardware these days is often recorded in the BIOS, and not allowed to be changed. We’ll see.

WHS Connector Restart Error in Windows 8.0/8.1

After upgrading to Windows 8.1, you may find your Windows Home Server dashboard no longer works. The solution for me was:

  1. Uninstall the connector.
  2. Open a command prompt and run ipconfig /flushdns.
  3. Reinstall the connector by going to http://[WHSname]/connect.

However, in my case I would get an error “Cannot connect the computer to the server because either another software installation is in progress or, the computer has a restart pending….”
Try restarting. If that doesn't solve the problem, a registry key needs to be deleted.
http://social.microsoft.com/Forums/en-US/a90b4679-d2dc-4820-94f0-dce22da245a4/solved-cannot-install-connector-software-error-regarding-another-installation-is-in-progress?forum=whsvailbeta
Summary:

  1. Open regedit.exe.
  2. Navigate to
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
  3. Delete the key PendingFileRenameOperations

How to Remove Apps from Google Play My Apps Site

In the last three years, I’ve downloaded lots of apps to my phone that I quickly deleted. Now I have a new phone, a spiffy Nexus 5, and decided to install from the web. And there I found all of those apps listed. Yuck. But surely I could remove them…right?

Not from the web page. But it can be done from the phone. Thank you, author of this article!

http://howto.cnet.com/8301-11310_39-57556054-285/delete-downloaded-app-history-from-google-play/

Bonus: I can remove apps that were preinstalled on my Samsung Charge (which I liked). Goodbye, Blockbuster app that no longer works!

Too bad there’s no way to install multiple apps at once.