Displaying 20 results from an estimated 43 matches for "nex".
Did you mean:
net
2010 Oct 07
2
Firmware update via USB to Sony NEX camera
Hello.
I would like to update my newly acquired Sony NEX camera's firmware. The supplied firmware is packaged in a .exe that's listed on Sony's site as compatible with Windows 2000, XP, Vista and 7. I ran the .exe under WINE, which was set to XP. The program executes and opens its dialog. The first thing it does is try to find the camera,...
2010 Mar 09
1
Bug xen/next.. WARNING: at /home/konrad/git/nex-VI-PVOPS/linux/kernel/irq/manage.c:274 __enable_irq+0x5c/0xaf(
.... I think I pointed this one out to you the
first time I started working on pv-ops (so, June/July?) and you had a
fix for it, but I can''t remember the details (except that you did ask me
to review it, and I did, but I didn''t send any details back).
Any ideas?
This is against xen/next as of today with this commit being at the top:
commit cdab7a09b1bd682c5b14effd98a6312c8b798297
Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date: Wed Mar 3 18:05:56 2010 -0500
xen: Make sure to use the physical IRQ (GSI) instead of the irq.
The IRQ chip startup han...
2009 Jun 05
1
Antialiasing plots and text on different devices
...or both .Device=="postscript" and "x11"
col = "red3", bg = "gold", coltext = "brown", cextext = 1.2,
main = paste("plot symbols : points (... pch = *, cex =",
cex,")"))
{
nex <- length(extras)
np <- 26 + nex
ipch <- 0:(np-1)
k <- floor(sqrt(np))
dd <- c(-1,1)/2
rx <- dd + range(ix <- ipch %/% k)
ry <- dd + range(iy <- 3 + (k-1)- ipch %% k)
pch <- as.list(ipch) # list with integers & strings
if(ne...
2010 Sep 16
4
help me understand how things work.
...e output from R and I try to understand how R works.
Could you please help me with that?
temp <- rbind (c(10,1),c(99,98))
> temp
[,1] [,2]
[1,] 10 1
[2,] 99 98
> dist(temp)
1
2 131.6435
> sqrt(dist(temp))
1
2 11.47360
so far so good.
until the nex line: when I try to do what i did before but adding the 1/(what I
did before). I was expecting a number as a result of the division but
unfortunately I took the following:
1/sqrt(dist(temp))
[1] 0.08715662
attr(,"Size")
[1] 2
attr(,"Diag")
[1] FALSE
attr(,"Upper")...
2011 Jul 13
1
Samba 3.5.9 with Windows 2008 R2
...this workstation and the primary domain failed" error and the errors in the samba log as below
"[2011/07/13 14:40:20.560609, 0] auth/auth_domain.c:188(connect_to_domain_password_server)
connect_to_domain_password_server: unable to open the domain client session to machine SCAR.PC.COG
NEX.COM. Error was : NT_STATUS_ACCESS_DENIED.
[2011/07/13 14:40:20.564083, 0] rpc_client/cli_pipe.c:4163(cli_rpc_pipe_open_schannel)
cli_rpc_pipe_open_schannel: failed to get schannel session key from server SCAR.PC.COGNEX.COM for
domain NATICK-NT.
[2011/07/13 14:40:20.564230, 0] auth/auth_domain.c...
2017 Oct 20
1
error install package.
...est? had non-zero exit status
4: In install.packages() :
? installation of package ?effects? had non-zero exit status
5: In install.packages() :
? installation of package ?car? had non-zero exit status
6: In install.packages() :
? installation of package ?RcmdrMisc? had non-zero exit status
The nex picture, show all information.
I have the next computer spec.
??? HP X64
??? 16 GB RAM
??? Core i7
??? OS, Linux Mint 18.1 x64? (Ubuntu Xenial 16.04)
Can help me?
Thanks.
--
2003 Apr 03
1
wine: lsta /some/directory/wine/conf/wineserver-tux/socket : No such file or directory
Hi, i try to install MusicMatch JukeBox 1.43 in my RedHat Linux 8.0.
Ussualy i work whit RedHat 7.3 whitout problems, everything is ok. But
whit RedHat 8.0 display the nex problem:
[rodox@tux rodox]$ mmjb/mmjb
wine: lstat /home/rodox/mmjb/wine/conf/wineserver-tux/socket : No such
file or directory
I search in google, and http://www.winehq.org whitout good results...
i don't understand why apendd this, in fact
/home/rodox/mmjb/wine/conf/wineserver-tux/socket...
2013 Jun 18
1
Re: Using a Windows partition as libvirt media
...this:
In virt-manager, go through: New -> Import existing disk image ->
Forward -> Fill in /dev/sda2 -> 3x Forward -> Finish
In case you really want it as a 'lun', not a 'block', you can click
"Customize before installation", remove the existing disk, add nex
hardware, storage and fill in '/dev/sda2' and select Virtio lun or
Virtio SCSI lun or whatever you wish.
Is anything from this method missing in your virt-manager version?
Martin
2013 Mar 06
1
Difficulty in caper: Error in phy$node.label[which(newNb > 0) - Ntip]
...ld provide me with insight.
Nicole Thompson
E3B Columbia University
> library(caper)
Loading required package: ape
Loading required package: MASS
Loading required package: mvtnorm
>
> mammaldata <-read.csv("R.Mammal_data.csv", header = TRUE)
> mammaltree <-read.nexus("BEphylotree.nex")
> mammal <- comparative.data(phy = mammaltree, data = mammaldata, names.col = Taxon, vcv = TRUE, na.omit = FALSE, warn.dropped = TRUE) #names.col?
Error in phy$node.label[which(newNb > 0) - Ntip] : only 0's may be
mixed with negative subscripts
--...
2016 Aug 23
2
AD DC on virtual machine
Hi,
In my last job, I could see the disasters of restoring virtual machine with
Microsoft AD as a standalone domain controller (a day reinstalling the
domain controller).
What are the recommendations on virtualizing Samba AD DC according to samba
team ? I found nothing on the wiki about it.
Is that the best solution is to have a physical secondary controller ?
Thanks.
Sylvain
2018 Dec 15
2
[Fwd: Centos 7.6 and Aeskulap]
Everyone,
Apparently, aeskulap is broken during the upgrade fro 7.5 to 7.6, and
is no longer available in the epel repos.
I had some difficulty having it function, and during the debug process
I decided to do a yum remove, but when I tried a yum install to
reinstall it, aeskulap was no longer present. This problem may also affect
other modules.
I have placed a bug report :
2013 Apr 17
3
Attempting to checksum a non-TCP/UDP packet, dropping a protocol 1 packet
Pasi,
in http://readlist.com/lists/lists.xensource.com/xen-users/10/50495.html
you mention a netback fix without identifying which one. In going
over the changes as well as looking at the code, I can''t spot
anything related, or see how non-TCP, non-UDP packets could
pass checksum_setup(), and hence I don''t really understand how
this problem can be considered fixed (for, in the
2018 Jun 25
1
Re: [PATCH v2 1/2] v2v: -o rhv-upload: Always fetch server options when opening the connection.
...utrequest("OPTIONS", destination_url.path)
> + http.putheader("Authorization", transfer.signed_ticket)
+ http.endheaders()
> +
> + r = http.getresponse()
>
We should read the response data here to make sure we consume
the entire response before sending hte nex
> + if r.status == 200:
> + # New imageio never needs authentication.
> + needs_auth = False
> +
> + j = json.loads(r.read())
> + can_flush = "flush" in j['features']
> + can_trim = "trim" in j['features...
2012 Feb 06
1
Puppet / Passenger SSL Problems with DRBD
...ivate_keys/puppetmaster.foo.bar.pem
SSLCertificateChainFile /drbd01/puppet/var/lib/puppet/ssl/ca/
ca_crt.pem
SSLCACertificateFile /drbd01/puppet/var/lib/puppet/ssl/ca/
ca_crt.pem
# CRL checking should be enabled; if you have problems with Apache
complaining about the CRL, disable the nex
t line
# SSLCARevocationFile /var/lib/puppet/ssl/ca/ca_crl.pem
SSLVerifyClient optional
SSLVerifyDepth 1
SSLOptions +StdEnvVars
# The following client headers allow the same configuration to
work with Pound.
RequestHeader set X-SSL-Subject %{SSL_CLIENT_S_DN}e
Reques...
2006 Jan 17
2
IAX/SIP and openser problem. IAX bug?
Hello.
I am in a strange situation. I have two asterisk. Asterisk "A" makes a
call for asterisk "B" by IAX. Asterisk "B" recives the call and delivers
it to Openser by SIP. The problem is openser printing this in the screen:
ERROR: parse_to : unexpected char ["] in status 5: <<"David" <sip:>> .
ERROR:parse_from_header: bad from header
ERROR: new_t: no valid From in INVITE
ERROR: t_newtran: new_t failed
ERROR: sl_reply_error used: I'm terribly sorry, server error occurred
(1/SL)
I got nex sip messages:
U 20...
2007 Jun 11
1
Mustek PowerMust 800VA
Hello,
fisrt, you should subscribe to the NUT user mailing list to get a good
support, since I've personaly no knowledges about such units:
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser
Next, you should try the latest nut release (2.0.5 currently, but
2.2.0 soon) and most of all the new megatec driver.
2007/6/10, esva2 at inbox.lv <esva2 at inbox.lv>:
> Dear "Network UPS Tools" developers,
>
> Sorry for this mail, but we have some question!
> Maybe you can...
2018 Dec 27
0
[Fwd: Centos 7.6 and Aeskulap]
...his
https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers
--------------------------------------------------------------------------------------
Everyone,
As it turns out the problem was not related to the EPEL repo, but rather to the nux-dextop
repo. I have contacted the maintainer of nex-dextop and he advised me that although
aeskulap compiled on Centos 7.5 it would not compile on 7.6.
Does anyone on the list have any knowledge of what may be happening.
Thank you,
Greg Ennis
2011 Aug 04
0
phyres function in caper package
## I clicked the send-button too quickly, before changing the title of the message etc... Sorry.##
I am running following phylogenetic analyses with the caper package:
data=read.table(file="data.txt",header=T,sep="\t")
tree = read.nexus("Tree.nex")
primate = comparative.data(phy=tree, data=data,
names.col=Species, vcv=TRUE, na.omit=FALSE, warn.dropped=TRUE)
PGLM_brain=pgls(ln_brain~ln_body,data=primate, lambda="ML")
summary(PGLM_brain)
Now I would like the get the phylogenetic residuals of...
2003 Apr 16
1
errors
hi,
in the yesterday cvs, an internal error in the imap message appear in
the client side and in the maillog:
-------------------------
Apr 16 10:01:42 red imap(zgabor): Corrupted index file
/home/zgabor/Maildir/.Lists.Bugtraq/.imap.index: Invalid seen messages
count (284 < 285)
Apr 16 10:01:43 red imap(zgabor): Corrupted index file
/home/zgabor/Maildir/.Lists.Linux/.imap.index: Invalid
2003 Jul 29
2
[Solved] CAPI with hanging channels
hi all
seems the problem with chan_capi and hanging channels now is solved, thanks to
kapejod and levon :)
roy