From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 26825 invoked from network); 16 Apr 2021 09:23:59 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 16 Apr 2021 09:23:59 -0000 Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by 1ess; Thu Apr 15 19:11:06 -0400 2021 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 7D33B5C00E6 for <9front@9front.org>; Thu, 15 Apr 2021 18:35:46 -0400 (EDT) Received: from imap21 ([10.202.2.71]) by compute2.internal (MEProxy); Thu, 15 Apr 2021 18:35:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=biobuf.link; h= mime-version:message-id:in-reply-to:references:date:from:to :subject:content-type; s=fm2; bh=jfcc3eXk8hj8iEBadSAwUBk33svLN7l yihrxiB8b8ss=; b=jvlEdkcN+AXD7lXyqcWxYuugvbyOl+7F1P+IfZ5ohsaDJRw ptUahRUFIcGvC/LOfv50/X6QaCskxnpH7mLJDNUzhWsS+m5igxooOFuHp9FMrQtO MBoDDceJJ7//hAbR8PlDnpGK6t1peZfejTTwWda84SFj2mRPRFOBlMaIYbLxMnuW jewLKlDm+XspeX2J2YJFlbNEODO0a0J54MUAvlS9oHDNMwg6/Mbu3OrXn+sZIVYI 6spsjbfs62aN/2lwshstTLUODMXRLDvP/C5FSHNRhbRczLxiuJB57Z6A4Tv7g7AN 2mwT3B0rENxdZf/XFwaVHaShKKOwUIVmIUqn6/A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=jfcc3e Xk8hj8iEBadSAwUBk33svLN7lyihrxiB8b8ss=; b=UMVr92tg1ESuUM9qwnOsWj WW6vKTZ4LQFgdwOoWtIKkTgS/OIlEI808geDD4KsfocwK9HYsWfFjLsaxF+sRYRF UGChuo5QJOX1snP8UJSgq/Wcm4KgZfFKG9IAiaSzLvUIP6yR1yJfKrxEWR2Y/f0b D2oBZRX+vPQ95G/yIpkhllwGDQPlJePzPKZd4kBPvsQGOQVNB0OmzeXIMDmMjiQR I0lTXGWqVEyBArYbxUyqljLomVkVbiyCvCRIJCxzjc4018NfN2D+CLwzSFyLg2Zj H9ybzpVl8X2Xb3Tzbbn+WES4ongtasc/dtkdL4u1l7V7Cp1vVBhVXF8i3+V+d+Tg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudelgedguddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepofgfggfkjghffffhvffutgesthdtredtreertdenucfhrhhomhepfdhjrghm vghsuchprghlmhgvrhdfuceojhgrmhgvshessghiohgsuhhfrdhlihhnkheqnecuggftrf grthhtvghrnheptdetteeuveegvdfhfeetkeevkeeijeetveeuhfefleektdeffedvveeu fedvieffnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomh epjhgrmhgvshessghiohgsuhhfrdhlihhnkh X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 1E83751C005F; Thu, 15 Apr 2021 18:35:45 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-273-g8500d2492d-fm-20210323.002-g8500d249 Mime-Version: 1.0 Message-Id: In-Reply-To: <8F10A045E394B92EA45B88B9BDCE1315@fulton.software> References: <8F10A045E394B92EA45B88B9BDCE1315@fulton.software> Date: Thu, 15 Apr 2021 23:35:25 +0100 From: "james palmer" To: "9front mailing list" <9front@9front.org> Content-Type: text/plain List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: SSL NoSQL-scale hardware app persistence database Subject: Re: [9front] Thinkpad x230 bugs Reply-To: 9front@9front.org Precedence: bulk Quoth fulton@fulton.software: > ; aux/acpi > '#P/ec' file does not exist set *acpi= in plan9.ini, you don't have it enabled. > cpu0: lapicerror: 0x00000080 i looked into this a while back (happened on my t430s) and could't figure it out. try putting "cat /dev/kprint >/dev/null" in your profile to silence it. - james