Problemi con i driver ATI (Ubuntu 10.04)

Problemi riscontrati durante l'installazione di Ubuntu, degli aggiornamenti e degli avanzamenti del sistema.
chillingham
Prode Principiante
Messaggi: 60
Iscrizione: mercoledì 21 aprile 2010, 9:23

Problemi con i driver ATI (Ubuntu 10.04)

Messaggio da chillingham »

Ciao a tutti, dopo aver eseguito una nuova installazione di Ubuntu 10.04 non posso regolare la risoluzione. La mia scheda video è ATI 3450. Ho provato installando da Sistema/Amministrazione/Driver hardware i "Driver grafici fglrx proprietari ATI/AMD" ma non cambia nulla. Poi ho disattivato "Driver grafici fglrx proprietari ATI/AMD" (sempre da amministrazione) ed ho scaricato il Catalist 10.4 ed ho eseguito questi passaggi:

1) Installate le dipendenze dando da terminale:

Codice:
sudo apt-get install build-essential fakeroot dh-make libstdc++6 gcc-4.4-base dkms module-assistant linux-headers-$(uname -r)

2) Inserite i driver nella vostra Home (/home/nome_utente/) e da terminale digitate:

Codice:
sudo chmod a+x ati-driver-installer-10-4-x86.x86_64.run

3) Ora potete far partire l'installazione dei driver dando sempre da terminale:

Codice:
sudo sh ./ati-driver-installer-10-1-x86.x86_64.run

e nel terminale compare questo:
ubuntu@ubuntu-desktop:~$ sudo chmod a+x ati-driver-installer-10-4-x86.x86_64.runubuntu@ubuntu-desktop:~$ sudo sh ./ati-driver-installer-10-1-x86.x86_64.run
sh: Can't open ./ati-driver-installer-10-1-x86.x86_64.run
ubuntu@ubuntu-desktop:~$

e quindi non parte l'installazione grafica...

Questo è il file xorg.conf:

Codice: Seleziona tutto

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "dri2"
	Load  "extmod"
	Load  "dri"
	Load  "dbe"
	Load  "record"
	Load  "glx"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DMAForXv"           	# [<bool>]
        #Option     "FBTexPercent"       	# <i>
        #Option     "DepthBits"          	# <i>
        #Option     "PCIAPERSize"        	# <i>
        #Option     "AccelDFS"           	# [<bool>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "CustomEDID"         	# [<str>]
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "RageTheatreCrystal" 	# <i>
        #Option     "RageTheatreTunerPort" 	# <i>
        #Option     "RageTheatreCompositePort" 	# <i>
        #Option     "RageTheatreSVideoPort" 	# <i>
        #Option     "TunerType"          	# <i>
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "ScalerWidth"        	# <i>
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "ClockGating"        	# [<bool>]
        #Option     "VGAAccess"          	# [<bool>]
        #Option     "ReverseDDC"         	# [<bool>]
        #Option     "LVDSProbePLL"       	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "DRI"                	# [<bool>]
        #Option     "ConnectorTable"     	# <str>
        #Option     "DefaultConnectorTable" 	# [<bool>]
        #Option     "DefaultTMDSPLL"     	# [<bool>]
        #Option     "TVDACLoadDetect"    	# [<bool>]
        #Option     "ForceTVOut"         	# [<bool>]
        #Option     "TVStandard"         	# <str>
        #Option     "IgnoreLidStatus"    	# [<bool>]
        #Option     "DefaultTVDACAdj"    	# [<bool>]
        #Option     "Int10"              	# [<bool>]
        #Option     "EXAVSync"           	# [<bool>]
        #Option     "ATOMTVOut"          	# [<bool>]
        #Option     "R4xxATOM"           	# [<bool>]
        #Option     "ForceLowPowerMode"  	# [<bool>]
        #Option     "DynamicPM"          	# [<bool>]
        #Option     "NewPLL"             	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
	Identifier  "Card0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "RV620 LE [Radeon HD 3450]"
	BusID       "PCI:2:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
Dove sbaglio?
Ultima modifica di chillingham il lunedì 10 maggio 2010, 18:32, modificato 1 volta in totale.
MB: ASRok AM2NF6-VSTA; CPU: AMD Athlon X2 5600+; RAM: 1Gb x 4; VGA: Asus EAH 3450; HD: Seagate 250 Gb + Western Digital My Book Home 500 Gb est.; ALI: Enermax PRO82+ 525W; APC Smart-UPS 750; OS: Windows 7 64bit, Ubuntu 10.04 64bit
Avatar utente
SirX
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 269
Iscrizione: sabato 22 novembre 2008, 19:26
Località: /dev/null
Contatti:

Re: Problemi con i driver ATI (Ubuntu 10.04)

Messaggio da SirX »

Ciao, probabilmente è un errore di copiatura nel momento in cui hai scritto sul forum, ma hai dato

Codice: Seleziona tutto

sudo sh ./ati-driver-installer-10-1-x86.x86_64.run
invece di

Codice: Seleziona tutto

sudo sh ./ati-driver-installer-10-4-x86.x86_64.run
Puoi controllare?
chillingham
Prode Principiante
Messaggi: 60
Iscrizione: mercoledì 21 aprile 2010, 9:23

Re: Problemi con i driver ATI (Ubuntu 10.04)

Messaggio da chillingham »

SIr X ha scritto: Ciao, probabilmente è un errore di copiatura nel momento in cui hai scritto sul forum, ma hai dato

Codice: Seleziona tutto

sudo sh ./ati-driver-installer-10-1-x86.x86_64.run
invece di

Codice: Seleziona tutto

sudo sh ./ati-driver-installer-10-4-x86.x86_64.run
Puoi controllare?
Si hai ragione, avevo copiato quel comando da questa  guida:( http://forum.ubuntu-it.org/viewtopic.php?t=155477 )      e non mi ero accorto
ora è partita l'installazione grafica l'ho eseguita fino alla fine e poi ho dato i seguenti comandi:
Ora dobbiamo aggiornare la lista dei moduli da caricare dando:

Codice:
sudo depmod -a


Prima di riavviare, dovete configurare i driver, e quindi il Catalyst Control Center, dando:

Codice:
cd  /etc/X11
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv


A volte le modifiche non sono registrare all'interno dello xorg.conf. E' allora utile usare anche questo comando:

Codice:
sudo aticonfig --input=/etc/X11/xorg.conf --tls=1

Ma sembra che non si sono installati, che posso fare?
MB: ASRok AM2NF6-VSTA; CPU: AMD Athlon X2 5600+; RAM: 1Gb x 4; VGA: Asus EAH 3450; HD: Seagate 250 Gb + Western Digital My Book Home 500 Gb est.; ALI: Enermax PRO82+ 525W; APC Smart-UPS 750; OS: Windows 7 64bit, Ubuntu 10.04 64bit
chillingham
Prode Principiante
Messaggi: 60
Iscrizione: mercoledì 21 aprile 2010, 9:23

Re: Problemi con i driver ATI (Ubuntu 10.04)

Messaggio da chillingham »

C'è qualcuno che saprebbe aiutarmi cortesemente?
MB: ASRok AM2NF6-VSTA; CPU: AMD Athlon X2 5600+; RAM: 1Gb x 4; VGA: Asus EAH 3450; HD: Seagate 250 Gb + Western Digital My Book Home 500 Gb est.; ALI: Enermax PRO82+ 525W; APC Smart-UPS 750; OS: Windows 7 64bit, Ubuntu 10.04 64bit
Scrivi risposta

Ritorna a “Installazione e aggiornamento del sistema operativo”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 10 ospiti