[Slackbuilds-users] ANNOUNCEMENT: qemu-2.2.0
King Beowulf
kingbeowulf at gmail.com
Fri Jan 9 23:48:57 UTC 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/08/2015 11:26 PM, Ryan P.C. McQuen wrote:
> thanks for the build!
>
> what should i do on current?
>
> <ryanpcmcquen.com <http://ryanpcmcquen.com>>
>
Just run (as root),
./qemu.Slackbuild
- -current already has the new(er) libusb so there is no need to build a
static version. The build system should pickup the system libusb.
Don't forget to read the README! Don't forget usbredir.
Then read:
http://qemu.weilnetz.de/qemu-doc.html#pcsys_005fusb
Note that whenever you plug in a USB device, dev nodes are still
root:root for example:
$ lsusb
...
Bus 001 Device 013: ID 08ec:0008 M-Systems Flash Disk Pioneers
TravelDrive 2C
...
ls -l /dev/bus/usb/001
total 0
crw-rw-r-- 1 root root 189, 0 Jan 4 18:33 001
crw-rw-r-- 1 root root 189, 5 Jan 4 18:33 006
crw-rw-r-- 1 root lp 189, 6 Jan 4 18:33 007
crw-rw-r-- 1 root root 189, 12 Jan 7 19:03 013
# chown <username>:users /dev/bus/usb/001/013
NOW, you can
$ qemu ... -usb -usbdevice host:08ec:0008
or use from within the qemu monitor (cli or gui depending on your
preference):
(qemu) usb_add host:08ec:0008
- -Ed
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEARECAAYFAlSwaOcACgkQXvwMaW61dLe2MQCfcBAf5dOdBhBASBahEm857Bih
wcIAoJdARLyObNQn67YMXlpAkf8D9zng
=UqRM
-----END PGP SIGNATURE-----
More information about the SlackBuilds-users
mailing list