Displaying 20 results from an estimated 1000 matches similar to: "substr or split help needed"
2008 Feb 19
1
Referencing to an object within a function
I am encountering an error when I attempt to reference a glm model
within a function. The function uses the segmented.glm command
(package = segmented). Within the segmented.glm command one specifies
an object, in this case a logistic regression model, and specifies a
starting threshold term (psi). I believe this is an environment
problem, but I do not have a solution. Any assistance
2008 Jan 06
3
Did you mean ...? with act_as_ferret
Hello,
does anybody know how to implement a "Did you mean ...?" like Google
with act_as_ferret?
I think this is a possible way:
1. Generate a keyword-list (this is my difficulty. I don''t know how to
build such a list from the index) with no stop-words from the first
index.
e. g. (car, ship, plant, house)
2. Build a second index from this word-list where we store the word in
2005 Jun 03
1
Problems of performance between linux and freebsd
Dear All,
I posted the following message to the Freebsd-questions mailing
=================================================================
<snip>
On my laptop I've being using linux for some years now and "landed" at last
to
the gentoo distribution which I tuned for working with the statistical
software R and the bunch of TeX programs such as latex, pdflatex, context
and
2017 May 12
2
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
Hi,
If my previous reply is not persuasive enough.
Let me do that in a different way.
> From: linux-acpi-owner at vger.kernel.org [mailto:linux-acpi-owner at vger.kernel.org] On Behalf Of Zheng,
> Lv
> Subject: RE: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
>
> Hi,
>
> > From: Benjamin Tissoires [mailto:benjamin.tissoires at gmail.com]
> >
2017 May 26
2
[RFC PATCH v3 5/5] ACPI: button: Always notify kernel space using _LID returning value
Both nouveau and i915, the only 2 kernel space lid notification listeners,
invoke acpi_lid_open() API to obtain _LID returning value instead of using
the notified value.
So this patch moves this logic from listeners to lid driver, always notify
kernel space listeners using _LID returning value.
This is a no-op cleanup, but facilitates administrators to configure to
notify kernel drivers with
2017 May 11
1
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
On Tue, May 9, 2017 at 9:02 AM, Lv Zheng <lv.zheng at intel.com> wrote:
> Since notification side has been changed to always notify kernel listeners
> using _LID returning value. Now listeners needn't invoke acpi_lid_open(),
> it should use a spec suggested control method lid device usage model:
> register lid notification and use the notified value instead, which is the
>
2017 May 12
1
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
Hi Lv,
I am trying to reduce the number of parallel discussion we have on the
same subject, but there is something here I can't let you have.
On Fri, May 12, 2017 at 8:08 AM, Zheng, Lv <lv.zheng at intel.com> wrote:
> Hi,
>
> If my previous reply is not persuasive enough.
> Let me do that in a different way.
>
>> From: linux-acpi-owner at vger.kernel.org
2017 May 09
3
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
Since notification side has been changed to always notify kernel listeners
using _LID returning value. Now listeners needn't invoke acpi_lid_open(),
it should use a spec suggested control method lid device usage model:
register lid notification and use the notified value instead, which is the
only way to ensure the value is correct for "button.lid_init_state=ignore"
mode or other
2015 Dec 11
4
no longer goes to standby when lid is closed
since I got the big bolus of updates from the CR repo a few days ago my
netbook (AcerAspire One D255E) will no longer go to standby when the
lid is closed.
This was a Gnome desktopp installation with theh MATE desktop fromm
EPEL.
I've verified that the correct setting still exists in power manager
but it persists in continuing to run when the lid closes.
it WILL go to standby if explicitly
2017 Dec 05
2
Switch off laptop screen when docked with lid close - CentOS 7
Hi,
I'm using CentOS on a laptop that part of the time is connected to a
docking station with two monitor connected to it. When the laptop lid is
docked, its lid is closed, as the system is placed in a position where
it's not convenient to keep it open, let alone look at the screen.
Now in the past, with CentOS 5 (on a different laptop, but same physical
config) and 6, the screen has
2015 Dec 20
3
Critical problem with power management CentOS 7.2
Thinkpad T410 running CentOS 7 with the Mate desktop (Gnome 3 is too
demanding on video capabilities for this hardware)
Under CentOS 7.1 - the laptop would sleep when I closed the lid.
It no longer does. I can tell because the laptop remains warm when I
close the lid now, mail filters in Thunderbird run when the lid is
closed, and it doesn't need to re-establish wifi when opening.
This
2017 Mar 02
3
Laptop turns off after lid closed Centos6
Folks
I have a laptop which i am using temporarily as a test server. It is
permanently plugged in. It is running Centos 6, command line
only. In the past, I could close the lid, thereby turning off the
display, but not turning off the machine. It remained running indefinitely.
A recent update (this past week) changed that behavior. Now, when I
close the lid, the laptop turns itself off
2010 Feb 24
1
Why report LVDS as disconnected when lid is closed?
What's the motivation behind commit 60821e0 (drm/nouveau: report LVDS
as disconnected if lid closed)? The only noticeable effect I can see
from it is that if I turn on my laptop and then close the lid, X fails
to start as it can't find any screens. In fact, if I close the lid
before nouveau initialises, I don't even get a framebuffer console.
I know I can just use the ignorelid
2005 Oct 18
1
Error while using sdt interrupt-complete.
Has anyone seen the following error before?
"error on enabled probe ID 2 (ID 473:
sdt:unix:av_dispatch_autovect:interrupt-complete): invalid address
(0x198) in action #3 at DIF offset 20"
I''m trying to capture interrupt times as inlined in the below script.
The script gives me some output after the errors, and I''m trying to
understand if the errors are affecting
2010 Oct 15
2
How to extract parameter estimates of variance function from lme fit
Dear R-Users,
I have a question concerning extraction of parameter estimates of
variance function from lme fit.
To fit my simulated data, we use varConstPower ( constant plus power
variance function).
fm<-lme(UPDRS~time,data=data.simula,random=~time,method="ML",weights=varConstPower(fixed=list(power=1)))
I extract the results of this function by using the following codes:
2015 Oct 13
2
Preventing laptop from sleeping when lid closed?
How can I prevent the laptop from sleeping when the lid is closed. I tried
messing with the settings in gnome-power-preferences but that doesn't seem
to prevent it when no one is logged in. Any suggestions?
Thanks,
Dave
2015 Dec 20
1
Critical problem with power management CentOS 7.2
On Sun, Dec 20, 2015 at 04:23:07PM +0000, Richard wrote:
>
>
> > Date: Sunday, December 20, 2015 07:52:25 -0800
> > From: Alice Wonder <alice at domblogger.net>
> >
> > Thinkpad T410 running CentOS 7 with the Mate desktop (Gnome 3 is
> > too demanding on video capabilities for this hardware)
> >
> > Under CentOS 7.1 - the laptop would sleep
2008 Apr 08
1
How to get status of notebook lid?
Hello,
I am using CentOS 5.1 on a toshiba tecra 8000 notebook. That works
great so far. The only thing I could not realize is to shutdown the
notebook if closing the lid. Therefor I need the current status (open
or close) of the lid, but I don't know how.
Is there any way to get this status, maybe under /proc/ or by some
command?
[root at beutelsend ~]# uname -a
Linux beutelsend
2015 Dec 11
1
no longer goes to standby when lid is closed
On Fri, Dec 11, 2015 at 03:42:21PM +0000, Richard wrote:
>
>
> > Date: Friday, December 11, 2015 10:29:20 -0500
> > From: Fred Smith <fredex at fcshome.stoneham.ma.us>
> >
> > since I got the big bolus of updates from the CR repo a few days
> > ago my netbook (AcerAspire One D255E) will no longer go to standby
> > when the lid is closed.
> >
2012 Dec 18
1
Problem with srptools
Hello,
I have a problem with the srptools to connect my Dom0 to the scst over
IB ressources.
*When i''m on the Debian kernel (without Dom0) *
root@blade1:/# ibsrpdm -c
id_ext=003048ffff9dd3b4,ioc_guid=003048ffff9dd3b4,dgid=fe80000000000000003048ffff9dd3b5,pkey=ffff,service_id=003048ffff9dd3b4