similar to: Fwd: [bisected] nouveau failure with 3.9-rc1 and ongoing

Displaying 20 results from an estimated 400 matches similar to: "Fwd: [bisected] nouveau failure with 3.9-rc1 and ongoing"

2006 Jun 08
4
Suggestion for the list manager(s)
Just wondering... Would it be possible for the list software to set the reply-to: field to compiz@lists.freedesktop.org? Best regards, Sune M?lgaard -- I can resist everything except temptation. - Oscar Wilde (1854-1900)
2006 Apr 23
2
Window shading
Hi all. New to the list, so my apologies, if I am out of line. I was told, that window shading (rolling them up into the title bar) is on the TODO-list. As I normally rely heavily on this feature, I just wondered which priority it has, i.e. when I can expect it. I rely solely on your kindness for this, as I am neither versed in C nor graphical effects, and thus cannot provide code of my own.
2006 Jun 08
1
Bug in shading
My thanks still stands, however, when one reloads compiz, any shaded windows are closed. Just wanted to let you know Best regards, Sune M?lgaard -- The best way to accelerate a Macintosh is at 9.8m sec sec. - Marcus Dolengo
2013 Mar 14
9
[Bug 62351] New: Segfault in nouveau_dri.so
https://bugs.freedesktop.org/show_bug.cgi?id=62351 Priority: medium Bug ID: 62351 Assignee: nouveau at lists.freedesktop.org Summary: Segfault in nouveau_dri.so Severity: major Classification: Unclassified OS: Linux (All) Reporter: sune at molgaard.org Hardware: x86-64 (AMD64) Status: NEW
2016 Mar 31
2
GM108GLM?
Actually GM108 is not one of the recognized chips. Someone needs to go through and check that its goldens didn't change. Nobody's done that. See https://bugs.freedesktop.org/show_bug.cgi?id=89558 On Thu, Mar 31, 2016 at 4:57 PM, Pierre Moreau <pierre.morrow at free.fr> wrote: > Hello, > > Acceleration support for GM107 was merged in kernel 4.1, and modesetting > support
2016 Mar 29
2
GM108GLM?
Hiya, Is there any change for Quadro K620M support at some point in time, and what can I do to help, apart from the info below? Best regards, Sune Mølgaard dmesg |grep -i nouveau [ 1.164919] nouveau 0000:08:00.0: unknown chipset (1183a0a2) [ 1.164943] nouveau: probe of 0000:08:00.0 failed with error -12 lspci|grep -i nvidi 08:00.0 3D controller: NVIDIA Corporation GM108GLM [Quadro
2003 Mar 26
1
Libvorbis documentation.
Greetings, On the official documentation page, http://www.xiph.org/ogg/vorbis/docs.html, there are links to the documents describing the released libraries, ie. libvorbis, vorbisfile and vorbisenc. However, the first one is not a link at all, although I seem to remember that it was so earlier. I also downloaded the SDK for Mac OSX, which sorta contains a documentation for libvorbis, but
2016 Apr 18
2
GM108GLM?
Is there anything I can do in this regard? /smo On 2016-03-31 23:12, Pierre Moreau wrote: > Oh, hum, GM108 is NV118 and not NV108 which is Gk208… My bad! > > SMF from the bug report seemed to have some working setup, and since he didn't > pinged back, I guess it's working nicely. But some more checking might still be > needed? > > On 04:59 PM - Mar 31 2016, Ilia
2013 Jun 24
14
[Bug 66129] New: [BISECTED] nouveau, nv50: dual display doesn't work in 3.9
https://bugs.freedesktop.org/show_bug.cgi?id=66129 Priority: medium Bug ID: 66129 CC: drewfrank at gmail.com, joshuabaergen at gmail.com, wippbox at gmx.net Assignee: nouveau at lists.freedesktop.org Summary: [BISECTED] nouveau, nv50: dual display doesn't work in 3.9 QA Contact:
2016 Apr 22
0
GM108GLM?
Hello, A patch was merged yesterday to recognise GM108 (see https://github.com/skeggsb/nouveau/commit/3da1f2a19e5e8dc8d68a4400d9cca01c64ecd59e). I guess it will make it into 4.7. Pierre On 12:14 PM - Apr 18 2016, Sune Mølgaard wrote: > Is there anything I can do in this regard? > > /smo > > On 2016-03-31 23:12, Pierre Moreau wrote: > > Oh, hum, GM108 is NV118 and not
2016 Dec 08
2
GM108GLM?
Aha! That seems to do it. If I interpret correctly, it doesn't set it quite to full power, though, but it's certainly an improvement: 07: core 405 MHz memory 810 MHz 0a: core 270-1124 MHz memory 1600 MHz 0f: core 270-1124 MHz memory 2002 MHz AC DC * AC: core 1012 MHz memory 2002 MHz A short run of glmark2 shows aver 100% improvement to ~550 FPS. Interestingly, it's still nowhere
2016 Mar 31
0
GM108GLM?
Hello, Acceleration support for GM107 was merged in kernel 4.1, and modesetting support was added to 3.15. Which kernel version did you try? The GM108 chipset seems to be recognised since at least 2015/08/20. Regards, Pierre Moreau On 02:55 PM - Mar 29 2016, Sune Mølgaard wrote: > Hiya, > > Is there any change for Quadro K620M support at some point in time, and > what can I do to
2016 Mar 31
0
GM108GLM?
Oh, hum, GM108 is NV118 and not NV108 which is Gk208… My bad! SMF from the bug report seemed to have some working setup, and since he didn't pinged back, I guess it's working nicely. But some more checking might still be needed? On 04:59 PM - Mar 31 2016, Ilia Mirkin wrote: > Actually GM108 is not one of the recognized chips. Someone needs to go > through and check that its goldens
2013 Mar 05
0
[PATCH] drm/nv50/disp: ignore encoder initialization failures
Nouveau does not support all encoder types, so failure to handle one should not stop module initialization. And because of other bug, it lead to oops in nv50_crtc_destroy (nv50_display_destroy sets nouveau_display->priv to NULL, which is used by nv50_crtc_destroy). Fixes regression from eb6313add6dddf07ea3e50c4caa33a9c3b2379f1 ("drm/nv50: initial kms support for off-chip TMDS/DP
2016 Dec 08
2
GM108GLM?
Hi, With drm-next from http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-next/2016-12-08/ I don't get the error messages, but I still get a soft cpu lockup. What info would you need from me to get it working? Best regards, Sune Mølgaard On 2016-12-08 08:10, Karol Herbst wrote: > hi, > > give the drm-next kernel tree a try. Sadly the reclocking improvements didn't land with
2003 Jul 04
6
Flaming
Greetings, I thought this was supposed to be a list for educated people to discuss serious development of the ogg vorbis project. In light of that, it is amazing to see the level Mr. Segher Boessenkool drops down to in the last posts. More or less calling people insane and accusing them of being on crack and what not. I didn't want to post this on the list, for there is no reason to
2016 Dec 08
0
GM108GLM?
you can boot with nouveau.config=NvBoost=2 to enable higher clocks, but that won't fill in the difference compared to Intel. For this there are some changes needed on the mesa side regarding scheduling. Also keep in mind, that PCIe is an important bottleneck here, because the GPU can't push frames fast enough through the bus, that's why any "high FPS" benchmark will be in
2007 Apr 28
8
Poor man's High Availability solution
Hi, I'm wondering what the best option to obtain a high availability asterisk server is. I currently use a TE410P (4 x E1) card. I'm thinking of 2 different solutions: - 2 servers configured with Heartbeat + DRBD (drbd mainly for voicemail....) and the E1 span plugged to the 2 servers (with a TE410P in each server). - 2 servers configures with Heartbeat + DRBD with the E1 span hooked
2006 May 14
1
Getting Realtime running (1.2.7.1)
I've got my res_mysql.conf stating: [general] dbhost = 127.0.0.1 dbname = switchref dbuser = asteriskuser dbpass = xxxxxxx dbport = 3306 and my extconfig.conf stating: sipusers => mysql,switchref,sip_buddies sippeers => mysql,switchref,sip_buddies When Asterisk starts, and I show peers and show users, I don't see anything that is in the database. When looking at the traffic
2007 Feb 22
4
Possible to light up a LED on Snom phones?
Hi everybody! I've setup my dialplan so that if an extension dials *21*, that extension is added/removed as a queue member to a queue. (State toggled). But it would be great to get an "optical feedback" of that phone's state regarding the queue membership. Does someone know if it is possible to light up a LED under this szenario? Many thanks! Norbert