I tried to sync my source tree and build the world. Yesterday
world build failed. Today it seemd to get further but still failed
with signal 4 (SIGILL !?)
cd /usr/include/fs/fdescfs; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done
cd /usr/include/fs/fifofs; for h in *.h; do if [ -L
David Schultz wrote:
> On Tue, Jun 24, 2003, Jay Kuri wrote:
> > Does changing this affect memory available to user programs if it's unused
> > by the kernel?
>
> No, KVA_PAGES affects the memory available to user programs. (You
> have a 4 GB address space on i386 to split between user programs
>
John Birrell wrote:
> On Wed, Jun 25, 2003 at 10:15:19PM -0700, Terry Lambert wrote:
> > There *are* other ways to install than booting a CDROM; they are
> > just more labor intensive, and require FreeBSD running on a more
> > poswerful machine to set up the install for the other machine.
>
> True
On 2003.06.25 21:30:28 -0700, Terry Lambert wrote:
> "Simon L. Nielsen" wrote:
> > On 2003.06.25 12:10:42 +0200, Michael Nottebrock wrote:
> > > FWIW, the last FreeBSD release I managed to install on an 8mb machine from
> > > CD-ROM+bootfloppies was 4.1.1.
> >
> > Can anybody else confirm this ?
Hi
I receive signals 4, 10, and 11 during my buildworlds. Just put in
another PSU: same problem. Checking memory next...
Christoph Kukulies wrote:
I tried to sync my source tree and build the world. Yesterday
world build failed. Today it seemd to get further but still failed
with signal 4 (SIG
On Thu, 26 Jun 2003, peter wrote:
p>Hi
p>
p>I receive signals 4, 10, and 11 during my buildworlds. Just put in
p>another PSU: same problem. Checking memory next...
I had such problems on a dual-proc Asus board. After reducing the DDR
speed a little bit (233MHz, I think, instead of 256MHz), everyt
Hi
I get the same behaviour on my T30. Although the indications for a
hardware problem are very strong, I am not yet convinced that this
really is one.
My suspicion is that there are problems with current (as well with
5.1 and probably 5.0) with power management that will result in
overheating, w
On Thu, Jun 26, 2003 at 08:54:07PM +1000, peter wrote:
> Hi
>
> I receive signals 4, 10, and 11 during my buildworlds. Just put in
> another PSU: same problem. Checking memory next...
Strangely I got through a second time. The first crash had produced a
csh.core. Maybe that was during install an
On Thu, Jun 26, 2003 at 12:37:31PM +0200, Christoph P. Kukulies wrote:
> On Thu, Jun 26, 2003 at 08:54:07PM +1000, peter wrote:
> > Hi
> >
> > I receive signals 4, 10, and 11 during my buildworlds. Just put in
> > another PSU: same problem. Checking memory next...
>
> Strangely I got through a s
Andy Fawcett wrote:
On Wednesday 25 June 2003 17:18, Eugene V. Bontseff wrote:
After updating system on June, 23 floppy the disk drive does not
work.
For what it's worth, I get the same with 5.1-RELEASE:
[EMAIL PROTECTED] mp3]$ uname -a
FreeBSD vimes.int.athame.co.uk 5.1-RELEASE FreeBSD 5.1-RELEA
On Wed, 25 Jun 2003 16:44:56 -0400 (EDT)
Robert Watson <[EMAIL PROTECTED]> wrote:
> The code most likely to cause a memory leak in the MAC Framework is
> the label management code, since that's the only code that really does
> much in the way of memory allocaiton. Try compiling options MAC_DEBUG
> Overheating/powermanagement - maybe. I have an ASUS 4SX8 with a 1.3 GHz P4.
> I would exclude memory problems. I had built world a couple of times
> during the last 8 weeks of cvsuping.
i just got two continuous crashes on stable as well. so at least for me
it is definitely a hardware issue. wha
On Thu, Jun 26, 2003 at 01:10:09PM +0200, Tobias Roth wrote:
> > Overheating/powermanagement - maybe. I have an ASUS 4SX8 with a 1.3 GHz P4.
> > I would exclude memory problems. I had built world a couple of times
> > during the last 8 weeks of cvsuping.
>
> i just got two continuous crashes on st
Hi all
Last night I CVSupped my system for the first time, It came up with no errors.
I then went to make buildworld and I got the following error.
===> usr.sbin/bluetooth/bcmfw
rm -f .depend
mkdep -f .depend -a
-I/usr/src/usr.sbin/bluetooth/bcmfw/../../../sys/netgraph/bluetooth/include
/
On Wed, 25 Jun 2003 16:44:56 -0400 (EDT)
Robert Watson <[EMAIL PROTECTED]> wrote:
> The code most likely to cause a memory leak in the MAC Framework is
> the label management code, since that's the only code that really does
> much in the way of memory allocaiton. Try compiling options MAC_DEBUG
On 2003.06.26 22:59:32 +1000, David Lodeiro wrote:
> Last night I CVSupped my system for the first time, It came up with no errors.
> I then went to make buildworld and I got the following error.
Do another cvsup, this has already been fixed.
--
Simon L. Nielsen
pgp0.pgp
Description: PG
Hi,
> My suspicion is that there are problems with current (as well with
> 5.1 and probably 5.0) with power management that will result in
> overheating, which will then look like a hardware problem.
YES!!! Finally someone seeing something that could explain my problems!!
My machine, after insta
On Wednesday 25 June 2003 17:43, Andy Fawcett wrote:
> For what it's worth, I get the same with 5.1-RELEASE:
>
> [EMAIL PROTECTED] mp3]$ uname -a
> FreeBSD vimes.int.athame.co.uk 5.1-RELEASE FreeBSD 5.1-RELEASE #7: Sat
> Jun 14 23:09:29 EEST 2003
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/VIMES i38
Hi.
with 5.0-CURRENT kernel my Realtek 8139 works fine, but
with 5.1-CURRENT kernel prints this: rl0: watchdog timeout
how can i fix this?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freeb
On Thu, 26 Jun 2003, Socketd wrote:
> On Wed, 25 Jun 2003 16:44:56 -0400 (EDT)
> Robert Watson <[EMAIL PROTECTED]> wrote:
>
> > The code most likely to cause a memory leak in the MAC Framework is
> > the label management code, since that's the only code that really does
> > much in the way of mem
> Date: Thu, 26 Jun 2003 12:19:42 +0200
> From: Tobias Roth <[EMAIL PROTECTED]>
> Sender: [EMAIL PROTECTED]
>
> Hi
>
> I get the same behaviour on my T30. Although the indications for a
> hardware problem are very strong, I am not yet convinced that this
> really is one.
>
> My suspicion is that
First, CardBus is not PCI. It is a derivative of PCI that has its
own, weird rules for configuring cards. Our current implementation
doesn't follow all the weird rules, since most cardbus hardware is the
same silicon as pci hardware. However, for attachment and such there
likely needs to be a di
TB --- 2003-06-26 16:00:10 - starting CURRENT tinderbox run for alpha/alpha
TB --- 2003-06-26 16:00:10 - 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-06-26 16:02:28 - building world
TB --- cd /
Have we considered implementing software suspend?
I've been using Gentoo on my laptops (as nobody else seems to be able to
reproduce my BSD bugs on them) and have been playing with the Linux software
suspend facilities. It's kind of a neat trick; basically they spawn a
process that forces ever
Hello there.
I've wrote screen saver for FreeBSD 5.x with rotating "bsd" logo.
http://garage.freebsd.pl/bsd_saver.tbz
Any chance to add it to tree?
Thanks.
--
Pawel Jakub Dawidek [EMAIL PROTECTED]
UNIX Systems Programmer/Administrator http://garage.freebsd.pl
On Thu, 26 Jun 2003, Kevin Oberman wrote:
> > Date: Thu, 26 Jun 2003 12:19:42 +0200
> > From: Tobias Roth <[EMAIL PROTECTED]>
> > Sender: [EMAIL PROTECTED]
> >
> > Hi
> >
> > I get the same behaviour on my T30. Although the indications for a
> > hardware problem are very strong, I am not yet c
A long time ago, circa FreeBSD 4.3, my Sony PCMCIA CD-ROM drive with
brain-damaged Teac ATA controller drive worked, and the people were
content and all was right with the land. Then my 4.4 CD set arrived,
and I was disappointed to find the install kernel would lock up after
the driver was probed.
Lose the attitude in the patch and email. otherwise it looks good.
I'd rather that we had a table rather than doing the string coparison,
but I can fix that after your commit.
Warner
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/li
I do have problems with the wording you use in the comments
in that patch mentioned below, I will even say that I will remove
that as soon as it appears *and* shoot the committer so it doesn't
happen again to use your choice of wording..
Now, I dont think this way is productive at all, and would
+---[ Pawel Jakub Dawidek ]--
| Hello there.
|
| I've wrote screen saver for FreeBSD 5.x with rotating "bsd" logo.
|
| http://garage.freebsd.pl/bsd_saver.tbz
|
| Any chance to add it to tree?
It'd be nice if it automatically reverted to low-res mode if it can't obt
Here's a better patch, basesd on wpaul's input. Bill, can you try it
an see if it works for you? If so, i would be better to commit this
one. If not, I'll work with you to fix it.
If you are uninterested in working with us to get things in, then your
patch will not lasts the evening as such an
In message: <[EMAIL PROTECTED]>
[EMAIL PROTECTED] (Bill Paul) writes:
: P.S.: Be sure to join us next time when I ream out whoever it was that
: broke support for my 3Com 3c575C cardbus ethernet NIC.
It looks like my 3ccfe575ct is working well as of lasts week's
current.
Any pub
Thank you both very much. This fills in the gaps nicely and I think I
have a pretty good grip on this now. I feel like I can tune it a bit
without worry now. (and avoid those nasty panics. :-) ) Thank you very
very much.
Jay
On Thu, 26 Jun 2003, Terry Lambert wrote:
> David Schultz wrote:
>
On Thu, 26 Jun 2003, Bill Paul wrote:
>
> A long time ago, circa FreeBSD 4.3, my Sony PCMCIA CD-ROM drive with
> brain-damaged Teac ATA controller drive worked, and the people were
> content and all was right with the land. Then my 4.4 CD set arrived,
> and I was disappointed to find the instal
> Here's a better patch, basesd on wpaul's input. Bill, can you try it
> an see if it works for you? If so, i would be better to commit this
> one. If not, I'll work with you to fix it.
Close, but this doesn't quite do it. I thought something didn't look
right when I read it, and I tested it j
I have another problem different with Bill Paul's.
I have a Tyan Tiger 230T dual CPU MB. On second IDE,
there are MITSUBISHI 52X CDROM as master and a SONY
CD-RW CRX140E 8X/4X/32X as slave. FreeBSD never got
them to work, while MS Windows and Linux and NetBSD and
OpenBSD all work well with these de
On Fri, Jun 27, 2003 at 06:30:17AM +0800, David Xu wrote:
I'm sure Soeren will be be glad to investigate, I don't think
it is very worthwhile for you to piggyback your problem
on top of Bill's controversial email..
Make code, not war ;-)
Wilko
> I have another problem different with Bill Paul'
If so, I would like to pass some comments/patches by them. If not, I'll
just post them to the list.
Mike
--
Mike Heffner <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
pgp0.pgp
Description: PGP signature
In message <[EMAIL PROTECTED]>, "M. Warner Losh" writes:
>Here's a better patch, basesd on wpaul's input. Bill, can you try it
>an see if it works for you? If so, i would be better to commit this
>one. If not, I'll work with you to fix it.
FYI, I have a no-name ("PCMCIA"/"CD-ROM") drive that a
> -Original Message-
> From: David Xu [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 26, 2003 6:30 PM
> To: Soeren Schmidt; Bill Paul
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Heads up: checking in change to ata-card.c
>
>
> I have another problem different with Bill P
Nvidia (I previously didn't know they made full chipsets)
IDE interfaces got broken around FreeBSD 4.3 and at 4.8 they are still
not working.. There is however a workaround which is to disable the use
of DMA on the devices (in the loader.conf file). if you don't the system
hangs during boot.
I hav
> -Original Message-
> From: Julian Elischer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 26, 2003 7:26 PM
> To: Will Saxon
> Cc: David Xu; Soeren Schmidt; Bill Paul; [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: RE: Heads up: checking in change to ata-card.c
>
>
> Nvidia (I prev
I'm trying to pin down a problem where prism-based AP's constructed from
"wlan" code and the wi driver don't work right. I'm seeing the following
when a client/station trys to associate with an AP of this sort:
client AP
AUTH->
<- AUTH response
ASSOC ->
<- PRO
> In message <[EMAIL PROTECTED]>, "M. Warner Losh" writes:
> >Here's a better patch, basesd on wpaul's input. Bill, can you try it
> >an see if it works for you? If so, i would be better to commit this
> >one. If not, I'll work with you to fix it.
>
> FYI, I have a no-name ("PCMCIA"/"CD-ROM")
On Thu, Jun 26, 2003 at 01:20:04PM -0600, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> [EMAIL PROTECTED] (Bill Paul) writes:
> : P.S.: Be sure to join us next time when I ream out whoever it was that
> : broke support for my 3Com 3c575C cardbus ethernet NIC.
>
> It l
In message <[EMAIL PROTECTED]>, Pawel Jakub Dawidek wrote
:
>Hello there.
>
>I've wrote screen saver for FreeBSD 5.x with rotating "bsd" logo.
>
> http://garage.freebsd.pl/bsd_saver.tbz
>
>Any chance to add it to tree?
I don't know whether it works or not, but this contains
floating point i
I'm having trouble getting a kernel with the Atheros driver to compile. I
get the following error during linking:
---
linking kernel
if_ath.o: In function `ath_attach':
if_ath.o(.text+0x3ba): undefined reference to `ieee80211_media_status'
if_ath.o(.text+0x3ca): undefined reference to `ieee80211
Just an FYI:
After doing a rebuild of my kernel/world over night I can no longer
reproduce the unkillable 'ksetest' program problem. I didn't apply
any of the signal handling patches or anything special, so I guess
something was just flukey with my setup.
Thanks!
--Mike
pgp0.pgp
Descr
This works for all my ata-like cards. I've gone ahead and committed
it...
Warner
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I'm having trouble getting a kernel with the Atheros driver to compile. I
get the following error during linking:
You need to patch some files to use the wlan code in sys/net80211 and not
the code in sys/net. I will either commit the remaining changes or post a
patch that contains the changes "
TB --- 2003-06-27 04:00:01 - starting CURRENT tinderbox run for alpha/alpha
TB --- 2003-06-27 04: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-06-27 04:06:13 - building world
TB --- cd /
On Thu, Jun 26, 2003 at 05:04:10PM -0700, David O'Brien wrote:
> On Thu, Jun 26, 2003 at 01:20:04PM -0600, M. Warner Losh wrote:
> > In message: <[EMAIL PROTECTED]>
> > [EMAIL PROTECTED] (Bill Paul) writes:
> > : P.S.: Be sure to join us next time when I ream out whoever it was that
> >
On Thu, Jun 26, 2003 at 03:39:23PM +0300, Vitaly Markitantov wrote:
> I'm trying to boot diskless my notebook.
> I create boot floppy disk on which i place
> kernel.gz
> boot/loader
> boot/loader.rc
> boot/device.hints
>
> (it's just modified kern.flp from 5.1-RELEASE distro with
>
For the last few weeks I have difficulties building python2.3
with threads enabled.
Building using -lthr leaves python's thread related modules
inoperable.
Using -lkse builds ok, but in the python test suite test_signal.py
hangs for ever. It seems that a SIGALRM is not caught. Until sometime
l
It seems Bill Paul wrote:
> > In message <[EMAIL PROTECTED]>, "M. Warner Losh" writes:
> > >Here's a better patch, basesd on wpaul's input. Bill, can you try it
> > >an see if it works for you? If so, i would be better to commit this
> > >one. If not, I'll work with you to fix it.
> >
> > FYI,
On Fri, Jun 27, 2003 at 03:42:58PM +0900, Till Plewe wrote:
> I appended dmesg output, but right now I am just curious if there is
> anybody who has a working (threads enabled) python2.3 installation
> on CURRENT (SMP).
>
> - Till
Does yours work on single processor? I compiled my python2.3b1 w
On Fri, Jun 27, 2003 at 07:36:51 +0200, Kirill Ponomarew wrote:
> On Fri, Jun 27, 2003 at 01:27:28PM +0800, Ying-Chieh Liao wrote:
> > my previous kernel is about May 10, and the fxp works fine for me
> > but I cvsuped and make world/kernel yesterday (6/26), and then terrible thing
> > happens... t
On Fri, Jun 27, 2003 at 01:27:28PM +0800, Ying-Chieh Liao wrote:
> my previous kernel is about May 10, and the fxp works fine for me
> but I cvsuped and make world/kernel yesterday (6/26), and then terrible thing
> happens... the connection becomes v...e...r...y... s...l...o...w...
> my ping time t
my previous kernel is about May 10, and the fxp works fine for me
but I cvsuped and make world/kernel yesterday (6/26), and then terrible thing
happens... the connection becomes v...e...r...y... s...l...o...w...
my ping time to the gateway is about 8000ms (but sometimes 20ms)
I've browse the mail
59 matches
Mail list logo