Displaying 20 results from an estimated 1233 matches for "hybridization".
2006 Nov 13
1
hybrid in fisher.test broken?
The hybrid feature in fisher.test looks to me like an excellent way to
analyze my two-way tables. The only problem is that it does not seem
to be implemented. Am I right about this?
An example is pasted below. I note that I get the warning message only
when I shouldn't: for a 2x2 table hybrid seems to be ignored without
warning. In no case does fisher.test seem to be checking Cochran
2013 Dec 10
4
Upgrade to CentOS 6.5 -> issue with Broadcom Wifi
Hello there!
I was running CentOS 6.4 system on my Dell Latitude E6530 flawlessly,
until I upgraded to CentOS 6.5.
Now the wifi doesn't show up (it's a Broadcom Wifi BT4313, 14e4:4727), I
tried to follow the steps from http://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom
but when attempting to compile the Broadcom driver module, the make
command fails in a way that is not described
2014 Jun 11
2
CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset
Hello CentOS admins.
I am an AIX admin bent on learning CentOS. Yesterday I downloaded
CentOS-6.5-x86_64-bin-DVD1.iso, burned a DVD and loaded it onto a Lenovo
IdeaPad N585 laptop. All went well, except for getting the integrated
wireless to work. Here is some info and what I tried so far.
# lspci|egrep -i wireless
06:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless
2012 Mar 20
5
[hybrid]: hang in update_wall_time
Hi Ian/Stefano:
I changed over to the PV clock for hybrid liked we talked at the
hackathon. I still have the hang in update_wall_time() after dom0
switches to xen as clocksource.
The source of hang seems to be in xen stime_local_stamp in cpu_time that
suddenly jumps to a large 64bit value. I''ve been chasing to figure
where that happens, and why for the hybrid and not PV. It appears the
2011 Dec 10
2
HYBRID: SMP without HAP (PV MMU)
Hi,
I have hybrid smp running with autoxlate. However, without autoxlate, I am
running into issues realted to TLB flush. The guest in this case makes
multicalls as part of which cache is flushed (__do_update_va_mapping,
etc..). However, the guest is using VPIDs and it is getting complicated.
I can just xen not do any TLB management and let the guest just do it
after return from the hypercall.
2017 Jan 09
1
Validated BCM4321 chip on CentOS 7.3
Hey All!
I've validated the Broadcom chipset 4321 on 7.3 with the latest 64-bit
Broadcom driver(6_30_223_271) if someone with edit capability can update
the table please:
https://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom
https://wiki.centos
.org/HowTos/Laptops/Wireless/Broadcom#head-5b5da35ce5cedf2cddd2e815739a64758e341ab8
Table entry:
Chip: BCM4321
EL version: CentOS 7.3
Kernel:
2023 Jul 06
1
Plotting factors in graph panel
Hi John:
Thanks! Below is the data using your suggestion. I used "ggplot" to make a
graph. I am not too happy with it. I am looking for something simpler and
cleaner. Plot is attached.
I also tried "lattice" package, but nothing got plotted with "xyplot"
command, because it is looking for a numeric variable on x-axis.
ggplot(TrialData4, aes(x=Income, y=Percent,
2023 Jul 06
1
Plotting factors in graph panel
Btw, I think "lattice" graphics will provide a better solution than
"ggplot", because it puts appropriate (space saving) markers on the axes
and does axes labels well. However, I cannot figure out how to do it in
"lattice".
On Thu, 6 Jul 2023 at 15:11, Anupam Tyagi <anuptyagi at gmail.com> wrote:
> Hi John:
>
> Thanks! Below is the data using your
2023 Jul 06
2
Plotting factors in graph panel
On Thu, 6 Jul 2023 at 15:21, Anupam Tyagi <anuptyagi at gmail.com> wrote:
>
> Btw, I think "lattice" graphics will provide a better solution than
> "ggplot", because it puts appropriate (space saving) markers on the axes
> and does axes labels well. However, I cannot figure out how to do it in
> "lattice".
You will need to convert Income to a
2012 May 04
9
[hybrid]: unable to boot hvm due to eflags.ID
Hi guys,
At a loss trying to figure why
if (has_eflag(X86_EFLAGS_ID))
returns false in my HVM domU. Standard function has_eflag() in
cpucheck.c running in real mode. Works fine on PV dom0, but fails when
guest is booting on my hybrid dom0.
LMK if any ideas. I''ll keep digging in the manuals, but nothing so far.
thanks,
Mukesh
2023 Jul 07
1
Plotting factors in graph panel
Hallo Anupam
I do not see much difference in ggplot or lattice, they seems to me provide almost identical results when removing theme part from ggplot.
library(ggplot2)
library(lattice)
ggplot(TrialData4, aes(x=Income, y=Percent, group=Measure)) + geom_point() +
geom_line() + facet_wrap(~Measure)
xyplot(Percent ~ Income | Measure, TrialData4,
type = "o", pch = 16, as.table =
2015 Jul 13
2
boot... round 2
On 13.07.2015 18:48, Gene Cumm wrote:
> On Mon, Jul 13, 2015 at 10:20 AM, poma <pomidorabelisima at gmail.com> wrote:
>> On 13.07.2015 15:19, Gene Cumm wrote:
>>> On Mon, Jul 13, 2015 at 9:03 AM, poma <pomidorabelisima at gmail.com> wrote:
>>>> On 13.07.2015 14:53, Gene Cumm wrote:
>>>>> On Mon, Jul 13, 2015 at 6:42 AM, poma
2023 Jul 07
1
Plotting factors in graph panel
Thanks! You are correct, the graphs look very similar, except ggplot is
scaling the text font to make it more readable. Is there a way to scale
down the x-axis labels, so they are readable?
On Fri, 7 Jul 2023 at 12:02, PIKAL Petr <petr.pikal at precheza.cz> wrote:
> Hallo Anupam
>
> I do not see much difference in ggplot or lattice, they seems to me
> provide almost identical
2016 Feb 23
0
Fwd: Re: How to understand partition table on hybrid ISO image?
Wrongly sent at first to the OP only, sorry.
-------- Forwarded Message --------
Subject: Re: [syslinux] How to understand partition table on hybrid ISO
image?
Date: Tue, 23 Feb 2016 12:15:20 +0100
From: Didier Spaier <didier at slint.fr>
To: Martin T <m4rtntns at gmail.com>
On 23/02/2016 00:37, Martin T via Syslinux wrote:
> When I try to understand what an hybrid ISO is, then
2013 Mar 29
2
[Bug 62916] New: NVEnterTV fails on hybrid cards
https://bugs.freedesktop.org/show_bug.cgi?id=62916
Priority: medium
Bug ID: 62916
Assignee: nouveau at lists.freedesktop.org
Summary: NVEnterTV fails on hybrid cards
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: zeng.shixin at gmail.com
2015 Jul 14
2
boot... round 2
...printing the access type "ETCD" and before printing the
>>> remainder of the banner. I presume this is not a hybridized image?
>>>
>>
>>
>> I guess, actually it does support hybrid booting.
>
> So it's hybridized. Could you test without the hybridization? Could
> you post or privately email me core/isolinux.bin as built in the
> source tree and before being used in an image and its ldlinux.c32?
>
Vulgaris "make bios" & "rpmbuild" builds.
isolinux
??? syslinux-5186539-dollar-sign-then-the-caret-patched
? ??? b...
2018 Feb 12
2
[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
On Mon, Feb 12, 2018 at 4:45 AM, Lukas Wunner <lukas at wunner.de> wrote:
> On Mon, Feb 12, 2018 at 09:03:26AM +0000, Mike Lothian wrote:
>> On 12 February 2018 at 03:39, Lukas Wunner <lukas at wunner.de> wrote:
>> > On Mon, Feb 12, 2018 at 12:35:51AM +0000, Mike Lothian wrote:
>> > > I've not been able to reproduce the original problem you're
2023 Jun 29
1
Plotting factors in graph panel
Anupa,
I think your best bet with your data would be to tidy it up in Excel, read
it into R using something like the readxl package and then supply some
sample data is the dput() function.
In the case of a large dataset something like dput(head(mydata, 100))
should supply the data we need. Just do dput(mydata) where *mydata* is your
data. Copy the output and paste it here.
On Thu, 29 Jun 2023
2010 Apr 15
2
Issues Booting Hybrid ISO from UFD on Dell PC
Hi, I would like to ask if there are any known issues with booting an
ISOLINUX hybrid iso image from a USB Flash Drive on older Dell PC's (i.e. P4
2.2GHz). I've tried several that one should just be able to write to UFD
and boot, but they all fail on my hardware. I get "isolinux.bin missing or
corrupt" message on screen. This function would be very convenient for me,
so
2011 Apr 11
1
Hybride samba..
i'm trying to build samba in hybrid mode.
(https://wiki.samba.org/index.php/Franky#How_to_run_it)
but obvious i'm running in to problems... (not enough howto info)
does s3 need to join the s4 part ?!
also do i use the same netbios name for s3+s4 ?
and wbinfo -u and -g gives an error.
security= ads ?? or user ?? (or...)
does some one got frankenstein up ?! or some more info on howto..