Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 17 May 2013 09:22:10 +0900
From: plan9assembler <plan9assembler@...il.com>
To: musl@...ts.openwall.com
Subject: xorg intel driver load error

Hi,

i am using my own x86_64-linux-musl from bootstrap+musl cross,
https://plan9assembler.wordpress.com/
https://github.com/pikhq/bootstrap-linux/issues/8
https://github.com/pikhq/bootstrap-linux/issues/9

trying to install xorg, compilation done,(mesa, font, lib, proto, xserver
etc).
but when xserver didn't work, due to intel driver.

...
(EE) Failed to load /usr/lib/xorg/modules/drivers/intel_drv.so: Error
relocating /usr/lib/xorg/modules/drivers/intel_drv.so: fbPolyPoint: symbol
not found
(II) UnloadModule: "intel"
(II) Unloading intel
(EE) Failed to load module "intel" (loader failed, 7)
...
(EE) No drivers available.

Content of type "text/html" skipped

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.