https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282465

--- Comment #5 from Martin Birgmeier <d8zne...@aon.at> ---
Try this patch on /boot/lua/drawer.lua:

--- /boot/lua/drawer.lua        2024-05-10 18:42:55.000000000 +0200
+++ /tmp/drawer.lua     2024-11-02 07:49:23.444324000 +0100
@@ -210,7 +210,7 @@
        if core.isSerialConsole() then
                return "ascii"
        end
-       return "double"
+       return "ascii"
 end

 local function drawframe()

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to