similar to: Ubuntu x64 AMD counter strike source

Displaying 20 results from an estimated 1000 matches similar to: "Ubuntu x64 AMD counter strike source"

2008 Nov 19
0
amd mobile on 1 cpu listed in /proc/cpuinfo
I just noticed that my Dual core mobile AMD ZM-82 is only showing one processor in /proc/cpuinfo and not two. Is there a reason? I am running centos 5.2 x86_64. uname -a Linux demobox.msgnet.com 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux Jerry -------------- more /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 17 model
2010 May 27
4
question on CPU
I have centos 5.4 on an HP laptop, as below the /proc/cpuinfo shows Dual core, however, there is only 1 processor listed in /proc/cpuinfo. Is the OS only using a single core? jerry ------ processor : 0 vendor_id : AuthenticAMD cpu family : 17 model : 3 model name : AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-86 stepping : 1 cpu MHz : 2400.000
2004 Jul 29
0
Question on getting a data from dataframe
I am working with amino acid sequences changing each letter to numbers.I have a data from acf transformation called Zm as shown below. I would like to get Indices D1 to D10 and then create F1 to F10 as indicated below. Is there anyway I can do that in R without typing each of them one by one. For example to get D1 to D3, I have to type D1<-c(Zm[[1]])[1][[1]], D2<-c(Zm[[2]])[1][[1]], and
2014 May 07
2
Mapa de quantiles con spplot
Hola, Lo hice de la forma en que propones y no me sale, no sé si algo esté mal con R, porque no me respeta ni el ?key.space?, me lo sigue poniendo en la parte izquierda del gráfico Saludos El 06/05/2014, a las 02:21, Olivier Nuñez <onunez en unex.es> escribió: > El segundo argumento en spplot ha de definir el número/nombre del intervalo al que > pertenece el area a pintar. >
2014 May 06
3
Mapa de quantiles con spplot
Hola, El problema con la propuesta de Olivier es que los intervalos son diferentes para cada variable. La forma sencilla y rápida es: spplot(zm["part88"], col.regions=plotclr, at=class$brks) Pero para que quede más elegante hay que dar algunos pasos más: ## Intervalos en forma character op <- options(digits=4) tab <- print(class) options(op) intChar <- names(tab) ## Indice
2014 May 05
3
Mapa de quantiles con spplot
Hola, no me funciona: Te contesto lo mismo que le contesté a otro compañero de la lista, espero ser más claro. Les comparto la carpeta con la capa y los datos que estoy usando. https://www.dropbox.com/s/umy0evt3qm1wr4d/dissolve.zip Esto es lo que estoy haciendo: library(rgdal) library(maptools) library(sp) library(classInt) library(RColorBrewer) zm <- readOGR(?.?, ?zmdis?) data <-
2012 Apr 07
0
Resumen de R-help-es, Vol 38, Envío 13
2012/4/7 <r-help-es-request@r-project.org> > Envíe los mensajes para la lista R-help-es a > r-help-es@r-project.org > > Para subscribirse o anular su subscripción a través de la WEB > https://stat.ethz.ch/mailman/listinfo/r-help-es > > O por correo electrónico, enviando un mensaje con el texto "help" en > el asunto (subject) o en el cuerpo a:
2014 May 03
2
Mapa de quantiles con spplot
Hola, Intento representar en un mapa participaciones porcentuales de los sectores económicos y no logro hacerlo con spplot. He intentado con spplot(zm, c(?part88?, ?part93?), cuts=4, col.regions=brewer.pal(4, ?Set3?)) Lo pude hacer utilizando el base graphics de R, definiendo: > plotvar88 <- zm$part88 > nclr <- 8 > plotclr <- brewer.pal(nclr, "PuOr") > plotclr
2010 Jul 08
4
Duda con orden Cars93
Cordial saludo, Estoy haciendo una grafica de la base de datos Cars93 conde relaciono Manufacturer con Price con este codigo library(MASS) with(Cars93,plot(Manufacturer, Price, las=2, ylab="Precio (en $1,000)")) necesito el comando para que queden ordenados de manera ascendente como en la grafica 2, muchas gracias por su ayuda Grafica 1 [image: M-P.JPG] Grafica 2 [image: M-P
2005 Dec 07
1
summary[["r.squared"]] gives strange results
I am simulating an ANOVA model and get a strange behavior from the summary function. To be more specific: please run the following code and see for yourself: the summary()[["r.squared"]] values of two identical models are quite different!! ## 3 x 3 ANOVA of two factors x and z on outcome y s.size <- 300 # the sample size p.z <- c(0.25, 0.5, 0.25) # the probabilities of factor z ##
2011 Oct 25
1
regression using GMM for mulltiple groups
Inthe code below I was trying to to obtain the GMM estimates for CAPM (REGRESSION) for 36 stocks each have 180 observations,however it only gives me one output rather than 36. In SAS i would just put in a *By statement*. I have a variable TICKER that categorize them into 36 groups. *How can I obtain all 36 output instead of just one.* **
2008 Aug 26
2
awkward behavior with densityplot function
Hi, I have the following script: ---- t.R --- grafica <- function() { v <- read.csv('preprocessed/komolongma.ece.uprm.edu.active',sep=',') x <- as.ts(v$active) bitmap(file="output.png") densityplot(~x,col='blue',main='Density Plot') dev.off() } grafica() ---- t.R --- When I "sourced" it from R prompt, it quietly runs.
2012 Apr 30
0
Re: Counter-Strike Source Ubuntu 11.10 64bit
it now works forcing direct x 8 instead of 9 when using wine
2009 Mar 27
2
Wine does not start Counter-Strike 1.6
Hello, I wanted to try out how Counter-Strike 1.6 works with Wine. I have an Archlinux System (32 bit installed, but I have a AMD Athlon 64) with Wine 1.1.17. Steam works fine and Counter-Strike is installed but if I start Counter-Strike, there's just a loading dialog that dissappears after one or two seconds... I tried with strace but there's no really interesting output.. Has anybody
2012 Mar 05
2
Counter-Strike 1.6 extremely slow
Counter-Strike 1.6 is extremely slow for me, say, one frame per ten seconds. I am running Wine on Arch Linux 64 bits, I created my Wine prefix using Code: WINEARCH=win32 winecfg This is my direct rendering log: Code: trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 2.1 Mesa 7.11.2. trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : Mesa DRI Intel(R) 965GME/GLE
2010 Aug 20
2
Wine + Counter-strike 1.6 lunch
Hello. My problem contain in starting cs 1.6.through wine shows up welcome screen but in the same time everything hangs up and there are no other options in menu. Steam starts correctly, works smooth. When cs 1.6 hangs up i can easily switch virtual desktop. Let me add that first time problem shows up today morning after update (really cant remember what i updated/upgraded but it was only one
2005 Jan 26
0
counter strike with recent wine
i have update wine source tree from CVS and built latest available wine today. sergey@sergey:~/c/games/hl$ wine --version Wine 20050111 next, i'm trying to launch counter strike, wich used to work with some previous wine version. sergey@sergey:~/c/games/hl$ cat cs.sh #!/bin/sh # nvidia gl settings export __GL_FSAA_MODE=1 export __GL_DEFAULT_LOG_ANISO=1 export __GL_SYNC_TO_VBLANK=0 cd
2007 Mar 19
2
What are the FPS hits in Counter-Strike 1.6/Source?
Exactly what the title says, can anyone tell me the hit in performance with counter-strike 1.6/source is please? Much appreciated.
2006 Jun 03
2
OpenGL issues with Counter Strike
Hello, I recently switched my OS to Ubuntu Dapper Drake amd64 (I used Breezy before) and now I'm facing strange issues regarding Counter Strike (old version, not "Source") via Steam. Steam starts up fine, but if I want to launch the game, the terminal puts out this error-message: err:wgl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0) while Steam itself
2011 Aug 19
0
Re: Counter Strike Source Scoreboard Lacks Fonts
u've been already answered at web.archiveorange.com/archive/v/UmjnMJR2SGFfbbR1sAEu :)