Re: Embosser on USB parallel

2020-10-14 Thread Raphaël POITEVIN
Samuel Thibault writes: > That could be it (yes it looks like a bad naming but I wouldn't be so > surprised that it'd be it). You could try to unplug the adaptor and > restart cups to check whether it still shows that "Serial port". finally, it seems to be configurable by creating a symlink /dev/

Re: Embosser on USB parallel

2020-10-14 Thread Samuel Thibault
Raphaël POITEVIN, le mer. 14 oct. 2020 17:29:35 +0200, a ecrit: > Here one log line after running a odt print: > E [14/Oct/2020:17:22:57 +0200] [Job 32] unsupported control character in > BRF file How did you start the print? Samuel

Re: Embosser on USB parallel

2020-10-14 Thread Raphaël POITEVIN
Samuel Thibault writes: > How did you start the print? I tried with a test page in the cups interface and with a odt file: $ lp -d basic-d test.odt If I try with a text file: $ lp -d basic-d test.txt lp: Unsupported document-format "application/x-idx-doc". -- Raphaël www.leclavierquibave.fr

Re: using kvm with brltty

2020-10-14 Thread Halim Sahin
Hi Samuel, The problem that brltty / brlapi inside qemu doesn't work in ubuntu is the missing sdl output. I've build qemu from sourcen with sdl support and now it works. Is it planed to add support for gtk or curses output as well? Both output methods don't work with brlapi support. MfG. Halim