Re: Known MMAP() race conditions ... ?

1999-07-08 Thread The Hermit Hacker
and I have a machine at the offiec running 3.2-STABLE to test on... On Thu, 8 Jul 1999, Doug wrote: > On Thu, 8 Jul 1999, The Hermit Hacker wrote: > > > right now, at work, I'm enjoying a 4 way battle. Me, fighting to bring in > > FreeBSD to replace some of our Solaris boxes

Re: Just the kind of news we needed...

1999-07-12 Thread The Hermit Hacker
Yup, and if you read [EMAIL PROTECTED], its old news *shrug* On Mon, 12 Jul 1999, Scott Michel wrote: > If you haven't /.'d today, there's a news article purporting that > FreeBSD can be exploited via kernel modules: > > > http://thc.pimmel.com/ > > > > -scooter > > > To Unsubscribe: se

myth2 demo fails to run ... missing /proc/meminfo ...

1999-08-17 Thread The Hermit Hacker
This was mentioned already, and a pseudo-fix suggested, but the fix is only good for those with access to existing Linux system, which, IMHO, kinda defeats the idea of emulation :) > ./myth2_demo_2.0 Cannot open '/proc/meminfo'! Your kernel needs to be compiled with the /proc filesystemsupport.

Re: One final note and a "bite me" to you

2000-01-02 Thread The Hermit Hacker
On Sun, 2 Jan 2000, Karl Denninger wrote: > Just for those of you who think this whole "magical unsubscribe" is > a "fluke"; I run/maintain the PostgreSQL mailing lists ... there is a piece of software that you can "add on" called bouncefilter that auto-unsubscribes based on various criteria ..

RE: One final note and a "bite me" to you

2000-01-02 Thread The Hermit Hacker
On Sun, 2 Jan 2000, Will Andrews wrote: > Theo split from NetBSD. Again, further ignorance. I suggest you sit down with a > copy of /usr/share/misc/bsd-family-tree and read a little history that you seem > to have missed. Cool, I never even knew that was there...now I have something to look at w

Note about Majordomo (Re: Your misleading, no, LYING message to me)

2000-01-02 Thread The Hermit Hacker
On Sun, 2 Jan 2000, Karl Denninger wrote: > That's not the issue either. Again, someone logged into HUB and > removed me. > > Again, who was su'd or logged into the majordomo account (or any account > with write access to the list directories) a few hours ago? This isn't required ... with not

Re: Your misleading, no LYING message to me

2000-01-03 Thread The Hermit Hacker
On Sun, 2 Jan 2000, David Greenman wrote: > >Also, I can tell that someone is doing some good covering up. Its ashame to > >see leaders do this. > >How can you tell that? There is no evidence to support that. *I'm* > certainly not covering anything up and I've seen no reason to believe that

Re: UPDAIING vs Reality...

2000-02-02 Thread The Hermit Hacker
thanks for the reminder about -k David ... had totally forgotten about that ... On Wed, 2 Feb 2000, David O'Brien wrote: > On Wed, Feb 02, 2000 at 09:50:16AM -0500, Mike Heffner wrote: > > Do a buildworld in /usr/src, then cd usr.bin/xinstall and do a make install. > > Then you should be able

3.4->4.0 ... *almost* ...

2000-02-02 Thread The Hermit Hacker
Been following the thread, and dove in today to do it. Remembered to do the 'xinstall' upgrade, ps and all the 'kvm related' utils work great ... now, make installworld fails at: ===> lib/libcom_err/doc install-info --quiet --defsection="Programming & development tools." --defentry="* libco

Re: 3.4->4.0 ... *almost* ...

2000-02-02 Thread The Hermit Hacker
On Wed, 2 Feb 2000, Alexander Langer wrote: > Thus spake The Hermit Hacker ([EMAIL PROTECTED]): > > > ===> lib/libcom_err/doc > > install-info --quiet --defsection="Programming & development tools." >--defentry="* libcom_err: (com_err).A

Re: 3.4->4.0 ... *almost* ...

2000-02-02 Thread The Hermit Hacker
-info problem > > On Wed, 2 Feb 2000, Alexander Langer wrote: > > > Thus spake The Hermit Hacker ([EMAIL PROTECTED]): > > > > > ===> lib/libcom_err/doc > > > install-info --quiet --defsection="Programming & development tools."

Re: 3.4->4.0 ... *almost* ...

2000-02-03 Thread The Hermit Hacker
On Thu, 3 Feb 2000, Alexander Langer wrote: > Thus spake The Hermit Hacker ([EMAIL PROTECTED]): > > > > The old install-info didn't know this new option. > > > go to > > > /usr/src/gnu/usr.bin/texinfo/install-info > > > and install the new isntal

flaw in modules system?

2000-02-03 Thread The Hermit Hacker
Morning all ... Just recently, I upgraded from 3.4 to 4.0, and the process, all in all, was relatively painless. I got hit by the 'lack of memory' on my part about the 'make -k' option mostly ... ... but, one thing did hit me that I think could be fixed is the modules. I forgo

setproctitle() in FreeBSD 4.0 ...

2000-02-04 Thread The Hermit Hacker
For some reason, under FreeBSD 4.0, setproctitle() isn't working any longer: ps ax | grep sockd | more 40015 ?? Ss 0:00.67 /usr/local/sbin/sockd -lD 40016 ?? S 0:00.02 /usr/local/sbin/sockd -lD 40017 ?? S 0:00.06 /usr/local/sbin/sockd -lD 40018 ?? S 0:00.03 /usr/local/

Doc on setting up NATd under 4.0-CURRENT ..

2000-02-07 Thread The Hermit Hacker
Is there any one of these floating around? List search is still down, else would have checked there first ... And/or, is it the same as 3.x? We've already got one box up, but I seem to recall there being changes to the FIREWALL and whatnot ... but might be remembering the wrong thread :( Than

Re: setproctitle() in FreeBSD 4.0 ...

2000-02-07 Thread The Hermit Hacker
ve done several 'make worlds' on this machine since upgrading it, just in case ... On 6 Feb 2000, Karl-Andre' Skevik wrote: > The Hermit Hacker <[EMAIL PROTECTED]> writes: > > > Yup ... > > > > /* Define if you have the setproctitle f

kldload: can't load ncp: Exec format error

2000-02-11 Thread The Hermit Hacker
This is from a kernel/modules updated/build yesterday evening ... atelier# kldload ncp kldload: can't load ncp: Exec format error atelier# ls -lt /modules/ncp.ko -r-xr-xr-x 1 root wheel 42368 Feb 11 00:00 /modules/ncp.ko atelier# ls -lt /kernel -r-xr-xr-x 1 root wheel 1716052 Feb 10 19:24

NCP in 4.0-CURRENT ...

2000-02-11 Thread The Hermit Hacker
Ignoring /modules/ncp.ko for now, I've enabled 'options NCP' in the kernela and recompiled ... is there anything else I have to do to get this to work? I'd search the archives for this, but they are still down ... a pointer to a doc on this would be appreciated ... Thanks... Marc G. Fournier

4.0RC missing libXThrStub.so.6?

2000-02-11 Thread The Hermit Hacker
Up until this afternoon, when I lost an IDE drive, I've been using CVSup'd sources and ports, so haven't fllowed the threads too closely dealing with 4.0RC, so this is probably already known, but ... I just installed two 4.0RC systems this afternoon, and both were missing the below files: ateli

Mounting Netware drive onto 4.0-CURRENT ...

2000-02-16 Thread The Hermit Hacker
Can someone poitn me to a document that talks about setting this up? I remember seeing something pass by about 'ifconfig'ng a device for ipx and whatnot, but that was awhile ago ... Thanks ... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator

Re: Mounting Netware drive onto 4.0-CURRENT ...

2000-02-16 Thread The Hermit Hacker
imagine that IPXrouted wouldn't have worked ... How does one 'set a route to host' in IPX? :( Thanks... On Wed, 16 Feb 2000, Dan Nelson wrote: > In the last episode (Feb 16), The Hermit Hacker said: > > Can someone point me to a document that talks about setting this up?

Re: Mounting Netware drive onto 4.0-CURRENT ...

2000-02-16 Thread The Hermit Hacker
On Wed, 16 Feb 2000, Dan Nelson wrote: > In the last episode (Feb 16), The Hermit Hacker said: > > athena# ncplogin -S admin.acadiau.ca -U marc > > Warning: no cfg files found. > > ncplogin: can't find server ADMIN.ACADIAU.CA: syserr = No route to host > > athe

Re: Mounting Netware drive onto 4.0-CURRENT ...

2000-02-17 Thread The Hermit Hacker
On Thu, 17 Feb 2000, Boris Popov wrote: > On Wed, 16 Feb 2000, The Hermit Hacker wrote: > > > Okay, now I'm getting somewhere, but where I don't know :( set the > > ifconfig, run IPXrouted, and netstat -nr tells me a bunch of stuff about > > IPX ... great

[mount_nwfs] Got it!! But ...

2000-02-17 Thread The Hermit Hacker
Great, finally figured out what I was missing for the mount_nwfs command ... *but* ... How do I get it to automount on reboot? From what I can tell, you have to be root to do it ... but, you have to enter a passwd when you do it this way, so its not something you can add to /etc/fstab when a ma

Re: 5.0?

2000-03-13 Thread The Hermit Hacker
On Mon, 13 Mar 2000, Bill Fumerola wrote: > On Mon, Mar 13, 2000 at 03:57:18PM -0500, Forrest Aldrich wrote: > > > I noted the tag on the kernel today was updated to 5.0-CURRENT... where > > is 4.0-RELEASE? > > Multiple choice test: > > (1) There's a secret consipiracy going around to keep the

Re: Mucho Bandwith

1999-08-29 Thread The Hermit Hacker
On Sat, 28 Aug 1999, Josh Tiefenbach wrote: > > http://abcnews.go.com/sections/tech/CuttingEdge/canadanet990827.html > > > > Hmmm... I wonder what would happen if ftp.freebsd.org was moved to CA*Net3 8) > > Significantly less than what its doing now. > > What the article fails to mention, is t

gcc optimizer in -current system ...

1999-09-23 Thread The Hermit Hacker
just curious, but what is the max setting that can be used to compile the kernel? looking through the man page, I can do something like: -O3 -march=pentium and, if I'm reading the man page right: -mcpu=cpu type Assume the defaults for the machine type CPU TYPE

Re: gcc optimizer in -current system ...

1999-09-23 Thread The Hermit Hacker
On Thu, 23 Sep 1999, Sheldon Hearn wrote: > > > On Thu, 23 Sep 1999 08:00:50 -0300, The Hermit Hacker wrote: > > > just curious, but what is the max setting that can be used to compile the > > kernel? > > -O well, I just did -O3 -mpentium, and it both compi

Re: gcc optimizer in -current system ...

1999-09-23 Thread The Hermit Hacker
On Thu, 23 Sep 1999, Sheldon Hearn wrote: > > > On Thu, 23 Sep 1999 08:23:09 -0300, The Hermit Hacker wrote: > > > well, I just did -O3 -mpentium, and it both compiled cleanly, and appears > > to be running okay, so is -O the max that makes a difference, or...? > &

modules: how to use?

1999-10-06 Thread The Hermit Hacker
Figuring one of the things a friend of mine raves about Linux for is their kld's, I'd start playing with ours... Looking in /modules, I saw 'procfs', so, cool, a place to start...remove "options PROCFS" from kernel config, rebuild, install and reboot ... crashes... so, I figure that I somehow

Re: [Patches avail?] Re: MMAP() in STABLE/CURRENT ...

1999-10-04 Thread The Hermit Hacker
On Mon, 4 Oct 1999, Adrian Penisoara wrote: > > Excuse my intrusion, but could you be so kind to tell me whether you had > the time to build patches for these MMAP-related freezes ? If not could > you recommend me some workarounds ? doubling the ram from 384 -> 768 meg appears to have fixed it

Re: modules: how to use?

1999-10-07 Thread The Hermit Hacker
On Thu, 7 Oct 1999, Daniel C. Sobral wrote: > The Hermit Hacker wrote: > > > > Figuring one of the things a friend of mine raves about Linux for is their > > kld's, I'd start playing with ours... > > > > Looking in /modules, I saw 'procfs&#x

Re: modules: how to use?

1999-10-07 Thread The Hermit Hacker
On Thu, 7 Oct 1999, Daniel O'Connor wrote: > > On 07-Oct-99 Greg Lehey wrote: > > Well, the standard way to load a kld is with kldload(1) or kldload(2). > > I don't know if procfs works properly like this, though. > > Well I would assume (aha) that when mount cannot find procfs in the list of

Re: modules: how to use?

1999-10-08 Thread The Hermit Hacker
Worked like a charm, thanks...have fxp0 and procfs removed from my kernel config and using modules... On Fri, 8 Oct 1999, Daniel C. Sobral wrote: > The Hermit Hacker wrote: > > > > Just to confirm, *technically*, I should just have to comment out the > > options PROCF

Re: People getting automatically unsub'ed from -arch

1999-10-11 Thread The Hermit Hacker
On Mon, 11 Oct 1999, Jonathan M. Bresler wrote: > when the MTA gives up trying to deliver the mail, i call it > bounced. so a 500 series error from the other MTA means the email has > bounced. Have you considered using bouncefilter for this? I'm using it for the PostgreSQL mailnig lis

Re: Perl 5.6.0?

2000-04-06 Thread The Hermit Hacker
On Thu, 6 Apr 2000, Doug Barton wrote: > Christopher Masto wrote: > > > > On Mon, Apr 03, 2000 at 10:52:13AM +0100, Nick Hibma wrote: > > > Are there actually any good reasons why we _should_ upgrade in the first > > > place? > > > > Of course. We now have an obsolete version of Perl. That sh

kernel compile fails in: ../../dev/vx/if_vx_pci.c

2000-05-25 Thread The Hermit Hacker
Just decided to brave going from 4.0->5.0 ... upgraded all my sources, checked over the UPGRADING file, GENERIC and LINT, to see if anyting pop'd out as far as changing my config is concerned ... make depend went through no probs, but a make fails at: cc -c -O3 -mpentium -pipe -Wall -Wredundant

Re: kernel compile fails in: ../../dev/vx/if_vx_pci.c

2000-05-27 Thread The Hermit Hacker
On Fri, 26 May 2000, Warner Losh wrote: > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : make depend went through no probs, but a make fails at: > > You may have overlooked this entry in UPDATING: > > 2319: > The ISA and PCI compatabilit

Re: xmms broken by either libc_r or sound

2000-06-14 Thread The Hermit Hacker
oh good, I thought it was somehow something I did on my last upgrade and was just about to hit the list archives to make sure I hadn't missed something :) On Wed, 14 Jun 2000, Alfred Perlstein wrote: > xmms is a really good test for libc_r and the sound system. > > xmms no longer plays back m

Re: -current kernel broken?

2000-06-15 Thread The Hermit Hacker
On Thu, 15 Jun 2000, Wes Morgan wrote: > As of about 7pm EDT I can't boot a -current kernel. I _can_ boot a kernel > from the 13th I snagged from a snapshot kernel disk, and I can boot the > snapshot from the 15th (but since userconfig does not work the lnc device > spams so many error messages t

Re: -current kernel broken?

2000-06-16 Thread The Hermit Hacker
oops, sorry ... I wasn't even getting a page fault, it was just hanging. Hrmmm, maybe I'll try a newer kernel and see if it still exhibits the same problem ... my luck, I got my sources part way through someone's update :) On Fri, 16 Jun 2000, Donn Miller wrote: > The H

Re: FOLLOWING config changes? : Kernel profiling support

2000-06-18 Thread The Hermit Hacker
Ya know, I never thought about checkign /var/log/messages on mine to see if it was, in fact, booting (I thought it was, it sounded like it was, but I couldn't think of a way to check) ... Using kernel sources up-to-date as of a few hours ago, I've tried to pare my optimzatins down to a simple '-

Re: FOLLOWING config changes? : Kernel profiling support

2000-06-18 Thread The Hermit Hacker
gt; fixes your problem. > > On Mon, 19 Jun 2000, The Hermit Hacker wrote: > > > > > Ya know, I never thought about checkign /var/log/messages on mine to see > > if it was, in fact, booting (I thought it was, it sounded like it was, but > > I couldn't th

RSA problem with SSH ...

2000-07-21 Thread The Hermit Hacker
Just upgraded to the newest -current, and now can't use SSH: ssh: no RSA support in libssl and libcrypto. See ssl(8). Tried to read the 'ssl(8)' man page, but it comes back as: > man 8 ssl No entry for ssl in section 8 of the manual > man ssl No manual entry for ssl > Did mergemaster and saw

Re: RSA problem with SSH ...

2000-07-21 Thread The Hermit Hacker
Great ... I added RANDOMDEV to the wrong kernel config file :( Thanks, fixed now ... On Fri, 21 Jul 2000, Alexander Langer wrote: > Thus spake The Hermit Hacker ([EMAIL PROTECTED]): > > > Just upgraded to the newest -current, and now can't use SSH: > > ssh: no RS

missing idea.h ... ?

2000-07-21 Thread The Hermit Hacker
Just tried to compile kde2 after upgrading to the latest 5.0-CURRENT and its reporting: In file included from /usr/include/openssl/pem.h:66, from /usr/include/openssl/ssl.h:147, from https.cc:42: /usr/include/openssl/evp.h:99: openssl/idea.h: No such file or dir

Re: missing idea.h ... ?

2000-07-21 Thread The Hermit Hacker
On Fri, 21 Jul 2000, Will Andrews wrote: > On Fri, Jul 21, 2000 at 09:14:57PM -0300, The Hermit Hacker wrote: > > Just tried to compile kde2 after upgrading to the latest 5.0-CURRENT and > > its reporting: > > > > In file included from /usr/include/openssl/pem.h:66

KDE2 hangs in 5.0-CURRENT but not in 4.1RC ...

2000-07-22 Thread The Hermit Hacker
I've been spending the past few days trying to get KDE2 from anoncvs to work on my 5.0-CURRENT machine, totally unsuccessfully. I can get it to compile and then run 'startx', but it appears to hang on the ksmserver process ... Will Andrews, who is working on the KDE2 ports, has the same thing r

Re: Mouse frozen in X when returning from text console

2000-07-26 Thread The Hermit Hacker
On Thu, 27 Jul 2000, Benedikt Schmidt wrote: > On Wed, Jul 26, 2000 at 03:53:15PM -0700, Jos Backus wrote: > > [This is with yesterdays' -current and today's kernel, and Xfree86 4.0.1 using > > the ati driver module.] > > > > Something I noticed today: switch to text console from X using C-A-F1;

Re: Mouse frozen in X when returning from text console

2000-07-27 Thread The Hermit Hacker
On Thu, 27 Jul 2000, David Scheidt wrote: > On Wed, 26 Jul 2000, Jos Backus wrote: > > :[This is with yesterdays' -current and today's kernel, and Xfree86 4.0.1 using > :the ati driver module.] > : > :Something I noticed today: switch to text console from X using C-A-F1; upon > :return, the mous

Re: Mouse frozen in X when returning from text console

2000-07-27 Thread The Hermit Hacker
On Thu, 27 Jul 2000, Jose M. Alcaide wrote: > Benedikt Schmidt wrote: > > Same problem here on current (make world + kernel last week) with Xfree86 > > 4.0.1 using a V3000 and and ps2 mouse. I tried using "Device" "/dev/mouse" > > with moused and "Device" "/dev/psm0" without moused. With both set

Re: hotmail now running win2000

2000-08-08 Thread The Hermit Hacker
On Wed, 9 Aug 2000, Brian Hechinger wrote: > Irwan Hadi drunkenly mumbled... > > > > But I guess soon they will change all their freeBSD servers ;( > > and I wonder, how many people should be employed by Microsoft, just to > > press the restart button at their 2000 servers for Hotmail, in case

Re: hotmail now running win2000

2000-08-08 Thread The Hermit Hacker
On Tue, 8 Aug 2000, Irwan Hadi wrote: > At 12:44 AM 8/9/00 -0400, Brian Hechinger wrote: > >Irwan Hadi drunkenly mumbled... > > > > > > But I guess soon they will change all their freeBSD servers ;( > > > and I wonder, how many people should be employed by Microsoft, just to > > > press the resta

Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current

2000-08-13 Thread The Hermit Hacker
On Sun, 13 Aug 2000, Neil Blakey-Milner wrote: > On Sun 2000-08-13 (10:48), Kurt D. Zeilenga wrote: > > At 06:53 PM 8/13/00 +0200, Neil Blakey-Milner wrote: > > >On Sun 2000-08-13 (09:20), Kurt D. Zeilenga wrote: > > >> >A make.conf knob to use a userinstalled library may create problems with > >

Re: startx/startkde hangs -CURRENT ...

2001-02-17 Thread The Hermit Hacker
On Sat, 17 Feb 2001, Alex Zepeda wrote: > > Now, if I start X, the whole machine hangs solid ... > > Where? By all means, set KDE_DEBUG, and capture the startx output, and do > something with the coredumps so that you encode the pid into the file > name, since many kde crashes will be in kdeinit

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
I just got hurt by this, in a sense ... buildworld and installworld all worked great, but as soon as I tried to a 'startx', it told me that libm.so.2 had an unresolved symbol __sF ... I just rebuilt my X, figure just the result of the bump in libm.so.n major ... On Sat, 17 Feb 2001, Manfred Ant

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
On Sat, 17 Feb 2001, Manfred Antar wrote: > At 08:17 PM 2/17/2001 -0400, The Hermit Hacker wrote: > > >I just got hurt by this, in a sense ... buildworld and installworld all > >worked great, but as soon as I tried to a 'startx', it told me that > >libm.so.2 h

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
Samehere: static const char rcsid[] = "$FreeBSD: src/lib/libc/stdio/findfp.c,v 1.15 2001/02/16 21:09:49 imp Exp $"; On Sat, 17 Feb 2001, Warner Losh wrote: > What version of src/lib/libc/stdio/findfp.c do you have? > > I'm using 1.15 here w/o any problems: > static const char rcsid[] = >

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
On Sat, 17 Feb 2001, Warner Losh wrote: > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : static const char rcsid[] = > : "$FreeBSD: src/lib/libc/stdio/findfp.c,v 1.15 2001/02/16 21:09:49 imp > : Exp $"; > > Then I don't understand th

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
1, Warner Losh wrote: > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol "__sF" > : Recompiling X from ports fixed my libm.so.* problem with __sF ... and > : every binary I have in /u

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
On Sat, 17 Feb 2001, Warner Losh wrote: > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : On Sat, 17 Feb 2001, Warner Losh wrote: > : > : > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : > : static const char rcsid[] =

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
On Sat, 17 Feb 2001, Warner Losh wrote: > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : the thing that is confusing me is that I'm getting through most of the > : qt-copy compile before I get hit with it ... I'm doing a fresh 'make > :

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
On Sat, 17 Feb 2001, The Hermit Hacker wrote: > On Sat, 17 Feb 2001, Warner Losh wrote: > > > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > > : the thing that is confusing me is that I'm getting through most of the > > : qt-copy compile be

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
On Sat, 17 Feb 2001, Warner Losh wrote: > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : Thanks for all your patience on this ... > > No worries. I just want to make sure that we have things working. Well, I'm still getting my occasional hangs on h

Re: got stuck in the current __sF foo...

2001-02-17 Thread The Hermit Hacker
On Sat, 17 Feb 2001, Warner Losh wrote: > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : On Sat, 17 Feb 2001, Warner Losh wrote: > : > : > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: > : > : Thanks for all your patience on t

proper kernel config procedure ...

2001-02-19 Thread The Hermit Hacker
it u sed to be that one would do 'config -r ' to config a kernel, so that it removed the old /sys/compile/ directory ... -r was removed, so is it no longer required to remove the old directory before building the new kernel, or ... ? Marc G. Fournier ICQ#7615664 I

RE: System hangs with -current ...

2001-02-22 Thread The Hermit Hacker
Okay, I have to pick up a NULL modem cable tomorrow and dive into this ... finally ... The various KTR_ that you mention below, these are kernel settings that I compile into the kernel? On Tue, 2 Jan 2001, John Baldwin wrote: > > On 02-Jan-01 The Hermit Hacker wrote: > > >

RE: System hangs with -current ...

2001-02-22 Thread The Hermit Hacker
On Thu, 22 Feb 2001, John Baldwin wrote: > > On 22-Feb-01 The Hermit Hacker wrote: > > > > Okay, I have to pick up a NULL modem cable tomorrow and dive into this ... > > finally ... > > > > The various KTR_ that you mention below, these are kernel setting

RE: System hangs with -current ...

2001-02-27 Thread The Hermit Hacker
info' and then hung solid ... I could still login remotely and whatnot, type commands, just nothing was happening on the console, couldn't change vty's, nothing ... is it supposed to do that? *raised eyebrow* On Thu, 22 Feb 2001, John Baldwin wrote: > > On 23-Feb-01 The

RE: System hangs with -current ...

2001-02-27 Thread The Hermit Hacker
181 GOT (spin) sched lock [0xc0320f20] r=0 at ../../i386/i386/trap.c:181 cpcsocp/../i386/i386/trap.c.217 REL (spin) sched l on my screen ... type'd exactly as seen ... and that's it ... console is now locked again ... On Tue, 27 Feb 2001, The Hermit Hacker wrote: > > Okay, can&#x

RE: System hangs with -current ...

2001-03-01 Thread The Hermit Hacker
any comments on this? any way of doing this without a serial console? thanks ... On Wed, 28 Feb 2001, The Hermit Hacker wrote: > > Yup, definitely doesn't like me using the console ... just tried it again, > and its as if it can't scroll up the screen to send more data or

RE: System hangs with -current ...

2001-03-02 Thread The Hermit Hacker
On Thu, 1 Mar 2001, John Baldwin wrote: > > On 01-Mar-01 The Hermit Hacker wrote: > > > > any comments on this? any way of doing this without a serial console? > > > > thanks ... > > The data is too much to make a normal console feasible, although you > c

Problem with sio in -current ... possible cause of hangs?

2001-03-03 Thread The Hermit Hacker
Morning all ... I'm trying to get my serial console to work on my desktop, and appear to be failing miserably at even just getting it to accept a 'getty' serial connection, let alone serial console ... First, my X/mouse runs on /dev/ttyd1 ... if I startx, my mouse does work, but

RE: Problem with sio in -current ... possible cause of hangs?

2001-03-03 Thread The Hermit Hacker
wrote: > > On 03-Mar-01 The Hermit Hacker wrote: > > > > Morning all ... > > > > I'm trying to get my serial console to work on my desktop, and > > appear to be failing miserably at even just getting it to accept a 'getty' > > serial con

Using serial console to debug system hangs ...

2001-03-03 Thread The Hermit Hacker
Well, after some hurdles with getting the serial console to work, I've now go it to work ... I put the two sysctl commands into a file so that I could run it as a script: #!/bin/sh sysctl -w debug.ktr.mask=0x1208 sysctl -w debug.ktr.verbose=2 When I 'try' to run it, I get all the 'KTR'(?) messa

RE: Using serial console to debug system hangs ...

2001-03-03 Thread The Hermit Hacker
n just before I go to bed tonight, hopefully its running (and hung) by the time I get up in the morning ;) On Sat, 3 Mar 2001, John Baldwin wrote: > > On 04-Mar-01 The Hermit Hacker wrote: > > > > Well, after some hurdles with getting the serial console to work,

RE: Using serial console to debug system hangs ...

2001-03-03 Thread The Hermit Hacker
On Sat, 3 Mar 2001, John Baldwin wrote: > > On 04-Mar-01 The Hermit Hacker wrote: > > > > Wow, that was painful ... after 2 hrs, I got as far as: > > Yeah, it spews out a lot of crap. :-/ You prolly want to use a 115200 serial > console if at all possible. Shoul

RE: Using serial console to debug system hangs ...

2001-03-04 Thread The Hermit Hacker
On Sun, 4 Mar 2001, John Baldwin wrote: > > On 04-Mar-01 The Hermit Hacker wrote: > > On Sat, 3 Mar 2001, John Baldwin wrote: > > > >> > >> On 04-Mar-01 The Hermit Hacker wrote: > >> > > >> > Wow, that was painful ... after 2 hrs,

More on system hangs ... IRQ related?

2001-03-04 Thread The Hermit Hacker
Morning ... I'm having a bugger of a time getting anywhere with the KTR stuff, for, as soon as I enable it, the system slows down so badly that I can't get into X to hang it ... Figure that I'd try killing off *everything* not required (named, ethernet interfaces, etc), so that

RE: Using serial console to debug system hangs ...

2001-03-04 Thread The Hermit Hacker
On Sun, 4 Mar 2001, Manfred Antar wrote: > You have to recompile the boot stuff also, after changing the line in make.conf: > # The default serial console speed is 9600. Set the speed to a larger value > # for better interactive response. > # > BOOT_COMCONSOLE_SPEED= 57600 > > Then cd /sys/boot

RE: Using serial console to debug system hangs ...

2001-03-04 Thread The Hermit Hacker
On Sat, 3 Mar 2001, John Baldwin wrote: > > On 04-Mar-01 The Hermit Hacker wrote: > > > > Wow, that was painful ... after 2 hrs, I got as far as: > > Yeah, it spews out a lot of crap. :-/ You prolly want to use a 115200 serial > console if at all possible. Shoul

RE: More on system hangs ... IRQ related?

2001-03-04 Thread The Hermit Hacker
On Sun, 4 Mar 2001, John Baldwin wrote: > > On 04-Mar-01 The Hermit Hacker wrote: > > > > Morning ... > > What exactly hangs the machine, just starting X? Can you get it to > hang doing, say, a buildworld? Its alot harder to hang on a buildworld ... and not c

Re: More on system hangs ... IRQ related?

2001-03-04 Thread The Hermit Hacker
On Sun, 4 Mar 2001, Alex Zepeda wrote: > On Sun, Mar 04, 2001 at 03:18:39PM -0400, The Hermit Hacker wrote: > > > My sound card overlaps with fxp0, and fxp1 overlaps with the > > HighPoint controller ... > > > > Grasping at straws here ... > > Ditch

Re: More on system hangs ... IRQ related?

2001-03-04 Thread The Hermit Hacker
On Sun, 4 Mar 2001, John Baldwin wrote: > > On 04-Mar-01 The Hermit Hacker wrote: > > On Sun, 4 Mar 2001, Alex Zepeda wrote: > > > >> On Sun, Mar 04, 2001 at 03:18:39PM -0400, The Hermit Hacker wrote: > >> > >> >My sound card overlaps with f

Re: More on system hangs ... IRQ related?

2001-03-05 Thread The Hermit Hacker
On Sun, 4 Mar 2001, The Hermit Hacker wrote: > On Sun, 4 Mar 2001, John Baldwin wrote: > > > > > On 04-Mar-01 The Hermit Hacker wrote: > > > On Sun, 4 Mar 2001, Alex Zepeda wrote: > > > > > >> On Sun, Mar 04, 2001 at 03:18:39PM -0400, The Hermi

BP6 motherboard and hangs ...

2001-03-17 Thread The Hermit Hacker
Anyone have any experience with the Abit BP6 motherboards? I've been reporting and talking about problems with -CURRENT the past little while, where when I start X, it pretty much dies soon after ... well, this weekend, I needed to make my system Dual-BOOT into W2K Professional Server for some w

Re: BP6 motherboard and hangs ...

2001-03-17 Thread The Hermit Hacker
On Sun, 18 Mar 2001, Greg Lehey wrote: > On Saturday, 17 March 2001 at 16:43:14 -0400, The Hermit Hacker wrote: > > > > Anyone have any experience with the Abit BP6 motherboards? I've been > > reporting and talking about problems with -CURRENT the past little while, &g

spin lock panic ...

2001-03-23 Thread The Hermit Hacker
Over the past few days, I reformatted my computer clean, installed 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel and world ... went to ports/x11/XFree86-4 and did a 'make install' ... after awhile, it panic'd as below: panic: spin lock sched lock held by 0xcb332840 fo

Re: spin lock panic ...

2001-03-23 Thread The Hermit Hacker
On Fri, 23 Mar 2001, Alfred Perlstein wrote: > * The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:09] wrote: > > > > Now, I do have DDB enabled in the kernel ... but, for the life of me, I > > can't seem to find any docs on the keystroke required to drop into it :

RE: spin lock panic ...

2001-03-23 Thread The Hermit Hacker
On Fri, 23 Mar 2001, John Baldwin wrote: > > On 24-Mar-01 The Hermit Hacker wrote: > > > > Over the past few days, I reformatted my computer clean, installed > > 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel > > and world ... went to

RE: spin lock panic ...

2001-03-24 Thread The Hermit Hacker
On Fri, 23 Mar 2001, John Baldwin wrote: > > On 24-Mar-01 The Hermit Hacker wrote: > > On Fri, 23 Mar 2001, John Baldwin wrote: > > > >> > >> On 24-Mar-01 The Hermit Hacker wrote: > >> > > >> > Over the past few days, I reformatted

panic: resource_list_alloc

2001-03-24 Thread The Hermit Hacker
just upgraded my tree and did a reinstall ... trace is: resource_list_alloc(c0d9eec0,c0d90180,c0d99b80,4,c0d4a30c) at resource_list_alloc+0xd3 isa_alloc_resource() @ +0xd0 bus_alloc_resource() @ +0x5f opti_detect @ +0x99 mss_detect @ +0x52 mss_probe @ +0x30a device_probe_child @ +0xca device_pro

RE: panic: resource_list_alloc

2001-03-24 Thread The Hermit Hacker
... :) thanks .. On Sat, 24 Mar 2001, John Baldwin wrote: > > On 25-Mar-01 The Hermit Hacker wrote: > > > > just upgraded my tree and did a reinstall ... trace is: > > > > resource_list_alloc(c0d9eec0,c0d90180,c0d99b80,4,c0d4a30c) at > > resource_list_alloc

RE: panic: resource_list_alloc

2001-03-24 Thread The Hermit Hacker
removing pcm fixes the panic, it appears ... On Sat, 24 Mar 2001, John Baldwin wrote: > > On 25-Mar-01 The Hermit Hacker wrote: > > > > just upgraded my tree and did a reinstall ... trace is: > > > > resource_list_alloc(c0d9eec0,c0d90180,c0d99b80,4,c0d4a30c) a

ssh: no RSA support in libssl and libcrypto. See ssl(8).

2001-03-30 Thread The Hermit Hacker
how does one fix this? *puzzled look* there is no ssl(8) that I can seem to find to See, and nothing apparent in the UPGRADING file ... system uptodate as of last night, and mergemaster just finished completing ... ssh: no RSA support in libssl and libcrypto. See ssl(8). Disabling protocol ver

panic: lockmgr: draining against myself

2001-04-07 Thread The Hermit Hacker
doing a 'make -j16 install' on kdebase from cvs, it eventually panic'd with: panic: lockmgr: draining against myself cpuid = 1; lapic.id = 0100 Debugging("panic") CPU1 stopping CPUs: 0x0001... stopped. Stopped at DEbuger+0x46: pushl %ebx trace shows: Debugger panic lockmgr vo

Re: panic: lockmgr: draining against myself

2001-04-07 Thread The Hermit Hacker
just as a heads up, was just able to recreate it with a simple 'make install' ... didn't need the -j16 to do it ... On Sat, 7 Apr 2001, The Hermit Hacker wrote: > > doing a 'make -j16 install' on kdebase from cvs, it eventually panic'd > with: >

Re: panic: lockmgr: draining against myself

2001-04-07 Thread The Hermit Hacker
problem appears to be fsck related ... fsck -p was only doing two out of 6 of my file systems .. manually ran fsck on each, and right now am doing a buildworld for last nights upgrade and we'll see what happens ... On Sat, 7 Apr 2001, The Hermit Hacker wrote: > > > just as a

panic: spin lock sched lock ...

2001-04-07 Thread The Hermit Hacker
just panic'd, couldn't even get to the ddb prompt this time ... panic: spin lock sched lock held by 0xcb34b840 for > 5 seconds cpuid = 1; lapic.id = 0100 Debugger("panic") CPU1 stopping CPUs ... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Admini

make installworld runs out of space on / ...

2001-05-11 Thread The Hermit Hacker
My / directory, right now, has 12Meg free on it ... if I do a make installworld, it will fail due to no space left on device ... Filesystem 1K-blocks UsedAvail Capacity iused ifree %iused Mounted on /dev/da1s1a 63503460151240879%1858 1401212% / Has any

  1   2   >