/Hardware/Video/Ati/Radeon
ricordati di fare un back up del tuo xorgconf prima di fargli modifiche
ciao

Codice: Seleziona tutto
lspci | grep VGA
siamo in due a pensarlo , non capisco come mai esce ''vesa''Xiam ha scritto: segui la guida che ti ha postato mlazzari, però ho l'impressione che ci sia qualcosa che non va se appena installato Ubuntu lo xorg.conf riporta la dicitura "vesa", dovrebbe essere vuoto che su scheda ati di default corrisponde a radeon. Sembra quasi che la scheda non sia riconosciuta... per curiosità prova a dare da consoleCodice: Seleziona tutto
lspci | grep VGA
Codice: Seleziona tutto
01:00.0 VGA compatible controller: ATI Technologies Inc M10 NQ [Radeon Mobility 9600]SUPPORTED HARDWARE
The radeon driver supports PCI, AGP, and PCIE video cards based on the
following ATI chips:
R100 Radeon 7200
RV100 Radeon 7000(VE), M6, RN50/ES1000
RS100 Radeon IGP320(M)
RV200 Radeon 7500, M7, FireGL 7800
RS200 Radeon IGP330(M)/IGP340(M)
RS250 Radeon Mobility 7000 IGP
R200 Radeon 8500, 9100, FireGL 8800/8700
RV250 Radeon 9000PRO/9000, M9
RV280 Radeon 9200PRO/9200/9200SE/9250, M9+
RS300 Radeon 9100 IGP
RS350 Radeon 9200 IGP
RS400/RS480 Radeon XPRESS 200(M)/1100 IGP
R300 Radeon 9700PRO/9700/9500PRO/9500/9600TX, FireGL X1/Z1
R350 Radeon 9800PRO/9800SE/9800, FireGL X2
R360 Radeon 9800XT
RV350 Radeon 9600PRO/9600SE/9600/9550, M10/M11, FireGL T2
RV360 Radeon 9600XT

Ai segutito la guida?,se non ti funge con la guida prova cosi:KinG-InFeT ha scritto: quindi ke mi consigli di fare?
Codice: Seleziona tutto
Section "Device"
Identifier "Configured Video Device"
# Driver "vesa"
Driver "Ati"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"
# Driver "vesa"
Section "Device"
Identifier "Radeon 9600"
Driver "ati"
BusID "PCI:1:0:0"
Option "XAANoOffscreenPixmaps"
EndSection
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection

Codice: Seleziona tutto
Ubuntu is running in low-graphics mode
The following error was enconditiried. you may need to update uoyr configuration to solve this.
(EE)Problem parsing the config file
(EE) Error parsing the config file
azzKinG-InFeT ha scritto: si ma tanto so a memoria quasi il file cmq ho riavviato e mi esce questo errore
Codice: Seleziona tutto
Ubuntu is running in low-graphics mode The following error was enconditiried. you may need to update uoyr configuration to solve this. (EE)Problem parsing the config file (EE) Error parsing the config file![]()

Codice: Seleziona tutto
#Section "Device"
# Identifier "Configured Video Device"
# Driver "vesa"
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 "Radeon 9600"
Driver "ati"
BusID "PCI:1:0:0"
Option "XAANoOffscreenPixmaps"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Option "AIGLX" "true"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Codice: Seleziona tutto
BusID "PCI:1:0:0"Codice: Seleziona tutto
sudo dpkg-reconfigure xserver-xorg
non sempre fungeValix ha scritto:Codice: Seleziona tutto
sudo dpkg-reconfigure xserver-xorg
forse sbaglio , ma io quando ho avuto problemi con xorg ho sempre fatto così.
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"
Driver "vesa"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Codice: Seleziona tutto
Driver "vesa"Codice: Seleziona tutto
Driver "Ati"Codice: Seleziona tutto
Section "Device" Identifier "Configured Video Device" # Driver "vesa" Driver "Ati"

mi spiace ma sono passato a nvidia per questoKinG-InFeT ha scritto: provato come mi hai detto addirittura nn mi avvia proprio l'ambiente grafico e ho dovuto ripristinare il file xorg da recovery menu così ho potuto avviare l'ubuntu :'( nn sò proprio più ke fare speriamo un qualche miracolo di qualcuno di voi
![]()
![]()
![]()
Visualizzano questa sezione: criceto45, Velvettiere e 6 ospiti