<?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=Kotfu</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=Kotfu"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Kotfu"/>
	<updated>2026-05-09T21:45:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=LCD_Brightness&amp;diff=40121</id>
		<title>LCD Brightness</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=LCD_Brightness&amp;diff=40121"/>
		<updated>2008-12-03T19:37:09Z</updated>

		<summary type="html">&lt;p&gt;Kotfu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
&lt;br /&gt;
== LCD Brightness ==&lt;br /&gt;
&lt;br /&gt;
This worked for my {{X61}}:&lt;br /&gt;
&lt;br /&gt;
Once your brightness keys work, you can set the brightness by writing to the procfs:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo 100 &amp;gt; /proc/acpi/video/VID1/LCD0/brightness}}&lt;br /&gt;
&lt;br /&gt;
using a script and acpid events. However this may lead to a bug (screen flickers) described on the Debian mailing list [[http://www.mail-archive.com/debian-x@lists.debian.org/msg71942.html]]. This bug is related to the X server as it does not occur on the tty1. To fix it change your xrandr backlight control to native:&lt;br /&gt;
&lt;br /&gt;
{{cmduser|$xrandr --output LVDS --set BACKLIGHT_CONTROL native}}&lt;br /&gt;
&lt;br /&gt;
For my {{X61}}, these following scripts from [http://d.hatena.ne.jp/conceal-rs/20080309/1205083315 this japanese site] helped:&lt;br /&gt;
&lt;br /&gt;
 % cat /etc/acpi/video_brightnessdown.sh&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 xbacklight -dec 10%&lt;br /&gt;
&lt;br /&gt;
 % cat /etc/acpi/video_brightnessup.sh&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 xbacklight -inc 10%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 2.6.26 kernel ==&lt;br /&gt;
&lt;br /&gt;
If you are using a 2.6.26 kernel, you are supposed to use the regular ACPI backlight control instead of thinkpad-acpi, on any Lenovo (Windows Vista-capable) ThinkPad.&lt;br /&gt;
&lt;br /&gt;
Modify the kernel config by first disabling CONFIG_THINKPAD_ACPI_VIDEO and then enabling both CONFIG_VIDEO_OUTPUT_CONTROL and CONFIG_ACPI_VIDEO [http://www.nabble.com/T61-Brightness-keys-with-2.6.26-not-working-(NVIDIA)-td18577619.html]  While you are at it, be sure to read the well-written help sections for the kernel config settings :)&lt;br /&gt;
&lt;br /&gt;
== Ubuntu 8.10 Intrepid Ibex ==&lt;br /&gt;
The hardware keys work out of the box on a clean install of Ubuntu 8.10 Intrepid Ibex.  No tweaking necessary.&lt;/div&gt;</summary>
		<author><name>Kotfu</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Kubuntu_7.10_(Gutsy_Gibbon)_on_an_X61_Tablet&amp;diff=34054</id>
		<title>Installing Kubuntu 7.10 (Gutsy Gibbon) on an X61 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Kubuntu_7.10_(Gutsy_Gibbon)_on_an_X61_Tablet&amp;diff=34054"/>
		<updated>2007-10-21T19:53:41Z</updated>

		<summary type="html">&lt;p&gt;Kotfu: â†Created page with 'I have been anxiously waiting for Gusty to come out, so I could test it out on my my ThinkPad X61 Tablet.  The day it was released, I downloaded it and installed it.  The ...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I have been anxiously waiting for Gusty to come out, so I could test it out on my my ThinkPad X61 Tablet.  The day it was released, I downloaded it and installed it.  The preliminary verdict, it went pretty smooth, video settings detected properly, wired and wireless connections work, sound works.  More details forthcoming as I discover them.&lt;br /&gt;
&lt;br /&gt;
=== Known Problems ===&lt;br /&gt;
* If you don't have an UltraBase with an optical drive, installing can be a bit of a pain&lt;br /&gt;
* Suspending/hibernating seems quirky, I'll investigate further.&lt;br /&gt;
* Haven't got bluetooth working yet&lt;br /&gt;
&lt;br /&gt;
=== Installing ===&lt;br /&gt;
The X61 does not have a built-in optical drive.  That leaves you two choices for how to install, build a USB stick that you can boot from, or boot off the network.  Since I already have another linux machine configured to support network boot clients, that's the option I choose.  For this method, make sure you download the alternate image; I downloaded kubuntu-7.10-alternate-i386.iso.&lt;br /&gt;
&lt;br /&gt;
-Still need detailed instructions about how to install using PXE&lt;br /&gt;
&lt;br /&gt;
=== Enabling the Tablet ===&lt;br /&gt;
The wacom tablet on the X61 is detected by the installation, but disabled.  You can enable it by editing your xorg.conf file.&lt;/div&gt;</summary>
		<author><name>Kotfu</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_X61_Tablet&amp;diff=34052</id>
		<title>Installation instructions for the ThinkPad X61 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_X61_Tablet&amp;diff=34052"/>
		<updated>2007-10-21T19:38:04Z</updated>

		<summary type="html">&lt;p&gt;Kotfu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Installing Ubuntu 7.04 (Feisty Fawn) on an X61 Tablet]]&lt;br /&gt;
&lt;br /&gt;
[[Installing Kubuntu 7.10 (Gutsy Gibbon) on an X61 Tablet]]&lt;br /&gt;
&lt;br /&gt;
See also: General Thinkpad {{X61}} and {{T61}} information and installation notes for the previous {{X60 Tablet}}.&lt;/div&gt;</summary>
		<author><name>Kotfu</name></author>
		
	</entry>
</feed>