Re: KMS on Sandy bridge error device_attach

2012-06-25 Thread Thomas Zander
On Sat, Jun 23, 2012 at 5:07 PM, Thomas Zander thomas.e.zan...@googlemail.com wrote: After applying the patch, when kldload'ing i915drm, there is quite some dmesg output (attached). I am going to build xorg and let you know whether it works. Thanks again for your help so far! After

Re: KMS on Sandy bridge error device_attach

2012-06-23 Thread Konstantin Belousov
On Sat, Jun 23, 2012 at 09:25:40AM +0200, Thomas Zander wrote: On Fri, Jun 22, 2012 at 8:38 PM, Konstantin Belousov kostik...@gmail.com wrote: Thank you for your quick response. Output is attached. This is probably one of the relatively rarely sold CPUs, so I might have an edge case

Re: KMS on Sandy bridge error device_attach

2012-06-23 Thread Thomas Zander
On Sat, Jun 23, 2012 at 10:59 AM, Konstantin Belousov kostik...@gmail.com wrote: Ok, but you did not tried to load i915kms, at least the dmesg you posted lacks an indication. Actually, it did. i915kms was in loader.conf. dmesg, line 37f: Preloaded elf obj module /boot/kernel/i915kms.ko at

Re: KMS on Sandy bridge error device_attach

2012-06-23 Thread Konstantin Belousov
On Sat, Jun 23, 2012 at 01:38:35PM +0200, Thomas Zander wrote: On Sat, Jun 23, 2012 at 10:59 AM, Konstantin Belousov kostik...@gmail.com wrote: Ok, but you did not tried to load i915kms, at least the dmesg you posted lacks an indication. Actually, it did. i915kms was in loader.conf.

Re: KMS on Sandy bridge error device_attach

2012-06-23 Thread Thomas Zander
On Sat, Jun 23, 2012 at 2:08 PM, Konstantin Belousov kostik...@gmail.com wrote: Hmm, I probably see an issue. Please try the patch below. diff --git a/sys/dev/agp/agp_i810.c b/sys/dev/agp/agp_i810.c index a181ad7..c0f592c 100644 --- a/sys/dev/agp/agp_i810.c +++ b/sys/dev/agp/agp_i810.c @@

KMS on Sandy bridge error device_attach

2012-06-22 Thread Thomas Zander
Hi, I just updated my world to try kms which has recently been merged into stable. However I get this when kldload'ing i915kms: drmn0: Intel SandyBridge (M) on vgapci0 info: [drm] MSI enabled 1 message(s) error: [drm:pid1295:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP.

Re: KMS on Sandy bridge error device_attach

2012-06-22 Thread Konstantin Belousov
On Fri, Jun 22, 2012 at 07:44:52PM +0200, Thomas Zander wrote: Hi, I just updated my world to try kms which has recently been merged into stable. However I get this when kldload'ing i915kms: drmn0: Intel SandyBridge (M) on vgapci0 info: [drm] MSI enabled 1 message(s) error:

Re: KMS on Sandy bridge error device_attach

2012-06-22 Thread Konstantin Belousov
On Fri, Jun 22, 2012 at 08:28:29PM +0200, Thomas Zander wrote: Hello Konstantin, Do not strip lists from Cc:, I am not your tech support. On Fri, Jun 22, 2012 at 7:51 PM, Konstantin Belousov kostik...@gmail.com wrote: CPU: Intel(R) Xeon(R) CPU E31260L @ 2.40GHz (2400.07-MHz K8-class CPU)