Home

Advertisement

Customize

video4linux - kvm + radio devices - module dsbr100

0)  Close the Virtual Machine Manager or any instance of VM

1) Edit the xml config file from your VM

Example:

shell> vi /etc/libvirt/qemu/NAME_OF_YOUR_VIRTUAL_MACHINE_HERE.xml

Add the following lines:

Example:

<devices> (do not include this line)
    <emulator>/usr/bin/qemu-kvm</emulator> (do not include this line)
   <hostdev mode='subsystem' type='usb'>
     <source>
            <vendor id='0x04b4'/>
            <product id='0x1002'/>
     </source>
     </hostdev>


3) Save and restart libvirt
shell> /etc/init.d/libvirtd restart

4) Now just start your VM and test if your usb was detectd:

shell from VM> lsusb

5 ) shell> yum install kradio gnomeradio -y

kvm rocks! 

Comments

December 2009

S M T W T F S
  12345
6789101112
13141516171819
20212223242526
2728293031  

Tags

Powered by LiveJournal.com

Advertisement

Customize