<?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=Tj</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=Tj"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Tj"/>
	<updated>2026-05-23T15:14:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:How_to_hotswap_Ultrabay_devices&amp;diff=22901</id>
		<title>Talk:How to hotswap Ultrabay devices</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:How_to_hotswap_Ultrabay_devices&amp;diff=22901"/>
		<updated>2006-06-25T14:23:55Z</updated>

		<summary type="html">&lt;p&gt;Tj: /* one nit about ultrabay_close script / patch against 2.6.17 available */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently tried using the libata-tj patch tarball for 2.6.16.16, applying this against the newly released 2.6.16.18 kernel (released today.)  Patch applied cleanly.  Upon boot, I immediately get a multitude of &amp;quot;weird&amp;quot; errors -- strange lockups, programs segmentation fault (running &amp;quot;top&amp;quot; resulted in a seg fault), and ultimately a hard lockup.&lt;br /&gt;
&lt;br /&gt;
I booted back to my vanilla 2.6.16.16, ran fsck (appeared to just replay a few transactions, no major damage), and am back to normal.  However, it successfully scared me off - unfortunately can't risk too much downtime (or worse, subtle fs corruption) right now on my main system.  Anybody have experiences with this on a T43p using piix driver?&lt;br /&gt;
&lt;br /&gt;
--[[User:gsmenden|gsmenden]] 00:00, 23 May 2006 (EST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The 2.6.16.16 patch works fine on my T43. There's a git tree (mentioned on the patch's webpage) which is closer to 2.6.18, but AFAIK no simple unified patch was prepred.&lt;br /&gt;
&lt;br /&gt;
--[[User:Thinker|Thinker]] 08:37, 23 May 2006 (CEST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Cool.  If I get brave I'll try it again on the 43p against 2.6.16.16 proper and report back.&lt;br /&gt;
&lt;br /&gt;
--[[User:gsmenden|gsmenden]] 15:29, 23 May 2006 (EST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Works fine here on 2.6.16.&lt;br /&gt;
I got only one crash with Suspend to Ram, which I'm unable to reproduce yet.&lt;br /&gt;
I renamed the acpi event files because at least my acpid doesn't read files that ends with .conf&lt;br /&gt;
&lt;br /&gt;
--[[User:Defiant|Defiant]] 21:09, 28 May 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Update - patched against 2.6.16.19, works fine.  It appears my previous problems were due to a disk error unrelated to the patch.  Excellent!&lt;br /&gt;
&lt;br /&gt;
--[[User:gsmenden|gsmenden]] 00:57, 31 May 2006 (EST)&lt;br /&gt;
&lt;br /&gt;
Anybody have time to make a patch of the libata(-tj) .git tree against the recently released 2.6.17?  I hope to make one in the future if not...&lt;br /&gt;
&lt;br /&gt;
--[[User:gsmenden|gsmenden]] 22:08, 19 Jun 2006 (EST)&lt;br /&gt;
&lt;br /&gt;
== one nit about ultrabay_close script / patch against 2.6.17 available ==&lt;br /&gt;
&lt;br /&gt;
Howdy,&lt;br /&gt;
&lt;br /&gt;
In ultrabay_close, there is 'sleep 3' for disk spinup, which isn't necessary.  libata itself waits for disk spinup and if something breaks (e.g. first reset fails w/ timeout or something), it's libata's fault.  Please remove that line and see if anything breaks.&lt;br /&gt;
&lt;br /&gt;
Also, I've uploaded patch against 2.6.17/2.6.17.1 today.&lt;br /&gt;
&lt;br /&gt;
http://home-tj.org/files/libata-tj-stable/libata-tj-2.6.17-20060625-1.tar.bz2&lt;br /&gt;
&lt;br /&gt;
Hmmm... My post looks different from others.  This wasn't intentional.  Just don't know how to add normal discussion entry.  Sorry.&lt;/div&gt;</summary>
		<author><name>Tj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:How_to_hotswap_Ultrabay_devices&amp;diff=22900</id>
		<title>Talk:How to hotswap Ultrabay devices</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:How_to_hotswap_Ultrabay_devices&amp;diff=22900"/>
		<updated>2006-06-25T14:19:37Z</updated>

		<summary type="html">&lt;p&gt;Tj: one nit about ultrabay_close script / patch against 2.6.17 available&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I recently tried using the libata-tj patch tarball for 2.6.16.16, applying this against the newly released 2.6.16.18 kernel (released today.)  Patch applied cleanly.  Upon boot, I immediately get a multitude of &amp;quot;weird&amp;quot; errors -- strange lockups, programs segmentation fault (running &amp;quot;top&amp;quot; resulted in a seg fault), and ultimately a hard lockup.&lt;br /&gt;
&lt;br /&gt;
I booted back to my vanilla 2.6.16.16, ran fsck (appeared to just replay a few transactions, no major damage), and am back to normal.  However, it successfully scared me off - unfortunately can't risk too much downtime (or worse, subtle fs corruption) right now on my main system.  Anybody have experiences with this on a T43p using piix driver?&lt;br /&gt;
&lt;br /&gt;
--[[User:gsmenden|gsmenden]] 00:00, 23 May 2006 (EST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The 2.6.16.16 patch works fine on my T43. There's a git tree (mentioned on the patch's webpage) which is closer to 2.6.18, but AFAIK no simple unified patch was prepred.&lt;br /&gt;
&lt;br /&gt;
--[[User:Thinker|Thinker]] 08:37, 23 May 2006 (CEST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Cool.  If I get brave I'll try it again on the 43p against 2.6.16.16 proper and report back.&lt;br /&gt;
&lt;br /&gt;
--[[User:gsmenden|gsmenden]] 15:29, 23 May 2006 (EST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Works fine here on 2.6.16.&lt;br /&gt;
I got only one crash with Suspend to Ram, which I'm unable to reproduce yet.&lt;br /&gt;
I renamed the acpi event files because at least my acpid doesn't read files that ends with .conf&lt;br /&gt;
&lt;br /&gt;
--[[User:Defiant|Defiant]] 21:09, 28 May 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Update - patched against 2.6.16.19, works fine.  It appears my previous problems were due to a disk error unrelated to the patch.  Excellent!&lt;br /&gt;
&lt;br /&gt;
--[[User:gsmenden|gsmenden]] 00:57, 31 May 2006 (EST)&lt;br /&gt;
&lt;br /&gt;
Anybody have time to make a patch of the libata(-tj) .git tree against the recently released 2.6.17?  I hope to make one in the future if not...&lt;br /&gt;
&lt;br /&gt;
--[[User:gsmenden|gsmenden]] 22:08, 19 Jun 2006 (EST)&lt;br /&gt;
&lt;br /&gt;
== one nit about ultrabay_close script / patch against 2.6.17 available ==&lt;br /&gt;
&lt;br /&gt;
Howdy,&lt;br /&gt;
&lt;br /&gt;
In ultrabay_close, there is 'sleep 3' for disk spinup, which isn't necessary.  libata itself waits for disk spinup and if something breaks (e.g. first reset fails w/ timeout or something), it's libata's fault.  Please remove that line and see if anything breaks.&lt;br /&gt;
&lt;br /&gt;
Also, I've uploaded patch against 2.6.17/2.6.17.1 today.&lt;br /&gt;
&lt;br /&gt;
http://home-tj.org/files/libata-tj-stable/libata-tj-2.6.17-20060625-1.tar.bz2&lt;/div&gt;</summary>
		<author><name>Tj</name></author>
		
	</entry>
</feed>