
pvlvigivs ha scritto:salve a tutti. sono un neofita e sto cercando di porre rimedio autonomamente al problema della scheda grafica. premetto che le mie conoscenze di ubuntu sono veramente scadenti.
Non ho ben capito il passaggio, una volta inserito il comando sudo gedit /etc/X11/xorg.conf nel terminale, mi si apre una nuova finestra.. cosa devo modificare.. ??
salvando e kiudendo semplicemente la finestra che si è aperta non ho risolto niente, in quanto la risoluzione massima a cui m farebbe vedere lo schermo rimane 800 x 600..
confido in un vostro aiuto.. grazie anticipatamente
P.S. vi domanderete perchè un neofita ke poco ne capisce si ritrova a "smanettare da solo" .. eppure ki m ha installato ubuntu, spacciato come santone ma vista l'altrettanta incapacità, non è stato di grande supporto.. anzi...



lspci | grep VGAcat /etc/X11/xorg.conf
sudo dpkg-reconfigure -phigh xserver-xorg
cece ha scritto:Se invece abbiamo già smanettato impropriamente nel sistema con
sudo dpkg-reconfigure -phigh xserver-xorg
possiamo ricreare le condizioni iniziali, ma a questo punto seguendo le istruzioni del primo post si dovrà ignorare l'eventuale cartella xorg.conf ed intervenire invece sul file xorg.conf seguito da un numero e che si presenta come un documento di testo.
Per concludere ci tengo a ribadire che il procedimento che abilita il driver VESA può funzionare anche con altre schede grafiche che presentano problemi mentre invece il driver SIS è stato studiato esclusivamente per il modello di scheda in oggetto.

Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
sudo dpkg-reconfigure -phigh xserver-xorg
? sudo dpkg-reconfigure -phigh xserver-xorg
lspci | grep VGA01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter (rev 03)sudo dpkg -s xserver-xorg-video-sis | grep Status
install ok installedsis190 26116 0
mii 13312 1 sis190# 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"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSectionVisualizzano questa sezione: nickolinux, Yahoo [Bot] e 10 ospiti