[Driver] [Ati] Problemi con scheda video X300 Radeon

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
Don_Zauker
Prode Principiante
Messaggi: 7
Iscrizione: giovedì 3 maggio 2007, 21:06

[Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da Don_Zauker »

Ho appena installato Ubuntu Feisty e ho seguito la guida per abilitare il 3D Ati attraverso il gestore dei driver con restrizioni, apparentemente sembra funzionare tutto (dando il comando fgl_glxgears vedo regolarmente il cubo che ruota con gli ingranaggi). Il problema però è che non funzionano gli effetti del desktop, andando in Sistema>preferenze>effetti desktop mi esce il messaggio "the composite extension is not available". Inoltre anche la risoluzione è molto bassa (sembra a 256 colori), vi allego uno screenshot qui http://img185.imageshack.us/my.php?image=screenshotes4.png
Questo è quello che ottengo con fglrxinfo:

Codice: Seleziona tutto

display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X300/X550/X1050 Series
OpenGL version string: 2.0.6334 (8.34.8)
E questo è il contenuto di xorg.conf:

Codice: Seleziona tutto

# /etc/X11/xorg.conf (xorg 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(5) 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.
#
# 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 "Files"
	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"
	# path to defoma fonts
	Fontpath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load		"i2c"
	Load		"bitmap"
	Load		"ddc"
	Load		"dri"
	Load		"extmod"
	Load		"freetype"
	Load		"glx"
	Load		"int10"
	Load		"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"it"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"ImPS/2"
	Option		"ZAxisMapping"	"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"stylus"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"eraser"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"cursor"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]"
	Driver		"fglrx"
	Busid		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	Horizsync	28-51
	Vertrefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]"
	Monitor		"Generic Monitor"
	Defaultdepth	24
	SubSection "Display"
		Depth	1
		Modes		"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	4
		Modes		"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	8
		Modes		"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	15
		Modes		"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	16
		Modes		"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	24
		Modes		"1024x768"	"800x600"	"640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen"
	Inputdevice	"Generic Keyboard"
	Inputdevice	"Configured Mouse"
	Inputdevice	"stylus"	"SendCoreEvents"
	Inputdevice	"cursor"	"SendCoreEvents"
	Inputdevice	"eraser"	"SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection
Section "Extensions"
	Option		"Composite"	"0"
EndSection
Grazie in anticipo per l'aiuto!
Ultima modifica di Don_Zauker il mercoledì 9 maggio 2007, 17:50, modificato 1 volta in totale.
Avatar utente
maxfact
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3208
Iscrizione: domenica 28 gennaio 2007, 20:12

Re: [Ati] Problemi con scheda video X300 Radeon

Messaggio da maxfact »

Codice: Seleziona tutto

Section "Extensions"
	Option		"Composite"	"0"
EndSection
metti enable al posto dello "0"
Massimiliano Ubuntu user # 16155
Potrete ingannare tutti per un po'. Potrete ingannare qualcuno per sempre.
Ma non potrete ingannare tutti per sempre [Abramo Lincoln]
Avatar utente
darkdevil
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 365
Iscrizione: venerdì 27 aprile 2007, 9:56
Desktop: xfce
Distribuzione: manjaro linux
Località: venosa (pz)

Re: [Ati] Problemi con scheda video X300 Radeon

Messaggio da darkdevil »

qst è il mio file xorg.conf

# /etc/X11/xorg.conf (xorg 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(5) 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.
#
# 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 "ServerLayout"
  Identifier "Default Layout"
  # Screen      0  "aticonfig-Screen[0]" 0 0
  screen 0 "Default Screen" 0 0
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
#  InputDevice "stylus" "SendCoreEvents"
#  InputDevice "cursor" "SendCoreEvents"
#  InputDevice "eraser" "SendCoreEvents"
EndSection

Section "Files"
 
  # path to defoma fonts
  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"
EndSection

Section "Module"
  Load "bitmap"
  Load "ddc"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "type1"
  Load "vbe"
  load "dri"
  load "v4l"
EndSection

Section "InputDevice"
  Identifier "Generic Keyboard"
  Driver "kbd"
  option "CoreKeyboard"
  option "XkbRules" "xorg"
  option "XkbModel" "pc104"
  option "XkbLayout" "us"
EndSection

Section "InputDevice"
  Identifier "Configured Mouse"
  Driver "mouse"
  option "CorePointer"
  option "Device" "/dev/input/mice"
  option "Protocol" "ImPS/2"
  option "ZAxisMapping" "4 5"
EndSection

#Section "InputDevice"
#  Identifier "stylus"
#  Driver "wacom"
#  option "Device" "/dev/input/wacom"
#  option "Type" "stylus"
#  option "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection

#Section "InputDevice"
#  Identifier "eraser"
#  Driver "wacom"
#  option "Device" "/dev/input/wacom"
#  option "Type" "eraser"
#  option "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection

#Section "InputDevice"
#  Identifier "cursor"
#  Driver "wacom"
#  option "Device" "/dev/input/wacom"
#  option "Type" "cursor"
#  option "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection

Section "Monitor"
  identifier "DELL D1226H"
  vendorname "Plug 'n' Play"
  modelname "Plug 'n' Play"
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
  modeline  "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
  modeline  "640x480@85" 36.0 640 696 752 832 480 481 484 509 -vsync -hsync
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
  modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
  modeline  "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
  modeline  "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
  modeline  "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
  modeline  "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync interlace +vsync
  modeline  "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
  modeline  "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
  modeline  "1280x960@85" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
  modeline  "1280x1024@85" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
  modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
  modeline  "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
  modeline  "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
  modeline  "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1600x1200@75" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1600x1200@70" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
  modeline  "1856x1392@60" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
  modeline  "1920x1440@60" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
  modeline  "2048x1536@60" 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync
  gamma 1.0
EndSection

Section "Monitor"
  Identifier "aticonfig-Monitor[0]"
  option "VendorName" "ATI Proprietary Driver"
  option "ModelName" "Generic Autodetecting Monitor"
  option "DPMS" "true"
EndSection

Section "Device"
  identifier "ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]"
  boardname "ati"
  busid "PCI:1:0:0"
  driver "fglrx"
  screen 0
EndSection

Section "Device"
  Identifier "aticonfig-Device[0]"
  Driver "fglrx"
EndSection

Section "Screen"
  Identifier "Default Screen"
  Device "ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]"
  Monitor "DELL D1226H"
  DefaultDepth 24
  SubSection "Display"
    depth 24
    virtual 2048 1536
    modes "1600x1200@60" "1600x1200@75" "1600x1200@65" "1600x1200@70" "1400x1050@75" "1792x1344@60" "1400x1050@60" "1856x1392@60" "1280x960@75" "1920x1440@60" "1280x1024@60" "2048x1536@60" "1280x1024@85" "1280x960@85" "1280x960@60" "1280x1024@75" "1152x864@75" "1024x768@43" "1024x768@60" "1024x768@70" "1024x768@75" "1024x768@85" "832x624@75" "800x600@60" "800x600@85" "800x600@75" "800x600@72" "800x600@56" "640x480@85" "640x480@75" "640x480@72" "640x480@60"
  EndSubSection
EndSection

Section "Screen"
  Identifier "aticonfig-Screen[0]"
  Device "aticonfig-Device[0]"
  Monitor "aticonfig-Monitor[0]"
  DefaultDepth 24
  SubSection "Display"
    Viewport 0 0
    Depth 24
  EndSubSection
EndSection

Section "DRI"
  Mode 0666
EndSection

Section "Extensions"
  option "Composite" "Disable"
  option "Composite" "0"
EndSection

Section "device" #
  identifier "device1"
  boardname "ATI Radeon (fglrx)"
  busid "PCI:1:0:1"
  driver "ati"
  screen 0
  vendorname "ATI"
  option "MergedFB" "off"
EndSection

Section "screen" #
  identifier "screen1"
  device "device1"
  defaultdepth 24
  monitor "monitor1"
EndSection

Section "monitor" #
  identifier "monitor1"
  gamma 1.0
EndSection

Section "ServerFlags"
EndSection


a me va bene casomai fai 1 copia di backup del tuo file e prova a sostituirlo cn qst.......
Un bambino chiede al padre cosa fossero le icone,il padre risponde: "Sono immagini sacre" E il figlio:"E perchè Windows ne ha tante?" Il padre:"Perchè per farlo funzionare ci vuole un miracolo!!!"
Don_Zauker
Prode Principiante
Messaggi: 7
Iscrizione: giovedì 3 maggio 2007, 21:06

Re: [Ati] Problemi con scheda video X300 Radeon

Messaggio da Don_Zauker »

Ho provato a mettere "enable" ma non cambia niente, ora andando in "effetti desktop" riesco ad entrare ma se clicco su abilita mi dice "impossibili abilitare effetti desktop".
La risoluzione è ancora schifosa.
Non è che ci sono dei problemi con i driver?
Don_Zauker
Prode Principiante
Messaggi: 7
Iscrizione: giovedì 3 maggio 2007, 21:06

Re: [Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da Don_Zauker »

Ragazzi, avete qualche consiglio per un novizio?
:(
Avatar utente
darkdevil
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 365
Iscrizione: venerdì 27 aprile 2007, 9:56
Desktop: xfce
Distribuzione: manjaro linux
Località: venosa (pz)

Re: [Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da darkdevil »

prova a mettere i driver open e nn quelli proprietari........
Un bambino chiede al padre cosa fossero le icone,il padre risponde: "Sono immagini sacre" E il figlio:"E perchè Windows ne ha tante?" Il padre:"Perchè per farlo funzionare ci vuole un miracolo!!!"
Don_Zauker
Prode Principiante
Messaggi: 7
Iscrizione: giovedì 3 maggio 2007, 21:06

Re: [Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da Don_Zauker »

Ho provato a seguire questa guida, una volta riavviato e lanciato il comando fireglcontrol ecco la schermata risultante:
Immagine
Non riesco lo stesso ad attivare gli effetti desktop, sempre l'errore "impossibile abilitare gli effetti desktop".
La risoluzione dello schermo continua a essere pessima.
Avatar utente
darkdevil
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 365
Iscrizione: venerdì 27 aprile 2007, 9:56
Desktop: xfce
Distribuzione: manjaro linux
Località: venosa (pz)

Re: [Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da darkdevil »

.......ma la x300 nn ha 128 d ram?????
Un bambino chiede al padre cosa fossero le icone,il padre risponde: "Sono immagini sacre" E il figlio:"E perchè Windows ne ha tante?" Il padre:"Perchè per farlo funzionare ci vuole un miracolo!!!"
Don_Zauker
Prode Principiante
Messaggi: 7
Iscrizione: giovedì 3 maggio 2007, 21:06

Re: [Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da Don_Zauker »

No, 256..
Avatar utente
TheWall
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 253
Iscrizione: venerdì 20 aprile 2007, 0:06

Re: [Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da TheWall »

Ciao, sono anche io un novizio, ma ti spiego come è la situazione per il desktop 3D...  ;)

Se usi i driver ufficiali (ovvero quelli che installi con il Gestore driver con restrizioni) devi usare un composite manager che si chiama XGL per abilitare gli effetti 3D e devi (credo, perché non lo uso) creare una sessione a parte con lui attivo... Ci sono diverse guide anche sul forum stesso nella Sezione: Grafica-> Desktop 3d

Se invece usi i driver open (liberi, che sono già installati su Feisty) puoi usare un altro composite manager che si chiama AIGLX... (molto più leggero di XGL, ma che funziona un po' peggio con le schede ATI)
Anche per questo puoi trovare delle guide sul forum nella stessa sezione di prima...

Ciao spero di aver fatto chiarezza...  ;D
"We are the Sultans... We are the Sultans of Swing"
Local Hero Dire Straits Tribute Band From Foligno (PG)
www.local-hero.it
Don_Zauker
Prode Principiante
Messaggi: 7
Iscrizione: giovedì 3 maggio 2007, 21:06

Re: [Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da Don_Zauker »

Grazie the wall...proverò a seguire qualche altra guida.
Ciao ;)
Avatar utente
TheWall
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 253
Iscrizione: venerdì 20 aprile 2007, 0:06

Re: [Driver] [Ati] Problemi con scheda video X300 Radeon

Messaggio da TheWall »

Di nulla  ;D ;D ;D

Ciao ciao  8)
"We are the Sultans... We are the Sultans of Swing"
Local Hero Dire Straits Tribute Band From Foligno (PG)
www.local-hero.it
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: Sargonsei e 16 ospiti