similar to: Can't plug usb device

Displaying 20 results from an estimated 100 matches similar to: "Can't plug usb device"

2012 Jul 18
1
Attaching usb devices
Is the only way to attach a usb device to a vm first specifying the device, <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x3080'/> <product id='0x1234'/> </source> </hostdev> and then booting the vm while the device is attached? Can't I
2012 Apr 17
0
USB Passthrough with two identical devices
Hello, I'd like to pass throug two identical devices to my VM. (using libvirt, guest is debian). For one device, it works like this: <hostdev mode='subsystem' type='usb'> <source> <vendor id='0x4fa'/> <product id='0x2490'/>
2012 Apr 19
0
USB Passthrough of two identical devices
Hello, I re-post my question from some days ago, as I got no reply.. Please let me know, if my question is unclear, or if I can do anything to make answering it easier. I appreciate your help. Greetings, Hendrik Hello, I'd like to pass throug two identical devices to my VM. (using libvirt, guest is debian). For one device, it works like this: <hostdev
2019 Dec 08
1
v2.2.36 to v2.3.8 maildirlock bug
On 08 Dec 2019, at 05:58, @lbutlr <kremels at kreme.com> wrote: > On 06 Dec 2019, at 16:28, Martynas Bendorius <martynas at martynas.it> wrote: >> when zlib compression is enabled in dovecot, old emails remain untouched > > I?ve been considering doing this, or at least looking into how much space we?d save (answer so far, less than you might think), but I am hesitant to
2006 May 01
3
Using Classes in Rails
I am a beginner so please excuse me, if i am doing something totally wrong. I have created a class using "wsdl2ruby.rb" and here is what it looks like: class ServiceSoap < ::SOAP::RPC::Driver DefaultEndpointUrl = "http://balrog/services/SearchWorker/service.asmx" MappingRegistry = ::SOAP::Mapping::Registry.new Methods = [ ... -- Posted via
2010 Apr 27
3
[LLVMdev] Proposal for a new LLVM concurrency memory model
On 27 April 2010 17:28, David Greene <dag at cray.com> wrote: > The compiler integrates into a comprehensive programming environment. > It has to know what the environment provides and uses.  That _is_ very much > the compiler's responsibility. I agree the compilers should know about threads, but enough to work around the issues and not start creating threads the user
2010 Apr 27
0
[LLVMdev] Proposal for a new LLVM concurrency memory model
On Tuesday 27 April 2010 12:16:26 Renato Golin wrote: > I'm not against enhancing the compiler to that point, I just think > that you're digging too deep and Balrog might show up unexpectedly. > Thread issues can be daunting by themselves, automatically creating > threaded code is a recipe to disaster, IMHO. Eventually all compilers are going to have to create threads. The
2007 Jun 28
1
ThreadError from DRb server
Hi there, I''ve just started using aaf for searching and it''s running well apart from one error I received: A ThreadError occurred in person#search: current thread not owner (druby:/localhost:9010) /usr/lib/ruby/1.8/monitor.rb:274:in `mon_check_owner'' (druby:/localhost:9010) /usr/lib/ruby/1.8/monitor.rb:274:in `mon_check_owner''
2005 May 27
2
Possible bug not deleting files
I am using rsnapshot <http://www.rsnapshot.org/> to make snapshots of my filesystem. rsnapshot uses rsync to do all the heavy lifting. I was recently browsing my snapshots and discovered that none of the excluded files or files deleted in the source are getting deleted from the snapshot. rsnapshot calls rsync like this: /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded
2010 Sep 03
0
Couple of libvirtd warnings
Hello, I recently upgraded to libvirt 0.8.3 and qemu 0.12.5 and I'm seeing these messages in syslog: libvirtd: 09:52:34.591: warning : virStorageBackendQEMUImgBackingFormat:623 : Unexpected exit status '1', qemu probably failed libvirtd: 09:52:34.746: warning : qemudParsePCIDeviceStrs:1422 : Unexpected exit status '1', qemu probably failed I'm not having any problems, but
2011 Nov 03
0
Cannot start VM after restart libvirt daemon
Hello all, I'm using libvirt 0.8.3 on Debian Lenny (package provided in lenny-backports). After restarting libvirtd, I cannot start VM anymore. The daemon is restarted, but each time I try to start a domain, I get this message : virsh # start vm2 error: Failed to start domain vm2 error: internal error Process exited while reading console log output: When daemon is started with -v
2007 Jun 28
3
acts_as_ferret and capistrano
Hi, I''d like to share the ferret indexes between deployments of a Rails app. At the moment the index is stored in #{RAILS_ROOT}/index meaning that it gets moved and must be rebuilt after every deploy. I guess the simplest solution would be to put it under log/ which is already shared by capistrano, any other ideas? Also, script/ferret_stop doesn''t work when run on a fresh
2010 Apr 27
2
[LLVMdev] Proposal for a new LLVM concurrency memory model
On Tuesday 27 April 2010 13:16:14 David Greene wrote: > On Tuesday 27 April 2010 12:16:26 Renato Golin wrote: > > I'm not against enhancing the compiler to that point, I just think > > that you're digging too deep and Balrog might show up unexpectedly. > > Thread issues can be daunting by themselves, automatically creating > > threaded code is a recipe to
2011 Jan 08
1
TUNGETIFF ioctl() failed - virtual machine can't start
Hi, I want to migrate from vmware to KVM. Therefore I have installed debian stable (lenny) and create two virtual machines (KVM). Both (XP as well as Vista) running fine. After upgrading to debian testing (sqeeze) both XP-guest as well as Vista-guest didn't start anymore. Both are failing during preparation, probably because of a network-problem. I will give XP as an example: cat
2019 Dec 06
2
v2.2.36 to v2.3.8 maildirlock bug
Hello, Aki created this patch a while ago: http://files1.directadmin.com/services/custombuild/patches/maildirlock-crash.patch It works perfectly to fix the issue :) Regarding dsync - I don't think it's a good replacement in all the cases, is it? We use maildirlock extensively for compression of email folders (when zlib compression is enabled in dovecot, old emails remain untouched). --
2004 Jun 10
1
Domain problem with NT4 & Samba 3.0.2a
All, I really need some help. I'm putting samba up on a new windows domain called SIERRA. I'm using Samba 3.0.2a on Solaris 8. I'm barely knowledgeable on Windows NetBIOS... but am good with Solaris. The status is that I've got the daemons running and working normally. I have 1 desktop with 1 PDC & 1 BDC in the SIERRA domain. On the desktop, I can see both DC's but
2003 Jul 29
2
Help using --exclude
I'm running rsync v2.5.5 on FreeBSD 4.6.2-RELEASE. I'm using rsync to mirror the home directories of user's desktop machines. I would like to exclude the cache of browsers such as mozilla or netscape. Unfortunately I have not been able to find the right syntax for the --exclude option. I hope someone can give me some insight. The command I'm using is: rsync --archive
2010 Apr 27
0
[LLVMdev] Proposal for a new LLVM concurrency memory model
On Tuesday 27 April 2010 11:01:16 Renato Golin wrote: > On 27 April 2010 16:46, David Greene <dag at cray.com> wrote: > > It shouldn't be very hard for the compiler to detect the second case. > > It's a pretty straightforward pattern.  For everything else it would > > have to assume case #1. > > The only problem is that threads are rarely within language
2010 Apr 27
2
[LLVMdev] Proposal for a new LLVM concurrency memory model
On 27 April 2010 16:46, David Greene <dag at cray.com> wrote: > It shouldn't be very hard for the compiler to detect the second case. > It's a pretty straightforward pattern.  For everything else it would > have to assume case #1. The only problem is that threads are rarely within language specs, so the compiler would have to choose one particular flavour of threads or
2006 Apr 16
1
c++ code on amd64
Hi Brief synopsis: I am having a rather peculiar problem regarding a C++ library. It seems that functions from this library behave differently when compiled using R as opposed to being compiled directly from the command line. The problem is only seen on the amd64 platform (using gcc 4.0.2) and not on either of Solaris (both 32 bit and 64 bit), Mac OS and Windows. A bit more detail: