-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeronimo Zucco escreveu:
> Olá, amigos.

Oe!

> [4294718.831000] [fglrx] Internal AGP support requested, but kernel AGP 
> support
> active.
> [4294718.831000] [fglrx] Have to use kernel AGP support to avoid conflicts.
> [4294718.831000] [fglrx] Kernel AGP support doesn't provide agplock
> functionality.

Traduzindo: "Suporte interno a AGP requisitado, mas o suporte a AGP do
kernel está ativo."

No seu arquivo xorg.conf, você está dizendo que usará o código AGP
interno do driver. Entretanto, o driver AGP do kernel (agpgart) foi
carregado, impossibilitando o funcionamento do código interno.

Ou seja, ou você altera seu xorg.conf, dizendo que não usará o código
interno:

Option "UseInternalAGPGART"         "no"

Ou remove o agpgart:

$ sudo rmmod agpgart

E tenta iniciar o X novamente. Podes tentar isso?

- --
Carlos Eduardo Pedroza Santiviago - <[EMAIL PROTECTED]>
Ubuntu: linux para seres humanos - http://www.ubuntu-br.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDsHsoTF+D9GO3jRERAqXzAJ9niRKdYb4QwNgNJlJ2vQCh/lCQQgCgkRey
BRVGhg4+eWICLM6BUAi+g10=
=e/fx
-----END PGP SIGNATURE-----

--
ubuntu-br mailing list
[email protected]
www.ubuntu-br.org
http://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a