Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2017 18:05:34 +0100
From:      Stephan Feinen <stephan@feinen.com>
To:        info@microlinux.fr, cem@freebsd.org, Bob Willcox <bob@immure.com>
Cc:        x11-list freebsd <freebsd-x11@freebsd.org>
Subject:   Re: Can't configure Intel video card: hard freeze or fallback to VESA
Message-ID:  <4a94ed70-fa86-79e1-c036-4f5f9bdd8187@feinen.com>
In-Reply-To: <e3307c60-a7f7-1ac9-d4b0-09c1405fe572@microlinux.fr>
References:  <ad4fca92-59d7-2d25-0afb-06c929434d2c@microlinux.fr> <20170323144435.GB87700@rancor.immure.com> <CAG6CVpUjHuC9wBxWOV_2=YwPXwchs0K91yzJgdcgoYCWBmbL4Q@mail.gmail.com> <e3307c60-a7f7-1ac9-d4b0-09c1405fe572@microlinux.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 23.03.2017 um 17:27 schrieb Nicolas Kovacs:

> Then I edited /boot/loader.conf (which is empty in the default
> configuration) and added these two lines:
>=20
> kern.vty=3Dvt
> i915kms_load=3D"YES"

I had a similar problem last week. After an update, the intel driver stop=
ped
working and xorg used the vesa driver instead.

I then found out that the i915kms wasn't loaded automatically anymore.
All how-to articles warned "do not add the module to loader.conf, because=
 a failure
may render your system inoperable. Instead add the module to /etc/rc.conf=
".

I tested the module with kldload and it worked, so I added the module to =
rc.conf
("kld_list=3D"i915kms") and everything was fine.

> I rebooted, and after the first few boot messages, the monitor went
> black and the system froze. I have to hard-reset it. I don't even know
> how to get it back short of reinstalling from scratch.

> Any suggestions?

regards
 stephan





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4a94ed70-fa86-79e1-c036-4f5f9bdd8187>