Difference between revisions of "ThinkPad X200 UltraBase"
(→Features) |
(→Lenovo X200 UltraBase) |
||
Line 3: | Line 3: | ||
| style="vertical-align:top;" | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | | style="vertical-align:top;" | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | ||
== Lenovo X200 UltraBase == | == Lenovo X200 UltraBase == | ||
− | Here is some basic info about X200 UltraBase: portable dock for the X200-series ThinkPads ({{X200}}, {{X200s}}, {{X200_Tablet}}) providing extra ports (notably DisplayPort), [[Ultrabay|Ultrabay Slim]] slot and an additional battery slot. | + | Here is some basic info about X200 UltraBase: portable dock for the X200-series ThinkPads ({{X200}}, {{X200s}}, {{X200_Tablet}}), {{X201}} providing extra ports (notably DisplayPort), [[Ultrabay|Ultrabay Slim]] slot and an additional battery slot. |
=== Features === | === Features === |
Revision as of 13:04, 26 February 2010
Lenovo X200 UltraBaseHere is some basic info about X200 UltraBase: portable dock for the X200-series ThinkPads (X200, X200s, X200 Tablet), X201 providing extra ports (notably DisplayPort), Ultrabay Slim slot and an additional battery slot. Features
Pros & ConsPositives:
Negatives:
DisplayPort support in LinuxKernel support for DisplayPort in intel graphic chips using KMS (Kernel Mode Setting) was added by Keith Packard in version 2.6.31. On the userspace side driver version 2.7 or newer is required to use KMS. In order to activate it you need to pass NOTE!
When passing module parameter at boot time you need to precede it's name by module name followed by a dot so in this case you would need to add
i915.modeset=1 to your boot command line.Hint:
To pass module parameter in initramfs simply add it to your modprobe configuration and update your initramfs with
update-initramfs command.
|