Re: buildkernel trouble ?

2001-01-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> Igor Robul writes: : Hello, : I'm tracking -CURRENT on my workstation around 3 months. Recently I : have found that "make buildkernel" fails. Even with GENERIC. : Ok, I have removed : /usr/src/* and cvsupped again. Now, if I do : make buildkernel KERNEL=MORDOR : G

buildkernel trouble ?

2001-01-23 Thread Igor Robul
Hello, I'm tracking -CURRENT on my workstation around 3 months. Recently I have found that "make buildkernel" fails. Even with GENERIC. Ok, I have removed /usr/src/* and cvsupped again. Now, if I do make buildkernel KERNEL=MORDOR GENERIC kernel will be built, so I don't know how to build kernel

Re: Why would my IRQs suddenly move?

2001-01-23 Thread Mike Meyer
Mike Meyer <[EMAIL PROTECTED]> types: > Mike Smith <[EMAIL PROTECTED]> types: > > > After installing a fresh cvsup last Sunday, I find that my usb printer > > > quit working. Some investigation shows that this is because the uhci > > > and fxp are now on the same IRQ. > > Why would this cause your

Re: Why would my IRQs suddenly move?

2001-01-23 Thread Glendon Gross
This sounds like a necessary consequence of the "PCI crapshoot." On Tue, 23 Jan 2001, Mike Meyer wrote: > Mike Smith <[EMAIL PROTECTED]> types: > > > After installing a fresh cvsup last Sunday, I find that my usb printer > > > quit working. Some investigation shows that this is because the uh

buildworld failed...

2001-01-23 Thread Sergey A. Osokin
Hello! After CVSup i try to buildworld under my FreeBSD 5.0-CURRENT #0: Sat Jan 13 22:57:43 MSK 2001 box and it failed: ===> usr.bin/kdump cc -O -pipe -march=pentium -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/kdump

Re: uucico dies with floating point errors

2001-01-23 Thread Mark Hittinger
> Anyway during the last month or so, around a third of the times it runs, it > appearently dies, and I get a message saying uucico died because of a > floating point error. The most frequent floating point error is a divide by zero error. I'd speculate that some statistic that uucico is calcu

Re: ahc messages

2001-01-23 Thread Justin T. Gibbs
>> >On a current SMP box running a kernel from this morning I see messages >> >from the ahc driver I haven't seen before. The machine keeps on running >> >though. Should I worry about them or back down to kernel of yesterday? I know you are having difficulties reproducing this, but I believe that

Re: world build broken in -current as of yesterday

2001-01-23 Thread Matthew Jacob
Nope, been fixed. I fixed it quickly and was yelled at by DES who fixed it better. > ===> usr.bin/vmstat > cc -O -pipe -I/usr/src/usr.bin/vmstat/../../sys -I/usr/obj/usr/src/i386/usr/in > clude -c /usr/src/usr.bin/vmstat/vmstat.c > /usr/src/usr.bin/vmstat/vmstat.c:483: warning: `pgtok' redefi

uucico dies with floating point errors

2001-01-23 Thread Leif Neland
I pick up my mail with uucico, because I don't want to put all the mail for my domain (read: my family) in one mailbox, and I don't have a fixed ip, so etrn won't work (easily). Anyway during the last month or so, around a third of the times it runs, it appearently dies, and I get a message sayin

Re: mountd changed?

2001-01-23 Thread Alfred Perlstein
* John Baldwin <[EMAIL PROTECTED]> [010123 12:41] wrote: > > On 23-Jan-01 Julian Elischer wrote: > > Suddenly the following error messages occur: > > Jan 23 07:21:02 jules mountd[435]: can't export /unused > > Jan 23 07:21:02 jules mountd[435]: bad exports list line /unused > > -maproot > > Jan

RE: mountd changed?

2001-01-23 Thread John Baldwin
On 23-Jan-01 Julian Elischer wrote: > Suddenly the following error messages occur: > Jan 23 07:21:02 jules mountd[435]: can't export /unused > Jan 23 07:21:02 jules mountd[435]: bad exports list line /unused > -maproot > Jan 23 07:21:02 jules mountd[435]: could not remount /usr: Bad > address >

mountd changed?

2001-01-23 Thread Julian Elischer
Suddenly the following error messages occur: Jan 23 07:21:02 jules mountd[435]: can't export /unused Jan 23 07:21:02 jules mountd[435]: bad exports list line /unused -maproot Jan 23 07:21:02 jules mountd[435]: could not remount /usr: Bad address Jan 23 07:21:02 jules mountd[435]: bad exports list

Re: Why would my IRQs suddenly move?

2001-01-23 Thread Mike Meyer
Mike Smith <[EMAIL PROTECTED]> types: > > After installing a fresh cvsup last Sunday, I find that my usb printer > > quit working. Some investigation shows that this is because the uhci > > and fxp are now on the same IRQ. > Why would this cause your printer to stop working? Have you determined

Re: ahc messages

2001-01-23 Thread John Hay
> >On a current SMP box running a kernel from this morning I see messages > >from the ahc driver I haven't seen before. The machine keeps on running > >though. Should I worry about them or back down to kernel of yesterday? > > Hmmm. Can you add a call to "ahc_dump_card_state(ahc);" after the >

Re: Why would my IRQs suddenly move?

2001-01-23 Thread Mike Smith
> After installing a fresh cvsup last Sunday, I find that my usb printer > quit working. Some investigation shows that this is because the uhci > and fxp are now on the same IRQ. Why would this cause your printer to stop working? Have you determined that this is actually the case, or did you on

RE: make -j 128 world hang....

2001-01-23 Thread John Baldwin
On 23-Jan-01 Poul-Henning Kamp wrote: > > I can still stall my 2xPII/350 machine with a make -j 128 world, > but it is slightly different now I think: I can break into ddb. > > This machine is a ahc/scsi machine, so I don't know if this is > really SMP or Justins recent changes... > > Poul-He

Re: ahc messages

2001-01-23 Thread Justin T. Gibbs
>On a current SMP box running a kernel from this morning I see messages >from the ahc driver I haven't seen before. The machine keeps on running >though. Should I worry about them or back down to kernel of yesterday? Hmmm. Can you add a call to "ahc_dump_card_state(ahc);" after the "WARNING" pr

world build broken in -current as of yesterday

2001-01-23 Thread Jordan Hubbard
===> usr.bin/vmstat cc -O -pipe -I/usr/src/usr.bin/vmstat/../../sys -I/usr/obj/usr/src/i386/usr/in clude -c /usr/src/usr.bin/vmstat/vmstat.c /usr/src/usr.bin/vmstat/vmstat.c:483: warning: `pgtok' redefined /usr/obj/usr/src/i386/usr/include/machine/param.h:166: warning: this is the loca tion of t

Why would my IRQs suddenly move?

2001-01-23 Thread Mike Meyer
After installing a fresh cvsup last Sunday, I find that my usb printer quit working. Some investigation shows that this is because the uhci and fxp are now on the same IRQ. This hasn't been a problem previously. I haven't made any hardware changes in quite a while, and haven't mucked around with t

make -j 128 world hang....

2001-01-23 Thread Poul-Henning Kamp
I can still stall my 2xPII/350 machine with a make -j 128 world, but it is slightly different now I think: I can break into ddb. This machine is a ahc/scsi machine, so I don't know if this is really SMP or Justins recent changes... Poul-Henning db> trace siointr1(c10d1400,c02dc520,1,c0291103,

[RFC] Configurable text geometry in VESA_800x600 raster text mode

2001-01-23 Thread Maxim Sobolev
Hi, With this message I'm attaching a patch for vidcontrol(1) and vgl(3) to allow a user select his own text geometry (i.e. number of rows and number of columns) in a raster text modes (currently only VESA_800x600 is supported). This should make VESA_800x600 more usable, as the 80x25, which is cu

Error: you don't have the right version of perl in /usr/bin?

2001-01-23 Thread kiri
Hi all. I have make install in devel/automake port, but can't compile with put error messages: ===> Extracting for rpm-3.0.6_4 >> Checksum OK for rpm-3.0.6.tar.gz. ===> rpm-3.0.6_4 depends on executable: gmake - found ===> rpm-3.0.6_4 depends on executable: automake - not found ===>Veri

Re: USB problems

2001-01-23 Thread Peter Wemm
Thorsten Greiner wrote: > Hi, > > I cannot get the USB interface to work on my ASUS L7300G Laptop with > -CURRENT. I have attached an excerpt of the message file and the section of > the config file dealing with USB. Any hints? > > messages: > Jan 23 10:01:22 tybalt /boot/kernel/kernel: usbd_

USB problems

2001-01-23 Thread Thorsten Greiner
Hi, I cannot get the USB interface to work on my ASUS L7300G Laptop with -CURRENT. I have attached an excerpt of the message file and the section of the config file dealing with USB. Any hints? messages: Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci0: port 0x1c00-0x1c1f irq 11 at device 7.

ACPI glitch

2001-01-23 Thread Peter Wemm
Just a FYI: #2 0xc01f0231 in panic (fmt=0xc031c8c0 "malloc(M_WAITOK) in interrupt context") at ../../kern/kern_shutdown.c:570 #3 0xc01ea192 in malloc (size=28, type=0xc03465c0, flags=0) at ../../kern/kern_malloc.c:151 #4 0xc016a4ce in AcpiOsQueueForExecution (Priority=2, Function=0xc