Displaying 20 results from an estimated 1000 matches similar to: "[Bug 84741] New: (EE) [drm] KMS not enabled"
2015 Sep 30
7
[Bug 92192] New: nouveau does not detect monitor native resolution
https://bugs.freedesktop.org/show_bug.cgi?id=92192
Bug ID: 92192
Summary: nouveau does not detect monitor native resolution
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2014 Jul 12
4
[Bug 81266] New: after suspend monitor is darker on nvidia gt510m
https://bugs.freedesktop.org/show_bug.cgi?id=81266
Priority: medium
Bug ID: 81266
Assignee: nouveau at lists.freedesktop.org
Summary: after suspend monitor is darker on nvidia gt510m
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: pineout_wrc at
2017 Aug 17
2
PAM Clustering
Dear Germano,
Thank you for your fast reply,
In the above code, *MYData *is the actual data set.
Do not we need to convert *MYData to *the dissimilarity matrix using
*pam(as.dist(**MYData**), k = 10, diss = TRUE*)* code line?*
*Regards.*
On Thu, Aug 17, 2017 at 2:58 PM, Germano Rossi <germano.rossi at gmail.com>
wrote:
> try this
>
> MYdata <-
2017 Aug 17
0
PAM Clustering
Sorry, I never use pam. In the help, you can see that pam require a
dataframe OR a dissimilarity matrix. If diss=FALSE then "euclidean" was use.So,
I interpret that a matrix of dissimilarity is generated automatically.
Problems may be in your data. Indeed
pam(ruspini, 4)$diss
write a dissimilaty matrix
while
pam(MYdata,10)$diss
wite NULL
2017-08-17 16:03 GMT+02:00 Sema Atasever
2006 May 31
9
How can I make this thing work on IE?
Hello... i''ve been read lots of posts talking about this kind o mess in
IE... but no one tells how could this be possible to work... :-)
Any suggestions??
thanks...
<html>
<head>
<script src="prototype.js"></script>
</head>
<body>
<table border=1>
<tbody>
<tr id="0" name="0">
<td>LINE
2017 Aug 17
2
PAM Clustering
[This email is either empty or too large to be displayed at this time]
2018 Sep 20
2
llvm and python bindings under windows
Hello everyone
I am Germano, from Italy.
Sorry to intruding, but I don't know who to ask anymore.
I developed a small programming language, entirely written in Python.
I state that I work under Windows, I'm using anaconda and Python 3.6.
I wrote the lexical generator and the parser generator.
Now I have to write a code generator and thought about using LLVM.
It seems that the Uncio way to
2017 Aug 17
0
PAM Clustering
try this
MYdata <- read.csv2("data.txt",dec='.')
library(cluster)
cluster.pam = pam(MYdata,10)
table(cluster.pam$clustering)
filenameclu = paste("clusters", ".txt")
write.table(cluster.pam$clustering, file=filenameclu,sep=",")
2017-08-17 10:28 GMT+02:00 Sema Atasever <s.atasever at gmail.com>:
> Dear Authorized Sir / Madam,
>
>
2006 May 31
3
Upsidedown Insertion
Hello again...
All my insertions using de Insertion.After an Ajax.Request functions are
being done upsidedown... i mean, when i need a couple of rows on the
page, they come in a different order they should do...
sorry my english... :-)
did anyone had this kind of problem?
--
Posted via http://www.ruby-forum.com/.
2014 Mar 25
2
nouveau module not loading
Hi!
I have a rather decent notebook (Toshiba Satellite P105-S9722) with
Nvidia GeForce Go 7900 GS video card. I installed latest debian system
with kernel 3.13-1-amd64 on it, but unfortunately nouveau driver doesn't
work. When I load nouveau module following messages will appear in syslog:
Mar 25 11:50:53 ivnb kernel: [ 2703.329287] nouveau [
DEVICE][0000:01:00.0] BOOT0 : 0x049800a2
2010 Mar 23
1
[PATCH] drm/nouveau: fix vbios load and check functions on PowerPC
From: Andrea Tacconi <tacconet at libero.it>
Subject: [PATCH] drm/nouveau: fix vbios load and check functions on PowerPC
On PowerPC the Bios signature reports a wrong lenght of video rom.
Fix this by reading the correct size from Open Firmware.
Set Pramin as primary vbios searching method, because it's the only working method on PowerPC.
The nv_cksum function always fails.
Fix this
2004 Apr 02
1
why "xcopy /d" doesn't work
Hi Germano,
I just found your post regarding Samba and xcopy /d switch at
http://lists.samba.org/archive/samba/2003-October/000699.html.
This is also driving me mad. I was interested to know if you ever found a
way around this problem ? It only seems to be a problem for me with 2000
and XP workstation. 98 works fine.
Regards
James
2019 Aug 11
21
[Bug 111371] New: [NV04] bios OOB on kernel driver initialization
https://bugs.freedesktop.org/show_bug.cgi?id=111371
Bug ID: 111371
Summary: [NV04] bios OOB on kernel driver initialization
Product: xorg
Version: unspecified
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee:
2014 Sep 08
1
Extend reserved memory on 0xfc000000
Hi
This patch correct on usb keyboard acces on number when enter via Ctrl
+ Alt + F12 on vt after Xorg running.Without this patch when enter on
vt vas unable to use numbers from NumLock an only numbers from main
keyboard.
nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x046f00a3
nouveau [ DEVICE][0000:01:00.0] Chipset: G72 (NV46)
nouveau [ DEVICE][0000:01:00.0] Family : NV40
nouveau [
2013 Dec 06
2
Regression: drm/nouveau/clk: implement power state and engine clock control in core (7c856522069755ab9d163a24ac332cd3cb35fe30) breaks GeForce 9400 on Intel Mac Mini Model November 2010 model
Hello Ilia,
> > [ 7.569394] nouveau [ DEVICE][0000:02:00.0] BOOT0 : 0x0ac080b1
> > [ 7.569460] nouveau [ DEVICE][0000:02:00.0] Chipset: MCP79/MCP7A (NVAC)
> > [ 7.569530] nouveau [ DEVICE][0000:02:00.0] Family : NV50
> > [ 7.571151] nouveau [ VBIOS][0000:02:00.0] checking PRAMIN for image...
> > [ 7.633082] nouveau [ VBIOS][0000:02:00.0]
2015 Jan 29
28
[Bug 88868] New: PowerPC e5500, kernel crash, GT520, GT610
https://bugs.freedesktop.org/show_bug.cgi?id=88868
Bug ID: 88868
Summary: PowerPC e5500, kernel crash, GT520, GT610
Product: xorg
Version: unspecified
Hardware: PowerPC
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2014 Mar 26
3
[PATCH] acpi: allow non-optimus setups to load vbios from acpi
There appear to be a crop of new hardware where the vbios is not
available from PROM/PRAMIN, but there is a valid _ROM method in ACPI.
The data read from PCIROM almost invariably contains invalid
instructions (still has the x86 opcodes), which makes this a low-risk
way to try to obtain a valid vbios image.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76475
Signed-off-by: Ilia Mirkin
2014 Aug 31
2
[PATCH envytools] nvamemtiming: Handle target < initial case when iterating values
On 31/08/2014 16:01, Christian Costa wrote:
> Le 31/08/2014 15:12, Martin Peres a ?crit :
>> On 31/08/2014 15:00, Christian Costa wrote:
>>> Otherwise some values are not tested at all.
>> I would rather have a warning than the program doing stuff behind my
>> back. This is a dev tool, dumb == good ;)
>>
> But why didn't you call it Dumb mode rather that
2009 Jan 03
1
some patches and remarks for ng
1 patch for libnouveau_drm, 4 for drm and one work in progress patch
for the ddx.
Getting nv50 to run proved to be more difficult than i thought (at
some point i stopped because it would require significant changes), i
just have a few remarks.
- Buffer object access is not guarded by fences at all, which is a
major issue. You worked around that by using M2MF I suppose, but this
needs a
2014 Apr 16
16
[Bug 77529] New: NVS 510 DP-3 output doesn't work
https://bugs.freedesktop.org/show_bug.cgi?id=77529
Priority: medium
Bug ID: 77529
Assignee: nouveau at lists.freedesktop.org
Summary: NVS 510 DP-3 output doesn't work
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: tex at sergio.spb.ru