(原創) 如何在Ubuntu設定P7010的1280 x 768解析度? (OS) (Linux) (Ubuntu) (NB) (P7010)
Abstract
Fujitsu P7010唯一較特別的硬體規格就是1280 x 768的解析度,無論任何Linux distribution預設都只能抓到1024 x 768,該如何才能抓到最佳的1280 x 768呢?
Introduction
P7010非常適合Linux,但唯一的遺憾就是1280 x 768解析度不被支援,以下方式可完美解決此問題。
Step 1:
下載915resolution tool
sudo apt-get install 915resolution
執行結果
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
915resolution
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.4kB of archives.
After unpacking 127kB of additional disk space will be used.
Get:1 http://tw.archive.ubuntu.com feisty/universe 915resolution 0.5.2-10ubuntu1 [14.4kB]
Fetched 14.4kB in 0s (28.5kB/s)
Selecting previously deselected package 915resolution.
(Reading database ... 104923 files and directories currently installed.)
Unpacking 915resolution (from .../915resolution_0.5.2-10ubuntu1_i386.deb) ...
Setting up 915resolution (0.5.2-10ubuntu1) ...
Starting 915resolution: Intel 800/900 Series VBIOS Hack : version 0.5.2
Chipset: 855GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $29f
Mode Table Entries: 39
Patch mode 3c to resolution 1280x768 complete
Intel 800/900 Series VBIOS Hack : version 0.5.2
Chipset: 855GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $29f
Mode Table Entries: 39
Patch mode 4d to resolution 1280x768 complete
Intel 800/900 Series VBIOS Hack : version 0.5.2
Chipset: 855GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $29f
Mode Table Entries: 39
Patch mode 5c to resolution 1280x768 complete
915resolution.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
915resolution
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.4kB of archives.
After unpacking 127kB of additional disk space will be used.
Get:1 http://tw.archive.ubuntu.com feisty/universe 915resolution 0.5.2-10ubuntu1 [14.4kB]
Fetched 14.4kB in 0s (28.5kB/s)
Selecting previously deselected package 915resolution.
(Reading database ... 104923 files and directories currently installed.)
Unpacking 915resolution (from .../915resolution_0.5.2-10ubuntu1_i386.deb) ...
Setting up 915resolution (0.5.2-10ubuntu1) ...
Starting 915resolution: Intel 800/900 Series VBIOS Hack : version 0.5.2
Chipset: 855GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $29f
Mode Table Entries: 39
Patch mode 3c to resolution 1280x768 complete
Intel 800/900 Series VBIOS Hack : version 0.5.2
Chipset: 855GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $29f
Mode Table Entries: 39
Patch mode 4d to resolution 1280x768 complete
Intel 800/900 Series VBIOS Hack : version 0.5.2
Chipset: 855GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $29f
Mode Table Entries: 39
Patch mode 5c to resolution 1280x768 complete
915resolution.
Step 2:
設定1280 x 768解析度
sudo 915resolution 5c 1280 768
Step 3:
Reboot
Reference
Linux Laptop Wiki for Fujitsu Lifebook P7010
Linux Laptop Wiki for Configuring the Intel Graphics Media Accelerator 900-950 for Linux