From owner-freebsd-questions@freebsd.org Tue Dec 5 16:42:18 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 20B58E702E3 for ; Tue, 5 Dec 2017 16:42:18 +0000 (UTC) (envelope-from emilia@disroot.org) Received: from disroot.org (bs-one.disroot.org [178.21.23.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA98D2A10 for ; Tue, 5 Dec 2017 16:42:17 +0000 (UTC) (envelope-from emilia@disroot.org) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3F06B29F7D; Tue, 5 Dec 2017 17:42:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1512492134; bh=dBjoWnJIZTJ26+BFzjWuCWMYzsYoVcLHSjUdbgYFhEM=; h=Date:From:Subject:To:Cc:In-Reply-To:References; b=AxX7KoIRLBAPqRnU7h7AfelMn3G+9XPZ5curZY+alMzy2n6w9w49Tr7frPZaXG/Bo X1YmEJ7hML8SKQGihgGpJkvYzbWgfWow5XHe918rV779YEEISyNTnAWiqxYArtNArm 48tELd1Un6b7qDMBU1EYdcZzxFfl+ytiipqsoDHg= X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from disroot.org ([127.0.0.1]) by localhost (mail01.disroot.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ELqKXZquO2vd; Tue, 5 Dec 2017 17:42:08 +0100 (CET) Date: Tue, 05 Dec 2017 16:42:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1512492128; bh=dBjoWnJIZTJ26+BFzjWuCWMYzsYoVcLHSjUdbgYFhEM=; h=Date:From:Subject:To:Cc:In-Reply-To:References; b=jomEp1/Lf5GsDnPq0JU3NElNwXhmxvOS8ZVaP0a+YpjmreCGvBiBdBsb04UTUn2DO F16p8e67LT7hGfmN+ckpP7k9rFdf+VbUCbkoB2qNZ6v/g7SCuvV0xVEzNoAWgGZBId jCA4PDDNyYYgfJU/5C25H1u0MdatwllLQko4Hp9M= Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: emilia@disroot.org Message-ID: <8fc5ff1eb5fbfe92d52611fc38884af8@disroot.org> Subject: Re: Question about nvidia driver To: "Manish Jain" , "Polytropon" Cc: freebsd-questions@freebsd.org In-Reply-To: References: <20171205165321.6ef2dabc.freebsd@edvax.de> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2017 16:42:18 -0000 I forgot to mention that i run 11.1-RELEASE, vt schould be enabled per de= fault, i added it to /boot/loader.conf just to be sure though.=0A=0AAs fo= r the nvidia-modeset the X11 server does not start if i have not loaded n= vidia-modeset, regardless if i have loaded nvidia alone or not.=0AI had n= vidia-modeset_load=3D"YES" in /boot/loader.conf i have prepended nvidia_l= oad=3D"YES but the symptoms remain the same (after a reboot)=0A(i also ha= ve linux_load and linux64_load enabled)=0A=0Aregards,=0Aemilia