sony xperia Z3 ne fonctionne pas dans l'os de la VirtualBox

This is for discussing general topics about how to use VirtualBox.
Post Reply
p_detilleux@hotmail.com
Posts: 2
Joined: 29. Dec 2016, 19:18

sony xperia Z3 ne fonctionne pas dans l'os de la VirtualBox

Post by p_detilleux@hotmail.com »

Bonjour/Bonsoir,

J'ai installé la dernière version de VirtualBox 5.2.12 avec tout les paquets necessaires pour un bon fonctionnement.
Je suis sur la dernière version de Fedora ( 25) concernant le systeme d'exploiation local.
Le Windows 7 pro installé dans la virtualbox fonctionne parfaitement.
L'installation de diverse clé usb fonctionne sans aucun probllème.
Elles sont lues dans Windows 7.
Lorsque je déclare le téléphone sony Xperia dans la virtualbox, ce dernier le voit (il est bien pris en compte par ma version fedora et accessible)
Mais dans le montage de l'os Windows7, aucune trace, il ne disparait même pas du Bureau aprés que l'OS soit lancé.

J'ai esayé en USB 1 et USB2, rien à faire, cela ne fonctionne pas!!!
Y a t il un problème de compatibilité entre la virtualBox et le Sony Xperia ?
Et si tel est le cas, y à t il une solution perenne?
D'avance merci
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: sony xperia Z3 ne fonctionne pas dans l'os de la VirtualBox

Post by socratis »

[color=#BF4000]Google translate[/color] wrote:Hello good night,

I installed the latest version of VirtualBox 5.2.12 with all the necessary packages for a good operation.
I'm on the latest version of Fedora (25) about the local exploit system.
The Windows 7 pro installed in the virtualbox works perfectly.
The installation of various usb keys works without any problem.
They are read in Windows 7.
When I declare the sony Xperia phone in the virtualbox, the latter sees it (it is well taken into account by my fedora version and accessible)
But in mounting the Windows7 bone, no trace, it does not even disappear from the desktop after the OS is launched.

I have tried USB 1 and USB2, nothing to do, it does not work !!!
Is there a compatibility problem between the virtualBox and the Sony Xperia?
And if so, is there a perennial solution?
Thanks in advance
Follow the steps below. Exactly. Not everything applies to you. If there is a failure, please state exactly which step failed:
  1. Make sure that the Extension Pack is installed on the host. The same version as VirtualBox.
  2. Make sure that at least USB2 (EHCI) is enabled in your VM settings. If your guest supports USB3 (xHCI), use that.
  3. Create a USB filter in your guest settings while the device is plugged in the host. Delete all values except Name, VendorID and ProductID. Check also http://www.linux-usb.org/usb.ids to make sure that you have the numbers correct.
  4. Unplug the device.
  5. Start your guest (the one that you applied the filter to). Let it start completely. Log in if you have to.
  6. Plug your device. The filter should capture it and pass control to your guest.
[color=#BF4000]Google translate[/color] wrote:Suivez les étapes ci-dessous. Exactement. Tout ne s'applique pas à vous. S'il ya un échec, veuillez indiquer exactement quelle étape a échoué:
  1. Assurez-vous que le module d'extension est installé sur l'hôte. La même version que VirtualBox.
  2. Assurez-vous qu'au moins USB2 (EHCI) est activé dans vos paramètres VM. Si votre invité prend en charge USB3 (xHCI), utilisez-le.
  3. Créez un filtre USB dans les paramètres de votre invité lorsque le périphérique est branché sur l'hôte. Supprimez toutes les valeurs à l'exception de Name, VendorID et ProductID. Vérifiez également http://www.linux-usb.org/usb.ids pour vous assurer que vous avez les chiffres corrects.
  4. Débrancher l'appareil.
  5. Démarrez votre invité (celui auquel vous avez appliqué le filtre). Laissez-le commencer complètement. Connectez-vous si vous devez.
  6. Branchez votre appareil. Le filtre doit le capturer et passer le contrôle à votre invité.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
p_detilleux@hotmail.com
Posts: 2
Joined: 29. Dec 2016, 19:18

Re: sony xperia Z3 ne fonctionne pas dans l'os de la VirtualBox

Post by p_detilleux@hotmail.com »

Merci de toutes ces infos.
Les données fournie par VirtualBox me donne:
Sony D 2303 [0228]
ID = ofce
produit: 01aa
fabricant: Sony
Produit: D2303

En faisant un lsusb sur mon terminal linux, il me donne les informations suivantes:

0fce:51aa Sony Ericsson Mobile Communications AB

J'ai donc changé la référence produit de 01aa à 51aa et maintenant cela fonctionne, mon windows 7 virtualsé voit bien le téléphone...

Est ce un bug ? je ne saurai le dire!!!

Bonne fête de fin d'année et meric encore. Un problème réglé.

:D :D :D
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: sony xperia Z3 ne fonctionne pas dans l'os de la VirtualBox

Post by socratis »

[color=#BF4000]Google translate[/color] wrote:Thank you for all this info.
The data provided by VirtualBox gives me: ID = ofce, Product: 01aa
By doing an lsusb on my linux terminal, it gives me the following information: 0fce: 51aa Sony Ericsson Mobile Communications AB
I have changed the product reference from 01a to 51aa and now it works, my windows 7 virtualsé sees well the phone ...
Is this a bug? I can not say it !!!
Happy end of the year and meric again. A problem solved.
Please note the there is no "o" in hexadecimal, only zero "0". According to the link http://www.linux-usb.org/usb.ids:
VID:0fce = Sony Ericsson Mobile Communications AB
PID:01aa = N/A
PID:51aa = N/A
Unknown product? If the steps that I gave you didn't work, there are many more troubleshooting steps. One of them is using an appropriate tool (like "lsusb") to troubleshoot issues like that.

Glad it worked and Happy New Year! Bonne Année!
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply