From owner-freebsd-current@FreeBSD.ORG Wed Apr 3 18:07:57 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1E671FB3 for ; Wed, 3 Apr 2013 18:07:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) by mx1.freebsd.org (Postfix) with ESMTP id AE1C93D7 for ; Wed, 3 Apr 2013 18:07:56 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id d7so1373738wer.26 for ; Wed, 03 Apr 2013 11:07:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=jsGjyryWhmQpRdsbx0YdfvoEQvETJfPYMeoPcQdiq1E=; b=rb0cwVwXxTfG/K9VJP0kdmdaIiB6upFcK0Zseop28zZvo2SPE03zdOuM5xEedcEqlD TTuS4RWXz8FggRMw+ikQRBOsDaPjtdcdYng1Wikc5CLmXkqNR1pTMXdi9ybiFokB+HXU fFBgNHKXqgOspYJbrlvKjAgKHNuH2jNDc3QArj1LPnzx1RlkV/8/O+y6TVtvXKrp6QnN hCcDpOtqV27Gav2vXs+k9xrfHlHRK5XMQegjYL2prkZnSMii/K5seUvjVr4nxZ8P+JrC jGwQNZBwv61ilLARRY17meXrVZkMArwW44gFfSEFNe1IkrnM4FJIXONkxvafh+JSckcP VaRw== MIME-Version: 1.0 X-Received: by 10.194.119.33 with SMTP id kr1mr4417887wjb.36.1365012475776; Wed, 03 Apr 2013 11:07:55 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.243.7 with HTTP; Wed, 3 Apr 2013 11:07:55 -0700 (PDT) In-Reply-To: <20130403175043.7303C36F4856@dx.burplex.com> References: <20130403175043.7303C36F4856@dx.burplex.com> Date: Wed, 3 Apr 2013 11:07:55 -0700 X-Google-Sender-Auth: 9hYV2Q43B4q0eQ8esb5QHrwcV_w Message-ID: Subject: Re: RE: rebooting nvidia + keyboard issues From: Adrian Chadd To: Waitman Gobble Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Thomas Sparrevohn , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 18:07:57 -0000 Hi, can you guys please ensure a PR is filed with all the information you've just included? the clang team would likely love to have this much information in a bug rep= ort. Thanks! adrian On 3 April 2013 10:50, Waitman Gobble wrote: > On Wed, 3 Apr 2013 10:35:47 +0100, "Thomas Sparrevohn" wrote: >> >>I have had the same problem - it seems like a "sysctl" call provokes a >>overrun in a strlen call. It is not reproducible with a GENERIC kernel wi= th >>debugging in my case. However a simple workaround is to compile >>nvidia-driver with gcc. >> >>-----Original Message----- >>From: owner-freebsd-current@freebsd.org >>[mailto:owner-freebsd-current@freebsd.org] On Behalf Of Waitman Gobble >>Sent: 31 March 2013 08:25 >>To: current@freebsd.org >>Subject: rebooting nvidia + keyboard issues >> >>Hi, >> >>After updating my machine tonight with >>> uname -a >>FreeBSD dx.burplex.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r248937: Sat = Mar >>30 21:53:14 PDT 2013 root@dx.burplex.com:/usr/obj/usr/src/sys/FURAHA >>amd64 >> >>I noticed the machine rebooting randomly every 20 seconds to 5 minutes. >>Disabling the nvidia driver seems to fix the problem, and I was able to >>update after applying ports/177459 patch. The updated nvidia driver seems= to >>have solved the rebooting issue. (it could (also?) be related to linux.ko= ?) >>If people are using the nvidia driver and are experiencing a constant reb= oot >>issue, it might be good to pop in that patch ASAP. >> >>The problem I am noticing now is keyboard related. Booting to single user >>mode, I cannot type anything at the login prompt with an attached USB >>keyboard. However in single user mode a PS2 keyboard will allow me to log= in. >>I would not say it's not working.. the keyboard functions fine until hitt= ing >>the login prompt. There are no errors and everything appears to be workin= g >>fine, however I cannot login. Numlock key lights on and off when pressed. >> >>Also, if I boot into multi user mode, I cannot type anything at the login >>prompt when a PS2 keyboard is attached. But the USB keyboard will work in >>mutli user mode. >> >>Thank you, >> >>-- >>Waitman Gobble >>San Jose California USA >> >>_______________________________________________ >>freebsd-current@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-current >>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >> > > Thank you for the information, I'll give it a try and see what happens. I= noticed two other ports that don't even seem to build with clang, but gene= rally everything else seems to be working. > > I noticed a previous message from a day or two ago regarding gcc and nvid= ia, but I lost the message. I'm in the middle of moving my mail system to a= 'more' horizontally based system, so it's kind of like building a boat aro= und you while floating down a river. > > Anyhow, I read an article this morning about AMD opening up drivers, that= sounds cool, going to check it out. > > -- > Waitman Gobble > San Jose California USA > +1.5108307875 > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= "