Re: buildworld failure: don't know how to make thr_atfork.c

2003-11-05 Thread Jeremy Messenger
On Wed, 5 Nov 2003 17:17:05 +1030, Alex Wilkinson [EMAIL PROTECTED] wrote: CVSup'd today [Wed Nov 5 17:15:14 CST 2003] and buildworld fails. $ make buildworld . snip === lib/libpthread make: don't know how to make thr_atfork.c. Stop *** Error code 2 snip It's already fixed, Daniel has

[current tinderbox] failure on i386/pc98

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

SYSENTER in FreeBSD

2003-11-05 Thread Jun Su
I noticed that Jeff Roberson implement this already. Is whi will be commit? http://kerneltrap.org/node/view/1531 I google this because I found this feature is listed in the list of Kernel Improvement of WindowsXP. :-) Thanks, Jun Su ___ [EMAIL

Re: buildworld failure: don't know how to make thr_atfork.c

2003-11-05 Thread villoing florian
The problem was solved. See cvs-all mailing list. thr_atfork.c was forgotten to be committed. Just run cvsup again. Florian --- Alex Wilkinson [EMAIL PROTECTED] a écrit : CVSup'd today [Wed Nov 5 17:15:14 CST 2003] and buildworld fails. $ make buildworld . === lib/libpcap yacc

Re: new interrupt code: panic when going multiuser

2003-11-05 Thread Bruce Evans
On Tue, 4 Nov 2003, John Baldwin wrote: On 04-Nov-2003 Bruce Evans wrote: - on a BP6, UP kernels without apic work except for cyintr(), but SMP kernels have problems with missing interrupts for ata devices and hang at boot time. Is this related to the ata-lowlevel commit you

Re: SYSENTER in FreeBSD

2003-11-05 Thread David Xu
Jun Su wrote: I noticed that Jeff Roberson implement this already. Is whi will be commit? http://kerneltrap.org/node/view/1531 I google this because I found this feature is listed in the list of Kernel Improvement of WindowsXP. :-) Thanks, Jun Su I have almost done this experiment about 10

cant compile GENERIC kernel from today source

2003-11-05 Thread Putinas
Hi, I just cvsuped and when I do make buildkernel I get this: cc -c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs -Wst rict -prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -ffo rmat -extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys

[current tinderbox] failure on ia64/ia64

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

Re: Was: More ULE bugs fixed. Is: Mouse problem?

2003-11-05 Thread Jeremy Messenger
On Tue, 4 Nov 2003 22:10:36 -0500 (EST), Jeff Roberson [EMAIL PROTECTED] wrote: On Wed, 5 Nov 2003, Eirik Oeverby wrote: Eirik Oeverby wrote: Just for those interested: I do *not* get any messages at all from the kernel (or elsewhere) when my mouse goes haywire. And it's an absolute truth

Re: More ULE bugs fixed.

2003-11-05 Thread Sheldon Hearn
On (2003/11/04 15:46), Jeff Roberson wrote: The thing is, I'm using 4BSD, not ULE, so I wouldn't trouble Jeff to look for a cause for that specific problem in ULE. How long have you been seeing this? Are you using a usb mouse? Can you try with PS/2 if you are? Since my last update, Fri

Re: SYSENTER in FreeBSD

2003-11-05 Thread Jeff Roberson
On Wed, 5 Nov 2003, David Xu wrote: Jun Su wrote: I noticed that Jeff Roberson implement this already. Is whi will be commit? http://kerneltrap.org/node/view/1531 I google this because I found this feature is listed in the list of Kernel Improvement of WindowsXP. :-) Thanks, Jun Su

Re: Fix for WINE on -CURRENT

2003-11-05 Thread Max Khon
Hello! On Wed, Nov 05, 2003 at 05:50:35AM +0100, Simon Barner wrote: can you make a patch for cdparanoia as well? cdparanoia is also broken on recent -CURRENT and testing will be easy. There is already a PR. I will rewise my patch to use __FreeBSD__ in the patch file instead of using

[current tinderbox] failure on sparc64/sparc64

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

Re: More ULE bugs fixed.

2003-11-05 Thread Eirik Oeverby
Sheldon Hearn wrote: On (2003/11/04 15:46), Jeff Roberson wrote: The thing is, I'm using 4BSD, not ULE, so I wouldn't trouble Jeff to look for a cause for that specific problem in ULE. How long have you been seeing this? Are you using a usb mouse? Can you try with PS/2 if you are? Since my

Re: cant compile GENERIC kernel from today source

2003-11-05 Thread Scott Mitchell
On Wed, Nov 05, 2003 at 11:02:02AM +0200, Putinas wrote: Hi, I just cvsuped and when I do make buildkernel I get this: Yeah, my bad :-( It's been fixed - cvsup again and all should be well. Scott -- === Scott

Problems with D-Link DWL-AG650 card under CURRENT (11/4-03)

2003-11-05 Thread Erik Haga
Hi, I am running the newest version of CURRENT and have some problems with panic when I insert a D-Link DWL-AG650 (atheros) wireless card. FreeBSD pilt.xxx.xx 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Wed Nov 5 12:12:35 CET 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 When I

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-05 Thread Harti Brandt
On Wed, 5 Nov 2003, Harti Brandt wrote: HBOn Tue, 4 Nov 2003, John Baldwin wrote: HB HBJB HBJBOn 04-Nov-2003 Harti Brandt wrote: HBJB On Tue, 4 Nov 2003, Harti Brandt wrote: HBJB HBJB HBOn Tue, 4 Nov 2003, John Baldwin wrote: HBJB HB HBJB HBJB HBJB HBJBOn 04-Nov-2003 Harti Brandt wrote: HBJB HBJB

PRs for dagrab and cdparanoia reworked (was: Re: Fix for WINE on -CURRENT)

2003-11-05 Thread Simon Barner
please revise the patch and submit follow-up. Done. Tested on both -STABLE and -CURRENT. I am progress of doing the same for dagrab (expect a follow-up to PR 57227 soon). Simon signature.asc Description: Digital signature

Re: New interrupt stuff breaks ASUS 2 CPU system

2003-11-05 Thread Barney Wolff
Another data point: I can't get my Asus A7M266-D to boot with the new interrupt code at all, perhaps because I have an Adaptec 39160. Whether acpi is on or off, whether it's in the kernel config or not, booting always hangs right after waiting 10 sec for scsi to settle and 0 scb's aborted. I've

Re: PRs for dagrab and cdparanoia reworked (was: Re: Fix for WINE on -CURRENT)

2003-11-05 Thread Max Khon
Hello! On Wed, Nov 05, 2003 at 02:10:02PM +0100, Simon Barner wrote: please revise the patch and submit follow-up. Done. Tested on both -STABLE and -CURRENT. I am progress of doing the same for dagrab (expect a follow-up to PR 57227 soon). There is no need for extra-patches. #ifdef

Re: PRs for dagrab and cdparanoia reworked

2003-11-05 Thread Lars Eggert
Simon Barner wrote: please revise the patch and submit follow-up. Done. Tested on both -STABLE and -CURRENT. I am progress of doing the same for dagrab (expect a follow-up to PR 57227 soon). FWIW, the mplayer port also cannot play CDDA anymore on current. It probably needs a similar patch.

Re: More ULE bugs fixed.

2003-11-05 Thread Robert Watson
On Wed, 5 Nov 2003, Sheldon Hearn wrote: On (2003/11/04 15:46), Jeff Roberson wrote: The thing is, I'm using 4BSD, not ULE, so I wouldn't trouble Jeff to look for a cause for that specific problem in ULE. How long have you been seeing this? Are you using a usb mouse? Can you

Re: Fix for WINE on -CURRENT

2003-11-05 Thread Gerald Pfeifer
On Mon, 3 Nov 2003, Scot W. Hetzel wrote: Below is a patch to fix WINE for the new ATA driver. Thanks! (I kind of fixed it temporarily by removing the offending code, but clearly your approach is preferrable.) Could someone familar with the new ATA driver have a look at this patch to make

DVD burning under 5.0

2003-11-05 Thread dave
Bill, I found your post online when I was doing a search for burning DVD's using FreeBSD. We are about to configure an Athlon 2500 box, to use FreeBSD to act as our web, client and FTP server. We are going to need the ability to burn DVD's and so I am doing research on the topic. Have you

LOR (ffs_snapshot.c:651 vm_map.c:2258).

2003-11-05 Thread Pawel Jakub Dawidek
Hello. lock order reversal 1st 0xc66a6db0 vnode interlock (vnode interlock) @ /usr/src/sys/ufs/ffs/ffs_snapshot.c:651 2nd 0xc0c2f110 system map (system map) @ /usr/src/sys/vm/vm_map.c:2258 Stack backtrace: backtrace(c05bbfcb,c0c2f110,c05c650b,c05c650b,c05c6581) at backtrace+0x17

Re: Was: More ULE bugs fixed. Is: Mouse problem?

2003-11-05 Thread Khairil Yusof
On Wed, 2003-11-05 at 17:04, Jeremy Messenger wrote: I don't get any mouse lag anymore in the 'cd /usr/src ; make clean ; make cleandir' and the beginner of 'portupgrade -ra'. I did the hard test; I have Gnome2, Opera 7 (linux version), several gvim, several gnome-terminal tabs, pan and

Re: if_tun failed to register

2003-11-05 Thread Michael Nottebrock
On Tuesday 04 November 2003 15:32, Antoine Jacoutot wrote: Matteo Riondato wrote: Well, it did not change anything :( What is really strange is that tun is compiled in the kernel, but the module is started anyway ??? I had the same problem last year and solved it by removing device tun

CARP (Common Address Redundancy Protocol)

2003-11-05 Thread Max Laier
You might be aware that OpenBSD has introduced a 2-clause BSD-licensed high availability and load balancing protocol called CARP: http://marc.theaimsgroup.com/?l=openbsd-miscm=106642790513590w=2 http://www.deadly.org/article.php3?sid=20031018101733 I have a working patchset to bring CARP to

Re: More ULE bugs fixed.

2003-11-05 Thread Matthew D. Fuller
On Wed, Nov 05, 2003 at 11:28:50AM +0100 I heard the voice of Eirik Oeverby, and lo! it spake thus: The second is that mouse messages are actually *lost*, or bogus ones are being generated. I guess it's the first, making moused or X misinterpret the messages it gets. Where along the chain

Re: PRs for dagrab and cdparanoia reworked (was: Re: Fix for WINE on -CURRENT)

2003-11-05 Thread Simon Barner
I am progress of doing the same for dagrab (expect a follow-up to PR 57227 soon). There is no need for extra-patches. #ifdef CDIOCREADAUDIO seems to be sufficient enough. The version in GNATs is obsoleted, but my update did not make it there, although it appeared in freebsd-ports-bugs@ (I

Re: More ULE bugs fixed.

2003-11-05 Thread Eirik Oeverby
Matthew D. Fuller wrote: On Wed, Nov 05, 2003 at 11:28:50AM +0100 I heard the voice of Eirik Oeverby, and lo! it spake thus: The second is that mouse messages are actually *lost*, or bogus ones are being generated. I guess it's the first, making moused or X misinterpret the messages it gets.

Nov 4 kernel broke my 115200 console.. and fix.

2003-11-05 Thread othermark
My machine was hard-locking with a kernel built from yesterday. With boot -s, it freezes before you can hit return for the shell. This is a fairly generic PIII machine with ATA hdd. Booting with a keyboard and video attached works wonderfully, but is a pain in the ass with a machine that's

new interrupt code? fwohci0 running wild

2003-11-05 Thread Lars Eggert
Hi, just made and installed today's world, and while the system boots, performance is sluggish. This is likely due to irq16/fwohci0, which seems to run wild: [EMAIL PROTECTED]: /] uptime vmstat -i 11:21AM up 9 mins, 3 users, load averages: 0.54, 0.71, 0.43 interrupt

Re: if_tun failed to register

2003-11-05 Thread Antoine Jacoutot
On Wednesday 05 November 2003 18:37, you wrote: It's been there for quite a while, I see that behaviour in 5.1-RELEASE, too. Thanks, I'm happy I'm not the only one seeing this :) It looks like ppp does not get compiled in the kernel either... :( Antoine

ACPI related panic

2003-11-05 Thread Seth Chandler
I'm getting a kernel panic on the dell inspiron 5150 (3.06 ghz cpu without HT, latest bios + some patches to fix utallocate errors) I'm not sure if this is related to the latest barrage of commits that John just did, becuase i didn't have this machine running before then. This bug is

Testing new sched_ule + apic -- reverting to old stable system

2003-11-05 Thread Andy Hilker
Hi, i want to test the new sources and have already cvsuped. If i make a make world and after reboot there are problems, how do i switch back to the older sources for compiling again the now running system ? (I mean not only booting the kernel.old but world, too. That is a general question)

Re: ATAng regression: cdcontrol close not working

2003-11-05 Thread Lars Eggert
Bruce Evans wrote: On Thu, 30 Oct 2003, Soren Schmidt wrote: Anyhow if you loose the test for error in atapi-cd.c::acd_tray in the close case, does it work then ? Problem is that the call to read toc might fail early, but its worth a shot.. I tried this, but it didn't change anything. (See my mail

the PS/2 mouse problem

2003-11-05 Thread Morten Johansen
Robert Watson wrote: There's been some speculation that the PS/2 mouse problem could be due to high interrupt latency for non-fast interrupt handlers (especially ones not MPSAFE) in 5.x. I think it would make a lot of sense for us to push Giant off both the PS/2 mouse and syscons interrupt

Re: ATAng regression: cdcontrol close not working

2003-11-05 Thread Soren Schmidt
It seems Lars Eggert wrote: Bruce Evans wrote: On Thu, 30 Oct 2003, Soren Schmidt wrote: Anyhow if you loose the test for error in atapi-cd.c::acd_tray in the close case, does it work then ? Problem is that the call to read toc might fail early, but its worth a shot.. I tried this, but

Re: ATAng regression: cdcontrol close not working

2003-11-05 Thread Lars Eggert
Soren Schmidt wrote: Is there any other patch I can try? I've just confirmed that this bug still exists with today's kernel. I cant reproduce the no matter what I try, sorry... Would remote access to the machine in question help you? Lars -- Lars Eggert [EMAIL PROTECTED] USC

System hangs with ATAng

2003-11-05 Thread Kevin Oberman
I suspect that I have a system losing interrupts from the disk. I get fairly random lock-ups where the system totally freezes and the disk access LED is on continuously until I power cycle the system. It's an IBM T30 with an IBM 40 GB disk. The only thing I have noticed is that the lock-ups only

Re: if_tun failed to register

2003-11-05 Thread Brooks Davis
On Wed, Nov 05, 2003 at 08:52:20PM +0100, Antoine Jacoutot wrote: On Wednesday 05 November 2003 18:37, you wrote: It's been there for quite a while, I see that behaviour in 5.1-RELEASE, too. Thanks, I'm happy I'm not the only one seeing this :) It looks like ppp does not get compiled in

sysinstall issues (was Re: Toshiba Portege R100: 5.1-JPSNAP install CD hangs)

2003-11-05 Thread Lars Eggert
Takayama Fumihiko wrote: booting a Toshiba Portege R100 off Wednesday's 5.1-JPSNAP install CD hangs early during the boot, with or without ACPI. It may be related to probing the graphics chip, see the attached snapshot. I've also attached the 4.9 dmesg - 4.9 boots fine off its install CD - in

Re: System hangs with ATAng

2003-11-05 Thread Kevin Oberman
I hate following up my own post, but I manages to get some significant information. The console (previously inaccessible after the crash) was on screen for the last event and I get the the following: FAILURE - malloc ATA request failed cannot allocate ATAPI/CAM request (cd0:ata1:0:0:0): out of

Re: if_tun failed to register

2003-11-05 Thread Michael Nottebrock
On Wednesday 05 November 2003 20:52, Antoine Jacoutot wrote: On Wednesday 05 November 2003 18:37, you wrote: It's been there for quite a while, I see that behaviour in 5.1-RELEASE, too. Thanks, I'm happy I'm not the only one seeing this :) It looks like ppp does not get compiled in the

Re: if_tun failed to register

2003-11-05 Thread Brian Lynn
On Wed, 05 Nov 2003 18:37 Michael Nottebrock wrote: On Tuesday 04 November 2003 15:32, Antoine Jacoutot wrote: Matteo Riondato wrote: Well, it did not change anything :( What is really strange is that tun is compiled in the kernel, but the module is started anyway ??? I

Re: if_tun failed to register

2003-11-05 Thread Antoine Jacoutot
On Wednesday 05 November 2003 22:47, Brooks Davis wrote: Thanks, I'm happy I'm not the only one seeing this :) It looks like ppp does not get compiled in the kernel either... :( ppp(4) is in GENERIC. You just have to create the devices like: No ! Although tun and ppp are in GENERIC, they

Re: if_tun failed to register

2003-11-05 Thread Antoine Jacoutot
On Wednesday 05 November 2003 23:07, Michael Nottebrock wrote: FWIW, tun _is_ in the kernel if you compile it in, but gets loaded a second time. The module which gets loaded isn't actually used. Hum, strange... :) Do you know if the lastest -CURRENT fixes that ? Antoine

Re: New PNP0303 and aPic question

2003-11-05 Thread John Baldwin
On 04-Nov-2003 Alex Wilkinson wrote: On Tue, Nov 04, 2003 at 12:56:07PM -0500, John Baldwin wrote: Yes. As long as you have 'device apic' in your kernel config, APICs will be used to route interrupts even on UP machines if the machine includes an MP Table or

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-05 Thread John Baldwin
On 05-Nov-2003 Harti Brandt wrote: On Tue, 4 Nov 2003, John Baldwin wrote: JB JBOn 04-Nov-2003 Harti Brandt wrote: JB On Tue, 4 Nov 2003, Harti Brandt wrote: JB JB HBOn Tue, 4 Nov 2003, John Baldwin wrote: JB HB JB HBJB JB HBJBOn 04-Nov-2003 Harti Brandt wrote: JB HBJB JB HBJB Hi,

RE: new interrupt code? fwohci0 running wild

2003-11-05 Thread John Baldwin
On 05-Nov-2003 Lars Eggert wrote: Hi, just made and installed today's world, and while the system boots, performance is sluggish. This is likely due to irq16/fwohci0, which seems to run wild: [EMAIL PROTECTED]: /] uptime vmstat -i 11:21AM up 9 mins, 3 users, load averages: 0.54,

Re: if_tun failed to register

2003-11-05 Thread Antoine Jacoutot
On Wednesday 05 November 2003 23:25, Brian Lynn wrote: will be run at startup if you have any ifconfig_tun* lines in rc.conf. You can see if ifconfig is the culprit by booting single-user and doing ifconfig tun0 (it is only the first attempt that gives the error message in question). If so,

Re: if_tun failed to register

2003-11-05 Thread Brooks Davis
On Wed, Nov 05, 2003 at 11:32:03PM +0100, Antoine Jacoutot wrote: On Wednesday 05 November 2003 22:47, Brooks Davis wrote: Thanks, I'm happy I'm not the only one seeing this :) It looks like ppp does not get compiled in the kernel either... :( ppp(4) is in GENERIC. You just have to

new interrupts not working for me

2003-11-05 Thread Peter Schultz
I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems to be having trouble with my adaptec scsi controller, I get a whole bunch of output like this hand transcribed bit, it comes after waiting 15 seconds for scsi devices to settle: ahc0 timeout SCB already complete interrupts

Re: Nov 4 kernel broke my 115200 console.. and fix.

2003-11-05 Thread Scott Long
On Wed, 5 Nov 2003, othermark wrote: My machine was hard-locking with a kernel built from yesterday. With boot -s, it freezes before you can hit return for the shell. This is a fairly generic PIII machine with ATA hdd. Booting with a keyboard and video attached works wonderfully, but is a

Re: new interrupts not working for me

2003-11-05 Thread Reko Turja
- Original Message - From: Peter Schultz [EMAIL PROTECTED] Newsgroups: mailing.freebsd.current Sent: Thursday, November 06, 2003 12:55 AM Subject: new interrupts not working for me I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems to be having trouble with my

RE: new interrupts not working for me

2003-11-05 Thread John Baldwin
On 05-Nov-2003 Peter Schultz wrote: I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems to be having trouble with my adaptec scsi controller, I get a whole bunch of output like this hand transcribed bit, it comes after waiting 15 seconds for scsi devices to settle:

Panic on startup 11/4/03 JPSNAP install

2003-11-05 Thread Jeffrey Katcher
I'm trying to install 5.1-CURRENT off the current JPSNAP ISO image onto my new IBM T40. On startup, I see a list of errors (EEPROM Checksum invalid) concerning the built-in em0 GigE. After showing the ata0 and ata1 devices it prints: Memory modified after free 0xc4b1b800(2044) val=c4b58110 @

Re: new interrupt code? fwohci0 running wild

2003-11-05 Thread Lars Eggert
John Baldwin wrote: What happens if you kldunload the firewire driver? Also, what happens if you boot w/o it loaded in the first place? kldunload does not make a difference, it still eats irqs. Not loading it in the first place works around the issue, and returns the machine's responsiveness

Re: sysinstall issues (was Re: Toshiba Portege R100: 5.1-JPSNAP install CD hangs)

2003-11-05 Thread Takayama Fumihiko
Hi, booting a Toshiba Portege R100 off Wednesday's 5.1-JPSNAP install CD hangs early during the boot, with or without ACPI. It may be related to probing the graphics chip, see the attached snapshot. R100 has problem with PnP for FreeBSD. My Toshiba Portege R100 on FreeBSD 5.1-RELEASE

NetScroll+ Optical ps/2 mouse worked in 4.7 but not in 5.1

2003-11-05 Thread Lee Hinkleman
My Genius NetScroll+ PS/2 optical mouse was working fine in the console, and in KDE, with FreeBSD 4.7, but is working erratically in the newly installed FreeBSD 5.1 console, and on the new KDE 3.1 Desktop. During installation of 5.1, with port as /dev/psm0, protocol as 'auto', and while testing

Re: new interrupts not working for me

2003-11-05 Thread Peter Schultz
John Baldwin wrote: On 05-Nov-2003 Peter Schultz wrote: I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems to be having trouble with my adaptec scsi controller, I get a whole bunch of output like this hand transcribed bit, it comes after waiting 15 seconds for scsi devices

Re: PRs for dagrab and cdparanoia reworked

2003-11-05 Thread Simon Barner
FWIW, the mplayer port also cannot play CDDA anymore on current. It probably needs a similar patch. This works for me with a patched version of cdparanoia, which makes sense, since mplayer is linked against libcdda_paranoia.so.0. You can get the patch here:

Re: PRs for dagrab and cdparanoia reworked

2003-11-05 Thread Lars Eggert
Simon Barner wrote: FWIW, the mplayer port also cannot play CDDA anymore on current. It probably needs a similar patch. This works for me with a patched version of cdparanoia, which makes sense, since mplayer is linked against libcdda_paranoia.so.0. You can get the patch here:

Re: if_tun failed to register

2003-11-05 Thread Doug White
On Wed, 5 Nov 2003, Brooks Davis wrote: On Wed, Nov 05, 2003 at 11:32:03PM +0100, Antoine Jacoutot wrote: On Wednesday 05 November 2003 22:47, Brooks Davis wrote: Thanks, I'm happy I'm not the only one seeing this :) It looks like ppp does not get compiled in the kernel either... :(

Re: if_tun failed to register

2003-11-05 Thread Michael Nottebrock
On Wednesday 05 November 2003 23:47, Antoine Jacoutot wrote: On Wednesday 05 November 2003 23:25, Brian Lynn wrote: will be run at startup if you have any ifconfig_tun* lines in rc.conf. You can see if ifconfig is the culprit by booting single-user and doing ifconfig tun0 (it is only the

Re: the PS/2 mouse problem

2003-11-05 Thread Scott Long
One thought that I had was to make psmintr() be INTR_FAST. I need to stare at the code some more to fully understand it, but it looks like it wouldn't be all that hard to do. Basically just use the interrupt handler to pull all of the data out of the hardware and into a ring buffer in memory,

NetScroll+ ps/2 optical mouse fixed in FreeBSD 5.1

2003-11-05 Thread Lee Hinkleman
I fixed yesterday's mouse problem, sort of, by adding the line hint.acpi.0.disabled=1 to the file /boot/device.hints I'm not sure why that worked, but the problem apparently only affects the 5.x kernel with some VIA chipsets. Thanks. ___ [EMAIL

build world build kernel correct order?

2003-11-05 Thread Ken Easson
hello, newbe here. i've been having nightmares building my kernel and world on a clean system: System: P4 celeron 128M freebsd5.1 standard no fluff integrated motherboard. following the handbook Chapter 21, i am led to believe that the correct order for making world is as follows: reboot edit

[buildkernel fail] -Werror if_xe.c:1832: warning: `xe_reg_dump' defined but not used

2003-11-05 Thread Alex Wilkinson
CVSup'd today [Thu Nov 6 15:09:02 CST 2003]. buildkernel fails on a warning. $ make buildkernel ... cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g

Re: [buildkernel fail] -Werror if_xe.c:1832: warning: `xe_reg_dump' defined but not used

2003-11-05 Thread Kent Stewart
On Wednesday 05 November 2003 08:40 pm, Alex Wilkinson wrote: CVSup'd today [Thu Nov 6 15:09:02 CST 2003]. buildkernel fails on a warning. $ make buildkernel ... cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes

Re: [buildkernel fail] -Werror if_xe.c:1832: warning: `xe_reg_dump' defined but not used

2003-11-05 Thread Kris Kennaway
On Thu, Nov 06, 2003 at 03:10:49PM +1030, Alex Wilkinson wrote: CVSup'd today [Thu Nov 6 15:09:02 CST 2003]. buildkernel fails on a warning. Wasn't this fixed this morning? Kris pgp0.pgp Description: PGP signature

Re: drm, irqs, etc.

2003-11-05 Thread Eric Anholt
On Wed, 2003-11-05 at 21:24, Mike Hoskins wrote: first, i apologize... i didn't think i'd get real answers on -questions so i'm posting this here. i realize 5.x isn't really stable yet, but i hope it's close enough to be relevant. ;) i've got XFree86 4.3.0 installed, from the X-4 meta

Re: [buildkernel fail] -Werror if_xe.c:1832: warning: `xe_reg_dump' defined but not used

2003-11-05 Thread Alex Wilkinson
On Thu, Nov 06, 2003 at 03:33:25PM +1030, Kris Kennaway wrote: On Thu, Nov 06, 2003 at 03:10:49PM +1030, Alex Wilkinson wrote: CVSup'd today [Thu Nov 6 15:09:02 CST 2003]. buildkernel fails on a warning. Wasn't this fixed this morning?

FYI: Scalability update

2003-11-05 Thread Pedro F. Giffuni
http://bulk.fefe.de/scalability/#newdata [Nov 1 2003] I got an email suggesting that I re-check NetBSD. The results are nothing short of astonishing. In two weeks time the NetBSD team made dramatic improvements. socket: previously O(n), now O(1). bind: greatly improved, but still O(n). Much

Re: NetScroll+ ps/2 optical mouse fixed in FreeBSD 5.1

2003-11-05 Thread Shizuka Kudo
--- Lee Hinkleman [EMAIL PROTECTED] wrote: I fixed yesterday's mouse problem, sort of, by adding the line hint.acpi.0.disabled=1 to the file /boot/device.hints I'm not sure why that worked, but the problem apparently only affects the 5.x kernel with some VIA chipsets. Is your BIOS

NFS client mount options in CURRENT/5.1-

2003-11-05 Thread Scott W
Hey all- Perusal of the man page for mount_nfs doesn't seem to shed any light here, so can someone tell me what is wrong with this mount command (namely half of the options)? mount -tnfs -orw,rsize=8196,wsize=8196,bg,hard,intr,async sol:/export /mnt nfs: -o rsize=: option not supported Likewise

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-05 Thread Branko F. Grac(nar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Silbersack wrote: | Can you try updating to 5.1-current and see if the situation changes at | all? A lot has changed since 5.1-release. If it's still broken in | 5.1-current, we can take a look into it. | | Thanks, I tried today with

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-05 Thread Mike Silbersack
On Wed, 5 Nov 2003, [ISO-8859-1] Branko F. Grac(nar wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Silbersack wrote: | Can you try updating to 5.1-current and see if the situation changes at | all? A lot has changed since 5.1-release. If it's still broken in | 5.1-current,