Received: from mx0.riseup.net (mx0.riseup.net [198.252.153.6]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 111F62235E4 for <~alpine/users@lists.alpinelinux.org>; Thu, 1 Jun 2023 15:21:20 +0000 (UTC) Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4QX8wv141zz9tFR for <~alpine/users@lists.alpinelinux.org>; Thu, 1 Jun 2023 15:21:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1685632879; bh=IxU56dcUkjf1yRkw3bMGqQ/WsArwHaWJwEXy9NOIndE=; h=Subject:From:To:Date:In-Reply-To:References:From; b=s5C1ftrJnDoojoB2KClhcu94zTDuRur8TevJcYxxpis1bY1L64iGx1zD7bobb3NQh rsf189lgh175HNX45hQDV3G+54xhWO7DbbUNIj+OeFMLBrzAsjEzueYAX6FDCY6QF0 5DCuoJQRAo//Gr5xRgkLTS7qp/rbxccPPyusJDhM= X-Riseup-User-ID: E7B7AE6B3A122ABAF5B11E68CBF41BF3E867F194BBFC6DE6D9AE63A4F8C11B39 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4QX8wt36KZzFrBb for <~alpine/users@lists.alpinelinux.org>; Thu, 1 Jun 2023 15:21:18 +0000 (UTC) Message-ID: Subject: Re: Alpine 3.18 x86-32 not detecting all RAM From: Ralf Mardorf To: ~alpine/users@lists.alpinelinux.org Date: Thu, 01 Jun 2023 17:21:14 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On Tue, 2023-05-30 at 17:23 +0100, Liam Proven wrote: > It is working well but only detects 854MB of RAM. [snip] the > `dmidecode` tool sees 2GB. Hi Liam, what is "it"? You are running dmidecode by an Alpine session? I checked my x86_64 Alpine by an Alpine session running hwinfo. It correctly showed 32GB, but I did not check, if the free command or something else shows around 32 GB, too. Regards, Ralf