<?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=Asdquefty</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=Asdquefty"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Asdquefty"/>
	<updated>2026-05-24T01:36:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Linux_Mint_5_(Elyssa)_on_a_ThinkPad_R61&amp;diff=39208</id>
		<title>Installing Linux Mint 5 (Elyssa) on a ThinkPad R61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Linux_Mint_5_(Elyssa)_on_a_ThinkPad_R61&amp;diff=39208"/>
		<updated>2008-10-25T21:52:09Z</updated>

		<summary type="html">&lt;p&gt;Asdquefty: Grammar/spelling edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: I installed Linux Mint on the R61 model number 8934-F9U.&lt;br /&gt;
&lt;br /&gt;
Most of the steps are the same as for installing on Ubuntu 8.04, with the exception that the wifi works out of the box.&lt;br /&gt;
&lt;br /&gt;
If you can't find the answer to your issue here, take a look at the following pages:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_R61]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Installing Ubuntu 8.04 (Hardy Heron) on a ThinkPad R61]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Installing Ubuntu 8.04 (Hardy Heron) on a ThinkPad T61]]&lt;br /&gt;
&lt;br /&gt;
For suspend to disc, change the following lines in {{path|/etc/default/acpi-support}}:&lt;br /&gt;
&lt;br /&gt;
  # Should we save and restore state using the VESA BIOS Extensions?&lt;br /&gt;
  SAVE_VBE_STATE=false&lt;br /&gt;
  ...&lt;br /&gt;
  # Should we attempt to warm-boot the video hardware on resume?&lt;br /&gt;
  POST_VIDEO=false&lt;br /&gt;
  ...&lt;br /&gt;
  # Save and restore video state?&lt;br /&gt;
  SAVE_VIDEO_PCI_STATE=true&lt;br /&gt;
  ...&lt;br /&gt;
  # Uncomment the next line to switch away from X and back again after resume.&lt;br /&gt;
  # This is needed for some hardware, but should be unnecessary on most.&lt;br /&gt;
  DOUBLE_CONSOLE_SWITCH=true&lt;br /&gt;
  ...&lt;br /&gt;
  # Set the following to &amp;quot;platform&amp;quot; if you want to use ACPI to shut down&lt;br /&gt;
  # your machine on hibernation&lt;br /&gt;
  HIBERNATE_MODE=platform&lt;br /&gt;
  ...&lt;br /&gt;
  # Add modules to this list to have them removed before suspend and reloaded&lt;br /&gt;
  # on resume. An example would be MODULES=&amp;quot;em8300 yenta_socket&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  # Note that network cards and USB controllers will automatically be unloaded &lt;br /&gt;
  # unless they're listed in MODULES_WHITELIST&lt;br /&gt;
  MODULES=&amp;quot;iwl4965 iwlwifi_mac80211 cfg80211&amp;quot;&lt;br /&gt;
  ...&lt;br /&gt;
  # Add services to this list to stop them before suspend and restart them in &lt;br /&gt;
  # the resume process.&lt;br /&gt;
  STOP_SERVICES=&amp;quot;netapplet&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I enabled the switch away from/back to X as my hardware needs it. I'm not sure if this is true for all R61 models.&lt;br /&gt;
&lt;br /&gt;
Install powertop (run &amp;quot;sudo apt-get install powertop&amp;quot;) and run it with &amp;quot;sudo powertop&amp;quot; to determine what is consuming the most power.&lt;br /&gt;
You can use that information to decrease your power consumption.&lt;br /&gt;
&lt;br /&gt;
The current version of Linux Mint seems to have most of the Ubuntu facilities intact, but some of them are hidden.&lt;br /&gt;
You can run synaptic by pressing Alt+F2 and typing in &amp;quot;gksu synaptic&amp;quot;, I prefer Synaptic to MintInstall.&lt;br /&gt;
&lt;br /&gt;
[[Category: R61]]&lt;/div&gt;</summary>
		<author><name>Asdquefty</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Linux_Mint_5_(Elyssa)_on_a_ThinkPad_R61&amp;diff=39207</id>
		<title>Installing Linux Mint 5 (Elyssa) on a ThinkPad R61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Linux_Mint_5_(Elyssa)_on_a_ThinkPad_R61&amp;diff=39207"/>
		<updated>2008-10-25T21:49:59Z</updated>

		<summary type="html">&lt;p&gt;Asdquefty: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: The specific model I installed on was the R61 8934-F9U.&lt;br /&gt;
&lt;br /&gt;
Most of the steps are the same as for installing on Ubuntu 8.04, with the exception that the wifi works out of the box.&lt;br /&gt;
If you can't find the answer to your here, take a look at:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_R61]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Installing Ubuntu 8.04 (Hardy Heron) on a ThinkPad R61]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Installing Ubuntu 8.04 (Hardy Heron) on a ThinkPad T61]]&lt;br /&gt;
&lt;br /&gt;
For suspend to disc, change the following lines in {{path|/etc/default/acpi-support}}:&lt;br /&gt;
&lt;br /&gt;
  # Should we save and restore state using the VESA BIOS Extensions?&lt;br /&gt;
  SAVE_VBE_STATE=false&lt;br /&gt;
  ...&lt;br /&gt;
  # Should we attempt to warm-boot the video hardware on resume?&lt;br /&gt;
  POST_VIDEO=false&lt;br /&gt;
  ...&lt;br /&gt;
  # Save and restore video state?&lt;br /&gt;
  SAVE_VIDEO_PCI_STATE=true&lt;br /&gt;
  ...&lt;br /&gt;
  # Uncomment the next line to switch away from X and back again after resume.&lt;br /&gt;
  # This is needed for some hardware, but should be unnecessary on most.&lt;br /&gt;
  DOUBLE_CONSOLE_SWITCH=true&lt;br /&gt;
  ...&lt;br /&gt;
  # Set the following to &amp;quot;platform&amp;quot; if you want to use ACPI to shut down&lt;br /&gt;
  # your machine on hibernation&lt;br /&gt;
  HIBERNATE_MODE=platform&lt;br /&gt;
  ...&lt;br /&gt;
  # Add modules to this list to have them removed before suspend and reloaded&lt;br /&gt;
  # on resume. An example would be MODULES=&amp;quot;em8300 yenta_socket&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  # Note that network cards and USB controllers will automatically be unloaded &lt;br /&gt;
  # unless they're listed in MODULES_WHITELIST&lt;br /&gt;
  MODULES=&amp;quot;iwl4965 iwlwifi_mac80211 cfg80211&amp;quot;&lt;br /&gt;
  ...&lt;br /&gt;
  # Add services to this list to stop them before suspend and restart them in &lt;br /&gt;
  # the resume process.&lt;br /&gt;
  STOP_SERVICES=&amp;quot;netapplet&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I enabled the switch away from/back to X as my hardware needs it. I'm not sure if this is true for all R61 models.&lt;br /&gt;
&lt;br /&gt;
Install powertop (run &amp;quot;sudo apt-get install powertop&amp;quot;) and run it with &amp;quot;sudo powertop&amp;quot; to determine what is consuming the most power.&lt;br /&gt;
You can use that information to decrease your power consumption.&lt;br /&gt;
&lt;br /&gt;
The current version of Linux Mint seems to have most of the Ubuntu facilities intact, but some of them are hidden.&lt;br /&gt;
You can run synaptic by pressing Alt+F2 and typing in &amp;quot;gksu synaptic&amp;quot;, I prefer Synaptic to MintInstall.&lt;br /&gt;
&lt;br /&gt;
[[Category: R61]]&lt;/div&gt;</summary>
		<author><name>Asdquefty</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Linux_Mint_5_(Elyssa)_on_a_ThinkPad_R61&amp;diff=39206</id>
		<title>Installing Linux Mint 5 (Elyssa) on a ThinkPad R61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Linux_Mint_5_(Elyssa)_on_a_ThinkPad_R61&amp;diff=39206"/>
		<updated>2008-10-25T21:48:57Z</updated>

		<summary type="html">&lt;p&gt;Asdquefty: Created page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: The specific model I installed on was the R61 8934-F9U.&lt;br /&gt;
&lt;br /&gt;
Most of the steps are the same as for installing on Ubuntu 8.04, with the exception that the wifi works out of the box.&lt;br /&gt;
If you can't find the answer to your here, take a look at:&lt;br /&gt;
[[Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_R61]]&lt;br /&gt;
[[Installing Ubuntu 8.04 (Hardy Heron) on a ThinkPad R61]]&lt;br /&gt;
[[Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61]]&lt;br /&gt;
[[Installing Ubuntu 8.04 (Hardy Heron) on a ThinkPad T61]]&lt;br /&gt;
&lt;br /&gt;
For suspend to disc, change the following lines in {{path|/etc/default/acpi-support}}:&lt;br /&gt;
&lt;br /&gt;
  # Should we save and restore state using the VESA BIOS Extensions?&lt;br /&gt;
  SAVE_VBE_STATE=false&lt;br /&gt;
  ...&lt;br /&gt;
  # Should we attempt to warm-boot the video hardware on resume?&lt;br /&gt;
  POST_VIDEO=false&lt;br /&gt;
  ...&lt;br /&gt;
  # Save and restore video state?&lt;br /&gt;
  SAVE_VIDEO_PCI_STATE=true&lt;br /&gt;
  ...&lt;br /&gt;
  # Uncomment the next line to switch away from X and back again after resume.&lt;br /&gt;
  # This is needed for some hardware, but should be unnecessary on most.&lt;br /&gt;
  DOUBLE_CONSOLE_SWITCH=true&lt;br /&gt;
  ...&lt;br /&gt;
  # Set the following to &amp;quot;platform&amp;quot; if you want to use ACPI to shut down&lt;br /&gt;
  # your machine on hibernation&lt;br /&gt;
  HIBERNATE_MODE=platform&lt;br /&gt;
  ...&lt;br /&gt;
  # Add modules to this list to have them removed before suspend and reloaded&lt;br /&gt;
  # on resume. An example would be MODULES=&amp;quot;em8300 yenta_socket&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  # Note that network cards and USB controllers will automatically be unloaded &lt;br /&gt;
  # unless they're listed in MODULES_WHITELIST&lt;br /&gt;
  MODULES=&amp;quot;iwl4965 iwlwifi_mac80211 cfg80211&amp;quot;&lt;br /&gt;
  ...&lt;br /&gt;
  # Add services to this list to stop them before suspend and restart them in &lt;br /&gt;
  # the resume process.&lt;br /&gt;
  STOP_SERVICES=&amp;quot;netapplet&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I enabled the switch away from/back to X as my hardware needs it. I'm not sure if this is true for all R61 models.&lt;br /&gt;
&lt;br /&gt;
Install powertop (run &amp;quot;sudo apt-get install powertop&amp;quot;) and run it with &amp;quot;sudo powertop&amp;quot; to determine what is consuming the most power.&lt;br /&gt;
You can use that information to decrease your power consumption.&lt;br /&gt;
&lt;br /&gt;
The current version of Linux Mint seems to have most of the Ubuntu facilities intact, but some of them are hidden.&lt;br /&gt;
You can run synaptic by pressing Alt+F2 and typing in &amp;quot;gksu synaptic&amp;quot;, I prefer Synaptic to MintInstall.&lt;br /&gt;
&lt;br /&gt;
[[Category: R61]]&lt;/div&gt;</summary>
		<author><name>Asdquefty</name></author>
		
	</entry>
</feed>