[Video] dpkg-reconfigure -phigh xserver-xorg
[Video] dpkg-reconfigure -phigh xserver-xorg
Salve a tutti,
sono un infelice possessore di un notebook Toschiba 4090xcdt sul quale non riesco a modificare la risoluzione 1024X768 attraverso il comando in oggetto.
Qualcuno ha suggerimenti e soluzioni in merito.
Grazie dell'attenzione che, vorrete dedicarmi.
sono un infelice possessore di un notebook Toschiba 4090xcdt sul quale non riesco a modificare la risoluzione 1024X768 attraverso il comando in oggetto.
Qualcuno ha suggerimenti e soluzioni in merito.
Grazie dell'attenzione che, vorrete dedicarmi.
Re: [Video] dpkg-reconfigure -phigh xserver-xorg
che scheda video monta?
[Video] Re: [Video] dpkg-reconfigure -phigh xserver-xorg
Non ne conoscono l'origine, ma sò che si tratta solo di 8 MB di Ram, ci sto facendo girare XFCE (Xubuntu 8.10)
Re: [Video] dpkg-reconfigure -phigh xserver-xorg
intanto controlla che risoluzioni supporta il tuo monitor e postale:
Codice: Seleziona tutto
xrandr -qRe: [Video] dpkg-reconfigure -phigh xserver-xorg
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
Il problema che, il riquadro utile non ricopre tutto lo schermo.
default connected 800x600+0+0 0mm x 0mm
800x600 60.0* 56.0
640x480 60.0
400x300 60.0 56.0
320x240 60.0
Il problema che, il riquadro utile non ricopre tutto lo schermo.
Re: [Video] dpkg-reconfigure -phigh xserver-xorg
Il tuo monitor dovrebbe lavorare a 1024x768:
Graphics Processor / Vendor: Trident Cyber 9525 PCI
Video Memory: 2.5 MB
Supported Display Graphics: VGA (640x480), XGA (1024x768), SVGA (800x600), SXGA (1280x1024)
Hai provato con displayconfig-gtk?
Se imposti un monitor LCD 1280x1024 dovrebbe farti usare senza problemi 1024x768.
Posta xorg.conf, vediamo che riusciamo a fare.
Intanto c'è un tizio che dovrebbe avere la tua scheda video:
http://forum.ubuntu-it.org/viewtopic.ph ... 6#p1720366
Graphics Processor / Vendor: Trident Cyber 9525 PCI
Video Memory: 2.5 MB
Supported Display Graphics: VGA (640x480), XGA (1024x768), SVGA (800x600), SXGA (1280x1024)
Hai provato con displayconfig-gtk?
Se imposti un monitor LCD 1280x1024 dovrebbe farti usare senza problemi 1024x768.
Posta xorg.conf, vediamo che riusciamo a fare.
Intanto c'è un tizio che dovrebbe avere la tua scheda video:
http://forum.ubuntu-it.org/viewtopic.ph ... 6#p1720366
Re: [Video] dpkg-reconfigure -phigh xserver-xorg
# 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
#
# 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: [Video] dpkg-reconfigure -phigh xserver-xorg
Hai provato il link che ti ho inviato?
Al tizio del post funziona, scheda e caratteristiche monitor sono le stesse, quindi deve funzionare pure a te.
Con quello xorg.conf e una scheda video che non conosco tenterei con dispalyconfig-gtk, con quello ci sono sempre riuscito.
Al tizio del post funziona, scheda e caratteristiche monitor sono le stesse, quindi deve funzionare pure a te.
Con quello xorg.conf e una scheda video che non conosco tenterei con dispalyconfig-gtk, con quello ci sono sempre riuscito.
Re: [Video] dpkg-reconfigure -phigh xserver-xorg
Ciao a tutti, io ho installato Ubuntu Jaunty su un sistema molto simile e anche io ho una scheda video Trident e Ubuntu non mi riconosce il monitor e mi mette come risoluzione massima la 800x600, volevo chiedere come si installa dispalyconfig-gtk oppure se blutenue è riuscito a risolvere il problema, perchè ho provato leggere un po' di topic e non ho risolto nulla..... ora il mio xorg.conf è questo:
Grazie a tutti per la disponibilità^^
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"
Defaultdepth 24
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSectionChi c’è in linea
Visualizzano questa sezione: nick091 e 9 ospiti
