Hi Guys,

1  I don't find such line "<controller type='usb' index='0' 
model='ich9-ehci1'>" or something like that
    in the dump content.

2  After goto use the upstream version, I get the error with debug information
   
    kika@KK:~/下载/virt-manager$ sudo virt-manager --debug
[Thu, 22 Jan 2015 09:01:58 virt-manager 12613] DEBUG (cli:213) Launched with 
command line: /usr/share/virt-manager/virt-manager --debug
[Thu, 22 Jan 2015 09:01:58 virt-manager 12613] DEBUG (virt-manager:153) 
virt-manager version: 1.1.0
[Thu, 22 Jan 2015 09:01:58 virt-manager 12613] DEBUG (virt-manager:154) 
virtManager import: <module 'virtManager' from 
'/usr/share/virt-manager/virtManager/__init__.pyc'>
[Thu, 22 Jan 2015 09:01:58 virt-manager 12613] DEBUG (virt-manager:213) GTK 
version: 3.4.2

(virt-manager:12613): GLib-GIO-ERROR **: Settings schema 
'org.virt-manager.virt-manager' is not installed

    I'm try to fix it with google, and doing some hack to override the 
preinstall version of ubuntu
    in /usr to the upstream install version in the /usr/local/.

BTW: My environment is Ubuntu 12.04, is it too old ?

Thanks to your kindly help.

From: chenhanx...@cn.fujitsu.com
To: kika...@hotmail.com; virt-tools-list@redhat.com
Subject: RE: [virt-tools-list] [virt-manager] How to enable USB
Date: Wed, 21 Jan 2015 07:05:19 +0000











Hi,
 



From: virt-tools-list-boun...@redhat.com 
[mailto:virt-tools-list-boun...@redhat.com]
On Behalf Of KK Zhao

Sent: Wednesday, January 21, 2015 2:52 PM

To: virt-tools-list@redhat.com

Subject: [virt-tools-list] [virt-manager] How to enable USB


 

Hi Guys,



I'm a newbie to this list. I use virt-manager to manage virtual machine.

From the official website(http://virt-manager.org/), I see the "Controller USB" 
is listed in the screenshot.

But I can't find this option in my virt-manager.



I try to google about that, but there is not so much data about virt-manager.

So, could anyone help to guide for the following items:



1  Where can I find the guide of the tools (virt-manager, virt-viewer, virsh)
Try man XXX


2  How can I modify the boot parameter when boot image from 
virt-manager
Try VM->details->Boot Options
 
Or
virsh edit VM


3  How can I do a search in the virt-tool-list's topics
 
An answer from Cole:
I'd just use google and do:
 
  
site:redhat.com/archives <mysearch>
 
or
 
  
+virt-tools-list <mysearch>
 


4  Or the direct answer that how can I have the "Controller USB" displayed

# virsh dumpxml VM | 
grep usb
<controller type='usb' index='0' model='ich9-ehci1'>
…

If this kind of info existed, you should see it in
virt-manager Details window;

 

Or:

 

use upstream
virt-manger and then add a usb controller by:

VM->Details->add hardware->controller->USB



Thank you very much, guys.


                                          
_______________________________________________
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to