Bueno, finalmente consegu� avanzar algo. Por lo menos ya hace bien el
XFree86 -configure.

Os cuento el problema que hab�a. En /usr/X11R6/lib/modules/drivers est�n
todos los archivos que el va probando. En cuanto he quitado todos, menos
el que corresponde a mi tarjete, (en este caso la i810_drv.o) ha funcionado,
y me ha creado el XF86Config. Ahora estoy intentando que consiga arrancar,
pero por lo menos he avanzado algo.

Muchas gracias a todos por vuestra ayuda, y os seguir� contando, porque
seguro que tengo m�s problemitas...

Un saludo.

-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 05 de abril de 2002 3:10
Para: Luis Cano
Asunto: Re: Congurar XFree86 4.1.0


On Thu, Apr 04, 2002 at 09:40:18AM +0200, Luis Cano wrote:
> He probado, a exportar $LD_LIBRARY_PATH, y nada.
>
> He hecho un apt-cache search libxaw7 y no me encuentra ese paquete. :-?
> Un dato: estoy con Potato, y con kernel 2.4.16. Lo que me joroba, es que
> yo ya he tenido instaladas las X 4.1.0 con potato y ese kernel, o sea,
> que s� que funciona. :''-(
>
> Te mando el log.


que problema mas raro, mire el log  y el problema que tiene es que no
resuelve los simbolos de ninguno de los drivers, tal vez te falta
alguna libreria. como estas instalando? con apt-get desde algun sitio?
o desde tar.gz?

por lo del libXaw.so.7 podrias hacer un dpkg -S libXaw.so.7 para saber
que paquete lo trae, pero eso solo sirve si esta instalado y lo hiciste
desde paquetes deb. en todo caso debe ser libxaw*
revisaste todas las dependencias? si instalaste desde tar.gz seria facil
de que se te olvidara algun paquete.


saludos, Diego

>
> Gracias.
>
> -----Mensaje original-----
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Enviado el: jueves, 04 de abril de 2002 4:04
> Para: Luis Cano
> Asunto: Re: Congurar XFree86 4.1.0
>
>
> On Wed, Apr 03, 2002 at 09:35:45AM +0200, Luis Cano wrote:
> > Si, si. Lo ejecut�, pero nada. :-( Si quieres te mando el archivo
> > XFree86.0.log
> > en privado, para que le eches un ojo. Estoy mirando si me puede faltar
> > alguna
> > opci�n en el kernel, que se me pudiera haber olvidado, pero tampoco veo
> > nada.
> >
> > Gracias.
> >
>
>
> que raro. ese archivo esta en el paquete libxaw7, pero si lo viste
> con el ls el paquete tiene que estar instalado.
> por que no te fijas que te da esto:
>
> # echo $LD_LIBRARY_PATH
>
> y prueba de poner export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/X11R6/lib
> y fijate si funciona asi.
>
> si no te resulta nada trata de reinstalar el paquete libxaw7, aunque
> no creo que sirva de algo :)
>
> cualquier cosa mandame el XFree86.0.log para ver si sale algo.
>
> saludos, Diego.
>
> > -----Mensaje original-----
> > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Enviado el: mi�rcoles, 03 de abril de 2002 2:25
> > Para: Luis Cano
> > Asunto: Re: Congurar XFree86 4.1.0
> >
> >
> > On Tue, Apr 02, 2002 at 11:52:31AM +0200, Luis Cano wrote:
> > > Existe el archivo, pero est� vacio. Le he a�adido la linea que tu me
> > > has comentado, pero sigue igual. :-(
> > >
> > > �Alguna idea...?
> > >
> >
> > y despues de agragarla, ejecutaste el "ldconfig" ?
> > si no lo ejecutas no hay efecto.
> >
> > saludos, Diego.
> >
> >
> > > Gracias
> > >
> > > -----Mensaje original-----
> > > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > > Enviado el: martes, 02 de abril de 2002 3:34
> > > Para: Debian-User-Spanish
> > > Asunto: Re: Congurar XFree86 4.1.0
> > >
> > >
> > >
> > >
> > > fijate si el archivo /etc/ld.so.conf tiene la linea:
> > >
> > > /usr/X11R6/lib
> > >
> > >
> > > si no esta agragala y ejecuta ldconfig
> > >
> > >
> > > saludos, Diego.
> > >
> > > On Mon, Apr 01, 2002 at 05:32:49PM +0200, Luis Cano wrote:
> > > > M�s pistas. Si intento ejecutar xf86config o xf86cfg, me dice:
> > > >
> > > > error in loading shared libraries: libXaw.so.7: cannot open shared
> > object
> > > > file: No such file or directory
> > > >
> > > > pero ese archivo si existe en /usr/X11R6/lib
> > > > lrwxrwxrwx    1    root    root    13 Apr    1    17:05
> >    libXaw.so.7 ->
> > > > libXaw.so.7.0
> > > >
> > > > �Alguna ayuda...?
> > > >   -----Mensaje original-----
> > > >   De: Luis Cano [mailto:[EMAIL PROTECTED]
> > > >   Enviado el: lunes, 01 de abril de 2002 17:21
> > > >   Para: Debian-User-Spanish
> > > >   Asunto: Congurar XFree86 4.1.0
> > > >
> > > >
> > > >   Hola a todos.
> > > >
> > > >   Supongo que debe ser algo t�pico, pero no s� c�mo solucionarlo.
> > > >
> > > >   Estoy instalando (intent�ndolo) las X 4.1.0. Una vez ejecutado
> > > > Xinstall.sh, hago
> > > >   XFree86 -configure, y aqu� es donde se joroba el asunto:
> > > >
> > > >   (--) VMware Guest X Server 10.4.0 - build=
> > > >   Symbol vgaHWSetStdFuncs from module
> > > > /usr/X11R6/lib/modules/drivers/cirrus_alpine.o is unresolved!
> > > >   Symbol vgaHWSetStdFuncs from module
> > > > /usr/X11R6/lib/modules/drivers/vesa_drv.o is unresolved!
> > > >   .(Y as� un mont�n mas)
> > > >   .
> > > >   .
> > > >
> > > >   Fatal server error:
> > > >   Caught signal 11. Server aborting.
> > > >
> > > >   �Qu� me falta, alguna librer�a, alg�n m�dulo...? Horror....
> > > >
> > > >   Gracias....
> > > >
> > >
> > > --
> > > it has always been in the back of my mind
> > > dreaming about going to the corners of time
> > > i always wanted to fly in strange machines
> > >
> > > i wanna do centuries in a lifetime
> > > and feel it with my hands
> > > ...
> > >                       The Gathering.
> > >
> > >
> > > --
> > > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > > with a subject of "unsubscribe". Trouble? Contact
> > > [EMAIL PROTECTED]
> > >
> >
> > --
> > You don't get something for nothing
> > You don't get freedom for free
> > You won't get wise
> > With the sleep still in your eyes
> > No matter what your dreams might be
> > ...
> >                     Rush.
> >
>
> --
> Generals gathered in their masses, Just like witches at black masses
> Evil minds that plot destruction, Sorcerers of death's construction
> In the fields the bodies burning, As the war machine keeps turning
> Death and hatred to mankind, Poisoning their brainwashed minds
> Oh Lord Yeah!
> ...
>                                               Black Sabbath.
>



--
Vendes lo que sea siempre y cuando de dinero,
quemas lo que sea si es que eso te hace rica.
En cualquier momento haces gala de tu astucia,
naciste, morir�s, vives con las botas sucias.
...
                                Baron Rojo.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a