Hello people... I resolve the two problems, the graphic acceleration and the
problem with the proyector.

The proyector was difficult but was a hardware problem... I change the cable
for a Apple manufactured and tadaaa works!!!

The acceleration was a procedure problem... I haved installed the kernel
2.6.29-2... but the graphics acceleration dont works more.I followed the
following instructions:

Vamos a instalar el kernel que si lo hace. Agregamos los siguientes
repositorios a el archivo /etc/apt/sources.list

deb http://kernel-archive.buildserver.net/debian-kernel sid main

Este servidor utiliza una llave, vamos a instalarla:

wget -q -O - http://kernel-archive.buildserver.net/key | apt-key add -

Y actualizamos apt-get: apt-get update

Nos dará el siguiente problema:
GPG error: http://kernel-archive.buildserver.net trunk Release: Las firmas
digitales siguientes no se pudieron verificar porque su llave publica no
esta disponible: NO_PUBKEY XXXXXXXXXXXX
Tal vez quiera ejecutar apt-get update para corregir estos problemas.

No hay problema, el kernel se podrá instalar perfectamente, tal vez al
instalar el kernel le preguntará si desea instalar esos paquetes que no
están firmados, y debemos darle que sí.

Instalamos el kernel:

apt-get update
apt-get install linux-image-2.6.29-2-powerpc

The kernel works good and love Tuz!!!!
http://nuevaeracr.blogspot.com/2009/04/nuevo-kernel-2629-disponible-para.html

I translated the english instrucctions to spanish... sorry =$

But the acceleration dont works, today followed this guide:

The Xorg packages in Debian unstable can be used with the binary snapshots.

# cat >> /etc/apt/sources.list
deb http://ftp.debian.org/debian/ unstable main
^D
# apt-get update
# apt-get -t unstable install xserver-xorg

You'll need the linux-headers package for your kernel installed in order to
compile the kernel modules:

# apt-get install linux-headers-`uname -r`

Then just follow the instructions for installing the snapshots as above.
http://dri.freedesktop.org/wiki/Download

I think the mistake is no install the new linux headers for the kernel
2.6.29-2... but now all is right.

Thanks for you help... and I hope this solution works for other person.

http://nuevaeracr.blogspot.com
Linux user number 478378
Linux machine number 386687
Tec. Esteban Monge Marín
Tel: (506) 8379-3562

“No habrá manera de desarrollarnos y salir de
la pobreza mientras los pocos negocios
grandes de nuestro medio se entreguen a las
economías foráneas y nosotros nos
quedemos con solo negocios de pobre,
mientras en vez de ser propietarios de nuestro
propio país nos convirtamos en un ejército de
empleados del exterior”
José Figueres Ferrer, 1952.

Reply via email to