|
4ndr34
|
 |
« inserita: 01 Dicembre, 2008, 16:14:09 » |
|
Salve a tutti, ho un piccolo problema, ho installato urban terror seguendo la seguente guida http://wiki.ubuntu-it.org/Giochi/Azione/UrbanTerror?highlight=(terror)|(urban) Premetto che uso intrepid su un macbook. La scheda video è una gma 950. Al minimo della risoluzione mi crea qualch problema. Prima di tutto dopo un po' che mi trovo nel menù scompaiono quasi completamente. Non ci si capisce niente. Infine mentre gioco scatta troppo, è ingiocabile. Potreste darmi una mano?
|
|
|
|
|
Registrato
|
|
|
|
|
bancaldo
|
 |
« Risposta #1 inserita: 01 Dicembre, 2008, 16:19:55 » |
|
se li hai attivi, sarebbe bene togliere gli effetti visivi.
|
|
|
|
|
Registrato
|
Campioni d'Italia Ubuntu User #27170 Linux User #489389
|
|
|
|
4ndr34
|
 |
« Risposta #2 inserita: 01 Dicembre, 2008, 16:21:09 » |
|
Come faccio?
|
|
|
|
|
Registrato
|
|
|
|
|
bancaldo
|
 |
« Risposta #3 inserita: 01 Dicembre, 2008, 16:28:13 » |
|
System > Preferenze > Aspetto > Visual Effects ---> Nessuno
|
|
|
|
|
Registrato
|
Campioni d'Italia Ubuntu User #27170 Linux User #489389
|
|
|
|
4ndr34
|
 |
« Risposta #4 inserita: 01 Dicembre, 2008, 16:40:57 » |
|
Sembrerebbe che il problema del menù sia risolto, ma il gioco scatta cmq. Come posso vedere se la sceda grafica regge?
|
|
|
|
|
Registrato
|
|
|
|
|
bancaldo
|
 |
« Risposta #5 inserita: 01 Dicembre, 2008, 17:25:09 » |
|
che scheda video hai? controlla anche gli fps: glxgears
|
|
|
|
|
Registrato
|
Campioni d'Italia Ubuntu User #27170 Linux User #489389
|
|
|
|
4ndr34
|
 |
« Risposta #6 inserita: 01 Dicembre, 2008, 17:33:47 » |
|
La scheda è una gma 950 4788 frames in 5.0 seconds = 957.493 FPS 5276 frames in 5.0 seconds = 1055.057 FPS 5080 frames in 5.0 seconds = 1015.858 FPS 5324 frames in 5.0 seconds = 1064.736 FPS
Ho anche provato un altro programma di benchmark si chiama Lightsmark ma non funge perchè mi dice che i driver della mia scheda non sono compatibili con OpenGl 2.0 e di aggiornarli. Sai come devo fare? Vuoi che ti posto tutto l'output di errore?
|
|
|
|
|
Registrato
|
|
|
|
|
bancaldo
|
 |
« Risposta #7 inserita: 01 Dicembre, 2008, 17:39:50 » |
|
come prestazioni siamo scarsini posta questo risultato: glxinfo | grep render
|
|
|
|
|
Registrato
|
Campioni d'Italia Ubuntu User #27170 Linux User #489389
|
|
|
|
4ndr34
|
 |
« Risposta #8 inserita: 01 Dicembre, 2008, 17:40:52 » |
|
direct rendering: Yes OpenGL renderer string: Mesa DRI Intel(R) 945GM 20061102 x86/MMX/SSE2
|
|
|
|
|
Registrato
|
|
|
|
|
bancaldo
|
 |
« Risposta #9 inserita: 01 Dicembre, 2008, 17:48:29 » |
|
posta il tuo xorg.conf cat /etc/X11/xorg.conf magari riesci a migliorare qualcosa...
|
|
|
|
|
Registrato
|
Campioni d'Italia Ubuntu User #27170 Linux User #489389
|
|
|
|
4ndr34
|
 |
« Risposta #10 inserita: 01 Dicembre, 2008, 17:54:41 » |
|
Non potrebbe essere dovuto al fatto che i driver della mia scheda non supportino l'OpenGl 2.0? # 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" EndSection
Section "Monitor" Identifier "Configured Monitor" EndSection
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection
|
|
|
|
|
Registrato
|
|
|
|
|
bancaldo
|
 |
« Risposta #11 inserita: 01 Dicembre, 2008, 18:00:33 » |
|
ho trovato questa guida che setta la GMA 950: https://help.ubuntu.com/community/AspireOne#/etc/X11/xorg.confConsiglia di fare così: fai un backup dell xorg.conf sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup poi lo apri sudo gedit /etc/X11/xorg.conf vai alla sezione "Device" e aggiungi queste voci: Option "MonitorLayout" "LVDS,VGA" Option "Clone" "True" Option "AccelMethod" "EXA" Option "MigrationHeuristic" "greedy" VideoRam 229376 Option "CacheLines" "1980" Francamente non conosco le opzioni (io ho una ATI e devo già penare per conto mio...) Riavvii e vedi se migliora. In caso di sfighe, ripristini il tuo xorg di prima: sudo mv /etc/X11/xorg.conf.backup /etc/X11/xorg.conf Occhio!!!!
|
|
|
|
|
Registrato
|
Campioni d'Italia Ubuntu User #27170 Linux User #489389
|
|
|
|
4ndr34
|
 |
« Risposta #12 inserita: 01 Dicembre, 2008, 18:09:54 » |
|
Sicuro che vadano bene queste configurazioni? È per l'aspire one della acer, mentre io ho un macbook...
|
|
|
|
|
Registrato
|
|
|
|
|
bancaldo
|
 |
« Risposta #13 inserita: 01 Dicembre, 2008, 18:14:37 » |
|
Sicuro che vadano bene queste configurazioni? È per l'aspire one della acer, mentre io ho un macbook...
la scheda video è la stessa. e sono impostazioni dell'xorg. Vedi tu.
|
|
|
|
|
Registrato
|
Campioni d'Italia Ubuntu User #27170 Linux User #489389
|
|
|
|
bancaldo
|
 |
« Risposta #14 inserita: 01 Dicembre, 2008, 18:15:51 » |
|
|
|
|
|
|
Registrato
|
Campioni d'Italia Ubuntu User #27170 Linux User #489389
|
|
|
|
4ndr34
|
 |
« Risposta #15 inserita: 01 Dicembre, 2008, 18:17:56 » |
|
Ok fatto, ora no posso riavviare, provo tra un po' e ti dico...
|
|
|
|
|
Registrato
|
|
|
|
|
4ndr34
|
 |
« Risposta #16 inserita: 01 Dicembre, 2008, 19:07:06 » |
|
Riavviato e provato. Niente da fare. Credo che a questo punto io debba desistere e rassegnarmi a non giocare (maledetto macbook!)
|
|
|
|
|
Registrato
|
|
|
|
|