Laurent Vivier

Results 19 comments of Laurent Vivier

QR codes are generated by the appropriate software (like gLabels) and sent as a bitmap to the cups driver that translates it to the printer language. So as long you...

Hi, you can use gLabel to print QR code. I have some label sizes defined for the printer and installed under /usr/share/phomemo, you have only to copy phomemo-q22.xml to ~/.config/libglabels/templates/phomemo-q22.template....

Mainstream qemu has missing hardware emulation. Please use branch q800-dev from this repo with "-machine q800"... and let me know what happens.

Try to use the second serial port instead of the first one: ... -serial none -serial mon:stdio ... QEMU cannot load gzipped kernel. The loader is based on EMILE and...

Could you provide me a link to download the kernel you use?

q800 is now merged in upstream QEMU, but netBSD is not supported. But I think @mcayland has made some progress to boot BSD kernel that are not merged for the...

> The official QEMU repository can be found here: https://git.qemu.org/?p=qemu.git;a=summary Mark's work to boot NetBSD has not been upstreamed for now. > Sorry, but after build (https://github.com/mcayland/qemu/tree/q800-dev-mca.nearly) on mingw64, i...

> please, point me, what is the params for booting from floppy disk (Macos7 or 8) floppy is not emulated for now. Use the CDROM.

Try a Quadra 800 ROM rather than a Quadra 650 ROM

Mainstream QEMU has already switched to meson 0.55.3. Which branch do you use? Normally you can use master branch from mainstream QEMU for emulating q800 and linux-user mode. It also...