Dear Andy,

Maybe I know where is the problem, but I dont have enough knowledge to create 
deb files.
There is a file conflict between kernel and the libdrm headers. You put them 
into the same directory, and when you compile intel driver, you compile aginst  
kernel's drm ( which is wrong). You have to compile against libdrm.
I include a patch which will move libdrm headers into separate dir, feel free 
to modify it.
Also You have to modify libdrm.pc.in before you run configure to set the 
correct headers dir.
After that just recomplie libdrm and the intel driver, and hopefully problem 
solved.

Note: I did not try this method on ubuntu !!!! I made a recipe for
GoboLinux, there I had the same problem.

** Attachment added: "01-includedir.patch"
   http://launchpadlibrarian.net/25902558/01-includedir.patch

-- 
[i945GME] drm:i915_getparam *ERROR* Unknown parameter 6
https://bugs.launchpad.net/bugs/341363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to