On Sat, Jan 05, 2013 at 01:01:52PM +0400, Sevan / Venture37 wrote:
> On 05/01/2013 03:18, Jonathan Gray wrote:
> >You aren't compiling i830_dp.c, it needs to be added to src/Makefile.am
> >and then follow the instructions in /usr/xenocara/README in the
> >'Regenerating configure scripts' section.
> 
> Thanks for the tip, amended src/Makefile.am.
> Installed a new driver & now I just get a blank screen, killing
> xinit & xorg via ssh does not return the system back to console.

The netbsd code doesn't cover ivy bridge, you'll have to compare
i830_dp.c to
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=blob_plain;f=drivers/gpu/drm/i915/intel_dp.c;hb=HEAD
and add the relevant IS_GEN7() parts.

Reply via email to