[openbeos] Re: Build Factory for Intel Extreme Driver

  • From: Stephan Assmus <superstippi@xxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Sat, 09 Sep 2006 09:47:28 +0200

Hi Romzy,
> Is there any build for Intel Extreme Driver so we can regularly download 
> and test it on our hardware ?
> Or is there any easy way to build it ourself ?

If you have the Haiku source, you can just cd into the folder

src/add-ons/kernel/drivers/graphics/intel_extreme/

and invoke

TARGET_PLATFORM=r5 jam

then cd into the accelerant folder

src/add-ons/accelerants/intel_extreme/

and TARGET_PLATFORM=r5 jam again.


You will see on the command line which files it generates. For me, this is:

generated/objects/bone/x86/release/add-ons/kernel/drivers/graphics/intel_ext
reme/intel_extreme

and

generated/objects/bone/x86/release/add-ons/accelerants/intel_extreme/intel_e
xtreme.accelerant

The driver is placed in

/boot/home/config/add-ons/kernel/drivers/bin

and linked to

/boot/home/config/add-ons/kernel/drivers/dev/graphics

The accelerant is placed into

/boot/home/config/add-ons/accelerants

You might also find the driver settings file useful, to be found in the 
release on BeBits. Hope this helps. :-)

Best regards,
-Stephan

Other related posts: