From owner-freebsd-questions@freebsd.org Mon Jan 23 18:27:20 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A28C4CBED2E for ; Mon, 23 Jan 2017 18:27:20 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C4C5A9C for ; Mon, 23 Jan 2017 18:27:18 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from [10.0.0.3] (testbox.usenet4all.se [10.0.0.3]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id v0NIR7aq093509; Mon, 23 Jan 2017 19:27:08 +0100 (CET) (envelope-from bah@bananmonarki.se) Subject: Re: Intel-driver failure after upgrade to 11.0 Release To: Kenneth Hatteland , FreeBSD-questions@freebsd.org References: <21331c8a-3219-1686-d00a-d1296d95dfdd@kleppnett.no> From: Bernt Hansson Message-ID: <8daf8f60-d5c3-c475-c15e-a09328044f47@bananmonarki.se> Date: Mon, 23 Jan 2017 19:26:07 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <21331c8a-3219-1686-d00a-d1296d95dfdd@kleppnett.no> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2017 18:27:20 -0000 On 2017-01-23 16:43, Kenneth Hatteland wrote: > Upgraded from 10.3 til 11.0 release using the procedure for > Freebsd-Update given with the release announcement. > > When restarting and starting up X, the monitor switches off and claims > there is no signal. I have done no changes from the functioning 10.3 > installation other than upgrading. > > When I switch to Vesa driver i get X up and running and the machine > performs as usual, but with poor graphic quality as you would expect > from Vesa. > > > Google have given me no clues yet, and there does not seem to have > been changes in the Intel driver for 11.0 release as far as I have > been able to find out. > > The machine is a standard Dell Optiplex 960 SFF that has run at least > the whole FreeBSD 10.x range, possibly 9.3 flawlessly with the > standard x11 intel driver. > > > Does anybody have a clue what hinders me from using the intel driver > succesfully ? > > I can provide file outputs if needed. > > > Blessed be, > > Kenneth Hatteland, Norway I've had some trouble with xorg, this is on 10.3, the screen went black but after a while the led on the monitor started to slowly flash like it was in sleep mode or something. so I added this to /etc/rc.conf dbus_enable="YES" Now it works.