Displaying 20 results from an estimated 600 matches similar to: "b44 module probe error"
2008 Jul 18
6
Xen-3.2.1 Build Error
This is the error I get while building Xen-3.2.1 when I do a make
===============================================
make[2]: Entering directory `/usr/src/xen-3.2.1/tools/check''
LIBXENAPI_BINDINGS=n ACM_SECURITY=n ./chk build
Xen CHECK-BUILD Fri Jul 18 11:36:34 IST 2008
Checking check_crypto_lib: OK
Checking check_curl: unused, OK
Checking check_openssl_devel:
*** Check for openssl
2008 Jul 18
3
Centos Dom0 kernel panic on boot
hello,
I am attempting to compile a Dom0 CentOS 5.2 guest from source, using
XenLinux 2.6.18.8 with a Xen 3.2.1 hypervisor. I am able to compile the
Dom0 kernel, but when I attempt to boot into it, I receive the following
messages:
mount: could not find filesystem ''/dev/root''
setuproot: moving /dev failed: No such file or directory
setuproot: error mounting /proc: No such
2006 May 12
7
Xen Kernel (3.0.2) breaks b44 module
I have a new laptop (Dell 9400) that I am trying to work with Xen 3.0.
Xen works fine, runs windows XP under HVM.
But, the Xen kernel on Dom0 has a few problems with some of the hardware.
The network card is a Broadcom 4400 10/100BaseT.
Normally loading the b44 module gives this:
Apr 28 20:07:53 ipanema kernel: [4294683.185000] b44.c:v0.97 (Nov 30, 2005)
Apr 28 20:07:53 ipanema kernel:
2008 Jul 14
14
Can''t install Windows 2003 on SLES10SP1
I finally have a xen server to play with stuff that''s causing me
problems on my production servers. One of those problems is simply
installing Windows 2003. Here''s what I do:
Open virt-manager
set up a new install:
full virt
512 ram
20 gig sparse file
boot off /dev/cdrom
The install starts as you''d expect. When it gets to the formatting I
tell it to format in NTFS.
2008 Aug 07
10
Diskless xen
Hello,
I want to implement a diskless xen hypervisor. The way I suppose it will work is xen booted over pxe and
getting iscsi san storage to store vm images.
Is solution like that usable ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Mar 30
0
OpenSolaris b44 and Xen 3.0.4
I have installed OpenSolaris build 44 and wish to install the latest version of Xen, 3.0.4. Past attempts at getting all the software versions in the Howto installed correctly have failed, so I would like to try Xen 3.0.4 instead. Can anyone give me some pointers on how to go about doing this? Or does anyone possibly have a binary of the latest Xen that I could use with OS b44?
Thanks,
Scott
2017 Apr 06
3
as.POSIXct character string is not in a standard unambiguous format
Hi Ben
Thanks for your answer
I have already tried this, as well as
x <- as.POSIXct(strptime("2002-02-02 02:02", "%Y-%m-%d %H:%M"))
It works! But it does not fix it widely for all tests used during the
"make check" step at compile time. Unless I patch all of them.
There is something with localtime but I cannot find what.
On another machine with another
2008 Mar 11
2
Problems mountine lustre thru an ib2ip gateway
Hello,
I am trying to mount a lustre filesystem thru an ib2ip gateway.
The MDS''s have infiniband connections. The client nodes are tcp/ip
connections. I am able to route between the client nodes and the MDS''s.
I have the following in /etc/fstab:
abe-mds1 at o2ib0,abe-mds2 at o2ib0:/home/client /abehome lustre
_netdev,flock 0 0
I get the following when trying
2017 Apr 05
2
as.POSIXct character string is not in a standard unambiguous format
Hi
I have lots of issues when I try to install R 3.3.3 during the "make
check" step.
Every time a call to as.POSIXct is done in test scripts, I got the same
error message:
e.g. x <- as.POSIXct("2002-02-02 02:02")
Error in as.POSIXlt.character(x, tz, ...) :
character string is not in a standard unambiguous format
It looks to be linked to localtime but when I compiled
2017 Apr 20
7
log incoming calls without answering
Hi,
I've some analogic lines and I'm asked if it's possible to program an asterisk for "checking" the inbound calls without answering them, doing something like this:
analog line 1 -----+---------- asterisk
|
\______ analog phone
when a call enter, asterisk sense it and store its values (callerid, date and time, etc) somewhere, but
2005 Mar 01
2
Fedora core 2 domain trust account fails
Hello,
Having a problem with trust accounts failing after creation. The following is
the system that I'm running Samba on:
Fedora Core 2
(compiled from source)
Samba 3.0.11
OpenLDAP 2.2.23
BerkeleyDB 4.3.27
Windows 2000 client machine
I have a script to add machine trust accounts to LDAP. The first part adds a
posix Account and attributes to LDAP, the second uses smbpasswd to add the Samba
2006 Sep 22
1
Linux Dom0 <-> Solaris prepared Volume
Hi all
heve been trying (in vain) to get a Solaris b44 DomU (dowloaded from
Sun) running on a Linux Xenhost
I followed exactly how, and it looked ok when it starts booting...
But it never boots .
adapted the configfile to boot with -v (that I can see at least
something) and this is what I get
===SNIP===
root@Xen-VT02:/export/xc/xvm/solaris-b44# xm create solaris-b44-64.py -c
Using config
2005 Apr 17
1
nls segmented model with unknown joint points
Hello,
I am interested in fitting a segmented model with unknown joint points
in nls and perhaps eventually in nlme. I can fit this model in sas (see
below, joint points to be estimated are a41 and a41), but am unsure how
to specify this in the nlm function. I would really appreciate any
suggestions or example code. Thanks a lot. -andy
proc nlin data=Stems.Trees;
params b41=-3 b42=1.5
2018 Jul 12
4
[Bug 107210] New: Segment Fault while opening thunderbitf windows
https://bugs.freedesktop.org/show_bug.cgi?id=107210
Bug ID: 107210
Summary: Segment Fault while opening thunderbitf windows
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
2004 Dec 06
3
barplot() options for intervals on axes
Hello,
I am a beginner with R. I read many tutorials and the FAQ but I cannot solve
my problem.
I use barplot() to view my graph. I try to get more interval marks on y axis.
I wasn't able to find options in 'help(barplot)' or 'help(par)' to do this
with barplot().
I seek for another option to print y values on my bars like on the graph of
the R homepage:
2015 Aug 30
3
Office 365, Windows 10 and Samba AD
Hello everybody,
i found out, that there's a problem with Windows 10, Office 365 and Samba
AD. A Win 10 Client, joined to a Samba AD Domain does not allow office 365
to connect to an IMAP Based Mail service.
If the AD controller is a windows 2012 R2, this works. See:
https://social.technet.microsoft.com/Forums/de-DE/9983a475-856a-4ff8-8aa2-1e
2011 Feb 09
8
Odd error no one seems to know how to fix
First: my apologies if this is posted somewhere else. I have been searching for a couple of months on how to resolve this issue.
My problem: I can not get any games to run on Wine. It is however, only games. Other window based programs run on Wine just fine.
The error message reads as follows:
[The Program lol.launcher.exe has encountered a serious problem and needs to close. We are sorry for the
2008 Jul 15
3
windows resolution
Hy
my name is riccardo, write from italy, i''m a student and i don''t know very
well english
I use xen 3.2-1 with Debian Etch, kernel 2.6.18
excuse me for
my bad english
I have installed Windows XP in hvm, it''s boot but the
resolution is 640x480 and use only 4 bit for colors
thank a lot
riccardo
_______________________________________________
Xen-users mailing
2020 Feb 09
6
CentOS 7 : network interface renamed from eth0 to eth1 after reboot
Hi,
I've done my fair share of CentOS 7 installations, but this is the first time I
have this kind of weird problem. Here goes.
In my office I have a battered Dell Optiplex 320 PC with two NICs that I'm
using as a bare metal sandbox server for testing purposes.
The CentOS 7 installer sees the connected network card as eth0. But after the
first reboot, the interface comes up as eth1.
2013 Jun 13
2
Problem with CEL logging and channel bridging
Hi, I've already post this to the forum three days ago, sorry if it's
sounds like a crosspost, but I've got no replies, so I'm trying other
channels :)
This is the link to the forum post if someone prefer to reply here:
http://forums.asterisk.org/viewtopic.php?f=1&t=86985
I'm using Asterisk 1.8.20.0 (the freepbx build) with CEL logging
activated. I'm using CEL because