Displaying 2 results from an estimated 2 matches for "318d".
Did you mean:
318
2012 Oct 30
2
libvirt python api error
...= libvirt.openAuth("qemu:///system",auth,0)
with open("/root/cflinux.xml") as f:
xml=f.read()
domain = conn.defineXML(xml)
domain.createWithFlags(0)
and report the error:
libvir: Security Labeling error : internal error cannot load AppArmor
profile 'libvirt-f0655289-318d-4aa7-b87a-6ce7cdead4ee'
Traceback (most recent call last):
File "a.py", line 7, in <module>
domain.createWithFlags(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 581, in
createWithFlags
if ret == -1: raise libvirtError ('virDomainCreateWith...
2009 May 20
5
Video on (video-capable digital) still camera not accessible
...both came up with a "no data"
error. I tried mounting /dev/sdd (which is where the device should
be) as a vfat, and that hung.
I got a similar response when I plugged in the camera with the SD card
in it and it shows up in lsusb:
[mhr at mhrichter ~]$ lsusb
Bus 001 Device 073: ID 04a9:318d Canon, Inc.
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 009: ID 03f0:0205 Hewlett-Packard ScanJet 3300c
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 003: ID 04f9:0033 Brother Industries, Ltd
I even took a photo, just so there would be a recognizable image on
the camera for the Image Importe...