Re: iwn driver issue

2014-06-14 Thread Edward Tomasz Napierała
On 0613T1251, David Wolfskill wrote: > On Fri, Jun 13, 2014 at 09:36:35PM +0200, Edward Tomasz Napiera??a wrote: > > ... > > > I normally don't spend a huge amount of time in head -- enough to build > > > it & do a quick smoke-test. So it's certainly possible that it merits > > > further explorati

Occasional GPU lockups

2014-06-14 Thread Pawel Pekala
Hello, I get those occasional GPU lockups and just want to know if this is known problem. When they occur my monitor turn offs for few seconds and then goes back on again. My hardware: http://people.freebsd.org/~pawel/dmesg.txt Current built today, error message: drmn0: error: GPU lockup CP sta

Re: CURRENT: why is CURRENT swapping so fast?

2014-06-14 Thread Matthew D. Fuller
On Sat, Jun 14, 2014 at 01:12:08AM +0200 I heard the voice of Mark Martinec, and lo! it spake thus: > > The situation does not improve by itself, ARC has it all, less > active jobs scramble and fight for whatever free memory is left for > them and most of them remain swapped out. The best curse of

SMBus controller

2014-06-14 Thread Sean Bruno
I note that my TLenovo 61 has one of these: ichsmb0@pci0:0:31:3:class=0x0c0500 card=0x20a917aa chip=0x283e8086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82801H (ICH8 Family) SMBus Controller' class = serial bus subclass = SMBus I'm pretty ignoran

Re: SMBus controller

2014-06-14 Thread Kurt Jaeger
Hi! > I note that my TLenovo 61 has one of these: > > ichsmb0@pci0:0:31:3: class=0x0c0500 card=0x20a917aa chip=0x283e8086 > rev=0x03 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) SMBus Controller' > class = serial bus > subclass = SMBus >

Re: SMBus controller

2014-06-14 Thread Rui Paulo
On Jun 14, 2014, at 12:08, Sean Bruno wrote: > I note that my TLenovo 61 has one of these: > > ichsmb0@pci0:0:31:3: class=0x0c0500 card=0x20a917aa chip=0x283e8086 > rev=0x03 hdr=0x00 >vendor = 'Intel Corporation' >device = '82801H (ICH8 Family) SMBus Controller' >class

In tree builds broken in lib/ncurses?

2014-06-14 Thread Steve Kargl
Long story short. I have laptop that is normally limited in available diskspace, so I do not install profiled libraries. I however have the need for running some code under the profiler (assuming clang can generate proper profiling). I do the following, % vi /etc/src.conf (Remove WITHOUT_PROFIL

Re: SMBus controller

2014-06-14 Thread Rui Paulo
On Jun 14, 2014, at 12:39, Kurt Jaeger wrote: > In the ports, check sysutils/xmbmon or sysutils/healthd > whether it detects anything. Ah, I didn't realise we had ports for this already. That's nice, thanks. -- Rui Paulo ___ freebsd-current@freebsd

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Steve Kargl
On Sat, Jun 14, 2014 at 01:19:33PM -0700, Steve Kargl wrote: > Long story short. I have laptop that is normally limited in > available diskspace, so I do not install profiled libraries. > I however have the need for running some code under the profiler > (assuming clang can generate proper profili

Re: building i386 kernel on amd64 host

2014-06-14 Thread Oliver Pinter
On 6/13/14, John Baldwin wrote: > On Friday, June 13, 2014 6:21:28 am Oliver Pinter wrote: >> Hi All! >> >> When I try to build i386 kernel on amd64 host running compile error >> due wrong cpufunc.h picked up by build system. >> >> I used the attached script to build the kernel, and I attached a b

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Peter Wemm
On Saturday 14 June 2014 14:44:39 Steve Kargl wrote: > On Sat, Jun 14, 2014 at 01:19:33PM -0700, Steve Kargl wrote: > > Long story short. I have laptop that is normally limited in > > available diskspace, so I do not install profiled libraries. > > I however have the need for running some code und

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Steve Kargl
On Sat, Jun 14, 2014 at 03:01:20PM -0700, Peter Wemm wrote: > On Saturday 14 June 2014 14:44:39 Steve Kargl wrote: > > On Sat, Jun 14, 2014 at 01:19:33PM -0700, Steve Kargl wrote: > > > Long story short. I have laptop that is normally limited in > > > available diskspace, so I do not install profi

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Steve Kargl
On Sat, Jun 14, 2014 at 03:12:36PM -0700, Steve Kargl wrote: > On Sat, Jun 14, 2014 at 03:01:20PM -0700, Peter Wemm wrote: > > On Saturday 14 June 2014 14:44:39 Steve Kargl wrote: > > > On Sat, Jun 14, 2014 at 01:19:33PM -0700, Steve Kargl wrote: > > > > Long story short. I have laptop that is nor

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Peter Wemm
On Saturday 14 June 2014 15:30:02 Steve Kargl wrote: > On Sat, Jun 14, 2014 at 03:12:36PM -0700, Steve Kargl wrote: > > On Sat, Jun 14, 2014 at 03:01:20PM -0700, Peter Wemm wrote: > > > On Saturday 14 June 2014 14:44:39 Steve Kargl wrote: > > > > On Sat, Jun 14, 2014 at 01:19:33PM -0700, Steve Karg

Re: SMBus controller

2014-06-14 Thread Sean Bruno
On Sat, 2014-06-14 at 12:08 -0700, Sean Bruno wrote: > I note that my TLenovo 61 has one of these: > > ichsmb0@pci0:0:31:3: class=0x0c0500 card=0x20a917aa chip=0x283e8086 > rev=0x03 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) SMBus Controller' > c

Re: CURRENT: why is CURRENT swapping so fast?

2014-06-14 Thread Mark Martinec
me wrote: >> Is this also fixed in the 10.0-STABLE by now? >> The situation does not improve by itself, ARC has it all, less active jobs scramble and fight for whatever free memory is left for them and most of them remain swapped out. The best curse of action to recover is to reboot. Quite a pain

Re: SMBus controller

2014-06-14 Thread Warner Losh
On Jun 14, 2014, at 4:43 PM, Sean Bruno wrote: > On Sat, 2014-06-14 at 12:08 -0700, Sean Bruno wrote: >> I note that my TLenovo 61 has one of these: >> >> ichsmb0@pci0:0:31:3: class=0x0c0500 card=0x20a917aa chip=0x283e8086 >> rev=0x03 hdr=0x00 >>vendor = 'Intel Corporation' >>devic

Re: building i386 kernel on amd64 host

2014-06-14 Thread Warner Losh
On Jun 14, 2014, at 3:57 PM, Oliver Pinter wrote: > On 6/13/14, John Baldwin wrote: >> On Friday, June 13, 2014 6:21:28 am Oliver Pinter wrote: >>> Hi All! >>> >>> When I try to build i386 kernel on amd64 host running compile error >>> due wrong cpufunc.h picked up by build system. >>> >>> I

Re: SMBus controller

2014-06-14 Thread Sean Bruno
On Sat, 2014-06-14 at 17:25 -0600, Warner Losh wrote: > On Jun 14, 2014, at 4:43 PM, Sean Bruno wrote: > > > On Sat, 2014-06-14 at 12:08 -0700, Sean Bruno wrote: > >> I note that my TLenovo 61 has one of these: > >> > >> ichsmb0@pci0:0:31:3: class=0x0c0500 card=0x20a917aa chip=0x283e8086

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Steve Kargl
On Sat, Jun 14, 2014 at 03:38:58PM -0700, Peter Wemm wrote: > On Saturday 14 June 2014 15:30:02 Steve Kargl wrote: > > On Sat, Jun 14, 2014 at 03:12:36PM -0700, Steve Kargl wrote: > > > On Sat, Jun 14, 2014 at 03:01:20PM -0700, Peter Wemm wrote: > > > > On Saturday 14 June 2014 14:44:39 Steve Kargl

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Warner Losh
On Jun 14, 2014, at 7:30 PM, Steve Kargl wrote: > On Sat, Jun 14, 2014 at 03:38:58PM -0700, Peter Wemm wrote: >> On Saturday 14 June 2014 15:30:02 Steve Kargl wrote: >>> On Sat, Jun 14, 2014 at 03:12:36PM -0700, Steve Kargl wrote: On Sat, Jun 14, 2014 at 03:01:20PM -0700, Peter Wemm wrote:

Re: SMBus controller

2014-06-14 Thread Warner Losh
On Jun 14, 2014, at 5:48 PM, Sean Bruno wrote: > On Sat, 2014-06-14 at 17:25 -0600, Warner Losh wrote: >> On Jun 14, 2014, at 4:43 PM, Sean Bruno wrote: >> >>> On Sat, 2014-06-14 at 12:08 -0700, Sean Bruno wrote: I note that my TLenovo 61 has one of these: ichsmb0@pci0:0:31:3:

What we have here, ...

2014-06-14 Thread Glen Barber
Is a failure to build head/ with high make(1) -j values. Again. With empty /usr/obj, I have been seeing strange build failures on head/ with high -jN values, but even as low as -j10. The machine used to build snapshots of head/ and stable/ branches has been using -j48 for several months without

Re: What we have here, ...

2014-06-14 Thread Warner Losh
On Jun 14, 2014, at 8:51 PM, Glen Barber wrote: > Is a failure to build head/ with high make(1) -j values. Again. There’s likely a dozen or more of these lurking in the tree. Ian’s last set of patches squashed many of the ones in lib, but I’ve not done a careful audit of the i18n code. > With

Re: What we have here, ...

2014-06-14 Thread Glen Barber
On Sat, Jun 14, 2014 at 09:03:51PM -0600, Warner Losh wrote: > > On Jun 14, 2014, at 8:51 PM, Glen Barber wrote: > > > Is a failure to build head/ with high make(1) -j values. Again. > > There’s likely a dozen or more of these lurking in the tree. Ian’s last set > of patches squashed many of t

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Ryan Stone
On Sat, Jun 14, 2014 at 9:30 PM, Steve Kargl wrote: > Thanks for the pointer. The problem appears to be /usr/local/bin/ld. > If I move it to ld.old and then symlink /usr/local/bin/ld to /usr/bin/ld, > I can build math/lapack without a problem. I guess I'll poke around > in devel/bintuils. I wou

Re: In tree builds broken in lib/ncurses?

2014-06-14 Thread Steve Kargl
On Sat, Jun 14, 2014 at 07:44:29PM -0600, Warner Losh wrote: > On Jun 14, 2014, at 7:30 PM, Steve Kargl > wrote: > > > > Thanks for the pointer. The problem appears to be /usr/local/bin/ld. > > If I move it to ld.old and then symlink /usr/local/bin/ld to /usr/bin/ld, > > I can build math/lapack