Date: Tue, 13 Feb 2018 08:58:51 +0800 From: =?utf-8?B?5p2O5ZGo5Y2O?= <ailee.email@icloud.com> To: Polytropon <freebsd@edvax.de> Cc: freebsd-questions@freebsd.org Subject: Re: How to make thinkpad x201i video card driver works ? Message-ID: <7A6805C2-3998-475A-AC33-510EB71DA774@icloud.com> In-Reply-To: <20180212055453.b0548785.freebsd@edvax.de> References: <1044BFBB-EB94-4937-A5B3-9AEAE7E757A3@icloud.com> <20180212055453.b0548785.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for you kindly help , video card driver now works well. I do the fol=
low steps:
1. install driver via "pkg install xf86-video-intel"=20
2. rm /etc/X11/xorg.conf file.
3. add lines
i915kms_load=3D"YES"
kern.vty=3Dvt
to/boot/loader.conf
Hopes can help other people.
> On 12 Feb 2018, at 12:54 PM, Polytropon <freebsd@edvax.de> wrote:
>=20
>> On Mon, 12 Feb 2018 11:20:03 +0800, =E6=9D=8E=E5=91=A8=E5=8D=8E wrote:
>> l know x201i use intel HD graphic video card ,but on latest version
>> of freebsd 11.1 video card driver not works.
>>=20
>> I try to add =20
>> Driver "intel" =20
>> to config file xorg.conf.etc Device section.
>=20
> 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).
>=20
>=20
>=20
>> but in log file it's say unable load intel module.
>=20
> Did you _install_ the driver (x11-drivers/xf86-video-intel)?
> It does not come with the X.org installation itself.
>=20
>=20
>=20
> More information here:
>=20
> https://www.freebsd.org/doc/handbook/x-config.html
>=20
> https://wiki.freebsd.org/Graphics#Intel_Graphics
>=20
> https://negativo17.org/quickly-test-freebsd-11-with-kmsvt-newcons-support-=
hald-and-your-keyboard-layout/
>=20
>=20
> --=20
> Polytropon
> Magdeburg, Germany
> Happy FreeBSD user since 4.0
> Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7A6805C2-3998-475A-AC33-510EB71DA774>
