search for: msg00061

Displaying 8 results from an estimated 8 matches for "msg00061".

Did you mean: msg00011
2007 Oct 05
2
Working UPS report: Geek Squad GS-700U (Cyberpower clone?)
...the other signals. The serial-USB thing is identified as 0764:0005 on the USB bus, which is supposed to be identified by usbhid-ups. However, when trying to use it I got USBDEVFS control errors in the system logs, the same as this previous post: http://osdir.com/ml/monitoring.nut.user/2006-07/msg00061.html I also tried the cyberpower driver and cpsups driver with no luck. I have never tried to use the included Windows software that came with the UPS, so I don't know if it even supports non-contact closure features like voltages, load percentages, etc. I suppose I could try it out in a...
2013 Feb 26
1
How to add static routes?
...ork declaration. I know that if i had [A] working, the host could redirect the IP traffic on behalf of the guests, but i'd like to avoid the resulting extra hop and the flood of ICMP redirects. Please advise. Cheers /nils. [1] https://www.redhat.com/archives/libvirt-users/2011-December/msg00061.html [2] http://tools.ietf.org/html/rfc3442
2001 Mar 01
1
Kohonen's SOM in R?
Is there an implementation of the SOM ('Self Organizing Map') procedure in R ? I am aware of the implementations of Sammon mapping, multidimensional scaling and, somewhat peripherally, principal curves and projection pursuit .. but not SOM per se as far as I can see. Am I missing something? --------------------- for anyone interesed in SOM I found Samuel Kaski's thesis
2008 Apr 22
0
[LLVMdev] Thank you for selecting my GSoC proposal!
> I am very much happy to announce that my GSoC 2008 proposal[1] was accepted. > Thank you very much for accepting my proposal. > My mentor is Tanya Lattner. > I would like to know how should I communicate with my mentor( using this > dev-list, #llvm at Oftc.net or by any other means)? The best way is to use llvm-dev. The community may have some comments and suggestions regarding
2014 Mar 26
6
Is there any benefit to using NetworkManager on a server with a static IP?
I've been banging my head against the wall trying to get a simple two NIC bond to work. Got really odd behavior from service network restart, then finally decided to disable NetworkManager. Voila! Bonding and the network service script starts working just the way I expect. Does anyone here actually use NetworkManager on anything but a laptop or desktop? I can't seem to figure out a reason
2008 Apr 22
2
[LLVMdev] Thank you for selecting my GSoC proposal!
hello everybody, I am very much happy to announce that my GSoC 2008 proposal[1] was accepted. Thank you very much for accepting my proposal. My mentor is Tanya Lattner. I would like to know how should I communicate with my mentor( using this dev-list, #llvm at Oftc.net or by any other means)? I started to work on my project(right now I am further looking into the nightly tester source[2] and the
2010 Jun 02
3
R linux install: FORTRAN compiling error
Hello, I have basic familiarity with Unix but by most standards a novice. I am trying to install R on a linux machine and am following the instructions in the R install and admin guide in terms of what is required to compile the R source code. I downloaded R version 2.11.1 and extracted the files into my home directory. I realize I need a FORTRAN compiler to help with this process and have
2020 Aug 31
2
Proposal to remove MMX support.
On Mon, Aug 31, 2020 at 3:02 PM Eli Friedman <efriedma at quicinc.com> wrote: > Broadly speaking, I see two problems with implicitly enabling MMX > emulation on a target that has SSE2: > > > > 1. The interaction with inline asm. Inline asm can still have MMX > operands/results/clobbers, and can still put the processor in MMX mode. If > code is mixing MMX