Difference between revisions of "Installing Debian 6.0 (squeeze) on a ThinkPad W520"

From ThinkWiki
Jump to: navigation, search
(←Created page with '== Installation == You should set the graphics mode as in the Video section below. The Intel Centrino Ultimate-N 6300 need proprietary firmware, I therefore recommend...')
 
m (Fix categories.)
 
(5 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
The best choice would be Optimus but unfortunately is not supported by Nvidia in linux. There is a project to support this thecnology on linux called bumblebee (with a debian specific branch called debumblebee). Installing this software enables to run the Intel card as main card and to run specific applications through the Nvidia card. When testing glxgears with the Intel card the result was 50 FPS and when using the Nvidia card through debublebee the output was 2000 FPS. Unfortunately is impossible to use an external monitor (only tested with VGA) and the USB 3.0 on the back of the laptop is not working unless the Nvidia card is activated through debumblebee.  
 
The best choice would be Optimus but unfortunately is not supported by Nvidia in linux. There is a project to support this thecnology on linux called bumblebee (with a debian specific branch called debumblebee). Installing this software enables to run the Intel card as main card and to run specific applications through the Nvidia card. When testing glxgears with the Intel card the result was 50 FPS and when using the Nvidia card through debublebee the output was 2000 FPS. Unfortunately is impossible to use an external monitor (only tested with VGA) and the USB 3.0 on the back of the laptop is not working unless the Nvidia card is activated through debumblebee.  
 
With "Integarted" selected is impossible to connect an external monitor (tested with VGA) and he USB 3.0 on the back of the laptop is not working.
 
With "Integarted" selected is impossible to connect an external monitor (tested with VGA) and he USB 3.0 on the back of the laptop is not working.
With "Discrete" is possible to connect an  external monitor (tested with VGA but xrandr outputs also the Display Port). With this option you still have to chose nouveau or nvidia drivers. Both work well but the 3D acceleration is much better with nvidia (the output of glxgears is 700 vs 8000 FPS).
+
With "Discrete" is possible to connect an  external monitor (tested with VGA but xrandr outputs also the Display Port). With this option you still have to chose nouveau or nvidia drivers. Both work well but the 3D acceleration is much better with nvidia (the output of glxgears is 700 vs 12000 FPS).
 +
 
 +
The version of nvidia driver is 270.41.19.
 +
 
 +
It is also needed  the 2.6.39.2 kernel version.
 
   
 
   
I set it to "Discrete".  
+
I set it to "Discrete".
  
 
== Networking ==
 
== Networking ==
Line 20: Line 24:
 
[[Intel Gigabit Ethernet (10/100/1000) PCI-Express]] is supported by kernel 2.6.38 or higher.
 
[[Intel Gigabit Ethernet (10/100/1000) PCI-Express]] is supported by kernel 2.6.38 or higher.
 
The [[Intel Centrino Ultimate-N 6300]] need proprietary firmware.
 
The [[Intel Centrino Ultimate-N 6300]] need proprietary firmware.
Bluetooth need kernel 2.6.39 or higher.
+
Bluetooth works out of the box.
  
 
== Webcam ==
 
== Webcam ==
  
The integrated webcam need kernel 2.6.39 or higher
+
The integrated webcam works out of the box.
  
 
== Finger print reader ==
 
== Finger print reader ==
  
Not working
+
I have installed libfprint0, fprint-demo and libpam-fprint (from unstable).
 +
 
 +
The fprint-demo works fine but when I try to enroll a finger a get the following error:
 +
 
 +
"enroll failed with error -22"
 +
 
 +
I have already submitted the bug to the bug tracking sistem with the following ID: Bug#633633.
 +
If you encounter the same problem please add information to the bug.
  
{{W520}}
+
[[Category:W520]]
 +
[[Category:Debian]]

Latest revision as of 11:08, 18 June 2015

Installation

You should set the graphics mode as in the Video section below. The Intel Centrino Ultimate-N 6300 need proprietary firmware, I therefore recommend to use an iso image with the propretary firmware. Moreover the Intel Gigabit Ethernet (10/100/1000) PCI-Express is not supported by kernel 2.6.32.

Video

Three option are given in the BIOS: - Integrated (the integrated Intel card) - Discrete (the NVIDIA Quadro 2000M, in my case, or the NVIDIA Quadro 1000M) - NVIDIA Optimus ( use both card for more power efficient system)

The best choice would be Optimus but unfortunately is not supported by Nvidia in linux. There is a project to support this thecnology on linux called bumblebee (with a debian specific branch called debumblebee). Installing this software enables to run the Intel card as main card and to run specific applications through the Nvidia card. When testing glxgears with the Intel card the result was 50 FPS and when using the Nvidia card through debublebee the output was 2000 FPS. Unfortunately is impossible to use an external monitor (only tested with VGA) and the USB 3.0 on the back of the laptop is not working unless the Nvidia card is activated through debumblebee. With "Integarted" selected is impossible to connect an external monitor (tested with VGA) and he USB 3.0 on the back of the laptop is not working. With "Discrete" is possible to connect an external monitor (tested with VGA but xrandr outputs also the Display Port). With this option you still have to chose nouveau or nvidia drivers. Both work well but the 3D acceleration is much better with nvidia (the output of glxgears is 700 vs 12000 FPS).

The version of nvidia driver is 270.41.19.

It is also needed the 2.6.39.2 kernel version.

I set it to "Discrete".

Networking

Intel Gigabit Ethernet (10/100/1000) PCI-Express is supported by kernel 2.6.38 or higher. The Intel Centrino Ultimate-N 6300 need proprietary firmware. Bluetooth works out of the box.

Webcam

The integrated webcam works out of the box.

Finger print reader

I have installed libfprint0, fprint-demo and libpam-fprint (from unstable).

The fprint-demo works fine but when I try to enroll a finger a get the following error:

"enroll failed with error -22"

I have already submitted the bug to the bug tracking sistem with the following ID: Bug#633633. If you encounter the same problem please add information to the bug.