Unable to load i915kms
Erich Dollansky
erichfreebsdlist at ovitrap.com
Sun Jul 29 03:57:38 UTC 2012
Hi,
On Sun, 29 Jul 2012 09:53:50 +0800
Denny Lin <dennylin93 at hs.ntnu.edu.tw> wrote:
>
> I updated to r238858 yesterday, but I was unable to load i915kms (I
> tried loading it manually and putting it in /boot/loader.conf). The
> computer becomes unresponsive and the screen turns black in either
> case. I'm using the GENERIC kernel with WITNESS and INVARIANTS
> disabled.
>
> Output of pciconf -lvb:
> vgapci1 at pci0:0:2:0: class=0x030000 card=0x15f21043
> chip=0x01168086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation'
> device = '2nd Generation Core Processor Family Integrated
> Graphics Controller' class = display
> subclass = VGA
> bar [10] = type Memory, range 64, base 0xdd400000, size
> 4194304, enabled bar [18] = type Prefetchable Memory, range 64,
> base 0xb0000000, size 268435456, enabled bar [20] = type I/O Port,
> range 32, base 0xe000, size 64, enabled
>
> Modules loaded at boot:
> Id Refs Address Size Name
> 1 38 0xffffffff80200000 12c57f0 kernel
> 2 1 0xffffffff814c6000 70a8 acpi_video.ko
> 3 1 0xffffffff814ce000 6568 cuse4bsd.ko
> 4 1 0xffffffff81612000 cea0 geom_eli.ko
> 5 1 0xffffffff8161f000 1abc1 crypto.ko
> 6 1 0xffffffff8163a000 a4f9 zlib.ko
> 7 1 0xffffffff81645000 15e2 fdescfs.ko
> 8 1 0xffffffff81647000 3daf linprocfs.ko
> 9 1 0xffffffff8164b000 1eeb2 linux.ko
> 10 1 0xffffffff8166a000 2393 ums.ko
> 11 1 0xffffffff8166d000 17d3 uhid.ko
> 12 1 0xffffffff8166f000 a9f3 fuse.ko
this seems to be wrong:
> 13 1 0xffffffff8167a000 7019 i915.ko
> 14 1 0xffffffff81682000 111c4 drm.ko
>
From my machine:
2 1 0xffffffff817e4000 aee0 sem.ko
3 1 0xffffffff81a12000 9db3 linprocfs.ko
4 1 0xffffffff81a1c000 587a5 linux.ko
5 1 0xffffffff81a75000 3900 ums.ko
6 1 0xffffffff81a79000 2b0d uhid.ko
7 1 0xffffffff81a7c000 1b7a1 ng_btsocket.ko
8 1 0xffffffff81a98000 ba58 netgraph.ko
9 1 0xffffffff81aa4000 118b ng_bluetooth.ko
10 1 0xffffffff81aa6000 a9f3 fuse.ko
11 1 0xffffffff81ab1000 69298 i915kms.ko
12 1 0xffffffff81b1b000 1ba2 iicbb.ko
13 4 0xffffffff81b1d000 1ddb iicbus.ko
14 1 0xffffffff81b1f000 1cd5 iic.ko
15 1 0xffffffff81b21000 32386 drm2.ko
16 1 0xffffffff81b54000 241 acpi_call.ko
So, why did drm.ko and i915.ko make it into your kernel?
> I have WITH_KMS=YES and WITH_NEW_XORG=YES in /etc/make.conf. I also
> rebuilt xorg-* and xf86-video-intel after updating to r238858.
>
> Xorg previously worked on my laptop with all.14.3.patch on top of
> -CURRENT from around mid-April, so I'm not sure what went wrong.
>
I did not touch this machine since 16.07.12.
Maybe your patches affected something. Can you download a fresh source
tree?
Erich
More information about the freebsd-x11
mailing list