Date: Mon, 12 Feb 2018 05:54:53 +0100 From: Polytropon <freebsd@edvax.de> To: =?UTF-8?B?5p2O5ZGo5Y2O?= <ailee.email@icloud.com> Cc: freebsd-questions@freebsd.org Subject: Re: How to make thinkpad x201i video card driver works ? Message-ID: <20180212055453.b0548785.freebsd@edvax.de> In-Reply-To: <1044BFBB-EB94-4937-A5B3-9AEAE7E757A3@icloud.com> References: <1044BFBB-EB94-4937-A5B3-9AEAE7E757A3@icloud.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180212055453.b0548785.freebsd>