<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Linux Mint 18.1 + i915: Updating the Intel Graphics stack</title>
	<atom:link href="http://billauer.se/blog/2017/02/i915-brix-drm-graphics/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2017/02/i915-brix-drm-graphics/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Gabor</title>
		<link>https://billauer.se/blog/2017/02/i915-brix-drm-graphics/comment-page-1/#comment-1297</link>
		<dc:creator>Gabor</dc:creator>
		<pubDate>Sun, 17 Sep 2017 13:19:08 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=5080#comment-1297</guid>
		<description>doesn&#039;t work for me</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragan Apostolski</title>
		<link>https://billauer.se/blog/2017/02/i915-brix-drm-graphics/comment-page-1/#comment-1287</link>
		<dc:creator>Dragan Apostolski</dc:creator>
		<pubDate>Thu, 31 Aug 2017 09:42:06 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=5080#comment-1287</guid>
		<description>Hello, i have a problem.

I got the installer going by doing what you suggested and just as the installation begins I get this error:

GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit was not provided by any .service files.

Can you possibly help me here? Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hello, i have a problem.</p>
<p>I got the installer going by doing what you suggested and just as the installation begins I get this error:</p>
<p>GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit was not provided by any .service files.</p>
<p>Can you possibly help me here? Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>https://billauer.se/blog/2017/02/i915-brix-drm-graphics/comment-page-1/#comment-1262</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 29 May 2017 09:11:09 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=5080#comment-1262</guid>
		<description>Try this:

Download 915resolution.tar.gz 

http://home.myfairpoint.net/buckaroo39/915/915resolution.tar.gz

Extract the 915resolution file

As root copy it to /usr/sbin

From terminal type:

sudo 915resolution -l

A list will show for the available resolutions

Select the one you want and type similar to the example below:

sudo 915resolution 58 1600 900 32

logout and log back in - you should have the correct resolution.

If you have the resolution that you want then navigate to /etc/rc.local

As root edit the rc.local script file to resemble the sample below to indicate your desired resolution:

---------------------------------------------------

#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will &quot;exit 0&quot; on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.

/usr/sbin/915resolution 58 1600 900 32

exit 0

-------------------------------------------

After saving the rc.local script reboot into your new resolution.</description>
		<content:encoded><![CDATA[<p>Try this:</p>
<p>Download 915resolution.tar.gz </p>
<p><a href="http://home.myfairpoint.net/buckaroo39/915/915resolution.tar.gz" rel="nofollow">http://home.myfairpoint.net/buckaroo39/915/915resolution.tar.gz</a></p>
<p>Extract the 915resolution file</p>
<p>As root copy it to /usr/sbin</p>
<p>From terminal type:</p>
<p>sudo 915resolution -l</p>
<p>A list will show for the available resolutions</p>
<p>Select the one you want and type similar to the example below:</p>
<p>sudo 915resolution 58 1600 900 32</p>
<p>logout and log back in &#8211; you should have the correct resolution.</p>
<p>If you have the resolution that you want then navigate to /etc/rc.local</p>
<p>As root edit the rc.local script file to resemble the sample below to indicate your desired resolution:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>#!/bin/sh -e<br />
#<br />
# rc.local<br />
#<br />
# This script is executed at the end of each multiuser runlevel.<br />
# Make sure that the script will &#8220;exit 0&#8243; on success or any other<br />
# value on error.<br />
#<br />
# In order to enable or disable this script just change the execution<br />
# bits.<br />
#<br />
# By default this script does nothing.</p>
<p>/usr/sbin/915resolution 58 1600 900 32</p>
<p>exit 0</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>After saving the rc.local script reboot into your new resolution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
