New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after device assign #2856

Closed
ghost opened this Issue Jun 15, 2017 · 1 comment

Comments

Projects
None yet
1 participant
@ghost

ghost commented Jun 15, 2017

Qubes OS version (e.g., R3.2): R3.2, Update Current

Affected TemplateVMs (e.g., fedora-23, if applicable): fedora-23 or Win7


Issue:

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

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Jun 16, 2017

Member

Looks like a duplicate of #2751.

Member

andrewdavidwong commented Jun 16, 2017

Looks like a duplicate of #2751.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment