<?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>Ticklish Techs &#187; driver</title>
	<atom:link href="http://www.ticklishtechs.net/tag/driver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ticklishtechs.net</link>
	<description>a mostly .NET but also some other cool techs blog</description>
	<lastBuildDate>Wed, 05 Jan 2011 21:44:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Don&#8217;t respect .inf-files too much</title>
		<link>http://www.ticklishtechs.net/2010/01/19/dont-respect-inf-files-too-much/</link>
		<comments>http://www.ticklishtechs.net/2010/01/19/dont-respect-inf-files-too-much/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 23:50:55 +0000</pubDate>
		<dc:creator>Wolfram Bernhardt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.ticklishtechs.net/2010/01/19/dont-respect-inf-files-too-much/</guid>
		<description><![CDATA[When I get a new laptop that always triggers a little cascade in my home network. I have three machines: An older laptop serves as a server, a quadcore desktop pc provides gaming power and the a newer laptop accompanies me wherever I go. Some day ago I replaced the old server laptop (with WinXP) [...]]]></description>
			<content:encoded><![CDATA[<p>When I get a new laptop that always triggers a little cascade in my home network. I have three machines: An older laptop serves as a server, a quadcore desktop pc provides gaming power and the a newer laptop accompanies me wherever I go.</p>
<p>Some day ago I replaced the old server laptop (with WinXP) by a newer one, now running Win7.&#160; My printer (<a href="http://www.brother.de/g3.cfm/s_page/65190/s_level/24390/s_product/DCP120CG1">Brother DCP-120C</a>) is a little aged now and it’s not a network printer. So I attached it to the server (via USB) and thus it’s accessible in the entire network.</p>
<p>Attaching the printer to Win7 worked flawlessly. Importing the printer (which involves copying the drivers) to another Win7-machine was not a problem either.</p>
<p>But my quadcore still runs WinXP and wouldn’t accept the drivers from the Win7-server. Instead a dialog asks me to provide the appropriate driver manually.</p>
<p>Okay, so I downloaded the latest DCP-120C-drivers for WinXP, unzipped them and guided XP to the .inf-files. XP said: “No, I can’t see the right drivers.”</p>
<p>Unfortunately there is no way to force WinXP to use certain printer-drivers. So I spend ten minutes playing the old yes-no-game before I took a look at the .inf-file. I have never dealt with .inf-files a lot but I noticed this line:</p>
<p><font face="Courier New">     <br /></font><font face="Courier New"><strong>&quot;Brother DCP-120C Printer&quot;&#160;&#160; = BRDP120C.PPD, BrotherDCP-120C65FA</strong>       <br /></font></p>
<p>Hmm… okay… it is there. My Brother DCP-120C Printer. Fine. Why doesn’t WinXP recognize it? I found another .inf-file in the driver-package with these line:</p>
<p><font face="Courier New">     <br /></font><font face="Courier New"><strong>&quot;Brother DCP-120C USB Printer&quot;&#160;&#160; = BRDP120C.PPD…        <br /></strong></font></p>
<p>Hmm… now the name is DCP-120C <strong>USB</strong> Printer. Do the funny name string make any dfference? I took a closer look at the printer device that was recognized by my server:</p>
<p><a href="http://www.ticklishtechs.net/wp-content/uploads/2010/01/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.ticklishtechs.net/wp-content/uploads/2010/01/image_thumb1.png" width="121" height="129" /></a> </p>
<p>Okay, nice, there is no “Printer” in the name… can it be… well… I copied the line in the .inf-file and replaced “Printer” by “USB”:</p>
<p><font face="Courier New"><strong>&quot;Brother DCP-120C Printer&quot;&#160;&#160; = BRDP120C.PPD, BrotherDCP-120C65FA</strong>       <br /></font><font face="Courier New"><strong>&quot;Brother DCP-120C USB&quot;&#160;&#160; = BRDP120C.PPD, BrotherDCP-120C65FA</strong> </font></p>
<p><font face="Courier New"></font></p>
<p>Bingo! That did the trick. </p>
<p>When accessing printers installed on other network computers, the printer drivers really seem to be recognized by their name. That hurts a bit, but knowing it may help solving driver problem from time to time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ticklishtechs.net/2010/01/19/dont-respect-inf-files-too-much/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acronis True Image Home 2010 hangs with Windows 7</title>
		<link>http://www.ticklishtechs.net/2010/01/19/acronis-true-image-home-2010-hangs-with-windows-7/</link>
		<comments>http://www.ticklishtechs.net/2010/01/19/acronis-true-image-home-2010-hangs-with-windows-7/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 22:17:32 +0000</pubDate>
		<dc:creator>Wolfram Bernhardt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Acronis True Image]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.ticklishtechs.net/2010/01/19/acronis-true-image-home-2010-hangs-with-windows-7/</guid>
		<description><![CDATA[I am a great fan of Acronis True Image. I am using it for a long time and it has saved my skin more than once. So I was glad to hear that the new version (True Image 2010) was designed to work with Win 7. And so it did. Last week I got a [...]]]></description>
			<content:encoded><![CDATA[<p>I am a great fan of Acronis True Image. I am using it for a long time and it has saved my skin more than once. So I was glad to hear that the new version (<a href="http://www.acronis.de/homecomputing/products/trueimage/index.html">True Image 2010</a>) was designed to work with Win 7. And so it did.</p>
<p>Last week I got a new laptop and today I tried to backup my fresh installation ov Win7/64. Each time True Image caused my entire system to freeze after five seconds of backing up. No reaction at all, the only way out way a hard button-press reset. I tried different options without results. (Which made me panic, because on what else can you rely when not on your backup tool?) &#8211; </p>
<p><a href="http://kb.acronis.com/content/6529">Fortunately I found the solution here.</a> </p>
<p>There is a new driver for hdd-image snapshots. Installed it, True Image 2010 works again. </p>
<p>Phew!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ticklishtechs.net/2010/01/19/acronis-true-image-home-2010-hangs-with-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo Integrated Camera again working on Windows 7</title>
		<link>http://www.ticklishtechs.net/2010/01/01/lenovo-integrated-camera-again-working-on-windows-7/</link>
		<comments>http://www.ticklishtechs.net/2010/01/01/lenovo-integrated-camera-again-working-on-windows-7/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 11:56:09 +0000</pubDate>
		<dc:creator>Benjamin Schröter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.ticklishtechs.net/2010/01/01/lenovo-integrated-camera-again-working-on-windows-7/</guid>
		<description><![CDATA[My Lenovo X200 notebook comes with an integrated webcam and I’m using it pretty often for Skype calls etc. But some time ago it stopped working. After reinstalling drivers, taking to the Lenovo support hotline, installing exactly the driver I was told to it was still broken. Yesterday a Lenovo technician cam to replace the [...]]]></description>
			<content:encoded><![CDATA[<p>My Lenovo X200 notebook comes with an integrated webcam and I’m using it pretty often for Skype calls etc. But some time ago it stopped working. After reinstalling drivers, taking to the Lenovo support hotline, installing exactly the driver I was told to it was still broken. Yesterday a Lenovo technician cam to replace the camera (I’m so glad to have on-site support and do not need to send the notebook in), but in the end the new webcam behaves exactly as the first one &#8211; just not working.</p>
<p>So I started to debug the problem by myself and figured the following out. Maybe this is just an issue on my machine with my other software installed but maybe this is helpful for someone else.</p>
<p>The driver from the Lenovo webpage is build by the camera vendor Ricoh. That driver package just does not work on my Windows 7 64bit machine. The out-of-the-box Windows 7 driver works just fine!</p>
<p>Find the Camera device in Device Manager</p>
<p><a href="http://www.ticklishtechs.net/wp-content/uploads/2010/01/a.png"><img style="display: inline; border: 0px;" title="device manager" src="http://www.ticklishtechs.net/wp-content/uploads/2010/01/a_thumb.png" border="0" alt="device manager" width="240" height="188" /></a></p>
<p>On the properties sheet choose Update driver</p>
<p><a href="http://www.ticklishtechs.net/wp-content/uploads/2010/01/b.png"><img style="display: inline; border: 0px;" title="Integrated Camera Properties" src="http://www.ticklishtechs.net/wp-content/uploads/2010/01/b_thumb.png" border="0" alt="Integrated Camera Properties" width="328" height="364" /></a></p>
<p>Then “Browse my computer for driver software” and  “Let me pick from a list of device drivers on my computer”</p>
<p><a href="http://www.ticklishtechs.net/wp-content/uploads/2010/01/d.png"><img style="display: inline; border: 0px;" title="Update Driver Software I" src="http://www.ticklishtechs.net/wp-content/uploads/2010/01/d_thumb.png" border="0" alt="Update Driver Software I" width="364" height="268" /></a></p>
<p><a href="http://www.ticklishtechs.net/wp-content/uploads/2010/01/e.png"><img style="display: inline; border: 0px;" title="Update Driver Software II" src="http://www.ticklishtechs.net/wp-content/uploads/2010/01/e_thumb.png" border="0" alt="Update Driver Software II" width="364" height="268" /></a></p>
<p>On my machine it only shows up one compatible “USB Video Device” – just use that driver:</p>
<p><a href="http://www.ticklishtechs.net/wp-content/uploads/2010/01/f.png"><img style="display: inline; border: 0px;" title="Update Driver Software III" src="http://www.ticklishtechs.net/wp-content/uploads/2010/01/f_thumb.png" border="0" alt="Update Driver Software III" width="364" height="268" /></a></p>
<p>If Windows does not find this single one you can select it from the larger list by unchecking “Show compatible hardware” and choosing “Microsoft” / “USB Video Device”:</p>
<p><a href="http://www.ticklishtechs.net/wp-content/uploads/2010/01/g.png"><img style="display: inline; border: 0px;" title="Update Driver Software VI" src="http://www.ticklishtechs.net/wp-content/uploads/2010/01/g_thumb.png" border="0" alt="Update Driver Software VI" width="364" height="268" /></a></p>
<p>For some reason it does not always work the moment I installed the new driver and I had to reboot the machine. After installing the driver the device in device manager is called “USB Video Device” but after the reboot it is for some reason renamed to “Integrated Camera” but still using the Windows driver (that is the important part, you can check it in the properties sheet from within device manager). From now on it was working fine.</p>
<p>After some time Windows suddenly replaced this driver with the Ricoh one and the camera was broken again. To prevent Windows from doing so I uninstalled the driver package from “Programs and Features” in Control Panel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ticklishtechs.net/2010/01/01/lenovo-integrated-camera-again-working-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Trackpoint Scrolling in iTunes, Thunderbird, etc.</title>
		<link>http://www.ticklishtechs.net/2009/12/27/trackpoint-scrolling-in-itunes-thunderbird-etc/</link>
		<comments>http://www.ticklishtechs.net/2009/12/27/trackpoint-scrolling-in-itunes-thunderbird-etc/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 07:51:00 +0000</pubDate>
		<dc:creator>Benjamin Schröter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[Trackpoint]]></category>

		<guid isPermaLink="false">http://www.ticklishtechs.net/2009/12/27/trackpoint-scrolling-in-itunes-thunderbird-etc/</guid>
		<description><![CDATA[I’m using a Lenovo laptop and I’m a big fan of the Trackpoint mouse replacement. That is this small red thing in the middle of the keyboard some notebooks are equipped with instead of a touchpad. In fact my notebook does not even has a touchpad. You can use the Trackpoint for scrolling like a [...]]]></description>
			<content:encoded><![CDATA[<p>I’m using a Lenovo laptop and I’m a big fan of the <a href="http://xkcd.com/243/">Trackpoint</a> mouse replacement. That is this small red thing in the middle of the keyboard some notebooks are equipped with instead of a touchpad. In fact my notebook does not even has a touchpad. </p>
<p>You can use the Trackpoint for scrolling like a mouse wheel when pressing the middle button and moving the Trackpoint up or down. Everybody using it will know what I’m talking about, anybody else does not need to read to the end. </p>
<p>But in some applications the scrolling does not work at all what is very annoying. I had the most trouble with Thunderbird and iTunes – just no scrolling. </p>
<p>And here is a fix for that issue. There is a file (<code>C:\Program Files\Lenovo\ TrackPoint\tp4table.dat</code>) on your machine when you have installed the Trackpoint software from Lenovo. Just edit that file and add some additional rows for the application with broken scrolling. </p>
<table border="1">
<tbody>
<tr>
<td>
<pre>; Apple ITunes
*,*,itunes.exe,*,*,*,WheelStd,0,9

; Mozilla Thunderbird
*,*,thunderbird.exe,*,*,*,WheelStd,0,9</pre>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>Remember to open the file with an editor as Administrator otherwise it would not work. I had to reboot my machine after that change. I just tested this change on a Windows 7 64 bit machine but it should work on 32 bit or other versions of Windows as well. Maybe the same fix applies also to non-Lenovo notebooks but I cannot tell. If someone out there tested it, please comment.</p>
<p>More on this topic and templates for some more applications (Picasa, Safar, Windows Live Mail, Windows Live Writer) can be found at <a title="http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/Fixing-Trackpoint-Scroll-for-ITunes-Picasa-Safari-Windows-Live/m-p/124378" href="http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/Fixing-Trackpoint-Scroll-for-ITunes-Picasa-Safari-Windows-Live/m-p/124378">http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/Fixing-Trackpoint-Scroll-for-ITunes-Picasa-Safari-Windows-Live/m-p/124378</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ticklishtechs.net/2009/12/27/trackpoint-scrolling-in-itunes-thunderbird-etc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

