From owner-freebsd-smp Mon Oct 29 20:56: 6 2001 Delivered-To: freebsd-smp@freebsd.org Received: from mail.ica.net (mail.ica.net [209.151.129.144]) by hub.freebsd.org (Postfix) with ESMTP id 8092437B406; Mon, 29 Oct 2001 20:55:54 -0800 (PST) Received: from thunder.ica.net (unverified [209.151.129.1]) by mail.ica.net (Vircom SMTPRS 5.0.193) with ESMTP id ; Mon, 29 Oct 2001 23:56:39 -0500 Received: from ica.net (ica-hs-209.151.141-ip063.ica.net [209.151.141.63]) by thunder.ica.net (8.10.2+Sun/8.10.2) with ESMTP id f9U4tUm27292; Mon, 29 Oct 2001 23:55:31 -0500 (EST) Message-ID: <3BDE33DE.2070603@ica.net> Date: Tue, 30 Oct 2001 00:00:14 -0500 From: Brian Lee User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.5) Gecko/20011022 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Cc: freebsd-smp@FreeBSD.ORG Subject: __pthread_write __pthread_read port install problems Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been having some trouble installing/reinstalling ports, I've checked with the port maintainers and they all say it works on their pc's I've tried to compile XMMS, Freeamp, mplayer from the ports I follows the standard procedures update my ports tree with cvsup. I even went to the extent of make build world and recompiling my kernel no luck. The errors all involve __pthread_write/__pthread_read. I tried a reinstall of XMMS, and Freeamp both of which are already running on my pc. I've asked around in the IRC channels #freebsdhelp and they directed my to the mailing list. Heres the error for mplayer (I have confirmed that it installes with those variables set) # make install clean WITH_GUI=yes WITH_DVD=yes WITH_SVGALIB=yes 2 ===> Building for mplayer-esound-0.50.0.2 cc -O -pipe -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Iloader -Ilibvo -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -o mplayer mplayer.o mp_msg.o open.o parse_es.o ac3-iec958.o find_sub.o aviprint.o dec_audio.o dec_video.o aviwrite.o aviheader.o asfheader.o demux_avi.o demux_asf.o demux_mpg.o demux_mov.o demuxer.o stream.o codec-cfg.o subreader.o linux/getch2.o linux/timer-lx.o linux/shmem.o xa/xa_gsm.o xa/rle8.o lirc_mp.o cfgparser.o mixer.o dvdauth.o spudec.o dll_init.o -Lmp3lib -lMP3 -Llibac3 -lac3 -lm -ltermcap -Lloader -lloader -Lloader/DirectShow -lDS_Filter -lstdc++ -Llibavcodec -lavcodec -Llibmpeg2 -lmpeg2 -Llibao2 -lao2 -Llibvo -lvo -L/usr/X11R6/lib -L/usr/local/lib -lGL -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -pthread -lm -L/usr/local/lib -lesd -laudiofile -lm -L/usr/X11R6/lib -lX11 -lXext -lXxf86vm -lXxf86dga -lXv -lvga -laa -lXxf86dga -lX11 -lXext -lXv -lXxf86vm -lvgagl -lvga -lpng -lz -laa -ldvdread -Lencore -lencore -Lopendivx -ldecore -LGui -lgui -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -L/usr/local/lib -lglib12 -rdynamic -pthread loader/libloader.a(win32.o): In function `expReadFile': win32.o(.text+0x3c63): undefined reference to `__pthread_read' loader/libloader.a(win32.o): In function `expWriteFile': win32.o(.text+0x3cc4): undefined reference to `__pthread_write' gmake: *** [mplayer] Error 1 *** Error code 2 Stop in /usr/ports/graphics/mplayer. *** Error code 1 Stop in /usr/ports/graphics/mplayer. *** Error code 1 Stop in /usr/ports/graphics/mplayer. *** Error code 1 Stop in /usr/ports/graphics/mplayer. Make Error Freeamp base/aps/apsmetadata.h:138: instantiated from here /usr/include/g++/std/bastring.cc:470: no matching function for call to `ostream::__pthread_write (const char *, size_t)' gmake: *** [base/src/player.o] Error 1 *** Error code 2 Stop in /usr/ports/audio/freeamp. *** Error code 1 Stop in /usr/ports/audio/freeamp. *** Error code 1 Stop in /usr/ports/audio/freeamp. Error for XMMS lintl -lxpg4 -lXext -lX11 -lm -L/usr/local/lib -Wl,--export-dynamic -Wl,--rpath -Wl,/usr/X11R6/lib controlsocket.o: In function `ctrlsocket_func': controlsocket.o(.text+0x27f): undefined reference to `__pthread_select' controlsocket.o(.text+0x2a4): undefined reference to `__pthread_accept' controlsocket.o(.text+0x2ca): undefined reference to `__pthread_read' controlsocket.o(.text+0x2f3): undefined reference to `__pthread_read' controlsocket.o(.text+0x349): undefined reference to `__pthread_write' controlsocket.o(.text+0x358): undefined reference to `__pthread_write' controlsocket.o(.text+0x3ae): undefined reference to `__pthread_write' controlsocket.o(.text+0x3bd): undefined reference to `__pthread_write' controlsocket.o(.text+0x416): undefined reference to `__pthread_write' controlsocket.o(.text+0x425): more undefined references to `__pthread_write' fol low gmake[4]: *** [xmms] Error 1 gmake[4]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.5/xmms' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.5/xmms' gmake[2]: *** [all-recursive-am] Error 2 gmake[2]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.5/xmms' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.5' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/audio/xmms. *** Error code 1 Stop in /usr/ports/audio/xmms. *** Error code 1 Stop in /usr/ports/audio/xmms. My system specs are as follows XFree86 Version 4.1.0 / X Window System FreeBSD 4.4-STABLE #0: Sun Oct 28 11:44:13 EST 2001 Dual P3 733Mhz (SMP Enabled) 768MB Ram 20 GIG HD Ati Radeon 32MB DDR Best Regards, Brian Lee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Tue Oct 30 16:52: 3 2001 Delivered-To: freebsd-smp@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id 9FB1437B403; Tue, 30 Oct 2001 16:51:56 -0800 (PST) Received: from dual.pozo.com (dual.pozo.com [216.101.162.51]) by pozo.com (8.11.6/8.11.6) with ESMTP id f9V0poE00450; Tue, 30 Oct 2001 16:51:50 -0800 (PST) (envelope-from null@pozo.com) Message-Id: <5.1.0.14.2.20011030164508.00aa0d18@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 30 Oct 2001 16:50:53 -0800 To: current@FreeBSD.ORG From: Manfred Antar Subject: Current panic on shutdown bwrite: buffer is not busy??? Cc: smp@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org For the past week I have been getting Fatal trap on shutdown This is on a SMP Pentium Pro system. Oct 30 16:42:47 pozo shutdown: reboot by root: Fatal trap 12: page fault while in kernel mode cpuid = 1; lapic.id = 0c000000 fault virtual address = 0x64 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01b9b77 stack pointer = 0x10:0xdd9f6a2c frame pointer = 0x10:0xdd9f6a30 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 3259 (init) trap number = 12 panic: page fault cpuid = 0; lapic.id = 00000000 boot() called on cpu#0 syncing disks... panic: bwrite: buffer is not busy??? cpuid = 0; lapic.id = 00000000 boot() called on cpu#0 Uptime: 3h8m17s dumping to dev da0s1b, offset 237568 Manfred ================================== || null@pozo.com || || Ph. (415) 681-6235 || ================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Tue Oct 30 19: 9: 3 2001 Delivered-To: freebsd-smp@freebsd.org Received: from seagull.cpinternet.com (mail.cpinternet.com [209.240.224.4]) by hub.freebsd.org (Postfix) with ESMTP id 4F7EB37B403; Tue, 30 Oct 2001 19:08:59 -0800 (PST) Received: from 209.240.253.23 ([209.240.253.23]) by seagull.cpinternet.com (8.12.0/8.12.0) with ESMTP id f9V38ts1002209; Tue, 30 Oct 2001 21:08:56 -0600 (CST) Received: by 209.240.253.23 (Postfix, from userid 1001) id A298514A13; Tue, 30 Oct 2001 21:08:43 -0600 (CST) To: Manfred Antar Cc: current@FreeBSD.ORG, smp@FreeBSD.ORG Subject: Re: Current panic on shutdown bwrite: buffer is not busy??? References: <5.1.0.14.2.20011030164508.00aa0d18@pozo.com> From: Michael Harnois Date: Tue, 30 Oct 2001 21:08:37 -0600 In-Reply-To: <5.1.0.14.2.20011030164508.00aa0d18@pozo.com> (Manfred Antar's message of "Tue, 30 Oct 2001 16:50:53 -0800") Message-ID: <86n128pkui.fsf@mharnois.workgroup.net> Lines: 8 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.5 (asparagus, i386-unknown-freebsd5.0) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Same problem here on PIII UP. -- Michael D. Harnois bilocational bivocational Pastor, Redeemer Lutheran Church Washburn, Iowa 1L, UST School of Law Minneapolis, Minnesota Censorship is the strongest drive in human nature; sex is a weak second. -- Phil Kerby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Tue Oct 30 19:18:50 2001 Delivered-To: freebsd-smp@freebsd.org Received: from turbo.dreamtime.net (dreamtime.net [209.61.206.24]) by hub.freebsd.org (Postfix) with ESMTP id 5A30637B403; Tue, 30 Oct 2001 19:18:48 -0800 (PST) Received: from stephenl5qmj8e (lsanca1-ar8-122-145.lsanca1.dsl.gtei.net [4.35.122.145]) by turbo.dreamtime.net (8.11.1/8.11.1) with SMTP id f9V3Iio87426; Tue, 30 Oct 2001 22:18:44 -0500 (EST) (envelope-from clients@dreamtime.net) From: "Dreamtime.net Inc." To: , Subject: Clock Drift Date: Tue, 30 Oct 2001 19:17:56 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <86n128pkui.fsf@mharnois.workgroup.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org A while back I read a thread regarding clock drift. We are now having the same problem. Does anyone know what the remedy is for this? Thanks. Sincerely, Stephen H. Kapit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Wed Oct 31 9: 6:37 2001 Delivered-To: freebsd-smp@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id CF6A037B406; Wed, 31 Oct 2001 09:06:30 -0800 (PST) Received: from there (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 2D925C0; Wed, 31 Oct 2001 08:06:24 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: "Dreamtime.net Inc." , , Subject: Re: Clock Drift Date: Wed, 31 Oct 2001 08:06:23 -0900 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011031170624.2D925C0@nebula.anchoragerescue.org> Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tuesday 30 October 2001 06:17 pm, Dreamtime.net Inc. wrote: > A while back I read a thread regarding clock drift. We are now having the > same problem. Does anyone know what the remedy is for this? Thanks. > > Sincerely, > > Stephen H. Kapit > I had the same problem a couple of months ago. Try adding the follwing to your kernel config: options CLK_USE_I8254_CALIBRATION options CLK_USE_TSC_CALIBRATION worked for me. Beech -- Micro$oft: "Where can we make you go today?" ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Wed Oct 31 23:41:24 2001 Delivered-To: freebsd-smp@freebsd.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id E2ED937B401; Wed, 31 Oct 2001 23:41:19 -0800 (PST) Received: from fwd07.sul.t-online.de by mailout03.sul.t-online.de with smtp id 15zCTO-0001Eo-00; Thu, 01 Nov 2001 08:41:10 +0100 Received: from [10.1.2.253] (320072111332-0001@[217.80.121.187]) by fwd07.sul.t-online.com with esmtp id 15zCT9-2BFJNgC; Thu, 1 Nov 2001 08:40:55 +0100 Subject: Re: Clock Drift From: Jan.Stocker@t-online.de (Jan Stocker) To: Beech Rintoul Cc: "Dreamtime.net Inc." , current@FreeBSD.ORG, smp@FreeBSD.ORG In-Reply-To: <20011031170624.2D925C0@nebula.anchoragerescue.org> References: <20011031170624.2D925C0@nebula.anchoragerescue.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.15 (Preview Release) Date: 01 Nov 2001 06:40:13 -0100 Message-Id: <1004600419.423.6.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This doesnt help on my system (PIII 550 FPGA / Asus P3BF)... On Wed, 2001-10-31 at 18:06, Beech Rintoul wrote: > On Tuesday 30 October 2001 06:17 pm, Dreamtime.net Inc. wrote: > > A while back I read a thread regarding clock drift. We are now having the > > same problem. Does anyone know what the remedy is for this? Thanks. > > > > Sincerely, > > > > Stephen H. Kapit > > > I had the same problem a couple of months ago. Try adding the follwing to > your kernel config: > > options CLK_USE_I8254_CALIBRATION > options CLK_USE_TSC_CALIBRATION > > worked for me. > > Beech > > > -- > Micro$oft: "Where can we make you go today?" > ------------------------------------------------------------------- > Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org > /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission > \ / - NO HTML/RTF in e-mail | P.O. Box 230510 > X - NO Word docs in e-mail | Anchorage, AK 99523-0510 > / \ ----------------------------------------------------------------- > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Thu Nov 1 2:19: 0 2001 Delivered-To: freebsd-smp@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id EC4B837B401 for ; Thu, 1 Nov 2001 02:18:48 -0800 (PST) Received: from mailgate.cccevents.com ([62.49.194.218] helo=orion.cccevents.local) by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1) id 15zEvk-0005mZ-0U; Thu, 1 Nov 2001 10:18:36 +0000 Received: from mta.excite.com ([199.174.18.162]) by orion.cccevents.local with Microsoft SMTPSVC(5.0.2195.3779); Thu, 1 Nov 2001 10:18:20 +0000 Message-ID: <00000b4960f9$000063aa$00007129@mta.excite.com> To: From: noirequities4@excite.com Subject: Noir-Cygnus Announces An Investment Opportunity JTCQKK Date: Sun, 02 Dec 2001 04:14:57 -1800 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Reply-To: noirequities4@excite.com X-OriginalArrivalTime: 01 Nov 2001 10:18:22.0203 (UTC) FILETIME=[88D4A4B0:01C162BE] Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Noir

Noir-Cygnus Equities

Specializing in Asset Based Securitizations=

October 30, 2001

Company Announces its Rule 504D Private Placement Offering

NOIR-CYGNUS EQUITIES, INC= . CFO, Lynden P. Bridges announced today that the company has releas= ed its Private Placement Offering for review and subscription by potentia= l investors. The Offering, under and pursuant to Rule 504(D) of the Securities Act, allows for any interested party to invest in the c= ompany=FFFFFF92s securities, subject to the terms of the statute. "The Company= has taken care to provide a fully qualified Offering Memorandum which = can only be accessed through the internet by first sending in a reques= t for a copy of the memorandum to the Company," stated Bridges.

The total amount of the Offering is $700,000 = divided into 2,800 Units composed of 1,000 shares of Class "B" C= ommon Stock. The stock is being sold at $0.25 cents per share. The minim= um purchase is for one (1) Unit ($250) and the maximum purchase allow= able is for four (4) Units ($1,000). A total of 2.8 Million Shares of C= lass "B" Stock are being offered. CEO, Harold Woods, Jr. note= d, "the purpose of this offering is to expand the shareholder ba= se of the Company. Noir-Cygnus has entered into negotiations to be acqui= red by a publicly-traded shell company. On conclusion of that acquisition= , and assuming the success of our business model, we will need 1,000 shareholders and the appropriate capital requirements in order to qualify for trading on the NASDAQ National Market System." Wo= ods noted that despite the mood of the country and marketplace, it was important to conduct this offering now in view of the de minimu= s interest rates that are being experienced in the financial markets representing an enormous business opportunity. "We must move = with all haste to execute not only on the business model, but to increa= se our shareholder base so that the Company=FFFFFF92s objectives will be = met without further delay."

To request a copy of the Company=FFFFFF92s Pr= ivate Placement Memorandum, go to the Company=FFFFFF92s website at www.n= oircygnusequities.com Click on "Investment Opportunities" and then click on "Investing In Noir-Cygnus Equities."

It should be noted that this announcement is not an offer to sell securities.  Offer and subscription can only be accomplished through the Private Placement Memorandum in those jurisdictions wh= ere such sale and purchase is permitted.

You are currently subscribed= to the Investors Holdings =FFFFFF99 Update.  You can change your ema= il preferences by clicking here and pressing, "send"  NOTE: By removing your email = address from our list you will no longer receive the FREE company Advisory or the FREE c= ompany Update.

 

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Fri Nov 2 9:16: 8 2001 Delivered-To: freebsd-smp@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B4E6137B401; Fri, 2 Nov 2001 09:16:04 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id fA2HG3V25667; Fri, 2 Nov 2001 10:16:03 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id fA2HFx762118; Fri, 2 Nov 2001 10:16:01 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200111021716.fA2HFx762118@harmony.village.org> To: Jan.Stocker@t-online.de (Jan Stocker) Subject: Re: Clock Drift Cc: Beech Rintoul , "Dreamtime.net Inc." , current@FreeBSD.ORG, smp@FreeBSD.ORG In-reply-to: Your message of "01 Nov 2001 06:40:13 -0100." <1004600419.423.6.camel@twoflower> References: <1004600419.423.6.camel@twoflower> <20011031170624.2D925C0@nebula.anchoragerescue.org> Date: Fri, 02 Nov 2001 10:15:59 -0700 From: Warner Losh Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <1004600419.423.6.camel@twoflower> Jan Stocker writes: : This doesnt help on my system (PIII 550 FPGA / Asus P3BF)... Take apm out of the kernel. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message