Registrato: Sep 25, 2003 Messaggi: 81 Località: Roma
Inviato: Dom Giu 19, 2005 3:09 pm Oggetto: [help!] Mandrake 10.1 su HP pavilion
Ben ritrovati a tutti...
Nel dicembre dello scorso hanno ho acquistato un notebook HP pavilion ZD7229. La sera stessa dell'acquisto ho estirpato Windows XP e l'ho sostituito con Mandrake 10.1
Tutto è andato bene e il computer gira che è una meraviglia. C'è stato solo un "piccolo" problema... la risoluzione dello schermo.
Lo schermo è un 1440x900. Linux non accettava questa configurazione.
All'inizio la definizione e le dimensioni delle immagini non erano corrette. Per me che lavoro parecchio con le fotografie non è stato bello.
Grazie all'aiuto di giorgiocrp e di questo ottimo Forum sono riuscito ad ottenere una visualizzazione accettabile.
Ho editato il file /etc/X11/xorg.conf inserendo nuovi dati sul Monitor.
In Drakconf>Hardware>Risoluzione schermo ho settato l'opzione "1152x864"
In Sistema>Configurazione>Hardware>Ruota e ridimensiona lo schermo ho settato l'opzione "1152x768".
Il risultato di tutto ciò, come ho detto, è accettabile, non certo ottimale. Le immagine sono ancora leggermente troppo larghe e la definizione è ancora un po' scarsina.
Ah, in Drakconf>Hardware>Risoluzione schermo non esiste l'opzione "1440x900".
Cosa devo cambiare ancora?
Vi incollo qui sotto il testo attuale del mio Xorg.conf
Grazie a tutti!
Codice:
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "synaptics"
Load "glx" # 3D layer
EndSection
# File generated by XFdrake.
# Modded by tombo-at-adamantio.net
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "synaptics"
Load "glx" # 3D layer
EndSection
Non puoi inserire nuovi Topic in questo forum Non puoi rispondere ai Topic in questo forum Non puoi modificare i tuoi messaggi in questo forum Non puoi cancellare i tuoi messaggi in questo forum Non puoi votare nei sondaggi in questo forum