Displaying 20 results from an estimated 42 matches for "curros".
Did you mean:
cirros
2005 Dec 19
7
(no subject)
Hello,
I am new on this list. I have installed Wine successfully on my Mandrake
but i think i couldnot configuire is smoothly. Whatever i can run simple
programs like WinZip and mIRC with it but complex programs like
Macromedia Flash and Photoshop CS is not running. It says that required
files were not found in the Adobe Hpotoshop CS folder. Re-install
photoshop to restore these files. Flash also
2009 Dec 15
8
[Bug 25658] New: Move to loadable firmware breaks suspend on nVidia 9800M
http://bugs.freedesktop.org/show_bug.cgi?id=25658
Summary: Move to loadable firmware breaks suspend on nVidia 9800M
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2015 Nov 13
6
llvm TGSI backend (WIP) questions
Hi All,
So as discussed I've started working on a TGSI backend for
llvm to use as a way to get compute going on nouveau (and other gpu-s).
I'm still learning all the ins and outs of llvm so I do not have
much to show yet.
I've rebased Francisco's (curro's) latest version on top of llvm
trunk, and added a commit on top to actual get it build with the
latest trunk. So
2013 Dec 20
4
error con install_github() del paquete devtools
Si. Pero no funciona. En ordenador curro si funciona y tb tiene linux.
Seguiré investigando
has probado con: install_github('paquete",username='usuario')?
2013/12/20 Jose Luis Cañadas Reche <canadasreche@gmail.com>:
> Hola a todos.
>
> Estoy intentando instalar el paquete likert utilizando devtools y obtengo
el
> siguiente error
>
> library(devtools)
>
2018 Oct 22
2
Chapuza total?? Crear web con R
Buenas Victor,
Gracias por el mail. Suele pasar lod e descubrir el paquete una vez que has terminado el curro.. jejejeje
Las webs estan bien, pero estaba pensando mase n webs de formularios..
No obstante, lo tomo en cuenta. Muchas gracias
Jes?s
________________________________
De: V?ctor Granda Garc?a <victorgrandagarcia en gmail.com>
Enviado: lunes, 22 de octubre de 2018 22:17
Para:
2005 Dec 09
3
fixme:font:load_VDMX Failed to retrieve vTable
hi my reports are not well displayed on my access97 app.
fonts are displayed i anora location and separed
I got this fixme
fixme:font:load_VDMX Failed to retrieve vTable
somebdoy knows how to fix it?
thanks all
2010 Feb 09
1
low memory
12:08 < curro_> shining: hmm, it seems, darktama didn't quite finish
the additional reloc checking he started to code
12:11 < curro_> shining: that would have solved your problem, poke him
when he's back from vacations :)
12:16 < shining> curro_: hmm I really dont get it, it looks like
domain can have both set, and flags can also have both set
12:16 < shining> I
2010 Feb 09
1
texture dimension limits in ddx
in nv10_exa.c :
check_texture does :
if (w > 2046 || h > 2046)
NOUVEAU_FALLBACK("picture too large, %dx%d\n", w, h);
check_render_target does :
if (w > 4096 || h > 4096)
return FALSE;
So we have different size limits for the source and the destination ?
Another thing is that nv20 uses nv10_exa.c code, and the limit in
2013 Apr 22
0
[LLVMdev] GSoC proposal: TGSI compiler back-end.
Francisco Jerez <currojerez at riseup.net> writes:
> Although I'm sending this as a GSoC proposal, I'm well aware that the
> amount of work that a project of this kind involves largely exceeds the
> scope of the GSoC program. I think that's okay: my work here wouldn't
> be finished at the end of this summer by any means, it would merely be a
> start.
>
2013 Jan 10
4
help: Alienware
Hace poco me compré un ordenador alienware(submarca de Dell) bajo
SO widnow 7 64 bits,
Ram 16Gb
Procesador i7
El problema es que Rstudio de vez en cuando deja de funcionar cuando lo
utilizo.
En principio tengo un ordenadro parecido en el trabajo, que es de marca
Acer y en principio mucho peor
SO widnow 7 64 bits,
Ram 4Gb
Procesador i5
En ambos ordenadores me funciona la versión estandar de R,
2013 Apr 04
2
[LLVMdev] GSoC proposal: TGSI compiler back-end.
Although I'm sending this as a GSoC proposal, I'm well aware that the
amount of work that a project of this kind involves largely exceeds the
scope of the GSoC program. I think that's okay: my work here wouldn't
be finished at the end of this summer by any means, it would merely be a
start.
TGSI is the intermediate representation that all open-source GPU drivers
using the
2015 Nov 20
2
NV50 compute support questions
Hi,
On 20-11-15 17:07, Samuel Pitoiset wrote:
>
>
> On 11/20/2015 11:36 AM, Hans de Goede wrote:
>> Hi Samual, et al,
>
> Hi Hans,
>
>>
>> In
>> http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/drivers/nouveau?id=ff72440b40211326eda118232fabd53965410afd
>>
>> you write: "This compute support has been tested by
>> Pierre
2015 Nov 18
1
[Mesa-dev] llvm TGSI backend (WIP) questions
Hi,
On 13-11-15 19:51, Tom Stellard wrote:
> On Fri, Nov 13, 2015 at 02:46:52PM +0100, Hans de Goede wrote:
>> Hi All,
>>
>> So as discussed I've started working on a TGSI backend for
>> llvm to use as a way to get compute going on nouveau (and other gpu-s).
>>
>> I'm still learning all the ins and outs of llvm so I do not have
>> much to show
2013 Apr 23
2
[LLVMdev] GSoC proposal: TGSI compiler back-end.
Francisco Jerez <currojerez at riseup.net> writes:
>[...]
> Pity not to see any interest in this since I brought up the idea two
> weeks ago. I've uploaded a first attempt at writing a TGSI back-end
> here [2]. It's able to generate code -- though only in assembly form
> and with many loose ends still.
>
> Also, would it be possible for Tom Stellard
2015 Nov 13
0
[Mesa-dev] llvm TGSI backend (WIP) questions
On Fri, Nov 13, 2015 at 02:46:52PM +0100, Hans de Goede wrote:
> Hi All,
>
> So as discussed I've started working on a TGSI backend for
> llvm to use as a way to get compute going on nouveau (and other gpu-s).
>
> I'm still learning all the ins and outs of llvm so I do not have
> much to show yet.
>
> I've rebased Francisco's (curro's) latest
2005 Nov 17
1
fixme:font:SetMapperFlags (0x7744, 0x00000001): stub - harmless
anybody knows how to fix this
fixme:font:SetMapperFlags (0x7744, 0x00000001): stub - harmless
thanks a lot
2005 Oct 26
0
Re: Thanks man
Curro Amores wrote:
>
> thank u very much, i have to try it.
>
> maybe the problem i had is that i didnt kill all the wine proccesses.
>
> Apart from configuring in the winecfg app you have to change the
> values in the config file which is in the dir /etc/wine/ i think.
>
> How did you use native's one from the command line?
>
>
>
n.p.
either export the
2009 Dec 11
1
conflicting memory types
I just noticed these messages in my logs :
modprobe:1998 conflicting memory types e8000000-e8010000
uncached-minus<->write-combining
reserve_memtype failed 0xe8000000-0xe8010000, track uncached-minus,
req uncached-minus
ioremap reserve_memtype failed -16
Xorg:5078 conflicting memory types e8000000-e8010000
uncached-minus<->write-combining
reserve_memtype failed 0xe8000000-0xe8010000,
2013 Dec 20
0
error con install_github() del paquete devtools
Hola,
En GitHub estará siempre la última versión, pero también está el paquete en
CRAN y puedes instalártelo como cualquier otro paquete ahí disponible...
Saludos,
Carlos Ortega
www.qualityexcellence.es
El 20 de diciembre de 2013, 14:54, José Luis Cañadas <canadasreche@gmail.com
> escribió:
> Si. Pero no funciona. En ordenador curro si funciona y tb tiene linux.
> Seguiré
2012 Mar 27
5
Rstudio, ha vuelto a pasar
Hola a todos.
Pues eso que sigo teniendo problemas con Rstudio en linux mint debian.
Pero pasa algo curioso. Si estoy conectado a la red,sea la que sea, si
funciona, pero sin embargo si no tengo acceso no puede iniciar rsession..
¿Alguna idea? sobre todo los que sois linuxeros...