<?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=VsvNhz</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=VsvNhz"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/VsvNhz"/>
	<updated>2026-04-23T02:04:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Ubuntu_6.10_on_a_ThinkPad_X41_Tablet&amp;diff=29192</id>
		<title>Talk:Installing Ubuntu 6.10 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Ubuntu_6.10_on_a_ThinkPad_X41_Tablet&amp;diff=29192"/>
		<updated>2007-04-11T01:42:14Z</updated>

		<summary type="html">&lt;p&gt;VsvNhz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Annoying head parking ==&lt;br /&gt;
&lt;br /&gt;
Does anybody else get an annoying, repetitive disk-head parking noise? I've already had to scrap one bad hard drive, I'm hoping this one isn't defective as well.&lt;br /&gt;
&lt;br /&gt;
- Chris&lt;br /&gt;
&lt;br /&gt;
== Wacom Suspend Fix ==&lt;br /&gt;
&lt;br /&gt;
Awesome call by Trithemius with the acpi/resume.d wacom fix... I just fixed the command's little typo and added the chmod.&lt;br /&gt;
&lt;br /&gt;
- Chris&lt;br /&gt;
&lt;br /&gt;
== Suspend Fix Change in xorg ==&lt;br /&gt;
The info for getting the pen to work was great.  I have a 1869CSU model too but for some reason when I used &amp;quot;/dev/wacom&amp;quot; the stylus would never work after suspending it (even with the fix). I found the solution was to change all the &amp;quot;/dev/wacom&amp;quot;'s in my xorg to &amp;quot;/dev/ttyS0&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== NetBoot Installation Move ==&lt;br /&gt;
&lt;br /&gt;
I moved the NetBoot portion of the documentation, as it's part of isntallation instructions. The pre-installation notes were intended for README-like things, not so much actual procedure.&lt;br /&gt;
&lt;br /&gt;
== Screen Rotation  ==&lt;br /&gt;
&lt;br /&gt;
I followed your guide to create the screen rotation scripts/events, and after acpi force-reload and restart it works just fine. But when I reboot the machine, I have to reload and restart acpi again, otherwise it won't work.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
--[[User:Aerials|aerials]] 21:51, 27 September 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Re: Screen Rotation ===&lt;br /&gt;
&lt;br /&gt;
Yeah, I've been having this problem as well, and I'm working on a (quick and easy) solution. The problem is a result of acpid starting in rc before there's a display configured... If you look in /var/log/acpid you'll see a whole bunch of &amp;quot;cannot find display&amp;quot;. That's why after you get a display running and restart acpid, everything works.&lt;br /&gt;
&lt;br /&gt;
- Chris&lt;br /&gt;
&lt;br /&gt;
== rotate script ==&lt;br /&gt;
&lt;br /&gt;
for me in order to get it working i have to modify &amp;lt;br&amp;gt;&lt;br /&gt;
x41tsdown.sh&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
XUSER=`who | grep ' :0' | cut -d ' ' -f 1`&lt;br /&gt;
 if test -n &amp;quot;$XUSER&amp;quot;; then&lt;br /&gt;
    su - $XUSER -c &amp;quot;DISPLAY=:0 xrandr -o right&amp;quot;&lt;br /&gt;
    su - $XUSER -c &amp;quot;DISPLAY=:0 xsetwacom set &amp;quot;stylus&amp;quot; Rotate CW&amp;quot;&lt;br /&gt;
    su - $XUSER -c &amp;quot;DISPLAY=:0 xsetwacom set &amp;quot;cursor&amp;quot; Rotate CW&amp;quot;&lt;br /&gt;
    su - $XUSER -c &amp;quot;DISPLAY=:0 xsetwacom set &amp;quot;eraser&amp;quot; Rotate CW&amp;quot;&lt;br /&gt;
    su - $XUSER -c &amp;quot;DISPLAY=:0 xvkbd&lt;/div&gt;</summary>
		<author><name>VsvNhz</name></author>
		
	</entry>
</feed>