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
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
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
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
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
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
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
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
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
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.
>
>
>--
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
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
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
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
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
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
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
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
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
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
20 matches
Mail list logo