Strange keyboard behavior

2003-08-20 Thread Donn Miller
Latest -current, just cvsuped and build world/kernel yesterday. In a nutshell, if I reboot out of FreeBSD, my keyboard becomes non-functional, until I power my laptop off/on again. For example, say I use reboot(8) to boot out of FreeBSD. When the boot loader comes up, which in my case is LIL

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-10 Thread Donn Miller
Tim Robbins wrote: On Mon, Jun 09, 2003 at 10:34:10AM -0400, Donn Miller wrote: Thanks, that worked. But I'm seeing the same thing as you. i.e., panic if I reboot without running mdconfig -d first. Here is the backtrace of the ensuing panic: http://users.zoominternet.net/~dmmiller/fr

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-09 Thread Donn Miller
Tim Robbins wrote: On Mon, Jun 09, 2003 at 03:13:24AM -0400, Donn Miller wrote: Please see the attached gdb file. I get this panic if I have a samba filesystem mounted via mount_smbfs, where an iso file resides. When I try to use mdconfig on the file, I get an immediate panic. The exact

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-09 Thread Donn Miller
Donn Miller wrote: Please see the attached gdb file. I get this panic if I have a samba filesystem mounted via mount_smbfs, where an iso file resides. When I try to use mdconfig on the file, I get an immediate panic. The exact mdconfig command issued is: mount -a -t vnode -f /smbfs/sol-9

panic: mdconfig on an iso file mounted on smbfs

2003-06-09 Thread Donn Miller
Please see the attached gdb file. I get this panic if I have a samba filesystem mounted via mount_smbfs, where an iso file resides. When I try to use mdconfig on the file, I get an immediate panic. The exact mdconfig command issued is: mount -a -t vnode -f /smbfs/sol-9-u3-x86-v1.iso -u 0 ou

Re: A possible bug?

2003-06-04 Thread Donn Miller
Zbynek Houska wrote: Dear all, when I tryied to mount an iso image over network (using samba) my computer unexpectedly crashed. I issued this command : mdconfig -a -t vnode -f /path/to/my/file/mounted/on-local-machine and since that kernel crashed, no ping response, nothing at all. I've been

buildkernel errors after latest cvsup

2003-03-24 Thread Donn Miller
===> smapi @ -> /usr/src/sys machine -> /usr/src/sys/i386/include make: don't know how to make smapi_isa.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/CUSTOM. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. --

Re: stacktrace of recent panic..(bremfree)

2003-03-13 Thread Donn Miller
Jeff Roberson wrote: On Thu, 13 Mar 2003, Julian Elischer wrote: I got this today on a kernel checked out on the 10th. Can you please disable sync on panic and get a dump from the first panic? Then print out the contents of the buf in that stack for me? A couple of people have seen this now bu

Re: distributed folding client panics -current

2003-03-02 Thread Donn Miller
Kris Kennaway wrote: --6sX45UoQRIJXqkqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This may already be fixed..can you try updating and see if the problem persists? Yes. I've also had problems with my laptop freezing when using gtk-gnutella. After the fixes (I'm now at

panics and sometimes hard freezes as of recent builds

2003-02-26 Thread Donn Miller
occurs on occasion with network activity. gtk-gnutella, which generates a lot of network activity, used to make the machine freeze solid, or panic/reboot. The following occured while using slrn during a buildworld. Was not running X at the time, although most of the time, the panics/freezes occu

sa_handler and sigaction...

2002-12-26 Thread Donn Miller
Just tried compiling the mgv port on current. It bombs out with the following error message: Making all in toolbar cc -DPACKAGE=\"mgv\" -DVERSION=\"3.1.5\" -DHAVE_PUTENV=0 -DUSE_DMALLOC=0 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_MOTIF=1 -DHAVE_LIBHELP=0 -DHAVE_EDITRES=1 -I. -I. -I. -Iwlib -I/usr/

Re: ACPI and apm_saver?

2002-11-22 Thread Donn Miller
Terry Lambert wrote: > > Donn Miller wrote: > > ACPI works pretty well on my HP Pavilion Notebook. But is it possible > > to get the apm saver (apm_saver.ko) to work with ACPI? From what I > > understand, acpi is a superset of apm, and is able to provide some > >

ACPI and apm_saver?

2002-11-22 Thread Donn Miller
ACPI works pretty well on my HP Pavilion Notebook. But is it possible to get the apm saver (apm_saver.ko) to work with ACPI? From what I understand, acpi is a superset of apm, and is able to provide some emulation of apm functionality. So, by this principle, shouldn't apm_saver work with acpi

Re: fdisk editor in DP2

2002-11-20 Thread Donn Miller
Jun Kuriyama wrote: I'm trying to install DP2 to old machine (P2 dual). This box has 2GB IDE disk and ran NT4 before. When entering fdisk editor after booting from CD-ROM, I cannot delete NTFS partition by "D" key. "D" key only shows cursor up (NTFS is at offset 63, offset 0 seems boot selector

Re: FreeBSD Foundation: Examples of FreeBSD as teaching aid/researchplat

2000-11-09 Thread Donn Miller
I'm subscribed to -stable and not current, and yet I received this email. Do the lists get mixed up once in a while? - Donn On Thu, 9 Nov 2000, Justin T. Gibbs wrote: > As some of you may know, I'm working on a 501(c)3 (tax exempt/non-profit) > determination for the FreeBSD Foundation. The IR

Re: downgrade?

2000-10-07 Thread Donn Miller
On Sat, 7 Oct 2000, Alfred Perlstein wrote: > Yes you're correct there will be problems with perl, that's > why you need a 4.x machine to do the building on and that's also > why you may need several 'make -k installworld' runs to finally > get a 'make installworld' to work. How about: sh -c "

Re: ext2fs support for writing - what's the verdict?

2000-10-04 Thread Donn Miller
On Wed, 4 Oct 2000, Jordan Hubbard wrote: > As most people probably know, you can't write on ext2fs filesystems > with any of the "newer" Linux distributions, like Red Hat 6.2 on > up. The filesystem mount refuses r/w permission with the message > "WARNING: R/W mount of # denied due to unsupport

Re: setting device permissions for DEVFS

2000-09-29 Thread Donn Miller
On Fri, 29 Sep 2000, Alexander Langer wrote: > What is the suggested best way to set permissions on devices in DEVFS? > (I want to chmod 664 /dev/acd0c to let users in the group operator > burn CD-R's). > Do we already have a common way that I missed? /etc/rc.devfs - Donn To Unsubscribe: sen

Re: fdc0 and ata1 issues

2000-09-23 Thread Donn Miller
In article <[EMAIL PROTECTED]> you wrote: > I am also seeing the fdc0 problem "fdc0: cannot reserve I/O port range". What's up with the fdc driver? I'm seeing the exact same thing. There was never any heads-up about this. Surely, the person who broke it knows about it. :-( It's nice to have

kldload and alternate kernel locations...

2000-09-21 Thread Donn Miller
Normally, kldload can only find .ko modules in /boot/kernel. What if you have KERNEL=MYKERNEL set in /etc/make.conf, for instance, which will result in a kernel installed in /boot/MYKERNEL? kldload doesn't find the modules then (because all the .ko's are in /boot/MYKERNEL). I've first noticed t

Re: buildkernel broken?

2000-09-21 Thread Donn Miller
On Thu, 21 Sep 2000, Neil Blakey-Milner wrote: > On Thu 2000-09-21 (08:48), Donn Miller wrote: > > An example of what I get when I try to do a make buildkernel. I have set > > KERNEL=CUSTOM in /etc/make.conf, so I should be alright there. > > > > > {standard inpu

buildkernel broken?

2000-09-21 Thread Donn Miller
An example of what I get when I try to do a make buildkernel. I have set KERNEL=CUSTOM in /etc/make.conf, so I should be alright there. - Donn {standard input}:2342: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 92

Re: recent kernel, microuptime went backwards

2000-09-19 Thread Donn Miller
On Wed, 20 Sep 2000, Bruce Evans wrote: > On Tue, 19 Sep 2000, Andrey A. Chernov wrote: > > > microuptime() went backwards (1.3624050 -> 1.998840) > It really does go backwards. This is caused by the giant lock preventing > the clock interrupt task from running soon enough. The giant lock can

Re: cvs commit: src/sys/dev/pccard card_if.m pccard.c pccardvar.h src/sys/dev/ep if_ep_pccard.c src/sys/dev/sn if_sn.c if_sn_isa.c if_sn_pccard.c src/sys/pccard pccard_nbk.c

2000-09-19 Thread Donn Miller
On Tue, 19 Sep 2000, Jun Kuriyama wrote: > At Mon, 18 Sep 2000 21:39:20 -0700 (PDT), > Warner Losh <[EMAIL PROTECTED]> wrote: > > sn driver updated more than minorly. Add module dependencies to allow > > module to load. Also change name to if_sn. Add some debugging code. > > attempt to f

buildkernel problems

2000-09-19 Thread Donn Miller
Here's problems I'm having with the latest (as of now) cvsup'd sources. - Donn perl @/kern/makeobjops.pl -h @/kern/bus_if.m perl @/kern/makeobjops.pl -h @/pci/pci_if.m perl @/kern/makeobjops.pl -h @/dev/mii/miibus_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I.

Re: Fdescfs updates--coming to a devfs near you!

2000-09-14 Thread Donn Miller
On Thu, 14 Sep 2000, John Baldwin wrote: > Poul-Henning Kamp wrote: > > In message <[EMAIL PROTECTED]>, Peter Pentchev writes > > > > I must admit that I think in general that /dev/std{in,out,err} and /dev/fd > > is bogus. It looks like something which happened "because we can" more > > than so

Load avg. bottoms out at 1.00

2000-09-13 Thread Donn Miller
Anyone else seeing this? I just cvsup'd my kernel sources/remade my kernel an hour ago, and I'm still seeing this problem. - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Latest kernel/module restructuring

2000-09-12 Thread Donn Miller
With the latest kernel/module restructuring, the kernel is now installed as /boot/kernel/kernel.ko. So, basically, if one opts to _not_ build modules w/kernel as per /etc/make.conf, no modules are installed in /boot/kernel other than the kernel itself, kernel.ko. This means that various modules

Re: uscanner driver

2000-09-06 Thread Donn Miller
On Wed, 6 Sep 2000, Nick Hibma wrote: > I've quickly thrown together a driver for USB scanners. Unforunately, I > don't have a scanner available that is supported by SANE, so I can't > test it. How about parallel scanners? I have a UMAX Astra 2000p PPT scanner. I've heard that UMAX didn't want

Re: Bus error on savecore

2000-09-02 Thread Donn Miller
Blaz Zupan wrote: > > Has anyone else noticed savecore core dumping on a bus error? I think it > started on my yesterday's make world. Redid the make world today with the > latest sources and it's still doing it. Leaves a nice savecore.core in /. A while ago, passwd was dumping core on a bus err

Buildworld errors....

2000-08-31 Thread Donn Miller
See the attached "errors". -Donn errors

Re: hints static wiring

2000-08-28 Thread Donn Miller
Mike Meyer wrote: > I do read cvs-all, and I missed it. Not did I find device.hints in the > relevant Makefiles. Can you provide a pointer to details on how > /boot/device.hints is used in the build process, or how having an > empty one keeps you from shooting yourself in the foot? Actually, dev

Re: weirdness with devfs? (time)

2000-08-23 Thread Donn Miller
Siobhan Patricia Lynch wrote: > > this is cute: > notice the dates, they predate the epoch. > > weird huh? anyone else see this or am I just off my rocker? > > -Trish > > total 0 > crw-r--r-- 1 root operator 117, 0 Dec 31 1969 acd0a > crw-r--r-- 1 root operator 117, 2 Dec 31 1969

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Donn Miller
Mark Murray wrote: > > > So, at least I know the hang is occuring at random: . > > OK; please uncomment the #define DEBUG in yarrow.c and let me know what > the output of that looks like? I get random: Random init and then my machine just locks up tight, right there. -Donn To Unsubscribe

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Donn Miller
Basically, it is hanging immediately after this message: Preloaded elf kernel "kernel.old" at 0xc0392000. Intel Pentium detected, installing workaround for F00F bug nulldev: I couldn't even drop into the debugger, because my machine was locked solid. The next boot message WOULD'VE been: random

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Donn Miller
On Wed, 23 Aug 2000, Mark Murray wrote: > > I just tried the patch, which completed successfully. But now, I'm > > getting these errors (see attached make.log). > > Clean out your tree and reapply the patches; they got applied twice to some > files :-) OK, earlier I had done just that. After

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Donn Miller
Mark Murray wrote: > > > I'm getting some errors trying to build this. Attached is my make.log > > that shows the errors. > > The one that's there now should fix this (I forgot to include a 1-line > patch to sys/conf/files). I just tried the patch, which completed successfully. But now, I'm g

Re: Review requested for /dev/random driver improvements!

2000-08-22 Thread Donn Miller
Mark Murray wrote: > > Hi All > > Please could those of you with the time and computrons available > please review the patches for the entropy (/dev/random) driver at > http://people.freebsd.org/~markm/randomdev.patch. I'm getting some errors trying to build this. Attached is my make.log that

Re: problem with ftp in latest -current

2000-08-16 Thread Donn Miller
> On Wed, 16 Aug 2000, Donn Miller wrote: > > > Lately, I can't ftp to any anonymous ftp sites. Every single one I > > attempt to ftp to gives me a "connection refused" error message. Is there > > a problem with bind? > > Only on your end :-) I sh

ftp and /etc/services...

2000-08-16 Thread Donn Miller
This is on a recently-built -current box. When I try to move ftp from port 21 to port 2121 in /etc/services, I get a "Connection refused" message when I try to login to anonymous ftp sites. Should ftp be this dependent on /etc/services? What if you _have_ no services running, e.g. inetd & portm

Re: problem with ftp in latest -current

2000-08-16 Thread Donn Miller
On Tue, 15 Aug 2000, Kris Kennaway wrote: > On Wed, 16 Aug 2000, Donn Miller wrote: > > > Lately, I can't ftp to any anonymous ftp sites. Every single one I > > attempt to ftp to gives me a "connection refused" error message. Is there > > a problem wi

Re: ftpd not working with 4.1-stable

2000-08-16 Thread Donn Miller
Could this be related to the problems I've been having lately with -current? Everytime I try to connect to an anonymoys ftp site, I get "connection refused" every time, no matter which site it is. I can get into the same sites with Netscape, lynx, w3m, and wget. I'm getting similar errors with

problem with ftp in latest -current

2000-08-16 Thread Donn Miller
Lately, I can't ftp to any anonymous ftp sites. Every single one I attempt to ftp to gives me a "connection refused" error message. Is there a problem with bind? -Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Problems with ATAPI CD driver

2000-08-13 Thread Donn Miller
Soren Schmidt wrote: > > It seems Donn Miller wrote: > > I've got a BTC 24x ATAPI CDROM driver, and I can't mount it. Attached is > > my dmesg.out. Typing mount /cdrom causes the mount command to hang, and > > it never did this before. Also, I'm ge

Problems with ATAPI CD driver

2000-08-12 Thread Donn Miller
I've got a BTC 24x ATAPI CDROM driver, and I can't mount it. Attached is my dmesg.out. Typing mount /cdrom causes the mount command to hang, and it never did this before. Also, I'm getting these strange syslog messages. (See attached file messages.out.) I tried disabling DMA for ATAPI devices

Re: ESS 1868 (isa) - no more crackling!

2000-08-09 Thread Donn Miller
Wilko Bulte wrote: > > On Wed, Aug 09, 2000 at 01:08:49PM -0400, Donn Miller wrote: > > Thanks for finally solving the PCM interrupts problem. > Sounds promising.. Will it also solve the identical problem the ESS1371 > PCI has? I just did a re-cvsup this morning, and this is

ESS 1868 (isa) - no more crackling!

2000-08-09 Thread Donn Miller
Thanks for finally solving the PCM interrupts problem. Before, my sound card (ESS 1868 isa) was having problems with crackling noises while playing MP3's. Thanks for solving this. BTW, anyone else have this sound card? Not the greatest, but it's something I have to live with for the time being

vga0, atkbdc0, fdc0 attaching to ISA bus?

2000-08-06 Thread Donn Miller
Anyone know why these devices want to attach to the ISA bus on a primarily PCI bus machine? My MoBo is an Asus SP97-V, which has a mixture of ISA and PCI slots. I was wondering maybe if even machines that have all PCI slots, that there's still an internal ISA bus? Check out my dmesg. Specifica

Re: Latest kernel won't boot

2000-08-03 Thread Donn Miller
On Thu, 3 Aug 2000, Michael Lucas wrote: > Sorry for the last try, not enough caffiene yet... > > Anyway, I had this problem as well. The problem was that /boot/loader > wasn't working properly. Without it, the system runs, but you can't > talk to the console. It seems like the problem was wi

Latest kernel won't boot

2000-08-02 Thread Donn Miller
Just recently build a kernel from cvsup, and the kernel won't boot. It gets to the point where you see booting [kernel] \ And it just hangs right there. There's a lot of disk activity, and after about 2 minutes (and no boot messages), I see a login prompt, but the machine is froze. Anyone els

World breakage in usr.bin/kdump

2000-08-02 Thread Donn Miller
cc -march=pentium -Os -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c In file included from ioctl.c:94: /usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/obj/usr/src/i386/usr/include/pc

Moused and Yarrow (Re: Moused behaving funny in 4.1-STABLE)

2000-08-01 Thread Donn Miller
On Tue, 1 Aug 2000, Paul Herman wrote: > My moused is also behaving funny (no X). Sometimes other charaters on > the screen get messed up where the pointer never was (I can't seem to > reliably reproduce it), but one thing I am able to reproduce is the > 20% interrupt thing: > > When both the p

PCM failures w/ latest commits

2000-07-31 Thread Donn Miller
When I try to play an mp3 with either realplayer 7 or mpg123, I get Can't open /dev/dsp! But, the same exact configuration always worked before. - Donn Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents

Re: Mozilla-M15+ipv6 package available

2000-07-31 Thread Donn Miller
Kris Kennaway wrote: > > A few people have asked me for this, so I uploaded a package of the > mozilla-M15+ipv6 port from KAME to > > http://www.freebsd.org/~kris/mozilla-M15.tgz > > (yes, I know M16 is out, but the port isn't yet updated). The last few Mozillas I tried compiling from source (

Re: Mouse behaving funny since 5.0-CURRENT upgrade

2000-07-28 Thread Donn Miller
Kazutaka YOKOTA wrote: > I find quite hard to believe this was caused by recent syscons > changes. Because these changes are about /dev/random thingie and > color attribute handling in terminal emulator part of syscons. They > have nothing to do with keyboard and mouse input. > > I am suspectin

Re: Mouse behaving funny since 5.0-CURRENT upgrade

2000-07-28 Thread Donn Miller
Kazutaka YOKOTA wrote: > > >Donn, would you please run moused at higher priority, (for example, > >"nice -5 moused..." or "nice -10 moused...",) in order to see if this > > Oh, I meant "nice --5 mouse..." and "nice --10 moused..." :-) Tried this. It doesn't fix the problem. The mouse is still

Re: Mouse behaving funny since 5.0-CURRENT upgrade

2000-07-28 Thread Donn Miller
Kazutaka YOKOTA wrote: > > Try the attached patch for /sys/isa/psm.c, and please report the > result. Actually, I use the mse0 device, because I have an isa bus mouse. -- - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Mouse behaving funny since 5.0-CURRENT upgrade

2000-07-27 Thread Donn Miller
Robert Watson wrote: > > I'm using a Micron P133 box with a PS/2 mouse. Up until this morning, I > was running 4.0-STABLE from a month or two back. I upgraded to > 5.0-CURRENT, and since that time, my mouse has been responding slowly and > erratically, jumping as it moves, et al. > I'm using t

Re: make package broken on -current (mtree -L problem)

2000-07-25 Thread Donn Miller
Udo Schweigert wrote: > ===> Installing for bzip2-1.0.1 > mtree: illegal option -- L > usage: mtree [-PUcdeinrux] [-f spec] [-K key] [-k key] [-p path] [-s seed] > [-X excludes] > *** Error code 1 > > Seems to be a problem in /usr/ports/Mk/bsd.port.mk: > > .if ${OSVERSION} >= 500010 >

Lockups with recent PCM commits?

2000-07-18 Thread Donn Miller
Try this (with a very recent kernel): cat /dev/audio It locks up my machine. Also, anything that accesses /dev/audio locks up my machine, such as mpg123. - Donn Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The

"NO_MODULES" in /etc/make.conf broken?

2000-07-16 Thread Donn Miller
Recently, when building a kernel (about 20 minutes as of this email), I set NO_MODULES= false in /etc/make.conf. The modules still weren't built with the kernel. - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Recent syscons weirdness (nervous /dev/sysmouse)

2000-07-11 Thread Donn Miller
I'm using moused in conjunction with XFree86 4.0.1 and /dev/sysmouse. Recently, my mouse pointer has been extremely jumpy in XFree86. I think this is a syscons problem, as I have this problem with moused at the console as well. Also, cursor movement is very jumpy. -- - Donn To Unsubscribe:

Panic with latest pcm commits?

2000-07-09 Thread Donn Miller
I just cvsup'd new sources as of an hour of this posting, and built a kernel. When I try to play an MP3 with mpg123, a kernel panic occurs. Also, rev. 1.27 of src/sys/dev/sound/pcm/channel.c is the latest version of this file that doesn't cause loud popping sounds when I try to play an MP3, i.e.

problems after latest builworld & kernel...

2000-07-04 Thread Donn Miller
cvsup'd sources as of Tue Jul 4 12:04:02 EDT 2000. When doing a reboot, I see something like syncing disks 530 530 530 530 530 530 530 530 530 530 530 530 530 giving up... followed by a Fatal Trap 12. Sometimes, I see the page fault before the part where it does a "syncing disks". Maybe it'

Re: bug: kernel hangs at boot

2000-06-30 Thread Donn Miller
David O'Brien wrote: > Because the code change now triggers one of the bugs that has made us > always say "don't use anything above -O". But, it's still OK to use -march=pentium, though. I'd hate to be using 386 instructions. 8-) -- - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with

Strange make buildworld problem...

2000-06-28 Thread Donn Miller
Recently, the make world problems with perl have been fixed, and I can do a make world all the way through, provided I do a make world the first time only. However, I did a cvsup to update my source tree again after the first make world. I did a make -DNOCLEAN buildworld with /usr/obj untouched.

Re: Laptop boot problem in current with GENERIC & GENERIC.hints

2000-06-28 Thread Donn Miller
On Wed, 28 Jun 2000, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Edwin Culp writes: > : int=000d err= eft=00010046 eip=92eb > : eax=00fb ebx= ecx=0152 edx=03f6 > : esi=000fbc92 edi=000f ebp=17b4 esp=17b4 > : cs:eip=0f 32 89 45 1c 89 55 14-46

Re: Laptop boot problem in current with GENERIC & GENERIC.hints

2000-06-27 Thread Donn Miller
Did you compile your kernel with any optimizations, such as -Os? If so, try it recompiling it without optimizations. - Donn On Tue, 27 Jun 2000, Edwin Culp wrote: > I have 5 machines running current. All are booting fine with the > changes made on June 12, with the exception of a k-6 laptop.

Re: HEADS UP! New (incomplete) /dev/random device!

2000-06-25 Thread Donn Miller
Kris Kennaway wrote: > > On Sun, 25 Jun 2000, Warner Losh wrote: > > > Some days is OK, imho. Much more than that and I'd begin to worry. > > Much more than a week or two and I'd worry a lot. I'll go put a note > > in updating right now. > > That's okay with me too. People should just not upg

Re: -e option to umount?

2000-06-18 Thread Donn Miller
Francisco Reyes wrote: > Whether as a separate command or as part of umount this is > certainly something worth having by default. > In particular new users may be a while before they find > ports/packages or will just end up in the questions list. Well, you could have both. For example, you co

compiling kernel with -Os or -O2

2000-06-18 Thread Donn Miller
Anyone try to compile the kernel with an optimization higher than -O, such as -Os or -O2? For example, when I compile my kernel with -Os, I get a "fatal trap 12: page fault in supervisor mode" right after I see this on my screen while the kernel is booting: Copyright (c) 1992-2000 The FreeBSD P

Re: GENERIC from today does not detect system console on my box

2000-06-17 Thread Donn Miller
On Sat, 17 Jun 2000, Matthew Dillon wrote: > My test box, with a pristine 5.x kernel, crashes on boot... it only > gets a few lines in, prints the amount of memory the machine has, > and BEWM. Low memory page fault. I saw the same thing myself. It turns out, though, that I was usin

Re: -current kernel broken?

2000-06-16 Thread Donn Miller
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 the system never rea

Re: -current kernel broken?

2000-06-15 Thread Donn Miller
The Hermit Hacker wrote: > > 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 d

Re: -current kernel broken?

2000-06-15 Thread Donn Miller
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 the system never rea

Re: fatal trap 12 after lastest kernel build

2000-06-15 Thread Donn Miller
using the problems. > On Thu, 15 Jun 2000, Donn Miller wrote: > > > I just built my kernel from kernel sources as of Thu Jun 15 13:49:59 EDT > > 2000, and immediately after the kernel is loaded, I get a "fatal trap > > 12: page fault while in supervisor mode". Th

fatal trap 12 after lastest kernel build

2000-06-15 Thread Donn Miller
I just built my kernel from kernel sources as of Thu Jun 15 13:49:59 EDT 2000, and immediately after the kernel is loaded, I get a "fatal trap 12: page fault while in supervisor mode". The uptime was 0s, so apparently, the boot loader must not like the kernel. But, I can boot a kernel from Jun 1

Problems with PCM and ESS 1868

2000-06-11 Thread Donn Miller
The recent commits to PCM, as of a few days back, have given me problems with my ESS 1868. When I play MP3's with mpg123, I get a lot of loud pops and clicks during playback. Otherwise, the MP3s DO play all the way through. However, when I try to play MP3s with Real Player 7, it just hangs at t

Re: Newmidi Release Candidate is ready

2000-06-11 Thread Donn Miller
Seigo Tanimura wrote: > > The release candidate of newmidi is finally ready. The patch for > -current can be found at: > > URI: http://people.FreeBSD.org/~tanimura/patches/newmidirc.diff.gz I tried this patch out. When I added nothing to my kernel config file other than device sbc0 d

kernel config errors...

2000-06-11 Thread Donn Miller
After a recent cvsup, I'm getting this error after doing a config -r: ../../conf/files: coda/coda_fbsd.c must be optional, mandatory or standard - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Latest pcm commits and ESS 1868...

2000-06-09 Thread Donn Miller
With the latest pcm commits, there's a lot of pops and clicks during the playing of MP3's. This is with the ESS 1868 sound card. - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

newer binutils...

2000-05-30 Thread Donn Miller
During the first binutils upgrade, which was approx. 2 weeks ago, I saw some strange stuff happening. For example, make and zcat were catching sig. 11 on a semi-regular basis. Anyone else see this? Of course, the problem has long since been solved, but I guess there really were problems that ar

Re: Neomagic audio driver

2000-05-19 Thread Donn Miller
On Fri, 19 May 2000, Christopher Shumway wrote: > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0xfe271c00 > fault code = supervisor write, page not present > instruction pointer = 0x8:0xc0145873 > stack pointer = 0x10:0xc93c3d08 > frame poi

Wide-char support and libc

2000-05-16 Thread Donn Miller
Anyone like the idea of adding wide char support to our libc? Maybe we could port it over from {Net,Open}BSD or BSDi. This would add the header file , etc. - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Motif is now Open Source 8)

2000-05-16 Thread Donn Miller
On Tue, 16 May 2000, Sheldon Hearn wrote: > I've integrated NetBSD's langinfo and nl_types support into FreeBSD. I > can send you patches if you haven't managed to work around this yet? Great. Please send me the patches. BTW, by "integrated", do you mean that you've integrated them into the b

Re: Motif is now Open Source 8)

2000-05-15 Thread Donn Miller
Amancio Hasty wrote: > > Check it out at: > http://www.opengroup.org/openmotif/ Yes, that is great news! I tried compiling it, but I had trouble with lib/Xm/Scale.c. It wanted to include , which FreeBSD doesn't have. So, I copied langinfo.h from /usr/compat/linux/usr/include, but even then, t

cvsup6.freebsd.org

2000-05-14 Thread Donn Miller
It seems to be responding very well to ping, but when I connect to this server with cvsup, it basically says "connecting to cvsup6.freebsd.org", and does nothing else. Is this server working? - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body

Re: make buildworld error

2000-05-13 Thread Donn Miller
Hasan Diwan wrote: > > Mr Miller: > Try obtaining a crypto distribution from internat or freefall. > That should solve your problem. Damn - I just forgot to uncomment the cvs-crypto line in my supfile. Thanks! - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe f

make buildworld error

2000-05-13 Thread Donn Miller
===> usr.sbin/tcpdump/tcpdump rm -f .depend mkdep -f .depend -a-DHAVE_CONFIG_H -I/usr/src/usr.sbin/tcpdump/tcpdump -I/usr/obj/usr/src/i386/usr/include/openssl -DCRYPTO -DHAVE_LIBCRYPTO -DHAVE_RC5_H -DHAVE_CAST_H -I/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/lbl -I/usr/obj/usr/sr

Re: unknown:

2000-05-12 Thread Donn Miller
Soren Schmidt wrote: > > It seems Mike Pritchard wrote: > > I did notice that I started getting all of the "unknown: " > > messages after the PNPBIOS option became default. On the > > machine I'm typing on this on, I used to see those messages > > if I defined PNPBIOS in my config file. PNPBIOS

page fault with waveplay...

2000-05-11 Thread Donn Miller
Anyone else get a page fault with waveplay? Basically, I have the ESS 1868 ISA, and when I tried to do waveplay on a wav file with 8-bit samples, I got a page fault with a reboot. I then used gogo to convert the same wav file to mp3 format, and then used mpg123 with no problems. I generally hav

Re: make buildworld failed...

2000-05-05 Thread Donn Miller
On Fri, 5 May 2000, Sergey Osokin wrote: > Hello! > After cvsuped my 5.0-CURRENT (FreeBSD 5.0-CURRENT #0: Mon May 1 02:25:08 MSD 2000) > i try to buildworld... > > # make -DNOCLEAN -j6 buildworld > > ===> librsausa > mkdir: openssl: File exists > cp /usr/src/secure/lib/librsausa/../libcry

the newer binutils

2000-05-04 Thread Donn Miller
I noticed that a newer version of binutils is in the source code tree (2.91). Is there anything that needs to be set during the make world to make 2.91 the default binutils? - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Old-style KLD file linuxelf found?

2000-05-02 Thread Donn Miller
Idea Receiver wrote: > > On Tue, 2 May 2000, Donn Miller wrote: > > Actually, I meant brandelf -t Linux /compat/linux/sbin/ldconfig. > > > > as i said before. i did try to brandelf it. doesnt work. > > anyway. i think maybe due to the modules not sync? but how ca

Re: Old-style KLD file linuxelf found?

2000-05-02 Thread Donn Miller
Donn Miller wrote: > > Idea Receiver wrote: > > > > My mail server was down for pass few days. Hope I didnt miss anything > > important! > > > > Today, I try to make world and then rebuild the kernel. > > After I restart the machine, it shows "

Re: Old-style KLD file linuxelf found?

2000-05-02 Thread Donn Miller
Idea Receiver wrote: > > My mail server was down for pass few days. Hope I didnt miss anything > important! > > Today, I try to make world and then rebuild the kernel. > After I restart the machine, it shows "Old-style KLD file linuxelf found" > and "Old-style KLD file linuxaout found" and then

Re: PATCH: Removal of unneeded

2000-04-27 Thread Donn Miller
Will Andrews wrote: > > On Wed, Apr 26, 2000 at 11:50:11AM +0200, Poul-Henning Kamp wrote: > > Comments, tests and reviews please. > > Just write a script to check all #include's against their prototypes and > have it autogen diffs. I agree. I like the automated method better. What happens i

RE: make buildworld failed...

2000-04-25 Thread Donn Miller
On Tue, 25 Apr 2000, Robert Small wrote: > I was using -J8, and I kept getting the same error about 20 minutes into the > build, but I did it without the -j and got a perfect build, thanks for the > help! One way to automate this would be: cd /usr/src make -j8 buildworld || make -DNOCLEAN build

Re: Slow Dell PowerEdge 1300 with FreeBSD 3.4

2000-04-25 Thread Donn Miller
On Tue, 25 Apr 2000, Tal S Eilon wrote: > I Just installed my Dell PowerEdge 1300 P-III/500 + 512MB RAM + > 8Gb UW-SCSI Drive but I my system is VERY slow. It took me close > to 15min to compile tcsh-6.09.00. Did anyone experienced anything > like that before? Sounds like you must have your CPU

Re: Stale modules (Re: panic in the morning)

2000-04-23 Thread Donn Miller
Leif Neland wrote: > > make world doesn't build a kernel. Making a kernel doesn't build > > modules. This bit me again the other day when updating, as well - panic at > > boot when loading a stale linux.ko. > > > If making world _and_ kernel doesn't build modules, what _then_? Making world build

  1   2   3   >