Displaying 20 results from an estimated 3000 matches similar to: "Module.symvers"
2008 May 15
2
missing from Centos51 src tree: ".../drivers/infiniband/hw/amso1100/Makefile"
i'm attempting to rebuild centos51 kernel-xen.
(fwiw, because pciback has NOT been compiled into the kernel,
http://bugs.centos.org/view.php?id=2767)
after,
yum install kernel-devel kernel-xen-devel
and usual,
ln -s /usr/src/kernels/`uname -r`-`uname -m` /usr/src/linux
cd /usr/src/linux
cp /boot/config-`uname -r` ./.config
make oldconfig
make menuconfig
...
next,
make rpm
2008 Jun 12
1
rebuilding kernel modules issues
I have a Tyan S3870 (K855A) motherboard which I would like to perform a
burn in test with. lm_sensors needs a kernel module compiled to be
support this motherboard's sensors.
The instructions, for compiling the module, by tyan
(ftp://ftp.tyan.com/software/lms/3870.sensors.conf) match closely with
the instructions I found here
(http://www.howtoforge.com/kernel_compilation_centos).
I
2008 Oct 10
0
Fwd: P5GC SATA mode problem
Hello, I'm top-posting my own thread with some homework I've done, can
somebody help?
In short, the problem is that kernel 2.6.18-53 (as per 5.1
installation) works OK while any kernel update makes booting
impossible in Enhanced SATA mode. For newer kernels, only Compatible
mode works, but at a very heavy cost in performance.
The motherboard is ASUS P5GC-MX and the disk is ATA WDC
2006 May 23
0
Zaptel Module.symvers missing
Hi,
when I am going to compile the zaptel I receive this message
ake -C /lib/modules/2.6.12-12mdk/build SUBDIRS=/usr/src/asterisk/zaptel-
1.2.5 XPPMOD= modules
make[1]: Entering directory `/usr/src/linux-2.6.12-12mdk'
WARNING: Symbol version dump /usr/src/linux-2.6.12-12mdk/Module.symvers
is missing; modules will have no dependencies and modversions.
..
lrwxrwxrwx 1 root
2020 Sep 11
1
[PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
Hi David,
I love your patch! Yet something to improve:
[auto build test ERROR on next-20200909]
[cannot apply to mmotm/master hnaz-linux-mm/master xen-tip/linux-next powerpc/next linus/master v5.9-rc4 v5.9-rc3 v5.9-rc2 v5.9-rc4]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
2012 Dec 28
6
problem with installing lustre and ofed
Hello,
I am having trouble installing the server modules for lustre 2.1.4 and use mellanox''s OFED distribution so we may use infiniband. Would you folks look at my procedure and results below and let me know what you think? Thanks very much!
The mellanox ofed installation builds and installs some kernel modules too, so I used this method to ensure OFED compiled against the correct
2008 Sep 11
12
pciback module not working
This issue was brought up about a year and a half ago. So I''ll bring
it up again and see if anything happens.
I''ve got an infiniband network and am attempting to pass the
infiniband card through the host and give it to the guest.
I''m working with standard CentOS 5.2 on both guest and host with their
provided xen (3.0.3 ish). I''ve also attempted to install the
2008 Sep 11
12
pciback module not working
This issue was brought up about a year and a half ago. So I''ll bring
it up again and see if anything happens.
I''ve got an infiniband network and am attempting to pass the
infiniband card through the host and give it to the guest.
I''m working with standard CentOS 5.2 on both guest and host with their
provided xen (3.0.3 ish). I''ve also attempted to install the
2008 Sep 21
1
Need help transfering CentOS5 from desktop to laptop
created 2 partitions on laptop (/ and swap)
formatted them.
mounted both source and target (under /mnt on each machine)
rsync -a / from desktop -> laptop
(Note: OS on desktop is on sdb5. On laptop it's going to sda1)
Now I need to put grub on mbr of laptop
boot: linux rescue
chroot /mnt/sysimage
Here is my problem
grub-install /dev/sda
The file /boot/grub/stage1 not read correctly.
Can
2008 Feb 18
5
kernel-2.6.18-8.1.14 + lustre 1.6.4.2 + OFED 1.2
We seemed to have it a stumbling block when building with the above
(supported) versions. Our process...
1. Start with stock rhel5 2.6.18-8.1.14 source tree
2. Configure InfiniBand support out of the the kernel (we will build
OFED separately).
3. Apply the 1.6.4.2 kernel patches to the kernel source.
4. Build the kernel.
5. Build OFED 1.2 against the patched kernel
6. Build Lustre using
2005 Mar 28
0
bristuff-0.2.0-RC7k: error on loading qozap : "qozap: Unknown symbol zt_xxxxx"
Hi,
I had problems described in another thread so went from a start, but now
have problems when loading qozap module. I get :
# insmod qozap.ko ports=9
insmod: error inserting 'qozap.ko': -1 Unknown symbol in module
and in /var/log/messages:
module qozap unsupported by SUSE/Novell, tainting kernel.
qozap: disagrees about version of symbol zt_receive
qozap: Unknown symbol zt_receive
2010 Jan 22
3
Question about running a CentOS4.8 (32-bit) guest under CentOS5.4xen (64-bit)
I am trying to run my old CentOS4.8 (32-bit) system as a guest system
under CentOS5.4xen (64-bit). I followed the instructions in Appendix A
of the xen user manual (/usr/share/doc/xen-3.0.3/pdf/user.pdf) and
created a 'disk image' (actually a 10gig LVM logical volume:
sauron.deepsoft.com% sudo fdisk -l /dev/mapper/sauron-c4guest
Disk /dev/mapper/sauron-c4guest: 10.7 GB, 10737418240
2007 Jun 27
7
Xen 3.1.0 initrd and kernel building
Hi, had a few problems with using xen:
First:
built a xen from source (tgz) and make dist ... then made initrd with
mkinitrd and modules=all in the
mkinitrd.conf -> initrd.img was 14mb and set it up in the grub with
module /initrd....
on boot it loads the initrd like:
Loading ramdisk into ram .... done
but then NO MODULES in the initrd are being loaded by the kernel, though
initrd
2005 Mar 20
2
memdisk and winPE diskless boot
Hi,
I am working on the diskless booting over Infiniband networks. At the moment
we have created and implemented architecture which allow diskless booting
of Linux nodes on x86, x86_64 and Itanium platforms.
The system works by booting first small custom made Linux kernel of the
Infiniband adapter ROM. The kernel has enough of infiniband stack to setup
TCP/IP networking over infiniband. Then it
2012 Jul 31
1
Request: Infiniband Support in ipconfig
When attempting to boot a system using Infiniband interfaces, ipconfig does not recognize Infiniband NICs as having valid MAC addresses, so they are silently ignored. As I would like to be able to netboot using Infiniband, I have patched ipconfig to support Infiniband interfaces.
Fortunately, it's a pretty simple and straightforward patch. Below is the patch for your consideration.
---
2016 May 25
3
Recommendations for Infiniband with CentOS 6.7
We have a new install of CentOS 6.7 with infiniband support installed.
We can see the card in hardware and we can see the mlx4 drivers loaded
in the kernel but cannot see the card as an ethernet interface, using
ifconfig -a. Can you recommend an install procedure to see this as an
ethernet interface?
Thanks
On 05/25/2016 07:32 AM, Fabian Arrotin wrote:
> On 25/05/16 03:08, Pat Haley
2005 Jun 14
1
SUCCESS! Help rebuilding kernel get mount error on reboot
John,
Was there a reason for the (2) make oldconfigs? just curious
This all worked
rpm -i kernel.XXX.src.rpm
cd /usr/src/redhat/SPECS
rpmbuild -bp --target i686 kernel.XXX.spec
cd /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9
make mrproper
cp /boot/config-2.6.9-11.EL .config
make oldconfig
2006 Feb 19
1
Do we have one make more than necessary?
Hi, I was noticing that our debian/rules did:
...
debian/stamps/build:
mkdir -p $(@D)
rm -rf debian/install
$(MAKE) all DESTDIR=$(CURDIR)/debian/install KERNELS= GCC=$(CC) CC=$(CC) HOSTCC=$(CC)
touch $@
install: debian/stamps/build
rm -rf debian/install
$(MAKE) dist DESTDIR=$(CURDIR)/debian/install KERNELS= XEN_PYTHON_NATIVE_INSTALL=1 CC=$(CC)
2009 Feb 23
3
Infiniband Drivers under Xen kernel?
Hello folks,
I am running Xen 2.6 under Centos 5.2 installation, and am trying to port
Xen migration abilities to Infiniband. But, the InfiniBand drivers do not
work under Xen kernel, only under non-Xen kernels. It looks like I need to
install some patches to rectify the situation.
Has anyone ever worked with Infiniband and Xen and would be able to give me
inputs about the same? I would really
2009 Mar 17
2
DAHDI or Zaptel doesn't compile against 1.4.24
Hi,
We installed the latest 1.4.24 on a test machine and can't get zaptel
nor dahdi compile. It's a Linux Debian Etch. Errors we have:
keewi:/usr/src/dahdi-linux-2.1.0.4# make
make -C /lib/modules/2.6.18-custom.2/build ARCH=i386
SUBDIRS=/usr/src/dahdi-linux-2.1.0.4/drivers/dahdi
DAHDI_INCLUDE=/usr/src/dahdi-linux-2.1.0.4/include DAHDI_MODULES_EXTRA="
" HOTPLUG_FIRMWARE=yes