Nilton.
Texto retirado do site da ATI: --------------------------- The display driver requires POSIX Shared Memory to be enabled on the system in order to run these applications correctly. This feature should be enabled by default on most current Linux distributions, but may be disabled intentionally by some system administrators or not included in older distributions. To enable POSIX Shared Memory on your system, perform the following as root: Add the following line to /etc/fstab (if it isn't there already): tmpfs /dev/shm tmpfs defaults 0 0 Mount shared memory as follows: mount /dev/shm Issue the following command to check that it mounted properly: mount | grep "shm" If the mount was successful, then the following output (or similar) should appear: tmpfs on /dev/shm type tmpfs (rw) At this point, POSIX Shared Memory is enabled. Your 3D applications should run properly and the error message above should no longer occur. If the output from this command is blank, then the mount failed. If /dev/shm fails to mount, then this feature may not be turned on in your Linux kernel. In this case we recommend upgrading to a more recent Linux kernel, or contacting your Linux Distribution vendor for more information on enabling POSIX Shared Memory. For further information and general help on driver or software installation, game issues, and more, visit the ATI FAQ website. --------------------------- Qualquer dúvida, estamos à disposição. []s Allison Almeida. Em 29/03/07, Nilton Pessanha <[EMAIL PROTECTED]> escreveu: > > Bom dia a todos! > No site da ATI diz que é preciso ativar o Posix para o drive > funcionar direito: "The display driver requires POSIX shared memory > to be enabled on the system." > Alguém pode me dizer como fazer isso? > > Grato, > > Nilton - Joinville - SC > -- > Interessado em aprender mais sobre o Ubuntu em português? > http://wiki.ubuntu-br.org/ComeceAqui - > ubuntu-br mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

