<?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=Markwenzel</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=Markwenzel"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Markwenzel"/>
	<updated>2026-04-17T00:32:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52408</id>
		<title>Installing OpenSuse11.4 on a ThinkPad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52408"/>
		<updated>2011-07-26T18:44:50Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: /* Video */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The {{W520}} comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on it preinstalled. This model has two graphics systems: Integrated graphics (intel) and discrete graphics ([[NVIDIA_Quadro_2000M|NVIDIA Quadro 2000M]]). In BIOS you can select which one to use and as a third option to use both, called NVidia Optimus.&lt;br /&gt;
It has an [[Integrated_camera|Integrated camera]] and a [[Huey_PRO_Colorimeter|Huey PRO Colorimeter]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and use the 500GB harddisk for data. For less power consumption I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode with BIOS settings for internal graphics.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called [https://github.com/MrMEEE/bumblebee bumblebee]. This should bring NVidia optiumus to linux. Therefor the display has to be switched in BIOS to OPTIMUS. I Installed bumblebee from the openSuse repository. Starting a program with&lt;br /&gt;
&lt;br /&gt;
{{cmduser|optirun &amp;lt;program name&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
let the program run with use of the NVidia graphics.&lt;br /&gt;
&lt;br /&gt;
The bad on the internal graphics is that the external display connector is wired to the NVidia graphics and there seems to be no way to run an external display at the moment with intel graphics activated.&lt;br /&gt;
&lt;br /&gt;
I did not found out how to disable the discrete graphics when not in use, so the battery lifetime is smaller than when running on intel only.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution I tried to switch to discrete graphics in BIOS and to use the nvidia graphics with proprietary drivers from nvidia. After Installing the driver and generating an xorg.conf the nvidia logo is shown on X server startup. After that the external display connectors are usable.&lt;br /&gt;
&lt;br /&gt;
{{HELP|&lt;br /&gt;
Has anyone found a solution for the following:&lt;br /&gt;
 1. Get the external display ports activated in NVidia optimus mode&lt;br /&gt;
 2. Disable the nvidia card full in NVidia optimus mode&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{HELP|&lt;br /&gt;
Using discrete graphics with nvidia driver, shutting down and switching the BIOS settings to NVidia optimus, startup with intel-driver, shutdown and switch BIOS settings back to discrete graphics then the nvidia driver is not working anymore with following message: {{cmdresult|Fatal server error: no screens found}}&lt;br /&gt;
The only solution I found is to reinstall the driver. I think there must be a way to simple activate the driver again.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound is very silent when running video dvd in integrated graphics mode. The only solution I found is to use xine as the player and modify the a52.level setting from 100 to 200 (maximum).&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Wireless LAN connections are working without problems.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== Battery Lifetime ==&lt;br /&gt;
&lt;br /&gt;
The battery lifetime depends on the display setting in the bios.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!BIOS setting&lt;br /&gt;
!lifetime&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|integrated graphics&lt;br /&gt;
|6.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|3.5h&lt;br /&gt;
|nvidia not disabled&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|4.5h&lt;br /&gt;
|nvidia partly disabled&lt;br /&gt;
|-&lt;br /&gt;
|discrete graphics&lt;br /&gt;
|2.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Suspend to Ram ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems in all three graphic modes (intel only, optimus, discrete graphics only).&lt;br /&gt;
&lt;br /&gt;
== Suspend to Disk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box (tested in integrated graphics mode only). Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Integrated Camera ==&lt;br /&gt;
&lt;br /&gt;
not tested&lt;br /&gt;
&lt;br /&gt;
== Colorimeter ==&lt;br /&gt;
&lt;br /&gt;
not tested&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|not working with nvidia driver under X11 {{footnote|1}} &lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|not working with nvidia driver under X11 {{footnote|1}} &lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
{{footnotes|&lt;br /&gt;
&lt;br /&gt;
#to change display brigtness switch to text console and change brigthness there. Then switch back to X11.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52405</id>
		<title>Installing OpenSuse11.4 on a ThinkPad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52405"/>
		<updated>2011-07-26T09:08:20Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: /* Video */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The {{W520}} comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on it preinstalled. This model has two graphics systems: Integrated graphics (intel) and discrete graphics ([[NVIDIA_Quadro_2000M|NVIDIA Quadro 2000M]]). In BIOS you can select which one to use and as a third option to use both, called NVidia Optimus.&lt;br /&gt;
It has an [[Integrated_camera|Integrated camera]] and a [[Huey_PRO_Colorimeter|Huey PRO Colorimeter]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and use the 500GB harddisk for data. For less power consumption I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode with BIOS settings for internal graphics.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
Starting vmware workstation is no problem, but starting a virtual machine hangs the entire X server.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called [https://github.com/MrMEEE/bumblebee bumblebee]. This should bring NVidia optiumus to linux. Therefor the display has to be switched in BIOS to OPTIMUS. Installing bumblebee from the openSuse repository and starting vmware with&lt;br /&gt;
&lt;br /&gt;
{{cmduser|optirun vmware}}&lt;br /&gt;
&lt;br /&gt;
let vmware and the virtual machines run without problems.&lt;br /&gt;
&lt;br /&gt;
The bad on the internal graphics is that the external display connector is wired to the nvidia graphics and there seems to be no way to run an external display at the moment with intel graphics activated.&lt;br /&gt;
&lt;br /&gt;
I did not found out how to disable the discrete graphics when not in use, so the battery lifetime is smaller than when running on intel only.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution I tried to switch to discrete graphics in BIOS and to use the nvidia graphics with proprietary drivers from nvidia. After Installing the driver and generating an xorg.conf the nvidia logo is shown on X server startup. After that the external display connectors are usable.&lt;br /&gt;
&lt;br /&gt;
{{HELP|&lt;br /&gt;
Has anyone found a solution for the following:&lt;br /&gt;
 1. Get the external display ports activated in NVidia optimus mode&lt;br /&gt;
 2. Disable the nvidia card full in NVidia optimus mode&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{HELP|&lt;br /&gt;
Using discrete graphics with nvidia driver, shutting down and switching the BIOS settings to NVidia optimus, startup with intel-driver, shutdown and switch BIOS settings back to discrete graphics then the nvidia driver is not working anymore with following message: {{cmdresult|Fatal server error: no screens found}}&lt;br /&gt;
The only solution I found is to reinstall the driver. I think there must be a way to simple activate the driver again.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound is very silent when running video dvd in integrated graphics mode. The only solution I found is to use xine as the player and modify the a52.level setting from 100 to 200 (maximum).&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Wireless LAN connections are working without problems.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== Battery Lifetime ==&lt;br /&gt;
&lt;br /&gt;
The battery lifetime depends on the display setting in the bios.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!BIOS setting&lt;br /&gt;
!lifetime&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|integrated graphics&lt;br /&gt;
|6.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|3.5h&lt;br /&gt;
|nvidia not disabled&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|4.5h&lt;br /&gt;
|nvidia partly disabled&lt;br /&gt;
|-&lt;br /&gt;
|discrete graphics&lt;br /&gt;
|2.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Suspend to Ram ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems in all three graphic modes (intel only, optimus, discrete graphics only).&lt;br /&gt;
&lt;br /&gt;
== Suspend to Disk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box (tested in integrated graphics mode only). Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Integrated Camera ==&lt;br /&gt;
&lt;br /&gt;
not tested&lt;br /&gt;
&lt;br /&gt;
== Colorimeter ==&lt;br /&gt;
&lt;br /&gt;
not tested&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|not working with nvidia driver under X11 {{footnote|1}} &lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|not working with nvidia driver under X11 {{footnote|1}} &lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
{{footnotes|&lt;br /&gt;
&lt;br /&gt;
#to change display brigtness switch to text console and change brigthness there. Then switch back to X11.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52404</id>
		<title>Installing OpenSuse11.4 on a ThinkPad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52404"/>
		<updated>2011-07-26T08:51:45Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: /* Special Keys */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The {{W520}} comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on it preinstalled. This model has two graphics systems: Integrated graphics (intel) and discrete graphics ([[NVIDIA_Quadro_2000M|NVIDIA Quadro 2000M]]). In BIOS you can select which one to use and as a third option to use both, called NVidia Optimus.&lt;br /&gt;
It has an [[Integrated_camera|Integrated camera]] and a [[Huey_PRO_Colorimeter|Huey PRO Colorimeter]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and use the 500GB harddisk for data. For less power consumption I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode with BIOS settings for internal graphics.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
Starting vmware workstation is no problem, but starting a virtual machine hangs the entire X server.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called [https://github.com/MrMEEE/bumblebee bumblebee]. This should bring NVidia optiumus to linux. Therefor the display has to be switched in BIOS to OPTIMUS. Installing bumblebee from the openSuse repository and starting vmware with&lt;br /&gt;
&lt;br /&gt;
{{cmduser|optirun vmware}}&lt;br /&gt;
&lt;br /&gt;
let vmware and the virtual machines run without problems.&lt;br /&gt;
&lt;br /&gt;
The bad on the internal graphics is that the external display connector is wired to the nvidia graphics and there seems to be no way to run an external display at the moment with intel graphics activated.&lt;br /&gt;
&lt;br /&gt;
I did not found out how to disable the discrete graphics when not in use, so the battery lifetime is smaller than when running on intel only.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution I tried to switch to discrete graphics in BIOS and to use the nvidia graphics with proprietary drivers from nvidia. After Installing the driver and generating an xorg.conf the nvidia logo is shown on X server startup. After that the external display connectors are usable.&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound is very silent when running video dvd in integrated graphics mode. The only solution I found is to use xine as the player and modify the a52.level setting from 100 to 200 (maximum).&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Wireless LAN connections are working without problems.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== Battery Lifetime ==&lt;br /&gt;
&lt;br /&gt;
The battery lifetime depends on the display setting in the bios.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!BIOS setting&lt;br /&gt;
!lifetime&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|integrated graphics&lt;br /&gt;
|6.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|3.5h&lt;br /&gt;
|nvidia not disabled&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|4.5h&lt;br /&gt;
|nvidia partly disabled&lt;br /&gt;
|-&lt;br /&gt;
|discrete graphics&lt;br /&gt;
|2.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Suspend to Ram ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems in all three graphic modes (intel only, optimus, discrete graphics only).&lt;br /&gt;
&lt;br /&gt;
== Suspend to Disk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box (tested in integrated graphics mode only). Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Integrated Camera ==&lt;br /&gt;
&lt;br /&gt;
not tested&lt;br /&gt;
&lt;br /&gt;
== Colorimeter ==&lt;br /&gt;
&lt;br /&gt;
not tested&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|not working with nvidia driver under X11 {{footnote|1}} &lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|not working with nvidia driver under X11 {{footnote|1}} &lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
{{footnotes|&lt;br /&gt;
&lt;br /&gt;
#to change display brigtness switch to text console and change brigthness there. Then switch back to X11.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52340</id>
		<title>Installing OpenSuse11.4 on a ThinkPad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52340"/>
		<updated>2011-07-20T14:38:00Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The {{W520}} comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on it preinstalled. This model has two graphics systems: Integrated graphics (intel) and discrete graphics ([[NVIDIA_Quadro_2000M|NVIDIA Quadro 2000M]]). In BIOS you can select which one to use and as a third option to use both, called NVidia Optimus.&lt;br /&gt;
It has an [[Integrated_camera|Integrated camera]] and a [[Huey_PRO_Colorimeter|Huey PRO Colorimeter]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and use the 500GB harddisk for data. For less power consumption I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode with BIOS settings for internal graphics.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
Starting vmware workstation is no problem, but starting a virtual machine hangs the entire X server.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called [https://github.com/MrMEEE/bumblebee bumblebee]. This should bring NVidia optiumus to linux. Therefor the display has to be switched in BIOS to OPTIMUS. Installing bumblebee from the openSuse repository and starting vmware with&lt;br /&gt;
&lt;br /&gt;
{{cmduser|optirun vmware}}&lt;br /&gt;
&lt;br /&gt;
let vmware and the virtual machines run without problems.&lt;br /&gt;
&lt;br /&gt;
The bad on the internal graphics is that the external display connector is wired to the nvidia graphics and there seems to be no way to run an external display at the moment with intel graphics activated.&lt;br /&gt;
&lt;br /&gt;
I did not found out how to disable the discrete graphics when not in use, so the battery lifetime is smaller than when running on intel only.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution I tried to switch to discrete graphics in BIOS and to use the nvidia graphics with proprietary drivers from nvidia. After Installing the driver and generating an xorg.conf the nvidia logo is shown on X server startup. After that the external display connectors are usable.&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound is very silent when running video dvd in integrated graphics mode. The only solution I found is to use xine as the player and modify the a52.level setting from 100 to 200 (maximum).&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Wireless LAN connections are working without problems.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== Battery Lifetime ==&lt;br /&gt;
&lt;br /&gt;
The battery lifetime depends on the display setting in the bios.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!BIOS setting&lt;br /&gt;
!lifetime&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|integrated graphics&lt;br /&gt;
|6.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|3.5h&lt;br /&gt;
|nvidia not disabled&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|4.5h&lt;br /&gt;
|nvidia partly disabled&lt;br /&gt;
|-&lt;br /&gt;
|discrete graphics&lt;br /&gt;
|2.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Suspend to Ram ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems in all three graphic modes (intel only, optimus, discrete graphics only).&lt;br /&gt;
&lt;br /&gt;
== Suspend to Disk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box (tested in integrated graphics mode only). Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Integrated Camera ==&lt;br /&gt;
&lt;br /&gt;
not tested&lt;br /&gt;
&lt;br /&gt;
== Colorimeter ==&lt;br /&gt;
&lt;br /&gt;
not tested&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52334</id>
		<title>Installing OpenSuse11.4 on a ThinkPad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52334"/>
		<updated>2011-07-20T11:43:33Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalled. This model has two graphics systems: Integrated graphics (intel) and discrete graphics (nvidia). In BIOS you can select which one to use and as a third option to use both, called NVidia Optimus.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and later decide what to do with the windows partitions. For less power consumtion I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
Starting vmware workstation is no problem, but starting a virtual machine hangs the entire X server.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called [https://github.com/MrMEEE/bumblebee bumblebee]. This should bring nvidia optiumus to linux. Therefor the display has to be switched in BIOS to OPTIMUS. Installing bumblebee and starting vmware with&lt;br /&gt;
&lt;br /&gt;
{{cmduser|optirun vmware}}&lt;br /&gt;
&lt;br /&gt;
let vmware and the virtual machines run without problems.&lt;br /&gt;
&lt;br /&gt;
The bad on the internal graphics is that the external display connector is wired to the nvidia graphics and there seems to be no way to run an external display at the moment with intel graphics activated.&lt;br /&gt;
&lt;br /&gt;
I did not found out how to disable the discrete graphics when not in use, so the battery lifetime is smaller than when running on intel only.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution I tried to switch to discrete graphics in BIOS and to use the nvidia graphics with proprietary drivers from nvidia. After Installing the driver and generating an xorg.conf the nvidia logo is shown on X server startup. After that the external display connectors are usable.&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound is very silent when running video dvd in integrated graphics mode. The only solution I found is to use xine as the player and modify the a52.level setting from 100 to 200 (maximum).&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Wireless LAN connections are working without problems.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== Battery Lifetime ==&lt;br /&gt;
&lt;br /&gt;
The battery lifetime depends on the display setting in the bios.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!BIOS setting&lt;br /&gt;
!lifetime&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|integrated graphics&lt;br /&gt;
|6.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|3.5h&lt;br /&gt;
|nvidia not disabled&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|4.5h&lt;br /&gt;
|nvidia partly disabled&lt;br /&gt;
|-&lt;br /&gt;
|discrete graphics&lt;br /&gt;
|2.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SuspendToRam ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems in all three graphic modes (intel only, optimus, discrete graphics only).&lt;br /&gt;
&lt;br /&gt;
== SuspendToDisk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box (tested in integrated graphics mode only). Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52333</id>
		<title>Installing OpenSuse11.4 on a ThinkPad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52333"/>
		<updated>2011-07-20T10:31:35Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalled. This model has two graphics systems: Integrated graphics (intel) and discrete graphics (nvidia). In BIOS you can select which one to use and as a third option to use both, called NVidia Optimus.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and later decide what to do with the windows partitions. For less power consumtion I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
Starting vmware workstation is no problem, but starting a virtual machine hangs the entire X server.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called bumblebee. This should bring nvidia optiumus to linux. Therefor the display has to be switched in BIOS to OPTIMUS. Installing bumblebee and starting vmware with&lt;br /&gt;
&lt;br /&gt;
{{cmduser|optirun vmware}}&lt;br /&gt;
&lt;br /&gt;
let vmware and the virtual machines run without problems.&lt;br /&gt;
&lt;br /&gt;
The bad on the internal graphics is that the external display connector is wired to the nvidia graphics and there seems to be no way to run an external display at the moment with intel graphics activated.&lt;br /&gt;
&lt;br /&gt;
I did not found out how to disable the discrete graphics when not in use, so the battery lifetime is smaller than when running on intel only.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution I tried to switch to discrete graphics in BIOS and to use the nvidia graphics with proprietary drivers from nvidia. After Installing the driver and generating an xorg.conf the nvidia logo is shown on X server startup. After that the external display connectors are usable.&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound is very silent when running video dvd in integrated graphics mode. The only solution I found is to use xine as the player and modify the a52.level setting from 100 to 200 (maximum).&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Wireless LAN connections are working without problems.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== Battery Lifetime ==&lt;br /&gt;
&lt;br /&gt;
The battery lifetime depends on the display setting in the bios.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!BIOS setting&lt;br /&gt;
!lifetime&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|integrated graphics&lt;br /&gt;
|6.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|3.5h&lt;br /&gt;
|nvidia not disabled&lt;br /&gt;
|-&lt;br /&gt;
|optimus&lt;br /&gt;
|4.5h&lt;br /&gt;
|nvidia partly disabled&lt;br /&gt;
|-&lt;br /&gt;
|discrete graphics&lt;br /&gt;
|2.5h&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SuspendToRam ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems in all three graphic modes (intel only, optimus, discrete graphics only).&lt;br /&gt;
&lt;br /&gt;
== SuspendToDisk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box (tested in integrated graphics mode only). Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52332</id>
		<title>Installing OpenSuse11.4 on a ThinkPad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52332"/>
		<updated>2011-07-20T10:13:32Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: /* Video */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalled.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and later decide what to do with the windows partitions. For less power consumtion I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
Starting vmware workstation is no problem, but starting a virtual machine hangs the entire X server.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called bumblebee. This should bring nvidia optiumus to linux. Therefor the display has to be switched in BIOS to OPTIMUS. Installing bumblebee and starting vmware with&lt;br /&gt;
&lt;br /&gt;
{{cmduser|optirun vmware}}&lt;br /&gt;
&lt;br /&gt;
let vmware and the virtual machines run without problems.&lt;br /&gt;
&lt;br /&gt;
The bad on the internal graphics is that the external display connector is wired to the nvidia graphics and there seems to be no way to run an external display at the moment with intel graphics activated.&lt;br /&gt;
&lt;br /&gt;
I did not found out how to disable the discrete graphics when not in use, so the battery lifetime is smaller than when running on intel only.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution I tried to switch to discrete graphics in BIOS and to use the nvidia graphics with proprietary drivers from nvidia. After Installing the driver and generating an xorg.conf the nvidia logo is shown on X server startup. After that the external display connectors are usable.&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Not tested yet.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== SuspendToRam ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems.&lt;br /&gt;
&lt;br /&gt;
== SuspendToDisk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box. Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category:W520&amp;diff=52183</id>
		<title>Category:W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category:W520&amp;diff=52183"/>
		<updated>2011-07-14T15:42:07Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: /* Linux Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== ThinkPad W520 ===&lt;br /&gt;
&lt;br /&gt;
==== Standard Features ====&lt;br /&gt;
&lt;br /&gt;
* One of the following [[Intel Core i7]] processors:&lt;br /&gt;
** Intel Quad Core i7-2920XM (2.50GHz, 8MB L3, 1600MHz FSB, 55W) &lt;br /&gt;
** Intel Quad Core i7-2820QM (2.30GHz, 8MB L3, 1600MHz FSB, 45W)&lt;br /&gt;
** Intel Quad Core i7-2720QM (2.20GHz, 6MB L3, 1600MHz FSB, 45W)&lt;br /&gt;
** Intel Dual Core i7-2620M (2.70GHz, 4MB L3, 1333MHz FSB, 35W) &lt;br /&gt;
** Intel Dual Core i5-2540M (2.60GHz, 3MB L3, 1333MHz FSB, 35W)&lt;br /&gt;
** Intel Dual Core i5-2520M (2.50GHz, 3MB L3, 1333MHz FSB, 35W)&lt;br /&gt;
* One of the following discrete graphics cards: &lt;br /&gt;
** [[NVIDIA Quadro 1000M]] with 2GB DDR3 and 96 CUDA cores&lt;br /&gt;
** [[NVIDIA Quadro 2000M]] with 2GB DDR3 and 192 CUDA cores&lt;br /&gt;
* One of the following [[TFT display|TFT displays]]:&lt;br /&gt;
** 15.6&amp;quot; TFT display with 1366x768 (HD) resolution with LED backlight&lt;br /&gt;
** 15.6&amp;quot; TFT display with 1600x900 (HD+) resolution with LED backlight&lt;br /&gt;
** 15.6&amp;quot; TFT display with 1920x1080 (FHD) resolution with LED backlight&lt;br /&gt;
* 2GB, 4GB or 8GB DIMMS [[PC3-10600]] memory standard&lt;br /&gt;
** 2 DIMM slots on dual-core models (up to 16GB)&lt;br /&gt;
** 4 DIMM slots on quad-core models (up to 32GB)&lt;br /&gt;
*One of the following storage options:&lt;br /&gt;
** 320GB 7200rpm 2.5&amp;quot; SATA HDD &lt;br /&gt;
** 500GB 7200rpm 2.5&amp;quot; SATA HDD&lt;br /&gt;
** 128GB Samsung SATA SSD&lt;br /&gt;
** 160GB Intel SATA SSD&lt;br /&gt;
* [[Intel Gigabit Ethernet (10/100/1000) PCI-Express]]&lt;br /&gt;
* Intel HD Audio with a [[CX20585]] codec&lt;br /&gt;
* [[ThinkPad Modem (MDC-3.0, 56kbps HDA)]]&lt;br /&gt;
* [[Ultrabay|Ultrabay Enhanced]] with one of the following:&lt;br /&gt;
** [[Serial UltraBay Enhanced DVD Burner II]]&lt;br /&gt;
* [[MiniPCI Express slot]] 1 with one of the following:&lt;br /&gt;
** Thinkpad b/g/n&lt;br /&gt;
** [[Intel Centrino Advanced-N 6205]] (2x2 AGN)&lt;br /&gt;
** [[Intel Centrino Ultimate-N 6300]] (3x3 AGN)&lt;br /&gt;
** [[Intel Centrino Advanced-N + WiMAX 6250]] &lt;br /&gt;
* [[MiniPCI Express slot]] 2 with one of the following:&lt;br /&gt;
** None (empty)&lt;br /&gt;
** [[Sierra Wireless MC8355]] Gobi 3000 WWAN&lt;br /&gt;
** Ericsson F5521gw WWAN&lt;br /&gt;
** LeadCore LC5730D WWAN&lt;br /&gt;
** Huawei EM660 WWAN&lt;br /&gt;
** Intel 310 mSATA SSD&lt;br /&gt;
* [[ExpressCard slot|ExpressCard/34 slot]] &lt;br /&gt;
* [[Lenovo Integrated Smart Card Reader]] (Optional)&lt;br /&gt;
* [[Ricoh 5-in-1 MultiCard Reader|5-in-1 MultiCard Reader]]&lt;br /&gt;
* 720p [[Integrated camera]] on select models&lt;br /&gt;
* [[Huey PRO Colorimeter]] by X-Rite on select models&lt;br /&gt;
* [[Embedded Security Subsystem|Trusted Computing Group TPM 1.2]]&lt;br /&gt;
* [[Active Protection System]]&lt;br /&gt;
* [[Integrated Fingerprint Reader]] on select models&lt;br /&gt;
* [[ThinkPad Bluetooth with Enhanced Data Rate (BDC-2.1)|Bluetooth]] on select models&lt;br /&gt;
* [[UltraNav]] (TrackPoint / Touchpad combo)&lt;br /&gt;
* [[Firewire Port|Firewire 400]] (IEEE1394a)&lt;br /&gt;
* [[DisplayPort]]&lt;br /&gt;
* [[USB Port|USB 3.0]]&lt;br /&gt;
* [[ESATA Port|eSATA Port]]&lt;br /&gt;
* [[Intel Active Management Technology (AMT)]] on select models&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
[[Image:ThinkPadW510.jpg|ThinkPad W520|300px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Resources ====&lt;br /&gt;
&lt;br /&gt;
* [http://www-307.ibm.com/pc/support/site.wss/MIGR-76854.html Hardware Maintenance Manual (HMM)]&lt;br /&gt;
* [http://support.lenovo.com/en_US/research/hints-or-tips/detail.page?&amp;amp;LegacyDocID=MIGR-77167 W520 Drivers and Software]&lt;br /&gt;
* [http://shop.lenovo.com/us/ww/pdf/w520_datasheet.pdf Worldwide_datasheet ThinkPad W520 notebooks - 1 Feb 2011 (PDF 2450382 Bytes)]&lt;br /&gt;
&lt;br /&gt;
==== Reviews ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.storagereview.com/lenovo_thinkpad_t520_review StorageReview.com], 2011-04-11&lt;br /&gt;
* [http://blogs.technet.com/b/keithcombs/archive/2011/03/28/lenovo-thinkpad-w520-mini-review.aspx Keith Combs' Blahg], 2011-03-28&lt;br /&gt;
&lt;br /&gt;
==== Linux Installation ====&lt;br /&gt;
&lt;br /&gt;
* {{Install|Fedora| 14|W520}}&lt;br /&gt;
* {{Install|Fedora| 15|W520}}&lt;br /&gt;
* {{Install|Debian| Squeeze|W520}}&lt;br /&gt;
* [[Installing_Slackware_on_a_Thinkpad_W520]]&lt;br /&gt;
* {{Install|OpenSuse|11.4|W520}}&lt;br /&gt;
&lt;br /&gt;
=== Power Adapter ===&lt;br /&gt;
&lt;br /&gt;
The W520 comes with a special [http://www-307.ibm.com/pc/support/site.wss/MIGR-76762.html 170W AC adapter (P/N 0A36227)] that is currently not shipped with any other Thinkpad. Note that it is different from the W700 [http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-70684 170W AC adapter (P/N 41R4421)]. The W520 AC adapter is larger but lighter than the W510 135W AC adapter. &lt;br /&gt;
&lt;br /&gt;
Most newer (20V) Thinkpad AC adapters have a compatible plug with the W520, but not all of them will work due to power constraints. The following table shows which AC adapters can be used to run the W520:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
! Marketing P/N&lt;br /&gt;
! Rated power&lt;br /&gt;
! Works on W520&lt;br /&gt;
! Charge while off&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| [http://www-307.ibm.com/pc/support/site.wss/MIGR-76762.html 0A36227]&lt;br /&gt;
| 170W&lt;br /&gt;
| {{Cyes}}&lt;br /&gt;
| {{Cyes}}&lt;br /&gt;
| Official AC adapter for W520&lt;br /&gt;
|-&lt;br /&gt;
| [http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-70684 41R4421]&lt;br /&gt;
| 170W&lt;br /&gt;
| {{Cno}}&lt;br /&gt;
| {{Cno}}&lt;br /&gt;
| Official AC adapter for W700, different plug diameter&lt;br /&gt;
|-&lt;br /&gt;
| [http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-74503 55Y9317]&lt;br /&gt;
| 135W&lt;br /&gt;
| {{Cyes}}&lt;br /&gt;
| {{Cyes}}&lt;br /&gt;
| Official AC adapter for W510.&lt;br /&gt;
|-&lt;br /&gt;
| Various&lt;br /&gt;
| 90W&lt;br /&gt;
| {{Cno}}&lt;br /&gt;
| {{Cyes}}&lt;br /&gt;
| Battery continues to drain, does not work&lt;br /&gt;
|-&lt;br /&gt;
| Various&lt;br /&gt;
| 65W&lt;br /&gt;
| {{Cno}}&lt;br /&gt;
| {{Cyes}}&lt;br /&gt;
| Battery continues to drain, does not work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The 135W adapter is sufficient to run the W520 without throttling. The 65W and 90W adapters can only be used to charge the battery while the W520 is not running, that is, powered off, hibernated, or suspended.&lt;br /&gt;
&lt;br /&gt;
[[Category:W Series]]&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52182</id>
		<title>Installing OpenSuse11.4 on a ThinkPad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_ThinkPad_W520&amp;diff=52182"/>
		<updated>2011-07-14T15:39:37Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: â†Created page with '== Model ==  The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalle...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalled.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and later decide what to do with the windows partitions. For less power consumtion I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called bumblebee. I did not test it because I think that I do not need the discrete graphics at the moment.&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Not tested yet.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== SuspendToRam ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems.&lt;br /&gt;
&lt;br /&gt;
== SuspendToDisk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box. Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_Thinkpad_W520&amp;diff=52180</id>
		<title>Installing OpenSuse11.4 on a Thinkpad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_Thinkpad_W520&amp;diff=52180"/>
		<updated>2011-07-14T15:38:27Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: moved Installing OpenSuse 11.4 on a Thinkpad W520 to Installing OpenSuse11.4 on a Thinkpad W520&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalled.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and later decide what to do with the windows partitions. For less power consumtion I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called bumblebee. I did not test it because I think that I do not need the discrete graphics at the moment.&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Not tested yet.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== SuspendToRam ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems.&lt;br /&gt;
&lt;br /&gt;
== SuspendToDisk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box. Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse_11.4_on_a_Thinkpad_W520&amp;diff=52181</id>
		<title>Installing OpenSuse 11.4 on a Thinkpad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse_11.4_on_a_Thinkpad_W520&amp;diff=52181"/>
		<updated>2011-07-14T15:38:27Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: moved Installing OpenSuse 11.4 on a Thinkpad W520 to Installing OpenSuse11.4 on a Thinkpad W520&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Installing OpenSuse11.4 on a Thinkpad W520]]&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_Thinkpad_W520&amp;diff=52178</id>
		<title>Installing OpenSuse11.4 on a Thinkpad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_Thinkpad_W520&amp;diff=52178"/>
		<updated>2011-07-14T15:33:41Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: moved Installing OpenSuse 11 4 on a Thinkpad W520 to Installing OpenSuse 11.4 on a Thinkpad W520&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalled.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and later decide what to do with the windows partitions. For less power consumtion I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called bumblebee. I did not test it because I think that I do not need the discrete graphics at the moment.&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Not tested yet.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== SuspendToRam ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems.&lt;br /&gt;
&lt;br /&gt;
== SuspendToDisk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box. Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse_11_4_on_a_Thinkpad_W520&amp;diff=52179</id>
		<title>Installing OpenSuse 11 4 on a Thinkpad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse_11_4_on_a_Thinkpad_W520&amp;diff=52179"/>
		<updated>2011-07-14T15:33:41Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: moved Installing OpenSuse 11 4 on a Thinkpad W520 to Installing OpenSuse 11.4 on a Thinkpad W520&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Installing OpenSuse 11.4 on a Thinkpad W520]]&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_Thinkpad_W520&amp;diff=52177</id>
		<title>Installing OpenSuse11.4 on a Thinkpad W520</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSuse11.4_on_a_Thinkpad_W520&amp;diff=52177"/>
		<updated>2011-07-14T15:33:13Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: â†Created page with '== Model ==  The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalle...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Model ==&lt;br /&gt;
&lt;br /&gt;
The W520 comes with an additional 80GB solid state disk (Intel 310) instead of internal umts-modem and a 500GB 2,5&amp;quot; sata disk with windows 7 on in preinstalled.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
I decided first to install the Linux system on the ssd disk and later decide what to do with the windows partitions. For less power consumtion I decided to use the Intel graphics and do some tests with NVidia Optimus later. This has to be configured in the BIOS.&lt;br /&gt;
Installation runs out of the box in graphical mode.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
After the installation has finished the resolution of the internal display is automatically recognized.&lt;br /&gt;
&lt;br /&gt;
I found that there is some work in progress to get the possibility to switch between internal and discrete graphics called bumblebee. I did not test it because I think that I do not need the discrete graphics at the moment.&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
=== WiFi ===&lt;br /&gt;
&lt;br /&gt;
Not tested yet.&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
&lt;br /&gt;
The ethernet port works out of the box.&lt;br /&gt;
&lt;br /&gt;
== SuspendToRam ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F4 works out of the box. The System suspends and resumes without problems.&lt;br /&gt;
&lt;br /&gt;
== SuspendToDisk ==&lt;br /&gt;
&lt;br /&gt;
Function-Key FN-F12 does not work out of the box. Manually suspend to disk from kde-menu works out of the box. Resume afterwards has no problems. May be some manual configuring solves the problem.&lt;br /&gt;
&lt;br /&gt;
== Special Keys ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!Key&lt;br /&gt;
!works&lt;br /&gt;
!comment&lt;br /&gt;
|-&lt;br /&gt;
|Mute&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker+&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Speaker-&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display brighter&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Display darker&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Thinklight&lt;br /&gt;
|{{Cyes}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_10.3_on_a_ThinkPad_T61p&amp;diff=37693</id>
		<title>Installing OPENSUSE 10.3 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_10.3_on_a_ThinkPad_T61p&amp;diff=37693"/>
		<updated>2008-05-10T16:34:32Z</updated>

		<summary type="html">&lt;p&gt;Markwenzel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Introduction &amp;lt;/h1&amp;gt;&lt;br /&gt;
Experiences installing OpenSUSE 10.3 x86_64 on a T61 as a dual boot system with Windows Vista.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt; Partitioning and boot loader&amp;lt;/h1&amp;gt;&lt;br /&gt;
OpenSUSE suggested to shrink the windows partition to 60GB which was fine since I spend most of mytime in OpenSUSE. However, the linux partitions needed some changes from what was proposed as a default (everything under an extended partition) to ensure dual boot. After the windows partition, I chose:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;A primary partition of 100MB (Ext3) as /boot (check that &amp;quot;set partition to active&amp;quot; is flagged) to install GRUB &amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;li&amp;gt;An extended partition for the rest:&lt;br /&gt;
     &amp;lt;ul&amp;gt;&lt;br /&gt;
         &amp;lt;li&amp;gt;Partition for / &amp;lt;/li&amp;gt;&lt;br /&gt;
         &amp;lt;li&amp;gt;Partition for /home &amp;lt;/li&amp;gt; &lt;br /&gt;
     &amp;lt;/ul&amp;gt;&lt;br /&gt;
 &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For GRUB, I chose to install to /boot and kept the default choices.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Graphics card&amp;lt;/h1&amp;gt;&lt;br /&gt;
OpenSUSE 10.3 recognizes the Nvidia Quadro FX 570M card, but this gives a somewhat false feeling of safety. The installation of OpenSUSE completed without a glitch. At the end of the installation, OpenSUSE directs you to the graphical login screen which resulted in a blank screen.&lt;br /&gt;
&lt;br /&gt;
Pressing ctrl-alt-backspace gets you out of the X11 server and shows a nice prompt. After spending some time searching for the problem I came up with the following: Check in the BIOS that under Display, the display to boot is set to &amp;quot;Thinkpad LCD&amp;quot; (mine was set to Analog(VGA) which tries to use an eternal screen). Afterwards I ran xorgconfig and chose the generic Nvidia driver.&lt;br /&gt;
&lt;br /&gt;
Next I installed the Nvidia driver available from the Nvidia website.&lt;br /&gt;
----&lt;br /&gt;
another Laptop with 1920x1200 resolution:&lt;br /&gt;
&lt;br /&gt;
No graphical login screen at all (just a blank screen) after installation because of a unusable xorg.conf. Pressing ctrl-alt-backspace did not work. Using (ctrl-)alt-F1 to go to first console has also no effect. How to get it run:&lt;br /&gt;
&lt;br /&gt;
Boot into runlevel 3 (just type 3 at boot prompt of grub) and login as root. cd to /etc/X11. copy xorg.conf.install to xorg.conf. After that run startx to get a gui, open konqueror and go to http://opensuse-community.org/nvidia.ymp to install the nvidia driver. Final open a console and enter nvidia-xconfig to use the nvidia driver. After a restart of the X-server you can use the graphical login.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Sound&amp;lt;/h1&amp;gt;&lt;br /&gt;
Download the latest alsa packages: alsa, alsa-utils, also-tools. At the time of this writing these were the 1.0.16 versions. Next run alsaconf.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Conclusion&amp;lt;/h1&amp;gt;&lt;br /&gt;
All considered, a fairly straightforward install. OpenSUSE happily coexists with Windows.&lt;/div&gt;</summary>
		<author><name>Markwenzel</name></author>
		
	</entry>
</feed>