[openib-general] [PATCH 1/7] libibverbs: Implement new method for finding and loading device-specific drivers

Steve Wise swise at opengridcomputing.com
Thu Jan 11 08:19:37 PST 2007


Roland,

I'm having problems with these changes.  I built and installed
libibverbs, libmthca, libcxgb3, and libamso.  I rebuild librdmacm, but I
don't think I need to.

Trying rping gets this:

vic13:/home/swise/git/libibverbs # rping -c -VvC10 -a 192.168.71.144 -p 9999
libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs0
libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs0
libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs0


The files look like they got installed ok:

vic13:/etc/sysconfig # ls -l /usr/local/lib
total 14830
-rw-r--r-- 1 root root  145744 2007-01-11 10:06 libamso.a
-rwxr-xr-x 1 root root     813 2007-01-11 10:06 libamso.la
-rwxr-xr-x 1 root root   68436 2007-01-11 10:06 libamso-rdmav2.so
lrwxrwxrwx 1 root root      17 2007-01-11 10:06 libamso.so -> libamso-rdmav2.so
-rw-r--r-- 1 root root  228964 2007-01-11 10:01 libcxgb3.a
-rwxr-xr-x 1 root root     820 2007-01-11 10:01 libcxgb3.la
-rwxr-xr-x 1 root root  114238 2007-01-11 10:01 libcxgb3-rdmav2.so
lrwxrwxrwx 1 root root      18 2007-01-11 10:01 libcxgb3.so -> libcxgb3-rdmav2.s o
-rw-r--r-- 1 root root  310170 2007-01-11 10:08 libibverbs.a
-rwxr-xr-x 1 root root     828 2007-01-11 10:08 libibverbs.la
lrwxrwxrwx 1 root root      19 2007-01-11 10:08 libibverbs.so -> libibverbs.so.2 .0.0
lrwxrwxrwx 1 root root      19 2007-01-11 10:08 libibverbs.so.2 -> libibverbs.so .2.0.0
-rwxr-xr-x 1 root root  169793 2007-01-11 10:08 libibverbs.so.2.0.0
-rw-r--r-- 1 root root  330322 2007-01-11 10:01 libmthca.a
-rwxr-xr-x 1 root root     820 2007-01-11 10:01 libmthca.la
-rwxr-xr-x 1 root root  166124 2007-01-11 10:01 libmthca-rdmav2.so
lrwxrwxrwx 1 root root      18 2007-01-11 10:01 libmthca.so -> libmthca-rdmav2.s o


I'm debugging, but thought I'd pass this along...







More information about the general mailing list