Displaying 20 results from an estimated 1300 matches similar to: "Boot Errors modules.dep"
2005 Aug 10
4
could not load modules.dep stops network from working?
Iam new to Xen and I am trying to FC4 and FC4 domains. I came across a
problem when my newly created domain never gets a network. When I start
the domain I get a fatal error that leads me to believe that thios might
be the reason why I don''t have networking with the bridge:
Checking for new hardwaremodprobe: FATAL: Could not load
/lib/modules/2.6.12-1.1411_FC4xen0/modules.dep: No such
2005 Aug 11
0
RE: [****SPAM****] - Re: could not load modules.dep stops network from working? - Found word(s) list error in the Text body
Thank you all for you replies!
For anyone following the fedora xen quickstart guide here are the steps
to follow to get your eth0 working.
At rawhide
mkdir /lib/modules/2.6.12-1.1411_FC4xen0
depmod -a
At the domain0
(make sure rawhide is down)
mount -o loop /root/fedora.img /mnt
cd /mnt
cp /etc/sysconfig/network-scripts/ifcfg-eth0
etc/sysconfig/network-scripts/ifcfg-eth0
cp
2005 Jul 06
2
app_conference and AGI
Hi,
i was successful in compiling app_conference and setting up an
conference was quite easy. :-)
Does anyone knows if it is possible to have an IVR accessable from
inside the conference. So, if i dialed into an conference i want to be
able to press '*' and then the actual discussion is muted for me and i
and menu is read to me. Something like the ${MEETME_AGI_BACKGROUND} in
MeetMe.
2005 Jul 05
1
app_conference, CVS HEAD, SIP and Xen
I have Asterisk running in Xen virtual machines. Unfortunately, this
kind of virtualization makes a real time clock impossible, which in turn
makes ztdummy or a Zaptel driver impossible to load, which also makes
MeetMe conferences impossible.
As an alternative, I have downloaded, patched, compiled and installed
the app_conference source code against the headers in Asterisk CVS HEAD.
I can load
2006 Jan 27
2
How to rsync PULL multiple files/dirs
Hi all,
I am wondering how do I pull data from a remote host without running a
daemon.
PUSH command
I would like the below statement be turned into a PULL from remote host
instead.
/usr/bin/rsync -e ssh --archive --sparse --compress --update --verbose
--stats --progress --exclude=cdersync.tar.gz --exclude=*.bz2
--exclude=*.jpg --exclude=*.mp3 --exclude=ZDE --exclude=*.rpm
--exclude=*.sit
2013 Feb 20
1
Tracking time-varying objects with the DLM package (dynamic linear models in R)
Hello all,
I am working with the dlm package, specifcially doing a dlm multivariate Y
linear regression using
dlmModReg and dlmFilter and dlmSmooth...
I have altereted the inputs into dlmModReg to make them time-varying using
JFF, JW etc.
How do I track the results of the time varying system matrices?
For example what I am really interested in is JW - my system variance matrix
for each time
2004 Aug 06
2
Memory leak in ices2?
I can't tell if it's my system or the software, but I've been running
ices-kh35 all day and now my RAM is almost gone. I have 1GB. The same
behaivior happened with the ices2 CVS snapshot from three days ago.
Here's the output from free -m
total used free shared buffers cached
Mem: 977 969 8 0 128
2004 Aug 06
4
time out issues with icecast2
But the source computer runs the other os, so I don't have too much
choice as to what I can do and the timeout problems remain with mp3
as well. The persons involved don't want to use .ogg for now so that
is also not an option. Is this an icecast bug, or some other problem?
on Thursday 08/14/2003 Arc(arc@indymedia.org) wrote
> On Thu, Aug 14, 2003 at 12:01:11PM -0400, John Covici
2004 Aug 06
1
Ices on OS X
So this is just an update of what I've been doing lately. I don't post
to this list much but I'm on IRC a lot. So hi everyone...
I had this idea that a live input module for ices on OS X would be a
good thing. I started to look into the CoreAudio API but then I
discovered that JACK can theoretically run on OS X. JACK is cool and
Karl's most recent source has an input module
2004 Aug 06
1
icecast2 ogg vorbis client request headers
Dave St John wrote:
>Correct since im not sending any content type headers for browsers, as the
>links are intended to be inserted into playlist files .pls
>
>example mp3
>[playlist]
>NumberOfEntries=1
>File1=http://mediacast1.com/members/listen_icecast2_mp3.php?submc1id=999&sub
>mc1srvkey=278931a39ae8a23377e2d9445d8c9432f3e48a1d
>Title1=latex radio
>Length1=-1
2013 Jun 18
2
Icecast Directory APIs?
Hey guys,
I realize this has been asked a couple times before in the past years but
no one has really provided a definitive answer AFAIK.
I would love to create an Icecast directory plugin for my app
XiiaLive<https://play.google.com/store/apps/details?id=com.android.DroidLiveLite>.
I have been getting a lot of request and I want to find out how to. Here is
an example of a plugin I have
2004 Aug 06
3
Ices 3.0 compile issues
Hi,
Actually I'm using icecast 1.3.12 libshout2 (.so.3) and ices 0.2.3, all
compiled on the same machine and it's working well.
But I can't compile ices 3.0. It's telling various errors like
In file included from ../../src/definitions.h:99,
from playlist.c:22:
../../src/icestypes.h:38: parse error before "shout_t"
Or
../../src/ices_config.h:22: parse
2005 Aug 10
0
Xen and LVM snapshots on FC4
Hello,
I''ve tried to make Xen and LVM snapshots work with RHEL3 (upgraded
to FC4 partly, using FC4 kernel 2.6.12-1.1387_FC4, xen-2-20050522
installed from RPM). I had a problem where non-snapshot LVM images
worked, but as soon as I create a snapshot of one and tried to use that,
I would get a crash like this as soon as I booted up a Xen domain:
Freeing unused kernel memory: 160k freed
2004 Nov 22
1
RWinEdt, other text editors and R2.01 a problem in pasting commands
Dear All,
In the last few days I started using the last version of R as I
encountered a problem with R1.9 and the use of RWinEdt, however the
problem shows with R2.01 as well. More precisely
1. I install R2.01 after removing old verions of R
2. I Install RWinEdt package versione RWinEdt_1.6-2 and
SWinRegistry_0.3-2 and everything seems fine
3. I recall the RWinEdt library (library(RWinEdt)) and
2004 Aug 06
3
icecast2 ogg vorbis client request headers
Dave St John wrote:
>fyi so you can see what im talking about
>mp3 demo username demo pass demo123
>http://mediacast1.com/members/listen_icecast2_mp3.php?submc1id=999&submc1srvkey=278931a39ae8a23377e2d9445d8c9432f3e48a1d
>
>ogg demo that wont work
>same username and password as above
2004 Aug 06
4
[Interopcast-general] about translatingdocumentation, but not only documentation.
Just a few weeks ago, I was thinking of writing a streaming source using
libshout and portaudio. I was also considering LADSPA support, to do
some minor post-processing before encoding. However, I'm currently
developing on Mac OS X, and LADSPA's shared library plugin model has
some issues here to be resolved.
Another nice feature I have given a thought on is incorporating
2005 Nov 30
1
Corrupted workspace(?)
Dear R helpers,
I'm using R2.2 under windows XP professional on a Dell double processor
workstation.
I have a large (29Mb) workspace that I'm trying to load both, by double
clicking and by direct load. The message I get is "Bad restore file
magic number (file may be corrupted)...". I believe that this is a
consequence of a huge spike in the electrical system that my voltage
2003 Dec 20
1
sound library
I'm collaborating with and electronic musician to experiment on the production of music from number sequences. As I'm an R user I started playing around with the sound library and I found it very useful. However there are several things I do not understand (I'm not an expert in acustic nor audio signal treatment).
The first thing I'd like to understand is: let s be a normalized
2004 Aug 06
5
[Interopcast-general] about translatingdocumentation, but not only documentation.
On Thu, 2003-07-31 at 17:07, Dave St John wrote:
> What are the chances of getting ices0.3 and ices2 ported to windows as a
> command line app?
> and be able to run it as a NT serivce?
It's a question of getting the compiler environment setup to do the port. Much
of libshout and ices2 are ready but, certain things like live input are different
from whats in windows.
karl.
2006 Apr 06
1
modules.dep not found
Hello,
I am running xen-3.0.1-4 (installed via RPM) on Fedora Core 5 and when
trying to boot a guest domain I get the following error message
modprobe: Can''t open dependencies file
/lib/modules/2.6.16-1.2080_FC5xenU/modules.dep (No such file or directory)
modprobe: QM_MODULES: Function not implemented
Should I have manually copied this directory over from domain0? Any ideas?
Thanks,