vt console driver

Matthias Gamsjager mgamsjager at gmail.com
Tue Aug 12 19:57:26 UTC 2014


On Tue, Aug 12, 2014 at 5:19 PM, Jamie Griffin <griffin8j at gmail.com> wrote:
>
> On 12/08/2014 14:29, Matthias Gamsjager wrote:
>>
>> After X is running what does kldstatus show?
>> You need to add the same video related modules to the loader.conf
>
> kontrol% kldstat
> Id Refs Address            Size     Name
>  1   75 0xffffffff80200000 1713048  kernel
>  2    1 0xffffffff81914000 263c00   zfs.ko
>  3    2 0xffffffff81b78000 6778     opensolaris.ko
>  4    1 0xffffffff81b7f000 1cb70    snd_uaudio.ko
>  5    1 0xffffffff81b9c000 4a00     coretemp.ko
>  6    1 0xffffffff81ba1000 8718     acpi_video.ko
>  7    3 0xffffffff81baa000 9cf8     libiconv.ko
>  8    1 0xffffffff81bb4000 2b58     libmchain.ko
>  9    1 0xffffffff81bb7000 17b0     cd9660_iconv.ko
> 10    1 0xffffffff81bb9000 17c8     msdosfs_iconv.ko
> 11    1 0xffffffff81bbb000 abc8     sem.ko
> 12    1 0xffffffff81bc6000 11d08    tmpfs.ko
> 13    1 0xffffffff81e11000 52a9     fdescfs.ko
> 14    1 0xffffffff81e17000 9d2e     linprocfs.ko
> 15    1 0xffffffff81e21000 442df    linux.ko
> 16    1 0xffffffff81e66000 357b     ums.ko
> 17    1 0xffffffff81e6a000 113d6    ipfw.ko
> 18    1 0xffffffff81e7c000 6a9b6    i915kms.ko
> 19    1 0xffffffff81ee7000 47aee    drm2.ko
> 20    4 0xffffffff81f2f000 1feb     iicbus.ko
> 21    1 0xffffffff81f31000 1a47     iic.ko
> 22    1 0xffffffff81f33000 1e4a     iicbb.ko
>
>
> the i915kms.ko driver is the right one for the Intel cards, which is built
> into my kernel already. Is that the one you were thinking of?
>


More information about the freebsd-questions mailing list