Displaying 20 results from an estimated 200 matches similar to: "I wish to get actively involved in nouveau driver development"
2020 Sep 22
3
EXTRAER MES EN LETRAS Y CASTELLANO
Buenas tardes,
Estoy precisando generar una nueva variable que contenga el mes en tres
letras, por ejemplo: ENE , FEB, MAR , ABR y así sucesivamente a partir de
los valores que ahora tengo en el Dataset, que son 1, 2, 3, 4 y así
sucesivamente.
Entiendo que sería con mutate, pero consulto acerca del comando completo..
Gracias,
Jesús
_________________
*Jesús MARTÍN FRADE *
Skype:
2020 Sep 13
3
CALCULAR SALDO DE CUENTA CORRIENTE
Pido ayuda para calcular el SALDO
*DATAFRAME:*
ASIENTO FECHA CUENTA CONCEPTO ARS_DEB ARS_HAB
SALDO
1 1 2020-01-01 40100006 Asiento de Apertura 0 199517.
-199517.
2 231 2020-01-13 40100006 15/01 CH53677071 GALICIA 14054. 0
14054.
3 231 2020-01-13 40100006 20/01 CH22406030 CREDICOO 9458. 0
23511.
4 231 2020-01-13
2020 Sep 23
2
ORDEN GRÁFICO POR MESES
Hola,
Estoy haciendo un gráfico con:
#############################################################################
## GRAFICO BARRAS : VALORES AL DEBE MENSUALIZADO
ggplot(Diario_S2, aes(x=mes_AAA, by = MES , y=ARS_DEB))+ # ASIGNAR
VARIABLES
geom_bar(stat="identity", width=0.7, # ANCHO BARRAS
colour="grey", fill="darkgreen", #
2020 Sep 27
2
GRÁFICO DE BARRAS COMPARATIVO VARIOS AÑOS
Buenas noches,
Tengo que preparar un gráfico de barras comparativo para varios años, en
el que tenga agrupadas, 3 barras para enero, 3 barras para febrero, 3
barras para marzo y así sucesivamente para todos los meses, estando en cada
mes, los años 2020, 2019 y 2018 (juntas), un pequeño espacio y luego las de
febrero y así sucesivamente...
Con el siguiente código, hago un año:
2018 Jan 13
1
Icecast 420Radio error
Icecast,
We have been using your service for several years and recently noticed the
connection link has not been working. It has been about two weeks now.
Our connection is:
http://listen.djcmedia.com/420radiohigh
http://listen.djcmedia.com/420radiolow
The current song rotation shows up on TuneIn, or other systems, but does
not play.
https://tunein.com/radio/420Radio-s203542/
Could you
2009 Jan 12
2
error messgae
Hello,
I am having problems getting one xlite clients to communicate through
asterisk. I am getting an error message:
chan_sip.c:15593 handle_request_register: Registration from '"chinmay
chakraborty"<sip:1234 at 10.44.32.193 <sip%3A1234 at 10.44.32.193>>' failed
for '10.44.32.193' - No matching peer found
sip show peers
Name/username Host
2017 Feb 07
2
[cfe-dev] lli: LLVM ERROR: Cannot select: X86ISD::WrapperRIP TargetGlobalTLSAddress:i64
+ LLVM-dev (clang is mostly about the frontend and this is a backend failure), you may have more change to get an answer.
> On Feb 6, 2017, at 5:49 AM, Gaetano Checinski via cfe-dev <cfe-dev at lists.llvm.org> wrote:
>
> Running the following code with clang++ -S -emit-llvm main.cpp && lli main.ll on Linux(Debian)
>
> #include <future>
>
> int main () {
2013 Mar 08
2
Gsoc-2013
Hi,
I am Chinmay Naik, an undergraduate in Computer Science at Bangalore
Institute of Technology, Bangalore.
I am an experienced programmer and good with C,C++,Python,Java,OpenGL and
would love to participate in Gsoc-13.
>From the ideas listed, i am interested to work on the project "posting list
encoding improvements".
I am a newbie to Xapian but would like to get involved and get a
2006 Mar 06
1
Model for Tracking changes
Hi!
I''m new to Rails (and ruby in general). I was planning to implement a
whiteboard like system, in which changes made by users to the board are
automatically tracked.
Currently, I''ve implemented it as a model Post which :has_many Boards. A
new Board is added to the Post every time a change is submitted (with a
created_at timestamp). This allows saving multiple versions of
2006 Apr 08
5
Sending email on Windows
Hi!
I''m developing a different kind of Rails app. It''s an email client
*built on RoR *which users can download and use. It''ll look and feel
like a standard webapp, except that the server will be run locally
(maybe webbrick).. Basically, the idea is that:
* Web based apps are easier to upgrade, use etc.
* But people need to have their email and other stuff on
2013 Mar 09
0
gsoc-13
Hi,
I am Chinmay Naik, an undergraduate in Computer Science at Bangalore
Institute of Technology, Bangalore.
2017 Feb 09
1
[cfe-dev] lli: LLVM ERROR: Cannot select: X86ISD::WrapperRIP TargetGlobalTLSAddress:i64
I'm looking currently into a patch
<https://mailtrack.io/trace/link/60b02baa5e1b3d7ffe6fbb428b343be17c58c583?url=https%3A%2F%2Fgithub.com%2FJuliaLang%2Fllvm%2Fcommit%2Fa9e17b7f47f5afa9683fc8cfeff7020b2ff4a8b2%23diff-0fa8ca8690e36a8dfd05f6b751955164R339&signature=222c65b9d92c011f>
which has been written for JuliaLang and is supposed to fix TLS for linux.
Unfortunately it is based on
2017 Dec 20
3
[Bug 104344] New: Display Adapter Chain, Cable Disconnect causes Nouveau crash
https://bugs.freedesktop.org/show_bug.cgi?id=104344
Bug ID: 104344
Summary: Display Adapter Chain, Cable Disconnect causes Nouveau
crash
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2018 Apr 22
0
[cfe-dev] lli: LLVM ERROR: Cannot select: X86ISD::WrapperRIP TargetGlobalTLSAddress:i64
Over one year passed now, did anybody made any progress regarding this
issue?
On 9 February 2017 at 16:33, Gaetano Checinski <gaetano.checinski at gmail.com>
wrote:
> I'm looking currently into a patch
>
2012 Nov 02
8
[Bug 56692] New: Xorg freezes with vblank enabled on nouveau nvc8
https://bugs.freedesktop.org/show_bug.cgi?id=56692
Priority: medium
Bug ID: 56692
Assignee: nouveau at lists.freedesktop.org
Summary: Xorg freezes with vblank enabled on nouveau nvc8
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: kel.p.doran at
2017 Feb 07
3
[cfe-dev] lli: LLVM ERROR: Cannot select: X86ISD::WrapperRIP TargetGlobalTLSAddress:i64
> I’ve seen the same problem, but didn’t find solution back then.
> I can give a hint that it is related to a thread local storage (notice
TLS in the name).
>
> The same result can be reproduced by this simple program:
>
> thread_local int x = 0;
> int main() {
> return 0;
> }
>
>When compiled into IR it produces similar error:
>
>LLVM ERROR:
2017 Feb 08
2
[cfe-dev] lli: LLVM ERROR: Cannot select: X86ISD::WrapperRIP TargetGlobalTLSAddress:i64
What exactly do the compiler flags`-femulated-tls` and `tls-model` do ?
Why does tls-emulation not solve the problem ?
Looking at the generated IR, it seems not to remove thread_local variable
declarations.
What is the reasoning behind that ?
2017-02-07 16:27 GMT+00:00 Gaetano Checinski <gaetano.checinski at gmail.com>:
>
> got a minimal example now:
> extern thread_local
2018 Oct 27
1
Linux 4.19 slowdown / crash - nouveau - Ubuntu 18.10 / Alienware 17 R5
Hi all. I've reported a bug over at the Ubuntu bug tracker: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799180
Given the logs in kern.log it certainly looks like the nouveau driver is the culprit. The system becomes incredibly slow ultimately becoming unusable, and the fan screams.
Full details including driver / kernel version and full kernel log over at the bug, but I see a bunch
2007 Mar 27
0
Asterisk MSOutlook Dialer
Hello everyone,
we just wrote a little MSOutlook address book dialer interfaced with Asterisk. It is a small (400k) exe that you need to install. It is completely free to use, either for educational purpose or otherwise. You can download it at http://www.voip.com.sg/voip_products/voip_asterisk_outlook_dialer.html . Please send your comments to
me directly as I am the developer for it.
With
2017 Feb 08
0
[cfe-dev] lli: LLVM ERROR: Cannot select: X86ISD::WrapperRIP TargetGlobalTLSAddress:i64
[Adding llvm-dev back to list]
On 8 February 2017 at 11:12, Gaetano Checinski
<gaetano.checinski at gmail.com> wrote:
> Thanks for sharing your insights,
> so in theory i could build an llvm pass that calls TargetLowering::LowerToTLSEmulatedModel for each llvm::Function and it should work if i link a runtime that provides __emultls_get_address.
I'm afraid not, that function is