similar to: Bug xen/next.. WARNING: at /home/konrad/git/nex-VI-PVOPS/linux/kernel/irq/manage.c:274 __enable_irq+0x5c/0xaf(

Displaying 20 results from an estimated 130 matches similar to: "Bug xen/next.. WARNING: at /home/konrad/git/nex-VI-PVOPS/linux/kernel/irq/manage.c:274 __enable_irq+0x5c/0xaf("

2010 Oct 07
2
Firmware update via USB to Sony NEX camera
Hello. I would like to update my newly acquired Sony NEX camera's firmware. The supplied firmware is packaged in a .exe that's listed on Sony's site as compatible with Windows 2000, XP, Vista and 7. I ran the .exe under WINE, which was set to XP. The program executes and opens its dialog. The first thing it does is try to find the camera, connected via USB, and determine the
2013 Jun 24
3
[konrad.wilk@oracle.com: [PATCH] drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.]
fyi if you are using an Xen + v3.10 + with i915. ----- Forwarded message from Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> ----- Date: Mon, 24 Jun 2013 11:47:48 -0400 From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> To: dri-devel@lists.freedesktop.org, chris@chris-wilson.co.uk, imre.deak@intel.com, daniel.vetter@ffwll.ch, airlied@linux.ie, airlied@gmail.com Cc:
2009 Jun 05
1
Antialiasing plots and text on different devices
I have a question about antialiasing when R generates bitmaps. (This follows a thread on the ggplot2 mailing list.) I mostly use R on Linux, although I sometimes use it in Mac and Windows as well. On Linux, I've found that plotting shapes 15-18 via cairo results in bad-looking output. The points are not antialiased, and they are jagged and misshapen. Plots generated in Windows also aren't
2010 Sep 16
4
help me understand how things work.
Hello I have some strange output from R and I try to understand how R works. Could you please help me with that? temp <- rbind (c(10,1),c(99,98)) > temp [,1] [,2] [1,] 10 1 [2,] 99 98 > dist(temp) 1 2 131.6435 > sqrt(dist(temp)) 1 2 11.47360 so far so good. until the nex line: when I try to do what i did before but adding the 1/(what I did
2011 Jul 13
1
Samba 3.5.9 with Windows 2008 R2
Hi All, We're going to upgrade our DCs to Windows 2008 R2 native mode soon, so we're facing with the challenge that how to get our samba servers (Solaris 8 & Solaris 10) work with Windows 2008 R2 native mode. I've compiled Samba 3.5.9 with AD support. Then I installed and configured the binaries on my 3 test machines (one Solaris 8 and two Solaris 10). The strange problem is one
2003 Apr 03
1
wine: lsta /some/directory/wine/conf/wineserver-tux/socket : No such file or directory
Hi, i try to install MusicMatch JukeBox 1.43 in my RedHat Linux 8.0. Ussualy i work whit RedHat 7.3 whitout problems, everything is ok. But whit RedHat 8.0 display the nex problem: [rodox@tux rodox]$ mmjb/mmjb wine: lstat /home/rodox/mmjb/wine/conf/wineserver-tux/socket : No such file or directory I search in google, and http://www.winehq.org whitout good results... i don't understand
2013 Jun 18
1
Re: Using a Windows partition as libvirt media
On 06/18/2013 09:36 AM, Roland Giesler wrote: > On Fri, Jun 14, 2013 at 11:07 AM, Martin Kletzander <mkletzan@redhat.com> wrote: >> On 06/13/2013 08:48 PM, Roland Giesler wrote: >>> On Mon, Jun 10, 2013 at 10:06 PM, Roland Giesler <roland@giesler.za.net> wrote: [...] >>>> I tried with virt-manager, but the only options I have are >>>>
2017 Oct 20
1
error install package.
try to Rcmdr package install? but the last message show me error, The downloaded source packages are in ??? ?/tmp/RtmpKic0qw/downloaded_packages? Warning messages: 1: In install.packages() : ? installation of package ?nloptr? had non-zero exit status 2: In install.packages() : ? installation of package ?lme4? had non-zero exit status 3: In install.packages() : ? installation of package
2013 Mar 06
1
Difficulty in caper: Error in phy$node.label[which(newNb > 0) - Ntip]
Hello, I'm doing a comparative analysis of mammal brain and body size data. I'm following Charlie Nunn and Natalie Cooper's instructions for "Running PGLS in R using caper". I run into the following error when I create my comparative dataset, combining my phylogenetic tree (mammaltree) and taxon measures (mammaldata): "Error in phy$node.label[which(newNb > 0) -
2016 Aug 23
2
AD DC on virtual machine
Hi, In my last job, I could see the disasters of restoring virtual machine with Microsoft AD as a standalone domain controller (a day reinstalling the domain controller). What are the recommendations on virtualizing Samba AD DC according to samba team ? I found nothing on the wiki about it. Is that the best solution is to have a physical secondary controller ? Thanks. Sylvain
2018 Dec 15
2
[Fwd: Centos 7.6 and Aeskulap]
Everyone, Apparently, aeskulap is broken during the upgrade fro 7.5 to 7.6, and is no longer available in the epel repos. I had some difficulty having it function, and during the debug process I decided to do a yum remove, but when I tried a yum install to reinstall it, aeskulap was no longer present. This problem may also affect other modules. I have placed a bug report :
2013 Apr 17
3
Attempting to checksum a non-TCP/UDP packet, dropping a protocol 1 packet
Pasi, in http://readlist.com/lists/lists.xensource.com/xen-users/10/50495.html you mention a netback fix without identifying which one. In going over the changes as well as looking at the code, I can''t spot anything related, or see how non-TCP, non-UDP packets could pass checksum_setup(), and hence I don''t really understand how this problem can be considered fixed (for, in the
2018 Jun 25
1
Re: [PATCH v2 1/2] v2v: -o rhv-upload: Always fetch server options when opening the connection.
On Fri, Jun 22, 2018 at 2:59 PM Richard W.M. Jones <rjones@redhat.com> wrote: > Previously we lazily requested the server options in the can_* > callbacks. The can_* callbacks are always called by nbdkit straight > after open, so this just adds complexity for no benefit. This change > simply makes the code always fetch the server options during the open > callback. > I
2011 Nov 01
0
Patch "genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier" has been added to the 3.1-stable tree
This is a note to let you know that I''ve just added the patch titled genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier to the 3.1-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: genirq-add-irqf_resume_early-and-resume-such-irqs-earlier.patch and it can be found in the
2012 Feb 06
1
Puppet / Passenger SSL Problems with DRBD
I am working on setting up a Puppet configuration where some of the data is stored on a DRBD volume. The modules and vardir are stored on the drbd volume. The puppet.conf files point to the drbd volume for vardir. I created a cert for a VIP puppet-master using the puppetca -- create command I had everything working on the primary drbd node, but when I fail over, everything starts up fine, but I
2006 Jan 17
2
IAX/SIP and openser problem. IAX bug?
Hello. I am in a strange situation. I have two asterisk. Asterisk "A" makes a call for asterisk "B" by IAX. Asterisk "B" recives the call and delivers it to Openser by SIP. The problem is openser printing this in the screen: ERROR: parse_to : unexpected char ["] in status 5: <<"David" <sip:>> . ERROR:parse_from_header: bad from header
2011 Aug 04
0
phyres function in caper package
## I clicked the send-button too quickly, before changing the title of the message etc... Sorry.## I am running following phylogenetic analyses with the caper package: data=read.table(file="data.txt",header=T,sep="\t") tree = read.nexus("Tree.nex") primate = comparative.data(phy=tree, data=data,              names.col=Species, vcv=TRUE, na.omit=FALSE,
2007 Jun 11
1
Mustek PowerMust 800VA
Hello, fisrt, you should subscribe to the NUT user mailing list to get a good support, since I've personaly no knowledges about such units: http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser Next, you should try the latest nut release (2.0.5 currently, but 2.2.0 soon) and most of all the new megatec driver. 2007/6/10, esva2 at inbox.lv <esva2 at inbox.lv>: > Dear
2003 Jul 29
2
[Solved] CAPI with hanging channels
hi all seems the problem with chan_capi and hanging channels now is solved, thanks to kapejod and levon :) roy
2018 Dec 27
0
[Fwd: Centos 7.6 and Aeskulap]
Everyone, Apparently, aeskulap is broken during the upgrade fro 7.5 to 7.6, and is no longer available in the epel repos. I had some difficulty having it function, and during the debug process I decided to do a yum remove, but when I tried a yum install to reinstall it, aeskulap was no longer present. This problem may also affect other modules. I have placed a bug report :