Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
keine 3d unterstützung als normaler user [solved]
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
jonny_mc_conny
Apprentice
Apprentice


Joined: 12 Apr 2004
Posts: 248

PostPosted: Thu Apr 06, 2006 5:34 pm    Post subject: keine 3d unterstützung als normaler user [solved] Reply with quote

nabend,

hab gerade die ati-treiber installiert (nach anleitung mehrerer howto's) und habe ein mir seltsam erscheinendes problem...

hier mal meine fglrxinfo unter root:

Code:
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9200 DDR Generic
OpenGL version string: 1.3.1050 (X4.3.0-8.23.7)


und ein glxinfo | grep direct

Code:
direct rendering: Yes



aber dann als normaler user:

fglrxinfo:

Code:
libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
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.2.1)



glxinfo | grep direct

Code:
libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect


mein user ist in der gruppe "video"
was mach ich also falsch?!


thx schonmal im vorraus


Last edited by jonny_mc_conny on Fri Apr 07, 2006 1:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
Sourcecode
Guru
Guru


Joined: 25 Apr 2005
Posts: 392
Location: Germany, Kerpen in sew of Cologne

PostPosted: Thu Apr 06, 2006 5:46 pm    Post subject: Reply with quote

Ist im Kernel der Direct Rendering Manager ausgeschaltet?

Schau mal nach :

Device Drivers -> Character devices ->

Wenn nicht, deaktivieren, kernel neu übersetzen, rüberziehen und neustarten und danach Ati nochmal versuchen zu installieren.
_________________
Es gibt bloss eins, was wichtig ist: dass man sterben muss.

Suicide is man's way of telling God, "You can't fire me - I quit."

no one gets out here alive....
Back to top
View user's profile Send private message
jonny_mc_conny
Apprentice
Apprentice


Joined: 12 Apr 2004
Posts: 248

PostPosted: Thu Apr 06, 2006 6:03 pm    Post subject: Reply with quote

klar, is ausgeschaltet...
andernfalls würd ich doch als root nicht so ein output von fglrxinfo und glxinfo bekommen oder seh ich das falsch?
Back to top
View user's profile Send private message
Sourcecode
Guru
Guru


Joined: 25 Apr 2005
Posts: 392
Location: Germany, Kerpen in sew of Cologne

PostPosted: Thu Apr 06, 2006 6:23 pm    Post subject: Reply with quote

weiss ich net, nutze kein ati.

Gibts noch ne Gruppe die ati heißt oder sowas ähnliches?
_________________
Es gibt bloss eins, was wichtig ist: dass man sterben muss.

Suicide is man's way of telling God, "You can't fire me - I quit."

no one gets out here alive....
Back to top
View user's profile Send private message
jonny_mc_conny
Apprentice
Apprentice


Joined: 12 Apr 2004
Posts: 248

PostPosted: Thu Apr 06, 2006 6:47 pm    Post subject: Reply with quote

nein gibt es nicht...
mir fällt auch einfach nichts ein...

ich mach ersma schluss für heute denke ich... kein nerv mehr... vllt kann ja noch jemand helfen

thx
jonny
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Thu Apr 06, 2006 6:58 pm    Post subject: Reply with quote

Ich wühle gerade mal nach meiner alten xorg.conf... Da findet sich folgendes:
/etc/X11/xorg.conf:

Section "dri"
# Access to OpenGL ICD is allowed for all users:
#    Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
    Group 100    # users
    Mode 0660
EndSection

Du kannst auch eine andere Gruppe namens dri nehmen (ggf. erstellen) und deinen User in diese Gruppe aufnehmen. Eigentlich ist das sogar empfehlenswert, aber auf meinem System (das nur ich benutze) ist mir das egal.
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Fri Apr 07, 2006 6:22 am    Post subject: Reply with quote

Ich weiß nicht, ob es bei ATI anders ist, aber bei NVidia muss die DRI Section
entfernt werden. So stand es zumindest mal in irgendeinem HowTo. Kann sich
allerdings auch wieder geändert haben.

Schöne Grüße
deejay
_________________
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Fri Apr 07, 2006 8:32 am    Post subject: Reply with quote

Zumindest bei den älteren Versionen <=8.18.8-r1 hat man diesen Abschnitt gebraucht. Zu neueren Versionen kann ich nicht viel sagen, weil mir der Stress mit fglrx inzwischen zu blöd geworden ist und ich die OpenSource-Treiber verwende...
Back to top
View user's profile Send private message
jonny_mc_conny
Apprentice
Apprentice


Joined: 12 Apr 2004
Posts: 248

PostPosted: Fri Apr 07, 2006 1:20 pm    Post subject: Reply with quote

mrsteven wrote:
Ich wühle gerade mal nach meiner alten xorg.conf... Da findet sich folgendes:
/etc/X11/xorg.conf:

Section "dri"
# Access to OpenGL ICD is allowed for all users:
#    Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
    Group 100    # users
    Mode 0660
EndSection

Du kannst auch eine andere Gruppe namens dri nehmen (ggf. erstellen) und deinen User in diese Gruppe aufnehmen. Eigentlich ist das sogar empfehlenswert, aber auf meinem System (das nur ich benutze) ist mir das egal.



das wars - vielen dank!
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