Testing the new i915 driver (rev. 3820047)

Nils Beyer nbe at renzel.net
Tue Oct 20 08:31:34 UTC 2015


Hi Jean-Sébastien,

first of all, big thanks for your hard work here.


Jean-Sébastien Pédron wrote:
> [...]
> As a reminder, informations are available on the wiki:
> https://wiki.freebsd.org/Graphics/Update%20i915%20GPU%20driver%20to%20Linux%203.8
> 
> Please continue to test! Thank you for your help :)

I tried to get my ValleyView (deviceID=0x0f31) running. It's hosted on a

	Lenovo G50-30

Out of the box, it doesn't work at all. Missing some stuff in "agp_i810.c" and
"i915_drv.c" as it seems. And the tunable "drm.i915.enable_unsupported=1" needs
to be set.

I've fiddled around a litte bit and imported some code from DragonFly BSD to
get the modules "agp" and "i915kms" loading and attaching at least. Please see
my attachment for what I've done.

It still doesn't work with X11 though I'm testing it remotely and have the
LCD panel flipped shut. It seems to be stuck in an endless loop. Perhaps,
in the blink of an eye, you see something that I've done wrong and has to
be corrected.

Nevertheless, I'm going to continue fiddling around. At least, it doesn't
panic... ;-)



TIA and regards,
Nils
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ValleyView.001.patch
Type: text/x-patch
Size: 13873 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20151020/a2932829/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ValleyView.dmesg_capped.LoadingModules.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20151020/a2932829/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ValleyView.dmesg_capped.TryingX11.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20151020/a2932829/attachment-0001.txt>


More information about the freebsd-x11 mailing list