Displaying 20 results from an estimated 200 matches similar to: "Trouble on kernel"
2013 Oct 28
3
Trouble on kernel
Am 2013-10-28 15:42, schrieb Ilia Mirkin:
> On Mon, Oct 28, 2013 at 3:45 AM, Martin Kaffanke <martin.kaffanke at gmx.at> wrote:
>> Hi there,
>>
>> Sometimes my computer crashes since i use now ubuntu 13.10 with
>> unity/compiz.
>
> You're on NV4C. Do you have mesa 9.2.1 or later (or pre-9.2)? If you
> have 9.2.0, there are known issues with shader
2013 Oct 28
0
Trouble on kernel
On Mon, Oct 28, 2013 at 3:45 AM, Martin Kaffanke <martin.kaffanke at gmx.at> wrote:
> Hi there,
>
> Sometimes my computer crashes since i use now ubuntu 13.10 with
> unity/compiz.
You're on NV4C. Do you have mesa 9.2.1 or later (or pre-9.2)? If you
have 9.2.0, there are known issues with shader compilation.
>
> dmesg tells me:
>
> [ 686.209019] nouveau E[
2013 Oct 28
0
Trouble on kernel
On Mon, Oct 28, 2013 at 12:31 PM, Martin Kaffanke
<martin.kaffanke at gmx.at> wrote:
> Am 2013-10-28 15:42, schrieb Ilia Mirkin:
>
>> On Mon, Oct 28, 2013 at 3:45 AM, Martin Kaffanke <martin.kaffanke at gmx.at>
>> wrote:
>>>
>>> Hi there,
>>>
>>> Sometimes my computer crashes since i use now ubuntu 13.10 with
>>>
2013 Nov 08
14
[Bug 71382] New: Nouveau dmesg error, computer hangs
https://bugs.freedesktop.org/show_bug.cgi?id=71382
Priority: medium
Bug ID: 71382
Assignee: nouveau at lists.freedesktop.org
Summary: Nouveau dmesg error, computer hangs
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: martin.kaffanke at gmx.at
2014 Mar 04
18
[Bug 75776] New: Hearthstone displays corrupted buffers on NVA5
https://bugs.freedesktop.org/show_bug.cgi?id=75776
Priority: medium
Bug ID: 75776
Assignee: nouveau at lists.freedesktop.org
Summary: Hearthstone displays corrupted buffers on NVA5
Severity: normal
Classification: Unclassified
OS: All
Reporter: lubosz at gmail.com
Hardware: Other
Status: NEW
2008 Mar 04
4
R-Terminal
Hi there!
I use an gnome-terminal for using R. When I resize the termial to the
maximum size, R uses only the left side of the window. Can I tell R to
use the whole window somehow?
Thanks,
Martin
--
Ihr Partner f?r Webdesign, Webapplikationen und Webspace.
http://www.roomandspace.com/
Martin Kaffanke +43 650 4514224
-------------- next part --------------
A non-text attachment was
2008 Mar 10
3
format a number
Hi there!
I have i.e. v = c(0.43554, -0.22343), and so on. Now I'd like to make a
format like
format(v, digits=2) but without the leading 0, so 0.43554 becomes .44,
-0.22343 becomes -.22
How can I do that?
runnable example for copy and paste:
v = c(0.43554, -0.22343)
format(v, digits=2)
Thanks,
Martin
--
Ihr Partner f?r Webdesign, Webapplikationen und Webspace.
2014 May 18
6
[Bug 78863] New: [nv50] errors when starts gnome-shell
https://bugs.freedesktop.org/show_bug.cgi?id=78863
Priority: medium
Bug ID: 78863
Assignee: nouveau at lists.freedesktop.org
Summary: [nv50] errors when starts gnome-shell
QA Contact: xorg-team at lists.x.org
Severity: minor
Classification: Unclassified
OS: All
Reporter: mattia.b89 at gmail.com
2008 Mar 06
3
mean and sd with number of values?
Hi there,
When i do
mean(fl[1:20], na.rm=T)
sd(fl[1:20], na.rm=T)
I get 20 Results, but now I'd like to know from how many numbers my mean
and sd are calculated.
How to I use the length() for this, or is this possible?
Because there are missing values in some, but not in all columns. So
there should be a different count of numbers.
Thanks,
Martin
--
Ihr Partner f?r Webdesign,
2008 Mar 05
2
Correlation matrix one side with significance
Hi there!
In my case,
cor(d[1:20])
makes me a good correlation matrix.
Now I'd like to have it one sided, means only the left bottom side to be
printed (the others are the same) and I'd like to have * where the
p-value is lower than 0.05 and ** lower than 0.01.
How can I do this?
And another thing: Is there a way to output that table as a latex table?
Thanks,
Martin
--
Ihr
2008 Mar 03
1
names of data.frame variables?
Hi there!
I'd like to make many tests and plots, for each variables.
i.E.
i <- 1
repeat {
print (t.test(e[i], f[i]))
i <- i + 1
if (i == 21) break
}
but the output is:
Welch Two Sample t-test
data: e[i] and f[i]
...
so I don't know which data was calculated.
Is there a way to tell the t.test or I'll make the same with plotmeans
(from the gplots library)
2008 Mar 13
1
Compare two correlations matrices
Hi there,
When I make two correlations matrices of the same size from
a <- cor(el[1:20])
b <- cor(fl[1:20])
how can I compare if this matrices are equal?
Thanks,
Martin
--
Ihr Partner f?r Webdesign, Webapplikationen und Webspace.
http://www.roomandspace.com/
Martin Kaffanke +43 650 4514224
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
2008 Mar 13
1
factanal and plotting?
Hi there!
To make a good choice for the estimation of the number of usefull
factors. And I'd like to plot a graph like:
http://de.wikipedia.org/wiki/Bild:Parallelanalyse.jpg
where I don't need the green line (random values).
But with
str(factanal(data, factors=10)) I cannot figure out where I can find the
values for plotting.
Can you please help me in this question?
Thanks,
Martin
2014 Jan 07
38
[Bug 73358] New: [nv34] adobe flash + firefox -> DATA_ERROR
https://bugs.freedesktop.org/show_bug.cgi?id=73358
Priority: medium
Bug ID: 73358
Assignee: nouveau at lists.freedesktop.org
Summary: [nv34] adobe flash + firefox -> DATA_ERROR
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: ronald645 at gmail.com
2008 Mar 08
1
ks.test troubles
Hi there!
I have two little different data. One is a computer test on people, the
other is a paper and pencil test. two boxplots show me that the data is
almost the same.
So now I'd like to know if I could handle all data as one, by testing
with ks.test:
====
> ks.test(el$angststoer, fl$angststoer)
Two-sample Kolmogorov-Smirnov test
data: el$angststoer and fl$angststoer
D =
2014 Feb 24
4
[Bug 75464] New: [nv4e] [vdpau] causes hangs
https://bugs.freedesktop.org/show_bug.cgi?id=75464
Priority: medium
Bug ID: 75464
Assignee: nouveau at lists.freedesktop.org
Summary: [nv4e] [vdpau] causes hangs
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: ronald645 at gmail.com
Hardware:
2014 Apr 20
2
[Bug 77690] New: [nv49] Hearthstone corrupted display screen with wine
https://bugs.freedesktop.org/show_bug.cgi?id=77690
Priority: medium
Bug ID: 77690
Assignee: nouveau at lists.freedesktop.org
Summary: [nv49] Hearthstone corrupted display screen with wine
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: infyquest at gmail.com
Hardware: x86 (IA32)
2013 Sep 15
8
[Bug 69375] New: [NV4E] GPU lockup when using chrome/flash
https://bugs.freedesktop.org/show_bug.cgi?id=69375
Priority: medium
Bug ID: 69375
Assignee: nouveau at lists.freedesktop.org
Summary: [NV4E] GPU lockup when using chrome/flash
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: taylor_tails at
2012 May 10
12
[Bug 49727] New: wine 1.5.2 and 3Dmark2001se displays only black screen with FPS, on nv43/AGP
https://bugs.freedesktop.org/show_bug.cgi?id=49727
Bug #: 49727
Summary: wine 1.5.2 and 3Dmark2001se displays only black
screen with FPS, on nv43/AGP
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
2017 Aug 27
7
[Bug 102430] New: nv4x - memory problems when starting graphical application - logs included
https://bugs.freedesktop.org/show_bug.cgi?id=102430
Bug ID: 102430
Summary: nv4x - memory problems when starting graphical
application - logs included
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium