I've also tried building it, but for that I also had to dig up the source for libdrm-poulsbo1. I did mostly the same as you, added all the blino patches, and did a debuild. In the end, the result was the same. X didn't start, and I even managed to start login in a text console, but the automatic retries to launch X ended borking up the system, needing a magic-sysreq to reboot.
I'll have to check building every package now, with blino's patches instead of ours.
Got a source ppa from where I can download them (the sources) with ease? 
Ah, and for the people using the vesa driver, you can get 1366x768 by adding to /etc/grub.d/40-custom the lines that shaoxuan added to another thread:
Code:
insmod 915resolution
915resolution 5c 1366 768
set gfxmode=1366x768
Then edit /etc/default/grub and add a line with "GRUB_GFXMODE=1366x768", then run "update-grub". On next reboot you'll have 1366x768 resolution in X, even if slow, at least it looks better.
Bookmarks