|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Junior Member
Iscritto dal: Jul 2005
Messaggi: 16
|
Scheda video ati 9600
Ho installato l'aggiornamento della distro qilinux update e la procedura ha installato automaticamente i driver ati .
Il problema pero' e' che per avere l'accelerazione 3d (per esempio giocando con tux racer), devo impostare per prima cosa la risoluzione dello schermo a 640*480 (il mio monitor e' un lcd keymat con risoluzione 1024*768) e se non imposto tale risoluzione prima di avviare il gioco, mi viene schermo nero. Qualche aiuto in merito? ringrazio anticipatamente |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Aug 2004
Città: Firenze - Campi B.
Messaggi: 2225
|
strana sta cosa...
che versione dei drivers hai? posta il tuo xorg.conf...magari può essere di aiuto
__________________
|
|
|
|
|
|
#3 |
|
Junior Member
Iscritto dal: Jul 2005
Messaggi: 16
|
Non ho il pc sotto mano.
appeno posso posto qui il file. |
|
|
|
|
|
#4 |
|
Junior Member
Iscritto dal: Jul 2005
Messaggi: 16
|
Ecco il file:
Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 Option "AllowMouseOpenFail" InputDevice "PS2Mouse" "CorePointer" InputDevice "IMPS2Mouse" "SendCoreEvents" # InputDevice "USBMouse" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/TTF:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" EndSection Section "Module" Load "record" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XKbOptions" "" Driver "kbd" EndSection Section "InputDevice" Identifier "PS2Mouse" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Driver "mouse" Option "Protocol" "auto" EndSection Section "InputDevice" Identifier "IMPS2Mouse" Driver "mouse" Option "ZAxisMapping" "4 5" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mouse0" EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "ZAxisMapping" "4 5" Option "Protocol" "auto" Option "Device" "" EndSection Section "Monitor" DisplaySize 320 240 HorizSync 30-52 DisplaySize 310 230 # mm Identifier "Monitor0" VendorName "SOT" ModelName "2c6" Option "DPMS" 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 "PanelOff" # [<bool>] #Option "DDCMode" # [<bool>] #Option "MonitorLayout" # [<str>] #Option "IgnoreEDID" # [<bool>] #Option "UseFBDev" # [<bool>] #Option "VideoKey" # <i> #Option "MergedFB" # [<bool>] #Option "CRT2HSync" # [<str>] #Option "CRT2VRefresh" # [<str>] #Option "CRT2Position" # [<str>] #Option "MetaModes" # [<str>] #Option "MergedDPI" # [<str>] #Option "NoMergedXinerama" # [<bool>] #Option "MergedXineramaCRT2IsScreen0" # [<bool>] #Option "DisplayPriority" # [<str>] #Option "PanelSize" # [<str>] #Option "ForceMinDotClock" # <freq> #Option "RenderAccel" # [<bool>] #Option "SubPixelOrder" # [<str>] #Option "ShowCache" # [<bool>] #Option "DynamicClocks" # [<bool>] Identifier "Card0" Driver "fglrx" VendorName "ATI Technologies Inc" BoardName "RV350 AP [Radeon 9600]" BusID "PCI:2:0:0" EndSection Section "Screen" DefaultColorDepth 24 Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Modes "2048x1536" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Modes "2048x1536" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Modes "2048x1536" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Modes "2048x1536" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Modes "2048x1536" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Modes "2048x1536" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Mode 0666 EndSection qualche consiglio? |
|
|
|
|
|
#5 |
|
Junior Member
Iscritto dal: Jul 2005
Messaggi: 16
|
CI STO' USCENDO PAZZO.
PER FAVORE AIUTATEMI. |
|
|
|
|
|
#6 |
|
Senior Member
Iscritto dal: Jul 2002
Messaggi: 4251
|
Prova a caricare il module GLcore
|
|
|
|
|
|
#7 |
|
Junior Member
Iscritto dal: Jul 2005
Messaggi: 16
|
Grazie per la risposta ma sono nuovo di linux.
come faccio a caricare sto benedetto modulo? |
|
|
|
|
|
#8 |
|
Senior Member
Iscritto dal: Feb 2005
Messaggi: 380
|
Codice:
modprobe glcore Spero di essere stato chiaro. Ultima modifica di anthony55789 : 28-11-2005 alle 09:38. |
|
|
|
|
|
#9 |
|
Senior Member
Iscritto dal: Jul 2002
Messaggi: 4251
|
in questo caso non funziona modprobe glcore
|
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 19:46.



















