search for: p56

Displaying 4 results from an estimated 4 matches for "p56".

Did you mean: 256
2002 Mar 27
2
Error with nls
...tives, b5, b6 are the functions to be fitted. The remaining parameters are unknown and should follow from the fit. assuming that g(t) has the functional form: b4i + (b40-b4i)*exp(-k4*t) (after calculations of 2 papers of A4) follows the solution: L5L6 <- function(b40, b4i, k4, t, p50, p56, p60, p65, pc, ph, pd, pb50, pb60) { k50 <- exp(p50) k56 <- exp(p56) k60 <- exp(p60) k65 <- exp(p65) c <- exp(pc) h <- exp(ph) d <- exp(pd) b50 <- exp(pb50) b60 <- exp(pb60) a <- (k50+k56) b <- k65 e <- k56 f <- (k60+k65) z...
2009 Feb 26
3
HP DL380 G5 with TE420
Hi I'm having problems getting the TE420 working in HP DL380G5 servers. The cards don't seem to be detected 100% by the BIOS. With two cards in the server they are never detected. things I've tried: 1 Update firmware to latest (P56) for the server 2 change irq settings 3 disable all onboard devices on server and remove raid controller 4 different cards in different slots What I mean by not detected is that in the HP utility SMBIOS you can read out the status of the pci-express slot and it says slot available also lspci does...
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
...5) p33=g(-1,-.5) p34=g(-1,0) p35=g(-1,.5) p36=g(-1,1) p37=g(-1,2) p38=g(-1,3) p39=g(-1,4) p40=g(-1,5) p41=g(-0.5,-0.5) p42=g(-0.5,0) p43=g(-0.5,0.5) p44=g(-0.5,1) p45=g(-0.5,2) p46=g(-0.5,3) p47=g(-0.5,4) p48=g(-0.5,5) p49=g(0,-0.5) p50=g(0,0) p51=g(0,.5) p52=g(0,1) p53=g(0,2) p54=g(0,3) p55=g(0,4) p56=g(0,5) p57=g(0.5,-.5) p58=g(0.5,0) p59=g(0.5,.5) p60=g(0.5,1) p61=g(0.5,2) p62=g(0.5,3) p63=g(0.5,4) p64=g(0.5,5) p65=g(1,-.5) p66=g(1,0) p67=g(1,.5) p68=g(1,1) p69=g(1,2) p70=g(1,3) p71=g(1,4) p72=g(1,5) p73=g(2,-.5) p74=g(2,0) p75=g(2,.5) p76=g(2,1) p77=g(2,2) p78=g(2,3) p79=g(2,4) p80=g(2,5) p81...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking