Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-20 Thread Johny Mattsson
Poul-Henning Kamp wrote: In message [EMAIL PROTECTED], Johny Mattsson writes: This archive contains a number of files, including four rc.d scripts, a rc.conf diff, a couple of datafiles and some manpages for said data files. Okay, I probably made that sound a lot worse than it actually is. There

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-20 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Johny Mattsson writes: I think we need somebody to reconsider how we configure our filesystems in the future, in order to avoid a confusion of config files whose interrelationship users will have no chance of figuring out. Are you referring just to the (currently

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-20 Thread Johny Mattsson
Poul-Henning Kamp wrote: I don't know exactly what I am looking for, if I did, I'd just implement it, but I think that we should be able describe our disk configuration with just one single file in a human+program parseable format, rather than having to have one file per gadget. Sounds to me like

Re: [current] Re: ACPI suspending.

2003-06-20 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Kevin Oberman [EMAIL PROTECTED] writes: : M S4 works on my fiva, but it seems to have a S4BIOS S4 state because : M the bios does the save to disk... : : I would assume that this requires some form of DOS-like parition? : : Actually, it requires a

Re: ACPI issues on ThinkPad T21 + Dock

2003-06-20 Thread Eirik Oeverby
Stijn Hoop wrote: On Thu, Jun 19, 2003 at 09:33:41AM +0200, Eirik Oeverby wrote: - When booted with ACPI enabled (docked), the machine will at some point simply power itself off. I have seen people complaining about similiar machines powering themselves *on* after a power-off, but in my case

Re: write access to dos partition hangs system completely

2003-06-20 Thread David Schultz
On Sun, Jun 15, 2003, Andreas Klemm wrote: FreeBSD titan.klemm.apsfilter.org 5.1-RC FreeBSD 5.1-RC #0: Sun Jun 1 14:21:32 CEST 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/TITAN5 i386 When I mount my dos partition read write and copy some data to it it immediately freezes the

Re: terminfo man page

2003-06-20 Thread Vallo Kallaste
On Wed, Jun 18, 2003 at 02:33:57PM -0400, Guy Middleton [EMAIL PROTECTED] wrote: I put this on comp.unix.bsd.freebsd.misc, but I'll ask here too. Is there any reason for the terminfo man page? It's a good man page, a very stylish and well-written man page, but it's wrong. It says the

nfs mounting from localhost

2003-06-20 Thread Harti Brandt
Hi all, is there a possibility to nfs mount a file system from localhost from rcNG? All the NFS server stuff seems to be started after NFS mounting. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED]

My computer gets stalled when I try to exec the X window system (Itwas can't compile Nvidia driver)

2003-06-20 Thread Juan Rodriguez Hervella
Hello again: It doesn't matter if either I use the /usr/x11/nvidia-driver or I use the normal nv driver, when I run X or kdm or xf86cfg my computer hangs completely. I've got the Nvidia RIVA TNT 64M PCI (I made a question here a cuople of days ago). My computer has an ASUS-SP97 motherboard with

ttyname(3) review requested...

2003-06-20 Thread Poul-Henning Kamp
I'm not up to speed on the per thread magic storage thing, so I would appreciate if somebody could review test this patch: Index: gen/ttyname.c === RCS file: /home/ncvs/src/lib/libc/gen/ttyname.c,v retrieving revision 1.12 diff -u

Re: 5.1-CURRENT hangs on disk i/o? sysctl_old_user() non-sleepablelocks

2003-06-20 Thread Stefan Eßer
On 2003-06-19 08:13 -0700, Don Lewis [EMAIL PROTECTED] wrote: In PR kern/46652 I reported, that DEBUG_VFS_LOCKS does never check the **vpp parameters. A patch is included in the PR and it does generate the missing tests. I asked for feedback on the hackers mail list (IIRC), but did

Re: APM problem in 5.1-RELEASE

2003-06-20 Thread Jesse Guardiani
Jesse Guardiani wrote: Jesse Guardiani wrote: Jesse Guardiani wrote: Darryl Okahata wrote: Jesse Guardiani [EMAIL PROTECTED] wrote: [...] Now, if I can just get that lousy CD-ROM to not crash my system on resume I'll be a VERY happy man... I did some more testing on this last

Re: mount_ntfs causes panic

2003-06-20 Thread NAKAJI Hiroyuki
In [EMAIL PROTECTED] Tim Robbins [EMAIL PROTECTED] wrote: /etc/fstab: /dev/ad0s2 /mnt/winnt ntfsro,noauto 0 0 When mount /mnt/winnt, the system falls into DDB. This looks like a bug in the buffer cache code. I'm working on trying to fix it. Mounting

Current kernel Fatal Trap 12

2003-06-20 Thread Manfred Antar
For the past week i have not been able to boot with current kernel. The last kernel that works is from Sat June 14th. When I build and try and boot a current kernel I get: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x38 fault code = supervisor read, page

Re: APM problem in 5.1-RELEASE

2003-06-20 Thread Jesse Guardiani
Jesse Guardiani wrote: Things I would like to improve upon: 1.) I need to find some way to automatically kill any processes that are using (or have opened) the /dev/acd0 device BEFORE executing apm -z from /etc/rc.suspend. OK. The following

Re: Current kernel Fatal Trap 12

2003-06-20 Thread Robert Watson
If you have a version of the kernel in question on disk and with debugging symbols, could you attach gdb -k to it and send us the results of: l *0xc01f6212 That will provide a bit more information about where the panic is occuring. This is likely a NULL pointer dereference. Robert N M Watson

Re: Current kernel Fatal Trap 12

2003-06-20 Thread Manfred Antar
At 12:21 PM 6/20/2003 -0400, Robert Watson wrote: If you have a version of the kernel in question on disk and with debugging symbols, could you attach gdb -k to it and send us the results of: l *0xc01f6212 That will provide a bit more information about where the panic is occuring. This is

lock order reversal (2 different items)

2003-06-20 Thread Nick H.
Has anyone come across this before? dc0: promiscuous mode enabled Jun 20 09:56:15 router kernel: dc0: promiscuous mode enabled lock order reversal 1st 0xc05a0100 bpf global lock (bpf global lock) @ /usr/src/sys/net/bpf.c:375 2nd 0xc1f5d7bc dc0 (network driver) @ /usr/src/sys/pci/if_dc.c:3543

RE: APM problem in 5.1-RELEASE

2003-06-20 Thread Alex Ayala
You can create a script like this: -- #!/bin/sh for i in `fstat /dev/acd0 | awk '{print $3}'` do kill -9 $i #echo add deny all from any to $i /etc/ipfw.rules done --- that will kill all processes that using acd0 Maybe that helps. aLex -Original

acpiconf -s4 cannot wake up: ACPI bug, kernel bug, BIOS bug?

2003-06-20 Thread Matthias Andree
Hi, I have a i386 machine with Gigabyte 7ZXR mainboard here (Duron, VIA KT133 chipset, AMI BIOS). acpiconf -s1 and -s5 are apparently working ok, -s2 is refused (OK), -s3 is refused (might be I didn't set the jumper correctly :o) and -s4 puts the machine to some sort of sleep (power LED blinks,

Email accounts on FreeBSD 5.1-RELEASE

2003-06-20 Thread Alex Ayala
I got a question, if I want to create an email account on my Freebsd 5.1 box, but not let them have shell access do I just do a adduser and specify /sbin/nologin? Alex ___ [EMAIL PROTECTED] mailing list

Re: Email accounts on FreeBSD 5.1-RELEASE

2003-06-20 Thread Mark Murray
Alex Ayala writes: I got a question, if I want to create an email account on my Freebsd 5.1 box, but not let them have shell access do I just do a adduser and specify /sbin/nologin? If I want an off-road vehicle, do I just buy a Land Rover? It usually comes to quite a lot more than that,

RE: Email accounts on FreeBSD 5.1-RELEASE

2003-06-20 Thread Alex Ayala
Ok, maybe...yes I read what I wrote and didn't quite explain what I really wanted to say. I want to setup accounts on my box so users can retrieve emails by accessing my pop server. Do I need to setup user accounts on my box with the adduser command? I don't want them to be able to have access to

acpi patch for dell laptop?

2003-06-20 Thread Mike Sturdee
Where can I find the latest, greatest patch that fixes this? ACPI-0293: *** Warning: Buffer created with zero length in AML -0166: *** Error: UtAllocate: Attempt to allocate zero bytes ACPI-0293: *** Warning: Buffer created with zero length in AML -0166: *** Error: UtAllocate: Attempt to

Re: Email accounts on FreeBSD 5.1-RELEASE

2003-06-20 Thread Mark Murray
Alex Ayala writes: Ok, maybe...yes I read what I wrote and didn't quite explain what I really wanted to say. I want to setup accounts on my box so users can retrieve emails by accessing my pop server. Do I need to setup user accounts on my box with the adduser command? I don't want them to

Re: acpi patch for dell laptop?

2003-06-20 Thread Stijn Hoop
On Fri, Jun 20, 2003 at 05:29:30PM -0400, Mike Sturdee wrote: Where can I find the latest, greatest patch that fixes this? Try this URL: http://sandcat.nl/~stijn/freebsd/dell.php and let me know if it works. --Stijn -- Man had always assumed that he was more intelligent than dolphins

Re: acpi patch for dell laptop?

2003-06-20 Thread Mike Sturdee
I just found that one and was trying it as this mail came in.. It looks to work w/o any side-effects Thanks! -Mike On Sat, 21 Jun 2003, Stijn Hoop wrote: On Fri, Jun 20, 2003 at 05:29:30PM -0400, Mike Sturdee wrote: Where can I find the latest, greatest patch that fixes this? Try this

Re: acpi patch for dell laptop?

2003-06-20 Thread Morten Rodal
On Sat, Jun 21, 2003 at 12:13:10AM +0200, Stijn Hoop wrote: On Fri, Jun 20, 2003 at 05:29:30PM -0400, Mike Sturdee wrote: Where can I find the latest, greatest patch that fixes this? Try this URL: http://sandcat.nl/~stijn/freebsd/dell.php and let me know if it works. I was also

Re: acpi patch for dell laptop?

2003-06-20 Thread Julian Elischer
On Fri, 20 Jun 2003, Mike Sturdee wrote: I just found that one and was trying it as this mail came in.. It looks to work w/o any side-effects Unfortunatly it doesn't work for Inspiron 7500 and 5000 models.. Thanks! -Mike Try this URL: http://sandcat.nl/~stijn/freebsd/dell.php

Re: ThinkPad T20 with 5.0R wakes up from halt -p

2003-06-20 Thread Bruce M Simpson
I concur. My T22 also experiences the same problems:- - On transition to ACPI state S3: - LCD backlight stays on (until lid closed) - Drive spins down immediately - On transition to ACPI state S5: - Machine turns on unexpectedly (*probably* 15 minutes later) I am currently

SMP CPU_SUSP_HLT

2003-06-20 Thread RMH
Hello gentlemen, it seems CPU_SUSP_HLT does nothing for SMP kernels. i386/i386/machdep.c: #ifdef SMP static int cpu_idle_hlt = 0; #else static int cpu_idle_hlt = 1; #endif It's noted that when enabled it will result in about 4.2% loss in performance while doing buildworld. I haven't

Re: mount_ntfs causes panic

2003-06-20 Thread Tim Robbins
On Fri, Jun 20, 2003 at 11:41:57PM +0900, NAKAJI Hiroyuki wrote: In [EMAIL PROTECTED] Tim Robbins [EMAIL PROTECTED] wrote: /etc/fstab: /dev/ad0s2 /mnt/winnt ntfsro,noauto 0 0 When mount /mnt/winnt, the system falls into DDB. This looks like a bug

Software watchdog patch

2003-06-20 Thread Sean Kelly
Greetings. I've been working on a patch which adds software watchdog to the FreeBSD 5.1-CURRENT kernel. Below is an URL to the patch to my work, and I'd appreciate it if anybody interested in this venture would give me their feedback on what I've got and also help debug it. The patch is

Wi driver has WEP issues on both 5.0 and 5.1

2003-06-20 Thread BSDVault
A head up about the wi driver in FreeBSD 5.0 and 5.1. I have a netgear MA-311 card that supports HostAP mode. The issue is that I get a busy bit error. The exact error starts with the following.. THIS ONLY OCCURS WHEN WEP IS ENABLED: wi0: timeout in wi_seek to fc00/0; last status 800b We then

Re: Wi driver has WEP issues on both 5.0 and 5.1

2003-06-20 Thread Kevin Oberman
Date: Sat, 21 Jun 2003 00:32:45 -0400 From: BSDVault [EMAIL PROTECTED] Sender: [EMAIL PROTECTED] A head up about the wi driver in FreeBSD 5.0 and 5.1. I have a netgear MA-311 card that supports HostAP mode. The issue is that I get a busy bit error. The exact error starts with the

Re: Problem with USB ulpt0 and CUPS

2003-06-20 Thread Mikko Työläjärvi
On Wed, 18 Jun 2003, Thomas T. Veldhouse wrote: I posted this in April and received no response. However, this has been an ongoing issue since at least 2001 (where I found the first reference to this trouble via Google). The problem seems to be that the FreeBSD USB LPT driver (even with