search for: extraversion

Displaying 20 results from an estimated 86 matches for "extraversion".

2006 Feb 20
1
the EXTRAVERSION problem in dh-kpatches...
...n.org/cgi-bin/bugreport.cgi?bug=165505 I can also add my report to this bug and mention that we need a fixed version for our xen packages, but as it looks for me (at the moment) the maintainer is not really interessted in getting this "fixed". --Ralph P.s.: If we don't remove the EXTRAVERSION from our xen patch, then the exactly error message is: ... dh_install -p xen-docs -X examples --sourcedir=/home/ralphp/build/xen-3.0.1/debian/install dh_installdocs dh_installchangelogs dh_installkpatches Diff file changes EXTRAVERSION: debian/linux-2.6.12-xen.patch at /usr/bin/dh_installkpatch...
2010 May 04
1
help overlay scatterplot to effects plot
...ects plot similar to the cowles effect example. I would like to add the point estimates to the effects plot, can someone show me the correct syntax. I have included the "R" effects example, so you can show me the correct syntax. Thanks mod.cowles <- glm(volunteer ~ sex + neuroticism*extraversion, data=Cowles, family=binomial) eff.cowles <- allEffects(mod.cowles, xlevels=list(neuroticism=0:24, extraversion=seq(0, 24, 6)), given.values=c(sexmale=0.5)) eff.cowles plot(eff.cowles, 'neuroticism:extraversion', ylab="Prob(Volunteer)", ticks=list(at=c(.1,.25,....
2005 Dec 19
0
RE: [PATCH]Allow different config file for xenlinux on samearch
...ult target must appear before any include lines >diff -r 0255f48b757f buildconfigs/mk.linux-2.6-xen >--- a/buildconfigs/mk.linux-2.6-xen Sun Dec 4 19:12:00 2005 >+++ b/buildconfigs/mk.linux-2.6-xen Wed Dec 14 17:35:04 2005 >@@ -30,7 +30,7 @@ > CONFIG_VERSION=$$(sed -ne ''s/^EXTRAVERSION = //p'' >$(LINUX_DIR)/Makefile); \ > [ -r >$(DESTDIR)/boot/config-$(LINUX_VER)$$CONFIG_VERSION-$(EXTRAVERSION) > ] && >\ > cp >$(DESTDIR)/boot/config-$(LINUX_VER)$$CONFIG_VERSION-$(EXTRAVERSION) >$(LINUX_DIR)/.config \ >- || cp >$(LINUX_DIR)/arch/...
2006 Feb 16
1
Some words on my debian files...
...patch is broken, so I have some commands in the debian/rules file for creating a working kernel-patch-xen file anyways... I hope this is not really needed in future versions, but for the moment nobody seems to fix that in upstream. - the dh_kpatches doesn't produce patches for kernels if an extraversion is set. So I had to remove the extraversion before the dh_kpatches call. This is quite a dirty hack (and not working for xen unstable for example), but afaik needed in the moment. I don't know if this would be ok in debian or if we need another solution. the resulting linux-patch-xen packa...
2008 Dec 24
6
Bug when using /dev/cciss/c0d2 as mdt/ost
I am trying to build lustre-1.6.6 against the pre-patched kernel downloaded from SUN. But as written in Operations manual, it creates rpms for 2.6.18-92.1.10.el5_lustrecustom. Is there a way to ask it not to append custom as extraversion. Running kernel is 2.6.18-92.1.10.el5_lustre.1.6.6smp. -- Regards-- Rishi Pathak National PARAM Supercomputing Facility Center for Development of Advanced Computing(C-DAC) Pune University Campus,Ganesh Khind Road Pune-Maharastra -------------- next part -------------- An HTML attachment was scrubb...
2006 Jan 29
1
Moprobe Zaptel error
...modprobe zaptel FATAL: Error inserting zaptel (/lib/modules/2.6.11-6mdk-i586-up-1GB/misc/zaptel.ko): Invalid module format firstly, i did: 'make clean' then 'make linux26' and then 'make install' into zaptel directory Also, in the Linux kernel source Makefile, i replaced: EXTRAVERSION = -6mdkcustom with this: EXTRAVERSION = -6mdk-i586-up-1GB See the error in /var/log/messages: Jan 29 10:41:46 maxilinux kernel: zaptel: version magic ' 2.6.11-6mdk-i586-up-1GB 686 gcc-3.4' should be '2.6.11-6mdk-i586-up-1GB 586 gcc-3.4' Apparently the difference comes from '68...
2007 Jul 17
1
Bug#389320: Patch to add ia64 support
...000000 -0600 +++ b/xen-3.0-3.0.4-1/debian/rules.gen 2007-07-17 12:41:17.000000000 -0600 @@ -70,3 +70,31 @@ setup-i386-i386-pae-real: $(MAKE) -f debian/rules.real setup-flavour MAJOR='3.0' FLAVOUR='i386-pae' CONFIG='pae=y' SUBARCH='none' SHORT_VERSION='3.0' EXTRAVERSION='.4' VERSION='3.0.4' XEN_ARCH='x86_32' ABINAME='-1' ARCH='i386' source-i386-i386-pae-real: +binary-arch:: binary-arch-ia64 +binary-arch-ia64:: binary-arch-ia64-real +build:: build-ia64 +build-ia64:: build-ia64-real +setup:: setup-ia64 +setup-ia64:: setup-ia6...
2007 Jun 23
1
Zaptel Compilation Error
Hi List; I think my problem in Zaptel compilation is related to autoconf: no input file, anyone has an advise? Also, I did a change in the Makefile existed in the following path: /usr/src/kernels/2.6.20-1.2319.fc5-i686/ EXTRAVERSION = 2.6.20-1.2319.fc5 Now, if I run uname -r then I get output: 2.6.20-1.2319.fc5 But the directory under the kernels is: 2.6.20-1.2319.fc5-i686 So do I have to put in the EXTRAVERSIONS the value 2.6.20-1.2319.fc5-i686 or 2.6.20-1.2319.fc5? Anyone can advise me for what is happening? Regards Bi...
2011 Jan 12
1
how to change strip text of effect plot
Dear r heper, How can I change the strip text, for example (16,23] in the following example, to other more informative text such as "high level" on the fly? library(effects) Cowles$ex2 <- cut(Cowles$extraversion,3) mod.cowles <- glm(volunteer ~ sex+neuroticism*ex2,data=Cowles, family=binomial) eff.cowles <- allEffects(mod.cowles) plot(eff.cowles, 'neuroticism:ex2',factor.names=F) Thank you. Ronggui -- Wincent Ronggui HUANG (Ph.D.) City University of Hong Kong http://asrr.r-forge.r-projec...
2006 Jan 29
0
Modprobe Zaptel error
...modprobe zaptel FATAL: Error inserting zaptel (/lib/modules/2.6.11-6mdk-i586 -up-1GB/misc/zaptel.ko): Invalid module format firstly, i did: 'make clean' then 'make linux26' and then 'make install' into zaptel directory Also, in the Linux kernel source Makefile, i replaced: EXTRAVERSION = -6mdkcustom with this: EXTRAVERSION = -6mdk-i586-up-1GB See the error in /var/log/messages: Jan 29 10:41:46 maxilinux kernel: zaptel: version magic ' 2.6.11-6mdk-i586-up-1GB 686 gcc-3.4' should be '2.6.11-6mdk-i586-up-1GB 586 gcc-3.4' Apparently the difference comes from '68...
2005 Dec 27
0
Compiling kernel-2.6.13...
...9; + mv kernel-2.6.13-i686.ccrma.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + '[' i386 '!=' xen ']' + make ARCH=i386 nonint_oldconfig + echo '# i386' + cat .config + perl -p -i -e 's/^SUBLEVEL.*/SUBLEVEL = 13/' Makefile + perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -prep/' Makefile + find . -name '*.orig' -exec rm -fv '{}' ';' removed `./crypto/api.c.orig' removed `./crypto/Kconfig.orig' removed `./include/linux/module.h.orig' removed `./include/linux/crypto.h.orig' removed `./init/Kconfig.orig'...
2005 Feb 11
1
CentOS CPU Temperature - Mini-HowTo
...be a few bugs there. So we recommend downloading the 2.8.7 files above.... NEXT: un-tar.gz the files to directories in home go to your kernel source directory: edit Makefile to read the same as the installed kernel (uname -r) (delete the word "custom" at the end of the line: EXTRAVERSION = -27.0.2.Elcustom) run make mrproper run make oldconfig run make dep run make clean The above sets up the kernel source so you can build and install the i2c and lm sensors drivers correctly. cd to i2c directory under /home run make clean run make all run make install cd to lm sensors director...
2008 Aug 07
1
Kernel 92.1.10 build issue
...nd ran rpmbuild -ba --target=x86_64 <spec file> (same as I always do with new kernels), but this time I'm getting this error in the build: Patch #99990 (linux-2.6-rhel-version-h.patch): + patch -p1 -s + perl -p -i -e 's/^SUBLEVEL.*/SUBLEVEL = 18/' Makefile + perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -prep/' Makefile + perl -p -i -e 's/^RHEL_MAJOR.*/RHEL_MAJOR = 5/' Makefile + perl -p -i -e 's/^RHEL_MINOR.*/RHEL_MINOR = 2/' Makefile + cp /home/rpmbuild/SOURCES/COPYING.modules Documentation/ + mkdir configs + for cfg in 'kernel-2.6.18-x86_64*.config'...
2010 Nov 20
2
How to produce glm graph
I'm very new to R and modeling but need some help with visualization of glms. I'd like to make a graph of my glms to visualize the different effects of different parameters. I've got a binary response variable (bird sightings) and use binomial glms. The 'main' response variable is a measure of distance to a track and the parameters I'm testing for are vegetation parameters
2006 Mar 04
0
xen_3.0.1-2_i386.changes is NEW
...ckage * Ralph Passgang <ralph@debianbase.de> - Added changes from 3.0.1-0tha3 - Removed patch generation from kernel sources in debian/rules - Added the static file debian/linux-2.6.12-xen.patch (which patches a vanilla 2.6.12 to 2.6.12.6-xen, but still with the extraversion stripped off). use make-kpkg with "--arch xen" & "--append-to-version .6-xen" to add the extraversion again. - Changed debian/linux-patch-xen.kpatches - Removed useless build-dependencies: libncurses5-dev, wget - Changed xendomains config path to /etc/d...
2004 Aug 06
0
A better fix for the /lib/tls problems
...S > > support is stable and much the same in every linux distro. So if you > > have problems with RH you''ll have problems with debian unstable, i686 > > and a 2.6 kernel (read below for explanation), etc... > > > > /lib/ld.so checks `uname` in 2.4 kernels. If extraversion begins with > > "-ntpl" than this 2.4 kernel has nptl support. If extraversion doesn''t > > have that string it''s assumed that the kernel doesn''t have nptl support > > (and tls support). > > > > If the kernel is 2.6+ then ld.so assu...
2005 Jan 26
1
Compiling xenlinux 2.4.29 with grsec.. help needed
...make world" and after a while xen and 2.4.29-xenU were built successfully. Then I changed to 2.4.29-xenU directory, and patched the sourcetree with grsec-patch[1] for linux 2.4.29 (patch -p1 < grsecuritypatch). Patching generated only one reject.. that being the toplevel Makefile and the extraversion in it. I changed the extraversion manually from "-xenU" to "-grsec-xenU". Then I copy&pasted the grsecurity configuration options from the end of arch/i386/config.in and pasted them to the end of xen-2.0-testing/linux-2.4.29-xen-sparse/arch/xen/config.in. I also added &q...
2006 Aug 17
1
How to enable pciback.hide in standard xen 3.0.2 kernels
...witching to non root user: -rpmbuild -bp --target i686 ~/rpmbuild/SPECS/kernel-2.6.spec -cd ~/rpmbuild/BUILD/kernel-2.6.17/linux-2.6.17.i686/ -make mrproper -cp ~/rpmbuild/SOURCES/kernel-2.6.17-i686.config .config -make oldconfig -cd ~/rpmbuild/BUILD/kernel-2.6.17/linux-2.6.17 -vi Makefile: change EXTRAVERSION = -1.2566.fc6xen to EXTRAVERSION = -1.2566.fc6xen-wsc #make menuconfig (not working for me) - make xconfig #make config (accepting all settings) ## #not sure about this, having red this in another FC kernel-howto# -echo >config.fix "# i386" -cat .config >>config.fix -cp -f conf...
2009 Apr 28
2
effects package --- add abline to plot
Hello, I am not having success in a simple task. Using the effects package, I would like to add reference lines at probability values of 0.1 – 0.6 on a plot of the effects. The plot command works, but following up with an abline command produces the message “plot .new has not been called yet”, and of course the reference lines were not added. Looking through past R help lists, there was a
2007 Feb 20
6
FW: zaptel 1.4.0 on Fedora Core 6 x86_64
I tried to test Asterisk 1.4 on FC6 x86_64. I have it working on FC5 x86_64 very good, but since FC keeps updating, I tried to follow newer kernel versions. I can't pass the zaptel compilation. Everything is OK, but when I finished, and tried to load it, allways got module not found when I run modprobe zaptel, and modprobe ztdummy. I already tried to modify is with the sed 1 option but