On Fri, 12 Sep 2014, John Baldwin wrote:

Please note I originally loaded "i915.ko", not "i915kms.ko"

Oh, that is probably your problem.  X loaded i915kms automatically and
i915 and i915kms do not get along.  i915 had already allocated the IRQ
when i915kms tried to alloc the same IRQ causing the issue.

Would that be possible to fail with EBUSY or something instead of panic?

//Marcin
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to