Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 8 Jan 2015 19:03:18 +0000
From: Henrique Lengler <henriqueleng@...bx.org>
To: sabotage@...ts.openwall.com
Subject: Re: AGAIN. Failed to load
 /lib/xorg/modules/drivers/intel_drv.so: Error relocating ... I810InitMC:
 symbol not found.

On Thu, Jan 08, 2015 at 04:17:33AM +0000, Henrique Lengler wrote:
> I will copy the build setup of alpine linux to see if it solve.
> 
> I post here the results.

So,

I did this, and some new problem appeared.

The alpine linux xf86-video-intel have -enable-glamor option enableb,
so I set it on sabotage's package.
To it correctly compiled I needed to add libglamor, wich I added.

The problem is that when I run startx it fails to load glamor, as it
fails to load intel driver.

I will attach the log. You can see that now I have three errors of driver loading:
(EE) Failed to load /lib/xorg/modules/libglamoregl.so: Error relocating /lib/libglamor.so.0: fbPutImage: symbol not found
(EE) Failed to load /lib/xorg/modules/drivers/intel_drv.so: Error relocating /lib/xorg/modules/drivers/intel_drv.so: vgaHWFreeHWRec: symbol not found
(EE) Failed to load /lib/xorg/modules/drivers/fbdev_drv.so: Error relocating /lib/xorg/modules/drivers/fbdev_drv.so: fbdevHWProbe: symbol not found

I can't find anything about this symbols, something that tells me what I need to add.
Maybe some musl experient user could help me.

Regards,

Henrique L.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.