Re: ULE and very bad responsiveness

2003-11-12 Thread Harald Schmalzbauer
On Thursday 13 November 2003 07:17, Harald Schmalzbauer wrote: > Hi, > > from comp.unix.bsd.freebsd.misc: > > Kris Kennaway wrote: > > On 2003-11-13, Harald Schmalzbauer <[EMAIL PROTECTED]> wrote: > >> Well, I don't have any measurements but in my case it's not neccessary > >> at all. I built a UP

Re: open office

2003-11-12 Thread Andreas Klemm
On Wed, Nov 12, 2003 at 08:07:11AM -0800, Sweetleaf wrote: > Does openoffice seem slow to respond to others? Clicking on a menu option > such as "file" as to open a file takes about 30sec to give me the drop > down menu. Also i have noticed there might be a problem with the way the > port built or

ULE and very bad responsiveness

2003-11-12 Thread Harald Schmalzbauer
Hi, from comp.unix.bsd.freebsd.misc: Kris Kennaway wrote: > On 2003-11-13, Harald Schmalzbauer <[EMAIL PROTECTED]> wrote: > >> Well, I don't have any measurements but in my case it's not neccessary at >> all. I built a UP kernel with ULE like Kris advised me. > > Are you running an up-to-date

Re: GNOME users should recompile gnomevfs2 after today update

2003-11-12 Thread Jeremy Messenger
On Thu, 13 Nov 2003 04:54:21 -0800, walt <[EMAIL PROTECTED]> wrote: I found that the new statfs changes cause nautilus to crash on startup. The fix is to recompile/reinstall devel/gnomevfs2. Thanks for let us know and add CC'ing to freebsd-gnome list.. Cheers, Mezz -- bsdforums.org 's moderator,

Recent -current hangs on Tyan S2460 before finishing boot

2003-11-12 Thread Benjamin Lewis
Hello, I'm having trouble getting recent (post- "device apic", pre- turnstile) kernels to boot on my Tyan S2460 (Tiger MP) system with dual AMD Athlons. What happens is that the machine seems to get "stuck" soon after the "Waiting for SCSI devices to settle" message is printed -- it appears to

GNOME users should recompile gnomevfs2 after today update

2003-11-12 Thread walt
I found that the new statfs changes cause nautilus to crash on startup. The fix is to recompile/reinstall devel/gnomevfs2. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAI

new interrupt code breaks fbsd as VMWare guest

2003-11-12 Thread John Dhmioyrgos
5.1-CURRENT-20031110-JPSNAP causes VMWare Workstation 4.0.5 on XP to throw a NOT_IMPLEMENTED message and die, while 20031025-JPSNAP works fine. The last few lines displayed during verbose boot are: ioapic0: routing intpin 1 (IRQ 1) to cluster 0 ioapic0: routing intpin 3 (IRQ 3) to cluster 0 ioapic

Re: undelete for FreeBSD current?

2003-11-12 Thread Robert Watson
On Wed, 12 Nov 2003, Barney Wolff wrote: > On Thu, Nov 13, 2003 at 11:30:51AM +1030, Thyer, Matthew wrote: > > I've done a bad thing and need to recover a single file in /usr/local/etc/rc.d/ > > after a rm -rf of /usr/local > > > > I've kept the file system relatively quiet since then. > > TCT

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Damian Gerow
I've been thinking about this all day... Thus spake Jesper Skriver <[EMAIL PROTECTED]> [23:53:26 11/12/03: : > + /* : > +* Only unicast IP, not from loopback, no L2 or IP broadcast, : > +* no multicast, no INADDR_ANY : > +*/ : > + if ((m->m_pkthdr.rcvif->if_flags & IFF_LOOPBACK) ||

Re: drm, irqs, etc.

2003-11-12 Thread Kevin Oberman
> Date: Wed, 12 Nov 2003 17:43:02 -0800 (PST) > From: Mike Hoskins <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > [ updating for completeness ] > On Wed, 5 Nov 2003, Eric Anholt wrote: > > On Wed, 2003-11-05 at 21:24, Mike Hoskins wrote: > > > i've got XFree86 4.3.0 installed, from the "X-4"

Who needs these silly statfs changes...

2003-11-12 Thread Kris Kennaway
...my sparc machine reports that my i386 nfs server has 15 exabytes of free space! enigma# df -k Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0a 205434 123332 6566865%/ devfs 11 0 100%/dev /dev/d

Re: drm, irqs, etc.

2003-11-12 Thread Mike Hoskins
[ updating for completeness ] On Wed, 5 Nov 2003, Eric Anholt wrote: > On Wed, 2003-11-05 at 21:24, Mike Hoskins wrote: > > i've got XFree86 4.3.0 installed, from the "X-4" meta port. that went > > smoothly. using the mga driver with a matrox g450 (dual head). no dri on > > head 2 as expected, b

Re: undelete for FreeBSD current?

2003-11-12 Thread Barney Wolff
On Thu, Nov 13, 2003 at 11:30:51AM +1030, Thyer, Matthew wrote: > I've done a bad thing and need to recover a single file in /usr/local/etc/rc.d/ > after a rm -rf of /usr/local > > I've kept the file system relatively quiet since then. TCT may help. http://www.porcupine.org/forensics/tct.html b

undelete for FreeBSD current?

2003-11-12 Thread Thyer, Matthew
I've done a bad thing and need to recover a single file in /usr/local/etc/rc.d/ after a rm -rf of /usr/local I've kept the file system relatively quiet since then. Is there a port that can achieve this? Otherwise pointers to web sites or mail archives regarding the use of fsdb to achieve this

Re: Still getting NFS client locking up

2003-11-12 Thread Robert Watson
On Wed, 12 Nov 2003, Tim Middleton wrote: > On November 11, 2003 11:36 pm, Janet Sullivan wrote: > > So far I only have problems in a mixed -STABLE/-CURRENT environment. > > When the client & server are both -CURRENT I haven't had any problems. > > I just installed another -STABLE box to see if

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Andre Oppermann
Jesper Skriver wrote: > > On Thu, Nov 13, 2003 at 12:13:14AM +0100, Andre Oppermann wrote: > > Jesper Skriver wrote: > > > > > > On Sun, Nov 09, 2003 at 05:19:07PM +0100, Andre Oppermann wrote: > > > > Hello all, > > > > > > > > this patch contains three things (to be separated for committing): >

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Jesper Skriver
On Thu, Nov 13, 2003 at 12:13:14AM +0100, Andre Oppermann wrote: > Jesper Skriver wrote: > > > > On Sun, Nov 09, 2003 at 05:19:07PM +0100, Andre Oppermann wrote: > > > Hello all, > > > > > > this patch contains three things (to be separated for committing): > ... > > > ip_fastforward > > > > > >

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Andre Oppermann
Jesper Skriver wrote: > > On Sun, Nov 09, 2003 at 05:19:07PM +0100, Andre Oppermann wrote: > > Hello all, > > > > this patch contains three things (to be separated for committing): ... > > ip_fastforward > > > > - removes ip_flow forwarding code > > - adds full direct process-to-completion IP

HEADSUP: I toasted SMP

2003-11-12 Thread John Baldwin
My turnstile changes have toasted SMP on current. Symptoms include a page fault in the priority propagation code. If I can't get it fixed tomorrow I will back out the turnstile changes. For now you can do 'set kern.smp.disabled=1' at the loader prompt to disable SMP and your kernel should still

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Jesper Skriver
On Sun, Nov 09, 2003 at 05:19:07PM +0100, Andre Oppermann wrote: > Hello all, > > this patch contains three things (to be separated for committing): > > tcp_hostcache > > - removes protocol cloning from routing table (IPv4+6) > - removes rtentry pointer from inpcb and in6pcb > - removes i

Re: Still getting NFS client locking up

2003-11-12 Thread Tim Middleton
On November 11, 2003 11:36 pm, Janet Sullivan wrote: > So far I only have problems in a mixed -STABLE/-CURRENT environment. > When the client & server are both -CURRENT I haven't had any problems. I just installed another -STABLE box to see if keeping them both -STABLE helps. I haven't really tes

buildworld failure on sparc64?

2003-11-12 Thread Wilko Bulte
===> lib/libpam/modules/pam_radius cc -O -pipe -I/usr/src/lib/libpam/modules/pam_radius/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_radius/../../libpam -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type

Re: munmap & cp [patch enclosed]

2003-11-12 Thread Wiktor Niesiobedzki
On Wed, Nov 12, 2003 at 08:18:05PM +0100, Dimitry Andric wrote: > On 2003-11-11 at 15:31:15 Wiktor Niesiobedzki wrote: > > > $ mkdir foo > > $ cd foo > > $ touch foo > > $ cp foo foo2 > > cp: foo: Invalid argument > Anyway, cp (and possibly other tools which use munmap) will need to be > fixed. Fo

Re: Still getting NFS client locking up

2003-11-12 Thread Marc Olzheim
On Mon, Nov 10, 2003 at 11:28:40AM -0500, Robert Watson wrote: > How fast are your systems, speaking of which? I live in the world of > 300-500 mhz machines at work, and 300-800 mhz boxes at home. If you're > using multi-ghz boxes, that could well be the distinguishing factor > between our config

[current tinderbox] failure on sparc64/sparc64

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 21:34:58 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 21:34:58 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-11-12 21:34:58 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q

[current tinderbox] failure on i386/pc98

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 19:56:57 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 19:56:57 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-11-12 19:56:57 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Andre Oppermann
mistake with the hashmask. > oppermann> The updated patch is here: > oppermann> http://www.nrg4u.com/freebsd/tcphostcache+ipfastforward-20031112.patch > oppermann> Could you try again please? > > It does repeatable panic. Unfortunately, my laptop hanguped during > dumping co

Re: Intel 865 probs

2003-11-12 Thread Peter Risdon
Jaco, Thanks for this. Jaco H. van Tonder wrote: For what its worth, I had a lot of problems on the I865P board, and It boiled down to memory corruption. The machine had lots of "random" crashes, meanng that they were not occuring when I do something specific. The machine startted to panic as so

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Hajimu UMEMOTO
ere: oppermann> http://www.nrg4u.com/freebsd/tcphostcache+ipfastforward-20031112.patch oppermann> Could you try again please? It does repeatable panic. Unfortunately, my laptop hanguped during dumping core, and I couldn't get core. So, I copied the output from ddb by hand. Fatal trap 1

[current tinderbox] failure on i386/i386

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 18:29:44 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 18:29:44 - starting CURRENT tinderbox run for i386/i386 TB --- 2003-11-12 18:29:44 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/i386 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs

SV: which 3ware controllers are supported ?

2003-11-12 Thread Matt Douhan
-Ursprungligt meddelande- Fran: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Josh Tolbert >> > >>>Anyone using a "3WARE ESCALADE 7500-4LP ATA RAID CARD" ? > >> we use the 7500-8 ATA card on STABLE and CURRENT with 8x160GB drives in RAID 5 mode, we have no problems what soever, and we hav

Re: HEADS-UP new statfs structure

2003-11-12 Thread Bjoern A. Zeeb
On Wed, 12 Nov 2003, Kirk McKusick wrote: > The statfs structure was updated on Nov 11th with 64-bit fields > to allow accurate reporting of multi-terabyte filesystem sizes. > > You should build and boot a new kernel BEFORE doing a `make world' > as the new kernel will know about binaries using th

Re: munmap & cp

2003-11-12 Thread Dimitry Andric
On 2003-11-11 at 15:31:15 Wiktor Niesiobedzki wrote: > $ mkdir foo > $ cd foo > $ touch foo > $ cp foo foo2 > cp: foo: Invalid argument Yes, I've just run into this problem too, because a large number of ports failed to install because of it. This is because they cp -r a number of directories to

HEADS-UP new statfs structure

2003-11-12 Thread Kirk McKusick
The statfs structure was updated on Nov 11th with 64-bit fields to allow accurate reporting of multi-terabyte filesystem sizes. You should build and boot a new kernel BEFORE doing a `make world' as the new kernel will know about binaries using the old statfs structure, but an old kernel will not k

Re: which 3ware controllers are supported ?

2003-11-12 Thread Josh Tolbert
On Wed, Nov 12, 2003 at 11:55:34AM -0600, Barry Pederson wrote: > Josh Tolbert wrote: > > >On Wed, Nov 12, 2003 at 03:43:27PM +0100, Harald Schmalzbauer wrote: > >Content-Description: signed data > > > >>On Wednesday 12 November 2003 14:07, Andrew Atrens wrote: > >> > >>>Anyone using a "3WARE ESCA

sound patch for pop & crackles

2003-11-12 Thread Mathew Kanner
Hello All, Could people experiencing pops and crackles try the attached patch and set hw.snd.fragps=128. This patch also fixes select on vchans. more details in http://www.freebsd.org/cgi/query-pr.cgi?pr=59208 Thanks, --Mat -- I don't even know what street Can

[current tinderbox] failure on amd64/amd64

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 17:47:08 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 17:47:08 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-11-12 17:47:08 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q -d/home/

Re: APIC-UP related panic

2003-11-12 Thread Dag-Erling Smørgrav
"Matthew D. Fuller" <[EMAIL PROTECTED]> writes: > > However, if NO_MIXED_MODE works, that is actually the more desirable > > way to run your system. > How common is the need for this? Does turning of mixed mode when it's > not needed give any real advantages higher up? NO_MIXED_MODE disables a ha

Re: APIC-UP related panic

2003-11-12 Thread Matthew D. Fuller
I, for one, am always pleased to see these sort of in-depth explanations of these sort of shims. On Tue, Nov 11, 2003 at 11:35:26AM -0500 I heard the voice of John Baldwin, and lo! it spake thus: > > It's documented in /sys/i386/conf/NOTES now along with 'device apic'. For > a longer explanation

Re: which 3ware controllers are supported ?

2003-11-12 Thread Barry Pederson
Josh Tolbert wrote: On Wed, Nov 12, 2003 at 03:43:27PM +0100, Harald Schmalzbauer wrote: Content-Description: signed data On Wednesday 12 November 2003 14:07, Andrew Atrens wrote: Anyone using a "3WARE ESCALADE 7500-4LP ATA RAID CARD" ? I recommended that a friend of mine. It's running without an

[current tinderbox] failure on alpha/alpha

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 17:00:01 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 17:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-11-12 17:00:01 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/

Re: sysinstall fails

2003-11-12 Thread Marcel Moolenaar
On Wed, Nov 12, 2003 at 12:16:36PM -0500, John Baldwin wrote: > > On 12-Nov-2003 David O'Brien wrote: > > On Wed, Nov 12, 2003 at 11:37:03AM +0200, [EMAIL PROTECTED] wrote: > >> I've made fresh (2003) release from HEAD. > >> During installation, sysinstall has troubles creating > >>

atheron driver and netgear WG511T

2003-11-12 Thread Bernhard Valenti
hi, i get this when inserting my Netgear WG511T card into my laptop: ath0: mem 0x8801-0x8801 irq 11 at device 0.0 on cardbus0 ath0: unable to attach hardware; HAL status 13 device_probe_and_attach: ath0 attach returned 6 the ath manpage says that this chip should be supported... any id

Re: sysinstall fails

2003-11-12 Thread John Baldwin
On 12-Nov-2003 David O'Brien wrote: > On Wed, Nov 12, 2003 at 11:37:03AM +0200, [EMAIL PROTECTED] wrote: >> I've made fresh (2003) release from HEAD. >> During installation, sysinstall has troubles creating >> filesystems. >> >> 1). fdisk creates slice with name "ad0p1". a

RE: HEADSUP: netgraph constants changing

2003-11-12 Thread John Polstra
On 12-Nov-2003 Harti Brandt wrote: > > as I've written a couple of days ago I'm going to bump some constants in > the netgraph code that defined various name lengths in the next minutes. > I've not received any negative feedback and have the ok from re. If you > use netgraph make sure that the ker

Re: panic: probing for non-PCI bus

2003-11-12 Thread John Baldwin
On 12-Nov-2003 John Hay wrote: >> > Hmmm, I'll have to open it up to see if it has an AGP slot, but it is in >> > the server room at work. :-/ Here is a dmesg with a kernel of about Nov 3. >> > >> > pcib1: at device 1.0 on pci0 >> > pci1: on pcib1 >> >> Ok, no AGP bus, but you do have a PCI bu

RE: Recent -CURRENT panic (New interrupt code related?); backtrace included

2003-11-12 Thread John Baldwin
On 12-Nov-2003 Xin LI/李鑫 wrote: > Hello, > > On recently compiled kernels, I often get panics which seemed to be interrupt > related. Among > other things, almost all of them claims that "Kernel trap 30", which seemd to be > strange. > > The kernel I am currently running, namely, > > FreeBSD

Re: which 3ware controllers are supported ?

2003-11-12 Thread Josh Tolbert
On Wed, Nov 12, 2003 at 03:43:27PM +0100, Harald Schmalzbauer wrote: Content-Description: signed data > On Wednesday 12 November 2003 14:07, Andrew Atrens wrote: > > Anyone using a "3WARE ESCALADE 7500-4LP ATA RAID CARD" ? > > I recommended that a friend of mine. It's running without an Problem un

Re: sysinstall fails

2003-11-12 Thread David O'Brien
On Wed, Nov 12, 2003 at 11:37:03AM +0200, [EMAIL PROTECTED] wrote: > I've made fresh (2003) release from HEAD. > During installation, sysinstall has troubles creating > filesystems. > > 1). fdisk creates slice with name "ad0p1". and newfs > can't find /dev

Re: Intel 865 probs

2003-11-12 Thread Jaco H. van Tonder
Peter, >Hi, > >Having lots of probs with a machine based on an Intel 865 motherboard. >Any pointers? Please let me know if you need more info. It seems to run >OK unless userland ppp is invoked, after which it falls over within >about 30 minutes. External ISDN TA connected to cuaa0 stopped >functi

Re: open office

2003-11-12 Thread Robert Watson
On Wed, 12 Nov 2003, Sweetleaf wrote: > Does openoffice seem slow to respond to others? Clicking on a menu option > such as "file" as to open a file takes about 30sec to give me the drop > down menu. Also i have noticed there might be a problem with the way the > port built or installed gtk, go t

open office

2003-11-12 Thread Sweetleaf
Does openoffice seem slow to respond to others? Clicking on a menu option such as "file" as to open a file takes about 30sec to give me the drop down menu. Also i have noticed there might be a problem with the way the port built or installed gtk, go to the business card creator and you should see j

Re: cdparanoia in the ports fails.

2003-11-12 Thread Lowell Gilbert
"Sweetleaf" <[EMAIL PROTECTED]> writes: > I am trying to get cdparanoia from the port to compile but am running > into the following: > > ===> Building for cdparanoia-3.9.8_5 > cd interface && gmake all > gmake[1]: Entering directory > `/usr/ports/audio/cdparanoia/work/cdparanoia-III-alpha9.8/in

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Andre Oppermann
) Ok, I found the bug. It was in the ipv6 hash function where I made a mistake with the hashmask. The updated patch is here: http://www.nrg4u.com/freebsd/tcphostcache+ipfastforward-20031112.patch Could you try again please? I have organized a second IPv6 capable machine (OpenBSD) for testing and I

cdparanoia in the ports fails.

2003-11-12 Thread Sweetleaf
I am trying to get cdparanoia from the port to compile but am running into the following: ===> Building for cdparanoia-3.9.8_5 cd interface && gmake all gmake[1]: Entering directory `/usr/ports/audio/cdparanoia/work/cdparanoia-III-alpha9.8/interface' gmake libcdda_interface.a CFLAGS="-O -O -mcpu=

Re: panic related to in_output.c

2003-11-12 Thread Steve Ames
Bah. Certainly better. The machine was locking every 15-20 minutes. Now it reboots itself every couple of hours with the following: panic: lock (sleep mutex) tcp not locked @ /usr/src/sys/netinet/tcp_syncache.c 378 -Steve On Tue, Nov 11, 2003 at 04:20:20PM -0500, Steve Ames wrote: > That seems

Re: which 3ware controllers are supported ?

2003-11-12 Thread Harald Schmalzbauer
On Wednesday 12 November 2003 14:07, Andrew Atrens wrote: > Anyone using a "3WARE ESCALADE 7500-4LP ATA RAID CARD" ? I recommended that a friend of mine. It's running without an Problem under 4.7. I Don't know about newer versions but it should work well. -Harry > > > Cheers, > > Andrew. > > >

which 3ware controllers are supported ?

2003-11-12 Thread Andrew Atrens
Anyone using a "3WARE ESCALADE 7500-4LP ATA RAID CARD" ? Cheers, Andrew. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: release build problems, drivers.flp: file system is full

2003-11-12 Thread Makoto Matsushita
toha> Release build fails: toha> drivers.flp: file system if full. Since yesterday. toha> Can somebody remove some driver from drivers.conf? No, don't do that. Since we have only 3 floppies, simply removing some modules may mean "it cannot use it while installing FreeBSD." Fortunately w

[current tinderbox] failure on sparc64/sparc64

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 11:06:35 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 11:06:35 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-11-12 11:06:35 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q

[current tinderbox] failure on ia64/ia64

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 10:22:41 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 10:22:41 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-11-12 10:22:41 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs

[current tinderbox] failure on i386/pc98

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 09:00:29 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 09:00:29 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-11-12 09:00:29 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs

Intel 865 probs

2003-11-12 Thread Peter Risdon
Hi, Having lots of probs with a machine based on an Intel 865 motherboard. Any pointers? Please let me know if you need more info. It seems to run OK unless userland ppp is invoked, after which it falls over within about 30 minutes. External ISDN TA connected to cuaa0 stopped functioning after

Re: xscreensaver bug?

2003-11-12 Thread Morten Rodal
[EMAIL PROTECTED] wrote: Hi, I'm new in FreeBSD. I found that after I lock screen with xscreensaver, I can unlock it with the root's password as well as my normal user's password. I don't think it is a good thing. Is it a bug? It is not a bug, but rather a feature of xscreensaver. It has (to the

Re: sysinstall fails

2003-11-12 Thread Oliver Brandmueller
Hi. On Wed, Nov 12, 2003 at 11:37:03AM +0200, [EMAIL PROTECTED] wrote: > I've made fresh (2003) release from HEAD. > During installation, sysinstall has troubles creating > filesystems. > > 1). fdisk creates slice with name "ad0p1". and newfs > can't find

sysinstall fails

2003-11-12 Thread toha
Okey. I've made fresh (2003) release from HEAD. During installation, sysinstall has troubles creating filesystems. 1). fdisk creates slice with name "ad0p1". and newfs can't find /dev/ad0p1*. 2). if i create slice, then do "resc

xscreensaver bug?

2003-11-12 Thread jqdkf
Hi, I'm new in FreeBSD. I found that after I lock screen with xscreensaver, I can unlock it with the root's password as well as my normal user's password. I don't think it is a good thing. Is it a bug? Regards, -- Zeng Nan Simple is Beautiful. ___ [EM

HEADSUP: netgraph constants changing

2003-11-12 Thread Harti Brandt
Hi all, as I've written a couple of days ago I'm going to bump some constants in the netgraph code that defined various name lengths in the next minutes. I've not received any negative feedback and have the ok from re. If you use netgraph make sure that the kernel, any externally maintained netgr

[current tinderbox] failure on i386/i386

2003-11-12 Thread Tinderbox
TB --- 2003-11-12 07:36:59 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 07:36:59 - starting CURRENT tinderbox run for i386/i386 TB --- 2003-11-12 07:36:59 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/i386 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs

sysinstall fails

2003-11-12 Thread toha
Sysinstall fails then attempt to create new file system. error message: cannot get operator gid. how to dial with it? P.S. please, CC me ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebs

release build problems, drivers.flp: file system is full

2003-11-12 Thread toha
Hi. Release build fails: drivers.flp: file system if full. Can somebody remove some driver from drivers.conf? thanks. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

panic: mutex inp not owned at in_pcb.c:685

2003-11-12 Thread Dan Nelson
I'm getting one of these panics every time I cd into an amd mountpoint on one of my machines with today's -current: (kgdb) where #0 doadump () at ../../../kern/kern_shutdown.c:240 #1 0xc04fd20f in boot (howto=260) at ../../../kern/kern_shutdown.c:372 #2 0xc04fd4c7 in panic () at ../../../kern/

Re: panic: probing for non-PCI bus

2003-11-12 Thread John Hay
Oops, I missed a not. On Wed, Nov 12, 2003 at 09:01:25AM +0200, John Hay wrote: > > > Hmmm, I'll have to open it up to see if it has an AGP slot, but it is in > > > the server room at work. :-/ Here is a dmesg with a kernel of about Nov 3. > > > > > > pcib1: at device 1.0 on pci0 > > > pci1: on

Re: panic: probing for non-PCI bus

2003-11-12 Thread John Hay
> > Hmmm, I'll have to open it up to see if it has an AGP slot, but it is in > > the server room at work. :-/ Here is a dmesg with a kernel of about Nov 3. > > > > pcib1: at device 1.0 on pci0 > > pci1: on pcib1 > > Ok, no AGP bus, but you do have a PCI bus that the MP Table doesn't know about.