mercoledì 10 gennaio 2007

915resolution come installarla

915resolution e' una patch per sistemi che nn ti fanno utilizzare la tua massima risoluzione, in alcuni casi deformano i fonts rendendoli alla vista fastidiosi!
Questa applicazione ha una interfaccia da linea di comando ma e'abbastanza facile da utilizzare!

1- installare 915resolution:
sudo apt-get install 915resolution
[usate tab se e'tanto difficile]


2- Determinate la vostra risoluzione
sudo 915resolution -l

3- Riconoscete nell'output la vostra risoluzione e segnatevi la parte evidenziata in grassetto.

Intel 800/900 Series VBIOS Hack : version 0.5.2

Chipset: 855GM
BIOS: TYPE 2
Mode Table Offset: $C0000 + $36f
Mode Table Entries: 21

Mode 30 : 640x480, 8 bits/pixel
Mode 32 : 800x600, 8 bits/pixel
Mode 34 : 1024x768, 8 bits/pixel
Mode 38 : 1280x1024, 8 bits/pixel
Mode 3a : 1600x1200, 8 bits/pixel
Mode 3c : 1920x1440, 8 bits/pixel
Mode 41 : 640x480, 16 bits/pixel
Mode 43 : 800x600, 16 bits/pixel
Mode 45 : 1024x768, 16 bits/pixel
Mode 49 : 1280x1024, 16 bits/pixel
Mode 4b : 1600x1200, 16 bits/pixel
Mode 4d : 1920x1440, 16 bits/pixel
Mode 50 : 640x480, 32 bits/pixel
Mode 52 : 800x600, 32 bits/pixel
Mode 54 : 1024x768, 32 bits/pixel
Mode 58 : 1280x1024, 32 bits/pixel
Mode 5a : 1600x1200, 32 bits/pixel
Mode 5c : 1920x1440, 32 bits/pixel
Mode 7c : 1400x1050, 8 bits/pixel
Mode 7d : 1400x1050, 16 bits/pixel
Mode 7e : 1400x1050, 32 bits/pixel [ questa e' la mia risoluzione! cercate la vostra!]


4- Rimane da editare il file di configurazione
sudo gedit /etc/default/915resolution

# 915resolution default
#
# find free modes by /usr/sbin/915resolution -l
# and set it to MODE or set to ‘MODE=auto’
#
# With ‘auto’ detection, the panel-size will be fetched from the VBE
# BIOS if possible and the highest-numbered mode in each bit-depth
# will be overwritten with the detected panel-size.
MODE=7e
#
# and set resolutions for the mode.
#
XRESO=1400
YRESO=1050
#
# We can also set the pixel mode.
# Please note that this is optional,
# you can also leave this value blank.
BIT=32


5- Per rendere definitive le modifiche
sudo 915resolution 5c 1400 1050

Intel 800/900 Series VBIOS Hack : version 0.5.2
Chipset: 855GM
BIOS: TYPE 2
Mode Table Offset: $C0000 + $36f
Mode Table Entries: 21
Patch mode 7e to resolution 1400x1050 complete



Nessun commento: