Pagina 1 di 6 1 2 3 ... ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 51

Discussione: TuxRacer

  1. #1

    TuxRacer

    Ciao a tutti. Ho installato TuxRacer e incredibilmente scatta!!! Dove sbaglio??

    Non penso che debba scattare visto che il processore è un Pentium 4 2Ghz con 256 MB ram e scheda video ati radeon mobility 7500.

    X11 usa il driver radeon.

    Ho provato a usare anche il driver ati cambiandolo nel file /etc/X11/XF86Config-4 ma scatta cmq...

  2. #2
    Utente di HTML.it
    Registrato dal
    Jan 2001
    Messaggi
    7,691
    evidentemente non hai attivato l'accelerazione 3D della scheda video.

    Per controllare usa il seguente comando:

    $ glxinfo

    Se direct rendering: Yes è attivato, se è no non è attivato.

    A proposito di TuxRacer, sulla GamesKnoppix 3.7.1 c'è una versione con molti più scenari di quelli che ho sempre visto da altre parti. Qualcuno sa da dove si possono scaricare ?

  3. #3
    Utente di HTML.it L'avatar di sylvaticus
    Registrato dal
    Aug 2004
    Messaggi
    1,207
    se hai la mandrake 10.1 il 3d delle shcede ati radeon mobility ancora non va.. però hanno risolto finalmente qualche giorno fa sulla cooker ..Xorg 6.8.1 dovrebbe andare..
    <<contro i gas serra, spero più nelle nuove tecnologie pulite che nelle conferenze internazionali>>
    -- Steven Chu

  4. #4
    glxinfo mi dice che rendering è 'No'. Come faccio a metterlo a 'Yes'??

  5. #5
    lanciando glxgears ho praticamente solo 200.000 FPS.

    devo installare qualche driver particolare???

    il file XF86Config-4 è questo:

    # XF86Config-4 (XFree86 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 XF86Config-4 manual page.
    # (Type "man XF86Config-4" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xfree86 package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xfree86
    # package.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following commands as root:
    #
    # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
    # md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
    # dpkg-reconfigure xserver-xfree86

    Section "Files"
    FontPath "unix/:7100" # local font server
    # if the local font server has problems, we can fall back on these
    FontPath "/usr/lib/X11/fonts/misc"
    FontPath "/usr/lib/X11/fonts/cyrillic"
    FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/lib/X11/fonts/Type1"
    FontPath "/usr/lib/X11/fonts/CID"
    FontPath "/usr/lib/X11/fonts/Speedo"
    FontPath "/usr/lib/X11/fonts/100dpi"
    FontPath "/usr/lib/X11/fonts/75dpi"
    EndSection

    Section "Module"
    Load "GLcore"
    Load "bitmap"
    Load "dbe"
    Load "ddc"
    Load "dri"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "int10"
    Load "record"
    Load "speedo"
    Load "type1"
    Load "vbe"
    Load "xtt"
    EndSection

    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc101"
    Option "XkbLayout" "it"
    EndSection

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

    Section "Device"
    Identifier "radeon 7500 mobility"
    #Driver "ati"
    Driver "radeon"
    Option "UseFBDev" "true"
    Option "AGPFastWrite" "true"
    Option "EnablePageFlip" "true"
    Option "AGPMode" "4"
    #Driver "vesa"
    #Option "TVOut" "1"
    #Option "TVStandard" "PAL-B"
    #VideoRam 32000
    EndSection

    Section "Monitor"
    Identifier "compaq"
    HorizSync 30-60
    VertRefresh 50-90
    Option "DPMS"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "radeon 7500 mobility"
    Monitor "compaq"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    InputDevice "Generic Mouse"
    EndSection

    Section "DRI"
    Mode 0666
    EndSection

    HELP

  6. #6
    nessuno usa una radeon mobility 7500???

  7. #7
    up

  8. #8
    installa i driver dal sito ati
    non sono per le mobility ma vanno ugualmente
    installa nche glut e glu

  9. #9
    installati i driver ati ma poi?? devo abilitare qualche modulo?? io ho provato a lanciare un 'modprobe fglrx' ma mi ha restituito errore di modulo non trovato!

    e glu e glut dove li trovo??

    Non dovrò mica ricompilare il kernel vero???

    io ho il kernel 2.6.9 installato direttamente da apt-get.

    Insomma non riesco proprio ad abilitare il 'direct rendering'.

  10. #10
    se non trova fglrx i driver non sono instalati
    guarda se lo trovi con locate
    prova ad installare i kernel-headers del tuo kernel e il kernel-source del tuo precompilato
    con il tuo kernel dovrebbe andare anche senza i driver di ati anche se non propio benissimo
    per glu avvia synaptic ed installalo o dai un
    apt-cache search glu

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.