Displaying 20 results from an estimated 130 matches for "5118".
Did you mean:
511
2013 Sep 17
33
[Bug 69488] New: GF108 (NVC1) GPU lockup
https://bugs.freedesktop.org/show_bug.cgi?id=69488
Priority: medium
Bug ID: 69488
Assignee: nouveau at lists.freedesktop.org
Summary: GF108 (NVC1) GPU lockup
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: vekinn at gmail.com
Hardware: Other
2007 Aug 10
1
Samba and winbind with LDAP IDMAP backend - user connects with Domain Admin permissions
...D 5004) I tried creating another group
called DADMIN and changing the ownership to that and had the same
result! It user would connects initially as group DADMIN.
id w11350
uid=5213(w11350) gid=5004(Domain Admins) groups=5004(Domain
Admins),5000(Domain Users),
5117(BUILTIN\administrators),5118(BUILTIN\users)
ls -l |grep w11350
drwxrwx--- 14 w11350 Domain Admins 4096 Aug 9 12:52 w11350
id w11664
uid=5598(w11664) gid=5000(Domain Users) groups=5000(Domain
Users,5118(BUILTIN\users)
ls -l |grep w11664
drwxrwx--- 3 w11664 Domain Admins 4096 Aug 8 15:31 w11664...
2008 Nov 10
3
how to stop without error message?
...se I want normal behaviour to resume after this particular stop.
(Please reply personally as well as to the list, as I'm not subscribed to R-help)
Thanks
Mark
--
Mark Bravington
CSIRO Mathematical & Information Sciences
Marine Laboratory
Castray Esplanade
Hobart 7001
TAS
ph (+61) 3 6232 5118
fax (+61) 3 6232 5012
mob (+61) 438 315 623
2003 Mar 26
2
predict (PR#2685)
..., 'variables'), deparse)) # MVB
attr( tt, 'predvars') <- attr( termobj, 'predvars')[ reorder] # MVB
}
<<...>>
cheers
Mark
*******************************
Mark Bravington
CSIRO (CMIS)
PO Box 1538
Castray Esplanade
Hobart
TAS 7001
phone (61) 3 6232 5118
fax (61) 3 6232 5012
Mark.Bravington@csiro.au
2005 Aug 23
5
TCITex and R
...bvious already, I should add that I am
blissfully ignorant about how latex works-- that's one of my reasons for
using Scientific Word.
Thanks for any advice
Mark
Mark Bravington
CSIRO Mathematical & Information Sciences
Marine Laboratory
Castray Esplanade
Hobart 7001
TAS
ph (+61) 3 6232 5118
fax (+61) 3 6232 5012
mob (+61) 438 315 623
2006 Jan 09
2
Problem installing from source: no CONTENTS files
...eed not have HTML installed when building packages
@$(MKDIR) -p $(RHOME)/doc/html/search
@$(CAT) $(RHOME)/library/*/CONTENTS >
$(RHOME)/doc/html/search/index.txt
Mark Bravington
CSIRO Mathematical & Information Sciences
Marine Laboratory
Castray Esplanade
Hobart 7001
TAS
ph (+61) 3 6232 5118
fax (+61) 3 6232 5012
mob (+61) 438 315 623
2011 Sep 16
1
grep problem in R-devel 2.14 r57004
...39;re supposed to do for bugs in R-devel, and (ii) Bugzilla doesn't include an R-devel version and (iii) couldn't find any guidance on these matters.
Mark
--
Mark Bravington
CSIRO Mathematical & Information Sciences
Marine Laboratory
Castray Esplanade
Hobart 7001
TAS
ph (+61) 3 6232 5118
fax (+61) 3 6232 5012
mob (+61) 438 315 623
2003 Sep 24
1
getAnywhere (PR#4275)
...ting "gen <-" & "cl <- " might want to become:
gen <- paste(parts[1:(i - 1)], collapse = ".")
cl <- paste(parts[ i:length(parts)], collapse = ".")
Mark Bravington
CSIRO (CMIS)
PO Box 1538
Castray Esplanade
Hobart
TAS 7001
phone (61) 3 6232 5118
fax (61) 3 6232 5012
Mark.Bravington@csiro.au
--please do not edit the information below--
Version:
platform = i386-pc-mingw32
arch = i386
os = mingw32
system = i386, mingw32
status = alpha
major = 1
minor = 8.0
year = 2003
month = 09
day = 22
language = R
Windows 2000 Professional (...
2002 Dec 27
1
Wish list: add an "until" or "EOF.marker" parameter to scan & rea dLines
...would be useful in all sorts of contexts; one example is in processing
a single data file that's made up of multiple segments each of different
formats.
cheers
Mark
*******************************
Mark Bravington
CSIRO (CMIS)
PO Box 1538
Castray Esplanade
Hobart
TAS 7001
phone (61) 3 6232 5118
fax (61) 3 6232 5012
Mark.Bravington at csiro.au
2004 Sep 08
3
having trouble building r-devel
...nd
Execution halted
make[4]: *** [frontmatter] Error 1
make[3]: *** [all] Error 2
make[2]: *** [pkg-base] Error 2
make[1]: *** [rpackage] Error 2
make: *** [all] Error 2
*******************************
Mark Bravington
CSIRO (CMIS)
PO Box 1538
Castray Esplanade
Hobart
TAS 7001
phone (61) 3 6232 5118
fax (61) 3 6232 5012
Mark.Bravington@csiro.au
2002 Dec 01
7
Samples of external code with various compilers?
R can run external code in C, C++, Fortran, Delphi, etc., but the R
extensions manual only gives limited documentation for anything but C
and C++. It would be useful to have a collection of sample code
showing how to dyn.load functions written in other languages, if
necessary for a variety of different compilers, in case that makes a
difference.
Does such a collection already exist? If not,
2005 Sep 15
4
Rd and guillemots
...motize them? They cause unrecognized characters on my
(Windows XP, newly-installed Miktex, R-alpha of 10/9/2005) system when I
run the dvi files through dvips.
Thanks
Mark Bravington
CSIRO Mathematical & Information Sciences
Marine Laboratory
Castray Esplanade
Hobart 7001
TAS
ph (+61) 3 6232 5118
fax (+61) 3 6232 5012
mob (+61) 438 315 623
2003 Jan 30
2
print.default and attributes
...a class so I can control how
it's displayed by a default print, without having to derive a new class &
print method for the object-being-documented. ]
cheers
Mark
*******************************
Mark Bravington
CSIRO (CMIS)
PO Box 1538
Castray Esplanade
Hobart
TAS 7001
phone (61) 3 6232 5118
fax (61) 3 6232 5012
Mark.Bravington@csiro.au
2015 Feb 07
3
TLS config check
...zy for google it again)
>
Well, I am working in the crypto field and was a bit astonished about
this "rant" - so a quick search brought up
https://www.schneier.com/blog/archives/2009/07/another_new_aes.html -
for those who want it more compact
http://crypto.stackexchange.com/questions/5118/is-aes-256-weaker-than-192-and-128-bit-versions.
Bottom line: AES256 *IS* better than AES128 for the intended usage but
it is also true that AES-GCM rules out other AES based block ciphers for
other kinds of attacks, so there is no "black or white" answer. To be
honest, I wont worry on t...
2004 Nov 23
3
str() resets class for environments
I noticed the following today --- str() seems to remove any extra
class information added to an environment.
> e <- new.env()
> class(e)
[1] "environment"
> class(e) <- c("foo", class(e))
> class(e)
[1] "foo" "environment"
> str(e)
Classes 'foo', 'environment' length 0 <environment>
> class(e)
[1]
2002 Oct 21
1
savehistory directories and quitting R (PR#2038)
...ther than
simply masking it with a copy in .GlobalEnv. But, since savehistory wasn't
actually called at quit time, even that didn't fool the system...
cheers
Mark
*******************************
Mark Bravington
CSIRO (CMIS)
PO Box 1538
Castray Esplanade
Hobart
TAS 7001
phone (61) 3 6232 5118
fax (61) 3 6232 5012
Mark.Bravington@csiro.au
#-----Original Message-----
#From: ripley@stats.ox.ac.uk [mailto:ripley@stats.ox.ac.uk]
#Sent: Tuesday, 15 October 2002 12:31 AM
#To: Mark.Bravington@csiro.au
#Cc: r-devel@stat.math.ethz.ch; R-bugs@biostat.ku.dk
#Subject: Re: savehistory directories a...
2002 Nov 20
2
restart
...l to .Internal( restart( on)), but
it's not pretty and I worry about what will happen if error-trapping
mechanisms are changed in future.
Thanks for any advice
Mark
*******************************
Mark Bravington
CSIRO (CMIS)
PO Box 1538
Castray Esplanade
Hobart
TAS 7001
phone (61) 3 6232 5118
fax (61) 3 6232 5012
Mark.Bravington@csiro.au
2003 Mar 26
5
predict (PR#2686)
...te("factor", nm, "has new level(s)", nxl[m]))
}
}
}
else if (drop.unused.levels) {
<<...>>
cheers
Mark
*******************************
Mark Bravington
CSIRO (CMIS)
PO Box 1538
Castray Esplanade
Hobart
TAS 7001
phone (61) 3 6232 5118
fax (61) 3 6232 5012
Mark.Bravington@csiro.au
--please do not edit the information below--
Version:
platform = i386-pc-mingw32
arch = i386
os = mingw32
system = i386, mingw32
status =
major = 1
minor = 6.2
year = 2003
month = 01
day = 10
language = R
Windows 2000 Professional (build...
2005 May 26
3
Help with samba and a VM
...1=PAHP07 name2=01LP111
[2005/05/26 13:18:00, 2] smbd/reply.c:(110)
netbios connect: local=pahp07 remote=01lp111
tail pavm13.log
[2005/05/26 10:52:04, 1] smbd/service.c:(651)
pavm13 (199.196.41.35) connect to service LiquentWorking as user
pcguest (uid=251, gid=20) (pid 5118)
[2005/05/26 10:52:47, 1] smbd/password.c:(1173)
password server PANT05 rejected the password
[2005/05/26 10:52:47, 1] smbd/password.c:(552)
Account for user 'dmadmin' was disabled.
[2005/05/26 10:52:47, 2] smbd/reply.c:(972)
NT Password did not match for user 'dmadmin'!...
2007 Oct 10
2
slow load() in R2.6.0
...ve whittled it down to char vecs only.
The example below is from a brand-new session with only the basic
packages loaded; delays in my real sessions are much longer.
Mark Bravington
CSIRO Mathematical & Information Sciences
Marine Laboratory
Castray Esplanade
Hobart 7001
TAS
ph (+61) 3 6232 5118
fax (+61) 3 6232 5012
mob (+61) 438 315 623
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> system.time( load( 'd:/r2.0/t1.rda'))
user system elapsed
0.5...