Hi,
About two weeks ago(maybe after -current awk updates), awk warns when
I try to install any ports:
/usr/ports/deskutils/dailystrips# make install clean
>> dailystrips-1.0.20.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
awk: cmd. line:1: warning: escape sequence `\.' treated a
> The build and all goes well, but after a reboot. the kernel boots and
> just hangs on the acpi_cpu and refuses to go further.
>
> deleting the acpi.ko in /boot/kernel solves the problem for me. Is there
> any way to _disable_ acpi all together? I tried doing it from the boot
> menu (using unloa
The build and all goes well, but after a reboot. the kernel boots and
just hangs on the acpi_cpu and refuses to go further.
deleting the acpi.ko in /boot/kernel solves the problem for me. Is there
any way to _disable_ acpi all together? I tried doing it from the boot
menu (using unload and disabl
Hello -
This patch converts libfetch to use kqueue instead of select.
Thanks
David Hill
fetch-common.c.patch
Description: Binary data
> "ID" == Ian Dowse <[EMAIL PROTECTED]> writes:
ID> In message <[EMAIL PROTECTED]>, CHOI Junho writes:
>
> I'll try. Oh, I forget to say I appiled des's linux_ioctl patch.
>
ID> Ah, that's different then. I assumed from the error that you had
ID> revision 1.76 of li
>From the netstat output, it looks more like an application-level problem
having to do with exhausting socket buffer space. Whatever the cause of
the problem, it certainly isn't a lack of mbufs and/or clusters.
Try verifying what is generating the messages. It could be coming from
a syscall or,
I have softupdates, wc and tags enabled, just FYI
> I recently [this week] had to revert to a tape backup of an out-of-sync
/var because yet again, /var got mangled on 'shutdown -r
> now', this time, and I reported this to the list the first time this
happened, is the second time I have had to do
I recently [this week] had to revert to a tape backup of an out-of-sync /var because
yet again, /var got mangled on 'shutdown -r
now', this time, and I reported this to the list the first time this happened, is the
second time I have had to do this, so this
seems to be an ongoing issue.
I hav
On Wed, 21 Nov 2001, John Baldwin wrote:
> > Building a kernel (after a buildworld) with device adv fails with the info
> > below...
>
> Do you have 'device scbus'?
No, I didn't... I hate it when I miss the obvious like that. All is well
now.
Thanks for the respones.
On 21-Nov-01 Darren Henderson wrote:
>
> Installed 4.4 Release then pullded in the CURRENT source via cvsup
> yesterday (11/20).
>
> Building a kernel (after a buildworld) with device adv fails with the info
> below...
Do you have 'device scbus'?
--
John Baldwin <[EMAIL PROTECTED]> <><
On Wed, Nov 21, 2001 at 12:53:55PM -0500, Darren Henderson wrote:
>
> Upgrading from a fresh 4.4-RELEASE install to 5.0-CURRENT is remarkably
> simple at this point in time, a couple of observations however...
>
Thanks. :-)
> I did have to do an installworld before I could install a new kernel
>Date: Wed, 21 Nov 2001 08:05:18 -0800 (PST)
>From: David Wolfskill <[EMAIL PROTECTED]>
>Anyway, I now have my first panic on boot from -CURRENT since setting
>up the serial console; modulo cut/paste damage, the following ought to
>be fairly accurate. :-}
Eh, well... my laptop came up OK after
Upgrading from a fresh 4.4-RELEASE install to 5.0-CURRENT is remarkably
simple at this point in time, a couple of observations however...
I did have to do an installworld before I could install a new kernel. Trying
to do an installkernel first fails for lack of kldxref. Perhaps that could
be com
Installed 4.4 Release then pullded in the CURRENT source via cvsup
yesterday (11/20).
Building a kernel (after a buildworld) with device adv fails with the info
below...
linking kernel
advansys.o: In function `adv_action':
adva
John Polstra <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
> Brian Somers <[EMAIL PROTECTED]> wrote:
> > I sent John Polstra a similar patch some time ago Any news about
> > getting this committed John (P) ?
>
> There is already an open PR with a patch. I think Mark Murray
In article <[EMAIL PROTECTED]>,
Brian Somers <[EMAIL PROTECTED]> wrote:
> I sent John Polstra a similar patch some time ago Any news about
> getting this committed John (P) ?
There is already an open PR with a patch. I think Mark Murray is
working on committing it. I don't have the syste
A couple of weeks ago, I finally(!) got around to setting up a serial
console for my build machine, and it only took me another week or so
to figure out that while the default behavior works admirably under
-STABLE (if the keyboard is removed prior to boot), -CURRENT needs a
/boot.config file crea
I sent John Polstra a similar patch some time ago Any news about
getting this committed John (P) ?
> Hi,
>
> I ran into some problems building the cvsup-devel
> port. In one of it's dependants, the c file is attempting
> to include which is nolonger valid.
>
> /usr/ports/lang/pm3-bas
This is a long-standing problem which is getting more and more annoying (or
so I feel, might be just an impression). I was wondering if anybody might
be interested in helping me debug and fix it.
I can repeat this at will using Tivoli Storage Manager for Linux to backup
my -CURRENT laptop. Basical
On Wed, 21 Nov 2001, Martin Blapp wrote:
We do not have any machine running FBSD 5.0-CURRENT, sorry ...
maybe here is someone out who's already 5.0? You can obtain a
Kylix Open-Version image from their webpage (I have mine
got from their, also) (KYLIX 2).
:>
:>Hi,
:>
:>linux: 'ioctl' fd=8, cmd=0
On Wed, Nov 21, 2001 at 09:17:13AM -0500, Mikhail Teterin wrote:
> For a while I was noticing my largest FS reported as not unmounted
> cleanly on boot. Today I decided to unmount it myself and check it with
> fsck. Here are the results. Notice, that the first fsck had to mark the
> FS cle
matusita> If it seems fine for me, I'll post a patch.
OK, a patch is attached below.
I've also made boot floppies (use 5-current code as of Nov/21/2001)
for anyone who try to find out that this problem is gone away.
http://people.FreeBSD.org/~matusita/5.0-CURRENT-20011121-JP
For a while I was noticing my largest FS reported as not unmounted
cleanly on boot. Today I decided to unmount it myself and check it with
fsck. Here are the results. Notice, that the first fsck had to mark the
FS clean. Notice that the second fsck found something else to do, and
only t
In message <[EMAIL PROTECTED]>, CHOI Junho writes:
>
>I'll try. Oh, I forget to say I appiled des's linux_ioctl patch.
>
Ah, that's different then. I assumed from the error that you had
revision 1.76 of linux_ioctl.c, but if that patch applied then you
don't. Try updating your sources again; revi
> "ID" == Ian Dowse <[EMAIL PROTECTED]> writes:
ID> In message <[EMAIL PROTECTED]>, CHOI Junho writes:
>
> Hmm.. I have experienced another problem(-current of 19 Nov.) with
> vmware. When it runs it comes up with the following dialog:
>
> "Encountered an error whi
In message <[EMAIL PROTECTED]>, CHOI Junho writes:
>
>Hmm.. I have experienced another problem(-current of 19 Nov.) with
>vmware. When it runs it comes up with the following dialog:
>
> "Encountered an error while initializing the ethernet address.
> You probably have an old vnet driver. Try in
On Wed, Nov 21, 2001 at 09:37:43AM +, Simon Dick wrote:
> I get the following lock order reversal when playing mp3s on my Vaio
> PCG-F807K laptop:
> lock order reversal
> 1st 0xc399a840 pcm0:play:0 @
>/usr/src/sys/modules/sound/pcm/../../../dev/sound/pcm/dsp.c:936
> 2nd 0xc399ad80 pcm0 @
>
I get the following lock order reversal when playing mp3s on my Vaio
PCG-F807K laptop:
lock order reversal
1st 0xc399a840 pcm0:play:0 @
/usr/src/sys/modules/sound/pcm/../../../dev/sound/pcm/dsp.c:936
2nd 0xc399ad80 pcm0 @
/usr/src/sys/modules/sound/pcm/../../../dev/sound/pcm/sound.c:132
simon
> "HM" == Hellmuth Michaelis <[EMAIL PROTECTED]> writes:
HM> After this, vmware comes up and then complains about not able to use
HM> /dev/rtc (/dev/rtc is present in /compat/linux and is kld-loaded) but
HM> then continues to start up and runs.
Hmm.. I have experienced another pr
29 matches
Mail list logo