Re: make release CD image question.
On Sat, Jun 08, 2002 at 12:17:11AM -0700, Matthew Dillon wrote: > Ah, ok. Is there a document somewhere describing how to generate the > ISO w/ packages or is that getting into the realm of magic? Yes, it is described in every detail right here : http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/releng/index.html You may also be interested in the other document linked from : http://www.FreeBSD.org/releng - Murray To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
Re: Numerous hard hangs on TWO different ASUS P4T-E w/P4 1.6G
On Fri, 7 Jun 2002, Frank Mayhar wrote: > I see very common short-term hangs, a few seconds to less than a minute. > The mouse and keyboard stop responding, X stops updating and everything > just pauses, the whole system (including the network). It then starts i've seen this happen on an Asus 1400R 1U rackmount server, P3 1Ghz, dual intel etherexpress pro (fxp devices), 4GB RAM. thru trial and error i tracked it down to apm causing it. disabling apm has not shown a recurrence of the hang. however in my case, when it hung, everything froze except the box still responded to pings. telnet, ssh or any other network service wasnt responding however, just icmp. Regards, /\_/\ "All dogs go to heaven." [EMAIL PROTECTED](0 0)http://www.alphaque.com/ +==oOO--(_)--OOo==+ | for a in past present future; do| | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=+ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
openoffice stack and datasize kernel problems
Hello to all, I'm about to build and install openoffice port and I build a new kernel with the options bellow to be able to run openoffice: optionsMAXDSIZ=\"\(1024*1024*1024\)\" optionsMAXSSIZ=\"\(256*1024*1024\)\" When I boot the system hangs and gives the error: init in malloc(): error: mmap(2) failed, check limits init in malloc(): warning: recursive call My computer is a Celeron 266 with 64 MB RAM. Should I need to add more RAM or what is wrong? Thanks very much, Nuno Teixeira -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
Re: Numerous hard hangs on TWO different ASUS P4T-E w/P4 1.6G
Dinesh Nair wrote: >>I see very common short-term hangs, a few seconds to less than a minute. >>The mouse and keyboard stop responding, X stops updating and everything >>just pauses, the whole system (including the network). It then starts > > i've seen this happen on an Asus 1400R 1U rackmount server, P3 1Ghz, dual > intel etherexpress pro (fxp devices), 4GB RAM. thru trial and error i > tracked it down to apm causing it. I can't disable apm in the BIOS (doesn't have an option for it) but it's not enabled in the kernel - we were getting spurious signal 11's with apm on SMP machines several years ago, and the mailing list consensus back then was "apm is not for SMP". So either it's something else, or my BIOS is lacking an option. Lars -- Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute smime.p7s Description: S/MIME Cryptographic Signature
Re: openoffice stack and datasize kernel problems
Nuno Teixeira wrote: > > Hello to all, > > I'm about to build and install openoffice port and I build a new kernel > with the options bellow to be able to run openoffice: > > optionsMAXDSIZ=\"\(1024*1024*1024\)\" > optionsMAXSSIZ=\"\(256*1024*1024\)\" Sure that you need a maximum of 1GB for the data segment and a maximum of 256MB for the stack segment on a computer with 64MB RAM? What's with the default sizes? > When I boot the system hangs and gives the error: > > init in malloc(): error: mmap(2) failed, check limits > init in malloc(): warning: recursive call Kernel error or an daemon? Can you sent your kernel configuration file, your /etc/make.conf and your dmesg-output? > My computer is a Celeron 266 with 64 MB RAM. > > Should I need to add more RAM or what is wrong? Could never be wrong. > Thanks very much, > > Nuno Teixeira > > > > -- > > /* > PGP fingerprint: > C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 > */ > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91ggg e-Mail: <[EMAIL PROTECTED]> Fax: +49 - 3 45 - 5 17 05 92http://www.liwing.de/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
Re: openoffice stack and datasize kernel problems
On Sat, Jun 08, 2002 at 06:06:47PM +0200, Jens Rehsack wrote: > > > Nuno Teixeira wrote: > > > > Hello to all, > > > > I'm about to build and install openoffice port and I build a new kernel > > with the options bellow to be able to run openoffice: > > > > optionsMAXDSIZ=\"\(1024*1024*1024\)\" > > optionsMAXSSIZ=\"\(256*1024*1024\)\" > > Sure that you need a maximum of 1GB for the data segment and a maximum of > 256MB for the stack segment on a computer with 64MB RAM? > > What's with the default sizes? > > > When I boot the system hangs and gives the error: > > > > init in malloc(): error: mmap(2) failed, check limits > > init in malloc(): warning: recursive call > > Kernel error or an daemon? Can you sent your kernel configuration file, your > /etc/make.conf and your dmesg-output? > > > My computer is a Celeron 266 with 64 MB RAM. > > > > Should I need to add more RAM or what is wrong? > > Could never be wrong. > > > Thanks very much, > > > > Nuno Teixeira > > > > > > > > -- > > > > /* > > PGP fingerprint: > > C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 > > */ > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > > with "unsubscribe freebsd-stable" in the body of the message > > -- > L i W W W i Jens Rehsack > LW W W > L i W W W W i nnnLiWing IT-Services > L iW W W Wi n n g g > i W W i n n g gFriesenstraße 2 > 06112 Halle > g > g g > Tel.: +49 - 3 45 - 5 17 05 91ggg e-Mail: <[EMAIL PROTECTED]> > Fax: +49 - 3 45 - 5 17 05 92http://www.liwing.de/ > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message Hi, I've just add this options to kernel and I forgot that I need more RAM to run openoffice. I'm about to upgrade my system to 256 MB or 384 MB of RAM and I think that then I can run it without any problems. I think that openoffice port should indicate the ram needed to build/install/run this port. Thanks very much, Nuno Teixeira -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
burncd audio problem
FreeBSD ariel.phys.wesleyan.edu 4.6-RC FreeBSD 4.6-RC #32: Wed May 29 LG CD-RW >burncd -t -f /dev/acd0c -d audio heart_beat_wisdom.wav memories_of_xanadu.wav >shambhalla.wav symphony_for_shangila.wav >writing from file heart_beat_wisdom.wav size 103621 KB >only wrote -1 of 37632 bytes err=16 >writing from file memories_of_xanadu.wav size 75303 KB >only wrote -1 of 37632 bytes err=16 nothing gets written. The writing of .iso images works fine. What did I miss ? Thanks, Vlad To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message