How to make thinkpad x201i video card driver works ?
李周华
ailee.email at icloud.com
Tue Feb 13 00:59:15 UTC 2018
Thanks for you kindly help , video card driver now works well. I do the follow steps:
1. install driver via "pkg install xf86-video-intel"
2. rm /etc/X11/xorg.conf file.
3. add lines
i915kms_load="YES"
kern.vty=vt
to/boot/loader.conf
Hopes can help other people.
> On 12 Feb 2018, at 12:54 PM, Polytropon <freebsd at edvax.de> wrote:
>
>> On Mon, 12 Feb 2018 11:20:03 +0800, 李周华 wrote:
>> l know x201i use intel HD graphic video card ,but on latest version
>> of freebsd 11.1 video card driver not works.
>>
>> I try to add
>> Driver "intel"
>> to config file xorg.conf.etc Device section.
>
> You shouldn't have to. If the driver is installed, and X
> detects Intel graphics, it will load the driver. However,
> loading the kernel module is probably required (i915kms).
>
>
>
>> but in log file it's say unable load intel module.
>
> Did you _install_ the driver (x11-drivers/xf86-video-intel)?
> It does not come with the X.org installation itself.
>
>
>
> More information here:
>
> https://www.freebsd.org/doc/handbook/x-config.html
>
> https://wiki.freebsd.org/Graphics#Intel_Graphics
>
> https://negativo17.org/quickly-test-freebsd-11-with-kmsvt-newcons-support-hald-and-your-keyboard-layout/
>
>
> --
> Polytropon
> Magdeburg, Germany
> Happy FreeBSD user since 4.0
> Andra moi ennepe, Mousa, ...
More information about the freebsd-questions
mailing list