Displaying 20 results from an estimated 3000 matches similar to: "wine build question...."
2008 Jul 09
3
hard drive info
i'm acessing a centos box via ssh, is there any way that i can find out
the hard drive info, such IDE/SATA, format, size, make & model, etc...?
thanks
2010 Feb 19
2
namespaces/virtual folder & archiving
Hi,
I was following the earlier namespaces discussion and I would like to
repost a doubt. I need to have some kind of archiving, it means, store old
messages into a cheap storage. But I couldn?t think any other solution
than symlinks.
Then, I thought about store 'Sent Items' (as having old messages and less
acessed). But I also needed to do with nfs and symlinks. So, it comes the
2007 Jan 10
3
NX problems with centos 4.4
Hi,
using centos 4.4, and freenx-0.5.0-10.c4 and nx-1.5.0-1.centos4 on a 8 CPU Amd Opteron
system.
If I access this system by nxclient-1.5.0 from some workstation (FC6)
with Gnome desktop, then after a successful login the X11 windows have
no windowmanager frame, so a handling of the X11 windows is very difficult.
This effect does not appear when acessing the centos system by xdm.
Is this a
2016 Aug 26
32
[PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
Hi Vinod, Bjorn, Patrice,
This patchset adds support for the Flexible Direct Memory Access (FDMA) core
found on STi chipsets from STMicroelectronics. The FDMA is a slim core CPU
with a dedicated firmware. It is a general purpose DMA controller supporting
16 independent channels and data can be moved from memory to memory or between
memory and paced latency critical real time targets.
After quite
2016 Aug 26
32
[PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
Hi Vinod, Bjorn, Patrice,
This patchset adds support for the Flexible Direct Memory Access (FDMA) core
found on STi chipsets from STMicroelectronics. The FDMA is a slim core CPU
with a dedicated firmware. It is a general purpose DMA controller supporting
16 independent channels and data can be moved from memory to memory or between
memory and paced latency critical real time targets.
After quite
2005 Mar 21
1
AD: Password problem?
Hello
I can do wbinfo -u and wbinfo -g to see users and groups from our
domain.
But if I do getent passwd I only see local passwords (and acessing the
shares from a winxp machine failes with incorrect name/password).
What can be wrong?
Thanks,
Jonas
1998 Aug 11
1
win98 and samba servers
I am new to this list, so excuse me if this is a duplicate question.
I am trying to access a directory which is password protected for a
username in /etc/passwd and shadow. Win 95 has no problems acessing the
directories using windows logon name as name and asking passwd for the
directory for that user name. When I upgraded to win 98, the directories
became inaccesible. I checked
2003 Feb 10
1
Directories marqued as read only
I am using samba 2.2.6pre2 from mandrake 9.0,
I've set it up as PDC,
When I share directories, their properties are read-only, even if I have the read/write permissions on the files. I'm able to rename/delete/create...
It's a probleme for certain programs who check the file permission before some actions,
Thanks for your help,
here is my config file:
# Samba config file created
2016 Aug 30
2
[PATCH v8 15/18] ARM: STi: DT: STiH407: Add uniperif reader dt nodes
On Fri, 26 Aug 2016, Peter Griffin wrote:
> This patch adds the DT node for the uniperif reader
> IP block found on STiH407 family silicon.
>
> Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen at st.com>
> Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
> ---
> arch/arm/boot/dts/stih407-family.dtsi | 26 ++++++++++++++++++++++++++
> 1 file
2016 Aug 30
2
[PATCH v8 15/18] ARM: STi: DT: STiH407: Add uniperif reader dt nodes
On Fri, 26 Aug 2016, Peter Griffin wrote:
> This patch adds the DT node for the uniperif reader
> IP block found on STiH407 family silicon.
>
> Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen at st.com>
> Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
> ---
> arch/arm/boot/dts/stih407-family.dtsi | 26 ++++++++++++++++++++++++++
> 1 file
2016 Oct 08
1
[PATCH] drm/virtio: kconfig: Fixup white space.
Use tabs instead of spaces.
Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
Acked-by: Lee Jones <lee.jones at linaro.org>
---
drivers/gpu/drm/virtio/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/virtio/Kconfig b/drivers/gpu/drm/virtio/Kconfig
index e1afc3d..81d1807 100644
--- a/drivers/gpu/drm/virtio/Kconfig
+++
2016 Oct 08
1
[PATCH] drm/virtio: kconfig: Fixup white space.
Use tabs instead of spaces.
Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
Acked-by: Lee Jones <lee.jones at linaro.org>
---
drivers/gpu/drm/virtio/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/virtio/Kconfig b/drivers/gpu/drm/virtio/Kconfig
index e1afc3d..81d1807 100644
--- a/drivers/gpu/drm/virtio/Kconfig
+++
2020 Jan 04
2
A modern object-oriented machine learning framework in R
Estimadísimo Carlos:
Muchísimas gracias por responderme y
hacerlo tan rápido. Contemplé esa posibilidad, es decir, que el
hiperparámetro estuviera suponiendo un problema, y probé de esta forma:
> learner <- lrn("classif.ranger", num.trees = 5, mtry = NULL)
Error: Element with key 'classif.ranger' not found in DictionaryLearner!
2016 Oct 06
1
[PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue.
Hi Emil,
On Wed, 21 Sep 2016, Emil Velikov wrote:
> On 20 September 2016 at 09:32, Peter Griffin <peter.griffin at linaro.org> wrote:
> > Hi Emil,
> >
> > On Tue, 20 Sep 2016, Emil Velikov wrote:
> >
> >> On 5 September 2016 at 14:16, Peter Griffin <peter.griffin at linaro.org> wrote:
> >> > ST_SLIM_REMOTEPROC must select REMOTEPROC,
2016 Oct 06
1
[PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue.
Hi Emil,
On Wed, 21 Sep 2016, Emil Velikov wrote:
> On 20 September 2016 at 09:32, Peter Griffin <peter.griffin at linaro.org> wrote:
> > Hi Emil,
> >
> > On Tue, 20 Sep 2016, Emil Velikov wrote:
> >
> >> On 5 September 2016 at 14:16, Peter Griffin <peter.griffin at linaro.org> wrote:
> >> > ST_SLIM_REMOTEPROC must select REMOTEPROC,
2007 Apr 05
7
Problems using GFS2 and clustered dovecot
I am trying to use dovecot. I've got a GFS2 shared volume on two servers
with dovecot running on both. On one server at a time, it works.
The test I am trying is to attach two mail programs (MUA) via IMAPS
(Thunderbird and Evolution as it happens). I've attached one mail
program to each IMAPS server. I am trying to move emails around in one
program (from folder to folder), and then
2020 Jan 03
2
A modern object-oriented machine learning framework in R
Estimados amigos:
Esta tarde he estado probando la librería
mlr3, que me resulta muy interesante para trabajos de clasificación. En
concreto, para entender su funcionamiento he probado un ejemplo simple
(viene en CRAN). Sin embargo, cuando cambio el parámetro de clasifiación en
la función de aprendizaje, me aparece el error siguiente:
*Error: Element with key
2007 Feb 28
2
Newbie extensions.conf question
I've installed Sven Slezak's Notify module. He gives the follow as an
example line to put into extensions.conf
exten => s,1000,Notify(${CALLERIDNUM}|${CALLERIDNAME}|${EXTEN}/
sunnybook)
I understand what is going on with this line but I don't know where
in the extensions.conf file to put it?
Thanks,
Chris Griffin
cgriffin@33keys.com
2016 Aug 30
1
[PATCH v8 18/18] drm/virtio: kconfig: Fixup white space.
On Fri, 26 Aug 2016, Peter Griffin wrote:
> Use tabs instead of spaces.
>
> Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
> ---
> drivers/gpu/drm/virtio/Kconfig | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
For my own reference:
Acked-by: Lee Jones <lee.jones at linaro.org>
> diff --git a/drivers/gpu/drm/virtio/Kconfig
2016 Aug 30
1
[PATCH v8 18/18] drm/virtio: kconfig: Fixup white space.
On Fri, 26 Aug 2016, Peter Griffin wrote:
> Use tabs instead of spaces.
>
> Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
> ---
> drivers/gpu/drm/virtio/Kconfig | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
For my own reference:
Acked-by: Lee Jones <lee.jones at linaro.org>
> diff --git a/drivers/gpu/drm/virtio/Kconfig