Displaying 17 results from an estimated 17 matches for "opl".
Did you mean:
op
2006 Oct 31
0
6406742 need to remove SUNW, OPL-Enterprise platform links
Author: mcwalter
Repository: /hg/zfs-crypto/gate
Revision: 6def8444b74f8e74d97e9146a6281242d365cb8a
Log message:
6406742 need to remove SUNW,OPL-Enterprise platform links
Files:
update: usr/src/cmd/dcs/sparc/sun4u/svc-dcs
update: usr/src/cmd/sckmd/svc-sckmd
update: usr/src/lib/libdscp/svc/svc-dscp
update: usr/src/pkgdefs/SUNWcar.u/prototype_com
update: usr/src/pkgdefs/SUNWkvm.u/prototype_com
update: usr/src/pkgdefs/common_files/i.tty...
2017 Jun 25
5
Samba freezes
...ba at lists.samba.org> wrote:
>
> > Hello,
> >
> > I have Samba 4.5.8-Debian running on Debian Stretch.
> > I use Samba to load games over my local network from my Debian machine
> > to my Playstation 2 (using OpenPS2Loader:
> > https://github.com/Jay-Jay-OPL/OPL-Daily-Builds).
> >
> > From time to time, the game freezes, then after 5 minutes it comes
> > back (sometimes it doesn't, depends on the game).
> >
> >
> > And here is the syslog at the same time:
> >
> > > Jun 25 16:39:01 serveur CRON[...
2017 Nov 24
3
Game freezing
... cclient ntlmv2 auth = Yes
[PS2SMB]
path = /srv/PS2SMB
force user = ps2
hosts allow = 192.168.1.6
read only = No
valid users = ps2
It's all very simple, no fancy settings on my side.
On the PS2 side, I am using Open PS2 Loader (OPL), from
https://github.com/Jay-Jay-OPL/OPL-Daily-Builds. I don't understand this
code very well myself so I couldn't invertigate properly on this side.
Now here is my problem. I can load games, this part works well.
When I let the PS2 idle for a while, without touching anything, it feels
li...
2017 Jun 25
2
Samba freezes
Hello,
I have Samba 4.5.8-Debian running on Debian Stretch.
I use Samba to load games over my local network from my Debian machine
to my Playstation 2 (using OpenPS2Loader:
https://github.com/Jay-Jay-OPL/OPL-Daily-Builds).
>From time to time, the game freezes, then after 5 minutes it comes back
(sometimes it doesn't, depends on the game).
Here is what I believe to be a relevant chunk of the logs:
> [2017/06/25 16:33:39.646102, 3]
> ../source3/smbd/process.c:1538(switch_message)
>...
2017 Jun 25
0
Samba freezes
...00
Antoine Huchet via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I have Samba 4.5.8-Debian running on Debian Stretch.
> I use Samba to load games over my local network from my Debian machine
> to my Playstation 2 (using OpenPS2Loader:
> https://github.com/Jay-Jay-OPL/OPL-Daily-Builds).
>
> From time to time, the game freezes, then after 5 minutes it comes
> back (sometimes it doesn't, depends on the game).
>
>
> And here is the syslog at the same time:
>
> > Jun 25 16:39:01 serveur CRON[23116]: (root) CMD ( [ -x
> > /us...
2017 Jun 26
0
Samba freezes
...t; >
> > > Hello,
> > >
> > > I have Samba 4.5.8-Debian running on Debian Stretch.
> > > I use Samba to load games over my local network from my Debian
> > > machine to my Playstation 2 (using OpenPS2Loader:
> > > https://github.com/Jay-Jay-OPL/OPL-Daily-Builds).
> > >
> > > From time to time, the game freezes, then after 5 minutes it comes
> > > back (sometimes it doesn't, depends on the game).
> > >
> > >
> > > And here is the syslog at the same time:
> > >
> >...
2017 Jun 28
0
Samba freezes
...>
> > > > > I have Samba 4.5.8-Debian running on Debian Stretch.
> > > > > I use Samba to load games over my local network from my Debian
> > > > > machine to my Playstation 2 (using OpenPS2Loader:
> > > > > https://github.com/Jay-Jay-OPL/OPL-Daily-Builds).
> > > > >
> > > > > From time to time, the game freezes, then after 5 minutes it comes
> > > > > back (sometimes it doesn't, depends on the game).
> > > > >
> > > > >
> > > > > And h...
2012 Nov 05
1
Problem with polygon vertices
I am building a mask with
area.urb.sp.W <- as(area.urb.sp, "owin")
and got the message
Erro em owin(poly = opls) :
Polygon data contain duplicated vertices, self-intersection and overlaps
between polygons
how can I solve this problem in R?
many thanks
IVAN
[[alternative HTML version deleted]]
2007 Jun 09
1
write.table: last line should differ from usual eol
Dear R-Team,
I have a problem with writing an array to (for example) a .txt-file.
Because of the .txt-file must be read from another programm (OPL ILOG),
the syntax of the output must be from a special form:
name_of_the_object = [ [1,2, ... ],
[1,...],
... ];
I think it's easier to understand with a small example:
X<-array(1:4,c(2,2))
should be written as:
X = [[1,3],
[2,4]];
I have (until now) used the following:...
2017 Jun 26
1
Samba freezes
...ello,
> > > >
> > > > I have Samba 4.5.8-Debian running on Debian Stretch.
> > > > I use Samba to load games over my local network from my Debian
> > > > machine to my Playstation 2 (using OpenPS2Loader:
> > > > https://github.com/Jay-Jay-OPL/OPL-Daily-Builds).
> > > >
> > > > From time to time, the game freezes, then after 5 minutes it comes
> > > > back (sometimes it doesn't, depends on the game).
> > > >
> > > >
> > > > And here is the syslog at the same t...
2008 Feb 08
1
Can I index a dataframe with a reference from/to a second dataframe?
...k this may be an indexing issue. I am trying to compare elements of
two different sized (list) objects (different type objects even?) and
not cycling through Bos$spp to find matches in tree$spp as expected, . .
. , has this an apply solution?
My data frames:
> dput(head(Bos, 30))
structure(list(oplt = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1), rplt = c(3,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0), tree = c(32, 101, 102, 103, 104, 105,
106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 1...
2017 Sep 18
1
Data arrangement for PLSDA using the ropls package
Hello,
I would like to do a partial least square discriminant analysis (PLSDA) in R using the package "ropls"
Which is in R available via the R command :
source("https://bioconductor.org/biocLite.R")
I try to do a PLSDA to illustrate the impact of two genders (AP,C) on 5 compounds measured in persons (samples) should be illustrated. When I try to do a PLSDA I get the warning message:
&...
2011 Mar 31
0
Help: creating owin{spatstat} objects from GIS data
...he error message shown at the
bottom:
library(spatstat)
library(sp)
library(maptools)
con <- url("http://gadm.org/data/rda/CHE_adm1.RData")
class(con)
print(load(con))
close(con)
SP <- as(gadm, "SpatialPolygons")
W <- as(SP, "owin")
"Error in owin(poly = opls) :
Polygon data contain overlaps between polygons"
Thanks for any help,
Axel.
[[alternative HTML version deleted]]
2012 Jan 27
4
package does not have a NAMESPACE
Dear r-helpers,
I have a trouble with a package downloaded from sourceforge.net
(namely the package 'kopls'). I installed it from the local zip file
with the expected result
> utils:::menuInstallLocal()
package ?kopls? successfully unpacked and MD5 sums checked
but when I tried to load it I obtained the following error message
> require(kopls)
Loading required package: kopls
Failed with error...
2017 Sep 18
0
Data arrangement for PLSDA using the ropls package
Hello,
I would like to do a partial least square discriminant analysis (PLSDA) in R using the package "ropls"
Which is in R available via the R command :
source("https://bioconductor.org/biocLite.R")
When I try to do a PLSDA using my own data.
The impact of two genders (AP,C) on 5 compounds measured in persons (samples) should be illustrated. When I try to do a PLSDA I get the warning m...
2011 Apr 16
0
Resumen de R-help-es, Vol 26, Envío 25
...scar Perpian Lamigueiro <oscar.perpinan en upm.es>
> To: Antonio Maurandi Lpez <amaurandi en um.es>
> Cc: r-help-es en r-project.org
> Subject: Re: [R-es] III Jornadas de usuarios de R: 17 y 18 de
> noviembre en la EOI, Madrid
> Message-ID: <20110414100924.2562a233 en OPL-EUITI>
> Content-Type: text/plain; charset=UTF-8
>
> Hola,
>
> Fijaos que en el programa (http://www.usar.org.es/programa.php) ya
> hemos incluido la cena. Ser el jueves a las 21'30, y por eso la
> jornada del viernes empieza algo ms tarde :-).
>
> Segn vayamos ava...
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):