Testing USB redirection on Ubuntu 11.10 (Oneiric)

PPA description

View for initial setup https://launchpad.net/~bderzhavets/+archive/lib-usbredir5

Qemu-kvm 0.15 with usbredir support has been built per http://planet.spice-space.org/
via Hans de Goede git repository:-

$ git clone git://people.freedesktop.org/~jwrdegoede/qemu
$ cd qemu
$ git checkout -B qemu-kvm-0.15.0-usbredir origin/qemu-kvm-0.15.0-usbredir
$ git log|more

Working qemu-kvm with usb network redirection support enabled
in https://launchpad.net/~bderzhavets/+archive/lib-usbredir15

Spicy shoud be run by root, view http://planet.spice-space.org/

Normal start looks like :-
boris@boris-System-P5Q3:~$ sudo /usr/bin/kvm -cpu host -enable-kvm \
> -name VF15HQ -m 2048 \
> -drive file=/dev/sdb5,if=virtio,media=disk,aio=native,cache=off \
> -net nic,model=virtio -net user -localtime \
> -usb -vga qxl -spice port=5900,disable-ticketing \
> -device virtio-serial \
> -chardev spicevmc,id=vdagent,name=vdagent \
> -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 \
> -readconfig /etc/qemu/ich9-ehci-uhci.cfg \
> -chardev spicevmc,name=usbredir,id=usbredirchardev1 \
> -device usb-redir,chardev=usbredirchardev1,id=usbredirdev1,debug=3 \
> -chardev spicevmc,name=usbredir,id=usbredirchardev2 \
> -device usb-redir,chardev=usbredirchardev2,id=usbredirdev2,debug=3 \
> -chardev spicevmc,name=usbredir,id=usbredirchardev3 \
> -device usb-redir,chardev=usbredirchardev3,id=usbredirdev3,debug=3
do_spice_init: starting 0.9.1
spice_server_add_interface: SPICE_INTERFACE_KEYBOARD
spice_server_add_interface: SPICE_INTERFACE_MOUSE
spice_server_add_interface: SPICE_INTERFACE_QXL
red_worker_main: begin
ensure_display_channel_created: create display channel
ensure_cursor_channel_created: create cursor channel
*** EHCI support is under development ***
spice_server_char_device_add_interface: CHAR_DEVICE usbredir
spice_server_char_device_add_interface: CHAR_DEVICE usbredir
spice_server_char_device_add_interface: CHAR_DEVICE usbredir
handle_dev_input: start
spice_server_char_device_add_interface: CHAR_DEVICE vdagent

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:bderzhavets/lib-usbredir10 to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:bderzhavets/lib-usbredir10
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/bderzhavets/lib-usbredir10/ubuntu oneiric main 
deb-src https://ppa.launchpadcontent.net/bderzhavets/lib-usbredir10/ubuntu oneiric main 
Signing key:
1024R/5B1808A64B70CB62E45C71865CC1785DC05C1EB5 (What is this?)
Fingerprint:
5B1808A64B70CB62E45C71865CC1785DC05C1EB5

For questions and bugs with software in this PPA please contact Boris Derzhavets.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

19 of 9 results
Package Version Uploaded by
libusb-1.0 2:1.0.9-4ubuntu9 Boris Derzhavets ()
qemu-kvm 081011-3ubuntu9 Boris Derzhavets ()
seabios 0.6.2-qxl-1ubuntu2 Boris Derzhavets ()
spice 0.9.1-3ubuntu8 Boris Derzhavets ()
spice-gtk 07.4X-2ubuntu3 Boris Derzhavets ()
spice-gtk3 07.4X-2ubuntu4 Boris Derzhavets ()
spice-protocol 0.9.0-1ubuntu1 Boris Derzhavets ()
spice-vdagent 0.9.0-2ubuntu3 Boris Derzhavets ()
usbredir 0.3.1-1ubuntu5 Boris Derzhavets ()
19 of 9 results

Latest updates

  • spice-vdagent 665 weeks ago
    Successfully built
  • qemu-kvm 665 weeks ago
    Successfully built
  • seabios 665 weeks ago
    Successfully built
  • spice-gtk3 665 weeks ago
    Successfully built
  • spice-gtk 665 weeks ago
    Successfully built