<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>n3wblog &#187; problems</title>
	<atom:link href="http://n3wb.com/boolean/archives/tag/problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://n3wb.com/boolean</link>
	<description>tech commentary and observations from the future</description>
	<lastBuildDate>Mon, 26 Dec 2011 18:36:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows 7 Wake From Sleep</title>
		<link>http://n3wb.com/boolean/archives/2009/09/windows-7-wake-from-sleep/</link>
		<comments>http://n3wb.com/boolean/archives/2009/09/windows-7-wake-from-sleep/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 12:25:36 +0000</pubDate>
		<dc:creator>boolean</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wake]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://n3wb.com/boolean/archives/2009/09/windows-7-wake-from-sleep/</guid>
		<description><![CDATA[Since installing Windows 7 I haven&#8217;t been able to put my PC to sleep either in hybrid mode or hibernate. So I did a little digging and found some useful tips on INTERNET. If you put your computer to sleep in one of these modes and find it immediately wakes back up again, fans whirring, [...]]]></description>
			<content:encoded><![CDATA[<p>Since installing Windows 7 I haven&#8217;t been able to put my PC to sleep either in hybrid mode or <a href="http://www.sevenforums.com/tutorials/819-hibernate-enable-disable.html" target="_blank">hibernate</a>. So I did a little digging and found some useful tips on <a target="_blank" href="http://www.michaelaulia.com/blogs/fix-windows-vista7-sleep-mode-from-waking-up-by-itself.html">INTERNET</a>.</p>
<p>If you put your computer to sleep in one of these modes and find it immediately wakes back up again, fans whirring, login-screen ablazing, open a Command Prompt as Administrator (right click on the Command Prompt icon in the Start Menu&gt;Accessories and select &#8220;Run as Administrator&#8221;). Then type:</p>
<p><font face="monospace">powercfg -lastwake</font></p>
<p>You&#8217;ll likely see something like I did, and see a USB Root Hub caused the start.</p>
<p>type</p>
<p><font face="monospace">powercfg -devicequery wake_armed</font></p>
<p>and it&#8217;ll give you the names of the devices that actually caused the wake-up signal to fire. For whatever reason, my Keyboard and Mouse both seemed to be culprits so I disabled them both by typing:<br /><font face="monospace">powercfg -devicedisablewake &#8220;HID-compliant Mouse&#8221;<br />powercfg -devicedisablewake &#8220;HID-Compliant Keyboard&#8221;</font></p>
<p>case was sensitive for those names and they matched the output from the &#8220;wake_armed&#8221; device query above. That did it, allowing my machine to sleep properly. Waking up now has to be done from the power button on the front of the case.</p>
<p>There are some additional tips in this <a target="_blank" href="http://www.vistax64.com/tutorials/63567-power-options-sleep-mode-problems.html?filter%5B11%5D=Power%20Management">post</a> on vistax64.com which I may experiment with if I get the time, but the current setup is good for now.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=cb2524fa-cf53-860c-be62-284a7a52c233" /></div>
]]></content:encoded>
			<wfw:commentRss>http://n3wb.com/boolean/archives/2009/09/windows-7-wake-from-sleep/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10.5.7 ongoing weirdness</title>
		<link>http://n3wb.com/boolean/archives/2009/06/1057-ongoing-weirdness/</link>
		<comments>http://n3wb.com/boolean/archives/2009/06/1057-ongoing-weirdness/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 13:15:38 +0000</pubDate>
		<dc:creator>boolean</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[freeze]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[wake]]></category>

		<guid isPermaLink="false">http://n3wb.com/boolean/archives/2009/06/1057-ongoing-weirdness/</guid>
		<description><![CDATA[I managed to fix the wake-from-sleep problem that I originally suffered from on my MacPro. A reboot (or two) seemed to fix it and it sleeps without waking up now. I am still seeing some pretty weird issues with other areas though, particularly the Finder. Mapping drives through Finder seems prone to issues, often taking [...]]]></description>
			<content:encoded><![CDATA[<p>I managed to fix the wake-from-sleep problem that I originally <a target="_blank" href="http://n3wb.com/boolean/archives/2009/05/1057-breaks-sleep-hopes-and-dreams/">suffered</a> from on my MacPro. A reboot (or two) seemed to fix it and it sleeps without waking up now. I am still seeing some pretty weird issues with other areas though, particularly the Finder. Mapping drives through Finder seems prone to issues, often taking a long time to list available drives under a particular machine. Seems to happen with both Apple File Sharing and Samba.</p>
<p>I also experienced a lockup on my MacPro using the Computer Name screen saver. I locked the screen, walked away and when I came back, had a black screen with a mouse cursor on it. Couldn&#8217;t bring up the login dialog or connect to it through SSH.</p>
<p>Hopefully Apple releases another fix for these and whatever other issues are lurking under the covers tomorrow when they talk about the Snow Leopard release at <a target="_blank" href="http://developer.apple.com/WWDC/">WWDC</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://n3wb.com/boolean/archives/2009/06/1057-ongoing-weirdness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10.5.7 Breaks Sleep, Hopes and Dreams</title>
		<link>http://n3wb.com/boolean/archives/2009/05/1057-breaks-sleep-hopes-and-dreams/</link>
		<comments>http://n3wb.com/boolean/archives/2009/05/1057-breaks-sleep-hopes-and-dreams/#comments</comments>
		<pubDate>Sun, 17 May 2009 17:38:43 +0000</pubDate>
		<dc:creator>boolean</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[sleep]]></category>

		<guid isPermaLink="false">http://n3wb.com/boolean/?p=527</guid>
		<description><![CDATA[Also known as the 10.5.7 sleep problem. There are a bunch of reports of Mac OS X 10.5.7 update breaking sleep on a variety of machines ranging from PowerMac G5s to MacBooks. I can personally vouch for having issues with my MacBook Pro and MacPro*. The recommended fixes range from resetting the SMC on MacBook [...]]]></description>
			<content:encoded><![CDATA[<p>Also known as the 10.5.7 sleep problem.</p>
<p>There are a <a href="http://discussions.apple.com/thread.jspa?threadID=2007999&amp;tstart=90" target="_blank">bunch</a> of <a href="http://forums.macnn.com/90/mac-os-x/392087/10-5-7-sleep/" target="_blank">reports</a> of Mac OS X 10.5.7 update breaking sleep on a variety of machines ranging from PowerMac G5s to MacBooks. I can personally vouch for having issues with my MacBook Pro and MacPro*.</p>
<p>The recommended fixes range from <a href="http://support.apple.com/kb/HT1411" target="_blank">resetting the SMC</a> on MacBook Pros to pulling all external USB and Firewire devices from the machines. As usual, a number of people are running the Repair Disk Permissions voodoo with little effect other than the feeling of well-being you get from taking a strong, well-documented placebo. Other suggestions include <a href="http://support.apple.com/kb/HT1379" target="_blank">resetting the PRAM and NVRAM</a>.</p>
<p>None of these suggestions have worked for my MacBook Pro. It&#8217;s incredibly frustrating and is going to make my laptop essentially useless if I can&#8217;t put it to sleep and wake it back up. Note that I get one free sleep by closing the lid. Subsequent attempts to sleep the machine cause it to freeze in a kind of blacked-out state. It seems to be running, but the display stays dark. I&#8217;ve heard reports of people being able to put their machines to sleep manually, but I haven&#8217;t tried this yet.</p>
<p>Worse, I tried running a system restore from Time Machine with an install disc. When the installer finally loads, the backlight turns off. Using a flashlight(!) to see the contents of the screen, I&#8217;m not given an option to select a restore point from my Time Capsule backup. I might be able to do a full install and restore up to my last safe point, but this scares me.</p>
<p>I strongly urge people to avoid 10.5.7 like the swine flu and stick with 10.5.6 until this is fixed.</p>
<p>* the MacPro issue is separate and involves it waking up sporadically from sleep</p>
<p>Update: this <a href="http://discussions.apple.com/thread.jspa?threadID=2005687" target="_blank">Apple Discussion thread</a> describes the problem and a fix. The problem appears to be related to wireless network locations with disabled ethernet ports. Re-enabling the port seems to fix the issue.</p>
<p>Update 2: The fix worked. Re-enabling the Ethernet port seems to have fixed the sleep problem. Weird, but glad to have an answer. Thanks to the intrepid and persistent people in that apple discussion thread. I&#8217;ll keep looking for a fix for the issue with my Mac Pro.</p>
]]></content:encoded>
			<wfw:commentRss>http://n3wb.com/boolean/archives/2009/05/1057-breaks-sleep-hopes-and-dreams/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Project Gotham 4 Audio Problems</title>
		<link>http://n3wb.com/boolean/archives/2009/02/project-gotham-4-audio-problems/</link>
		<comments>http://n3wb.com/boolean/archives/2009/02/project-gotham-4-audio-problems/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 15:00:35 +0000</pubDate>
		<dc:creator>boolean</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[glitches]]></category>
		<category><![CDATA[harddrive]]></category>
		<category><![CDATA[noise]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[Xbox360]]></category>

		<guid isPermaLink="false">http://n3wb.com/boolean/archives/2009/02/project-gotham-4-audio-problems/</guid>
		<description><![CDATA[This year I upgraded my Xbox360&#8242;s hard-drive. I decided to get one of the big ones so I could transfer games to it and cut down on load times and hopefully, spare the DVD drive from an early death due to all the thrashing. I loaded up a bunch of games and everything was good. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://n3wb.com/boolean/archives/2005/12/and-so-it-is/"><img title="" src="http://www.n3wb.com/boolean/wp-content/DSCN2095-2-tm.jpg" alt="hard-drive with gunk." style="margin: 6px 6px 6px 0pt;" align="left" border="1" height="100" width="133" /></a>This year I upgraded my Xbox360&#8242;s <a href="http://n3wb.com/boolean/archives/2005/12/the-loneliest-sandwich/">hard-drive</a>. I decided to get one of the big ones so I could transfer games to it and cut down on load times and hopefully, spare the DVD drive from an early death due to all the thrashing. I loaded up a bunch of games and everything was good.</p>
<p>Then a funny thing happened. The n3wbs and I started playing <a target="_blank" href="http://en.wikipedia.org/wiki/Project_Gotham_Racing_4">Project Gotham Racing 4</a> again. This is a series that we&#8217;ve played since the first version on the original Xbox. I spent an unhealthy amount of time in a friend&#8217;s basement playing Project Gotham 1 in head-to-head racing. We got pretty good at it. We still miss San Francisco which was never included in any of the subsequent games and made for some pretty insane racing. PGR2 was probably the game we played the most as a group. Not Halo. Not Gears of War. Project Gotham 2. We have our own lexicon of terms for racing. Some of the less-colorful ones include, &#8220;crop-outing&#8221; and &#8220;toro&#8221;.</p>
<p>I recently made some changes to my room, moving my gear around for better viewing position. So when we started playing PGR4 after a year&#8217;s hiatus, I was shocked to discover some strange audio glitches coming out of my speakers. Engine noises had drop-outs. Music would skip. It was the strangest thing. I checked other sound sources at the speakers and listened hard for anomalies. I checked cabling to make sure I hadn&#8217;t screwed something up during the reorganization. I tweaked sound settings in the game. I put up with it.</p>
<p>Then I checked the Interwebs. Sure enough, a bit of <a target="_blank" href="http://www.google.ca/search?q=project+gotham+4+audio+problem">googling</a> turned up some <a target="_blank" href="http://forums.xbox.com/ShowPost.aspx?PostID=25326262">hits</a> about PGR4 Audio Problems. Weirdly, it&#8217;s a result of installing to the hard-drive. Why this should be makes absolutely no sense. It has to be playing the sounds from memory (assuming the engine noises aren&#8217;t discretely modeled audio simulations which would be very surprising and worthy of at least several papers) and it has to load them from a disk. It shouldn&#8217;t matter where they&#8217;re coming from. The only reason I can think of is that using the hard-drive is putting extra load on the processor or I/O buss and that&#8217;s causing the glitching. Still sounds rubbish, doesn&#8217;t it?</p>
<p>At any rate, I&#8217;d like to see MS release a patch for this, but since Bizarre Creations have pretty-much stopped caring about the PGR series <small></small><small>(*snif*)</small> that&#8217;s very unlikely. I&#8217;ll have to suffer and play it from the DVD.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=f393e40b-6a9c-4341-9faa-010a435f9f5e" /></div>
]]></content:encoded>
			<wfw:commentRss>http://n3wb.com/boolean/archives/2009/02/project-gotham-4-audio-problems/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

