Re: Lot's of SIGILL, SIGSEGV

2003-08-17 Thread Andre Guibert de Bruet
-O, as -O2 and -O3 have been the cause of odd behavior in the past with GCC3 (This might not apply to GCC 3.3.1 as I haven't had the time to do extensive regression testing, yet). Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

bsd.prog.mk duplicate script for target loader

2003-08-17 Thread Andre Guibert de Bruet
loader ignored === sys/boot/i386/pxeldr ... This occurs with: # $FreeBSD: src/share/mk/bsd.prog.mk,v 1.131 2003/06/29 18:16:26 gordon Exp $ Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: Slow Boot

2003-08-18 Thread Andre Guibert de Bruet
jumper configuration option available? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: Slow Boot

2003-08-18 Thread Andre Guibert de Bruet
On Mon, 18 Aug 2003, Kevin Oberman wrote: Date: Mon, 18 Aug 2003 11:09:05 -0400 (EDT) From: Andre Guibert de Bruet [EMAIL PROTECTED] On Mon, 18 Aug 2003, Kevin Oberman wrote: From: Bill Moran [EMAIL PROTECTED] Matthew D. Fuller wrote: On Sun, Aug 17, 2003 at 02:55:46PM

Re: mergemaster b0rked?

2003-08-18 Thread Andre Guibert de Bruet
code 1 Stop in /usr/src/etc. *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to the temproot environment # I'm seeing this too. I've cvsup'ed and rebuilt world (making sure that mergemaster was rebuilt) and it still occurs. Andre Guibert de Bruet | Enterprise

Re: mergemaster b0rked?

2003-08-19 Thread Andre Guibert de Bruet
occurs. Make sure to get a more clever src/etc/isdn/Makefile. I think 1.11 should do. PS. It broke my nightly release build too. I'm now trying again with the latest Makefile. O'Brien's version 1.11 of src/etc/isdn/Makefile fixes the problem. Thanks! Regards, Andre Guibert de Bruet

fwcontrol -r missing a close() call

2003-08-19 Thread Andre Guibert de Bruet
+++ fwcontrol.c Tue Aug 19 11:15:13 2003 @@ -527,5 +527,9 @@ default: usage(); } + + if(fd != -1) + close(fd); + return 0; } Semantics? Nit-picking? Both? :) Regards, Andre Guibert de Bruet | Enterprise Software

Re: CPUTYPE considered harmful? (was: Lot's of SIGILL, SIGSEGV)

2003-08-19 Thread Andre Guibert de Bruet
others can confirm it's safe :-) I've been running my laptop with a world that was built with CPUTYPE=p3 (GCC 3.3.1) for close to a month. I haven't noticed anything odd yet. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: Is rl broken?

2003-08-20 Thread Andre Guibert de Bruet
any to any Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send

Re: recover superblock

2003-08-24 Thread Andre Guibert de Bruet
systems on -current. I consider email to fall in that category... Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: Ion startup error in 5.1-current

2003-08-25 Thread Andre Guibert de Bruet
on [EMAIL PROTECTED] CC'ing... Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: recent 5.1-CURRENT kernel panics on acd0 probe/attach, IBM T30laptop

2003-08-27 Thread Andre Guibert de Bruet
, code=0 Stopped at free_hcb+0x2e: mov1%eax,0(xedx) When I remove the DVD/CDRW from the system it boots. Try booting with an ISO 9660 image in the drive. Does it make any difference? I've spotted this behavior with a brand-new SONY DRU-510A (Version BA). Regards, Andre Guibert de

Re: sony vaio pcg-gr390

2003-08-29 Thread Andre Guibert de Bruet
to this problem .. because I saw already to mails about notebooks and acpi ... Could you boot -v with acpi enabled and post the log somewhere? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: cvsup failing with ASSERT failed

2003-08-30 Thread Andre Guibert de Bruet
Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

ATAng atacontrol issue

2003-08-31 Thread Andre Guibert de Bruet
code in ioctl that expects Giant to be locked. Any ideas? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

RE: Multi BOOT

2003-09-04 Thread Andre Guibert de Bruet
is even more flexible than partitioning as it lets you turn the VM off and reacquire the resources that were tied up by it. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Radeon DRM issues under -current (As of 9/10)

2003-09-10 Thread Andre Guibert de Bruet
-CURRENT #0: Wed Sep 10 01:18:53 EDT 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/BLING i386 I've read the radeon(4) manpage and searched the archives but it didn't turn up anything which resolved this. Any ideas? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark

Re: Radeon DRM issues under -current (As of 9/10)

2003-09-10 Thread Andre Guibert de Bruet
On Wed, 10 Sep 2003, Andre Guibert de Bruet wrote: I'm trying to enable DRM on an ATI Radeon AIW 8500DV (Which gets detected as a Radeon R200 BB-class board). I've added both device radeondrm and device agp to my kernel config file and made sure that XFree86 has both a load dri and a load

Re: sylogd not logging

2003-09-12 Thread Andre Guibert de Bruet
=-a *.isot.com:* As usual, check for firewalling between the endpoints. Hope this helps... Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http

Re: USB CF reader not working in Current.

2003-09-12 Thread Andre Guibert de Bruet
work with Mac OSX, I assumed that it would be working with Current. But to my disappointment it doesn't work. Does this device work with 5.1-R or 4.8-R, by any chance? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: Bus error

2003-09-20 Thread Andre Guibert de Bruet
/make.conf? 3) Is your kernel in sync with your userland? 4) Have you run mergemaster since the last round of PAM changes? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: X10 Wireless Technology Inc USB Receiver

2003-09-21 Thread Andre Guibert de Bruet
FreeBSD, Linux and Solaris. I've found the graphics/s10sh port to be really useful as an example of libusb's usage... Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL

RE: Fixing -pthreads (Re: ports and -current)

2003-09-24 Thread Andre Guibert de Bruet
, but these libraries don't have gcc options like '-pthread' does to have them linked against. Why should a threaded library be any different than libz, libpng or libwhatever your binary wants? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: Nvidia driver

2003-10-08 Thread Andre Guibert de Bruet
, for instance) and at random times otherwise. Since I need this, I'll have to retreat to stable for a while... If you hook up a serial console, are there any messages that get printed out? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: What's up with the IP stack?

2003-10-12 Thread Andre Guibert de Bruet
is: I experienced this a week ago. I found that ifconfig'ing the interface down and back up again fixed the problem. I've since reverted to a kernel compiled on September 25th. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: Fwd: gcc compiler issues with gcc version 3.3.1...,,, onfreebsd 5-current

2003-10-18 Thread Andre Guibert de Bruet
remember to clear out /usr/include/g++ and perform an installworld as stated in current if you've come from 4.x (or a mid-2002 CURRENT)? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: USB Keyboard questions

2003-10-19 Thread Andre Guibert de Bruet
the information you need to set it up is in the ukbd(4) manpage. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: 5.1-CURRENT rebooting (multile systems) -- How to troubleshoot?

2003-10-19 Thread Andre Guibert de Bruet
console and logging a system run with boot -v, overnight. Make sure that you have all of the kernel debug options in GENERIC in your kernel as they will provide insight that can help trace the problem. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http

Re: -march athlon breaks my networking was: ip stack broken?

2003-10-19 Thread Andre Guibert de Bruet
change only one variable at a time? Start off by using -march=athlon and -O to eliminate the -march argument. As Kris pointed out, kernels are usually not built with -O0. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: Slow Boot

2003-10-19 Thread Andre Guibert de Bruet
What does pciconf -vl show on the affected machine(s)? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Sun, 17 Aug 2003, Bill Moran wrote: Mike Atamas wrote: When my system boots it seems to stall when it gets here

Anyone working on a port of OpenBSD's CARP?

2003-10-19 Thread Andre Guibert de Bruet
Hi, I was just wondering if anyone was currently having a look at the possibility of porting OpenBSD's CARP. I have a bit of free time on my hands but wouldn't want to duplicate anyone's work... Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http

Re: USB Keyboard questions

2003-10-20 Thread Andre Guibert de Bruet
hands. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: USB Keyboard questions

2003-10-21 Thread Andre Guibert de Bruet
On Tue, 21 Oct 2003, Peter wrote: Was to quick there, the problem with the letters still exist. But when I run it with the convertet it works. Under Windows or with the USB2 card (or both)? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http

Re: i386_set_ldt warnings

2003-10-22 Thread Andre Guibert de Bruet
of lastcomm. But yes, this patch is most welcome nonetheless. :) Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Re: Random signals in {build,install}world recently?

2003-10-27 Thread Andre Guibert de Bruet
just fine, we're looking between the dates of 9/25 - 9/30. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Re: USB (mouse) problem

2003-11-02 Thread Andre Guibert de Bruet
the voodoo that makes the machine lock up. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

systat -v on -CURRENT

2003-04-05 Thread Andre Guibert de Bruet
Hi, I've noticed that 'systat -v' sometimes reports a negative disk activity percentile. Has anyone else noticed this behavior? Before I look into the problem, is someone already working on a fix? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http

Re: i386-undermydesk-freebsd?

2003-06-06 Thread Andre Guibert de Bruet
. If your system isn't under a desk, consider moving it. I must voice my difference of opinion because I have carpeted floors. At this point in time my Hoover isn't powered by FreeBSD... ;-) Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: HEADSUP: ccd migration issue for some.

2003-06-05 Thread Andre Guibert de Bruet
Could we get an UPDATING entry for this when it gets committed? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Wed, 4 Jun 2003, Poul-Henning Kamp wrote: In a few days time I will flip the switch so that we run on the new

Additions to sys/dev/usb/usbdevs

2003-06-04 Thread Andre Guibert de Bruet
Hi, I've added definitions for a few of the devices that I have connected up to my system at the moment. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/--- usbdevs.origWed Jun 4 18:10:45 2003 +++ usbdevs

nge in GENERIC

2003-06-09 Thread Andre Guibert de Bruet
Hi, I noticed that nge doesn't figure in GENERIC. Is this done on purpose? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http

RE: 5.1-RELEASE TODO

2003-06-10 Thread Andre Guibert de Bruet
Larry, Did you ever get back to Intel's Robert Moore WRT to his May 21st message (Msg-ID [EMAIL PROTECTED]) ? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Thu, 5 Jun 2003, Larry Rosenman wrote: --On Thursday

Re: HEADSUP(2): CCD GEOMified.

2003-06-10 Thread Andre Guibert de Bruet
Poul, Not to be nitpicking here, but the date that you have in UPDATING is a month off. Other than that, great work! :-) Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Mon, 9 Jun 2003, Poul-Henning Kamp wrote

Re: New Kernel Breaks IPFW

2003-06-10 Thread Andre Guibert de Bruet
Ian, The new ipfw binary will work with an up-to-date kernel. What you need to do is boot this new kernel and only then try out the new ipfw binary. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Tue, 10 Jun 2003

Re: New Kernel Breaks IPFW

2003-06-10 Thread Andre Guibert de Bruet
On Tue, 10 Jun 2003, Ian Freislich wrote: Andre Guibert de Bruet wrote: The new ipfw binary will work with an up-to-date kernel. What you need to do is boot this new kernel and only then try out the new ipfw binary. That doesn't really explain why the new ipfw binary core dumped

ipfw's me keyword

2003-06-10 Thread Andre Guibert de Bruet
the packet isn't getting matched. But do we really want this behavior? Don't broadcasts affect all machines on the subnet and therefore qualify for me matching? Thanks for any insight. Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: ipfw's me keyword

2003-06-10 Thread Andre Guibert de Bruet
On Tue, 10 Jun 2003, Dan Nelson wrote: In the last episode (Jun 11), Andre Guibert de Bruet said: Now I realize that the broadcast address doesn't match the network card's IP address, which is why the packet isn't getting matched. But do we really want this behavior? Don't broadcasts

Re: rc.firewall not executed?

2003-06-15 Thread Andre Guibert de Bruet
to enable firewall functionality firewall_type=/etc/firewall.conf # Firewall type (see /etc/rc.firewall) ^^ This is wrong. Set it to UNKNOWN. There's firewall_script for that. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark

Re: USB locks on laptops.

2003-06-15 Thread Andre Guibert de Bruet
work just fine with the same hardware. Any ideas? Disabling ACPI fixed this type of issue on a couple of HP notebooks I have access to. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: rc.firewall not executed?

2003-06-15 Thread Andre Guibert de Bruet
On Sun, 15 Jun 2003, Kris Kennaway wrote: On Sun, Jun 15, 2003 at 09:36:23AM -0400, Andre Guibert de Bruet wrote: On Sat, 14 Jun 2003, Kris Kennaway wrote: I just noticed that my ipfw rules were not loaded the last time I rebooted. My rc.conf is included below - has something

[PATCH] usbdevs

2003-06-22 Thread Andre Guibert de Bruet
Current, I've gone through the USB hardware that I had laying around and added a series of entries in usbdevs. I submitted a couple of entries a while ago, but I guess the email got lost in the noise. Who should I contact about getting this committed? Regards, Andre Guibert de Bruet

Re: libkse now running quite well on smp

2003-06-22 Thread Andre Guibert de Bruet
On Sun, 22 Jun 2003, Kris Kennaway wrote: On Sun, Jun 22, 2003 at 11:39:21PM +0800, Khairil Yusof wrote: Great work by the KSE team! Looks like we might get libpthreads as default on 5.2. It still needs to be ported to sparc64. What about alpha? Andre Guibert de Bruet | Enterprise

Re: NFS weirdness...

2003-06-22 Thread Andre Guibert de Bruet
yet succeeds manually. Any Ideas? Multiple mounts for a mountpoint is considered foot-shooting. Either: a) Mount /home off of NFSD:/home2. b) Mount NFSD:/home2 somewhere else. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

[PATCH] Missing case statement in sys/boot/pc98/boot2/io.c

2003-06-29 Thread Andre Guibert de Bruet
? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/--- io.c.orig Sun Jun 29 11:05:36 2003 +++ io.cSun Jun 29 11:06:48 2003 @@ -96,6 +96,10 @@ putchar(c

Re: VMWare not working anymore

2003-06-30 Thread Andre Guibert de Bruet
VMWare. Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Mon, 30 Jun 2003, Eirik Oeverby wrote: Reinstalling what? VMWare or FreeBSD? On Mon, 30 Jun 2003, Lutz Bichler wrote: I got the same problem/message and solved

Re: tunning 5.1

2003-07-03 Thread Andre Guibert de Bruet
? comments? while disk io is less that 30% slower, network is over 60% slower! Do have any kernel debugging options enabled on the 5.1 install? If so, the additional sanity checking is what's causing the discrepency. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon

Re: FW: escalation stage 2 [was:RE: Big and ugly bug in 5.1-release]

2003-07-17 Thread Andre Guibert de Bruet
Harald, When in doubt, install freebsd 5.x on a different drive running off of a different controller, mount the slices from one of the disks in the RAID array and copy your data to a safe and trusted location. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark

Re: debugging a lockup

2003-07-18 Thread Andre Guibert de Bruet
'? Regards Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

[SMALL PATCH] usbdevs

2003-07-19 Thread Andre Guibert de Bruet
Hi, I've attached a patch for usbdevs that adds a manufacturer id for X10 Wireless Technology and the RF Receiver that they bundle as part of ATI's Radeon 8500DV video card package. Regards, Andy Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http

Re: msdof and fstab

2003-07-20 Thread Andre Guibert de Bruet
special file or file system. What makes things even more strange is that I can mount the slice just fine when I issue mount_msdosfs from the command prompt. Does anyone have any ideas? I believe that fstab wants 'msdos' and not 'msdosfs'. Regards, Andre Guibert de Bruet | Enterprise Software

RE: where is kern.ca.da.no_6_byte?

2003-07-20 Thread Andre Guibert de Bruet
find such info? I looked via cvsweb for scsi_da.c but couldn't find anything. Is it possible to list all kernel tunables? sysctl -a. You'll probably want to pipe it's output to your favorite pager. sysctl kern will list just the entries in the kern MIB. Regards, Andre Guibert de Bruet | Enterprise

RE: where is kern.ca.da.no_6_byte?

2003-07-20 Thread Andre Guibert de Bruet
On Sun, 20 Jul 2003, Harald Schmalzbauer wrote: Andre Guibert de Bruet wrote: On Sun, 20 Jul 2003, Harald Schmalzbauer wrote: Kenneth D. Merry wrote: seems that this sysctl doesn't exist any more! Is there anything similar? It has been renamed: kern.cam.da

Re: still data corruption with 5.1-R on Intel Pentium 4

2003-07-23 Thread Andre Guibert de Bruet
, but not allowing information about the problem to circulate so that appropriate workarounds can be made is immoral. My thoughts, Andy Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: HEADSUP: USB da(4) quirks deprecated

2003-07-28 Thread Andre Guibert de Bruet
Hi, camcontrol inquiry requires the pass driver, so if it's not already in your kernel config you might want to add it when/if you add DA_OLD_QUIRKS. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Mon, 28 Jul 2003

Re: INET6 in world

2003-08-06 Thread Andre Guibert de Bruet
and would keep everyone happy for years to come! :-) Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Re: bootstrapping network (bcm) on Dell D800

2003-08-06 Thread Andre Guibert de Bruet
On Wed, 6 Aug 2003, David Gilbert wrote: Andre == Andre Guibert de Bruet [EMAIL PROTECTED] writes: Andre On Tue, 5 Aug 2003, Dr. Richard E. Hawkins wrote: If I'm reading the recent messages correctly, the bcm driver won't work unless updated to approximately July 17. I burned 5.1

Re: PCM freezes the box

2003-08-10 Thread Andre Guibert de Bruet
/esound/audiofile, the machines freeze, leaving not a single chance to escape to shell and kill the process. Is anything printed on the console (or the first vty)? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: bootstrapping network (bcm) on Dell D800

2003-08-14 Thread Andre Guibert de Bruet
configure the network settings. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: bootstrapping network (bcm) on Dell D800

2003-08-14 Thread Andre Guibert de Bruet
-bit pci slot available? If so, pop in a nic (temporarily), cvsup and/or grab the needed patches and rebuild away! Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ ___ [EMAIL

RE: smp in 5.1

2003-08-14 Thread Andre Guibert de Bruet
I guess I'll chime in as well... I have a Dual Athlon 2000+ MP here and it's running like a charm with SCHED_4BSD. Andy Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Mon, 11 Aug 2003, derwood wrote: I've been running

Re: mergemaster chokes on etc/sendmail

2003-08-14 Thread Andre Guibert de Bruet
I'm seeing this my laptop too. CVSUP'ed 10 minutes ago. Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Wed, 13 Aug 2003, Poul-Henning Kamp wrote: cd /freebsd/src/etc/sendmail; make distribution install -o root -g wheel

Re: Lock order reversal in if_ether.c

2003-01-27 Thread Andre Guibert de Bruet
structure (filedesc structure) @ ../../../kern/kern_descrip.c:2111 largo# uname -a FreeBSD largo.properkernel.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jan 27 04:25:33 EST 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/LARGO i386 Regards, Andre Guibert de Bruet | Enterprise Software

Re: Does bg fsck have problems with large filesystems?

2003-01-28 Thread Andre Guibert de Bruet
21122 216238 9%/var procfs 440 100%/proc /dev/ad1s1e 76955976 49105248 2169425069%/export Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail

Re: Force 1 CPU on SMP kernel?

2003-01-28 Thread Andre Guibert de Bruet
make any software changes (kernel, daemons or startup configs). Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Is netstat börked?

2003-01-29 Thread Andre Guibert de Bruet
Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Wed, 29 Jan 2003, Juli Mallett wrote: ref5% netstat -na -p tcp ref5% dalek# netstat -an -p tcp dalek# Both times logged in via ssh, etc. -- Juli Mallett [EMAIL PROTECTED] AIM

Re: Mylex support under 5.0-R

2003-02-01 Thread Andre Guibert de Bruet
Simon, This is a known issue. Have a look at http://www.freebsd.org/releases/5.0R/errata.html under section 3 (Late-Breaking News). Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Fri, 31 Jan 2003, Simon wrote

Re: removing debugging options

2003-02-02 Thread Andre Guibert de Bruet
be in order as well. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Still having problems compiling boot loader

2003-02-02 Thread Andre Guibert de Bruet
, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Sun, 2 Feb 2003, Taylor Dondich wrote: After doing a make in /usr/src/sys/boot/, I get this error and compile ends: In file included from /usr/src/sys/boot/ficl/loader.c:40

Re: Boot failure with latest -CURRENT

2003-02-04 Thread Andre Guibert de Bruet
what is wrong? What CVS tag did you use when you checked out the new sources? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: xunpcb size mismatch

2003-02-09 Thread Andre Guibert de Bruet
and the message is : sockstat: struct xunpcb size mismatch. What causes this? Google comes with nothing really. Thanks Cyril Cyril, It appears that your userland binaries are out of sync with your kernel. Rebuild world (and possibly your kernel) to fix the issue. Regards, Andre Guibert de Bruet

Re: NFS lagging

2003-02-12 Thread Andre Guibert de Bruet
: NOT READY, Medium not present Mounting root from ufs:/dev/da0s1a Atte, Could you attach a copy of your kernel config file? Do you have WITNESS and INVARIANTS compiled in? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com

Re: NFS server vs YO

2003-02-15 Thread Andre Guibert de Bruet
Erik, Place your filesystem export configuration in /etc/exports. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Sat, 15 Feb 2003, Erik Torres Serrano wrote: Hi all, this is my first incursion on FreeBSD, I came

Re: NFS server vs YO

2003-02-15 Thread Andre Guibert de Bruet
*:* Any idea? Also, don't forget to kill -HUP mountd after editing your exports file. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: NFS server vs YO

2003-02-15 Thread Andre Guibert de Bruet
those lines, you need to add the following to your /etc/rc.conf: nfs_server_enable=YES Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: se7500+dual xeon?

2003-02-16 Thread Andre Guibert de Bruet
and 4.7-STABLE? Is it worth to upgrade a production machine? That's a matter of personal opinion. Though I haven't had any stability issues with -current on my UP and SMP hardware, it's generally bad mojo to put -current on a production machine. Regards, Andre Guibert de Bruet | Enterprise

LOR: tcp_input.c - tcp_usrreq.c

2003-02-16 Thread Andre Guibert de Bruet
, ebp = 0 --- largo# uname -a FreeBSD largo.properkernel.com 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Sat Feb 15 22:25:46 EST 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/LARGO i386 Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http

Re: pkg_version -c in -current?

2003-02-17 Thread Andre Guibert de Bruet
upgrade your ports skeleton and do a 'portupgrade -ra' and you're all set! :) Regards Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

SSH (TCP?) lag

2003-02-22 Thread Andre Guibert de Bruet
openssh. This setup has been working great for well over a year; Has anyone else recently started having problems? Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Re: SSH (TCP?) lag

2003-02-22 Thread Andre Guibert de Bruet
On Sat, 22 Feb 2003, Andre Guibert de Bruet wrote: I'm experiencing some rather severe lag during ssh sessions, while running GENERIC on -current (cvsupped as of 5 minutes ago). This symptom first started occuring a couple of days ago with the merging of some TCP patches. I've checked all

Re: SSH (TCP?) lag

2003-02-22 Thread Andre Guibert de Bruet
On Sat, 22 Feb 2003, Erik Greenwald wrote: On Sat, Feb 22, 2003 at 10:28:02AM -0500, Andre Guibert de Bruet wrote: I'm experiencing some rather severe lag during ssh sessions, while running GENERIC on -current (cvsupped as of 5 minutes ago). This symptom first started occuring a couple

Re: SSH (TCP?) lag

2003-02-22 Thread Andre Guibert de Bruet
On Sun, 23 Feb 2003, Giorgos Keramidas wrote: On 2003-02-22 20:05, Andre Guibert de Bruet [EMAIL PROTECTED] wrote: I noticed the same thing... then maxim try sysctl net.inet.tcp.delayed_ack=0 fixed the issue That worked. Shouldn't this sysctl be turned off by default? Nah

Re: X server stops working after recent 5.0-RELEASE - 5.0-CURRENTupgrade

2003-02-26 Thread Andre Guibert de Bruet
into such problems... Would you mind doing a binary search (using date tags) to determine which commit caused the breakage between 5.0-R and the date when you first started having problems? Once it has been identified, a fix can be cooked up. Regards, Andre Guibert de Bruet | Enterprise Software

Re: -O2 considered harmful

2003-02-26 Thread Andre Guibert de Bruet
. I'm seeing differences in compiled code between simple -march=athlon-xp and -march=athlon-xp -mmmx -m3dnow -msse. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED

Re: -O2 considered harmful

2003-02-27 Thread Andre Guibert de Bruet
. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Double fault with IBM microdrives and CompactFlash (LONG)

2003-03-01 Thread Andre Guibert de Bruet
not remove the card, doing a call sync never finishes. It appears as if this problem is 100% reproducible. Any ideas? Thanks, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Double fault with IBM microdrives and CompactFlash (LONG)

2003-03-02 Thread Andre Guibert de Bruet
On Sat, 1 Mar 2003, Andre Guibert de Bruet wrote: I just tried using my FreeBSD laptop to unload pictures off of a 340MB IBM microdrive (Model: DMDM-10340, P/N: 22L0046) using the IBM PC Card adapter (P/N: 31L9315). The laptop in question is a stock Dell Latitude C800 with a 1Ghz P3, 512MB

Re: can't sshd into box

2003-03-02 Thread Andre Guibert de Bruet
you that something else is listening on port 23. This is most probably inetd. Do a 'killall inetd' then try that command. Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED

Re: can't sshd into box

2003-03-03 Thread Andre Guibert de Bruet
On Sun, 2 Mar 2003, Terry Lambert wrote: Andre Guibert de Bruet wrote: On Mon, 3 Mar 2003, Wayne Barnes wrote: Immediately after rebooting, I get this: [EMAIL PROTECTED]:/home/waynetelnetd -debug ^^^ telnetd: bind: Address already in use

Re: Disaster strikes...

2003-03-03 Thread Andre Guibert de Bruet
, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Double fault with IBM microdrives and CompactFlash (LONG)

2003-03-03 Thread Andre Guibert de Bruet
XHAF1669 firmware revision MD2IC501 # atacontrol cap 2 0 # Compactflash ATA/ATAPI revision0 device model TOSHIBA THNCF128MBA serial number STCB21M82005E93599A5 firmware revision 2.00 It works! :-) Regards, Andre Guibert de Bruet | Enterprise Software Consultant

  1   2   >