On 11 May 2017 23:05:42 BST, PR <[email protected]> wrote: >Hello Alex, > >On 05/11/2017 11:41 PM, Alex wrote: >> /I'm connecting my Android phone over USB to my Qubes 3.2 host and... > >> nothing happens. I'm using a Fedora 24 template and a USB Qube. I've >> read the issues on github relating to this but have not found a >simple >> set of instructions for accessing my phone's files over MTP. What are > >> the steps? / > >I have never attached my Android phone to Qubes before, but tried so a >few minutes ago and could access it without any problems: > >1) attach phone via USB > >2) on the phone, switch from "Charging only" to "USB Data tranfser >(MTP)" > >3) Launch a dom0 Terminal, you should see your phone after entering: > [user@dom0 ~]$ qvm-usb > ... > sys-usb:3-3 04xx:88xx Android_Androidxxxxxxxxxxx > ... > >4) mount your phone via sys-usb to your AppVM (I've choosen my >untrusted >AppVM in this case): > [user@dom0 ~]$ qvm-usb -a untrusted sys-usb:3-3 > >5) Open a File Explorer in this AppVM > [user@dom0 ~]$ qvm-run untrusted nautilus > >6) you should see your phone as an additional device beneath the >Trash-Icon. > If not, unmount and remount the phone once: > [user@dom0 ~]$ qvm-usb -d sys-usb:3-3 > [user@dom0 ~]$ qvm-usb -a untrusted sys-usb:3-3 > > >Good luck > >- P
Hello and thank you for the walkthrough! I do indeed see a "SAMSUNG Android" in the file manager. As soon as I click on it, my phone prompts me to "Allow access to device data". As soon as I click "Allow", the icon disappears. VM's dmesg says: vhci_hcd: connection closed Any ideas how to troubleshoot? This works as expected on a FC25 laptop. Many thanks, Alex -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/8BA3672D-4B66-475A-A7DC-3685CED880B9%40gmail.com. For more options, visit https://groups.google.com/d/optout.
