<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Driver on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/driver/</link><description>Recent content in Driver on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 21 Sep 2015 22:57:15 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/driver/index.xml" rel="self" type="application/rss+xml"/><item><title>Update AMD Display Driver under BootCamp</title><link>https://remkoweijnen.nl/blog/2015/09/21/update-amd-display-driver-under-bootcamp/</link><pubDate>Mon, 21 Sep 2015 22:57:15 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2015/09/21/update-amd-display-driver-under-bootcamp/</guid><description>&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2015/09/image.webp" class="glightbox" data-type="image" data-gallery="post-3586"&gt;&lt;img loading="lazy" decoding="async" style="float: right; display: inline;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2015/09/image_thumb.webp" alt="image" width="240" height="141" align="right" /&gt;&lt;/a&gt;I&amp;rsquo;m using Windows 10 with &lt;a href="https://www.apple.com/support/bootcamp/"&gt;BootCamp&lt;/a&gt; on my &lt;a href="https://support.apple.com/kb/SP719?locale=en_US"&gt;MacBook Pro (Retina, 15-inch, Mid 2015&lt;/a&gt;). Overall I&amp;rsquo;m pretty happy with the hardware but Apple seems to limit functionality when running under Windows.&lt;/p&gt;
&lt;p&gt;A good example is the trackpad which simply doesn&amp;rsquo;t operate as smoothly as under Mac OSX. This isn&amp;rsquo;t because Windows is a less good Operating System, it&amp;rsquo;s simply Apple supplying drivers and support software this is less good.&lt;/p&gt;
&lt;p&gt;For the trackpad I found a good solution with &lt;a href="http://trackpad.powerplan7.com/"&gt;Trackpad++&lt;/a&gt; which enables 2, 3- and 4-finger gestures and improves scrolling.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2015/09/image1.webp" class="glightbox" data-type="image" data-gallery="post-3586"&gt;&lt;img loading="lazy" decoding="async" style="float: right; margin: 0px 0px 0px 5px; display: inline;" title="Display driver AMD driver stopped responding and has successfully recovered." src="https://remkoweijnen.nl/blog/wp-content/uploads/2015/09/image_thumb1.webp" alt="Display driver stopped responding and has recovered" width="240" height="79" align="right" /&gt;&lt;/a&gt;The AMD Display Drivers as supplied with BootCamp are instable leading to &amp;ldquo;Display driver stopped responding&amp;rdquo; messages.&lt;/p&gt;</description></item><item><title>Compiling Drivers for Altiris Linux PXE Image Part 1</title><link>https://remkoweijnen.nl/blog/2011/03/17/compiling-drivers-for-altiris-linux-pxe-image-part-1/</link><pubDate>Thu, 17 Mar 2011 13:07:22 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/03/17/compiling-drivers-for-altiris-linux-pxe-image-part-1/</guid><description>&lt;p&gt;First we need to setup a Linux Virtual Machine with a distro of choice (I recommend a 32 bit version). I will be using Ubuntu here and the first step is to &lt;a href="http://www.ubuntu.com/desktop/get-ubuntu/download" target="_blank"&gt;download&lt;/a&gt; the iso.&lt;/p&gt;
&lt;p&gt;At the time of writing Ubuntu 10.10 was the Latest version so I used that one.&lt;/p&gt;
&lt;p&gt;Create a new Virtual Machine and use the iso as install media, I am using VMWare Workstation and it recognises Ubuntu and performs an &amp;ldquo;easy install&amp;rdquo;:&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox" data-type="image" data-gallery="post-1594" href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image23.webp"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image_thumb23.webp" border="0" alt="image" width="244" height="64" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The install is unattended (when VMWare Tools are installed you need to perform a login) and took only 6 minutes on my laptop!&lt;/p&gt;
&lt;p&gt;Now we need to install gcc (the compiler), open the Ubuntu Software Center:&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox" data-type="image" data-gallery="post-1594" href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image24.webp"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image_thumb24.webp" border="0" alt="image" width="232" height="231" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>