Displaying 7 results from an estimated 7 matches for "147.6".
2019 Oct 29
2
No IrDA Support with CentOS anymore?
Hi there,
I've a laptop with CentOS 8 and a PC with CentOS 7. After 3 years of break
I was Scuba Diving last 3 weeks. Back at home I wish to download all dive
logs from my divecomputer connext via IrDA to my PC.
But no kernel modul for IrDA was found.
[root at rechner1 ~]# modprobe ircomm
modprobe: FATAL: Module ircomm not found in directory
/lib/modules/4.18.0-147.6.el8.x86_64
[root at
2007 Mar 14
1
How to transform matrices to ANOVA input datasets?
Hello, R experts,
I have a list called dataHP which has 30 elements (m1, m2, ..., m30).
Each element is a 7x6 matrix holding yield data from two factors
experimental design, with treatment in column, position in row. For
instance, the element 20 is:
dataHP[[20]]
col1 col2 col3 trt1 trt2 trt3
[1,] 22.0 20.3 29.7 63.3 78.5 76.4
[2,]
2019 Oct 30
0
No IrDA Support with CentOS anymore?
On Tue, Oct 29, 2019 at 4:09 AM <andreas.reschke at mahle.com> wrote:
>
> Hi there,
> I've a laptop with CentOS 8 and a PC with CentOS 7. After 3 years of break
> I was Scuba Diving last 3 weeks. Back at home I wish to download all dive
> logs from my divecomputer connext via IrDA to my PC.
>
> But no kernel modul for IrDA was found.
>
> [root at rechner1 ~]#
2020 Feb 05
0
Kernel downgrade on Centos 8
On 2/4/20 11:33 PM, Dimitri Zelenkin via CentOS wrote:
> Johnny Hughes wrote:
>> No, CentOS-8 uses different shared libraries and a different version
>> of the compiler than CentOS-7, so you can not run items compiled for
>> CentOS-7 on CentOS-8.
>
> The kernel does not rely on userspace libraries.
[hughesjr at inspiron11 kernel]$ rpm -q --requires kernel
2020 Feb 05
3
Kernel downgrade on Centos 8
Johnny Hughes wrote:
> No, CentOS-8 uses different shared libraries and a different version
> of the compiler than CentOS-7, so you can not run items compiled for
> CentOS-7 on CentOS-8.
The kernel does not rely on userspace libraries.
--
Dimitri Zelenkin
Devexperts, Inc
2009 Apr 26
6
Memory issues in R
How do people deal with R and memory issues?
I have tried using gc() to see how much memory is used at each step.
Scanned Crawley R-Book and all other R books I have available and the FAQ
on-line but no help really found.
Running WinXP Pro (32 bit) with 4 GB RAM.
One SATA drive pair is in RAID 0 configuration with 10000 MB allocated as
virtual memory.
I do have another machine
2009 Nov 04
1
What happen for Negative binomial link in Lmer
Seems the message below and the thread have reveived no attention/answer. The output presented is quite tricky. Looks like if lmer (lme4 0.9975-10)
has accepted a negative binomial link with reasonable estimates, although it was not designed for...
What can one think about result validity ?
Best
Patrick
Message: 34
Date: Thu, 29 Oct 2009 06:51:24 -0700 (PDT)
From: "E. Robardet"