Re: BTX loader hangs after version info

2008-05-25 Thread Peter Holm
On Mon, May 26, 2008 at 02:23:11PM +1200, Mark Kirkwood wrote: > Peter Holm wrote: > >On Sun, May 25, 2008 at 08:33:01PM +1200, Mark Kirkwood wrote: > > > >>I wrote: > >> > >>>John Baldwin wrote: > >>> > Try this patch. I'm not 100% certain this will fix it as I can't > reprod

Re: BTX loader hangs after version info

2008-05-25 Thread Mark Kirkwood
Peter Holm wrote: On Sun, May 25, 2008 at 08:33:01PM +1200, Mark Kirkwood wrote: I wrote: John Baldwin wrote: Try this patch. I'm not 100% certain this will fix it as I can't reproduce the issue, but I think it might help. Specifically, when the boot code makes a v86 call, th

Re: BTX loader hangs after version info

2008-05-25 Thread Mark Kirkwood
Peter Holm wrote: On Sun, May 25, 2008 at 08:33:01PM +1200, Mark Kirkwood wrote: I wrote: John Baldwin wrote: Try this patch. I'm not 100% certain this will fix it as I can't reproduce the issue, but I think it might help. Specifically, when the boot code makes a v86 call, th

Re: BTX loader hangs after version info

2008-05-25 Thread Peter Holm
On Sun, May 25, 2008 at 08:33:01PM +1200, Mark Kirkwood wrote: > I wrote: > >John Baldwin wrote: > >> > >>Try this patch. I'm not 100% certain this will fix it as I can't > >>reproduce > >>the issue, but I think it might help. Specifically, when the boot > >>code makes > >>a v86 call, the loade

Re: BTX loader hangs after version info

2008-05-25 Thread Peter Holm
On Sun, May 25, 2008 at 08:33:01PM +1200, Mark Kirkwood wrote: > I wrote: > >John Baldwin wrote: > >> > >>Try this patch. I'm not 100% certain this will fix it as I can't > >>reproduce > >>the issue, but I think it might help. Specifically, when the boot > >>code makes > >>a v86 call, the loade

Re: BTX loader hangs after version info

2008-05-25 Thread Mark Kirkwood
I wrote: John Baldwin wrote: Try this patch. I'm not 100% certain this will fix it as I can't reproduce the issue, but I think it might help. Specifically, when the boot code makes a v86 call, the loader/boot2/whatever swaps in/out a new set of registers via the v86 structure including the

Re: BTX loader hangs after version info

2008-05-25 Thread Mark Kirkwood
John Baldwin wrote: Try this patch. I'm not 100% certain this will fix it as I can't reproduce the issue, but I think it might help. Specifically, when the boot code makes a v86 call, the loader/boot2/whatever swaps in/out a new set of registers via the v86 structure including the eflags regis

Re: BTX loader hangs after version info

2008-05-24 Thread Eugene Grosbein
On Sat, May 24, 2008 at 05:34:57PM +0100, James Seward wrote: > X. However, from the moment I press F1 to choose FreeBSD to the moment > it's done booting, all I see on the screen is "BTX loader 1.00 BTX > version is 1.02" and the cursor blinking below it. My only clues that > it's booting at the

Re: BTX loader hangs after version info

2008-05-24 Thread James Seward
`On Fri, May 23, 2008 at 11:11 PM, John Baldwin <[EMAIL PROTECTED]> wrote: > [patch] I have not yet tried this patch, but here is my progress so far: * Rolling back to 7.0-RELEASE made it worse - now after choosing FreeBSD from grub the machine would immediately reboot. * I booted with the CD aga

Re: BTX loader hangs after version info

2008-05-24 Thread Peter Holm
On Fri, May 23, 2008 at 06:11:01PM -0400, John Baldwin wrote: > On Friday 23 May 2008 09:26:45 am Kostik Belousov wrote: > > On Fri, May 23, 2008 at 08:29:09AM -0400, John Baldwin wrote: > > > On Friday 23 May 2008 07:53:11 am Kostik Belousov wrote: > > > > On Fri, May 23, 2008 at 01:22:55PM +1200,

Re: BTX loader hangs after version info

2008-05-23 Thread John Baldwin
On Friday 23 May 2008 09:26:45 am Kostik Belousov wrote: > On Fri, May 23, 2008 at 08:29:09AM -0400, John Baldwin wrote: > > On Friday 23 May 2008 07:53:11 am Kostik Belousov wrote: > > > On Fri, May 23, 2008 at 01:22:55PM +1200, Mark Kirkwood wrote: > > > > James Seward wrote: > > > > >Hello, > >

Re: BTX loader hangs after version info

2008-05-23 Thread John Baldwin
On Friday 23 May 2008 09:26:45 am Kostik Belousov wrote: > On Fri, May 23, 2008 at 08:29:09AM -0400, John Baldwin wrote: > > On Friday 23 May 2008 07:53:11 am Kostik Belousov wrote: > > > On Fri, May 23, 2008 at 01:22:55PM +1200, Mark Kirkwood wrote: > > > > James Seward wrote: > > > > >Hello, > >

Re: BTX loader hangs after version info

2008-05-23 Thread Kostik Belousov
On Fri, May 23, 2008 at 08:29:09AM -0400, John Baldwin wrote: > On Friday 23 May 2008 07:53:11 am Kostik Belousov wrote: > > On Fri, May 23, 2008 at 01:22:55PM +1200, Mark Kirkwood wrote: > > > James Seward wrote: > > > >Hello, > > > > > > > >Two days ago I csup'd my desktop at home, which was runn

Re: BTX loader hangs after version info

2008-05-23 Thread James Seward
On Fri, May 23, 2008 at 1:29 PM, John Baldwin <[EMAIL PROTECTED]> wrote: > If you update boot2 and it breaks you can't fix that w/o booting off of some > other media such as a CD. This is where I'm at anyway :) Oh, I forgot to mention I'm booting with grub (which then hands over to BTX if I choos

Re: BTX loader hangs after version info

2008-05-23 Thread John Baldwin
On Friday 23 May 2008 07:53:11 am Kostik Belousov wrote: > On Fri, May 23, 2008 at 01:22:55PM +1200, Mark Kirkwood wrote: > > James Seward wrote: > > >Hello, > > > > > >Two days ago I csup'd my desktop at home, which was running RELENG_7 > > >from about 7.0-RELEASE time, to bring it up-to-date (sti

Re: BTX loader hangs after version info

2008-05-23 Thread Kostik Belousov
On Fri, May 23, 2008 at 01:22:55PM +1200, Mark Kirkwood wrote: > James Seward wrote: > >Hello, > > > >Two days ago I csup'd my desktop at home, which was running RELENG_7 > >from about 7.0-RELEASE time, to bring it up-to-date (still on > >RELENG_7). I followed my usual buildkernel/world procedure (

Re: BTX loader hangs after version info

2008-05-22 Thread Mark Kirkwood
James Seward wrote: Hello, Two days ago I csup'd my desktop at home, which was running RELENG_7 from about 7.0-RELEASE time, to bring it up-to-date (still on RELENG_7). I followed my usual buildkernel/world procedure (the usual one) which has worked fine all the way since 5.x. After installing k

Re: BTX loader hangs after version info

2008-05-22 Thread Jeremy Chadwick
On Thu, May 22, 2008 at 02:50:38PM +0100, James Seward wrote: > On Thu, May 22, 2008 at 1:24 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > > http://wiki.freebsd.org/JeremyChadwick/Commonly_reported_issues > > My problem doesn't match the description of "screen continually > scrolls registers or

Re: BTX loader hangs after version info

2008-05-22 Thread James Seward
On Thu, May 22, 2008 at 1:24 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > http://wiki.freebsd.org/JeremyChadwick/Commonly_reported_issues My problem doesn't match the description of "screen continually scrolls registers or dumps registers then reboots"; it just freezes. While looking at the c

Re: BTX loader hangs after version info

2008-05-22 Thread Jeremy Chadwick
On Thu, May 22, 2008 at 09:59:47AM +0100, James Seward wrote: > Two days ago I csup'd my desktop at home, which was running RELENG_7 > from about 7.0-RELEASE time, to bring it up-to-date (still on > RELENG_7). I followed my usual buildkernel/world procedure (the usual > one) which has worked fine a

BTX loader hangs after version info

2008-05-22 Thread James Seward
Hello, Two days ago I csup'd my desktop at home, which was running RELENG_7 from about 7.0-RELEASE time, to bring it up-to-date (still on RELENG_7). I followed my usual buildkernel/world procedure (the usual one) which has worked fine all the way since 5.x. After installing kernel and restarting i