Displaying 10 results from an estimated 10 matches for "load_state".
2007 Oct 11
1
Unable to connect to Xend. Connection refused
...ne 30, in __init__
self.xn = XendNode.instance()
File "usr/lib/python2.4/site-packages/xen/xend/XendNode.py", line
658, in instance
inst = XendNode()
File "usr/lib/python2.4/site-packages/xen/xend/XendNode.py", line
60, in __init__
saved_host = self.state_store.load_state(''host'')
File "usr/lib/python2.4/site-packages/xen/xend/XendStateStore.py",
line 104, in load_state
dom = minidom.parse(xml_path)
File "/usr/lib/python2.4/xml/dom/minidom.py", line 1915, in parse
return expatbuilder.parse(file)
File "/usr/lib...
2006 Mar 24
3
ajax response event ? (Should be easy..)
How do you call a javascript function to do something when the response
is returned to the visitors browser?
Easy ey?
//Daniel
--
Posted via http://www.ruby-forum.com/.
2012 Jan 21
4
[NOT for merge] Patches that reduce power usage on NV86
This is more or less simplified series of patches that bring power usage on my
NV86 close to that of binary blob.
Best regards,
Maxim Levitsky
2007 Oct 09
4
Camping and sessions proposal.
Hi Campers,
from the discussions gathered around, the current Camping sessions
don''t seem to be satisfying. ActiveRecord doesn''t seem to handle
hashid as an identifier, plus it doesn''t seem to be fully consistent
across the various RDBMS. On the other hand, the scope of the project
does not permit to implement all kind of client persistence. Secure
sessions with
2007 Oct 29
5
problem in starting xend
problem in starting xend
I tried to install xen, but got some errors when starting xend.
as I logged in and tried to start xend
(/etc/init.d/xend start). I just got six-seven dot (.) printed out, then it
stops. I looked more closely and found that xend could not start.
then I looked at /var/log/xend-debug.log. here is the last few lines:
^^^
Exception starting Xend: no element found:
2011 Oct 09
11
[PATCH 01/10]: nouveau: assorted fixes
Hi,
Here is my patch queue I accumulated over quite a long time.
Patches 1-6 are bugfixes, and rest is mostly RFC.
Comments are welcome.
Best regards,
Maxim Levitsky
2013 Jan 16
13
[Bug 59474] New: fedora 18 X server crashes after boot
https://bugs.freedesktop.org/show_bug.cgi?id=59474
Priority: medium
Bug ID: 59474
Assignee: nouveau at lists.freedesktop.org
Summary: fedora 18 X server crashes after boot
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Solaris
Reporter: dax at enst.fr
2014 Mar 10
122
[Bug 75985] New: HDMI audio device only visible after rescan
https://bugs.freedesktop.org/show_bug.cgi?id=75985
Priority: medium
Bug ID: 75985
Assignee: nouveau at lists.freedesktop.org
Summary: HDMI audio device only visible after rescan
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: jean-louis at
2009 Aug 13
9
[PATCHv2 01/10] drm/nouveau: Fix a lock up at NVSetOwner with nv11.
It seems it was only locking up in the context of
nouveau_hw_save_vga_fonts, when it actually did something (because
the console wasn't already in graphics mode).
Signed-off-by: Francisco Jerez <currojerez at riseup.net>
---
drivers/gpu/drm/nouveau/nouveau_hw.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_hw.c
2009 Aug 12
14
[PATCH 00/12] TV-out modesetting kernel patches.
This patch series adds TV-out modesetting support to the KMS
implementation.
I've tried to test it on all the hardware I've got at hand (that is
nv11, nv17, nv34, nv35, nv40, nv4b) with every possible output
combination; I believe it has reached a mergeable state, however it
depends on some commits from drm-next that haven't got into Linus'
tree yet, if you agree to merge this