Burncd is failing for me.

2003-11-17 Thread Edwin Culp
I'm running current with a cvsup, make world and new kernel as of this morning. The test is on a Dell with a dvd-rom acd0: DVDROM at ata1-master PIO4 I have been mounting cdrom's with no problem but I just tried burncd and get the following error. Nov 17 13:52:35 kernel: acd0: FAILURE - MODE_S

Re: Unattended reboot was Re: signal 12's everywhere on Current with update this morning.

2003-11-16 Thread Edwin Culp
--- Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > "masta" <[EMAIL PROTECTED]> writes: > > I found that if I put /rescue in my PATH before > all the normal stuff, > > things tend to work (like ls). For me I got > caught doing the: > > make buildworld > > make buildkernel KERNCONF=FOO > > make i

Re: ATA driver broken?

2002-09-28 Thread Edwin Culp
Quoting "Niels Chr. Bank-Pedersen" <[EMAIL PROTECTED]>: | On Sat, Sep 28, 2002 at 05:55:02PM +0100, Mark Murray wrote: | > Hi | > | > I can't boot a kernel after my 22nd Sept one. The ATA disk controller | > does not probe at all, and no bootable disk is found by the kernel. | > | > The

Re: Opera 6.1 for FreeBSD!

2002-09-27 Thread Edwin Culp
Quoting Frode Nordahl <[EMAIL PROTECTED]>: | Hello, | | As some of you may know, Opera has a native FreeBSD version of Opera in | the works! | | http://web.opera.com/download/unix/untested/intel-freebsd/248-20020923-6.1-P1/ | | (Beware: the shared version requires qt-3.0.4, and will no

Re: slapd dumping core with today's current.

2002-09-19 Thread Edwin Culp
Quoting Wesley Morgan <[EMAIL PROTECTED]>: | Boot from a kernel from a day or two ago and you should be fine. Unless | you build every day, your kernel.old/kernel should be in agreement with | libc_r I do build everyday and Thanks, ed To Unsubscribe: send mail to [EMAIL PROTECTED] with "u

Re: slapd dumping core with today's current.

2002-09-19 Thread Edwin Culp
Quoting Julian Elischer <[EMAIL PROTECTED]>: | threads is broken right now.. | due to a miscommunicatin,. the kernel and the threads library have | a disagreement regarding something.. | Unfortunatly the person to slap up over this is offline for aday or | so.. | please be patient for a da

slapd dumping core with today's current.

2002-09-18 Thread Edwin Culp
I just realized that slapd dumps core with: Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22) Abort (core dumped) I have recompiled openldap and db3 but it didn't help. Any suggestions would be appreciated.

Re: Compiling mail/courier with current/new gcc3.2 w/patch

2002-09-11 Thread Edwin Culp
Quoting Edwin Culp <[EMAIL PROTECTED]>: | I am using current with a patched gcc3.2. The patched gcc was used to | make world (cvsup - patch gcc - make world) I get the following when | trying to compile ports/mail/courier. | | gmake[1]: Entering directory | `/usr/ports/mail/c

Compiling mail/courier with current/new gcc3.2 w/patch

2002-09-11 Thread Edwin Culp
I am using current with a patched gcc3.2. The patched gcc was used to make world (cvsup - patch gcc - make world) I get the following when trying to compile ports/mail/courier. gmake[1]: Entering directory `/usr/ports/mail/courier/work/courier-0.39.3/afx' c++ -I.. -I./.. -Wall -O -pipe -L/u

acpi on compaq 1701CL with current.

2002-09-10 Thread Edwin Culp
I just bought an new battery and that combined with the fact that I've seen so many recent emails about acpi that I decided to check my laptop. I've never really been able to take advantage of acpi with it and may never be able to, but previously I was able to do an acpidump and now I get: /root

Re: GCC 3.2 patch

2002-09-07 Thread Edwin Culp
Quoting Alexander Kabaev <[EMAIL PROTECTED]>: | Hi everyone, | | I've collected a number of patches for several problems with | GCC 3.2 compiler which have been brought to my attention so far. | While I am waiting for these patches or other suitable fixes to be | incorporated into FSF CVS

Re: GCC 3.2 patch

2002-09-07 Thread Edwin Culp
Quoting Alexander Kabaev <[EMAIL PROTECTED]>: | Hi everyone, | | I've collected a number of patches for several problems with | GCC 3.2 compiler which have been brought to my attention so far. | While I am waiting for these patches or other suitable fixes to be | incorporated into FSF CVS

Todays cvsup Current on kernel mkdep shows opt_cpu.h: No such file

2002-09-07 Thread Edwin Culp
After a successful make world, I got the following error on initiating buildkernel. mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I@/. ./include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/linux/../../ i386/linux/linux_dummy.c /usr/src/sys/modules/linux

Re: Kernel compile at aic7xxx/aicasm today's current.

2002-08-31 Thread Edwin Culp
Quoting "Justin T. Gibbs" <[EMAIL PROTECTED]>: | > Today's current gave me the following error while building a new kernel | > after a successful make world. | > | > cd /usr/src/sys/modules ; | > MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/PIII850N/modules | > KMODDIR=/boot/kernel MACHINE=i386

Kernel compile at aic7xxx/aicasm today's current.

2002-08-31 Thread Edwin Culp
Today's current gave me the following error while building a new kernel after a successful make world. cd /usr/src/sys/modules ; MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/PIII850N/modules KMODDIR=/boot/kernel MACHINE=i386 make cleandir ===> 3dfx ===> accf_data ===> accf_http ===> agp ===> aha ===> a

Re: /boot/loader problem

2002-08-30 Thread Edwin Culp
Quoting "David W. Chapman Jr." <[EMAIL PROTECTED]>: | On Fri, Aug 30, 2002 at 11:48:52AM -0700, walt wrote: | > After make world/kernel yesterday I get this error from the bootloader: | > | > BTX version =0.00 (instead of 1.01) | > Client format not supported. | > | > and then it hangs.

BTX Loader issue with today current

2002-08-30 Thread Edwin Culp
Trying to boot with today's current I am getting GTX Loader 1.0 BTX Version 0.00 Error: Client format not supported Anyone have any ideas to be able to boot. Thanks, ed I haven't seen murphy for a while but boy did he show up today. (I don't think I have ever rebooted both my machines here

Re: mysql-3.23.51 with Current for the last few weeks.

2002-08-02 Thread Edwin Culp
Quoting Manfred Antar <[EMAIL PROTECTED]>: Manfred, ! ! IT WORKS ! ! for the first time is several weeks:-) ! THANKS ! I followed your steps and added a couple of my own below just in case someone else is having problems. | | Ed | I think i did this | Build and install the gcc32 port

Re: mysql-3.23.51 with Current for the last few weeks.

2002-08-02 Thread Edwin Culp
Quoting Manfred Antar <[EMAIL PROTECTED]>: | At 08:54 AM 8/2/2002 -0700, Edwin Culp wrote: | >This doesn't make much sense and is probably not related but I've had the | >problem for about a month and thought it was going to go away but it | hasn't. | >I re

Re: mysql-3.23.51 with Current for the last few weeks.

2002-08-02 Thread Edwin Culp
Quoting Manfred Antar <[EMAIL PROTECTED]>: | The same thing happend to me a few weeks ago when I did an upgrade from | 3.23.49 ==> 3.23.51 | I think what I ended up doing was to use the gcc3.2 from ports, and I built | it staticlly. | First i installed gcc3.2 the made sure /usr/local/bin

Re: mysql-3.23.51 race condition with Current for the last few weeks.

2002-08-02 Thread Edwin Culp
Quoting Edwin Culp <[EMAIL PROTECTED]>: Update. I have two machines with this problem so I installed mysql-3.23.49 on one and it exhibited the same race condition so it would appear to have to do with the KSE of GCC compiler changes but again, I'm way out of my league here.

Re: mysql-3.23.51 with Current for the last few weeks.

2002-08-02 Thread Edwin Culp
Quoting Marc Recht <[EMAIL PROTECTED]>: | > I really don't know where to start looking. Just after the KSE changes at | > the beginning of July I upgraded mysql. Since then I have had | intermittent | > problems with mysql hanging far too often. It takes 100% of the resources | > and has

mysql-3.23.51 with Current for the last few weeks.

2002-08-02 Thread Edwin Culp
This doesn't make much sense and is probably not related but I've had the problem for about a month and thought it was going to go away but it hasn't. I really don't know where to start looking. Just after the KSE changes at the beginning of July I upgraded mysql. Since then I have had intermit

Re: system crashes; reboots when printing

2002-07-27 Thread Edwin Culp
Quoting karl agee <[EMAIL PROTECTED]>: | | Excuse my newbie ignorance, but, how to do print a file bypassing lpr | and apsfilter How about # cat file_to_print.ps > /dev/lpt0 or # cp file_to_pring.ps /dev/lpt0 ed - http://wor

Re: php4 -DWITH_APACHE2 breaks on -current

2002-07-11 Thread Edwin Culp
Simon, Alex Dupre <[EMAIL PROTECTED]> submitted mod_php-dev with PR ports/39623 on July 7 that I have been using and works great There is/was a copy of the port at: http://www.gufi.org/~alex/php-dev.tar.gz Alex has done a several updates on this and I think it has never been committed. I hav

Re: Wired mem fun!

2002-07-04 Thread Edwin Culp
Quoting Mario Goebbels <[EMAIL PROTECTED]>: | 4th July 5pm CET, with world and kernel from 11am 3rd July, after a | couple of hours runtime, doing mainly xchat and Mozilla, I got these stats: | | Mem: 73M Active, 221M Inact, 210M Wired, 1128K Cache, 61M Buf, 136M Free | Swap: 512M Total, 5

Re: KSE status.

2002-07-04 Thread Edwin Culp
Quoting Kenneth Culver <[EMAIL PROTECTED]>: | > I'm running a uniproc. box at work with -CURRENT and over 4-5hrs, wired | > grew from 50megs (when I first time checked) to 141megs (now). Dunno if | > this normal, but it has kept growing. | | OK, I don't see it happening here on my uniproc b

Re: awk woes

2002-06-21 Thread Edwin Culp
Quoting "Chris A. Mattingly" <[EMAIL PROTECTED]>: | | In trying to recompile php-4.2.1 on my current -current system, to go | along with the new apache, I've run into some problems that haven't shown | up in all the other places I've had to recompile apache/php these past | few days which i

Re: Total lockup

2002-06-12 Thread Edwin Culp
Quoting Munish Chopra <[EMAIL PROTECTED]>: | On Wed, Jun 12, 2002 at 06:14:24PM +0200, John Angelmo wrote: | > Hello | > | > I updated world yesterday afternoon now everything bootsup just fine | > But after I have done dhclient and my card (rl0 or wi0) got an IP an I | > want to check it with

Re: Crash after world/kernel upgrade

2002-06-11 Thread Edwin Culp
Quoting Steve Ames <[EMAIL PROTECTED]>: | On Tue, Jun 11, 2002 at 10:51:25PM +0530, Sid Carter wrote: | > An Tue, Jun 11, 2002 at 04:58:39PM +0200, Thomas Ugland schreib : | > > System crashed after updating today. | > > During the start of system services, in specific | > > at the start of sendm

Re: Kernel Panic and Automagic Reboots

2002-06-11 Thread Edwin Culp
Quoting Sid Carter <[EMAIL PROTECTED]>: | Hi, | | Today my system rebooted twice automagically. This is what the message | log shows. | | -- | Jun 11 19:00:00 calvin kernel: /usr/src/sys/vm/uma_core.c:1327: could sleep | with | "process lock" loc

Pam issue w/current yesterday and today: Undefined symbol "_openpam_log"

2002-05-26 Thread Edwin Culp
I've had the following issue with pam since yesterday's build. I thought that today's build would fix it and it hasn't. I know nothing about pam. Could someone give me a clue as to what I could do to solve this and be able to ssh into the machine? May 26 07:27:55 FreeBSD5 sshd[50568]: looki

Re: Argument list too long in BUILDWORLD

2002-05-13 Thread Edwin Culp
Nope, sorry. My memory didn't server me right. sorry, ed Quoting Edwin Culp <[EMAIL PROTECTED]>: | If my memory serves me right doesn't | | NO_WERROR=yes | | in your /etc/make.conf file do that? | | ed | | Quoting Martin Kacerovsky <[EMAIL PROTECTED]>: | | | H

Re: Argument list too long in BUILDWORLD

2002-05-13 Thread Edwin Culp
If my memory serves me right doesn't NO_WERROR=yes in your /etc/make.conf file do that? ed Quoting Martin Kacerovsky <[EMAIL PROTECTED]>: | Hi, | I've got error : | /bin/sh:Argument list too long, | while making buildworld, | I haven't found any solution in archives, can you help me? |

Problems with ssh connections and Pam on today's current.

2002-05-12 Thread Edwin Culp
With this morning's build I have somehow lost ssh. I get the following error: May 12 10:11:03 worldinternet sshd[24224]: in openpam_load_module(): no pam_nologin.so found May 12 10:11:03 worldinternet sshd[24224]: fatal: PAM initialisation failed[1]: failed to load module May 12 10:27:32 worldi

Re: dd if=/dev/acd0c of=/tmp/fbsd.raw gives dd: /dev/acd0c: Invalid argument

2002-05-06 Thread Edwin Culp
It does for me to with 2048 as the block size. I won't say what block size I was using. Thanks, I wasn't even thinking block size. ed Quoting Maxim Konovalov <[EMAIL PROTECTED]>: | On 11:57-0700, May 6, 2002, Edwin Culp wrote: | | > Please disregard my previous email.

dd if=/dev/acd0c of=/tmp/fbsd.raw gives dd: /dev/acd0c: Invalid argument

2002-05-06 Thread Edwin Culp
Please disregard my previous email. I had forgotten the error message. I can't get dd if=/dev/acd0c of=/tmp/fbsd.raw to work. I get: dd: /dev/acd0c: Invalid argument I'm sure that I've done this before although it has been a long time. It was probably before the devfs. I don't have a curr

dd if=/dev/acd0c of=/tmp/fbsd.raw doesn't work on current.

2002-05-06 Thread Edwin Culp
I can't get dd if=/dev/acd0c of=/tmp/fbsd.raw to work. I'm sure that I've done this before although it has been a long time. It was probably before the devfs. I don't have a current or release box to test on. Does anyone know why or what I am doing wrong? Thanks, ed

This mornings world broken in libpam modules.

2002-04-15 Thread Edwin Culp
This could already be fixed but if not, mine broke at: /lib/libpam/modules/pam_unix/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_unix/../../libpam -Werror -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch

Problem booting FreeBSD a SYM53C896 SCSI controller.

2002-03-15 Thread Edwin Culp
I have installed current on a sym53c896 scsi controller but can't boot. It has two disks with boot manager installed and I get the F1 F5 options but neither do anything by clicking or by waiting. I can boot from floppy or cd and mount da0s1a, execute commands from bin and sbin but I cannot get it

cardbux.c:186: too many arguments to function `pci_read_device'

2002-03-13 Thread Edwin Culp
Only my laptop didn't compile the kernel with this morning's cvsup. It stops with the following error. cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -W missing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -an si -nostdinc -I- -I. -I/usr/s

RE: 5.0-CURRENT makebuild world fails

2002-03-03 Thread Edwin Culp
I've cvsuped and built world and new kernels on 6 machines this morning. Two are SMP PIII's, 3 PIII servers, and my laptop, with no problems. I did the same yesterday morning. All cvsups at 3-5 am PST. All seperate builds and in seperate locations. This probably doesn't help but hopefully you w

RE: 5.0-CURRENT makebuild world fails

2002-03-03 Thread Edwin Culp
I've cvsuped and built world and new kernels on 6 machines this morning. Two are SMP PIII's, 3 PIII servers, and my laptop, with no problems. I did the same yesterday morning. All cvsups at 3-5 am PST. All seperate builds and in seperate locations. This probably doesn't help but hopefully you w

Re: compile errors after yesterdays cvsup and makeworld.

2002-02-21 Thread Edwin Culp
Quoting David Wolfskill <[EMAIL PROTECTED]>: > >Date: Thu, 21 Feb 2002 09:48:10 -0800 > >From: [EMAIL PROTECTED] > > >I sure missed something, I'm sorry. I still have the problem with > >buildworld. What should I do to fix it? > > ># /usr/bin/cc -print-search-dirs > >install: /usr/libexec/(

Re: Kernel compile error with today's cvsup.

2002-02-20 Thread Edwin Culp
EMAIL PROTECTED]>: > On Wed, Feb 20, 2002 at 05:53:59AM -0800, Edwin Culp wrote: > > On my daily build, my kernels are broken as per log: > > > > ===> wi > > cd /usr/obj/usr/src/sys/PIII850N; > MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm > > make - > &

Kernel compile error with today's cvsup.

2002-02-20 Thread Edwin Culp
On my daily build, my kernels are broken as per log: ===> wi cd /usr/obj/usr/src/sys/PIII850N; MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm make - f /usr/src/sys/dev/aic7xxx/aicasm/Makefile Warning: Object directory not changed from original /usr/obj/usr/src/sys/PIII850N cc -O -pipe -I/usr/incl

Re: Current/XFree86 w/gnome or kde coredumps.

2002-02-15 Thread Edwin Culp
ed > recently in XFree86 (or Current) appears to be causing the problem > > > > At 07:28 PM 2/14/2002 -0800, Edwin Culp wrote: > >I just realized that current/XFree86-4.1.0_12,1 core dumps with either > >kde or gnome. I seems to work fine with twm. It dumps at

Current - Kernel compile missing opt_compat.h - cvsup this morning

2002-02-15 Thread Edwin Culp
Today's make buildkernel seems to break because of a missing opt_compat.h. mkdep -f .depend -a -nostdinc -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@ /dev -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/di gi/digi/../../../dev/digi/digi.c /usr/src/sys/modules/digi/d

Current/XFree86 w/gnome or kde coredumps.

2002-02-14 Thread Edwin Culp
I just realized that current/XFree86-4.1.0_12,1 core dumps with either kde or gnome. I seems to work fine with twm. It dumps at the same place when starting x with both. (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) Could not init font path element /usr/X11R6/lib/X11/fonts/Sp

Current World stops at rcp.yppasswdd

2002-02-11 Thread Edwin Culp
World is breaking for me at: ===> usr.sbin/rpc.yppasswdd cc -nostdinc -O -pipe -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/vipw -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/ypserv -I/usr/src/usr.sbin/rpc.yppasswdd/../../libexec/ypxfr -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.bin/chp

Current World stops at rcp.yppasswdd

2002-02-05 Thread Edwin Culp
World is breaking for me at: ===> usr.sbin/rpc.yppasswdd cc -nostdinc -O -pipe -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/vipw -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/ypserv -I/usr/src/usr.sbin/rpc.yppasswdd/../../libexec/ypxfr -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.bin/chp

Re: Pam problems today

2002-02-01 Thread Edwin Culp
David, Thanks for posting this. I have built a new world and kernel but haven't run mergemaster, yet. I did see the problem just waiting in /usr/src/etc/rc.d so I think I'll just leave it there for the time being. Thanks again for the advance notice. ed Quoting "David W. Chapman Jr." <[EMAI

Re: snd_maestro3 on Current laptop begining on Wednesday morning.

2002-01-27 Thread Edwin Culp
gt; > Scott > > On Sat, Jan 26, 2002 at 10:28:52PM +0100, Anders Andersson wrote: > > On Fri, Jan 25, 2002 at 06:21:30AM -0800, Edwin Culp wrote: > > > My laptop sound seems to have quit working after some changes that were > > > submitted, between my Tuesday morn

snd_maestro3 on Current laptop begining on Wednesday morning.

2002-01-25 Thread Edwin Culp
My laptop sound seems to have quit working after some changes that were submitted, between my Tuesday morning +-4:30 am PST and wednesday 4:30 am PST. I assumed that I had not cvsuped all the changes but today's build still doesn't work. The module loads but no sound. /root # cat /dev/sndstat

Re: dhclient

2001-12-14 Thread Edwin Culp
D]>: > > On Thu, 13 Dec 2001, Edwin Culp wrote: > > > Is anyone using dhclient successfully with Current of the last week or > > so? I don't use it all the time but I have been trying for the last > > couple of days without success. > > > > It accesse

Re: dhclient

2001-12-13 Thread Edwin Culp
. ed Quoting David Wolfskill <[EMAIL PROTECTED]>: > >Date: Thu, 13 Dec 2001 06:15:32 -0800 > >From: Edwin Culp <[EMAIL PROTECTED]> > > >Is anyone using dhclient successfully with Current of the last week or so? > > Sure; hadn't noticed any problems with

Re: dhclient

2001-12-13 Thread Edwin Culp
Emiel, Thanks a lot for the feedback. I have to look further. Hmmm... Maybe it is my dhcp server but the problem originated with the excite@home service change to attbi.com and their dhcp. Neither work:-( ed Quoting Emiel Kollof <[EMAIL PROTECTED]>: > * Edwin Culp ([EMAIL

dhclient

2001-12-13 Thread Edwin Culp
Is anyone using dhclient successfully with Current of the last week or so? I don't use it all the time but I have been trying for the last couple of days without success. It accesses the server and changes the interface ip to 0.0.0.0 netmask 255.255.255.255. Thanks, ce --- To Unsubscribe:

Re: dhclient busted for -current?

2001-12-12 Thread Edwin Culp
This may explain my problem with the excite@home/attbi.com change over. According to them it is pure dhcp. Since it has always just worked when I needed it, I haven't really tested. ed Quoting Warner Losh <[EMAIL PROTECTED]>: > In message <[EMAIL PROTECTED]> "Pierre Y. > Dampure" writes: > : A

Re: Fatal trap 12 on kernel from sometime Nov. 30.

2001-12-01 Thread Edwin Culp
I did and it's happily doing a cvsup right now that will be followed by a make world and new kernel. Many thanks to you, Andrew and Manfred for keeping me from drowning in a glass of water. ed Alfred Perlstein wrote: >* Edwin Culp <[EMAIL PROTECTED]> [011201 21:25] wrote: >

Re: Fatal trap 12 on kernel from sometime Nov. 30.

2001-12-01 Thread Edwin Culp
Manfred Antar wrote: >At 07:12 PM 12/1/2001 -0800, Edwin Culp wrote: > >>Andrew, >> >>Thanks. Now my problem is that I can't cvsup. Any ideas on how to update my >sources? >>Maybe someone could email me a patch and I could take it over with a floppy.

Re: Fatal trap 12 on kernel from sometime Nov. 30.

2001-12-01 Thread Edwin Culp
eiter wrote: >cvsup -- this was "fixed" sometime within the last 24hours. > >On Sat, 1 Dec 2001, Edwin Culp wrote: > >:With my kernel and with a Generic kernel, I am getting a Fatal trap 12 >:when trying to access the network. >:The first thing that happens on

Fatal trap 12 on kernel from sometime Nov. 30.

2001-12-01 Thread Edwin Culp
With my kernel and with a Generic kernel, I am getting a Fatal trap 12 when trying to access the network. The first thing that happens on the network seems to cause the panic. The following was an error with a generic kernel. I'm typing it so there could be mistakes. Fatal trap 12: page fau

Re: Today's kernel can't seem to load linux.

2001-11-19 Thread Edwin Culp
Quoting Warner Losh <[EMAIL PROTECTED]>: | In message <[EMAIL PROTECTED]> Peter Wemm | writes: | : Edwin Culp wrote: | : > I just rebooted and was put into single user with the following | message: | : > | : > /boot/kernel/kernel: KLD linprocfs.ko: depends on li

Re: Today's kernel can't seem to load linux.

2001-11-18 Thread Edwin Culp
It's working now. Thanks, ed Quoting Hellmuth Michaelis <[EMAIL PROTECTED]>: | >From the keyboard of Peter Wemm: | > Edwin Culp wrote: | > > I just rebooted and was put into single user with the following | message: | > > | > > /boot/kernel/kernel: KLD l

Today's kernel can't seem to load linux.

2001-11-17 Thread Edwin Culp
I just rebooted and was put into single user with the following message: /boot/kernel/kernel: KLD linprocfs.ko: depends on linux - not available I just had to comment out my linproc entry in fstab and booted fine but linux emulation doesn't work. If I try to load it manually, I get and Exec f

Current makeworld seems broken.

2001-10-20 Thread Edwin Culp
In case no one has seen this, I'm getting (cd /usr/src/etc; install -c -o root -g wheel -m 444 amd.map apmd.conf auth.con f crontab csh.cshrc csh.login csh.logout dhclient.conf dm.conf fbtab ftpusers gettytab group hosts hosts.allow hosts.equiv hosts.lpd inetd.conf login.access login.conf

Re: pam problems on latest -CURRENT

2001-09-12 Thread Edwin Culp
Julian, I started getting this yesterday and am still getting it today. * $FreeBSD: src/sys/sys/proc.h,v 1.180 2001/09/12 08:38:05 julian Exp $ I'm still running my yesterday's kernel. I'm sure that in my case it has nothing to do with your commit. ed Quoting Julian Elischer <[EMAIL PROTEC

Re: pam problems on latest -CURRENT

2001-09-12 Thread Edwin Culp
I'm getting the same problem on one of my current servers and on others no thanks, ed Quoting Storms of Perfection <[EMAIL PROTECTED]>: | | | Sep 12 13:55:57 boom imapd[469]: imap service init from 192.168.0.40 | Sep 12 13:55:57 boom /usr/libexec/ld-elf.so.1: | Sep 12 13:55:57 boom /usr

Re: How can I turn off acpi 100%?

2001-09-09 Thread Edwin Culp
David, You are a life saver, as you so often are. I am copying this to the developers so they can let me know what they need because this Compaq seems to be a mess. I'll add this to my hints and see what happens. Thanks again, ed Quoting David Wolfskill <[EMAIL PROTECTED]>: | Per Mike Smi

Re: How can I turn off acpi 100%?

2001-09-09 Thread Edwin Culp
I just realized that booting an old kernel doesn't stop the errors. It that the case or am I now doing something totally stupid in addition to having decided to reboot my laptop today? :-) Thanks, ed Quoting Edwin Culp <[EMAIL PROTECTED]>: | | I hadn't rebooted my lap

How can I turn off acpi 100%?

2001-09-09 Thread Edwin Culp
I hadn't rebooted my laptop since Aug 28 although I have been building world and a new kernel daily. I thought today would be a good day to see how acpi was comming. Mistake. It comes up fine, I think because all I can see are: acpi_cmbat0: bif size changed 0 at what looks like several per

Today's current has problems authenticating imap.

2001-08-27 Thread Edwin Culp
After a successful make world and kernel this morning, I am having a problem with ld-elf.so.1/pam/imap. Everytime someone tries to login to imap the following error is generated. Aug 27 09:20:17 aNeed2Learn /usr/libexec/ld-elf.so.1: Aug 27 09:20:17 aNeed2Learn /usr/lib/pam_nologin.so: Undefined

make release may be broken

2001-08-13 Thread Edwin Culp
Cahnges made between Friday morning and today may have broken make release. I just got the following error: /usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/lib -I/usr/src/gnu/usr.bin/ cvs/cvs/../../../../contrib/cvs/diff -DHAVE_KERBEROS -DHAVE_KRB_GET_ERR_TEXT -DE NCRYPTION-c /usr/src/gn

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Edwin Culp
Got it in the morning, Warner, Thanks. ed Quoting Warner Losh <[EMAIL PROTECTED]>: | In message <[EMAIL PROTECTED]> Edwin Culp writes: | : I can't get the mouse working on a new HP Pavilion 5470 laptop. I just | : installed and cvsuped, made world and get this in my dmes

Re: Interrupt problem? with accton EN2242 MiniPCI 10/100BaseTX.

2001-06-29 Thread Edwin Culp
Quoting Mike Smith <[EMAIL PROTECTED]>: | > I'm running current and get the following error in dmesg while trying to | > enable the minipci. This is a HP n5470 laptop. | > | > dc0: irq 11 at device 16.0 on pci0 | > dc0: failed to enable I/O ports! | > device_probe_and_attach: dc0 attach return

Interrupt problem? with accton EN2242 MiniPCI 10/100BaseTX.

2001-06-29 Thread Edwin Culp
I'm running current and get the following error in dmesg while trying to enable the minipci. This is a HP n5470 laptop. dc0: irq 11 at device 16.0 on pci0 dc0: failed to enable I/O ports! device_probe_and_attach: dc0 attach returned 6 It is sharing irq 11 with the cardbus bridge. As I underst

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Edwin Culp
What I did was leave /boot/device.hints alone and comment out the #hints "GENERIC.hints" in my kernel config file and everything was fine. I was duplicating the hints files. ed Quoting Ollivier Robert <[EMAIL PROTECTED]>: | According to Manfred Antar: | > I did this and now I have no keyboa

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Edwin Culp
That was the problem. It works fine now. Now that you mention it, I do remember that thread. Sorry for the extra noise, and please pass the Ginko, what was that?, ahhh ... Biloba, yeah. ed Quoting Ollivier Robert <[EMAIL PROTECTED]>: | According to Manfred Antar: | > this started. I don't

Touch pad problem on HP n5470 Laptop

2001-06-28 Thread Edwin Culp
I can't get the mouse working on a new HP Pavilion 5470 laptop. I just installed and cvsuped, made world and get this in my dmesg. It's my guess that the second atkbd0/psm1 are the problem. Does anyone have an idea what I should do? atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1

Re: PCCARD and -current

2001-06-10 Thread Edwin Culp
Quoting Warner Losh <[EMAIL PROTECTED]>: > > > If you have device pccard rather than card in your kernel, you are > running NEWCARD. I know but I couldn't get it to run with pccardd. I'm going to try again tomorrow although it has been working great:-) > > Also, do you have one slot or two?

Re: PCCARD and -current

2001-06-10 Thread Edwin Culp
to current. ed Quoting Warner Losh <[EMAIL PROTECTED]>: > In message <[EMAIL PROTECTED]> Edwin Culp writes: > : I also had to add options from NEWCARD to my kern cofiguration file. > : That is why I couldn't get it to work with my GENERIC based > configuration. >

Re: PCCARD and -current

2001-06-10 Thread Edwin Culp
I also had to add options from NEWCARD to my kern cofiguration file. That is why I couldn't get it to work with my GENERIC based configuration. I haven't seen that documented, but it worked for me after 3 days of suffering. ed Quoting Warner Losh <[EMAIL PROTECTED]>: > In message <[EMAIL PROTE

K-6 Laptop running current.

2001-06-08 Thread Edwin Culp
I sent this to Mobile yesterday and didn't get an answer. I sure don't feel good being the only person with this problem, but . . . I've cleaned and polished my pointy hat. I updated my world and kernel from a cvsup of May 26 to June 6, including a mergemaster run that included a new pccard.con

Linux_Base port work around for Current?

2001-05-27 Thread Edwin Culp
I am installing current on a new box and I need jkd. That basically means linux emulation. I haven't been able to build it for some time on current. I have used the submitted PR to upgrade it to 7.? and it has worked except I have problems with all other ports that need linux_base. Right now th

Re: Tonights panic: free_newdirblk+0x73: movl %eax,0x10(%e

2001-05-24 Thread Edwin Culp
Quoting Michael Harnois <[EMAIL PROTECTED]>: > On Wed, 23 May 2001 22:10:09 -0300 (ADT), The Hermit Hacker <[EMAIL PROTECTED]> > said: > > > Oops ... neat, now it just locked up solid and ctl-alt-esc > > doesn't even get me to debugger :( > > This has been my experience for about a week

Re: kernel trap 12 with interrupts disabled

2001-05-20 Thread Edwin Culp
I forgot to add that I'm not seeing any of this with the PIII's that I have running current and usually updated daily. This may not help much unless there is some common ground to be found. I have been having problems with my old K6-2 300Mhz laptop hanging in X with linux-communicator. From ther

Re: kernel trap 12 with interrupts disabled

2001-05-20 Thread Edwin Culp
This may not help much unless there is some common ground to be found. I have been having problems with my old K6-2 300Mhz laptop hanging in X with linux-communicator. From there I have not been able to get any debugging info. Last night I did a power off/on reset and went to bed. This morning I

mount: /dev/ad0s1e: File name too long

2001-03-02 Thread Edwin Culp
I just found something new in current. When I rebooted with todays current, it put me into single user with the following message: mount: /dev/ad0s1e: File name too long The problem seems to be the directory that I have been mounting it under for a couple of years. /var/ftp/release If I make

Problem with telnet and slow network response.

2001-03-01 Thread Edwin Culp
I am in the process of trying to get all my current machines on the same page and I am finding a very strange problem. In theory, the machines were/are configured almost exactly the same with the same applications and versions. Now as I finish updating them about half (2 and 2 right  ow) wil

Re: make kernel failure: pecoff: machine/lock.h

2001-02-27 Thread Edwin Culp
I had that, and many other problems, about a week ago and I am not sure but i think that I ended up doing an rm -rf /usr/sys/modules/* , cvsuped made world and built new kernel with no problem. I remember that I had to erase all the modules directory but I'm not comeletely sure that it was this p

Re: What goes at the boot prompt

2001-02-20 Thread Edwin Culp
> I have a kernel that hangs at boot, so when I try to boot kernel.old, I > have a problem. At the Default: F1 prompt, I give it an F1 and then the > space key give me > > >> FreeBSD/i386 BOOT > Default: 0:wd(o,a)/boot/loader > boot: _ > > What do I put at the boot prompt. I think the changes

Re: 3dfx -current compile error

2001-02-19 Thread Edwin Culp
Quoting Harti Brandt <[EMAIL PROTECTED]>: > On Mon, 19 Feb 2001, Edwin Culp wrote: > > Reverting /usr/src/sys/conf/kmod.mk to rev. 1.90 fixes the problem for > the moment. > > harti Thanks, I'll do that right now. ed ---

Re: 3dfx -current compile error

2001-02-19 Thread Edwin Culp
I've got the same problem on my laptop. Quoting Coleman Kane <[EMAIL PROTECTED]>: > So, do you need me to do anything or just wait until it gets worked out? > > Bruce Evans had the audacity to say: > > > > On Mon, 19 Feb 2001, Coleman Kane wrote: > > > > > Yeah, this seems to be broken acro

apache13-modssl dumps core.

2001-02-01 Thread Edwin Culp
I just compiled apache1.3.17 modssl from ports and it prefers to dump core than run. I tried apache13 (same sources) and it runs fine. Looks like there may be an issue with mod_ssl-2.8.0-1.3.17. Shoot, I just realized that I forgot to test it without ssl:-( I'll recompile it and and try it bot

Interesting "man" error. Current today.

2001-01-28 Thread Edwin Culp
With this morning's make world, I get the following error with man. I've checked six different machines with slightly different cvsup and build times and using different cvsup locations. They all coincide. FreeBSD dsl.mexcomusa.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Jan 19 07:52:22 PST 2001

RE: /boot/kernel/kernel: swap_pager_getswapspace: failed

2001-01-10 Thread Edwin Culp
Quoting John Baldwin <[EMAIL PROTECTED]>: > > On 10-Jan-01 Edwin Culp wrote: > > I am starting to get the following error. I've never seen it before and > > don't > > really understand why it should fail. Where should I start looking for > the > > pro

/boot/kernel/kernel: swap_pager_getswapspace: failed

2001-01-10 Thread Edwin Culp
I am starting to get the following error. I've never seen it before and don't really understand why it should fail. Where should I start looking for the problem? /boot/kernel/kernel: swap_pager_getswapspace: failed This seems to have started in the last week. Thanks, ed -- EnContacto.Net

Re: Current stalls...(now also panic)

2001-01-02 Thread Edwin Culp
Szilveszter, I've got some other weird problems with cores and panics but vi is the only one that I can define well enough. I'm also taking all USB support from the kernels that have it to see if my other strange problems disappear like access to mysql databases with php4 cvs and some strange li

Re: Current stalls...(now also panic)

2001-01-02 Thread Edwin Culp
Mark, Thanks a lot. I read Marc's mail first so I'm trying the -k solution first but I will also take USB support out of the kernels that have it. Thanks, ed Mark Hittinger wrote: > > Maybe this is related, maybe not... I upgraded to the latest CURRENT > > available this morning and now I al

  1   2   >