Displaying 20 results from an estimated 200 matches similar to: "XEN - No network on Dom0 - Broadcom BCM5751M PCI Express"
2003 Jul 18
3
question about formulating a nls optimization
Dear list,
I'm migrating a project from Matlab to R, and I'm
facing a relatively complicated problem for nls. My
objective function is below:
>> objFun <- function(yEx,xEx,tEx,gamma,theta,kappa){
yTh <- pdfDY(xEx,tEx,gamma,theta,kappa)
sum(log(yEx/yTh)^2)
}
The equation is yTh=P(xEx,tEx) + noise.
I collect my data in:
>> data <-
2009 Jan 01
5
Samba performance issue
Hello, I sent the following message to the Debian folks.
They don't think that the Debian packaging could be responsible for the
issue described there.
> Well, I'm not completely convinced that we will have very useful input
> for you. I don't really see any reason for this to be caused by the
> Debian packaging. To check this, why not compile samba from sources,
2006 Apr 26
1
domU migration problem
Hi all,
I''m a total xen-newbie ...
I''ve installed xen-3.0-testing from source.
(http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0-testing-src.tgz).
I''ve followed the intruction for the installation,
dom0 work fine and domU start up without problem !!!
Now, I''ve tryed to migrate the domU to another dom0 machine but I
receive this error on the
2016 Jan 03
2
CentOS-7.2 kernel panic
Tru Huynh wrote:
> On Fri, Jan 01, 2016 at 11:53:51PM +0100, Timothy Murphy wrote:
>> My HP MicroServer crashes with a kernel panic
>> when booted into kernel-3.10.0-327.3.1.el7.x86_64,
>> but runs perfectly under kernel-3.10.0-229.20.1.el7.x86_64 .
> AMD Turion64 cpu?
> Could be related to:
> https://bugs.centos.org/view.php?id=9860
> uptream at
2007 Feb 13
3
Error installing ROR on Ubuntu
Hi, I''m trying to install Ruby On Rails on Ubuntu 6.06, running on a AMD
Turion64.
I installed the ruby interpreter, RubyGems and wrote:
*gem install rails --include-dependencies
*but I''m receiving the following error message:
ERROR: While executing gem ... (Gem::InstallError)
gzip error installing /usr/local/lib/ruby/gems/1.8/cache/activesupport-
1.4.1.gem
It seems
2016 Jan 01
3
CentOS-7.2 kernel panic
My HP MicroServer crashes with a kernel panic
when booted into kernel-3.10.0-327.3.1.el7.x86_64,
but runs perfectly under kernel-3.10.0-229.20.1.el7.x86_64 .
I've been trying to save the panic message with kdump,
but am not sure how one can configure kdump to do this,
if indeed that is possible.
--
Timothy Murphy
gayleard /at/ eircom.net
School of Mathematics, Trinity College, Dublin
2001 Sep 22
1
Wine and expanded memory
Greetings --
I have a DOS .exe file that I would like to run in Wine (the underlying
Windows is Win2K); it gives the error "Needs 1024K of expanded memory."
I have a PIF file which supposedly sets up this memory environment, but
.PIF files cannot be loaded by Wine.
Possible solutions:
* Make wine make the .exe think there is 1024K of expanded memory.
* Make wine run the .pif file
2008 Feb 14
2
CentOS5 installation crashes
Im installing CentOS5.1 on an Acer Aspire 5021 laptop with AMD Turion64
and ATI X700 128MB gfx card.
I want to partition my 80MB ATA disk as LVM, so I:
Choose custom partition.
delete all existing partitions.
add one LVM vg partition taking up entire disk. I do not change any
default options.
I then click the LVM button to add my logical volumes as follows:
5GB /
8GB /home
5GB /tmp
4GB /var
2007 Mar 26
2
Vista?
I''ve noticed on this list that people have been successful in installing
Vista under Xen. I don''t get past the first black screen with the gray bar
at the bottom where it says that "Windows is loading files". I''ve tried the
same F5 (and other F key routines that seemed to work with XP) but to no
avail.
I''m running xen 3.0.3-25.0.3 on a HP Proliant
2003 Sep 28
0
russian charset problem
Hello,
I've a problem with conversion from any charset to 1251.
I think there is no support of 1251 codepage at all, only KOI8-R and 866
from cyrillic.
xex
what can i do, to solve the promblem with russian charset ? Samba resolves
russian charset on freebsd perfectly (in log files), the problem is with
display charset param it should be 1251 i hope, to reflect correctly.
my sys conf:
2007 Jun 12
7
Xen in RHEL 5.0...Installation problems
Hello..I am not very proficient in Linux kernel stuffs although I know my basics. I have a question and all suggestions/solutions will be highly appreciated...
I got to know that RHEL 5 has inbuilt Xen Support...So I tried to install a RHEL 5.0 Server on my P4 machine. On top of it I tried to install Xen specific RPMs and some other RPMs needed by Xen.
The additinal RPMs added after base
2007 May 16
6
Keyboard change
Hello,
it''s not the first time but ... Who know?
Well, I use xen in HVM. All works fine, my keyboard in Dom0 is AZERTY, but
this keyboard become QWERTY when i enter in VM, it''s not useful to type
password.
How can i keep my keyboard AZERTY in my VM and in Dom0?
--
Benjamin HENRION
Elève de 4eme année de l'' EXIA (Nancy)
Ecole supérieure d''informatique
Spé
2009 Dec 02
2
Arules - Association Rules
Hello everybody!
I'm trying some datamining, but i'm having some problems with arule
package, in the end of processing R "had to be closed". I already
tryied to reinstall the 2.10 version, change the computer and
realocated more virtual memory.
Does anyone had this problem to?
I had a hiphoteses that i have to prepare the data, somehow i don't
know.
Thanks for helping!!!
2007 Feb 01
1
broadcom 802.3ad
Does anyone have some tips for setting up Broadcom's 802.3AD support
or just getting their driver compiled / installed?
First off, I noticed redhat claims the broadcom bcm5708 driver has
been added to the rhel4 kernel. But I don't see /proc/net/nicinfo
which broadcom claims the driver creates when it's successfully
initialized.
So, I'm trying to build the driver based on the
2011 Aug 08
1
Broadcom Wiki page - latest driver issue
Hi folks,
as some of you probably know, there's been some input lately from the
community in regard to the aforementioned Wiki page.
I temporarily got my hands on a piece of hardware equipped with BCM4311
so I can test the latest driver - and came to a conclusion that it
doesn't work at all - it does load with the dependencies, but WiFi won't
activate.
Now, I have an older
2012 Jun 06
0
SR-IOV with Broadcom NIC??
Hi,
We recently purchased some HP Gen8 servers with Broadcom BCM57810 NIC
controllers. I am running CentOS 6.2 on these servers configured as KVM
hosts.
Has anyone gotten the Broadcom chips to run with SR-IOV on CentOS 6.2?
Any clues on how to get it working?
I see from the Broadcom glossy marketing docs that this chip supports
SR-IOV, but I cannot find a procedure for configuring it. The
2007 Oct 04
0
Dell / Broadcom NetXtreme II BCM5708
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
I browsed the mailinglist and saw the Wiki, disabled the management
features using FreeDOS. I''m using the 1.9.1 firmware.
...still the bridge kills the interface.
Is there a solution for the problem?
Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla -
2009 Nov 25
1
Xen with Broadcom Tigon3 BCM5704
Greetings all:
Loading Xen up on a server with 2 of these GbE adapters. I''m using
the first one as the main interface and the second one for the NFS
storage network.
When things are running, I can see xenbr0 and pif shows it attached
to eth0, although I don''t see any peth0 or vif0.0. I can connect to the
main address on the machine without any problem.
The trouble
2007 Nov 24
1
need patch for if_bce driver for Broadcom BCM5708S 1000Base-SX (B2)
Hello
Try install FreeBSD 6.3-prerelease on Intel SBXD132 blade (same as IBM
HS21 XM)
ifconfig bce0 report:
bce0: flags=8847<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU>
inet 172.0.0.199 netmask 0xffffff00 broadcast 172.0.0.255
ether 00:1a:64:33:29:c7
media: Ethernet autoselect (none)
status: no carrier
We are looking
2003 Feb 14
0
Hi, someone tried the new GPL broadcom driver for tigon3?
As i see, bradcom released driver under GPL. Date is 09/12/2002.
Has someone tried it?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/