Displaying 20 results from an estimated 1100 matches similar to: "Cannot built kmod-dahdi-linux for PAE kvariant from SRPM"
2011 May 06
0
Cannot built kmod-dahdi-linux for PAE kvariant from SRPM
After many moons I have revisited this problem and found a solution that moves the problem further up the stack. I will post my new problem separately but just for completeness here is the solution.
Original problem: trying to build kmod-dahdi-linux for out of date PAE kernel.
Errors:
rpmbuild --bb ~/localrpms/SPECS/dahdi-linux-kmod.spec --target=i686 --define "kversion `uname -r`"
+
2011 May 06
2
Cannot install dahdi-linux on (old) PAE kernel.
I am trying to install dahdi-linux from packages onto an OEL5u3 server which has an old kernel (5.2.6.18_128) and is a PAE variant. As there are no kmod packages now available for this kernel I am having to build them from source packages.
I have installed the dahdi-firmware-2.0.0-1_centos5 RPM directly.
I have downloaded the following SRPMS
dahdi-linux-2.4.1.2-1_centos5.src.rpm
2010 Aug 31
2
Centos 5.5, not booting latest kernel but older one instead
I've been going along not noticing things happening right under my nose.
so imagine my surprise when I discovered last night that my Centos 5 box
has installed multiple new kernels over the last few months, as updates
come out, and IT IS NOT BOOTING THE NEWST ONE.
grub.conf says to boot kernel 0, and 0 is the newest one. but the one it
actually boots is 6 or 8 down the list (clearly I've
2008 Feb 14
1
PAE Kernel doesn´t boot
hi @all,
i?m having big problems implementing a pae-kernel.
i?m using centos5 on following hw
intel core2duo 2,66 e6750
gigabyte p35-ds3p board
8 gb ram
4 * samsung_sata_hd501lj
nvidia geforce 8500gt
i can use a xen-pae kernel without having problems, but as i need to run
vmware, it?s not a valid option to keep that kernel.
the default kernel (which supports only up to 4gb ram) works fine,
2009 Jun 19
0
Odd module mentioned during update of kernel-PAE
During my update from 5.2 to 5.3 I saw these lines during the update
of kernel-PAE
Installing : kernel-PAE [153/477]
Warning: Module vboxnetflt.ko from kernel 2.6.27.12-170.2.5.fc10.i686 has no modversions, so it cannot be reused for kernel 2.6.18-128.1.14.el5PAE
Warning: Module vboxdrv.ko from kernel 2.6.27.12-170.2.5.fc10.i686 has no modversions, so it
2010 Jan 26
1
Xorg problem (CentOS 5.4)
Dear all,
I installed CentOS 5.4 (graphic setup) today, but I cannot startx server. What can I do then?
The following is detail information and logs for your reference, thanks in advance!
Motherboa: Intel 965G
xorg.conf: (I configure this file using FC12 Live CD, it's the same)
[root at localhost X11]# cat /etc/X11/xorg.conf
# Xorg configuration created by
2009 May 04
2
yum update installed xen and pae kernels
Why???
I was/am running kernel 2.6.18-128.1.6.el5
I did a yum update and watched 2.6.18-128.1.6.el5xen and
2.6.18-128.1.6.el5PAE being installed, with PAE listed first in my
/boo/grub/menu.lst
I also see:
Installing:
kmod-fuse i686 2.7.4-1.el5.rf
rpmforge 26 k
replacing dkms-fuse.noarch 2.7.4-1.nodist.rf
kmod-fuse-PAE i686
2008 Mar 30
2
virtualbox on centos5.1 PAE
Quad core duo 2.4Ghz (Q6600)
Kernel 2.6.18-53.1.14.el5PAE #1 SMP
4Gb RAM
VirtualBox-1.5.6_28266_rhel5-1.i586.rpm
The package installed OK. I did
KERN_DIR=/usr/src/kernels/2.6.18-53.1.14.el5-i686 /etc/init.d/vboxdrv setup
and the module compiles AOK.
BUT... at modprobe time:
vboxdrv: disagrees about version of symbol struct_module
Am I doing something stupid?
--
rgds
Stephen
2019 Jan 22
0
Yum refuses to install kmod-8188eu from elrepo
On Tue, Jan 22, 2019 at 12:03:22PM -0500, Mike Burger wrote:
> Another alternative may be to pull down the SRPM and run it through rpmbuild
> to locally create a binary package compatible with the system as it's
> currently installed/running.
I encourage this behavior, however, elrepo kmod packages often have
the kernel version hard-coded into it, so you'd need to either edit
the
2009 Jan 03
0
Issue with package-cleanup --oldkernels with PAE kernel
I'm not sure if this is a bug, known issue, feature, etc. On my
CentOS systems with the PAE kernel installed, package-cleanup behaves
as follows:
# rpm -q kernel
package kernel is not installed
# rpm -q kernel-PAE
kernel-PAE-2.6.18-92.1.13.el5
kernel-PAE-2.6.18-92.1.18.el5
kernel-PAE-2.6.18-92.1.22.el5
# uname -r
2.6.18-92.1.22.el5PAE
# package-cleanup
2011 Jan 17
3
"cannot allocate vector of size ..." in RHLE5 PAE kernel
Dear R community,
I'm running R 32 bits in a 64-bits machine (with 16Gb of Ram) using a
PAE kernel, as you can see here:
$ uname -a
Linux mymachine 2.6.18-238.el5PAE #1 SMP Sun Dec 19 14:42:44 EST 2010
i686 i686 i386 GNU/Linux
When I try to create a large matrix ( Q.obs <- matrix(NA, nrow=6940,
ncol=9000) ), I got the following error:
> Error: cannot allocate vector of size 238.3
2010 Oct 23
1
[PATCH] Make appliance-building work on systems with default library search paths differing from the appliance's
Systems such as Debian (and thus Ubuntu) operate with 64-bit programs in
/lib, with /lib64 a symlink to it: as a result, they apply a patch to
their glibc adjusting the default search path of the 64-bit dynamic
loader (only used if the library is not found in ld.so.cache) to look in
/lib, and instruct the 32-bit one to look in /lib32. Because fakechroot
is implemented via LD_PRELOAD, it ends up
2008 Apr 19
1
Not able to run kernel-xen with megasr module :/
I've managed to install CentOS 5.1 on S5000PAL
with fakeraid Intel Embedded Raid Technology II
Raid1 (LSI chipset) with some help of kickstart
declaration 'driverdisk --source=http://.../driver.img'
Then I've had some problems with yum update - new kernel
didn't know about megasr.ko. I've solved it with commands:
cd /lib/modules/
cp 2.6.18-53.el5PAE/updates/megasr.ko
2007 May 22
1
Compilation of kernel failed for CentOS 5
I downloaded the src rpm for CentOS 5 and tried to recompile it. It failed
with the following message:
+ sh ./scripts/modsign/modsign.sh /var/tmp/kernel-2.6.18-8.el5-root
/lib/modules/2.6.18-8.el5PAE/kernel/drivers/char/watchdog/pcwd_pci.ko CentOS
gpg: WARNING: unsafe permissions on homedir `..'
+ mv -f
2009 Jun 11
3
OT: rebuild kmod rpm package from src.rpm
Hi all,
I would like to rebuild a kmod.src.rpm package for a specific kernel.
When I try to do it, this message appears:
Building target platforms: i686
Building for target i686
error: Failed build dependencies:
kernel-xen-devel-i686 = 2.6.18-98.el5 is needed by
mymodule-kmod-0.1.5-2.i686
kernel-PAE-devel-i686 = 2.6.18-98.el5 is needed by
mymodule-kmod-0.1.5-2.i686.
Is
2016 Feb 14
0
How to install packages from git.centos.org
Hey Johnny,
thank you very much for your instructions. The build is running at the
moment but there seems to be a small bug in kernel-rt.spec.
I changed the line 684 from
mv %{name}-%{rpmversion}-%{pkg_release_simple}%{dist} vanilla-%{kversion};
to
mv %{name}-%{rpmversion}-%{pkg_release_simple}* vanilla-%{kversion};
The reason is that the tarball contains a folder with dist-tag .el7_2.
So when
2010 Mar 30
1
kmod srpm build issue
I have applied a patch to the spec for a digium srpm,
dahdi-linux-kmod-2.2.1.1-1_centos5.2.6.18_164.15.1.el5.src.rpm
and have what I thought was all I needed for deps:
# rpm -qa |grep kernel
kernel-devel-2.6.18-164.15.1.el5
kernel-2.6.18-164.15.1.el5
kernel-headers-2.6.18-164.15.1.el5
kernel-xen-devel-2.6.18-164.15.1.el5
yet the build fails with:
You do not appear to have the sources for the
2011 Jun 08
2
Looking for gfs2-kmod SRPM
I'm searching for the SRPM corresponding to this installed RPM.
% yum list | grep gfs2
gfs2-kmod-debuginfo.x86_64 1.92-1.1.el5_2.2
It is missing from:
http://msync.centos.org/centos-5/5/os/SRPMS/
What I need from the SRPM are the patches. I'm working through
some issues using the source code, and the patches in the RedHat
SRPM
2009 Dec 31
1
DRBD error : Invalid module format
Hi,
I am trying to use drbd in my centos 5.4 but I keep getting errors.
When I try modprobe -v drbd I receive
insmod /lib/modules/2.6.18-164.el5PAE/extra/drbd/drbd.ko
FATAL: Error inserting drbd
(/lib/modules/2.6.18-164.el5PAE/extra/drbd/drbd.ko): Invalid module format.
The current (running) kernel is 2.6.18-164.el5PAE
kmod-drbd-8.0.16-5.el5_3
drbd-8.0.16-5.el5.centos
Any tips?
2010 Jun 19
2
dahdi modules installed wrong location
CENTOS 5.5
dahdi 1.4.3.0.1
uname -r
2.6.18-194.3.1.el5PAE
[root at localhost dahdi-linux-2.3.0.1]# service dahdi start
Loading DAHDI hardware modules:
FATAL: Module dahdi not found.
wct4xxp: FATAL: Module wct4xxp not found.
[FAILED]
wctc4xxp: FATAL: Module wctc4xxp not found.