Re: 9-STABLE (238719) compilation fails on i386

2012-07-24 Thread Volodymyr Kostyrko
Volodymyr Kostyrko wrote: When building procstat I get this: clang -O2 -pipe -march=athlon-xp -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite

Re: Broadcom NetXtreme bcm5720 in the 9.1 beta

2012-07-24 Thread Hiroki Sato
Peter Feger wrote in : ma> I just got done installing FreeBSD-9.0 on a Dell R720. I can tell you ma> that none of the broadcom products will work. There is no driver that ma> I have been able to find. I wound up having to replace them with ma> Intel nics. I used the i350 quad-port 1G and t

Regression in stable for ThinkPad T520 with Intel GPU (Sandybridge) between June 22 and July 18

2012-07-24 Thread Kevin Oberman
I will shortly spend a bit of time tracking down the breakage more closely, but my 9-Stable system of June 22 runs fine. After an update on about July 10, I noted that it would hang after Xorg was started, but usually worked. After an upgrade to July 18, my system could no longer start Gnome. It wo

Re: local APIC error 0x40

2012-07-24 Thread Dan Allen
On 24 Jul 2012, at 4:26 AM, Konstantin Belousov wrote: > Does your system slows down with these messages ? 0x40 means that some > code tried to send IPI with interrupt number from the range of assigned > CPU faults. I believe that FreeBSD code never does that. So, I reverted to $FreeBSD: sr

Re: Broadcom NetXtreme bcm5720 in the 9.1 beta

2012-07-24 Thread Jurgen Weber
yes, it is only the NIC's I want/need. I have an Intel card in it right now, but its just a single port the onboard NIC's would be a nice to have. The raid worked out of the box for me, please remember 9.1beta thou. Thanks On 25/07/12 05:16, Peter Feger wrote: I just got done installing FreeBS

Re: Latest stable/8 broken for mozilla ports

2012-07-24 Thread Doug Barton
On Wed, 25 Jul 2012, Konstantin Belousov wrote: On Tue, Jul 24, 2012 at 01:41:58PM -0700, Doug Barton wrote: For both firefox and thunderbird I'm getting this: firefox Fatal error 'locklevel <= 0' at line 98 in file /frontier/svn/stable/8/lib/libthr/thread/thr_kern.c (errno = 2) Redirecting ca

Re: Broadcom NetXtreme bcm5720 in the 9.1 beta

2012-07-24 Thread Sean Bruno
On Tue, 2012-07-24 at 12:16 -0700, Peter Feger wrote: > I just got done installing FreeBSD-9.0 on a Dell R720. I can tell you > that none of the broadcom products will work. There is no driver that > I have been able to find. I wound up having to replace them with > Intel nics. I used the i350

Re: Latest stable/8 broken for mozilla ports

2012-07-24 Thread Konstantin Belousov
On Tue, Jul 24, 2012 at 01:41:58PM -0700, Doug Barton wrote: > For both firefox and thunderbird I'm getting this: > > firefox > Fatal error 'locklevel <= 0' at line 98 in file > /frontier/svn/stable/8/lib/libthr/thread/thr_kern.c (errno = 2) > Redirecting call to abort() to mozalloc_abort > > Se

Re: Latest stable/8 broken for mozilla ports (fwd)

2012-07-24 Thread Doug Barton
On 7/24/2012 2:09 PM, Pedro Giffuni wrote: > Hi Doug; > > Perhaps you are using -O2 in you CFLAGS? I use the standard CFLAGS, so I'm assuming the answer is yes. :) And in case my previous message wasn't clear, this worked fine until just today. Also, I forgot to add that recompiling firefox did

Re: Latest stable/8 broken for mozilla ports (fwd)

2012-07-24 Thread Pedro Giffuni
Hi Doug; Perhaps you are using -O2 in you CFLAGS? There were reports of gcc issues when optimizing but we never found the smoking gun. Pedro. > > From: Doug Barton > > >Since I know many of you don't read -stable ... please follow up there though. > > >--

Re: local APIC error 0x40

2012-07-24 Thread Dan Allen
On 24 Jul 2012, at 4:26 AM, Konstantin Belousov wrote: > Does your system slows down with these messages ? 0x40 means that some > code tried to send IPI with interrupt number from the range of assigned > CPU faults. I believe that FreeBSD code never does that. > > Is there a BIOS upgrade for yo

Latest stable/8 broken for mozilla ports

2012-07-24 Thread Doug Barton
For both firefox and thunderbird I'm getting this: firefox Fatal error 'locklevel <= 0' at line 98 in file /frontier/svn/stable/8/lib/libthr/thread/thr_kern.c (errno = 2) Redirecting call to abort() to mozalloc_abort Segmentation fault: 11 (core dumped) This is on r238752, previous working ve

Re: freebsd-stable Digest, Vol 470, Issue 7

2012-07-24 Thread Ross Alexander
On Sat, 21 Jul 2012, "Matthew D. Fuller" writes I'm running a M5A97 Evo just fine on -CURRENT, and I'd be shocked it it had any problem with 9 (or 8 or 7, for that matter). The external SATA ports on that board aren't AHCI. To quote an authority[1], "apart from that, he's *perfectly* alright

Re: Broadcom NetXtreme bcm5720 in the 9.1 beta

2012-07-24 Thread Peter Feger
I just got done installing FreeBSD-9.0 on a Dell R720. I can tell you that none of the broadcom products will work. There is no driver that I have been able to find. I wound up having to replace them with Intel nics. I used the i350 quad-port 1G and the x520 for 10G Fiber. I also had an issue

HPET broken on Dell 1950's?

2012-07-24 Thread Sean Chittenden
I have an old Dell 1950 that I've rescued from Linux and tossed a copy of -STABLE on it, but am seeing a constant 0.5 load average. With the system completely idle, and kern.eventtimer.timer=LACPI, the load drops to the expected value of zero. This feels like it should be an FAQ, but short of n

Re: pxeboot with jumbo frame network

2012-07-24 Thread Mike Andrews
On 7/24/12 6:07 AM, Robert Blayzor wrote: On Jul 23, 2012, at 1:58 PM, Bob Healey wrote: I know I have this working, however I don't remember what I did. I know I can pxeboot and install RHEL on a 9K frame network from a FreeBSD tftp server/NAT gateway. I do know the first thing in my RHEL i

9-STABLE (238719) compilation fails on i386

2012-07-24 Thread Volodymyr Kostyrko
Hi all. When building procstat I get this: clang -O2 -pipe -march=athlon-xp -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit

Re: local APIC error 0x40

2012-07-24 Thread Konstantin Belousov
On Mon, Jul 23, 2012 at 03:49:37PM -0600, Dan Allen wrote: > Running FreeBSD 8.3 -- and updating sources on a daily base and building > everything -- I found a new APIC/ACPI problem introduced in the past week. > > I have a Toshiba Satellite U205 with an Intel Core Duo (not a Core 2). It > used

Re: pxeboot with jumbo frame network

2012-07-24 Thread Robert Blayzor
On Jul 23, 2012, at 1:58 PM, Bob Healey wrote: > I know I have this working, however I don't remember what I did. I know I > can pxeboot and install RHEL on a 9K frame network from a FreeBSD tftp > server/NAT gateway. I do know the first thing in my RHEL install script is > to set the MTU to 9

Re: Intel D2500cc video problem: no scrolling

2012-07-24 Thread Dmitry Morozovsky
On Mon, 23 Jul 2012, Claude Buisson wrote: > > > > Both stable/9 and head suffer from no scrolling issue: from the > > > > beginning of > > > > booting the kernel, all output overrides the last line on the screen, > > > > while > > > > others keep the loader phase. > > > just catched up with older