<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mcfrost</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mcfrost"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Mcfrost"/>
	<updated>2026-05-09T12:24:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installing_OpenSuSE_10.1_on_a_ThinkPad_X41_Tablet&amp;diff=25242</id>
		<title>Talk:Installing OpenSuSE 10.1 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installing_OpenSuSE_10.1_on_a_ThinkPad_X41_Tablet&amp;diff=25242"/>
		<updated>2006-10-13T23:35:23Z</updated>

		<summary type="html">&lt;p&gt;Mcfrost: /* Feedback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Feedback ==&lt;br /&gt;
I'd be very interessted in feedback because I'm still a wiki and Linux newbie so feel free to write some lines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In order to enable screen rotation you need to update to xorg 7, where xrandr will work. &lt;br /&gt;
Easiest way to to that ist to add ftp://ftp.gwdg.de/pub/opensuse/repositories/xorg7/Java_Sun-Java-1.5_SUSE_Linux_10.1 to your yast-installation-sources. Then go to software management, set &amp;quot;filter&amp;quot; to &amp;quot;package groups&amp;quot;, scroll down in the left package-group list and select &amp;quot;zzz All&amp;quot;. Then right click on the right list and select &amp;quot;all in this list -&amp;gt; update if newer version available&amp;quot;. &lt;br /&gt;
After a restart of the X-server xrandr will work. The automatic rotation when turning the display will not work as described for Fedora Core 5 though. That's because the acpid is not allowed to access the users X-server, haven't figured that out yet, but as a temporary workaround I wrote a little script and put it in the KDE panel, so the user can rotate the screen manually. --[[User:Dross|dross]] 08:03, 2 October 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
If you want to get help with the bio-api drop your compile error here. I fixed this crap a long time ago to work on Suse 10.1 Beta something. --[[User:Mcfrost|Mcfrost]] 01:35, 14 October 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
== Questions and answers ==&lt;/div&gt;</summary>
		<author><name>Mcfrost</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21623</id>
		<title>Talk:Installing Fedora Core 5 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21623"/>
		<updated>2006-04-14T22:45:20Z</updated>

		<summary type="html">&lt;p&gt;Mcfrost: /* On-the-fly Rotation in FC5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== On-the-fly Rotation in FC5 ==&lt;br /&gt;
&lt;br /&gt;
[[User:Kanfil]] wrote:&lt;br /&gt;
&lt;br /&gt;
 Using Gnome 2.14 and xorg-x11-drv-i810-1.4.1.3-4.cvs20060322, On-the-fly rotation does work.&lt;br /&gt;
&lt;br /&gt;
[[User:Saikat|I]] have not been able to duplicate this. I am using the stock Fedora X.org server with the [http://mirrors.usc.edu/pub/linux/distributions/fedora/development/i386/repodata/repoview/xorg-x11-drv-i810-0-1.4.1.3-4.cvs20060322.1.html xorg-x11-drv-i810-1.4.1.3-4.cvs20060322] driver mentioned above.&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xdpyinfo}} returns:&lt;br /&gt;
&lt;br /&gt;
 name of display:    :0.0&lt;br /&gt;
 version number:    11.0&lt;br /&gt;
 vendor string:    The X.Org Foundation&lt;br /&gt;
 vendor release number:    70000000&lt;br /&gt;
 X.Org version: 7.0.0&lt;br /&gt;
 [...]&lt;br /&gt;
 number of extensions:    32&lt;br /&gt;
     RANDR&lt;br /&gt;
     RENDER&lt;br /&gt;
     Composite&lt;br /&gt;
     DAMAGE&lt;br /&gt;
 [...]&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xrandr -o 3}} results in:&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|xrandr -o 3}}&lt;br /&gt;
 Error of failed request:  BadMatch (invalid parameter attributes)&lt;br /&gt;
 Major opcode of failed request:  156 (RANDR)&lt;br /&gt;
 Minor opcode of failed request:  2 (RRSetScreenConfig)&lt;br /&gt;
 Serial number of failed request:  12&lt;br /&gt;
 Current serial number in output stream:  12&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It should be possible with version 1.6+ of the i810 driver.  You can build this from the CVS repository, but it will not build properly on anything less than X11R7.0-RC2.  ~[[User:Loki|Loki]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I tried today's CVS/GIT [Xorg + IntelGrapicsDriver, 15.4.2006]. It doesn't work. ~[[User:Mcfrost|Mcfrost]]&lt;/div&gt;</summary>
		<author><name>Mcfrost</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21622</id>
		<title>Talk:Installing Fedora Core 5 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21622"/>
		<updated>2006-04-14T22:43:50Z</updated>

		<summary type="html">&lt;p&gt;Mcfrost: /* On-the-fly Rotation in FC5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== On-the-fly Rotation in FC5 ==&lt;br /&gt;
&lt;br /&gt;
[[User:Kanfil]] wrote:&lt;br /&gt;
&lt;br /&gt;
 Using Gnome 2.14 and xorg-x11-drv-i810-1.4.1.3-4.cvs20060322, On-the-fly rotation does work.&lt;br /&gt;
&lt;br /&gt;
[[User:Saikat|I]] have not been able to duplicate this. I am using the stock Fedora X.org server with the [http://mirrors.usc.edu/pub/linux/distributions/fedora/development/i386/repodata/repoview/xorg-x11-drv-i810-0-1.4.1.3-4.cvs20060322.1.html xorg-x11-drv-i810-1.4.1.3-4.cvs20060322] driver mentioned above.&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xdpyinfo}} returns:&lt;br /&gt;
&lt;br /&gt;
 name of display:    :0.0&lt;br /&gt;
 version number:    11.0&lt;br /&gt;
 vendor string:    The X.Org Foundation&lt;br /&gt;
 vendor release number:    70000000&lt;br /&gt;
 X.Org version: 7.0.0&lt;br /&gt;
 [...]&lt;br /&gt;
 number of extensions:    32&lt;br /&gt;
     RANDR&lt;br /&gt;
     RENDER&lt;br /&gt;
     Composite&lt;br /&gt;
     DAMAGE&lt;br /&gt;
 [...]&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xrandr -o 3}} results in:&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|xrandr -o 3}}&lt;br /&gt;
 Error of failed request:  BadMatch (invalid parameter attributes)&lt;br /&gt;
 Major opcode of failed request:  156 (RANDR)&lt;br /&gt;
 Minor opcode of failed request:  2 (RRSetScreenConfig)&lt;br /&gt;
 Serial number of failed request:  12&lt;br /&gt;
 Current serial number in output stream:  12&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It should be possible with version 1.6+ of the i810 driver.  You can build this from the CVS repository, but it will not build properly on anything less than X11R7.0-RC2.  ~[[User:Loki|Loki]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I tried today's CVS/GIT [Xorg + IntelGrapicsDriver}. It doesn't work. ~[[User:Mcfrost|Mcfrost]]&lt;/div&gt;</summary>
		<author><name>Mcfrost</name></author>
		
	</entry>
</feed>