Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upError after device assign #2856
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Looks like a duplicate of #2751. |
andrewdavidwong
closed this
Jun 16, 2017
andrewdavidwong
added
the
duplicate
label
Jun 16, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ghost commentedJun 15, 2017
•
edited by ghost
Edited 1 time
-
ghost
edited Jun 15, 2017 (most recent)
Qubes OS version (e.g.,
R3.2): R3.2, Update CurrentAffected TemplateVMs (e.g.,
fedora-23, if applicable): fedora-23 or Win7Issue:
After I assign a vm (fedora-23 or Win7) a device and start the vm I get the following error message:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 24: ordinal not in range(128)
line: vm.name, thread_monitor.error_msg),
func: start_vm
line no.: 1217
file: /usr/lib64/python2.7/site-packages/qubesmanager/main.py
The error is with the following devices:
Audio Devices
VGA Controllers
Ethernet Controllers
Steps to reproduce the behavior: ever time i start a vm, after install R3.2 and after update dom0
By the way:
Is it not possible to assign the second gpu device to a vm and output this vm to a second monitor? Or assign the second Audio Device for direct Audio access for the hvm?
I thought hvm allowed direct hardware access?
Very impressive what you do with this project! Thank you very much, Visimar