Pagina 1 di 2
Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 13:42
da terrrybogard
VOrrei mettere la risoluzione 1024x760 ma nn ci riesco.Ho una Geforfce fx5500,nn ho installato nessun driver video xke i driver ke ubuntu mi ha trovato nn vanno bene xke mandano la risoluzione a 640x480,ed è eccessivo!ora sto operando cn 800x600 senza driver video
posto il mio xorg.conf.é possibile operare su di esso x mettere la risoluzione ke voglio?se si come?grazie in anticipo
Codice: Seleziona tutto
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 13:45
da ubuntu.user
sudo apt- get install gnome-display-properties
poi lo trovi in sistema --> preferenze
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 13:49
da Freon
Puoi aggiungere nella sezione screen:
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 13:59
da terrrybogard
sudo apt- get install gnome-display-properties
poi lo trovi in sistema --> preferenze
Il terminale mi dice
Codice: Seleziona tutto
alessandro@alessandro-desktop:~$ sudo apt-get install gnome-display-properties
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura informazioni sullo stato... Fatto
E: Impossibile trovare gnome-display-properties
alessandro@alessandro-desktop:~$
Puoi aggiungere nella sezione screen:
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
Mi dice ke nn ho i permessi per modificare il file!
ke palle!!! ???
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 14:02
da ubuntu.user
prova a guardare in synaptic: il nome è giusto!
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 14:12
da terrrybogard
quale nome?
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 14:23
da LicaoNesSs
@Valeria@ ha scritto:
sudo apt- get install gnome-display-properties
poi lo trovi in sistema --> preferenze
io credo sia installato di default e comunque il pacchetto effettivamente non esiste, esiste il comando.
per poterlo lanciare serve gnome-control-center
comunque prova a dare in terminale:
ti si aprirà la stessa applicazione che trovi in:system>preferenze>risoluzione schermo.
ora per modificare il file xorg.conf:
mmm si ho scritto gedit perchè uso ubuntu, se hai kubuntu usa kate. oppure vim o nano... insomma l'editor che preferisci
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 14:28
da terrrybogard
Ho fatto questo ma nn è successo nnt
Codice: Seleziona tutto
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 14:37
da LicaoNesSs
hai riavviato?
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 14:41
da terrrybogard
sisi
ora x curiosità ho installato un driver
il file xorg.conf si è modificato cosi:
Codice: Seleziona tutto
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
ora xò la risoluzione sta a 640x480!!!in sistema>preferenze>risoluzione schermo nn compare
1024x760 ma sl 640x480 e 320x480!
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 14:56
da terrrybogard
ho tolto il driver video.il mio xorg.conf è ritornato cosi:
Codice: Seleziona tutto
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 14:58
da Guiodic
@Valeria@ ha scritto:
sudo apt- get install gnome-display-properties
poi lo trovi in sistema --> preferenze
Ma lui ha kubuntu e gli hai fatto installare mezzo gnome!
no, ho letto male io, mannaggia a ste K! (rotfl)
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 15:11
da terrrybogard
ho riavviato ma nnt!cmq io ho ubuntu 8.10
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 15:48
da LicaoNesSs
prova questo comando:
è la mia ultima risorsa :-\
e selezioni un monitor con le caratteristiche giuste
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 16:48
da terrrybogard
nnt da fare nn compare niente dopo aver scritto il comando!
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 17:01
da Guiodic
perché non c'è più su ubuntu.
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 17:05
da Stealth
Apri un terminale, dai il comando xrandr -q e incollaci qui cosa risponde
ciao
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 17:15
da terrrybogard
Codice: Seleziona tutto
alessandro@alessandro-desktop:~$ xrandr -q
Screen 0: minimum 320 x 240, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
800x600 60.0* 56.0
640x480 60.0
400x300 60.0 56.0
320x240 60.0
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 17:20
da Stealth
Ehm....ma che scheda hai? E stai usando il driver corretto? Dovrebbe darti il nome del display e tutte le frequenze che la scheda può usare. Per capirci, questo è l'output del mio travelmate:
Codice: Seleziona tutto
gianni@gianni-laptop:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 1280 x 1280
VGA disconnected (normal left inverted right x axis y axis)
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
1280x800 60.0*+
1024x768 60.0
800x600 60.3
640x480 59.9
TV disconnected (normal left inverted right x axis y axis)
io credo sia un problema di driver
ciao
Re: Vorrei mettere la risoluzione 1024x760
Inviato: giovedì 19 marzo 2009, 17:35
da terrrybogard
VOrrei mettere la risoluzione 1024x760 ma nn ci riesco.Ho una Geforfce fx5500,nn ho installato nessun driver video xke i driver ke ubuntu mi ha trovato nn vanno bene xke mandano la risoluzione a 640x480,ed è eccessivo!ora sto operando cn 800x600 senza driver video
L'avevo scritto sopra.Il mio è un televisore brimax