<?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=Djc</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=Djc"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Djc"/>
	<updated>2026-05-25T14:01:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_8.04_(Hardy_Heron)_on_a_ThinkPad_T30&amp;diff=37814</id>
		<title>Installing Ubuntu 8.04 (Hardy Heron) on a ThinkPad T30</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_8.04_(Hardy_Heron)_on_a_ThinkPad_T30&amp;diff=37814"/>
		<updated>2008-05-24T13:12:22Z</updated>

		<summary type="html">&lt;p&gt;Djc: Add suspend/resume fixes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Slow boot =&lt;br /&gt;
This is a problem which afflicted at least one T30 machine when the last beta of Ubuntu 8.04 (Hardy Heron) was installed on it.  Another user reports not encountering this problem when installing the release version of Hardy; however, it probably depends on having a [[Cisco Aironet Wireless 802.11b]] card installed in the [[miniPCI slot|mini-PCI slot]].&lt;br /&gt;
&lt;br /&gt;
At first the {{T30}} took three minutes to boot and &amp;quot;ps&amp;quot; showed that several modprobe commands were hung in &amp;quot;D&amp;quot; state.  The workaround was to comment out two lines in /lib/modules/2.6.24-16-generic/modules.alias:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
modules.alias:#alias aes padlock_aes&lt;br /&gt;
modules.alias:#alias aes geode_aes&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Ref: https://bugs.launchpad.net/bugs/220606&lt;br /&gt;
* Ref: https://bugs.launchpad.net/bugs/189398&lt;br /&gt;
&lt;br /&gt;
= X =&lt;br /&gt;
== Running dual-head ==&lt;br /&gt;
I connect various external monitors on the DVI port of the port expander.  In order to spread one desktop over the laptop monitor (1400 x 1050) and the external monitor (e.g., a Samsung 1680 x 1050) I had to edit xorg.conf:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Section &amp;quot;Module&amp;quot;&lt;br /&gt;
	Load		&amp;quot;glx&amp;quot;&lt;br /&gt;
	Load		&amp;quot;GLcore&amp;quot;&lt;br /&gt;
	Load		&amp;quot;dri&amp;quot;&lt;br /&gt;
	Load		&amp;quot;v4l&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;Generic Keyboard&amp;quot;&lt;br /&gt;
	Driver		&amp;quot;kbd&amp;quot;&lt;br /&gt;
	Option		&amp;quot;XkbRules&amp;quot;	&amp;quot;xorg&amp;quot;&lt;br /&gt;
	Option		&amp;quot;XkbModel&amp;quot;	&amp;quot;pc105&amp;quot;&lt;br /&gt;
	Option		&amp;quot;XkbLayout&amp;quot;	&amp;quot;us&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;Configured Mouse&amp;quot;&lt;br /&gt;
	Driver		&amp;quot;mouse&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;Synaptics Touchpad&amp;quot;&lt;br /&gt;
	Driver		&amp;quot;synaptics&amp;quot;&lt;br /&gt;
	Option		&amp;quot;SendCoreEvents&amp;quot;	&amp;quot;true&amp;quot;&lt;br /&gt;
	Option		&amp;quot;Device&amp;quot;	&amp;quot;/dev/psaux&amp;quot;&lt;br /&gt;
	Option		&amp;quot;Protocol&amp;quot;	&amp;quot;auto-dev&amp;quot;&lt;br /&gt;
	Option		&amp;quot;HorizEdgeScroll&amp;quot;	&amp;quot;0&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Device&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;Configured Video Device&amp;quot;&lt;br /&gt;
	Boardname	&amp;quot;ATI Rage 128 Mobility&amp;quot;&lt;br /&gt;
	Busid		&amp;quot;PCI:1:0:0&amp;quot;&lt;br /&gt;
	Driver		&amp;quot;ati&amp;quot;&lt;br /&gt;
	Vendorname	&amp;quot;ATI&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;LVDS&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;DVI-0&amp;quot;&lt;br /&gt;
	Option		&amp;quot;RightOf&amp;quot;	&amp;quot;LVDS&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;Default Screen&amp;quot;&lt;br /&gt;
	Device		&amp;quot;Configured Video Device&amp;quot;&lt;br /&gt;
	Monitor		&amp;quot;LVDS&amp;quot;&lt;br /&gt;
	Monitor		&amp;quot;DVI-0&amp;quot;&lt;br /&gt;
	Defaultdepth	24&lt;br /&gt;
	SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
		Depth	24&lt;br /&gt;
		Virtual 3080 1050&lt;br /&gt;
	EndSubSection&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;Default Layout&amp;quot;&lt;br /&gt;
	Screen 		&amp;quot;Default Screen&amp;quot;&lt;br /&gt;
	Inputdevice	&amp;quot;Synaptics Touchpad&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interestingly, this causes the following message to appear in /var/log/Xorg.0.log&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(WW) RADEON(0): Option &amp;quot;RightOf&amp;quot; is not used&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
but this is not true, since omitting this option (from the Monitor section for DVI-0) casues X to start in clone mode instead.&lt;br /&gt;
&lt;br /&gt;
The other errors and warnings in the log file are:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ grep [WE][WE] /var/log/Xorg.0.log&lt;br /&gt;
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.&lt;br /&gt;
(WW) The directory &amp;quot;/usr/share/fonts/X11/cyrillic&amp;quot; does not exist.&lt;br /&gt;
(WW) RADEON(0): Requested desktop size exceeds surface limts for tiling, ColorTiling disabled&lt;br /&gt;
(WW) RADEON(0): LVDS Info:&lt;br /&gt;
(EE) RADEON(0): Static buffer allocation failed.  Disabling DRI.&lt;br /&gt;
(EE) RADEON(0): At least 37997 kB of video memory needed at this resolution and depth.&lt;br /&gt;
(WW) RADEON(0): Direct rendering disabled&lt;br /&gt;
(WW) RADEON(0): Option &amp;quot;RightOf&amp;quot; is not used&lt;br /&gt;
(EE) Synaptics Touchpad no synaptics touchpad detected and no repeater device&lt;br /&gt;
(EE) Synaptics Touchpad Unable to query/initialize Synaptics hardware.&lt;br /&gt;
(EE) PreInit failed for input device &amp;quot;Synaptics Touchpad&amp;quot;&lt;br /&gt;
(WW) Configured Mouse: No Device specified, looking for one...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Synaptics Touchpad ==&lt;br /&gt;
Despite what is suggested by the X log output, the touchpad does work.  The right side of the touchpad functions as a scroll control.&lt;br /&gt;
&lt;br /&gt;
= Sound =&lt;br /&gt;
The last release corrects an old bug: sound volume keys don't change the general sound volume.&lt;br /&gt;
&lt;br /&gt;
= Suspend/Resume =&lt;br /&gt;
There are a couple of annoying problems with suspend and resume:&lt;br /&gt;
* The LCD backlight stays on during suspend&lt;br /&gt;
* No sound after resume&lt;br /&gt;
&lt;br /&gt;
== LCD Backlight ==&lt;br /&gt;
To force the LCD backlight to turn off when suspending, first ensure radeontool is installed:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get install radeontool&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, as root, save this script in /etc/pm/sleep.d/21radeon:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
case &amp;quot;$1&amp;quot; in&lt;br /&gt;
	suspend|hibernate)&lt;br /&gt;
		/usr/sbin/radeontool dac off&lt;br /&gt;
		/usr/sbin/radeontool light off&lt;br /&gt;
		;;&lt;br /&gt;
esac&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You must set the script executable:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo chmod +x /etc/pm/sleep.d/21radeon&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Sound after resume ==&lt;br /&gt;
To fix sound after resume, as root, save this script in /etc/pm/sleep.d/99sound:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
case &amp;quot;$1&amp;quot; in&lt;br /&gt;
	resume|thaw)&lt;br /&gt;
		/etc/init.d/alsa-utils restart&lt;br /&gt;
		;;&lt;br /&gt;
esac&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You must set the script executable:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo chmod +x /etc/pm/sleep.d/99sound&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: T30]] [[Category: Ubuntu 8.04]]&lt;/div&gt;</summary>
		<author><name>Djc</name></author>
		
	</entry>
</feed>