From owner-freebsd-x11@FreeBSD.ORG Fri Oct 18 23:09:27 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 545FDD32 for ; Fri, 18 Oct 2013 23:09:27 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mail-ee0-x235.google.com (mail-ee0-x235.google.com [IPv6:2a00:1450:4013:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DC34524EF for ; Fri, 18 Oct 2013 23:09:26 +0000 (UTC) Received: by mail-ee0-f53.google.com with SMTP id t10so2450931eei.12 for ; Fri, 18 Oct 2013 16:09:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :mime-version:content-type:content-transfer-encoding; bh=0xENW5Mwpw4vzr5jp7qGwAA9evpRmyPdfwwi+Rnn7w8=; b=fENBcSTSFugBAj6ipEVs0ZbouR3OBXuhuPxJj0ZUx4dEz9Phe18r9We3D3FV2x/r7o f4ahehGfgfqfRn9Fu0gRIK0sjylfjBWhyI2P3nhfF97bKEMF2fkfXdAnfpZzTCs7Afcs yJuwid5xJvPcHBVxvpczClrNaM1+REO/sc3UPBew7FEfsCMhYzFDV+FnJbnPvJPwl+vV qs/ZqzRxaA0iitWN8DPF2g4Mi3Oou/+CC5NOOPz69qHivlIFSZkVg6KLTetkbLmJw5Rh bpIq2WrYQCJ56GN3dDKKfGadNKpGA75+7d+x0ZNX/fwHHujAnzcb5FAhrec9mWxElhQn Wufg== X-Received: by 10.14.225.199 with SMTP id z47mr7602823eep.24.1382137765265; Fri, 18 Oct 2013 16:09:25 -0700 (PDT) Received: from ernst.home (p578E0469.dip0.t-ipconnect.de. [87.142.4.105]) by mx.google.com with ESMTPSA id j7sm10198120eeo.15.2013.10.18.16.09.23 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 18 Oct 2013 16:09:24 -0700 (PDT) Date: Sat, 19 Oct 2013 01:09:22 +0200 From: Gary Jennejohn To: Zoran Kolic Subject: Re: x does not start on 9.2 with rebuilt kernel Message-ID: <20131019010922.4f53f30a@ernst.home> In-Reply-To: <20131018161915.GA1067@faust.sbb.rs> References: <20131018161915.GA1067@faust.sbb.rs> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.17; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gljennjohn@gmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 23:09:27 -0000 On Fri, 18 Oct 2013 18:19:15 +0200 Zoran Kolic wrote: > I upgraded to 9.2 and pkg upgraded packages. Nvidia-driver is > 319.32. Rebuilt the kernel the way I always used to. Removed > compat_freebsd32 and a lot more. With new kernel I cannot > load nvidia.ko, since it does not load linux.ko. During > install linux_base-f10-10_7 was included. Amd64 version. > I booted generic kernel and succeeded to load nvidia and linux. > Now I could run x, so the problem is self made. > What option I have to leave in to have nvidia loaded? I > put 'nvidia_load="YES"' in /boot/loader.conf already. > a) compile nvidia-driver yourself without Linux support OR b) put Linux support back into your kernel Can't address the other problems. -- Gary Jennejohn