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

2022-08-01 Thread ahsan
Hi Ken, Thanks for your feedback. Please see my comments inline below. > > > From: Ken Moffat > > > To: xorg@lists.x.org > > > Subject: Re: Xserver Error loading intel_drv.so undefined > > > > > > symbol:I810InitMC > > > > >

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

2022-07-29 Thread Ahsan
Hi Ken, Thanks for your input. Please see my comments inline below. Date: Wed, 27 Jul 2022 21:49:30 +0100 From: Ken Moffat To: xorg@lists.x.org Subject: Re: Xserver Error loading intel_drv.so undefined symbol:I810InitMC Message-ID: Content-Type: text/plain; charset=utf-8 On Wed, Jul

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

2022-07-28 Thread Felix Miata
Ken Moffat composed on 2022-07-29 02:11 (UTC+0100): > Given what Felix said about i810, I find it odd that anything in the > recent video stack references it. Oh, I see it is in > src/legacy/i810/. > Using the following autogen options: > ./autogen.sh --prefix=/usr \ > --sysconfdir=/etc \ > -

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: 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

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