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

Re: using kvm with brltty



Hi,
Am 16.09.20 um 09:40 schrieb Samuel Thibault:
Halim Sahin, le mer. 16 sept. 2020 08:13:37 +0200, a ecrit:
Am 15.09.20 um 10:38 schrieb Samuel Thibault:
> Halim Sahin, le mar. 15 sept. 2020 10:17:57 +0200, a ecrit:
> > $WINDOWSID is not set on my machine :-(, who sets it?
> > How are you running kvm? In the console? In X? In Wayland?

I run qemu in xfce4-terminal and don't use wayland.

I run qemu like this:

#!/bin/bash
export WINDOWPATH=${WINDOWPATH:+${WINDOWPATH}:}$WINDOWID
qemu-system-x86_64 -enable-kvm -display curses \
-full-screen -m 4G -soundhw hda \
-usb -device usb-braille,chardev=char0 -chardev braille,id=char0 \
-drive file=myimage.img,if=virtio

tested with netinst iso as well.
I see no braille output.

I just tried it and it worked.

Just to make sure: did you press enter to pass the boot menu?

yes.

Maybe its a problem with brltty 6.0 orca libbrlapi on the host?
Does brlapi write a log where we can see if qemu connects to brltty or not?

MfG.
Halim


Reply to: