Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grafikkarten Problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Physaro
n00b
n00b


Joined: 24 Nov 2003
Posts: 17

PostPosted: Sat Nov 29, 2003 8:26 pm    Post subject: Grafikkarten Problem Reply with quote

Hi,
ich versuche jetzt seit Tagen meine ATI 9000 auf meinem Computer im Hardwaremodus zum laufen zu bringen, was mir aber einfach nicht gelingen will.
Ich habe als erstes die Ati-Treiber installieret
Dann den Kernel mit Agpgart und den Sis chipsatztriebern (ich habe Sis530 CHip für AGP)
dann xfree-drm mit radeon als Video_Cards
dann habe ich x mit xf86config konfiguriert und hab dann die Datei nach dem DRI-Tutorial editiert.
und dann opengl-update ati
Aber trotzdem will X einfach nicht in den direct rendering modus gehenv :-(

DIe Probleme fangen schon damit an, dass wenn ich agpgart laden will er sagt dass mein Chipsatz nciht unterstützt wird, mit try unsupported geht es dann aber,
trotzdem will direct rendering nicht funktionieren.

Hier mal ien paar auszüge aus log und config vielleicht könnt ihr mir damit helfen.


Code:

DMESG:
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: Unsupported SiS chipset (device id: 0648), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: Unsupported SiS chipset (device id: 0648), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: Trying generic SiS routines for device id: 0648
agpgart: AGP aperture is 64M @ 0xe8000000


FGLRXINFO:
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4


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: 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_ARB_multisample, GLX_ATI_pixel_format_float,
    GLX_ATI_render_texture
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
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 16 tc  1 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  1 0 None
0x24 16 tc  1 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  1 0 None
0x25 16 tc  1 16  0 r  y  .  5  6  5  8  0 16  8 16 16 16 16  1 0 None
0x26 16 tc  1 16  0 r  .  .  5  6  5  8  0 16  8 16 16 16 16  1 0 None
0x27 16 dc  1 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  1 0 None
0x28 16 dc  1 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  1 0 None
0x29 16 dc  1 16  0 r  y  .  5  6  5  8  0 16  8 16 16 16 16  1 0 None
0x2a 16 dc  1 16  0 r  .  .  5  6  5  8  0 16  8 16 16 16 16  1 0 None

insmod fglrx (nur abschnitt):

[drm] Initialized radeon 1.9.0 20020828 on minor 0
[fglrx] Maximum main memory to use for locked dma buffers: 198 MBytes.
[fglrx:firegl_stub_register] *ERROR* Fire GL kernel module has to be loaded prior to any other DRM kernel module!


LSMOD:
Module                  Size  Used by    Tainted: P
floppy                 51004   0  (autoclean)
agpgart                34100   0  (unused)
radeon                 98216   0
i810_audio             25128   0
soundcore               3940   2  [i810_audio]
ac97_codec             11176   0  [i810_audio]
usb-ohci               19272   0  (unused)
ehci-hcd               15240   0  (unused)
sis900                 14572   1
usbcore                63040   1  [usb-ohci ehci-hcd]
nls_iso8859-1           2844   1  (autoclean)
ntfs                   78732   1  (autoclean)

XF86COnfig:

Section "Module"
    Load        "dbe"     # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "speedo"
    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/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"
EndSection

//Input lass ich mal weg
//Standard VGA auch

Section "Device"
    Identifier  "graka"
    Driver      "radeon"
    VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection


So, das wars ich hoffe ihr könnt mir damit helfen.

Danke im vorraus
Physaro

[EDIT]
Hier noch ein Auszug aus lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS 645xx (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513 (rev 04)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 91)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 If [Radeon 9000] (rev 01)

EndSection



UNd noch eine idee von mir muss cih vielleicht bei xfree-drm und in der xfree config sis als grafikkarte auswählen?
[/EDIT]
Back to top
View user's profile Send private message
lowde
n00b
n00b


Joined: 07 Jul 2003
Posts: 50
Location: Germany

PostPosted: Sun Nov 30, 2003 11:01 am    Post subject: Reply with quote

Hi.

in deiner lsmod ausgabe fehlt das fglrx modult. das sollte auf jeden fall geladen sein sobald du die ati-drivers benutzt. du solltest auch das module radeon nicht laden, da es zu xfree-drm gehört. und in deiner XF86Config-4 sollte anstatt Driver "radeon" ; Driver "fglrx" stehen. aber am besten du machst dir eine neue config mit dem tool fglrxconfig dann sollte es eigentlich auch mit dem direct rendering klappen.
wollte nur nocheinmal anmerken, daß wenn du die ati-drivers benutzt du nicht unbedingt agpgart im kernel aktivieren musst, da fglrx seinen eigenen agp treiber integriert hat. einfach in der XF86Config-4 UseInternalAGP auf yes setzten. (funktioniert bei mir wunderbar)

wenn du die xfree-drm module mit einer 9000 benutzten willst musst du (so war es zumindest bei meiner 9200) in der Section "Device" von deiner XF86Config-4 noch folgendes einfügen:

ChipID 0x4242

ich konnte jedoch mit den xfree-drm treibern kein ut2003 zoggen.

hoffe es hilft.
Back to top
View user's profile Send private message
siliconburner
Guru
Guru


Joined: 02 May 2003
Posts: 300

PostPosted: Thu Dec 04, 2003 7:19 am    Post subject: Reply with quote

nimm doch einfach die ati-triber von der ati homepage.
sie funzen einwandfrei. darfst natuerlich im kernel kein dri/drm aktiviert haben.
es gibt ein eigenes configscript um eine xfconfig-4 zu erstellen.hab zwar gelesen, das die ati-triber nicht funzen sollen, aber es geht hervorrragend. mit 3d unterstützung (glxgears ca. 1500fpe bei 100erathlon und radeon)
_________________
living in /dev/null
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum