cherche utilisateur de Radeon

cherche utilisateur de Radeon - Linux et OS Alternatifs

Marsh Posté le 05-02-2002 à 22:17:11    

Ma Radeon rame grave en 3D donc si vous pouvez me poster vos fichier XF86Config-4.
Merci
 
Le mien :
 
# File generated by anaconda.
 
Section "ServerLayout"
        Identifier     "Anaconda Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
 
Section "Files"
 
# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db" ).  There is normally
# no need to change the default.
 
    RgbPath "/usr/X11R6/lib/X11/rgb"
 
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
 
    FontPath   "unix/:7100"
 
EndSection
 
Section "Module"
        Load  "GLcore"
        Load  "dbe"
        Load  "extmod"
 Load "fbdevhw"
 Load "pex5"
 Load "dri"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
EndSection
 
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
 
# Option "AutoRepeat" "500 5"
 
# when using XQUEUE, comment out the above line, and uncomment the
# following line
# Option "Protocol" "Xqueue"
 
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds"  "1 2 3"
 
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
 
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:nocaps"
 Option "XkbRules" "xfree86"
 Option "XkbModel" "itouch"
 Option "XkbLayout" "fr"
 #Option "XkbVariant" ""
 #Option "XkbOptions" ""
EndSection
 
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection
 
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync   31.5-82.0
        VertRefresh 50.0-90.0
 
        # -- 1400x1050 --
        # 1400x1050 @ 60Hz, 65.8 kHz hsync
        Modeline "1400x1050"  129   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync
 
        # 1400x1050 @ 70Hz, 76.8 kHz hsync
        Modeline "1400x1050"  151   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync
 
        # 1400x1050 @ 75Hz, 82.3 kHz hsync
        Modeline "1400x1050"  162   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync
 
        # 1400x1050 @ 85Hz, 93.2 kHz hsync
        Modeline "1400x1050"  184   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync
 
EndSection
 
Section "Device"
 # no known options
 Identifier   "ATI Radeon (generic)"
        Driver       "radeon"
        VendorName   "ATI Radeon (generic)"
        BoardName     "ATI Radeon (generic)"
#jyp
#       AGPMode "4"
 Option "DPMS"
#jyp
 
        #BusID
EndSection
 
Section "Screen"
 Identifier   "Screen0"
        Device       "ATI Radeon (generic)"
        Monitor      "Monitor0"
 DefaultDepth 24
 
 Subsection "Display"
         Depth       24
                Modes       "1280x1024"
 EndSubsection
 
EndSection
 
Section "DRI"
 Mode 0666
EndSection

Reply

Marsh Posté le 05-02-2002 à 22:17:11   

Reply

Marsh Posté le 05-02-2002 à 22:19:38    

quand tu fais "glxinfo", il retourne quoi ?

Reply

Marsh Posté le 05-02-2002 à 22:22:09    

# File generated by XFdrake.
 
# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************
 
Section "Files"
 
    RgbPath "/usr/X11R6/lib/X11/rgb"
 
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
 
    FontPath   "unix/:-1"
 
EndSection
 
# **********************************************************************
# Server flags section.
# **********************************************************************
 
Section "ServerFlags"
 
    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals
 
    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    #DontZap
 
    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom
 
    # This  allows  the  server  to start up even if the
    # mouse device can't be opened/initialised.
    AllowMouseOpenFail
 
EndSection
 
# **********************************************************************
# Input devices
# **********************************************************************
 
# **********************************************************************
# Keyboard section
# **********************************************************************
 
Section "InputDevice"
 
    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"
 
    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr"
 
EndSection
 
# **********************************************************************
# Pointer section
# **********************************************************************
 
Section "InputDevice"
 
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout" "50"
 
# ChordMiddle is an option for some 3-button Logitech mice
 
#    Option "ChordMiddle"
 
EndSection
 
 
 
Section "Module"
 
# This loads the DBE extension module.
 
    Load "dbe"
 
    Load "glx"
    Load "dri"
 
 
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
 
    SubSection "extmod"
 #Option "omit xfree86-dga"
    EndSubSection
 
# This loads the Type1 and FreeType font modules
 
    Load "type1"
    Load "freetype"
EndSection
 
 
Section "DRI"
    Mode 0666
EndSection
 
 
# **********************************************************************
# Monitor section
# **********************************************************************
 
# Any number of monitor sections may be present
 
Section "Monitor"
    Identifier "monitor1"
    VendorName "Unknown"
    ModelName  "Unknown"
 
 
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  30-69
 
 
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-100
 
 
EndSection
 
 
 
# **********************************************************************
# Graphics device section
# **********************************************************************
 
Section "Device"
    Identifier "Generic VGA"
    Driver     "vga"
EndSection
 
Section "Device"
    Identifier  "ATI Radeon"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "radeon"
#    VideoRam    32768
    # Clock lines
 
 
    # Uncomment following option if you see a big white block        
    # instead of the cursor!                                          
    #    Option      "sw_cursor"
 
    Option      "DPMS"
EndSection
 
 
 
# **********************************************************************
# Screen sections
# **********************************************************************
 
 
Section "Screen"
    Identifier "screen1"
    Device      "ATI Radeon"
    Monitor     "monitor1"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "800x600" "640x400"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection
 
 
Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"
 
    InputDevice "Mouse1" "CorePointer"
 
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Reply

Marsh Posté le 05-02-2002 à 22:39:58    

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_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: VA Linux Systems, Inc.
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 Mesa 3.4.2
OpenGL extensions:
glu version: 1.1 Mesa 3.4.1
glu extensions:
    GL_EXT_abgr
 
   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  0 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
0x25 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0x26 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
 
"OpenGL renderer string" ne contient pas Radeon mais Mesa

Reply

Marsh Posté le 05-02-2002 à 22:52:06    

Section "Module"
 
 
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
    Load       "glx"
    Load "dri"
EndSection
 
Section "Files"
 
 
    RgbPath "/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
 
    ModulePath "/usr/X11R6/lib/modules"
 
EndSection
 
Section "ServerFlags"
 
# Uncomment this to cause a core dump at the spot where a signal is
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging
 
 
EndSection
 
 
Section "InputDevice"
 
    Identifier "Keyboard1"
 
 
 
    Option "AutoRepeat" "500 30"
 
 
    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc102"
    Option "XkbLayout" "fr"
 
EndSection
 
Section "InputDevice"
 
# Identifier and driver
 
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/mouse"
    Option "Buttons"  "5"
    Option "ZAxisMapping" "4 5"
EndSection
 
 
 
Section "Monitor"
 
        Identifier  "Sony"
        Modeline "1024x768" 91.63 1024 1040 1216 1344 768 768 778 802
 
 
EndSection
 
 
# **********************************************************************
# Graphics device section
# **********************************************************************
 
# Any number of graphics device sections may be present
 
 
# Device configured by xf86config:
 
 
Section "Device"
     Identifier "Radeon"
     Driver "ati"
     Videoram 32768
     Option "AGPMode" "2"
EndSection
 
Section "DRI"
Mode 0666
EndSection
 
 
 
Section "Screen"
        #Driver  "accel"
    Identifier  "Screen 1"
    Device      "Radeon"
    Monitor     "Sony"
    DefaultDepth 16
 
    Subsection "Display"
        Depth       8
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
EndSection
 
 
Section "ServerLayout"
 
 
 
    Screen "Screen 1"
 
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
 
EndSection
 
 
-------------------
sortie de glxinfo :
 
 
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: VA Linux Systems, Inc.
OpenGL renderer string: Mesa DRI Radeon 20010402 AGP 2x x86/MMX/3DNow!
OpenGL version string: 1.2 Mesa 3.4.2
OpenGL extensions:
    GL_ARB_multitexture, GL_ARB_transpose_matrix, GL_EXT_abgr,
    GL_EXT_blend_func_separate, GL_EXT_clip_volume_hint,
    GL_EXT_compiled_vertex_array, GL_EXT_histogram, GL_EXT_packed_pixels,
    GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_stencil_wrap,
    GL_EXT_texture3D, GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_object, GL_EXT_texture_lod_bias,
    GL_EXT_vertex_array, GL_MESA_window_pos, GL_MESA_resize_buffers,
    GL_NV_texgen_reflection, GL_PGI_misc_hints, GL_SGIS_pixel_texture,
    GL_SGIS_texture_edge_clamp
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 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0x24 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  0 0 Slow
0x25 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
0x26 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
0x27 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0x28 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  0 0 Slow
0x29 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
0x2a 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
 
 
-----
Voila g la version CVS de Xfree et du DRI, je n'ai pas compilé me Mesa ou de glut "a coté"
EDIT : Ma carte : Radeon VE 32Mo

 

[edtdd]--Message édité par monokrome--[/edtdd]

Reply

Marsh Posté le 05-02-2002 à 22:56:58    

je te conseille de recompiler les drivers DRI et de faire modprobe le fichier pour radeon (faut peut etre virer celui qui est deja lancé et mettre agpgart s'il ne l'est pas)

Reply

Marsh Posté le 05-02-2002 à 22:58:28    

comment on fait pour avoir ca :
OpenGL renderer string: Mesa DRI Radeon 20010402 AGP 2x x86/MMX/3DNow!

Reply

Marsh Posté le 05-02-2002 à 23:01:45    

je compile ce truc?
http://www.xfree86.org/~alanh/

Reply

Marsh Posté le 05-02-2002 à 23:02:42    

j'ai xfree86 4.2.0

Reply

Marsh Posté le 05-02-2002 à 23:03:58    

jyp a écrit a écrit :

comment on fait pour avoir ca :
OpenGL renderer string: Mesa DRI Radeon 20010402 AGP 2x x86/MMX/3DNow!  




 
Comment g fait :
virer tout ce qui est xfree, glut, mesa, VRAIMENT tout
Chercher en cvs xfree 4.2 et le module dri pour ma carte
compiler & installer xfree
compiler et installer le dri
copier le module obtenu dans : /lib/modules/2.4.17/kernel/drivers/char/drm/radeon.o pour que xfree quand il se lance et qu'il voit le module a charger il se débrouille seul
et c tout !
Remarque : les docs http://dri.sourceforge.net sont tres bien expliquées et je n'ai fait que suivre la démarche indiquée :o

Reply

Marsh Posté le 05-02-2002 à 23:03:58   

Reply

Marsh Posté le 05-02-2002 à 23:04:53    

jyp a écrit a écrit :

je compile ce truc?
http://www.xfree86.org/~alanh/  




 
oui voila, et le module correspondant a ta carte tu le met dans le chmin indiqué dans la doc /lib/.../drm/radeon.o

Reply

Marsh Posté le 05-02-2002 à 23:06:39    

ah encore un truc avec lequel je me suis fait avoir au début : enlever tout ce qui est DRI dans le kernel en dur ou en module ! on installe notre dri donc on se sert pas de celui du noyau

Reply

Marsh Posté le 06-02-2002 à 18:25:51    

quand tu dis tout c'est aussi /etc/X11?

Reply

Marsh Posté le 06-02-2002 à 19:24:33    

nan dans la config du noyau, dans characters devices, en bas, y a unt ruc dri manager et les noms des cartes en dessous, bin ca faut pas oubleir de tout mettre sur "n"

Reply

Marsh Posté le 06-02-2002 à 19:37:51    

* Disable Direct Rendering Manager (XFree86 DRI support) since we'll use the DRI code from the XFree86/DRI tree and will compile it there.
 
le noyau est bon!
pour le fichier host.def tu as gardé le fichier d'origine ou celui de la doc?

Reply

Marsh Posté le 07-02-2002 à 10:30:25    

bin mon host.def g modifié des trucs de dedans, genre les flags -O2 en -O3, viré les trucs dont g pas besoin (module 3dfx et matrox par ex) pis c tout...mais c pas obligatoire ca


---------------
SELECT girls FROM world WHERE passion="info";
Reply

Marsh Posté le 07-02-2002 à 17:24:56    

c'est quoi la diff entre flags -O2 en -O3?

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed