Displaying 7 results from an estimated 7 matches for "57326".
Did you mean:
573,6
2012 Nov 20
8
[Bug 57326] New: gpu lockup when using hardware acceleration in AndroVM
https://bugs.freedesktop.org/show_bug.cgi?id=57326
Priority: medium
Bug ID: 57326
Assignee: nouveau at lists.freedesktop.org
Summary: gpu lockup when using hardware acceleration in AndroVM
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: thepo...
2012 Nov 21
1
gpu lockup when using Hardware Acceleration in AndroVM in VirtualBox
see title
using gtx 560 Ti
google AndroVM if you never heard of it
also filed a bug report
https://bugs.freedesktop.org/show_bug.cgi?id=57326
--
Pouar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121120/8260a3c2/attachment.html>
2004 Aug 06
1
Akos...Darkice questions
...Sink, remaining: 26459
08:57:09: BufferedSink, new peak: 55978
08:57:09: BufferedSink, remaining: 25942
08:57:09: BufferedSink, new peak: 56246
08:57:09: BufferedSink, remaining: 25674
08:57:09: BufferedSink, new peak: 56774
08:57:09: BufferedSink, remaining: 25146
08:57:09: BufferedSink, new peak: 57326
08:57:09: BufferedSink, remaining: 24594
08:57:09: BufferedSink, new peak: 57857
08:57:09: BufferedSink, remaining: 24063
Broken pipe
teststream#
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from thi...
2004 Aug 06
0
Akos...Darkice questions
...Sink, remaining: 26459
08:57:09: BufferedSink, new peak: 55978
08:57:09: BufferedSink, remaining: 25942
08:57:09: BufferedSink, new peak: 56246
08:57:09: BufferedSink, remaining: 25674
08:57:09: BufferedSink, new peak: 56774
08:57:09: BufferedSink, remaining: 25146
08:57:09: BufferedSink, new peak: 57326
08:57:09: BufferedSink, remaining: 24594
08:57:09: BufferedSink, new peak: 57857
08:57:09: BufferedSink, remaining: 24063
Broken pipe
teststream#
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from t...
2004 Aug 06
0
Akos...Darkice questions
...Sink, remaining: 26459
08:57:09: BufferedSink, new peak: 55978
08:57:09: BufferedSink, remaining: 25942
08:57:09: BufferedSink, new peak: 56246
08:57:09: BufferedSink, remaining: 25674
08:57:09: BufferedSink, new peak: 56774
08:57:09: BufferedSink, remaining: 25146
08:57:09: BufferedSink, new peak: 57326
08:57:09: BufferedSink, remaining: 24594
08:57:09: BufferedSink, new peak: 57857
08:57:09: BufferedSink, remaining: 24063
Broken pipe
teststream#
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from t...
2007 Jun 13
0
CESA-2007:0406 Important CentOS 3 x86_64 openoffice.org - security update
CentOS Errata and Security Advisory CESA-2007:0406
openoffice.org security update for CentOS 3 x86_64:
https://rhn.redhat.com/errata/RHSA-2007-0406.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/openoffice.org-1.1.2-39.2.0.EL3.i386.rpm
updates/x86_64/RPMS/openoffice.org-i18n-1.1.2-39.2.0.EL3.i386.rpm
2008 Oct 31
1
[LLVMdev] r57326 malfunctions?
...ble format security warnings */"\
+ %{!Wno-format:-Wformat -Wformat-security} \
%{g: %{!fno-eliminate-unused-debug-symbols: -feliminate-unused-debug-symbols }}"
/* APPLE LOCAL AltiVec */
followed by a fixed that claims not to enable the formatting warnings by default on
darwin (r57326)...
--- llvm-gcc-4.2/trunk/gcc/config/i386/darwin.h 2008/10/02 06:16:08 56946
+++ llvm-gcc-4.2/trunk/gcc/config/i386/darwin.h 2008/10/09 20:56:07 57326
@@ -101,8 +101,13 @@
%{!mmacosx-version-min=*: %{!miphoneos-version-min=*: %(darwin_cc1_minversion)}} \
"/* APPLE LOCAL ignore -mcpu=G4...