Buildkernel broken

2003-05-27 Thread Krzysztof Parzyszek
Hello, I cvsupped the source this morning and I get: [...] === firewire/firewire cc -O -pipe -march=pentium2 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc

Re: GEOM_MBR breaks my kernel

2003-03-14 Thread Krzysztof Parzyszek
On Fri, Mar 14, 2003 at 03:37:53PM +0100, Poul-Henning Kamp wrote: In message [EMAIL PROTECTED], walt writes: I've been unable to boot any kernel I've built since about March 11 and I've narrowed it down to the GEOM_MBR option. With GEOM_MBR I get a kernel page fault error when trying to

Re: panic on boot (devfs_find)

2003-03-16 Thread Krzysztof Parzyszek
On Sun, Mar 16, 2003 at 09:29:15AM +0100, Poul-Henning Kamp wrote: I don't think I'll stand a chance on this one until I can reproduce it on one of my machines :-( I'm not sure if that helps, but on my machine it it enough to take GENERIC kernconf file, add all GEOM_ options and comment out

Generating crash dumps

2003-03-18 Thread Krzysztof Parzyszek
Hello, I don't seem to be able to generate a crash dump on -CURRENT. I was getting a kernel trap (I have DDB enabled). From the debugger I entered `panic', but I got another trap. `Continue' got me back to the first trap and repeated `panic' rebooted the machine w/o dumping anything. I tried

login coredumps

2002-04-26 Thread Krzysztof Parzyszek
At the login prompt using the arrow keys to move the cursor up and down causes login to dump core. System was cvsupped today. Krzysztof To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

shutdown doesn't

2002-04-26 Thread Krzysztof Parzyszek
It goes into background and nothing happens. Krzysztof To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Using laptop with lid closed

2002-04-28 Thread Krzysztof Parzyszek
Is there any way to prevent the system from reacting to the lid being closed? At this time when I close the lid I get the following messages: ed1: detached pccard: card disabled, slot 0 Then after re-opening, I have to press the power button for the system to wake up. I'm using Thinkpad A22m.

Re: rman coredump in gv-3.5.8

2002-05-06 Thread Krzysztof Parzyszek
On Mon, May 06, 2002 at 10:07:53PM -0700, Kris Kennaway wrote: On Tue, May 07, 2002 at 12:02:41AM -0500, Krzysztof Parzyszek wrote: rman on -current chokes and dies on gv.man from gv-3.5.8. rman on -stable can take it with no problems at all. It's an XFree86-4.x problem. I'm not sure