Xserver Error loading intel_drv.so undefined symbol:I810InitMC

2022-07-27 Thread Ahsan
Hello, I am trying to compile X server as part of Buildroot/BusyBox based custom Linux distribution. The final generated image is unable to load intel video driver (intel_drv.so module). The exact error I am getting is the following: [ 6.989] (EE) Failed to load /usr/lib/xorg/modules/dr

[ANNOUNCE] xf86-video-nv 2.1.22

2022-07-27 Thread Alan Coopersmith
Alan Coopersmith (7): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test Update README.G80 for gitlab migration riva_xaa: don't

Re: Xserver Error loading intel_drv.so undefined symbol:I810InitMC

2022-07-27 Thread Ken Moffat
On Wed, Jul 27, 2022 at 08:47:58PM +0200, Ahsan wrote: > Hello, > Hi Ahsan, I doubt I can help directly, but a few comments (so, I'm snipping a lot of your details) TLDR: Do you really need the intel driver ? > I am trying to compile X server as part of Buildroot/BusyBox based custom > Linux d

Re: Xserver Error loading intel_drv.so undefined symbol:I810InitMC

2022-07-27 Thread Felix Miata
Ahsan composed on 2022-07-27 20:47 (UTC+0200): > /usr/lib/xorg/modules/drivers/intel_drv.so: undefined symbol: I810InitMC The i810 series supports Intel's original x86 iGPU from 1999. If you have need to use an 810 or 815 iGPU, you have the world's sympathy. GPUs didn't come much worse in their

Re:Minimal required library that supports "XGetEventData"

2022-07-27 Thread alexandre schenberg
Thanks.