Linux Open Source Presentation
Samuel Thibault
samuel.thibault at ens-lyon.org
Tue Aug 13 04:11:14 EDT 2019
Okash Khawaja, le mar. 13 août 2019 08:53:41 +0100, a ecrit:
> On Wed, Jul 24, 2019 at 8:06 AM Samuel Thibault
> <samuel.thibault at ens-lyon.org> wrote:
> > > - typical development set up with speakup_dummy:
> > > - qemu with serial port tied to a file on host
> > > - load speakup_dummy with dev param pointing to the serial port
> >
> > It'd be useful that you provide the ready-to-run commands so people can
> > try it out.
>
> So these will be qemu commands + commands to load speakup.ko and
> speakup_dummy.ko?
Yes, just
host$ qemu -serial stdio
guest# modprobe speakup_dummy
Samuel
More information about the Speakup
mailing list