As seen here 
(https://www.qubes-os.org/doc/assigning-devices/#bringing-pci-device-back-to-dom0),
 I am getting an error on line 4: no file or directory.

echo 0000:<BDF> > /sys/bus/pci/drivers/pciback/unbind
MODALIAS=`cat /sys/bus/pci/devices/0000:<BDF>/modalias`
MOD=`modprobe -R $MODALIAS | head -n 1`
echo <BDF> > /sys/bus/pci/drivers/$MOD/bind 

I'm certain I've got the correct BDF as I have the pre-netvm.service working 
fine etc. The contents of "modprobe -R $MODALIAS" are "bcma", but there is no 
"bcma" directory. There is, however, a bcma-pci-bridge directory.

I'm not sure what the next step is. Could anyone point me in the right 
direction?

Thank you.

-- 
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/500b35a6-f6fc-4f44-a54b-bc3a60fef554%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to