In message: <[EMAIL PROTECTED]>
Uwe Laverenz <[EMAIL PROTECTED]> writes:
: [EMAIL PROTECTED] schrieb:
:
: > Uwe, do you have any remote machines? I'm wondering what the correct
: > sequence would be to update and reboot them.
:
: I would suggest to do it this way:
:
: 1. make buildw
Just for a short note: cfsd (ports/security/cfs) should be
recompiled as well after those statfs changes.
--
Mit freundlichen Gruessen,
Marco Wertejuk - mwcis.com
Consulting & Internet Solutions
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.o
Hi,
I can't compile vmailmgr on FreeBSD 5.1-RELEASE-p10, find the initial
details in the attached message (which can't make it to
[EMAIL PROTECTED]). What follows is copy'n'pasted compiler output of
my attempts at 'fixing' the issue. However, the error messages don't
give me more hints, and I hav
On Thursday 13 November 2003 22:54, Philip Paeps wrote:
> I've recently started work on getting psm to support Synaptics TouchPads
> more fully: virtual scrollbars, up/down buttons, multiple finger detection,
> etc. I have the basics working, but my brain has been too fried lately to
> deal with t
On Thursday 13 November 2003 22:25, Jeff Roberson wrote:
> On Thu, 13 Nov 2003, Harald Schmalzbauer wrote:
> > On Thursday 13 November 2003 07:17, Harald Schmalzbauer wrote:
> > > Hi,
> > >
> > > from comp.unix.bsd.freebsd.misc:
> > >
> > > Kris Kennaway wrote:
> > > > On 2003-11-13, Harald Schmalz
On Thursday 13 November 2003 22:25, Jeff Roberson wrote:
> On Thu, 13 Nov 2003, Harald Schmalzbauer wrote:
> > On Thursday 13 November 2003 07:17, Harald Schmalzbauer wrote:
> > > Hi,
> > >
> > > from comp.unix.bsd.freebsd.misc:
> > >
> > > Kris Kennaway wrote:
> > > > On 2003-11-13, Harald Schmalz
Thanks Robert,
The "strings" method worked very well in this instance.
-Original Message-
From: Robert Watson [mailto:[EMAIL PROTECTED]
Sent: Thursday, 13 November 2003 1:59 PM
To: Barney Wolff
Cc: Thyer, Matthew; '[EMAIL PROTECTED]'
Subject: Re: undelete for FreeBSD current?
On Wed, 1
On Thursday 13 November 2003 06:19 am, Eric Anderson wrote:
> >hi,
> >
> >i get this when inserting my Netgear WG511T card into my laptop:
> >
> >ath0: mem 0x8801-0x8801 irq 11 at device 0.0 on
> >cardbus0
> >ath0: unable to attach hardware; HAL status 13
> >device_probe_and_attach: ath0 a
On Wed, Nov 12, 2003 at 06:42:39PM -0800 I heard the voice of
Kevin Oberman, and lo! it spake thus:
>
> In reality, 5.0 and 5.1 are neither, but questions have to go somewhere
> and it was announced some time ago that until a V5 version was
> declared 'STABLE', that questions should go to CURRENT
[EMAIL PROTECTED] writes:
> I'm building new kernels as I write this. My next question is:
> One of the machines I'm building on is remote and was last rebuilt
> just before the change. What would be be better sequence for making
> the change after a fresh cvsup ?
RTFM.
make buildworld
make bui
Scott Long wrote:
I use the following all of the time:
cd /usr/src/release ; make release BUILDNAME=5.1-CURRENT
CHROOTDIR=/usr/release CVSROOT=/usr/ncvs
I have NODOC=YES NOPORTS=YES and thought I'd be able to get by with
EXTSRCDIR=/usr/src in place of CVSROOT=/usr/ncvs. Looks like EXTCRCDIR
is
On November 13 2003, John Baldwin wrote:
> >> On 13-Nov-2003 Benjamin Lewis wrote:
> > [trouble booting -current on Tyan Tiger MP]
> >> Can you do a 'show intrcnt' from the ddb prompt? It sounds like you
> >> may be getting an interrupt storm due to a mis-routed PCI interrupt.
> > db> show int
On Nov 13, 2003, at 1:02 PM, Eric Anderson wrote:
===> tools/build
/usr/obj/usr/src/i386/usr/src/tools/build created for
/usr/src/tools/build
cd /usr/src/tools/build; make buildincludes; make installincludes
rm -f .depend
mkdep -f .depend -a-I/usr/obj/usr/src/i386/legacy/usr/include
/usr/s
On Thu, 13 Nov 2003, Harald Schmalzbauer wrote:
> On Thursday 13 November 2003 07:17, Harald Schmalzbauer wrote:
> > Hi,
> >
> > from comp.unix.bsd.freebsd.misc:
> >
> > Kris Kennaway wrote:
> > > On 2003-11-13, Harald Schmalzbauer <[EMAIL PROTECTED]> wrote:
> > >> Well, I don't have any measurem
On Fri, 14 Nov 2003, Andy Farkas wrote:
> Scott Long wrote:
>
> > I use the following all of the time:
> >
> > cd /usr/src/release ; make release BUILDNAME=5.1-CURRENT
> > CHROOTDIR=/usr/release CVSROOT=/usr/ncvs
>
> Quick question: is it ok to do make -j release ?
>
> --
I wouldn't trust invoking
[EMAIL PROTECTED] wrote:
Mensaje citado por Eric Anderson <[EMAIL PROTECTED]>:
| I'm not having any luck - I'm started to feel like I'm missing something
| here :)
You're getting signal 11's. That could indicate memory problems.
I get signal 12's with the changes to the statfs structure. I assu
Scott Long wrote:
> I use the following all of the time:
>
> cd /usr/src/release ; make release BUILDNAME=5.1-CURRENT
> CHROOTDIR=/usr/release CVSROOT=/usr/ncvs
Quick question: is it ok to do make -j release ?
--
:{ [EMAIL PROTECTED]
Andy Farkas
System Administrator
Speednet Co
On Fri, Nov 14, 2003 at 06:38:28AM +1100, Bruce Evans wrote:
> On Thu, 13 Nov 2003, John Hay wrote:
>
> > Is it ok to run a new kernel (after the statfs changes) and older
> > programs? I thought so from what i gathered out of the commit
> > messages, but my test box doesn't like it at all... Well
I use the following all of the time:
cd /usr/src/release ; make release BUILDNAME=5.1-CURRENT
CHROOTDIR=/usr/release CVSROOT=/usr/ncvs
Scott
On Thu, 13 Nov 2003, Peter Schultz wrote:
> I'm trying to build a set of release floppies, but my setting for
> CHROOTDIR seems to be ignored and the rel
I'm trying to build a set of release floppies, but my setting for
CHROOTDIR seems to be ignored and the release gets dumped in my root
file system under /R. Shouldn't /R be installed under whatever I set
CHROOTDIR to?
Thanks,
Pete...
___
[EMAIL PROTE
Mensaje citado por Eric Anderson <[EMAIL PROTECTED]>:
| I'm not having any luck - I'm started to feel like I'm missing something
| here :)
You're getting signal 11's. That could indicate memory problems.
I get signal 12's with the changes to the statfs structure. I assume
that you rebooted afte
I'm not having any luck - I'm started to feel like I'm missing something
here :)
I cvsup'd yesterday afternoon, and did my usual make buildworld, kernel,
install kernel, single user mode, then make installworld - except it
bombed on the installworld. I ignored the message moved on. So, this
On Wednesday 12 November 2003 8:47 pm, Peter Risdon wrote:
> Jaco,
>
> Thanks for this.
>
> Jaco H. van Tonder wrote:
> >For what its worth, I had a lot of problems on the I865P board, and It
> >boiled down to memory corruption.
> >The machine had lots of "random" crashes, meanng that they were not
David O'Brien wrote:
On Thu, Nov 13, 2003 at 08:10:34PM +0900, Jun Kuriyama wrote:
At Wed, 12 Nov 2003 03:48:01 + (UTC),
Peter Schultz wrote:
I'm having trouble installing with the 5.1-CURRENT-20031110-JPSNAP
floppies I got off snapshots.jp.freebsd.org. First off, I tried to
create a new sl
Mensaje citado por Uwe Laverenz <[EMAIL PROTECTED]>:
| [EMAIL PROTECTED] schrieb:
|
| > Uwe, do you have any remote machines? I'm wondering what the correct
| > sequence would be to update and reboot them.
|
| I would suggest to do it this way:
|
| 1. make buildworld
| 2. make kernel KERNCONF=
U
Hello,
On 13.11.2003 at 16:33 cosmin wrote:
Hello, I'm having major problems with the latest kernel sources and
vinum. I don't really know where to begin the debug. For now, I'll
have to run older sources just to have vinum working.
Vinum isn't able to detect my volume, even though it work
Mensaje citado por Jesper Skriver <[EMAIL PROTECTED]>:
| On Thu, Nov 13, 2003 at 07:39:15AM -0800, [EMAIL PROTECTED] wrote:
| > I'm building new kernels as I write this. My next question is:
| > One of the machines I'm building on is remote and was last rebuilt
| > just before the change. Wha
On Thu, 13 Nov 2003, John Hay wrote:
> Is it ok to run a new kernel (after the statfs changes) and older
> programs? I thought so from what i gathered out of the commit
> messages, but my test box doesn't like it at all... Well except
> if something else broke stuff:
I have no problems with a cur
Hi,
I'm having trouble booting today's current. The kernel hangs after various
messages such as:
ad0: WARNING - SETFEATURES recovered from missing interrupt
ad0: WARNING - READ_MUL recovered from missing interrupt
ad0: WARNING - SET_MULTI recovered from missing interrupt
I've tried disabling ac
On Thu, Nov 13, 2003 at 08:10:34PM +0900, Jun Kuriyama wrote:
> At Wed, 12 Nov 2003 03:48:01 + (UTC),
> Peter Schultz wrote:
> > I'm having trouble installing with the 5.1-CURRENT-20031110-JPSNAP
> > floppies I got off snapshots.jp.freebsd.org. First off, I tried to
> > create a new slice an
On 13-Nov-2003 Doug White wrote:
> On Wed, 12 Nov 2003, Dag-Erling [iso-8859-1] Smørgrav wrote:
>
>> "Matthew D. Fuller" <[EMAIL PROTECTED]> writes:
>> > > However, if NO_MIXED_MODE works, that is actually the more desirable
>> > > way to run your system.
>> > How common is the need for this? Do
Rudolf Cejka wrote (2003/11/11):
> And almost at the same time, I'm looking at the last change to
> boot0.s 1.26, if there is forgotten TBL1SZ update, or not :o)))
Just for record: I have submitted patch solving problems with
bad information about partitions as kern/59256 right now.
--
Rudolf Ce
On 13-Nov-2003 Benjamin Lewis wrote:
> On November 13 2003, John Baldwin wrote:
>
>>
>> On 13-Nov-2003 Benjamin Lewis wrote:
>
> [trouble booting -current on Tyan Tiger MP]
>
>> Can you do a 'show intrcnt' from the ddb prompt? It sounds like you
>> may be getting an interrupt storm due to a m
[EMAIL PROTECTED] schrieb:
Uwe, do you have any remote machines? I'm wondering what the correct
sequence would be to update and reboot them.
I would suggest to do it this way:
1. make buildworld
2. make kernel KERNCONF=
3. *reboot* (with new kernel and old userland)
4. make installworld
5. merge
On Wed, 12 Nov 2003, Dag-Erling [iso-8859-1] Smørgrav wrote:
> "Matthew D. Fuller" <[EMAIL PROTECTED]> writes:
> > > However, if NO_MIXED_MODE works, that is actually the more desirable
> > > way to run your system.
> > How common is the need for this? Does turning of mixed mode when it's
> > not
On Thu, Nov 13, 2003 at 07:39:15AM -0800, [EMAIL PROTECTED] wrote:
> Mensaje citado por [EMAIL PROTECTED]:
>
> | Mensaje citado por Ceri Davies <[EMAIL PROTECTED]>:
> |
> | | On Thu, Nov 13, 2003 at 06:48:35AM -0800, [EMAIL PROTECTED] wrote:
> | | > I installed an older current snap, Oct 26, on a
Andre Oppermann wrote:
Makes sense.
Can we ever have a packet that has a source address with INADDR_BROADCAST
or IN_MULTICAST? I can't think of such a case.
Can we ever have a packet with destination address INADDR_ANY? Maybe
for BOOTP? But then the source address would be 0.0.0.0 too?
IIRC, in
On November 13 2003, John Baldwin wrote:
>
> On 13-Nov-2003 Benjamin Lewis wrote:
[trouble booting -current on Tyan Tiger MP]
> Can you do a 'show intrcnt' from the ddb prompt? It sounds like you
> may be getting an interrupt storm due to a mis-routed PCI interrupt.
I didn't see any unexpecte
Terry Lambert wrote:
[EMAIL PROTECTED] wrote:
I'm new in FreeBSD. I found that after I lock screen with xscreensaver,
I can unlock it with the root's password as well as my normal user's
password. I don't think it is a good thing. Is it a bug?
It is intentional, although you can eliminate it with
Mensaje citado por Uwe Laverenz <[EMAIL PROTECTED]>:
| [EMAIL PROTECTED] schrieb:
|
| > Thanks, I missed that. :( Sorry for the noise.
|
| You're not the only one who missed that. We killed 2 machines yesterday
| evening (~11pm CET) this way. I think I did read UPDATING and I can't
| remember a
This was fixed yesterday. My alpha successfully built world last night.
Scott
Wilko Bulte wrote:
On Wed, Nov 12, 2003 at 11:37:18PM +0100, Wilko Bulte wrote:
And on Alpha as well:
===> lib/libpam/modules/pam_radius^M
cc -O -pipe -mcpu=ev6 -mieee
-I/usr/src/lib/libpam/modules/pam_radius/../../.
On 13-Nov-2003 Benjamin Lewis wrote:
> Hello,
>
> I'm having trouble getting recent (post- "device apic", pre- turnstile)
> kernels to boot on my Tyan S2460 (Tiger MP) system with dual AMD
> Athlons. What happens is that the machine seems to get "stuck" soon
> after the "Waiting for SCSI devic
On 13-Nov-2003 Xin LI/ÀîöÎ wrote:
> Yes I have device apic enabled, and after setting options NO_MIXED_MODE, the
> problem persists. However, fortunatelly, the spurious.patch seemed to solved
> the problem, and the system has been up for 9 hours without panic'ing as I
> described before.
>
> Do y
Yes I have device apic enabled, and after setting options NO_MIXED_MODE, the
problem persists. However, fortunatelly, the spurious.patch seemed to solved
the problem, and the system has been up for 9 hours without panic'ing as I
described before.
Do you need me to test atpic.patch as well?
-
[EMAIL PROTECTED] schrieb:
Thanks, I missed that. :( Sorry for the noise.
You're not the only one who missed that. We killed 2 machines yesterday
evening (~11pm CET) this way. I think I did read UPDATING and I can't
remember any warning entries?! It's there now, of course so we were just
run
Mensaje citado por [EMAIL PROTECTED]:
| Mensaje citado por Ceri Davies <[EMAIL PROTECTED]>:
|
| | On Thu, Nov 13, 2003 at 06:48:35AM -0800, [EMAIL PROTECTED] wrote:
| | > I installed an older current snap, Oct 26, on a brandnew dell power edge
| | > with a single Xeon 2.4 GHz cpu and 1G in memory.
Mensaje citado por Ceri Davies <[EMAIL PROTECTED]>:
| On Thu, Nov 13, 2003 at 06:48:35AM -0800, [EMAIL PROTECTED] wrote:
| > I installed an older current snap, Oct 26, on a brandnew dell power edge
| > with a single Xeon 2.4 GHz cpu and 1G in memory. It was running great.
| > I installed everythi
On Thu, Nov 13, 2003 at 06:48:35AM -0800, [EMAIL PROTECTED] wrote:
> I installed an older current snap, Oct 26, on a brandnew dell power edge
> with a single Xeon 2.4 GHz cpu and 1G in memory. It was running great.
> I installed everything except the kitchen sink. Then I decided it was
> time to
I installed an older current snap, Oct 26, on a brandnew dell power edge
with a single Xeon 2.4 GHz cpu and 1G in memory. It was running great.
I installed everything except the kitchen sink. Then I decided it was
time to update, I've got serveral other machines weathering the storms.
Bad idea.
hi,
i get this when inserting my Netgear WG511T card into my laptop:
ath0: mem 0x8801-0x8801 irq 11 at device 0.0 on
cardbus0
ath0: unable to attach hardware; HAL status 13
device_probe_and_attach: ath0 attach returned 6
the ath manpage says that this chip should be supported... any id
> Absolutely worst case, the root user could log in remotely, gdb
> your screen saver, type "foobar" as the password, and then hack
> the authentication function return value to say "yes, that's the
> correct password for "[EMAIL PROTECTED]", and get in without needing
> to have xscreensaver accept
On Thu, Nov 13, 2003 at 12:54:18AM -0800, Kris Kennaway wrote:
> On Thu, Nov 13, 2003 at 06:44:25PM +1100, Peter Jeremy wrote:
> > On Wed, Nov 12, 2003 at 06:04:00PM -0800, Kris Kennaway wrote:
> > >...my sparc machine reports that my i386 nfs server has 15 exabytes of
> > >free space!
> > >
> > >e
On Thu, 13 Nov 2003 13:24:32 +0100
Philip Paeps <[EMAIL PROTECTED]> wrote:
> On 2003-11-13 09:12:54 (+), Dave Smith <[EMAIL PROTECTED]> wrote:
> > Has anybody managed to get a Synaptics touchpad working on -current with
> > ACPI?
>
> It works just fine on my Asus L3500H, with or without ACPI.
[EMAIL PROTECTED] wrote:
> I'm new in FreeBSD. I found that after I lock screen with xscreensaver,
> I can unlock it with the root's password as well as my normal user's
> password. I don't think it is a good thing. Is it a bug?
It is intentional, although you can eliminate it with a recompile
of
On 2003-11-13 09:12:54 (+), Dave Smith <[EMAIL PROTECTED]> wrote:
> Has anybody managed to get a Synaptics touchpad working on -current with
> ACPI?
It works just fine on my Asus L3500H, with or without ACPI.
I've recently started work on getting psm to support Synaptics TouchPads more
fully:
On Wed, Nov 12, 2003 at 11:37:18PM +0100, Wilko Bulte wrote:
And on Alpha as well:
===> lib/libpam/modules/pam_radius^M
cc -O -pipe -mcpu=ev6 -mieee
-I/usr/src/lib/libpam/modules/pam_radius/../../../../contrib/openpam/inc
lude -I/usr/src/lib/libpam/modules/pam_radius/../../libpam -Wsystem-headers
At Wed, 12 Nov 2003 03:48:01 + (UTC),
Peter Schultz wrote:
> I'm having trouble installing with the 5.1-CURRENT-20031110-JPSNAP
> floppies I got off snapshots.jp.freebsd.org. First off, I tried to
> create a new slice and it wants to use /dev/ad0p1. I don't believe the
> p is correct. I t
On Wed, 12 Nov 2003 13:36:31 -0500
Mathew Kanner <[EMAIL PROTECTED]> wrote:
> Hello All,
> Could people experiencing pops and crackles try the attached
> patch and set hw.snd.fragps=128. This patch also fixes select on
> vchans.
>
> more details in
>
> http://www.freebsd.org/cgi/query-pr
Has anybody managed to get a Synaptics touchpad working on -current with
ACPI?
I have a Compaq Presario 2143 and the touchpad is not detected with ACPI
enabled. With ACPI disabled it appears and works perfectly.
A short time ago somebody suggested adding
hints.psm.0.flags="0x64000"
but that did
This should be fixed now.
In message <[EMAIL PROTECTED]>, "Alex Deiter" writes:
>Recent i386 CURRENT panic at boot diskless PC:
>
>Mounting root from nfs:
>NFS ROOT: 1.1.1.1:/i386/netboot
>Interface fxp0 IP-Address 1.1.1.2 Broadcast 1.1.1.255
>Loading configuration files.
>Entropy harvesting:
Hello, I'm having major problems with the latest kernel sources and vinum. I don't
really know where to begin the debug. For now, I'll have to run older sources just to
have vinum working.
Vinum isn't able to detect my volume, even though it worked fine before the install
and reboot. Here's s
On Thu, Nov 13, 2003 at 06:44:25PM +1100, Peter Jeremy wrote:
> On Wed, Nov 12, 2003 at 06:04:00PM -0800, Kris Kennaway wrote:
> >...my sparc machine reports that my i386 nfs server has 15 exabytes of
> >free space!
> >
> >enigma# df -k
> >Filesystem 1K-blocks Used Avail Capacity
Hi,
Is it ok to run a new kernel (after the statfs changes) and older
programs? I thought so from what i gathered out of the commit
messages, but my test box doesn't like it at all... Well except
if something else broke stuff:
##
...
Mounting root from ufs:/dev/da0s1a
pid 50 (sh), uid 0: exit
On Wed, Nov 12, 2003 at 06:04:00PM -0800, Kris Kennaway wrote:
>...my sparc machine reports that my i386 nfs server has 15 exabytes of
>free space!
>
>enigma# df -k
>Filesystem 1K-blocks Used Avail Capacity Mounted on
>rot13:/mnt2 56595176 54032286 18014398507517260 0%/ro
Recent i386 CURRENT panic at boot diskless PC:
Mounting root from nfs:
NFS ROOT: 1.1.1.1:/i386/netboot
Interface fxp0 IP-Address 1.1.1.2 Broadcast 1.1.1.255
Loading configuration files.
Entropy harvesting: interrupts ethernet point_to_point.
Starting file system checks:
cp: utmp: Read-only fil
65 matches
Mail list logo