Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: Radeon 9250  (Přečteno 1524 krát)

Janko

  • Návštěvník
  • Příspěvků: 4
Radeon 9250
« kdy: 02 Března 2007, 15:25:14 »
Dobrý den - vím, že se nejedná přímo o Ubuntu nýbrž o Debian, ale protože Ubuntu z Debiana vychází poprosím o radu zde.

Stáhl jsem ovladač z webu Ati a postupoval dle různých návodů - ale chyba bude asi v xorg.conf.

Ati Control Panel stále hlásí: Mesa GLX indirect

glxinfo
Kód: [Vybrat]
name of display: :0.0
Xlib:  extension "XFree86-DRI" missing on 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
----------------------------------------------------------------------
0x25 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x26 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x29 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x2a 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2c 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2d  8 pc  0 24  0 c  y  .  0  0  0  0  0 16  0  0  0  0  0  1 0 None
0x2e  8 gs  0 24  0 c  y  .  0  0  0  0  0 16  0  0  0  0  0  1 0 None
0x44 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
fglrxinfo
Kód: [Vybrat]
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
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)
xorg.conf
Kód: [Vybrat]
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"
EndSection

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

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

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

Section "Device"
Identifier "9250"
Driver "fglrx"
               BusID           "PCI:1:0:0"
               Option          "VideoOverlay" "on"
               Option          "OpenGLOverlay" "on"
               Option          "AGPMode" "4"
               Option          "EnablePageFlip" "on"
               Option          "RenderAccel" "on"
               Option          "AGPFastWrite" "on"
               Option          "UseFBDev" "true"
               Option          "XAANoOffscreenPixmaps" "true"
               Option          "Accel"   "true"
               Option          "ColorTiling"   "on"
EndSection

Section "Monitor"
Identifier "Obecný monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "9250"
Monitor "Obecný monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection

Section    "Extensions"
    Option    "Composite"    "Enable"
EndSection
Mohl by mi to někdo zkušený opravit prosím?
Děkuju .)

nikola

  • Stálý člen
  • **
  • Příspěvků: 944
    • http://home.tiscali.cz/nikola
Radeon 9250
« Odpověď #1 kdy: 02 Března 2007, 16:11:53 »
Zakomentuj celou sekci "Extensions", s tímhle fglrx ovladač neumí pracovat.

LS

  • Závislák
  • ***
  • Příspěvků: 3849
    • http://linux.euweb.cz

Janko

  • Návštěvník
  • Příspěvků: 4
Radeon 9250
« Odpověď #3 kdy: 02 Března 2007, 16:39:33 »
Citace: lukas.svoboda
http://wiki.ubuntu.cz/Grafick%C3%A9_karty_ATI#head-c53bb5c5c53d6bb39c0848cee2be42fb096689c7
Ahoj, ano máš pravdu - přišel jsem na to ještě než si napsal pomocí tvého HOWTO k 6.10 - nicméně jsem dál, ale ne v cíli - Beryl píše:
 
Kód: [Vybrat]
************************************************************** * Beryl system compatibility check                           * **************************************************************
Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : failed

No composite extension
beryl: SmcOpenConnection failed: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
beryl: No composite extension
2. problém
Kód: [Vybrat]
1313 frames in 5.0 seconds = 262.600 FPS
1404 frames in 5.0 seconds = 280.800 FPS
1420 frames in 5.0 seconds = 284.000 FPS
1406 frames in 5.0 seconds = 281.200 FPS
1398 frames in 5.0 seconds = 279.600 FPS
imho našel jsem odkaz kde tohle přímo řeší jen netuším jak použít driconf.
http://www.abclinuxu.cz/forum/show/163412
(omlouvám se za link mimo fórum)

Janko

  • Návštěvník
  • Příspěvků: 4
Radeon 9250
« Odpověď #4 kdy: 04 Března 2007, 15:15:05 »
Takže nikdo neví. Děkuju

 

Provoz zaštiťuje spolek OpenAlt.