Re: Disk/FS I/O issues in -CURRENT

2003-07-01 Thread Eirik Oeverby
Thanks. I'll be keeping my eyes wide open for this one. /Eirik On Mon, 30 Jun 2003 15:30:06 -0500 Alan L. Cox [EMAIL PROTECTED] wrote: Peter Holm wrote: On Mon, Jun 30, 2003 at 03:26:13PM +0200, Eirik Oeverby wrote: Hi, Good to see I'm not the only one. I'm currently going

Updated ec-burst.diff patch

2003-07-01 Thread Nate Lawson
Please download and try the new version. It correctly implements burst mode to the best of the 2.0 spec. Like the previous message, please report the appropriate dmesgs (acpi_ec0* and EC Waited*) and any errors or regression. I've tested du -a / while plugging/unplugging the power cable on my

Re: Updated ec-burst.diff patch

2003-07-01 Thread Eirik Oeverby
Hi, Can you be a bit more specific as to which other problems it fixes? I would love to try, because I have had some pretty nasty ACPI problems in the past, but I only have this one box to test on (my workstation) so I don't feel like going through the compile/install/fail/restore process if

should fdisk -BI still work?

2003-07-01 Thread John Hay
Hi, Should fdisk -BI ad0 still work on current? I have a script that I use to prepare flash disks that have worked for a long time on older versions of FreeBSD, but it seems a little broken on -current. It actually started with the one from Warner's site people.../~imp/diskprep.pl and tweaked it

[-CURRENT tinderbox] failure on ia64/ia64

2003-07-01 Thread Tinderbox
TB --- 2003-07-01 08:28:05 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-07-01 08:28:05 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-07-01 08:33:16 - building world TB --- cd

[-CURRENT tinderbox] failure on sparc64/sparc64

2003-07-01 Thread Tinderbox
TB --- 2003-07-01 09:16:40 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-07-01 09:16:40 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-07-01 09:18:45 - building world TB

netstat

2003-07-01 Thread Andrew Thompson
Hi, Is there any reason that the interface name in netstat is truncated at 5 chars? I have a box with ~100 vlans so the interface name gets chopped after vlan9. Here is a patch to increase it to 7 chars. Any probs? thanks, Andy --- usr.bin/netstat/if.c.orig Tue Jul 1 22:37:14 2003 +++

Re: netstat

2003-07-01 Thread Maxim Konovalov
On Tue, 1 Jul 2003, 22:45+1200, Andrew Thompson wrote: Hi, Is there any reason that the interface name in netstat is truncated at 5 chars? I have a box with ~100 vlans so the interface name gets chopped after vlan9. Here is a patch to increase it to 7 chars. Any probs? bin/52349 --

Re: /usr/src/libexec/talkd notification broken on pty's when useris using misc/screen ports in -CURRENT

2003-07-01 Thread Vincent Poy
On Mon, 30 Jun 2003, Juli Mallett wrote: * Vincent Poy [EMAIL PROTECTED] [ Date: 2003-06-30 ] [ w.r.t. /usr/src/libexec/talkd notification broken on pty's when user is using misc/screen ports in -CURRENT ] Greetings evertone: /usr/src/libexec/talkd aka /usr/libexec/ntalkd appears

fsck background mode for gbde crypted disc?

2003-07-01 Thread Christophe Zwecker
Hi I wonder if I can do a background check after mounting an crypted part or does the check have to be b4 ? best regards, Christophe -- Christophe Zwecker mail: [EMAIL PROTECTED] Hamburg, Germanyfon: +49 179 3994867 http://www.zwecker.de Who is

Re: Best way to get max KVA setting?

2003-07-01 Thread Paul Saab
Terry Lambert ([EMAIL PROTECTED]) wrote: It was for a guy who was was running with PAE enabled on an 8G machine, and the autotuning was shooting him in the foot when it tried to grab enough memory to create kmem_map entries for the 8G of RAM in his 2G KVA space, and its head exploded. Wrong,

Re: HEADS UP: Atheros 802.11 support

2003-07-01 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Gregory P. Smith [EMAIL PROTECTED] writes: : On Fri, Jun 27, 2003 at 11:40:13PM -0700, Sam Leffler wrote: : My work to support the Atheros 802.11 hardware is now entirely in the tree : and enabled for use. The ath driver supports all Atheros hardware

Re: ftream errors under g++ 3.2.2

2003-07-01 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Jeffrey Hsu [EMAIL PROTECTED] writes: :file IO using fstream gives error messages about implicit typenames :being deprecated, and I can't for the life of me figure out what to do :my code to make the compiler happy : : Change your

5.2-RELEASE TODO

2003-07-01 Thread Robert Watson
This is an automated bi-weekly mailing of the FreeBSD 5.2 open issues list. The live version of this list is available at: http://www.FreeBSD.org/releases/5.2R/todo.html Automated mailing of this list will continue through the release of FreeBSD 5.2. FreeBSD 5.2

Re: should fdisk -BI still work?

2003-07-01 Thread Brooks Davis
On Tue, Jul 01, 2003 at 11:15:49AM +0200, John Hay wrote: Hi, Should fdisk -BI ad0 still work on current? I have a script that I use to prepare flash disks that have worked for a long time on older versions of FreeBSD, but it seems a little broken on -current. It actually started with the

Re: /usr/src/libexec/talkd notification broken on pty's when useris using misc/screen ports in -CURRENT

2003-07-01 Thread Vincent Poy
On Tue, 1 Jul 2003, Vincent Poy wrote: On Mon, 30 Jun 2003, Juli Mallett wrote: * Vincent Poy [EMAIL PROTECTED] [ Date: 2003-06-30 ] [ w.r.t. /usr/src/libexec/talkd notification broken on pty's when user is using misc/screen ports in -CURRENT ] Greetings evertone:

Re: Problems running Quake 3 on -CURRENT / X 4.3.0

2003-07-01 Thread Arjan van Leeuwen
It looks like this problem is still around. Short problem description: all inputs are lagging behind when running Quake 3 Arena with Radeon video adapters (hardware accelerated), and the graphics look like they are generated in bursts, while framerate is just fine. I just noticed that I get

[-CURRENT tinderbox] failure on alpha/alpha

2003-07-01 Thread Tinderbox
TB --- 2003-07-01 16:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-07-01 16:00:01 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-07-01 16:03:35 - building world TB --- cd

Re: Updated ec-burst.diff patch

2003-07-01 Thread Nate Lawson
On Tue, 1 Jul 2003, Florian Smeets wrote: with this patch i get a lot of these errors: ACPI-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR ACPI-1287: *** Error: Method execution failed [\\_SB_.BAT0._STA] (Node 0xc2502760), AE_ERROR ACPI-0175: *** Error: Method execution

Re: Updated ec-burst.diff patch

2003-07-01 Thread Nate Lawson
On Tue, 1 Jul 2003, Eirik Oeverby wrote: Can you be a bit more specific as to which other problems it fixes? I would love to try, because I have had some pretty nasty ACPI problems in the past, but I only have this one box to test on (my workstation) so I don't feel like going through the

Re: Updated ec-burst.diff patch

2003-07-01 Thread Nate Lawson
On Tue, 1 Jul 2003, Florian Smeets wrote: with this patch i get a lot of these errors: ACPI-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR ACPI-1287: *** Error: Method execution failed [\\_SB_.BAT0._STA] (Node 0xc2502760), AE_ERROR ACPI-0175: *** Error: Method execution

[-CURRENT tinderbox] failure on amd64/amd64

2003-07-01 Thread Tinderbox
TB --- 2003-07-01 16:52:19 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-07-01 16:52:19 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-07-01 16:54:09 - building world TB --- cd

Re: fsck background mode for gbde crypted disc?

2003-07-01 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Christophe Zwecker writes: Hi I wonder if I can do a background check after mounting an crypted part or does the check have to be b4 ? That should just work, a filesystem on GBDE is no different than any other filesystem. -- Poul-Henning Kamp | UNIX since

Re: 5.1-RELEASE Windows XP dual-boot issues

2003-07-01 Thread Scott Reese
On Tue, 2003-07-01 at 01:34, Jud wrote: to boot FreeBSD with no problems at all, but when I went to boot up Windows, I received the dreaded 'NTLDR missing' message. [grub stuff snipped] A few comments about the thread so far: ISTM the easiest thing for you to do is install booteasy

Virus Detected by Network Associates, Inc. Webshield SMTP V4.5 MR1a

2003-07-01 Thread techhelp
Southern Illinois University-Edwardsville Office of Information Technology detected the W32/[EMAIL PROTECTED] virus in the your_details.zip attachment sent to [EMAIL PROTECTED] and it was Deleted. If you are affiliated with SIUE, please call the Customer Support Center at 650-3739 for immediate

Re: ULE problems on HTT SMP

2003-07-01 Thread John Baldwin
On 28-Jun-2003 Jeff Roberson wrote: On Fri, 27 Jun 2003, John Baldwin wrote: On 27-Jun-2003 Andrew Gallatin wrote: Jeff Roberson writes: Can you call kseq_print(0) and kseq_print(1) from ddb? I found a different problem which is nearly as interesting. Note that ps

Re: ULE problems on HTT SMP

2003-07-01 Thread Jeff Roberson
On Mon, 30 Jun 2003, Andrew Gallatin wrote: Jeff Roberson writes: On Fri, 27 Jun 2003, John Baldwin wrote: On 27-Jun-2003 Andrew Gallatin wrote: Jeff Roberson writes: Can you call kseq_print(0) and kseq_print(1) from ddb? I found a

Re: HEADS UP: Atheros 802.11 support

2003-07-01 Thread Gregory P. Smith
On Tue, Jul 01, 2003 at 07:56:50AM -0600, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Gregory P. Smith [EMAIL PROTECTED] writes: : On Fri, Jun 27, 2003 at 11:40:13PM -0700, Sam Leffler wrote: : My work to support the Atheros 802.11 hardware is now entirely in the tree :

Re: rescue/ broke cross compiles

2003-07-01 Thread David O'Brien
On Mon, Jun 30, 2003 at 05:35:16PM -0700, Marcel Moolenaar wrote: Build tools are most of the time so small or trivial (gcc is probably the exception, before that perl probably was) that building them again is lost in creating the rescue bits itself. Please no, don't pessimize the build even

Re: /usr/src/libexec/talkd notification broken on pty's when user is using misc/screen ports in -CURRENT

2003-07-01 Thread Cy Schubert
Mine configures as follows: /* * define PTYMODE if you do not like the default of 0622, which allows * public write to your pty. * define PTYGROUP to some numerical group-id if you do not want the * tty to be in your group. * Note, screen is unable to change mode or group of the pty if it *

DAC960

2003-07-01 Thread Dusan Kozic
Hi, I have DAC960 RAID and SCSI CD-ROM. When I boot FreeBSD 4.8 on this machine, then it doesn't want to mount / partition autimatically. I have problems with top, vmstat and memcontrol list command too. triton# top top: nlist failed triton# vmstat vmstat: undefined symbols: _kmemstatistics

Deadlock between background fsck and cvsup, both stuck in snaplk

2003-07-01 Thread Jesper Skriver
Hi, I recently reinstalled my scratch box, last time I turned it off, I didn't shut it down nicely so when I booted it today the file systems needed a fsck. While bgfsck was still running I started a cvsup to update /usr/ports/, which ran fine for a while, and then stopped, and now both cvsup

Re: should fdisk -BI still work?

2003-07-01 Thread Doug White
On Tue, 1 Jul 2003, John Hay wrote: fdisk: invalid fdisk partition table found That's not a fatal error, it just means there wasn't a slice table there before you wiped it with -I. -- Doug White| FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org

Re: DAC960

2003-07-01 Thread Doug White
On Tue, 1 Jul 2003, Dusan Kozic wrote: I have DAC960 RAID and SCSI CD-ROM. When I boot FreeBSD 4.8 on this machine, then it doesn't want to mount / partition autimatically. Verify /etc/fstab is correct. I have problems with top, vmstat and memcontrol list command too. Are you not using

Re: DAC960

2003-07-01 Thread Scott Lambert
On Tue, Jul 01, 2003 at 09:25:30PM +0200, Dusan Kozic wrote: Hi, I have DAC960 RAID and SCSI CD-ROM. When I boot FreeBSD 4.8 on this machine, then it doesn't want to mount / partition autimatically. I don't know what this is doing on -current but anyway You don't say what has changed

ipf and ipnat

2003-07-01 Thread Matt Douhan
Hello I am running ipf and ipnat on CURRENT as of today 4 PM CEST (july 1 2003) and I have enabled the following in my kernel options IPFILTER options IPFILTER_LOG options IPSTEALTH options RANDOM_IP_ID in /etc/rc.conf I have enabled ipf and ipnat according to the handbook when I put this box

[-CURRENT tinderbox] failure on ia64/ia64

2003-07-01 Thread Tinderbox
TB --- 2003-07-01 20:38:30 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-07-01 20:38:30 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-07-01 20:41:35 - building world TB --- cd

[-CURRENT tinderbox] failure on sparc64/sparc64

2003-07-01 Thread Tinderbox
TB --- 2003-07-01 21:35:40 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-07-01 21:35:40 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-07-01 21:38:04 - building world TB

Re: Updated ec-burst.diff patch

2003-07-01 Thread Florian Smeets
Nate Lawson wrote: Also, please report how adding hw.acpi.ec.burst_mode=0 to loader.conf changes things (but turn on hw.acpi.verbose first so we get good msgs). Well with hw.acpi.verbose=1 the messages look like this: Jul 2 00:30:39 lappi kernel: ACPI-0432: *** Error: Handler for

Re: cardbus network problem with -current

2003-07-01 Thread M. Warner Losh
Can you turn on the following debugging and try again? Also, please post questions relating to cardbus/pccard to mobile@ since I read that more often than I read [EMAIL PROTECTED] Thanks much. hw.cardbus.debug: 1 hw.cardbus.cis_debug: 1 hw.cbb.debug: 1 Warner

Re: /usr/src/libexec/talkd notification broken on pty's when useris using misc/screen ports in -CURRENT

2003-07-01 Thread Vincent Poy
On Tue, 1 Jul 2003, Cy Schubert wrote: Mine configures as follows: /* * define PTYMODE if you do not like the default of 0622, which allows * public write to your pty. * define PTYGROUP to some numerical group-id if you do not want the * tty to be in your group. * Note, screen is

Re: Updated ec-burst.diff patch

2003-07-01 Thread Nate Lawson
On Wed, 2 Jul 2003, Florian Smeets wrote: I set hw.acpi.ec.burst_mode=0 in loader.conf but when i was trying to chek if it was set to 0 with sysctl hw.acpi.ec.burst_mode i got : [EMAIL PROTECTED] [~] 15 #sysctl hw.acpi.ec.burst_mode sysctl: unknown oid 'hw.acpi.ec.burst_mode' It's a tunable,

Re: [acpi-jp 2363] Updated ec-burst.diff patch

2003-07-01 Thread Munehiro Matsuda
Hi Nate, From: Nate Lawson [EMAIL PROTECTED] Date: Tue, 1 Jul 2003 01:07:53 -0700 ::Please download and try the new version. It correctly implements burst ::mode to the best of the 2.0 spec. Like the previous message, please ::report the appropriate dmesgs (acpi_ec0* and EC Waited*) and any

Current Courier-mta

2003-07-01 Thread Christophe Zwecker
Hi, I wonder if we can hope to get a current courier-mta in ports, or whats the status on that. thx alot -- Christophe Zwecker mail: [EMAIL PROTECTED] Hamburg, Germanyfon: +49 179 3994867 http://www.zwecker.de Who is General Failure ? And why is he

p5-GD-1.41 wont build

2003-07-01 Thread Christophe Zwecker
Hi, when trying to build above I get this: === Building for p5-GD-1.41 cc -c -I/usr/local/include -I/usr/local/include/gd -I/usr/local/include/freetype -I@@X11BASE@@/include -I@@X11BASE@@/include/X11 -O -pipe -mcpu=pentiumpro -O -pipe -mcpu=pentiumpro-DVERSION=\1.41\ -DXS_VERSION=\1.41\

Re: p5-GD-1.41 wont build

2003-07-01 Thread Scot W. Hetzel
From: Christophe Zwecker [EMAIL PROTECTED] any clue whats going wrong here ? One of the port-commiters updated the gd 1.x port to gd 2.0.15. This has been backed out as of 8 hours ago. Uninstall gd-2.0.15 and re-cvsup your ports collection. Scot

BIOCSSEESENT ioctl on 5.1 ...

2003-07-01 Thread Matthew Grooms
Question, Is there somthing magic about setting this flag? I wrote a small program ( built on 5.1 ) that uses the bpf to read broadcast packets off a local private network, forward them to a peer ( over IPSEC ) who in turn drops them onto its private network ( and visa-versa ). To prevent

Re: BIOCSSEESENT ioctl on 5.1 ...

2003-07-01 Thread Matthew Grooms
Woops, Please disregard the previous post ... amature programmer at play. Can an ioctl call return before processing the request? When I started using seperate variables for the int=1 and int=0 ioctl values, everything works fine. -Matthew Question, Is there somthing magic about

Re: 5.1-RELEASE Windows XP dual-boot issues

2003-07-01 Thread Jud
On 01 Jul 2003 18:12:20 +, Scott Reese [EMAIL PROTECTED] wrote: On Tue, 2003-07-01 at 01:34, Jud wrote: to boot FreeBSD with no problems at all, but when I went to boot up Windows, I received the dreaded 'NTLDR missing' message. [grub stuff snipped] A few comments about the thread so

usb video devices

2003-07-01 Thread M. Warner Losh
Are there any inexpensive vga out video devices that support FreeBSD and X? Warner ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

features of ICH5/ICH5-R supported in -current or 5.1-RELEASE?

2003-07-01 Thread John Reynolds
Hi all, I'm wondering if some of the features of the ICH5 found in the springdale and canterwood platforms (i865/i875) are currently supported in either 5.1-RELEASE or -CURRENT? I've read through some of the ATA code commits and see a few comments related to ICH5 and I believe I spotted where

Re: usb video devices

2003-07-01 Thread Tobias Roth
On Tue, Jul 01, 2003 at 09:25:38PM -0600, M. Warner Losh wrote: Are there any inexpensive vga out video devices that support FreeBSD and X? And while we are at it, any camera devices? I am talking about webcams for both netmeeting kind of stuff and, well, webcam stuff. greets, t.