Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tom Yan
archiso
Commits
cc2d9bbf
Commit
cc2d9bbf
authored
Oct 21, 2020
by
Alexander Epaneshnikov
Browse files
run_archiso: add braille support
necessary for testing brltty in archiso
parent
ae0e9141
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/run_archiso.sh
View file @
cc2d9bbf
...
...
@@ -87,9 +87,11 @@ run_image() {
-display
sdl
\
-vga
virtio
\
-audiodev
pa,id
=
snd0
\
-chardev
braille,id
=
brltty
\
-device
ich9-intel-hda
\
-device
hda-output,audiodev
=
snd0
\
-device
virtio-net-pci,romfile
=
,netdev
=
net0
-netdev
user,id
=
net0
\
-device
usb-braille,id
=
usbbrl,chardev
=
brltty
\
-machine
type
=
q35,smm
=
on,accel
=
kvm,pcspk-audiodev
=
snd0
\
-global
ICH9-LPC.disable_s3
=
1
\
-enable-kvm
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment