Luigi Pinna schreef:
> Alle 15:10, sabato 18 giugno 2005, Holly Bostick ha scritto:
>
>
>>"It works as root, but as a user I get a lot of errors that include
>>the words 'Permission Denied'" pretty much guarantees that the
>>problem is the ownership of the game's installation folder and the
>>files it contains.
>>
>>In a terminal, do an
>>
>>la /path/to/ut2004
>>
>>and look at the permissions of the folder and the files.
>>Obviously, owned by root (normal, since root probably installed it),
>>but who is the group owner? That should usually be 'games'.
>
> [...]
>
>>Hope this helps.
>>Holly
>
>
> The game's permissions are ok: until yesterday I used the open source
> driver and played as user.
> The problem must be in the ati drivers' configuration, but I don't know
> where and what I must modify.
> Luigi
Try checking this:
# **********************************************************************
# DRI Section
# **********************************************************************
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
Hope this helps,
Holly
--
[email protected] mailing list