similar to: Problems with XP32-"3GB-patch"?/ Worth upgrading to Vista X64?

Displaying 20 results from an estimated 1000 matches similar to: "Problems with XP32-"3GB-patch"?/ Worth upgrading to Vista X64?"

2008 Jan 23
5
Linux, UNIX, XP32, Vista X64 or ...? [SEC=UNCLASSIFIED]
Dear All, I am currently using R in Windows PC with a 2 GB of RAM. Some pretty large datasets are expected soon, perhaps in an order of several GB. I am facing a similar situation like Ralph, either to get a new PC with a bigger RAM or else. I am just wondering if R is getting faster in other systems like UNIX or Linux. Any suggestions are appreciated. Regards, Jin
2008 Feb 14
1
Installation of R on UNIX - Sparc Solaris v8 [SEC=UNCLASSIFIED]
Dear Prof Ripley and Don, Thank you all for your kind reply. The UNIX system we have is Sparc Solaris v8 (a 64bit version). The Precompiled binary distributions of the base system and contributed packages are only available for Linux, MacOS X and Windows. The only thing available for UNIX seems Source Code for all Platforms. Could you please guide me to the "Prebuilt versions of R are
2008 Sep 06
1
Test for equality of complicatedly related average correlations
Dear R-Users, I am currently looking for a way to test the equality of two correlations that are related in a very special way. Let me describe the situation with an example. - There are 100 respondents, and there are 2 points in time, t=1 and t=2. - For each of the respondents and at each of the time points, I have information on 10 X-variables and on 10 Y-variables. - Based on this
2004 Mar 25
2
imap indexing error when moving multiple mails
Hi, I've got an 'interesting' problem with a dovecot 0.99.10.4 setup on NetBSD/i386 1.6ZK. dovecot is serving imap only at the moment, using mbox format mailboxes. '/etc/dovecot.conf' is pretty vanilla - among the modified settings, mail_read_mmaped = yes maildir_check_content_changes = yes mbox_lock = fcntl could be relevant. Anyway - from time to time when I move a
2008 Jan 25
0
For-Loop faster than vectorized code?
Dear R-Users, I am working on an Hierarchical Bayes model and tried to replace the inner for-loop (which loops over a list with n.observations elements) with truely vectorized code (where I calculated everything based on ONE dataset over all respondents). However, when comparing the performance of the two alternatives, I found out that the code with the for-loop actually was faster! In order to
2006 Mar 01
4
linear lists, creation, insertion, deletion, traversal *someone?*
Hi, In a second try I will ask this list to give me some useful pointers. Linear lists, as described e.g. by N.Wirth in "Algorithms and Data Structures", seem not to be implemented in S/R, although in lisp we have cons, car, cdr. Nevertheless I want to implement an algorithm using such linear lists, porting a trusted program to R (S). I need: (from Modula/Oberon) pSC* = POINTER TO
2011 Mar 21
2
cant use Samba window sprinter drivers on Windows XP32
hi everybody, after some trouble i an know able to upload and set printerdrivers via cupsaddsmb and windows apw. but there are two errors. - i cant use the driver on a windows xp 32, if does not get installed as root previously. - i have a Oki Execution series 7411 and used the PS Driver. when printing to that printer i get in smb.log Unable to print file to es7411 -
2008 Mar 05
4
Problem between Asterisk and an Aastra 57i
Hi, I'm currently trying to connect an Aastra 57i to our Asterisk Server. The strange thing is, that altough I have definitely entered the correct IP address of the server, the phone doesn't even attempt to register. Here is the configuration file (local.cfg) of the phone: firmware md5: dee6e938b469e217a87138076f47fe41 boot count: 1 tone set: Germany language 1: German time server1:
2009 Apr 15
1
Duplicating directory list: Samba, DFS, and XP
Samba 3.3.3 I've seen some relevant posts, but no answers. Users on XP32 boxes will see duplicating directories inside of each other when accessing a samba share through dfs. Not sure how to recreate, but it happens regularly. Problem does not occur when accessing share directly. Performance does not seem affected. A reboot of XP will resolve the issue. Thanks. djm
2008 Jan 20
2
Efficient way for multiplying vectors with a only certain number of rows in a matrix
Dear R-users, I am working on a problem that I am currently not able to solve efficiently. It is about multiplying one column of a matrix with only a certain number of rows of another matrix. Let me illustrate my problem with an example: n.obs = 800 n.rowsperobs = 300 n.param = 23 Designmat = matrix(rnorm(n.obs*n.rowsperobs*n.param),ncol=n.param) Betamat =
2007 Mar 20
5
Mailing list going beserk
I just received a flood of e-mails from the list, over 200 messages, with dates going back to July 2006. They all appear to be legitimate messages based on the header info and the body. Since I only joined the list a month ago, I doubt it's me. Is there something wrong with mailman? Or has someone contracted a virus and is spewing stuff out on the list? Gus
2010 Feb 19
5
autoconf error with Wine 1.1.39
I have got this error when trying to build Wine 1.1.39 in Fedora 12 Code: + autoreconf configure:4993: error: possibly undefined macro: AS_VAR_APPEND If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 In Fedora 12 installed autoconf-2.63.
2008 Oct 22
3
Question about .bs and .bss style bootsectors.
Hello Recently I've been happily experimenting with syslinux, replacing grub and my old bootmanager. All works beautifully, but I have one question - in case of .bss bootsectors - what exactly and under what circumstances is patched in ? With syslinux used as main bootmanager - bootsectors from xp64, xp32 and [pre-syslinux] msdos 7.1 (98se) work perfectly fine when chainloaded natively as
2007 Jan 10
0
[Patch] Fix x64 SMP Vista''s Bug Check 0x101 issue
x64 SMP Vista HVM guest uses HPET as the main system timer, and it uses physical destination mode with broadcast to deliver the interrupts generated by HPET. In current code, timer interrupts are injected only to VCPU0 in vioapic.c, but this doesn''t satisfy x64 SMP Vista -- when it boots, it complains "a clock interrupt was not received on a secondary processor within the allocated
2009 Dec 17
1
Opening "Printers and Faxes" crashes explorer.exe on Vista x64
Hello everyone, First time on this list, because I can't seem to find anything about my problem. I hope someone here will be able to help me. I have a file and print server running an old Ubuntu 7.04 x86 and Samba 3.0.2.4 that came with it. (I tried upgrading samba once, but it kept crashing, so I went back to this default version, because it works very well.) The problem is, as the title
2009 Aug 08
2
Chainloading from Vista x64 bootloader to Extlinux?
Hi syslinux list, Some months ago, hpa was kind enough to help me troubleshoot booting Extlinux in a system with the following particulars: * Windows Vista x64 bootloader in the MBR and Vista installed in /dev/sda1 * Extlinux 3.72 installed in the first sector of /dev/sda2 and Foresight Linux installed in /dev/sda2 (at the time I tried, 3.72 was the default bootloader in Foresight) The problem
2007 Nov 06
0
Learning and new - any distro ready to install several OSs from live CD?
I am reading a lot these days about XEN and VT paravirtualization. I would like to know if it does exists a linux distro live CD/DVD that would allow me to install several OSs. I''ve read this implementation: http://unit.aist.go.jp/itri/knoppix/xen/index-en.html , but I cannot dowload it If it doesn''t exist I would like a Live CD/DVD that would allow to install a Linux
2007 Aug 16
0
WERR_INVALID_NAME in printer migrate
Hello! I'm trying to migrate printer settings from a XP machine to my samba server but failed: [root@smbSrv ~] #net rpc printer migrate settings HPDJ3500 -S winXP --destination=smbSvr -U admin%password migrating printer settings for: [\\winXP\HPDJ3500] / [HPDJ3500] could not set printerdataex: WERR_INVALID_NAME I don't know what means "ERR_INVALID_NAME". Is invalid printer
2003 Aug 07
2
wi0 Doesn't on 11Mbps!!!
I have a prism 2.5 firmaware 1.5.6 but I can't make work this in 11Mbps on Freebsd 5.1 but the same card work perfect in Freebsd 5.0 help pls! this is my ifconfig wi0:flags=8947<UP,BROADCAST,DEBUG,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 ether 00:60:b3:7a:a3:1d media: IEEE 802.11 Wireless Ethernet DS/11Mbps <hostap> (DS/2Mbps <hostap>) status:
2007 Jan 10
9
[Patch] Fix the slow wall clock time issue in x64 SMP Vista
In x64 SMP Vista HVM guest (vcpus=2 in the configuration file), the wall clock time is 50% slower than that in the real world. The attached patch fixes the issue. -- Dexuan Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel