Received: from smtp.smtpout.orange.fr (smtp09.smtpout.orange.fr [80.12.242.131]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 9EF26782EFD for <~alpine/users@lists.alpinelinux.org>; Sat, 25 Jan 2020 13:56:03 +0000 (UTC) Received: from postfix.malikania.fr ([5.135.187.121]) by mwinf5d85 with ME id udw22100M2dbEiD03dw2yF; Sat, 25 Jan 2020 14:56:03 +0100 X-ME-Helo: postfix.malikania.fr X-ME-Auth: ZGVtZWxpZXIuZGF2aWRAb3JhbmdlLmZy X-ME-Date: Sat, 25 Jan 2020 14:56:03 +0100 X-ME-IP: 5.135.187.121 Received: from kiwi-1.home (unknown [86.243.16.64]) by postfix.malikania.fr (Postfix) with ESMTPSA id 22B3C20303 for <~alpine/users@lists.alpinelinux.org>; Sat, 25 Jan 2020 14:56:02 +0100 (CET) Message-ID: <2ae44e9abf5d6de3f62dcdea36414a34c1304e13.camel@malikania.fr> Subject: Re: setfont fails to load consolefonts From: David Demelier To: ~alpine/users@lists.alpinelinux.org Date: Sat, 25 Jan 2020 14:55:57 +0100 In-Reply-To: <5b270ad5-731c-83a0-254b-b375c1b0fdc1@web.de> References: <34d578945410bce9e04cfdc378df21fc91151c92.camel@malikania.fr> <5b270ad5-731c-83a0-254b-b375c1b0fdc1@web.de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.3 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit On Fri, 2020-01-24 at 11:44 +0100, Hilix wrote: > Hello David, > > From the command line, you have to use setfont with the full path to > the font: > # setfont /usr/share/consolefonts/ter-212n.psf.gz Thanks for your answer, so I guess the busybox's setfont require explicit full path rather than one provided by util-linux (IIRC). > # rc-update add consolefont I've added it to boot. Regards -- David