Displaying 20 results from an estimated 1000 matches similar to: "Kernel source - linux -2.6.18 i386 or i686"
2008 Sep 12
4
Custom build kernel patch fails big time.
I am trying to build a custom kernel for the HIPL code
(infrahip.hip.fi), using the patch for the Linux 2.6.18 kernel. I
followed all the instructions for getting the kernel source and making a
custom kernel provided on the wiki. The rpmbuild fails with the
following messages:
Get an error on this step (figured out my other problem):
Patch #40000
2008 Dec 02
5
OpenChrome video driver for Centos
I can find xorg-x11-drv-openchrome-0.2.901-1 for EL5,
but not the current xorg-x11-drv-openchrome-0.2.903-1 (which only goes
from FC8 on).
Since my OQOs have the CX700M2 chip and there are listed enhancements
for this chip in the 903 version, I would really like to get it...
2006 Feb 07
3
Please help in choosing the right patches
Dear Sir,
Please help me in building the right solution.
My requirement is:
1st I want to club both ISP bandwidth to get 512kbps.
2nd, In normal condition, it should be in Load balancing.
3rd , In ISP Failover condition, traffic will automatically route to working ISP.
What I have:
I have installed the RHEL 3.0 with 3 Network Card. Kernel is 2.4.21-9EL
I have the link from two ISP both
2010 Aug 13
1
assign multiple variables at once
R Experts,
I would like to create a series of variables without having
to assign a separate line of code for each new variable. My dataframe (DF) contains
two groups of linked variables (ESP1:ESP9) and (ECRL1:ECRL9). Within ESP1:ESP9 are
abbreviated species codes (full dataframe contains 26 codes). ECRL1 represents the
number of species x in variable ESP1 harvested, and so on through ESP9 and
2011 Jun 10
4
Connected Line ID
Hai,
Does anybody have problems with a wrong Connected Line ID with asterisk version 1.6
The following bug was for version 1.4, but I cannot make up if this bug is still in version 1.6
http://forums.digium.com/viewtopic.php?t=7780
In version 1.8 it is possible to change the Connected Line ID, but this isn't the case in version 1.6
Regards,
Arjan Kroon
Mobillion BV
2005 Jun 21
1
ast_data help
hello,
I need help with ast_data
I downloaded asterisk from cvs
cvs -d :pserver:anoncvs@cvs.digium.com:/usr/cvsroot co
-r HEAD asterisk
and the latest ast_data.
When i run ./INSTALL.txt i get :
serveur1:/opt/asterisk/ast_data# ./INSTALL
patching file contrib/scripts/sip-friends.sql
patching file contrib/scripts/iax-friends.sql
patching file apps/app_voicemail.c
Hunk #1 succeeded at 27 with
2008 Oct 24
19
[PATCH 00/00] Implement quotas for OCFS2 (version 2)
Hello,
the following patch series implements quotas for OCFS2. The patch
series is based on:
git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git linux-next
I've adressed Joel's comments, also node recovery is now fully working
and I've fixed a few issues I found during my testing. So I'm currently
not aware of any bugs. Please review, test, comment. Thanks.
2009 May 24
3
need help to compile wine with patches
hello,
i have a problem to patch wine.
it's about this bug : http://bugs.winehq.org/show_bug.cgi?id=13335,
and concerning mmap.patch.
here is the command line that i tried : patch -p1 < mmap.patch
but here is the result :
Code:
teddy at tedportable:~/wine/wine-1.1.18$ patch -p1 < mmap.patch
patching file dlls/ntdll/ntdll_misc.h
Hunk #1 FAILED at 139.
1 out of 1 hunk FAILED -- saving
2006 Jan 23
1
Adding HTB support for kernel 2.4.19 SUSE 8.1
Hi everybody,
I''ve got a little problem when adding HTB support to my SUSE 8.1 by
patching its kernel 2.4.19.
After i patch kernel getting some errors, the HTB kernel option shows up
but when i make modules it finds something wrong with the sch_htb.o module.
Could somebody give me a hand on this?
Thanks in advance.
I get this information when patching (patch -p1 <
2009 Jan 30
2
question on /etc/defaults
My colleague, doing the HIPL development, principally uses ubuntu and
although he is now building the Fedora/Centos rpms for me, he leaves
much of the testing to me.....
Anyway for any kernel prior to 2.6.27, I have to run the hip code in
userspace, not kernel space. This is due to the ESP BEET patch. There
is a specific hipd for userspace, but the hipfw requires a different
option. For a
2004 Nov 23
4
Spandsp and Asterisk
Does anyone have an update patch file to get Spandsp installed?
I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0
I installed spandsp-0.0.2
when runnig the patch I get
patching file Makefile
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 69.
2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
-------------- next part --------------
An HTML attachment was scrubbed...
2005 Jan 21
2
SpanDSPpre10 and AsterisK1.0.4 issues
morn all,
I am trying to compile 1.0.4 and SpanDSPpre10 to compile and have problems
patching the apps makefile. Anyone want to help a little?
# patch < apps_makefile.patch
patching file Makefile
Hunk #1 succeeded at 41 (offset -6 lines).
Hunk #2 FAILED at 70.
1 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
--
|- - - - - - - - - - - - - - - - - - - -|
|-
2005 Feb 12
1
ast_data does not patch
Hello all,
I have just been trying to install the latest ast_data from:
http://svn.asteriskdocs.org/res_data/ast_data/
into my cvs version of Asterisk and have found that the install patching
fails.
---------------------------------------------
patching file contrib/scripts/sip-friends.sql
patching file contrib/scripts/iax-friends.sql
patching file apps/app_voicemail.c
patching file
2001 Oct 01
2
do quotas work with ext3?
Hi,
I had ext2 and 2.4.7 kernel , quotas were working ok.
Now when all my filesystems are ext3 I figured out that quotas are not
working.... if I do quotaon , repquota, quotacheck the programs return 0
without any output.....
Does ext3 supports quotas?
Nikolai
2008 Sep 11
3
My turn at building a custom kernel for IPsec BEET mode
Well I am working on building a kernel that will have the IPsec BEET
mode patch available from infrahip.hiit.fi.
I have some decent help, but really no one there is a seasoned Centos
kernel builder (though they work with different FC kernels), and now
they are mostly done for the day.
I have been following the wiki on building a custom kernel, got my patch
in ~/rpmbuild/SOURCES and away with
2006 Dec 21
1
[LLVMdev] No crt2.o file found
Hello, Matthew.
> My file size matches the patched file. I haven't figured out how to get 7-zip to give me checksum information on windows.
Use md5sum utility. It can be successfully found via google.
> I rashly copied all the *.o files from my mingw\lib directory to the llvm\lib directory.
> This does enable the hello world binary to compile and to function correctly.
Strange.
2008 Dec 14
19
regarding vpn server for 1500 clients
Hi list,
I have to build vpn server for 1500 clients. No encryption necessary.
can anyone please recommend me vpn server.
I do not have experience on vpn.
I have tested openvpn on my test setup, & its working fine.
I want to check if there any other vpn server available.
I have not checked but can pptp vpn be usefull?
My requirement is to connect 1500 clients on vpn server.
Need
2008 Oct 29
5
RHEL 5.3 Beta released, beta-testers needed
Hi all,
The CentOS community is pretty limited in what we can do to the core
distribution. Since our mantra is "aiming to be 100% compatible with Red
Hat Enterprise Linux" we cannot fix bugs or improve the CentOS core
without waiting for Red Hat to make those modifications first. We have
limited leverage and a 6-month release cycle against us.
But that is not the complete truth,
2005 Jan 21
1
Asterisk 1.0.4 and broadvoice patch
Is the broadvoice patch part of asterisk 1.0.4?
The changelog does not mention it.
Thanks,
Jerry
2001 Jul 18
2
Patch for latest ac release?
Lo,
Is there already a patch out for latest 2.4.6-ac release? I'm pretty sure
that the ext3 patch -ac2 can not be applied on this release.
Bye.
--
the trees the birds the air the grass the water the flies the trees