Displaying 6 results from an estimated 6 matches for "24092".
Did you mean:
4092
2009 Sep 22
7
[Bug 24092] New: X with nouveau hangs in nouveau_bo_map_range when doing anything
http://bugs.freedesktop.org/show_bug.cgi?id=24092
Summary: X with nouveau hangs in nouveau_bo_map_range when doing
anything
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority:...
2010 Nov 04
4
can''t create a vm
Hi List,
I say:
xm create server7
Using config file "/etc/xen/vm/server7".
Error: VM name ''server7'' already exists
but
xm list
Name ID Mem VCPUs State
Time(s)
Domain-0 0 24092 8 r-----
63.2
server7 512 2
0.0
???
Best,
Mike
(XEN 4.0)
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Mar 16
5
Dovecot LDA and "undeliverable" emails
...16.70.186.80]
Mar 16 09:52:47 byron postfix/pipe[24096]: C75E84F006D:
to=<xxxx at amtpolitics.com>, orig_to=<nonexistantemail at amtpolitics.com>,
relay=dovecot, delay=0.27, delays=0.2/0.01/0/0.06, dsn=2.0.0, status=sent
(delivered via dovecot service)
Mar 16 09:52:47 byron postfix/pipe[24092]: C75E84F006D:
to=<xxxxx at amtpolitics.com>, orig_to=<nonexistantemail at amtpolitics.com>,
relay=dovecot, delay=0.27, delays=0.2/0.01/0/0.07, dsn=2.0.0, status=sent
(delivered via dovecot service)
Mar 16 09:52:47 byron postfix/pipe[24107]: C75E84F006D:
to=<xxxxx at amtpolitics.com&...
2014 May 14
3
Bug#748052: Bug#748052: xen-hypervisor-4.3-amd64: No USB keyboard af
...k_helper 12572 1 aesni_intel
cryptd 14516 3 ghash_clmulni_intel,aesni_intel,ablk_helper
video 17804 0
processor 28274 0
button 12944 0
i2c_i801 16965 0
pcspkr 12595 0
i2c_core 24092 1 i2c_i801
lpc_ich 20768 0
mfd_core 12601 1 lpc_ich
ext4 465511 2
crc16 12343 1 ext4
mbcache 13082 1 ext4
jbd2 82560 1 ext4
raid10 47472 2
raid1 34596 1
md_mod...
2014 May 14
0
Bug#748052: Bug#748052: xen-hypervisor-4.3-amd64: No USB keyboard after booting into Dom0
Control: tag -1 +moreinfo
On Tue, 2014-05-13 at 08:55 -0700, Mike Egglestone wrote:
> After booting into kernel 3.13 dom0, the keyboard no longer works.
> All other aspects work, ssh is needed to login to the system to
> start working with the domU's.
> They keyboard works at the grub menu just fine, and
> works normal when booting into the non xen kernel.
I think at a minimum
2006 Feb 28
12
Examples for Money library ?
Can anybody share some examples of their Money implementation ?
I''m trying to setup a Model to use this library, but can''t seem to wrap my
head around how it is exactly supposed to work.
My Model (Foo) looks like:
===============
composed_of :commission, :class_name => "Money", :mapping => [
%w(commission_cents cents), %w(commission_currency currency) ]
Yet, in