search for: slumming

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

Did you mean: slamming
2006 Feb 16
2
looping through tasks
Hi, I'm moving (slowly) to R from STATA. I often have need to move through a set of tasks across a series of years. In this case, you can see that I'm mimicking -reshape- in STATA, but I'm less interested in the task than in programming R. library(foreign) mydata<-read.dta("z:\example.dta") for (y in 2000:2002) {
2009 Mar 02
6
How to speed up rsync when haveing lots of files
Hello List, unfortunatelly rsync is beeing REALLY slow and produces a high load when we try to sync lots of files (>250 000 small files). My experience is, that this is fatser if i do it folder by folder. Is there a rsync option which reduces the load and speeds up the rsync somehow? Thanks, Mario
2005 Aug 30
2
SATA detect fails on ICH7 chipset / Dell Poweredge SC430
Hi, I have a Dell Poweredge SC420 and a SC430. The SC420 has an ICH6 chipset and works ok with Xen. The SC430 has an ICH7 chipset and the SATA detection fails. I''ve tried 2.6.11.10 and 2.6.12.5 kernels, with Xen 2.0.7, Xen-testing and Xen-unstable, all with the same results. I''m using the same hypervisor and kernel binaries, so problems with the compiler environment etc. have
2006 Jan 21
2
Latest revision of lme4 requires 'Matrix' >= 0.995.2 but that version is not available on CRAN
I just updated the packages on my pc (windows xp). When loading lme4 I get > library(lme4) Error: package 'Matrix' 0.995-1 was found, but >= 0.995.2 is required by 'lme4' 'Matrix' 0.995-1 is indeed installed on my computer, but update.packages() does not capture a never version; and seemingly for good reasons: When looking at CRAN, the new version of Matrix is
2013 Jun 18
3
Help on getting serial output on the arndale board
Hi, Now that the Arndale board is supported in upstream Xen I don''t get any output on the serial console. I followed the instructions on the wiki with no luck: The xen repository I''m using is: git://xenbits.xen.org/xen.git last commit: 61c6dfce3296da2643c4c4f90eaab6fa3c1cf8b3 The linux repository is: git://xenbits.xen.org/people/julieng/linux-arm.git last commit:
2019 Jun 13
4
Sieve logging?
On 13 Jun2019, at 02:18, Matt Anton via dovecot <dovecot at dovecot.org> wrote: > > Sieve logs are in users?s homes and can be configured with ? sieve_user_log ?: > > ? sieve_user_log = > The path to the file where the user log file is written. If not configured, a default location is used. If the main user's personal Sieve (as configured with sieve=) is a file, the
2012 Mar 07
2
hardware issues? driver issues?
Got a bunch of servers from Penguin. Supermicro m/b's H8QG6. We put a 3tb drive in for additional workspace for the users, and some of them won't read, others will go for weeks, then spit out DRDY errors. lshw shows the controller as an ATI SB7x0/SB8x0/SB9x0 SATA. I did notice that it shows *-storage description: SATA controller product: SB7x0/SB8x0/SB9x0 SATA
2012 Jul 10
3
SATA controller passthrough - option rom
I''m using xen-unstable, and I''ve successfully made a passthrough of an intel storage controller to an HVM domU, binding with pciback. 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05) I can access the array from within Windows by installing Intel Rapide Storage Drivers, and everything works as it should. I only have a
2018 Jan 25
0
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
Hi Ben, Ok! I've removed nvidiafb from kernel config. Now linux is able to boot with the msi Geforce GT 710 card and eventually ends up displaying a slightly distorted lightdm login screen. The mouse cursor moves, but never changes to typing cursor mode when hovering the password input box, and I am also unable to enter the password, some graphics glitches in the login box too. There are
2018 Jan 23
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
Hi Arnd, Sorry for sending this email directly to you, but maybe you can help me, or guide me where to look for. I am having big trouble getting the nouveau driver to work with either Geforce GT 710 or Geforce 9800 GT on an ARM armv7l Cortex-A9 with PCIe x1/x4 with linux kernel 4.15-rc. The Geforce GT 710 hangs the kernel boot process for a while and then a kernel oops occurs, due to nvidiafb,
2010 Sep 11
0
AHCI and VT-d related problem
Hello, I have an issue with my XEN system. I suspect that it might be a bug, but I''m no linux expert, so I don''t know. Here is my problem: I have an ASUS P7P55D-E Premium motherboard, and a Western Digital Caviar Black SATA-III 1TB hdd. I am trying to use AHCI. The dom0 is an Arch Linux. The dom0 boots fine until Intel VT-d is enabled in the BIOS. When I enable it Arch
2008 Nov 29
24
pv_ops dom0 testing
I am trying to get a pv_ops dom0 working for testing, but I am running into an elf_init error: (XEN) *** LOADING DOMAIN 0 *** (XEN) elf_init: not an ELF binary Full output attached. >From what I have read on the mailing lists, it seems that it is usually a problem with either grub or a corrupt dom0 kernel. Attached is my kernel config (2.6.28-rc6-tip). I followed the instructions on:
2016 Jul 06
2
Help with nouveau driver
For some reason it seems to fail somewhere in either nouveau_display_create or nouveau_display_init. Kernel 3.16 is nearly 2 years old though, and countless changes and fixes have gone into the nouveau kernel driver since then. Does this still happen with a recent kernel? You can try a livecd from https://nouveau.pmoreau.org/ which has all the very latest nouveau-related software. On Wed, Jul 6,
2016 Jul 05
2
Help with nouveau driver
Hi, I am having problems with the nouveau driver from Debian. Can I get help here? Cheers
2016 Jul 06
0
Help with nouveau driver
Hello again, I would be very glad if you could help me: I have a blank screen on my Debian jessie system and on the current Debian live cd. When i use the nomodeset param I can get a console but startx fails. (obviously since then nouveau wont work) The card is a 660Ti with UEFI VBIOS. Error in Xorg: "[drm] KMS not enabled [drm] Couldn't open device.... and so on" I quote the
2016 Jul 07
0
Help with nouveau driver
Thanks for the quick help! Indeed a kernel update resolved the issue, there one problem left though: I get an error: Xorg.0.log: Couldn't load sub module "fb". I can't find out what package this module is part of. Maybe you know? I already purged and reinstalled xserver-xorg and xserver-xorg-core with no effect. Cheers Am 06.07.2016 um 23:06 schrieb Ilia Mirkin: > For
2010 Jun 18
3
recognizing correct number of cores on CPU
I just installed centos 5.5 x86_64 on a new HP laptop. It has the core i5 processor. only 1 cpu is detected should be 2. This has happened before. Is upstream not keeping up with new processors released and updating the kernel? I'd rather not go through the process again of putting a newer kernel on the machine and having something different out there than "stock" centos. Jerry
2016 Jul 07
0
Help with nouveau driver
Ok, nevermind the problem was ofcourse some idiot, who specified a wrong path for said fb module. (obviously me) Startx works now, my gnome crashes with “Oh no! Something has gone wrong.”, but I guess this has nothing to do with nouveau so you can take this case as solved! Installing the new kernel solved all issues, but I really don’t know, why Debian ships such an old kernel… Von: Ilia
2019 Feb 19
2
[Bug 109681] New: Nvidia GT710 => nouveau + wayland + swayWM => crash when use acceleration (open Firefox)
https://bugs.freedesktop.org/show_bug.cgi?id=109681 Bug ID: 109681 Summary: Nvidia GT710 => nouveau + wayland + swayWM => crash when use acceleration (open Firefox) Product: Mesa Version: 18.3 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical
2010 Jul 07
1
kernel: Machine check events logged
Hello, every few hours I get the following message in /var/log/message: Jul 5 20:23:28 hXXX kernel: Machine check events logged Jul 5 20:53:28 hXXX kernel: Machine check events logged Jul 5 22:13:28 hXXX kernel: Machine check events logged Jul 5 23:53:28 hXXX kernel: Machine check events logged Jul 5 23:58:27 hXXX kernel: Machine check events logged Jul 6 01:38:27 hXXX kernel: Machine