ďťż
 
 
   [SOLVED] Ati Radeon 9250 - brak akceleracja 3D
 
 

Tematy

 
    
 

 

 

 

[SOLVED] Ati Radeon 9250 - brak akceleracja 3D





ModY_WzM - 05-03-2007 22:27
Wiem, że temat akceleracji 3D był już wałkowany steki razy i jest dużo opisów jak to zrobić. Jednak ja na swoim radeonie 9250 nie potrafie uzyskać akceleracji 3D. Próbowałem otwartych i zamkniętych sterowników i nadal jej brak. Czy po prostu ten typ tak ma :|

Pozdrawiam



velmafia - 05-03-2007 22:42
no fajnie ;)
ale opisz co do tej pory robiłeś i jakie są skutki tego że nie działa.

proponuje oprzeć się o to, a potem napisać dokąd udało Ci się dojść.

PS.
proponuje otwarte stery

aloha



ModY_WzM - 05-03-2007 22:59
Mam zainstalowane wszystkie biblioteki jak pisało dziale FAQ. Wykonałem wszystko tak jak było napisane w opisie i nic. Wklej zawartość xorg.conf dla pewności.
Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        FontPath        "/usr/share/fonts/X11/TTF"
EndSection

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

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

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
        Option                "CorePointer"
        Option                "Device"                "/dev/psaux"
        Option                "Protocol"                "ImPS/2"
        Option                "Emulate3Buttons"        "true"
EndSection

Section "Device"
        Identifier        "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
        Driver                "ati"
        BusID                "PCI:1:0:0"
        Option                "AddARGBGLXVisuals" "On"
        Option                "XAANoOffscreenPixmaps" "true"
        Option                "RenderAccel" "true"
        Option                "UseFBDev" "false"
        Option                "backingstore" "true"
EndSection

Section "Monitor"
        Identifier        "Generic Monitor"
        Option                "DPMS"
        HorizSync        31-70
        VertRefresh        50-160
EndSection

Section "Screen"
        Identifier        "Default Screen"
        Device                "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
        Monitor                "Generic Monitor"
        DefaultDepth        24
        SubSection "Display"
                Depth                1
                Modes                "1152x864" "1152x768" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                4
                Modes                "1152x864" "1152x768" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                8
                Modes                "1152x864" "1152x768" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                15
                Modes                "1152x864" "1152x768" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                16
                Modes                "1152x864" "1152x768" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                24
                Modes                "1152x864" "1152x768" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

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

Section "DRI"
        Mode        0666
EndSection

Section "Extensions"
        Option                "Composite" "Enable"
        Option                "RENDER" "Enable"
EndSection



velmafia - 05-03-2007 23:22
ModY_WzM, pokaż jeszcze co daję Ci polecenie:
glxinfo i
glxgears -printfps jeśli nie masz tych poleceń to zainstaluj mesa-utils

PS.
próbujesz zainstalować otwarte stery??



ModY_WzM - 06-03-2007 09:41
Wynik glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

  visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x43 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None Wynik glxgears --printfps :-/
1591 frames in 5.2 seconds = 308.190 FPS
2040 frames in 5.2 seconds = 393.485 FPS
2040 frames in 5.2 seconds = 394.509 FPS
2040 frames in 5.2 seconds = 394.990 FPS
1920 frames in 5.0 seconds = 383.939 FPS
2040 frames in 5.2 seconds = 389.874 FPS
1920 frames in 5.0 seconds = 382.833 FPS
2040 frames in 5.2 seconds = 392.681 FPS
1920 frames in 5.2 seconds = 370.252 FPS
2040 frames in 5.2 seconds = 390.144 FPS
2040 frames in 5.2 seconds = 389.292 FPS
2040 frames in 5.3 seconds = 388.378 FPS
2040 frames in 5.2 seconds = 394.680 FPS
1680 frames in 5.1 seconds = 332.090 FPS



Kaka' - 06-03-2007 15:23

Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "true"
Option "UseFBDev" "false"
Option "backingstore" "true"
Daj im hasha.



ModY_WzM - 06-03-2007 16:57
Zahaszowałem te linijki ale nic to nie zmieniło. Próbowałem otwartych i zamkniętych sterowników. Wcześniej używałem Mandrivy 2006 i na otwartych oraz zamkniętych sterownikach miałem akceleracje.



tasm.dis - 06-03-2007 18:29
hmm tez czekam na rozwiązanie tej zagadki. mam radeona 9550 czyli tak jakby powinienem łapać się na otwarte ale niedziala ... uzycie fglrx powoduje mi... wyswietlenie czarnego ekranu :D



Kaka' - 06-03-2007 20:15
Pokażcie logi xorga.



ModY_WzM - 06-03-2007 21:19
Pod tym linkiem jest log xorg http://phpfi.com/213251



Kaka' - 06-03-2007 21:36
hmm i może jeszcze to:




ModY_WzM - 12-03-2007 15:32
Goglowałem i nic, czy ma ktoś może pomysł na tego Radeona ??



Kaka' - 12-03-2007 15:37

(EE) AIGLX: Screen 0 is not DRI capable Wywal Option "AIGLX" "true" z xorg.conf



ModY_WzM - 20-03-2007 12:02
Po ponownej instalacji powoli log z xorg wygląda lepiej :) ale ciągle brak akceleracji, bardzo mnie martwi to
(EE) RADEON(0): [agp] Could not bind
(EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI.
(II) RADEON(0): [agp] You may want to make sure the agpgart kernel module is loaded before the radeon kernel module. ma włączone agpgart nawet dla pewności dodałem do do /etc/modules.

[ Dodano: 2007-03-24, 21:56 ]
Poniżej widać, że agpgart jest ładowane czy zmuszę mojego radeona do akceleracji, otwarte sterowniki go wspierają, więc w czym może leżeć problem ??

agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held
[drm:drm_unlock] *ERROR* Process 2577 using kernel context 0 [ Dodano: 2007-04-09, 15:19 ]
Akceleracja już działa powodem było za niskie ustawienie parametru AGP Aperture size w biosie. Miałem ustawione na 4MB po zmianie na 16MB akceleracja się pojawiała :-D .

Pozdrawiam
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • minister.pev.pl

  •  

     


     

     
    Copyright 2003. MĂłj serwis