NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Accented characters console/shell



On Wed, Apr 08, 2020 at 12:19:03PM +0200, Pierre Dupond wrote:
> Hi All,
>      I hope to have carefully follow the instruction but I get
> alway the following messages when I try to start mlterm-fb:
> 
> Apr  8 12:01:12[949] Load /usr/X11R7/lib/X11/fonts/misc/8x16.pcf.gz (id 61)
> Apr  8 12:01:12[949] Failed to open pty
> Apr  8 12:01:12[949] Unable to open screen.


1.
Hmm. I have no idea... but: do You have a working framebuffer of any 
kind? As I wrote, I tested my solution only with:

% grep fb /var/run/dmesg.boot 
intelfb0 at i915drmkms0
intelfb0: framebuffer at 0xffffd880ac669000, size 1920x1080, depth 32,
stride 7680
wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation),
using wskbd0

2.
If you don't have DRM-compatible hardware You may want to double-check
https://gist.github.com/tsutsui/5689730

3.
There may be a issue with device rights - but by default mlterm-fb is
installed with suid-root, so it may not be case (my current user is
in kmem and wheel groups and has rights to write do /dev/dri/card0,
for example).

Regards,
-- 
Piotr 'aniou' Meyer


Home | Main Index | Thread Index | Old Index