Re: Restart at boot with new kernel

2018-08-14 Thread Matthias Gamsjager
> Is your kernel up to r337773 yet? That should have addressed the EFIRT > boot issue. > > Rebuilding now. Not sure how late I started so I might have missed it. ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freeb

Re: Restart at boot with new kernel

2018-08-14 Thread Kyle Evans
On Tue, Aug 14, 2018 at 3:00 PM, Matthias Gamsjager wrote: > Ok missed the solution posted earlier: adding ' efi.rt.disabled=1' to > loader.conf fixed the issue for me as well Is your kernel up to r337773 yet? That should have addressed the EFIRT boot issue. Thanks, Kyle Evans _

Re: Restart at boot with new kernel

2018-08-14 Thread Oliver Pinter
On 8/14/18, Matthias Gamsjager wrote: > Hi list, > > just compiled current and after reboot into the new kernel the machine > reboots itself at the marked line below. No further info as the reset is > sudden. Reboot with the old kernel from 12 aug works. Removed all kernel > m

Re: Restart at boot with new kernel

2018-08-14 Thread Matthias Gamsjager
Ok missed the solution posted earlier: adding ' efi.rt.disabled=1' to loader.conf fixed the issue for me as well ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "free

Restart at boot with new kernel

2018-08-14 Thread Matthias Gamsjager
Hi list, just compiled current and after reboot into the new kernel the machine reboots itself at the marked line below. No further info as the reset is sudden. Reboot with the old kernel from 12 aug works. Removed all kernel modules but with no result. Any pointers how to approach this? Aug 14

Re: New kernel-toolchain buildkernel problem for amd64 -> aarch64 cross build ( after -r336348 ) : ld used for addf_data only can target: elf_x86_64_fbsd elf_i386_fbsd

2018-07-16 Thread Mark Millard
[ toolchain-metadata.mk is missing when kernel-toolchain is used. I've no clue if this is intentional or not. ] On 2018-Jul-16, at 6:13 PM, Mark Millard wrote: > On 2018-Jul-16, at 4:47 PM, Bryan Drewery wrote: > >> On 7/16/2018 3:49 PM, Mark Millard wrote: >>> >>> >>> On 2018-Jul-16, at 3:3

Re: New kernel-toolchain buildkernel problem for amd64 -> aarch64 cross build ( after -r336348 ) : ld used for addf_data only can target: elf_x86_64_fbsd elf_i386_fbsd

2018-07-16 Thread Mark Millard
On 2018-Jul-16, at 4:47 PM, Bryan Drewery wrote: > On 7/16/2018 3:49 PM, Mark Millard wrote: >> >> >> On 2018-Jul-16, at 3:31 PM, Bryan Drewery wrote: >> >>> On 7/16/18 1:21 PM, Mark Millard wrote: I attempted a from-scratch (. . ./arm64.aarch64/ empty) kernel-toolchain buildker

Re: New kernel-toolchain buildkernel problem for amd64 -> aarch64 cross build ( after -r336348 ) : ld used for addf_data only can target: elf_x86_64_fbsd elf_i386_fbsd

2018-07-16 Thread Bryan Drewery
On 7/16/2018 3:49 PM, Mark Millard wrote: > > > On 2018-Jul-16, at 3:31 PM, Bryan Drewery wrote: > >> On 7/16/18 1:21 PM, Mark Millard wrote: >>> I attempted a from-scratch (. . ./arm64.aarch64/ empty) kernel-toolchain >>> buildkernel >>> targeting aarch64 from amd64 based on head -r336349 . I

Re: New kernel-toolchain buildkernel problem for amd64 -> aarch64 cross build ( after -r336348 ) : ld used for addf_data only can target: elf_x86_64_fbsd elf_i386_fbsd

2018-07-16 Thread Mark Millard
On 2018-Jul-16, at 3:31 PM, Bryan Drewery wrote: > On 7/16/18 1:21 PM, Mark Millard wrote: >> I attempted a from-scratch (. . ./arm64.aarch64/ empty) kernel-toolchain >> buildkernel >> targeting aarch64 from amd64 based on head -r336349 . It failed by ending up >> using an ld that can only ta

Re: New kernel-toolchain buildkernel problem for amd64 -> aarch64 cross build ( after -r336348 ) : ld used for addf_data only can target: elf_x86_64_fbsd elf_i386_fbsd

2018-07-16 Thread Bryan Drewery
On 7/16/18 1:21 PM, Mark Millard wrote: > I attempted a from-scratch (. . ./arm64.aarch64/ empty) kernel-toolchain > buildkernel > targeting aarch64 from amd64 based on head -r336349 . It failed by ending up > using an ld that can only target elf_x86_64_fbsd elf_i386_fbsd : I probably extended th

New kernel-toolchain buildkernel problem for amd64 -> aarch64 cross build ( after -r336348 ) : ld used for addf_data only can target: elf_x86_64_fbsd elf_i386_fbsd

2018-07-16 Thread Mark Millard
I attempted a from-scratch (. . ./arm64.aarch64/ empty) kernel-toolchain buildkernel targeting aarch64 from amd64 based on head -r336349 . It failed by ending up using an ld that can only target elf_x86_64_fbsd elf_i386_fbsd : . . . --- buildkernel --- Building /usr/obj/cortexA53_clang/arm64.aar

Re: old syslog (jail) and new kernel = 100% CPU

2017-06-05 Thread Ngie Cooper (yaneurabeya)
> On Jun 5, 2017, at 08:20, Bryan Drewery wrote: > > On 6/5/2017 2:34 AM, Alexander Leidinger wrote: >> >> Quoting Bryan Drewery (from Sun, 4 Jun 2017 14:38:07 >> -0700): >> >>> On 6/4/17 5:09 AM, Alexander Leidinger wrote: >>>> Hi, &g

Re: old syslog (jail) and new kernel = 100% CPU

2017-06-05 Thread Bryan Drewery
On 6/5/2017 2:34 AM, Alexander Leidinger wrote: > > Quoting Bryan Drewery (from Sun, 4 Jun 2017 14:38:07 > -0700): > >> On 6/4/17 5:09 AM, Alexander Leidinger wrote: >>> Hi, >>> >>> new kernel (surely r318877 and later) and old syslog in a jail = N

Re: old syslog (jail) and new kernel = 100% CPU

2017-06-05 Thread Alexander Leidinger
Quoting Bryan Drewery (from Sun, 4 Jun 2017 14:38:07 -0700): On 6/4/17 5:09 AM, Alexander Leidinger wrote: Hi, new kernel (surely r318877 and later) and old syslog in a jail = NOK. What branch and revision is the syslogd? From my understanding the bug exists in a head version of

old syslog (jail) and new kernel = 100% CPU

2017-06-04 Thread Alexander Leidinger
Hi, new kernel (surely r318877 and later) and old syslog in a jail = NOK. I remember some mails about syslog going 100% COU some weeks ago, but thought it was solved. As we have the goal to keep backward compatibility, what is the issue here? I have this in the kernel: ---snip--- options

Re: You need to recompile libc with new kernel (svn commit: r231506 - in head: . lib/libc/net)

2012-02-10 Thread Doug Barton
s the >>> main reason >>> for another breakage in HEAD. >> >> Does this fix the broken ifconfig on new kernel + old world? > > Amongst other things, yes. Awesome, thanks! It bit me again recently, but fortunately I knew the answer already. Doug --

Re: You need to recompile libc with new kernel (svn commit: r231506 - in head: . lib/libc/net)

2012-02-10 Thread Bjoern A. Zeeb
On 11. Feb 2012, at 06:19 , Doug Barton wrote: > On 02/10/2012 22:15, Bjoern A. Zeeb wrote: >> Hey, >> >> as the UPDATING message says, if you updated your HEAD between 2011-12-15 >> and now >> you need to recompile libc again with the new kernel. If you are

Re: Fwd: You need to recompile libc with new kernel (svn commit: r231506 - in head: . lib/libc/net)

2012-02-10 Thread Doug Barton
On 02/10/2012 22:15, Bjoern A. Zeeb wrote: > Hey, > > as the UPDATING message says, if you updated your HEAD between 2011-12-15 and > now > you need to recompile libc again with the new kernel. If you are updating > from > outside that window, especially from any STABLE

Fwd: You need to recompile libc with new kernel (svn commit: r231506 - in head: . lib/libc/net)

2012-02-10 Thread Bjoern A. Zeeb
Hey, as the UPDATING message says, if you updated your HEAD between 2011-12-15 and now you need to recompile libc again with the new kernel. If you are updating from outside that window, especially from any STABLE branch, things should be a lot more happy now, which (in addition to make the

Re: new kernel and old programs - bad system call

2003-11-13 Thread John Hay
On Fri, Nov 14, 2003 at 06:38:28AM +1100, Bruce Evans wrote: > On Thu, 13 Nov 2003, John Hay wrote: > > > Is it ok to run a new kernel (after the statfs changes) and older > > programs? I thought so from what i gathered out of the commit > > messages, but my test bo

Re: new kernel and old programs - bad system call

2003-11-13 Thread Bruce Evans
On Thu, 13 Nov 2003, John Hay wrote: > Is it ok to run a new kernel (after the statfs changes) and older > programs? I thought so from what i gathered out of the commit > messages, but my test box doesn't like it at all... Well except > if something else broke stuff: I have n

new kernel and old programs - bad system call

2003-11-13 Thread John Hay
Hi, Is it ok to run a new kernel (after the statfs changes) and older programs? I thought so from what i gathered out of the commit messages, but my test box doesn't like it at all... Well except if something else broke stuff: ## ... Mounting root from ufs:/dev/da0s1a pid 50 (sh),

Re: New Kernel Breaks IPFW

2003-06-10 Thread Terry Lambert
Ian Freislich wrote: > Andre Guibert de Bruet wrote: > > Ian, > > > > The new ipfw binary will work with an up-to-date kernel. What you need to > > do is boot this new kernel and only then try out the new ipfw binary. > > That doesn't really explain why the

Re: New Kernel Breaks IPFW

2003-06-10 Thread Terry Lambert
es instead of the new ones. You may also be > > missing a cvs update on the ipfw sources themselves (specifically, > > ipfw2.c). > > No, it did compile ipfw2.c (r1.24). I also installed all new > includes before I compiled ipfw and re-worlding to no avail. I > figured an old kernel

Re: New Kernel Breaks IPFW

2003-06-10 Thread John Stockdale
Yep got it all figured out now. I didn't realize that the interface had changed, so I built a new kernel and rebooted before an installworld and ipfw bitched at me. Lesson learnt ;) Thanks for the feedback -John Alas make buildworld fails for the past few days: ===> usr.sbi

Re: New Kernel Breaks IPFW

2003-06-10 Thread Fred Souza
> Alas make buildworld fails for the past few days: > ===> usr.sbin/config > [snip] > > Short term, cd /usr/src/sbin/ipfw; make depend && make all install ought > > to fix it. > > I tried that as well, but the new binary also dumps core, but works > well with previous versions of the firewal

Re: New Kernel Breaks IPFW

2003-06-10 Thread Kenneth Culver
Try rebuilding ipfw. Ken On Mon, 9 Jun 2003, John Stockdale wrote: > Hey everyone, > > I just cvsup'd my src today and was going to buildworld later tonight > but when I installed the newly built kernel with IPFIREWALL etc. and > rebooted, ipfw fell over, specifically, even after ipfw firewall e

Re: New Kernel Breaks IPFW

2003-06-10 Thread Andre Guibert de Bruet
On Tue, 10 Jun 2003, Ian Freislich wrote: > Andre Guibert de Bruet wrote: > > > > The new ipfw binary will work with an up-to-date kernel. What you need to > > do is boot this new kernel and only then try out the new ipfw binary. > > That doesn't really expl

Re: New Kernel Breaks IPFW

2003-06-10 Thread Ian Freislich
Andre Guibert de Bruet wrote: > Ian, > > The new ipfw binary will work with an up-to-date kernel. What you need to > do is boot this new kernel and only then try out the new ipfw binary. That doesn't really explain why the new ipfw binary core dumped with the new kernel, but wor

Re: New Kernel Breaks IPFW

2003-06-10 Thread Andre Guibert de Bruet
Ian, The new ipfw binary will work with an up-to-date kernel. What you need to do is boot this new kernel and only then try out the new ipfw binary. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/> On

Re: New Kernel Breaks IPFW

2003-06-10 Thread Ian Freislich
, it did compile ipfw2.c (r1.24). I also installed all new includes before I compiled ipfw and re-worlding to no avail. I figured an old kernel with a working firewall was better than a new kernel with no firewall. Ian ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: New Kernel Breaks IPFW

2003-06-10 Thread Terry Lambert
Ian Freislich wrote: > Alas make buildworld fails for the past few days: > ===> usr.sbin/config > > In file included from config.c:1: > /usr/include/stdlib.h:102: conflicting types for `restrict' > /usr/include/stdlib.h:102: previous declaration of `restrict' > /usr/include/stdlib.h:102: warning:

Re: New Kernel Breaks IPFW

2003-06-10 Thread Ian Freislich
"Daniel C. Sobral" wrote: > John Stockdale wrote: > > Hey everyone, > > > > I just cvsup'd my src today and was going to buildworld later tonight > > but when I installed the newly built kernel with IPFIREWALL etc. and > > rebooted, ipfw fell over, specifically, even after ipfw firewall enable,

Re: New Kernel Breaks IPFW

2003-06-09 Thread Daniel C. Sobral
John Stockdale wrote: Hey everyone, I just cvsup'd my src today and was going to buildworld later tonight but when I installed the newly built kernel with IPFIREWALL etc. and rebooted, ipfw fell over, specifically, even after ipfw firewall enable, an ipfw show resulted in a core dump. If its us

New Kernel Breaks IPFW

2003-06-09 Thread John Stockdale
Hey everyone, I just cvsup'd my src today and was going to buildworld later tonight but when I installed the newly built kernel with IPFIREWALL etc. and rebooted, ipfw fell over, specifically, even after ipfw firewall enable, an ipfw show resulted in a core dump. If its useful, I can post the i

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-12-11 Thread Gerhard Sittig
On Wed, Oct 30, 2002 at 01:14 -0700, M. Warner Losh wrote: > > UPDATING has the closest thing to a comprehensive guide. As far as I > can tell, it is definitive in its list of potential issues, but if I'm > wrong, let me know. > > I'm just glad I don't have to document all the things that mergem

Re: HEADS UP: you need to install a new kernel before aninstallworld.

2002-10-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Doug Barton <[EMAIL PROTECTED]> writes: : This should go on the "Comprehensive guide to updating from source to 5.0" : that I'm sure our trusty release engineers are producing? UPDATING has the closest thing to a comprehensive guide. As far as I can tel

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-29 Thread Bruce A. Mah
If memory serves me right, Doug Barton wrote: > This should go on the "Comprehensive guide to updating from source to 5.0" > that I'm sure our trusty release engineers are producing? Some of this is described in the early adopter's guide (still a work in progress) that I committed to the release

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Doug Barton
IMO it's more a matter of POLA for those upgrading to -current for the first time. For those that don't realize exactly how different 5.x is, spelling out the steps of installing device.hints, installing the new loader, etc. makes their life easier. This should go on the "Comprehensive guide to up

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Garrett Wollman
< said: > /boot/loader though is a different story. 'make installkernel' does not > install the new loader. However, most non-ancient 4.x loaders can > boot a 5.x kernel sufficiently well that this shouldn't be a crisis. Or, > they used to be able to when I last tried it (not too long ago).

Re: HEADS UP: you need to install a new kernel before aninstallworld.

2002-10-28 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Peter Wemm <[EMAIL PROTECTED]> writes: : If it does need them, somebody had better tell my systems. I've got old : 3.x bootblocks on some of them. Sorry, you are right. : /boot/loader though is a different story. 'make installkernel' does not : instal

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Peter Wemm
"M. Warner Losh" wrote: > In message: <[EMAIL PROTECTED]> > Tim Kientzle <[EMAIL PROTECTED]> writes: > : Peter Wemm wrote: > : > : > 'make installworld' without ... a new kernel would be rather messy. > : > : > ... a remin

Re: HEADS UP: you need to install a new kernel before aninstallworld.

2002-10-28 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Tim Kientzle <[EMAIL PROTECTED]> writes: : M. Warner Losh wrote: : : > Tim Kientzle <[EMAIL PROTECTED]> writes: : : > : ... 'installkernel' is not filling it's contract: it is : > : not ensuring that the next

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Steve Kargl
On Mon, Oct 28, 2002 at 11:56:34AM -0800, Tim Kientzle wrote: > M. Warner Losh wrote: > > >Tim Kientzle <[EMAIL PROTECTED]> writes: > > >: ... 'installkernel' is not filling it's contract: it is > >: not ensuring that the next boot uses the new ker

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Tim Kientzle
M. Warner Losh wrote: Tim Kientzle <[EMAIL PROTECTED]> writes: : ... 'installkernel' is not filling it's contract: it is : not ensuring that the next boot uses the new kernel. Are you sure you need new bootblocks? I've not had issues and am pretty careless about

Re: HEADS UP: you need to install a new kernel before aninstallworld.

2002-10-28 Thread Marc Recht
> Nearly all GNOME applications crash with an "Abort trap" error, and the > only way I can log out is to restart the X server. Nautilus is > particularly evil because it can get into a situation where it crashes, > restarts itself, and crashes again--repeating the process indefinitely. I'm runn

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Patrick Hartling
Juli Mallett wrote: * De: Patrick Hartling <[EMAIL PROTECTED]> [ Data: 2002-10-28 ] [ Subjecte: Re: HEADS UP: you need to install a new kernel before an installworld. ] Peter Wemm wrote: Due to sigaction(2) syscall number changes, doing a 'make installworld' without hav

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Juli Mallett
* De: Patrick Hartling <[EMAIL PROTECTED]> [ Data: 2002-10-28 ] [ Subjecte: Re: HEADS UP: you need to install a new kernel before an installworld. ] > Peter Wemm wrote: > > Due to sigaction(2) syscall number changes, doing a 'make installworld' > > without h

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Patrick Hartling
Peter Wemm wrote: Due to sigaction(2) syscall number changes, doing a 'make installworld' without having booted a new kernel would be rather messy. For example, if you tried to reboot with the old kernel, /sbin/init and /bin/sh would get a signal and abort. That would be bad. Does

Re: HEADS UP: you need to install a new kernel before aninstallworld.

2002-10-26 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Tim Kientzle <[EMAIL PROTECTED]> writes: : Peter Wemm wrote: : : > 'make installworld' without ... a new kernel would be rather messy. : : > ... a reminder of the sequence is probably in order: : > buildworld : &g

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-26 Thread Steve Kargl
On Sat, Oct 26, 2002 at 11:42:02AM -0700, Tim Kientzle wrote: > Peter Wemm wrote: > > >'make installworld' without ... a new kernel would be rather messy. > > >... a reminder of the sequence is probably in order: > > buildworld > > buildkernel &g

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-26 Thread eculp
Quoting Tim Kientzle <[EMAIL PROTECTED]>: | Peter Wemm wrote: | | > 'make installworld' without ... a new kernel would be rather messy. | | > ... a reminder of the sequence is probably in order: | > buildworld | > buildkernel | > installkernel

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-26 Thread Tim Kientzle
Peter Wemm wrote: 'make installworld' without ... a new kernel would be rather messy. ... a reminder of the sequence is probably in order: buildworld buildkernel installkernel reboot installworld reboot This _does_not_work_ because 'installkernel' does not update

HEADS UP: you need to install a new kernel before an installworld.

2002-10-25 Thread Peter Wemm
Due to sigaction(2) syscall number changes, doing a 'make installworld' without having booted a new kernel would be rather messy. For example, if you tried to reboot with the old kernel, /sbin/init and /bin/sh would get a signal and abort. That would be bad. I've added an ant

Re: New kernel option GDBSPEED (as in CONSPEED)?

2002-05-27 Thread Bruce Evans
On Mon, 27 May 2002, Nick Hibma wrote: > CONSPEED is used for both console and gdb. This is a bit awkward because > it means that I have to run my kernel console on 9600 baud on my > diskless box. The attached patch fixes this by introducing another > variable GDBSPEED. > > The patch makes the de

New kernel option GDBSPEED (as in CONSPEED)?

2002-05-27 Thread Nick Hibma
CONSPEED is used for both console and gdb. This is a bit awkward because it means that I have to run my kernel console on 9600 baud on my diskless box. The attached patch fixes this by introducing another variable GDBSPEED. The patch makes the default for GDBSPEED 9600, so anyone who uses a high

Re: CVSup to CURRENT failing when building new kernel (fwd)

2000-12-30 Thread Bernd Walter
On Sat, Dec 30, 2000 at 11:58:05AM -0500, Raymond Hicks wrote: > Please respond directly to [EMAIL PROTECTED] as I am not on this mailing > list.. > > I am hoping that this is not something I am doing wrong ... the procedur > ei followed was cvsup src and ports... using supfile in handbook for

CVSup to CURRENT failing when building new kernel (fwd)

2000-12-30 Thread Raymond Hicks
Please respond directly to [EMAIL PROTECTED] as I am not on this mailing list.. I am hoping that this is not something I am doing wrong ... the procedur ei followed was cvsup src and ports... using supfile in handbook for going to current.. from there i did /usr/src make buildworld then make i

Re: vmware2 & new kernel

2000-07-09 Thread Munehiro Matsuda
From: Ilya Naumov <[EMAIL PROTECTED]> Date: Fri, 7 Jul 2000 16:47:39 +0400 (MSD) :: ::i'm experiencing a problem with vmware2 build 570 (installed from ::ports) and latest kernels. vmware runs perfectly with kernel built on ::July, 3, but crashes my box with later kernel versions (July, 6 and ::7)

vmware2 & new kernel

2000-07-07 Thread Ilya Naumov
i'm experiencing a problem with vmware2 build 570 (installed from ports) and latest kernels. vmware runs perfectly with kernel built on July, 3, but crashes my box with later kernel versions (July, 6 and 7). any ideas? sincerely, ilya naumov (at work) To Unsubscribe: send mail to [EMAIL PROT

Re: Huh? ssh stopped working with new kernel.

2000-06-28 Thread Brian Somers
> * Julian Elischer <[EMAIL PROTECTED]> [000627 12:36] wrote: > > So I cvsupped yesterday, and tehn made a new kernel. > > so suddenly ssh doesn't work any more. > > cvsup again and recompile and reload the randomdev module, it should > resume working. And ``

Re: Huh? ssh stopped working with new kernel.

2000-06-27 Thread Bosko Milekic
Julian, "me too." Note that if I go back to kernel.saved, it works again. --Bosko On Tue, 27 Jun 2000, Julian Elischer wrote: > So I cvsupped yesterday, and tehn made a new kernel. > so suddenly ssh doesn't work any more. > > it says: > &g

Re: Huh? ssh stopped working with new kernel.

2000-06-27 Thread Alfred Perlstein
* Julian Elischer <[EMAIL PROTECTED]> [000627 12:36] wrote: > So I cvsupped yesterday, and tehn made a new kernel. > so suddenly ssh doesn't work any more. cvsup again and recompile and reload the randomdev module, it should resume working. -Alfred To Unsubscribe: se

Re: Huh? ssh stopped working with new kernel.

2000-06-27 Thread bryan d. o'connor
| ssh: no RSA support in libssl and libcrypto. See ssl(8). | Disabling protocol version 1 | Protocol major versions differ: 2 vs. 1 i just had the same problem. this was probably discussed in the /dev/[u]random thread and i missed it. you can either kldload /modules/randomdev.ko or add "option

Huh? ssh stopped working with new kernel.

2000-06-27 Thread Julian Elischer
So I cvsupped yesterday, and tehn made a new kernel. so suddenly ssh doesn't work any more. it says: jules# ssh www.elischer.org ssh: no RSA support in libssl and libcrypto. See ssl(8). Disabling protocol version 1 Protocol major versions differ: 2 vs. 1 jules# luckily /usr/local/bi

new kernel, pcm vanishes

2000-06-23 Thread Michael Lucas
Hello, I had a pre-config-change kernel that picked up my PCM audio nicely pcm0: at port 0x220-0x233,0x530-0x537,0x388-0x38f,0x330-0x333,0x538-0x539 irq 5 drq 1,0 on isa0 Today, with a post-config-change kernel, I don't detect it at boot. Both kernel configs have the same pcm config line: d

Re: make install of new kernel fails (bad /modules)

2000-06-16 Thread Chris Costello
On Tuesday, June 13, 2000, John DeBoskey wrote: > modules-install modules-install.debug: > .if !defined(NO_MODULES_OLD) > mkdir -p ${DESTDIR}/modules.old > cp -p ${DESTDIR}/modules/* ${DESTDIR}/modules.old I'd suggest changing the above line to: test -f ${DESTDIR}/mod

make install of new kernel fails (bad /modules)

2000-06-13 Thread John DeBoskey
Hi, On a freshly installed snap (5.0-2612-SNAP), after compiling up a new kernel, the make install fails. Basically, it tries to 'cp /modules/* /modules.old' but /modules is empty and the cp fails. We need to either recognize an empty directory, or not fail if the cp fail

Re: New kernel, old boot... problems.

2000-02-06 Thread Daniel C. Sobral
David Gilbert wrote: > > Well... I copied the new(er) versions of the loader from my > workstation to /boot on the laptop and then "disklabel -B wd0" on the > laptop. Is there some other (non-obvious) step required? No, there isn't. The version you want is 0.7. That's the version on FreeBSD 3.

Re: New kernel, old boot... problems.

2000-02-06 Thread David Gilbert
> "Daniel" == Daniel C Sobral <[EMAIL PROTECTED]> writes: Daniel> David Gilbert wrote: >> This is what it says: >> >> /kernel.G4 text=0x1f5482 elf_loadexec: archsw.readin failed can't >> load module '/kernel.G4': input/output error >> >> ... both errors were much the same. Now... I though

Re: New kernel, old boot... problems.

2000-02-06 Thread Daniel C. Sobral
David Gilbert wrote: > > This is what it says: > > /kernel.G4 text=0x1f5482 > elf_loadexec: archsw.readin failed > can't load module '/kernel.G4': input/output error > > ... both errors were much the same. Now... I thought that this might > be that the boot loaders needed to be updated (the on

New kernel, old boot... problems.

2000-02-06 Thread David Gilbert
In preparation for upgrading my laptop, I made it a 4.0-CURRENT kernel (cvsup'd Saturday morning) and tried to boot. When this didn't work, I made a GENERIC kernel (just in case some combination that I'd chosen was borked)... and it failed, too. This is what it says: /kernel.G4 text=0x1f5482

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-09 Thread Greg Childers
Yes! That is exactly the problem I have been having since the 1999/10/09 12:57:15 PDT ATA commit. Here is the link to the email I sent earlier: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=1326170+1331912+/usr/local/www/db/text/1999/freebsd-current/19991212.freebsd-current Basically, on my Pen

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-09 Thread Hans Ottevangerne_anchors
Hi, Before people start wondering about my name being mangled in the From: field of my previous message: Sorry, it happens regularly when cutting and pasting into the mailer of the Netscape Communicator 4.7. Maybe I have to switch to another mailtool... Cheers, Hans To Unsubscribe: send mail

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-09 Thread Hans Ottevangerne_anchors
Matthew Dillon wrote: > > Well guys, I tried upgrading one of my older machines today to the > latest 4.0. It was running an older 4.0 kernel (Nov 29 1999). > [ Detailed description deleted ] > HELP! Whats happening!!! :-( :-( :-( > > At the moment I am stymied. I s

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-07 Thread Hans Ottevanger
Matthew Dillon wrote: > > Well guys, I tried upgrading one of my older machines today to the > latest 4.0. It was running an older 4.0 kernel (Nov 29 1999). > .. > HELP! Whats happening!!! :-( :-( :-( > > At the moment I am stymied. I switched to a GENERIC kernel

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-07 Thread Warner Losh
In message <[EMAIL PROTECTED]> Doug Ambrisko writes: : Tonight I will try to define : ATA_16BIT_ONLY : in my kernel and try to boot with ata. This may have to be set in GENERIC : for installs to work ... or the ata driver learn how to figure this out : automatically on the fly. Look at m

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-07 Thread Matthew Dillon
:Anyways more work and lots of testing needs to be done. Even though I like :the new ata stuff and use it on all machines (except for one) this is scary :since a bunch of 4.0 users could get screwed with older good hardware. : :Tonight I will try to define : ATA_16BIT_ONLY :in my kernel

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-07 Thread Doug Ambrisko
Matthew Dillon writes: | Well guys, I tried upgrading one of my older machines today to the | latest 4.0. It was running an older 4.0 kernel (Nov 29 1999). I ran into a similar problem when upgrading my server at home. It is an old 486 with an Intel Saturn chipset. I found the IDE dri

Re: Found it --- 'ata' driver screwing up the machine (was Re: New kernel no longer boots on one of my machines... ata, other proble

2000-01-06 Thread Soren Schmidt
It seems Matthew Dillon wrote: > > :From what I can tell so far, something during the kernel boot is > :disabling the timer interrupt. The ATA probe does a tsleep() which > :never times out. Output is queued to the console during the boot > :sequence which is never printed (unti

Found it --- 'ata' driver screwing up the machine (was Re: New kernel no longer boots on one of my machines... ata, other problems)

2000-01-06 Thread Matthew Dillon
:From what I can tell so far, something during the kernel boot is :disabling the timer interrupt. The ATA probe does a tsleep() which :never times out. Output is queued to the console during the boot :sequence which is never printed (until I CTL-ALT-ESC)... : :has someone m

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-06 Thread Matthew Dillon
: :: * First, it locks up with process 0 stuck in 'atawait' while : : : I meant 'atacmd' here. : : -Matt From what I can tell so far, something

Re: New kernel no longer boots on one of my machines... ata, other problems

2000-01-06 Thread Matthew Dillon
: * First, it locks up with process 0 stuck in 'atawait' while I meant 'atacmd' here. -Matt To Unsubscribe: send mail to [EMAIL PROTECTED]

New kernel no longer boots on one of my machines... ata, other problems

2000-01-06 Thread Matthew Dillon
Well guys, I tried upgrading one of my older machines today to the latest 4.0. It was running an older 4.0 kernel (Nov 29 1999). I've included the dmesg output from the (successfully booting) older kernel at the end. The newer kernel locks up in several ways: * Fi

panic after make new kernel with ctm source upto src-cur.4115

1999-12-02 Thread Chan Yiu Wah
hello, I make world and new kernel with ctm source up to src-cur.4115 successfully. However, my system go to panic when I boot it with new kernel. The error was === Error === resume IOPL = 0 interrupt mask none <-- SMPXXX trap number = 12 mp_lock = 0102 cpuid = 1 boot() c

Re: Compile new kernel with MCA support

1999-11-20 Thread Jason Craig
IL PROTECTED]> Sent: Friday, November 19, 1999 6:03 PM Subject: Re: Compile new kernel with MCA support > [moved to -current] > > On Friday, 19 November 1999 at 17:27:15 -0500, Jason Craig wrote: > On Friday, 19 November 1999 at 17:32:20 -0500, Jason Craig wrote: > On Friday, 19

Re: Compile new kernel with MCA support

1999-11-20 Thread Jordan K. Hubbard
> I am quite well aware of the mailing list etiquette. I read through many of > them frequently. Then you're aware that cross posts are also strongly frowned upon, especially on both -current and -hackers. Only one mailing list at a time please, no cross posts. - Jordan To Unsubscribe: send

Re: new kernel.

1999-11-12 Thread Byung Yang
Ok..in addition to my earlier post, I am NOT using Linux netscape and I built the whole system from the source code. dist/module/kernel they are all from the same source tree. The thing is I never had this kind of problem before. It was working fine then. I built the world/kernel at Tue Nov

Re: new kernel.

1999-11-11 Thread Alfred Perlstein
On Thu, 11 Nov 1999, Byung Yang wrote: > > I supped two days ago and compiled everything. Now, if I try to launch > netscape, the computer just freezes right up there. First, I thought it > was the netscape, but when I was searching for a file on my computer, but > took longer than I thought a

Re: new kernel.

1999-11-11 Thread Wes Morgan
On Thu, 11 Nov 1999, Stephan van Beerschoten wrote: > On Thu, Nov 11, 1999 at 08:36:11AM +, Byung Yang wrote: > > I supped two days ago and compiled everything. Now, if I try to launch > > netscape, the computer just freezes right up there. First, I thought it > > was the netscape, but when

Re: new kernel.

1999-11-11 Thread Stephan van Beerschoten
On Thu, Nov 11, 1999 at 08:36:11AM +, Byung Yang wrote: > I supped two days ago and compiled everything. Now, if I try to launch > netscape, the computer just freezes right up there. First, I thought it > was the netscape, but when I was searching for a file on my computer, but > took longer

new kernel.

1999-11-11 Thread Byung Yang
I supped two days ago and compiled everything. Now, if I try to launch netscape, the computer just freezes right up there. First, I thought it was the netscape, but when I was searching for a file on my computer, but took longer than I thought and pressed ^C, it froze again. I heard and also s

new kernel, old userland -> signal 12?

1999-10-31 Thread Leif Neland
I run pre-signal-change-current on my gateway-apache-squid-imap-sendmail-mysql-roxen server and post-signal-change-current on my other box. I have compiled a new kernel on the post-signal-change machine, and installed it (as kernel.new) on the old machine. But I get a panic, trap 12 while in

New kernel crashes as of yesterday

1999-08-24 Thread Stephen Hocking-Senior Programmer PGS Tensor Perth
After the vm subsystem changes that went in yesterday, I expierence crashes under heavy load situations (typically when running quake2 in OpenGL mode). A kernel built on the 23rd works fine. A kernel backtrace follows # gdb -k kernel.debug /var/crash/vmcore.12 GNU gdb 4.18 Copyright 1998 Free S

Re: new kernel and IPDIVERT

1999-04-19 Thread Peter Wemm
Brian Feldman wrote: > On Mon, 19 Apr 1999, Ilya Naumov wrote: > > > > > i have compiled the latest kernel and encountered a problem with IPDIVERT. even > > with "options IPDIVERT" string in kernel config, kernel says the following: > > > > IP packet filtering initialized, divert disabled,

Re: new kernel and IPDIVERT

1999-04-19 Thread Brian Feldman
On Mon, 19 Apr 1999, Ilya Naumov wrote: > > i have compiled the latest kernel and encountered a problem with IPDIVERT. > even > with "options IPDIVERT" string in kernel config, kernel says the following: > > IP packet filtering initialized, divert disabled, rule-based forwarding > disabled, lo

new kernel and IPDIVERT

1999-04-19 Thread Ilya Naumov
i have compiled the latest kernel and encountered a problem with IPDIVERT. even with "options IPDIVERT" string in kernel config, kernel says the following: IP packet filtering initialized, divert disabled, rule-based forwarding disabled, logging disabled of course, firewall rules like "add dive

Re: Compile new kernel with MCA support

1999-01-17 Thread Greg Lehey
[moved to -current] On Friday, 19 November 1999 at 17:27:15 -0500, Jason Craig wrote: On Friday, 19 November 1999 at 17:32:20 -0500, Jason Craig wrote: On Friday, 19 November 1999 at 17:38:07 -0500, Jason wrote: > Hello all, > > I have a few FreeBSD machines that I am playing around with now, and

Re: trouble to link new kernel

1999-01-16 Thread Kazutaka YOKOTA
>Did a make world and then >rm -rf ../../compile/TITAN >config TITAN >cd ../../compile/TITAN >make depend all > >See errors below ... > >Am I missing something ? See http://www.freebsd.org/~yokota/sc_update.txt and update your kernel config file. Kazu To Unsubscribe: send mail to majo

trouble to link new kernel

1999-01-16 Thread Andreas Klemm
Did a make world and then rm -rf ../../compile/TITAN config TITAN cd ../../compile/TITAN make depend all See errors below ... Am I missing something ? loading kernel syscons.o: In function `scvidprobe': syscons.o(.text+0x231): undefined reference to `vid_configure' syscons.o(.text+0x24e): und

  1   2   >