After a buildworld / buildkernel /installkernel / installworld on my current
system from yesterday sources (about 19:00 CET) my system doesnt boot: The
kernel and the acpi module will be loaded and then nothing happens for a
second, something is accessing the hd and i get a login screen. No hardwa
This patch has seriously reduced file system deadlocks for several people.
It also makes concurrent file system access much faster in certain cases.
Since I have only heard good reports and no bad reports I'm going to
enable it by default. If you do experience some file system deadlocks
please le
Hi -current folks!
This is my first time running a -current of any kind, so please be
gentle :-)
I just installed 5.0 DP1 on a spare machine, and after changing my mind
several times over what I wanted in /etc/rc.conf and several reboots, I
set about building a custom kernel.
While it was bu
NFS loopback mounts still periodically gets hung with:
ypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev
-I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I/usr/include
-D_KERNEL -ffreestanding -incl
Hackers,
for the last couple of days i was able to crash my -current
laptop with "Fatal double fault" panic whenever i wanted.
i have created a small "spherical cow" :) to demonstrate
the problem (see attached). this is pretty much what my code
does. just compile and load the "cow" and then try
On 08-Apr-2002 Josef Karthauser wrote:
> On Mon, Apr 08, 2002 at 01:37:55PM -0400, John Baldwin wrote:
>>
>> On 08-Apr-2002 Josef Karthauser wrote:
>> > On Mon, Apr 08, 2002 at 12:33:40PM -0400, John Baldwin wrote:
>> >
>> >> show witness isn't useful to most people so I would avoid it unless
On Mon, Apr 08, 2002 at 11:07:21AM +0100, Alexander Leidinger wrote:
>
> yesterday I've made a new world. After booting it, ld-elf-so.1 complains
> about every library (libc, libutil, ...). My -current is not usable
> anymore because of this.
Defined "complains". freebsd-current readers shoul
On Mon, Apr 08, 2002 at 01:37:55PM -0400, John Baldwin wrote:
>
> On 08-Apr-2002 Josef Karthauser wrote:
> > On Mon, Apr 08, 2002 at 12:33:40PM -0400, John Baldwin wrote:
> >
> >> show witness isn't useful to most people so I would avoid it unless someone
> >> explicitly asks for it. The probl
On 08-Apr-2002 Josef Karthauser wrote:
> On Mon, Apr 08, 2002 at 12:33:40PM -0400, John Baldwin wrote:
>
>> show witness isn't useful to most people so I would avoid it unless someone
>> explicitly asks for it. The problem here is likely due to the
>> usb_task_thread() not locking Giant when i
On Mon, Apr 08, 2002 at 12:33:40PM -0400, John Baldwin wrote:
> show witness isn't useful to most people so I would avoid it unless someone
> explicitly asks for it. The problem here is likely due to the
> usb_task_thread() not locking Giant when it starts up.
We probably want this:
Index: u
On 08-Apr-2002 David Wolfskill wrote:
> On my laptop (but not the build machine; the latter may not have any USB
> devices) I get the following panic after builing, installing, & trying
> to boot -CURRENT from today. (CVSup log below panic trace.)
>
> an0: Ethernet address 00:40:96:32:19:a9
> b
On Sat, Apr 06, 2002 at 08:39:51AM +0200, [EMAIL PROTECTED] wrote:
>> > > I have always hated the three lines in /etc/syslog.conf which spams
>> > > root with far too many and far too irrellevant syslog messages, in
>> > > some cases even with several copies of them.
>> >
>> > Amen to that. You g
Hi, all
From: "James Satterfield" <[EMAIL PROTECTED]>
Subject: Re: Intel i830 driver?
Date: Fri, 5 Apr 2002 21:35:46 -0800
Message-ID: <01b601c1dd2c$e6ec2620$0feba8c0@sphynx>
james> I have a Dell Latitude C400 with an Intel i830M graphics chip. Running
james> 4.5-stable, the i810 driver complai
On my laptop (but not the build machine; the latter may not have any USB
devices) I get the following panic after builing, installing, & trying
to boot -CURRENT from today. (CVSup log below panic trace.)
an0: Ethernet address 00:40:96:32:19:a9
bpf: an0 attached
panic: sleeping without a mutex
De
Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> That should be as simple as that:
> [...]
Thank you very much!
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Mon, Apr 08, 2002 at 02:49:04PM +0200, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > You're right. I forgot to relink pam_ssh.so library, and the diff was
> > against the wrong revision. I will still commit the "const poisoning"
> > patch to libutil, as the impac
On Thu, Mar 07, 2002 at 05:16:52PM +, Mark Murray wrote:
> > Mark Murray <[EMAIL PROTECTED]> writes:
> > > > Umm, IIRC 'make world' starts by doing a 'make includes' into
> > > > /usr/obj, which should take care of this.
> > > That is 'make world'. It was broken for "make obj && make depend &&
On Mon, Apr 08, 2002 at 04:25:59AM -0700, Terry Lambert wrote:
>
> > Yes, that's what I implied by the above paragraph. I was up-to-date
> > with sources yesterday.
>
> This is probably your problem.
>
> If you can back up to when the problem first appeared, or
> back out the kernel dump fule
Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> You're right. I forgot to relink pam_ssh.so library, and the diff was
> against the wrong revision. I will still commit the "const poisoning"
> patch to libutil, as the impact turned out to be really low.
Thanks, const poisoning is a Good Thing [tm].
Josef Karthauser wrote:
>
> On Sun, Apr 07, 2002 at 01:54:08PM -0700, Terry Lambert wrote:
> > Josef Karthauser wrote:
> > > > You use another machine, and connect the serial ports together.
> > > > See the handbook for details.
> > >
> > > I'd love to ;) but no additional machine is available at
On Mon, Apr 08, 2002 at 12:15:17PM +0200, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > On Sun, Apr 07, 2002 at 01:43:27PM -0700, Dag-Erling Smorgrav wrote:
> > > Log:
> > > Fix bug in previous commit that passed the wrong default value to
> > > login_getcapstr(
Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> On Sun, Apr 07, 2002 at 01:43:27PM -0700, Dag-Erling Smorgrav wrote:
> > Log:
> > Fix bug in previous commit that passed the wrong default value to
> > login_getcapstr(3). Also fix a longer-standing bug (login_close(3)
> > frees the string retu
On Sun, Apr 07, 2002 at 01:43:27PM -0700, Dag-Erling Smorgrav wrote:
> des 2002/04/07 13:43:27 PDT
>
> Modified files:
> lib/libpam/modules/pam_unix pam_unix.c
> Log:
> Fix bug in previous commit that passed the wrong default value to
> login_getcapstr(3). Also fix a longer-
Ah, finally someone else sees what I ran into last year. Look for my
posting to -current in May 2001, subject "dc0 ARP problem with CISCO".
At that time, the only advice I got was to hardwire speed detection
(which didn't help). My solution then was to switch hardware :-(
So I'm afraid this is
On Sun, Apr 07, 2002 at 01:54:08PM -0700, Terry Lambert wrote:
> Josef Karthauser wrote:
> > > You use another machine, and connect the serial ports together.
> > > See the handbook for details.
> >
> > I'd love to ;) but no additional machine is available at the moment.
>
> Then you install vmw
Allerede fixet.
In message <[EMAIL PROTECTED]>, Dag-Erling Smorgrav
writes:
>===> nge
>===> nmdm
>===> ntfs
>===> nullfs
>===> pcn
>===> plip
>===> portalfs
>===> ppbus
>===> ppi
>===> pps
>===> procfs
>===> pseudofs
>===> random
>===> rl
>===> rp
>===> sf
>===> sis
>===> sk
>===> sn
>===> snp
===> nge
===> nmdm
===> ntfs
===> nullfs
===> pcn
===> plip
===> portalfs
===> ppbus
===> ppi
===> pps
===> procfs
===> pseudofs
===> random
===> rl
===> rp
===> sf
===> sis
===> sk
===> sn
===> snp
===> sound
===> sound/pcm
===> sound/driver
===> sound/driver/als4000
===> sound/driver/ad1816
===>
Hi,
yesterday I've made a new world. After booting it, ld-elf-so.1 complains
about every library (libc, libutil, ...). My -current is not usable
anymore because of this.
Is this fixed in a recent snapshot, and if yes, is it enough to just
replace ld-elf.so.1, or do I have to replace /usr/lib/
28 matches
Mail list logo