From owner-freebsd-x11@freebsd.org Wed Jan 3 13:51:52 2018 Return-Path: Delivered-To: freebsd-x11@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 69B24EBFB98 for ; Wed, 3 Jan 2018 13:51:52 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CDB974FAB for ; Wed, 3 Jan 2018 13:51:52 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by mail-io0-x236.google.com with SMTP id v30so2131975iov.7 for ; Wed, 03 Jan 2018 05:51:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=812dTj5L7Y5dofU+io1JB/maEo7X5UOh0N4B5dTZrN8=; b=OZ6rRF425uFcSY6ExPCXEB0rS6eodJh8SSJYvnqAZW11oW0kHogww7TlORyXdVnxWq bQ5/2MHgP9pRr9UF/wOi/kCL6J+4K6K4gMvlGRyUepqdvQmaexHlHJtOvh/8qbeBzP/t BwYGKgKphO9T3rDuxeOsMoAJKCIex2fl+6R8H6f++zbhEJZqGGq46MXKj27eoaQNR2/n YgaZlATuqDxar0Ne6p5u0dwhkB6SBwPa1/Wm6WSqWkNK1pypMmFVh71giBxN4LcEnFv5 CWcKJXu4Mae7GCbRXSXACIptprRaUhr/A/8HxchWwUqJPTAEPKohLmiJztPGHAurLRtA dchQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=812dTj5L7Y5dofU+io1JB/maEo7X5UOh0N4B5dTZrN8=; b=eK2CxlTBo1U28RFDtva11rza7VrB66itLJ9YvP8If4wKM/Zt9lKKRLfi/g4LUxJCPk 3mEeYwJO5bxKU1nkONC8z+9SbdfkFb+inGyc+MRa7wg16Vy9e6PG3XdY/iP8xPQDArdu 8zD3FJpCbbA93uvQ5Soojwv8MNbCRciniHJfe43eb0zAWm5rSt4hgZf/mzTpzWtMXWHq JsYvskHJh8pOyFMO8ndZT1jJUTXM+Yl/KSN2BJ83E4vNZaXHO6D4LyStSxUQbumASN/3 SAERgA3bqhr5EBGznYDeMCGTp1fe3Cxaj4lMirb6Jd7Pe9wH+4MshsQZPLu9zBOKeWcl gRYA== X-Gm-Message-State: AKGB3mKYaYpFXDvEQ0+zaorVItAvlnO8O9ZY8i3YG+Nyh8g+9uTCmjHi lQ2eZDgdb9m2wMzKOek39Nbh5PSId4cxDEa8k/7TGQ== X-Google-Smtp-Source: ACJfBouxUhkCgfXGYPntjxUrA7vxpNO8YX9tUWZyQlEshxT5Xvf2yL2U8bDxhmvdHg/9uwLyo4GYrHgSDUnISPgwmT4= X-Received: by 10.107.139.207 with SMTP id n198mr1569965iod.32.1514987511297; Wed, 03 Jan 2018 05:51:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.2.180.34 with HTTP; Wed, 3 Jan 2018 05:51:50 -0800 (PST) In-Reply-To: <2132897324.7253689.1514969359003@mail.yahoo.com> References: <493565201.6820360.1514913006362.ref@mail.yahoo.com> <493565201.6820360.1514913006362@mail.yahoo.com> <340880013.7112018.1514944324279@mail.yahoo.com> <2132897324.7253689.1514969359003@mail.yahoo.com> From: Adam Vande More Date: Wed, 3 Jan 2018 07:51:50 -0600 Message-ID: Subject: Re: No devices detected for NVIDIA card. To: Kovacs Zoltan Cc: "freebsd-x11@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2018 13:51:52 -0000 On Wed, Jan 3, 2018 at 2:49 AM, Kovacs Zoltan wrote: > Put this in /boot/loader.conf: > > nvidia-modeset_load="YES" > > Remove nvidia related entries from /etc/rc.conf > > You may need linux_load="YES" in loader as well if applicable. > > Reboot after entries are made. > > /usr/local/share/doc/NVIDIA_GLX-1.0/README > > -- > Adam > > I have > > linux_load="YES" > > nvidia-modeset_load="YES" > > in /boot/loader.conf > > and I deleted the line kld_list="nvidia-modeset" from /etc/rc.conf, i.e. > no nvidia specific settings are in /etc/rc.conf now. However, xorg still > generates the error message "No devices found". > > I have checked the information on such errors generated by xorg in > /usr/local/share/doc/NVIDIA_GLX-1.0/README but I could not find anything. > > Zoltan > You may be able to work around the issue by statically specifying the bus id of nvidia in xorg conf: > You can work around this problem by specifying the bus ID of the device you wish to use. For more details, please search the xorg.conf manual page for "BusID". -- Adam