xorg.conf e 75Hz

OS X, Linux e tutti gli altri OS

xorg.conf e 75Hz

Messaggioda MazinKaesar » gio set 07, 2006 10:23 am

Sto impazzendo. Ho un Monitor Sony che supporta tranquillamente 1024x768 a 75Hz, ma l'x server di Kubuntu non lo riconosce.Poco male, in xorg.conf ho aggiunto nella sezione monitor le opportune righe per specificare frequrenza e refresh:

Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-120
EndSection

e funzonicchia, nel senso che il sistema parte a 60Hz, ma KDE mi permette di selezionare 75Hz e di memorizzare tale impostazione.
Perciò, all'avvio ho sempre 60Hz, faccio login e mi passa a 75Hz.

Come si fa a fare partire direttamente x a 75Hz? Ecco il mio xorg.conf:



# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "Device"
Identifier "Silicon Integrated Systems (SiS) 661FX/M661FX/M661MX/741/M741/760/M760 PCI/AGP"
Driver "sis"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-120
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Silicon Integrated Systems (SiS) 661FX/M661FX/M661MX/741/M741/760/M760 PCI/AGP"
Monitor "Monitor Generico"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection
Immagine Immagine
Immagine Immagine
Immagine Immagine
Avatar utente
MazinKaesar

Supporter!!
 
Messaggi: 4051
Iscritto il: sab set 18, 2004 8:43 pm
Località: Modena

Messaggioda AmigaCori » gio set 07, 2006 2:13 pm

Ecco la mia sezione monitor:

Section "Monitor"
Identifier "CPD-E400P"
Option "DPMS"


Mi sembra che sia l'unica cosa che differisca dalla mia configurazione e possa interessarti.
Io uso Debian con Gnome, il monitor è Sony 19" e lo riconosce da solo...la frequenza la setta automaticamente al massimo disponibile compatibile con la risoluzione. (che controllando, corrisponde a quello prescritto dalla Sony)
Admin. di NSA www.NonSoloAmiga.com
Twitter: https://twitter.com/NonSoloAmiga
Facebook: http://www.facebook.com/NonSoloAmiga
Gruppo FB: http://www.facebook.com/groups/NonSoloAmiga/
Youube: http://www.youtube.com/user/NonSoloAmiga
AmigaCori

Supremo
 
Messaggi: 4527
Iscritto il: gio feb 26, 2004 4:48 pm

Messaggioda MazinKaesar » gio set 07, 2006 2:17 pm

AmigaCori ha scritto:Ecco la mia sezione monitor:

Section "Monitor"
Identifier "CPD-E400P"
Option "DPMS"


Posteresti anche la sezione Screen per favore?
Immagine Immagine
Immagine Immagine
Immagine Immagine
Avatar utente
MazinKaesar

Supporter!!
 
Messaggi: 4051
Iscritto il: sab set 18, 2004 8:43 pm
Località: Modena

Re: xorg.conf e 75Hz

Messaggioda AmigaCori » gio set 07, 2006 2:20 pm

MazinKaesar ha scritto: in xorg.conf ho aggiunto nella sezione monitor le opportune righe per specificare frequrenza e refresh:



Mmmm, invece di aggiungere a mano, prova a fare da root, o usando sudo...

"dpkg-reconfigure xserver-xorg"

come riportato nel file xorg.conf.

# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg


Ti chiederà varie info sulla scheda e sul monitor, io ho sempre fatto così (salvo sulla vecchia Sarge) ed è sempre andato tutto bene.


Bye bye SuperMazinga!
Admin. di NSA www.NonSoloAmiga.com
Twitter: https://twitter.com/NonSoloAmiga
Facebook: http://www.facebook.com/NonSoloAmiga
Gruppo FB: http://www.facebook.com/groups/NonSoloAmiga/
Youube: http://www.youtube.com/user/NonSoloAmiga
AmigaCori

Supremo
 
Messaggi: 4527
Iscritto il: gio feb 26, 2004 4:48 pm

Messaggioda AmigaCori » gio set 07, 2006 2:23 pm

MazinKaesar ha scritto:
AmigaCori ha scritto:Ecco la mia sezione monitor:

Section "Monitor"
Identifier "CPD-E400P"
Option "DPMS"


Posteresti anche la sezione Screen per favore?


Of course!

--------------
Section "Device"
Identifier "ATI Technologies, Inc. RV350 AS [Radeon 9600 AS]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "CPD-E400P"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV350 AS [Radeon 9600 AS]"
Monitor "CPD-E400P"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
------------------

To ho messo tutto ciò che dovrebbe riguardare scheda video + monitor.

NB.
Questo file, lo ha generato automaticamente dpkg-reconfigure, non l'ho editato a mano...ed a me di default parte a 1600x1200 @ 85hz, il massimo che supporta fisicamente il monitor.
Admin. di NSA www.NonSoloAmiga.com
Twitter: https://twitter.com/NonSoloAmiga
Facebook: http://www.facebook.com/NonSoloAmiga
Gruppo FB: http://www.facebook.com/groups/NonSoloAmiga/
Youube: http://www.youtube.com/user/NonSoloAmiga
AmigaCori

Supremo
 
Messaggi: 4527
Iscritto il: gio feb 26, 2004 4:48 pm

Messaggioda MazinKaesar » gio set 07, 2006 2:47 pm

dpkg-reconfigure xserver-xorg non capisce un cavolo, l'avevo provato ma toglie le due righe che ho aggiunto io alla sezione monitor e mi da max 60hz. Purtroopo che il tuo file non mi è d'aiuto. :triste:
Immagine Immagine
Immagine Immagine
Immagine Immagine
Avatar utente
MazinKaesar

Supporter!!
 
Messaggi: 4051
Iscritto il: sab set 18, 2004 8:43 pm
Località: Modena


Torna a Altri sistemi operativi

Chi c’è in linea

Visitano il forum: Nessuno e 4 ospiti