Displaying 20 results from an estimated 71 matches for "diogo".
Did you mean:
diego
2023 Jan 29
2
[REGRESSION] GM20B probe fails after commit 2541626cfb79
On Fri, 27 Jan 2023 at 20:42, Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt> wrote:
>
> On Fri, Jan 27, 2023 at 04:00:59PM +1000, Ben Skeggs wrote:
> > On Fri, 20 Jan 2023 at 21:37, Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt> wrote:
> > >
> > > On Wed, Jan 18, 2023 at 11:28:49AM +1000, Ben Skegg...
2024 Nov 04
1
[REGRESSION] GM20B pmu timeout
Hello,
On Tue Oct 15, 2024 at 7:13 PM WEST, Linux regression tracking (Thorsten Leemhuis) wrote:
> Hi, Thorsten here, the Linux kernel's regression tracker.
>
> On 10.10.24 15:32, Diogo Ivo wrote:
> >
> > Somewhere between 6.11-rc4 and 6.11-rc5 the following error message is displayed
> > when trying to initialize a nvc0_screen on the Tegra X1's GM20B:
> >
> > [ 34.431210] nouveau 57000000.gpu: pmu:hpq: timeout waiting for queue ready
> >...
2007 Oct 22
3
median value dataframe coming from multiple dataframes
...in need of an efficient function.
I have 4 dataframes with the same dimension. I need to generate other dataframe with the some dimension than the others where in each position it has the median value of the 4 values in the same position coming from the 4 dataframes.
Grateful by your support,
Diogo André Alagador
[[alternative HTML version deleted]]
2024 Nov 14
2
[PATCH] nouveau: fw: sync dma after setup is called.
From: Dave Airlie <airlied at redhat.com>
When this code moved to non-coherent allocator the sync was put too
early for some firmwares which called the setup function, move the
sync down after the setup function.
Reported-by: Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt>
Tested-by: Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt>
Fixes: 9b340aeb26d5 ("nouveau/firmware: use dma non-coherent allocator")
Cc: stable at vger.kernel.org
Signed-off-by: Dave Airlie <airlied at redhat.com>
---
drivers/gpu/drm/nou...
2012 Dec 05
8
Error: Could not request certificate: Connection refused - connect(2)
Hi all,
I am new at puppet and Im using the puppet learning tutorial. I execute
until Basic agent/master puppet. Everything worked ok but after 2 or 3
days, running the command "puppet agent --test", start throw the error in
subject. That left me with the following questions:
how to puppet agent connect to master without service started on master?
If this connection is possible (
2023 Jan 27
3
[REGRESSION] GM20B probe fails after commit 2541626cfb79
On Fri, 20 Jan 2023 at 21:37, Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt> wrote:
>
> On Wed, Jan 18, 2023 at 11:28:49AM +1000, Ben Skeggs wrote:
> > On Mon, 16 Jan 2023 at 22:27, Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt> wrote:
> > > On Mon, Jan 16, 2023 at 07:45:05AM +1000, David Airlie wrote:
>...
2024 Nov 12
1
[REGRESSION] GM20B pmu timeout
[CCing Danilo, who committed the culprit]
On 04.11.24 13:11, Diogo Ivo wrote:
> On Tue Oct 15, 2024 at 7:13 PM WEST, Linux regression tracking (Thorsten Leemhuis) wrote:
>> On 10.10.24 15:32, Diogo Ivo wrote:
>>>
>>> Somewhere between 6.11-rc4 and 6.11-rc5 the following error message is displayed
>>> when trying to initialize a...
2009 May 26
3
FXS
What is the easiest way to connect my "black phone" to a PC running
asterisk?
I don't need multiple extensions, I've got just 1 phone. Is there any USB
FXS adapter?
Thanks
--
Diogo Saad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090526/77fcb91b/attachment.htm
2009 Sep 11
2
Persisting iproute2 routes and rules
...e add ...
ip rule add ...
And now I'd like to persist those so they're loaded when the system boots up.
I'm doing this by means of calling a specific script from
/etc/rc.d/rc.local but I believe there must be something cleaner than
that, like another existing file.
Thanks in advance,
Diogo
2003 Mar 21
1
Substitution of NT
...er repository should I improve the administration???
I could not find good articles / howtos / tutorials about Samba as a
PDC..... can you provide me some good links??
Sorry about my english!! ( I'm from Brasil)
"Bombing for peace is like fucking for virginity!!"
Thanks in advance
Diogo
diogo@ibnetwork.com.br
2013 May 28
2
Samba4 + Shared Folders
...= s3fs services, rpc, nbt, wrepl, ldap, CLDAP, kdc, drepl,
winbind, ntp_signd, kcc, dnsupdate
[netlogon]
path = /usr/local/samba/var/locks/sysvol/test.local/scripts
read only = No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
[Test]
path = /data/test
read only = No
Grateful,
Diogo
2024 Nov 12
1
[REGRESSION] GM20B pmu timeout
On Tue, 12 Nov 2024 at 22:34, Linux regression tracking (Thorsten
Leemhuis) <regressions at leemhuis.info> wrote:
>
> [CCing Danilo, who committed the culprit]
>
> On 04.11.24 13:11, Diogo Ivo wrote:
> > On Tue Oct 15, 2024 at 7:13 PM WEST, Linux regression tracking (Thorsten Leemhuis) wrote:
> >> On 10.10.24 15:32, Diogo Ivo wrote:
> >>>
> >>> Somewhere between 6.11-rc4 and 6.11-rc5 the following error message is displayed
> >>> whe...
2008 Mar 27
2
colMeans in a data.frame with numeric and character data
...would like to know if it is posible by, someway, to get colMeans from
a data.frame with numeric as well as character data, dispersed all over
the object. Note that I would like to get colMeans neglecting character
data.
I am really in need of some function proceeding in that way…
All the best
Diogo André Alagador
[[alternative HTML version deleted]]
2008 Nov 06
2
comparing matrices using max or min
...I have 3 matrices with the same dimension, A,B,C and I would like to produce
a matrix D where in each position would retrieve the max(or min) value along
A,B,C taken from the same position.
I guess that apply functions should fit, but for matrices objects I am not
getting it.
thanks in advance,
Diogo André Alagador
[[alternative HTML version deleted]]
2007 Jul 20
3
R CMD SHLIB problem [make: *** No rule to make target ]
...ot;Hello, world!\n");
}
}
However when trying to compile the a C file in the command window:
R CMD SHLIB holla.c
I get the following message:
make: *** No rule to make target `holla.d', needed by `makeMakedeps'. Stop.
Can somebody give me a hand on this,
Thanks in advance
Diogo André Alagador
[[alternative HTML version deleted]]
2008 Sep 06
9
[Bug 17462] New: XVideo Overlay adaptor is jerky on HD videos (NV18 card)
...Product: xorg
Version: 7.3
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: diogomfranco at gmail.com
QAContact: xorg-team at lists.x.org
As in $subject. There are no problems at all with SD video, the overlay adaptor
is wonderful :)
Relevant versions: xserver-xorg 7.3 (Debian lenny), mplayer r27531 (manually
compiled), xf86-video-nouveau f8c0af3, novueau's drm 3...
2009 Sep 11
2
Persisting module loading
...g cleaner than
that, like another existing file.
I tried the /etc/rc.modules thing as shown in
http://centos.org/docs/5/html/Deployment_Guide-en-US/s1-kernel-modules-persistant.html
but /etc/rc.modules was not being called automatically until I called
it from /etc/rc.d/rc.local
Thanks in advance,
Diogo
2009 May 16
3
How to save R "clean" sessions in BATCH mode?
...the scratch
to avoid mixing files from consecutive worksessions, and thus using R
memory unnecessarily. I could use rm() to delete objects from the
previous sessions but it seems not an efficient task.
Any suggestions on how to perform this in Batch Mode? An examplified
help would be nice!
Diogo Andr? Alagador
http://www.biochange-lab.eu/people/diogo-alagador
Biodiversity and Global Change Lab, Museo Nacional de Ciencias
Naturales, CSIC, Madrid, Espa?a
Forest Research Centre, Instituto Superior de Agronomia, UTL, Lisboa, Portugal
2011 Feb 10
3
Permuting rows of a matrix
...15 3 9 21
[4,] 22 10 16 4
[5,] 5 11 17 23
[6,] 24 6 12 18
However, I need to perform quite a lot of these permutations, and I was wondering whether anyone knows of a faster way of doing this. Something that might not involve a "for" loop, for instance?
-Diogo
2022 Dec 28
2
[REGRESSION] GM20B probe fails after commit 2541626cfb79
...000000.gpu: init failed with -22
[ 2.154564] nouveau: DRM-master:00000000:00000080: init failed with -22
[ 2.154574] nouveau 57000000.gpu: DRM-master: Device allocation failed: -22
[ 2.162905] nouveau: probe of 57000000.gpu failed with error -22
#regzbot introduced: 2541626cfb79
Thanks,
Diogo Ivo