Re: Upgrading 5.1 to latest - crash upon starting X

2003-10-07 Thread Lowell Gilbert
Ewald Jenisch [EMAIL PROTECTED] writes:

 Seems like I'm running into a problem upgrading my 5.1 machine to the
 latest level:

If you're going to run -CURRENT, you really do have to follow the
-CURRENT mailing list.   
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html

 The symptoms: When I boot the new kernel everything runs straight up
 to the moment when I start X-Windows. When starting X as a normal user
 I end up with a db-prompt (debugger?); when starting X as root the
 screen goes blank and after some seconds the box reboots.

Yep, sounds pretty serious.

 As far as building  installing is concerned I did everything as per
 chapter 21 of the handbook, including installing binaries (userland)
 in single-user mode, running mergemaster etc.etc.

No, you are supposed do the installworld under the *new* kernel, so
that if the kernel fails to boot, you don't end up with the new
binaries unless the matching kernel works as well.

 BTW, when booting the old kernel (kernel.old) everything is fine again
 -
 so assume the problem is with the kernel itself.

Right.

 Has anybody else seen this? What can I do against it?

I don't think I've seen anything like this on the -CURRENT list, so it
doesn't seem to be a general problem.  cvsup your sources again, and
do another round of updates.  Just make sure you save the working
kernel somewhere safe (kernel.old will be overwritten next time you do
an installkernel).

make buildworld
make buildkernel
make installkernel
shutdown -r now
and *then* do the make installworld.

And subscribe to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Upgrading 5.1 to latest - crash upon starting X

2003-10-06 Thread Ewald Jenisch
Hi,

Seems like I'm running into a problem upgrading my 5.1 machine to the 
latest level:

The symptoms: When I boot the new kernel everything runs straight up to 
the moment when I start X-Windows. When starting X as a normal user I 
end up with a db-prompt (debugger?); when starting X as root the 
screen goes blank and after some seconds the box reboots.

As far as building  installing is concerned I did everything as per 
chapter 21 of the handbook, including installing binaries (userland) 
in single-user mode, running mergemaster etc.etc.

BTW, when booting the old kernel (kernel.old) everything is fine again - 
so assume the problem is with the kernel itself.

Has anybody else seen this? What can I do against it?

Since I don't want to post exessive logs in the first place, here's what 
I've got:

Asus CUSL2-mobo
512MB RAM
2 IDE HDs (80, 60GB)
Matrox G400 graphics
and when upgrading I went from the version that comes on the 5.1-CD to 
the latest one available via cvsup (the UPDATING file has an entry of 
2003-09-28)

Please let me know if you need any additional details.

TIA for your help,
-ewald
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]