Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 17/09/2007, à 18:45

misterfreezz

unbuntu sur virtual pc2007

salut a tous,je suis un utilisateur de win xp,mais j aimerais reelement passer a ubuntu(ou autre,....).
pour pouvoir l essayer j ai essayer de l installer sur un pc virtuel(vpc 2007),le probleme est le suivant,apparement l installation est ok,j ai bien le bureau ubuntu affichè,seulement je n arrive pas a bouger ma souris,ni avec une souris usb,ni avec une souris standart,donc du coup,je n arrive a rien faire.

quelqu un pourrais me dire a quoi cela peut etre du?

merci d avance

#2 Le 17/09/2007, à 18:48

pmdzlineur

Re : unbuntu sur virtual pc2007

je dirais que c'est un problème de config de vpc
non déclaration de périphérique
car là c'est windows qui gère derrière à partir du programme vpc

Dernière modification par pmdzlineur (Le 17/09/2007, à 18:50)


je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)

Hors ligne

#3 Le 18/09/2007, à 13:58

totororo

Re : unbuntu sur virtual pc2007

Bonjour,
J'ai le même problème et je ne pense que ca soit uniquement lié à windows...
Du moins, si l'on suit l'explication fournie ici :

http://arcanecode.wordpress.com/2007/04 … d-sort-of/

Avez-vous un avis sur cet analyse? (et idéalement une solution à proposer?)

#4 Le 18/09/2007, à 14:09

pmdzlineur

Re : unbuntu sur virtual pc2007

la difficulté est que je n'ai pas virtual pc sous windows
quand j'ai un moment, j'essaierai sur mon seul orid sous win
à suivre


je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)

Hors ligne

#5 Le 18/09/2007, à 15:52

totororo

Re : unbuntu sur virtual pc2007

bonjour à nouveau, en me promenant sur les forums, j'ai trouvé le lien suivant:
http://blogs.msdn.com/mikekol/archive/2 … -2007.aspx

qui dit ceci:

# Run the installation like you normally would.  When installation is complete, Ubuntu will boot, and the video should be correct (it was for me - if it's not, repeat the step listed above), but the mouse won't work.  To fix the mouse in a more permenant manner, we'll need to add a kernel parameter to the GRUB loader.  Here's how:

    * Boot into Ubuntu on the hard drive.
    * Hit CTRL-ALT-F1 to drop to a console and log in.
    * Type sudo nano /boot/grub/menu.lst.
    * Press CTRL W and type end default options, then press Enter.
    * The first entry in the list below is the entry containing the information to boot Ubuntu in regular mode.  Find the line that starts with kernel and go all the way to the end of it.  At the end, type i8042.noloop, press CTRL O, and press Enter to save.
    * At this point, you can do the same with the other entries, like the recovery mode one if you care enough to bother.  If not, just hit CTRL X to exit nano.
    * Type sudo reboot to reboot the VM.
    * The next time you boot into XWindows, your mouse should work without issue.  (You should also note that if you happen to upgrade your kernel version, you'll need to make this change *again*.)

cela m'a permis de faire fonctionner la souris sous virtual pc 2007