Re: rebooting nvidia + keyboard issues

2013-04-08 Thread Waitman Gobble
On Mon, 08 Apr 2013 05:52:31 -0700, Sean Bruno wrote: > >patch was applied yesterday-ish to ports. > >Sean > > Awesome thanks for the info, trying it out now. thought it was the .32 patches. I didn't realize it's the updated 310.44 driver. -- Waitman Gobble San Jose California USA +1.5108307

Re: RE: rebooting nvidia + keyboard issues

2013-04-08 Thread Sean Bruno
On Wed, 2013-04-03 at 11:07 -0700, Adrian Chadd wrote: > 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 > report. > > Thanks! > > > > adrian > I've started a p/r f

Re: rebooting nvidia + keyboard issues

2013-04-08 Thread Sean Bruno
On Sun, 2013-03-31 at 00:25 -0700, Waitman Gobble wrote: > 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 t

Re: RE: rebooting nvidia + keyboard issues

2013-04-07 Thread Waitman Gobble
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 with >debugging in my case. However a simple workaround is to compile >nvidia-driver with

Re: RE: rebooting nvidia + keyboard issues

2013-04-04 Thread Waitman Gobble
On Wed, 3 Apr 2013 11:07:55 -0700, Adrian Chadd wrote: > >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 report. > >Thanks! > > > >adrian > OK is it good to know the two po

Re: RE: rebooting nvidia + keyboard issues

2013-04-03 Thread Adrian Chadd
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 report. Thanks! adrian On 3 April 2013 10:50, Waitman Gobble wrote: > On Wed, 3 Apr 2013 10:35:47 +0100, "Thomas Sparrevohn"

Re: RE: rebooting nvidia + keyboard issues

2013-04-03 Thread Waitman Gobble
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 with >debugging in my case. However a simple workaround is to compile >nvidia-driver wit

RE: rebooting nvidia + keyboard issues

2013-04-03 Thread Thomas Sparrevohn
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 with debugging in my case. However a simple workaround is to compile nvidia-driver with gcc. -Original Message- From: owner-freebsd-curr...@freebs