Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Ubuntu tietokoneissa => Aiheen aloitti: edap - 16.11.08 - klo:15.12
-
Juu eli kokeilin tuota komentoo nii ne rattaat pyöri hitaasti ,eli mitä pitää nyt tehdä että saa ton 3D toimimaa?
-
Onko 3d kiihdytys päällä
glxinfo |grep direct
Jos tuo palauttaa "yes" niin silloin on.
Mikä näytönohjain?
lspci |grep VGA
Kaikki kortit ei ole tehokkaita.
Voi olla melkein parempi ajella työpöytää ilman tehosteita.
Eikä edes metacity "kompostoi"
-
Juu eli kokeilin tuota komentoo nii ne rattaat pyöri hitaasti ,eli mitä pitää nyt tehdä että saa ton 3D toimimaa?
Mikäs oli FPS? Näkyy siis siitä kun annat sen olla vähän aikaa päällä, ni sen pitäis alkaa FPS:iä näyttämään. Itellä oli nimittäin kerran silleen oudosti että pyörät pyöri hitaasti ja nykien, mutta Fps oli silti jotain 3000. Peleissä kun testasin niin toimi kyllä aivan perfect. Eli glxgearssiin ei ole aina luottamista.
-
Eli näytönohjain on radeon 7000.. ja glx info sanoo että ei.
-
Kurkkaapa tänne:
Järjestelmä > Ylläpito > Laiteajurit
Jos siellä on näytönohjaimesi listattuna, niin asenna ajuri.
-
mulla ei oo tuolla järjestelmäs mtn ylläpitoo
-
mulla ei oo tuolla järjestelmäs mtn ylläpitoo
Kokeile avata /etc/X11/xorg.conf -tiedosto ja lisää Device -osioon ajuriksi "ati":
Eli päätteessä:
gksudo gedit /etc/X11/xorg.conf
ja lisäät device -osioon ton ajurin (eli ... -välissä oleva rivi).
Section "Device"
...
Driver "ati"
...
EndSection
Sit vaa ctrl+alt+backspace, niin graafinen X käynnistyy uudelleen.. Auttaiskohan tuo?
-
Laitan tuon komennon nii sanoo et gedit: "command not found"
-
Laitan tuon komennon nii sanoo et gedit: "command not found"
Ilmeisesti toisen ketjun viestien perusteella käytät KDE-työpöytää
oikea komento siinä on, kdesu kate /etc/X11/xorg.conf
Ja mitä ilmeisemmin käytössä on jakeluversio 7.10
-
Eli mulla oli jo Driverissä se ATI siellä--
-
Eli mulla oli jo Driverissä se ATI siellä--
Onhan saman tiedoston Module -osiossa muiden lisäksi nämä:
Load "glx"
Load "dri"
Ja vaikka reboot perään, jos ei ollut. Rebootin jälkeen glxinfo | grep -i direct.. Toivon mukaan "yes" :)
Jos sekään ei auta (tai oli jo), niin voi kokeilla lisätä DRI -osion ihan tiedoston loppuun:
Section "DRI"
Mode 0666
EndSection
Ja taas reboot... ja sama homma.. toivon mukaan edes nyt "yes" :)
Jos noikaa ei auta, niin mitäs tulostaa seuraava: cat /var/log/Xorg.0.log | grep -i dri
-
ei mulla näy mitää tollasia tiedostoja..
-
ei mulla näy mitää tollasia tiedostoja..
Siis mitä tiedostoja? Samasta tiedostosta puhutaan eli /etc/X11/xorg.conf
Muistaakseni 7.10 versiossa tuossa tiedostossa oli viel "Module" -osio ellen väärin muista..
-
Eli tällästä tulee kun laitan tuon "/etc/X11/xorg.conf"
# 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 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"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
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 Radeon RV100 QY [Radeon 7000/VE]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "MCM 171E"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
Monitor "MCM 171E"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1024x768" "800x600" "720x450" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
-
Öö, jos ruutusi esim TFT-littu näyttää vain 60 kuvaa sekunnissa niin totta kai gearssit näyttää nykivän(tai hyppivän) kun vain joka viideskymmenes renderöity kuva pystytään näyttämään loppujen mennessä hylkyyn. Eri asia olisi jos ohjelma lisäisi vain tarkkuutta nopeuden mukaan ts esineen yksi pyörähdyskerta olisi sidottu aikaan eikä kehyksiin.
Mutta ilmeisesti edapilla ongelmana on kuitenkin että direct rendering ei ole päällä (niin kuin hän mainitsee ketjun 4. viestissä). Tämä johtaa siihen, että 3d pelejä ei oikein pelailla..
Tuossa xorg.conffissa ei näköjään enää ole Module-osiota. Voihan sinne kokeilla sellaisen laittaa ihan keulaan ennen Files -osiota:
Section "Module"
Load "glx"
Load "dri"
EndSection
Ja lisätä vaikka ihan loppuun toi minun mainitsema DRI -osio:
Section "DRI"
Mode 0666
EndSection
Tämän jälkeen reboot ja laita tulosteet näistä:
cat /var/log/Xorg.0.log | grep -i dri
cat /var/log/Xorg.0.log | grep EE
glxinfo | grep -i direct
-
Minä en kyllä edap:n ongelmia edes kommentoinu. Luetaan ne quotet.
Quotessa on myös edapin 3d ongelma kysymys..
Mutta joka tapauksessa, tässä threadissa on tarkoitus saada toi Direct Rendering toimimaan, että edap pääsee pelailemaan.. :)
-
Sulla on näyttää sujuvan tuo kristallipallosta lukeminen sen verran hyvin niin saat ihan vapaasti jatkaa.
No ei nämä mistää hatusta heitettyjä kommentteja ole.. Tässä (http://forum.ubuntu-fi.org/index.php?topic=22964.msg172735#msg172735) esim yks edapin aloittama ketju, jossa valittelee että 3d pelit lagaa..
Muutenkaan en oikein ymmärrä tuota sinun negatiivista asennetta meikäläistä kohtaan. Pistä vaikka privana näitä kommentteja, niin ei tarvi tätä threadia tukkia tälläisillä asiattomilla viesteillä.
Toivon että autat yhtälailla edappia.. voi olla viel jopa että sulla on parempia ehdotuksia asialle.
-
sori cognag, ymmärsin iha väärin tuon kristallipallon. :) ehkä sitten itsekin olen jo liian vanha ku ei hoksottimet enää pelaa ;)
-
Hmm "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]", vielä vanhempi kuin mun kannettavan 7500. Mut kyllä tälläkin jotain pieniä 3d-pelejä pyörittelee. Tos on hieman oman konfin sähellyksiä:
...
Section "Device"
Identifier "Configured Video Device"
Driver "radeon"
Option "MergedFB" "off"
Option "AccelMethod" "EXA"
Option "EXANoComposite" "false"
Option "FBTexPercent" "50"
Option "MigrationHeuristic" "greedy"
Option "DRI" "true"
Option "GARTSize" "64"
# Option "AGPMode" "4"
Option "Colortiling" "On"
Option "TVStandard" "pal"
Option "UseCompositeWrapper" "true"
Option "AccelDFS" "on"
Option "EnablePageFlip" "true"
# Option "DynamicClocks" "true"
EndSection
...
Lisäksi man radeon mukaillen voisit kokeilla olisi debhtbitsien pudottaminen 16 tai optiota
Option "DepthBits" "16"