Pagina 2 di 3
Re: Help me driver ati non funzionanti!!
Inviato: venerdì 13 marzo 2009, 18:20
da mlazzari2
segui bene questa guida è semplice:
/Hardware/Video/Ati/Radeon
ricordati di fare un back up del tuo xorgconf prima di fargli modifiche
ciao

Re: Help me driver ati non funzionanti!!
Inviato: venerdì 13 marzo 2009, 18:29
da Xiam
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 console
Re: Help me driver ati non funzionanti!!
Inviato: venerdì 13 marzo 2009, 18:33
da mlazzari2
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 console
siamo in due a pensarlo , non capisco come mai esce ''vesa''
Re: Help me driver ati non funzionanti!!
Inviato: domenica 15 marzo 2009, 21:06
da KinG-InFeT
per il comando prima citatomi ecco quello ke mi è uscito
Codice: Seleziona tutto
01:00.0 VGA compatible controller: ATI Technologies Inc M10 NQ [Radeon Mobility 9600]
ora cerco di seguire la guida e vi farò sapere ^_^
Re: Help me driver ati non funzionanti!!
Inviato: domenica 15 marzo 2009, 22:34
da Xiam
sembra supportata dai radeon open, questo un estratto da
man radeon (vers. 6.11):
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
Re: Help me driver ati non funzionanti!!
Inviato: lunedì 16 marzo 2009, 23:21
da KinG-InFeT
quindi ke mi consigli di fare?
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 6:46
da mlazzari2
KinG-InFeT ha scritto:
quindi ke mi consigli di fare?
Ai segutito la guida?,se non ti funge con la guida prova cosi:
Prova a commentare la riga driver con (#) e aagiungerne un'altra sotto come da esempio:
Esempio
Codice: Seleziona tutto
Section "Device"
Identifier "Configured Video Device"
# Driver "vesa"
Driver "Ati"
Aspetta prima che sentiamo anche il parere di
Xiam
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 10:56
da KinG-InFeT
no la guida l'ho seguita alla fine dovevo solo modificare il file xorg.conf ma nn mi ha cambiato nnt perfettamente nnt

help me
edit:
ho modificato il mio file xorg in questo modo
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
ma in fine cosa devo fare più dopo averlo salvato?
:'( :'(
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 11:05
da mlazzari2
riavviare
Ai fatto un back up di quello vecchio?
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 11:09
da KinG-InFeT
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

Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 11:16
da mlazzari2
KinG-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
azz
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 11:19
da mlazzari2
Codice: Seleziona tutto
#Section "Device"
# Identifier "Configured Video Device"
# Driver "vesa"
cancella sta roba e riavvia
Edit: aspetta un attimo
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 11:28
da mlazzari2
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
Prova cosi e prega
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 15:37
da KinG-InFeT
:'( :'( :'( :'( nnt mi da lo stesso e identico errore :'( :'( :'(
però nn capisco una cosa
io la scheda celò collegata tramite slot AGP nn è ke potrebbe cambiare qualche cosa?
cmq mi affido a voi io nn sò più ke cosa inventarmi

Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 17:09
da Valix
forse sbaglio , ma io quando ho avuto problemi con xorg ho sempre fatto così.
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 17:21
da mlazzari2
Valix ha scritto:
forse sbaglio , ma io quando ho avuto problemi con xorg ho sempre fatto così.
non sempre funge
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 18:58
da KinG-InFeT
ma si ho provato ecco il nuovo file xorg
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
alla fine nn è ke cambia molto
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 19:03
da mlazzari2
Prova l'ultimo tentativo fai cosi commente questa riga
con (#),
e aggiungi
Esempio:
Codice: Seleziona tutto
Section "Device"
Identifier "Configured Video Device"
# Driver "vesa"
Driver "Ati"
Re: Help me driver ati non funzionanti!!
Inviato: martedì 17 marzo 2009, 22:56
da KinG-InFeT
Re: Help me driver ati non funzionanti!!
Inviato: mercoledì 18 marzo 2009, 11:42
da mlazzari2
mi spiace ma sono passato a nvidia per questo