On Wednesday, September 20, 2017 at 7:43:50 AM UTC+2, Drew White wrote:
> More details....
> It now comes up with this...
> ------------------------------------------------------------
> [{username}@dom0 Desktop]$ qvm-usb
> Invalid 1-1_4_3 device desc in VM 'dom0'
> dom0:4-1.2    04f9:2015 Brother_QL-500_K6G113252
> [{username}@dom0 Desktop]$ qvm-usb -a {guestname} dom0:4-1.2
> Invalid 1-1_4_3 device desc in VM 'dom0'
> ERROR: Device attach failed: 
> [{username}@dom0 Desktop]$

Ran into this a couple of months ago. Rafael Susewind's fix: 
start the template for sys-usb, or in dom0: edit 
/usr/lib/qubes/udev-usb-add-change and add 

ID_SERIAL=`echo ${ID_SERIAL} | iconv -t ASCII//TRANSLIT`

immediately before

DESC="${ID_VENDOR_ID}:${ID_MODEL_ID} ${ID_SERIAL}"

should work. :)

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/84627152-c809-4406-b33f-16047a10b9bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to