- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Re: HPE Broadcom NetXtreme-E RoCE Library for SUSE...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 04:54 AM - last edited on 12-20-2023 10:00 AM by support_s
12-12-2023 04:54 AM - last edited on 12-20-2023 10:00 AM by support_s
I can't find libibverbs.so.1 in the SLES Repository.
# zypper search libibverbs.so.1
Loading repository data...
Reading installed packages...
No matching items found.
Note: For an extended search including not yet activated remote resources please use 'zypper
search-packages'.
Solved! Go to Solution.
- Tags:
- Prolaint server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 08:49 AM
12-19-2023 08:49 AM
Re: HPE Broadcom NetXtreme-E RoCE Library for SUSE Linux Enterprise Server 15 SP5 installation
Hi MarioE,
Can we provide the output of the command "#rpm -ivh <kmod>.rpm"
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 09:52 AM
12-19-2023 09:52 AM
SolutionHi MarioE,
The OS is SLES 15 SP5 while driver is "libbnxt_re-227.0.130.0-sles12sp5.x86_64.rpm" which means you're trying to install SLES 12 SP5 driver onto SLES 15 SP5, which is not supported while OS vendor would already provide their driver to support the cards by default............
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 11:03 AM
12-19-2023 11:03 AM
Re: HPE Broadcom NetXtreme-E RoCE Library for SUSE Linux Enterprise Server 15 SP5 installa
Hi @utnoor
Many thanks for the tip. I don't even know why I tried with version sles12sp5. I was on the correct HPE page for sles15sp5...
I have now downloaded and installed the correct package again:
Now it worked, but only with force:
# rpm -ivh libbnxt_re-227.0.130.0-sles15sp5.x86_64.rpm
Preparing... ################################# [100%]
file /etc/libibverbs.d/bnxt_re.driver from install of libbnxt_re-227.0.130.0-sles15sp5.x86_64 conflicts with file from package libibverbs-42.0-150500.1.3.x86_64
# rpm -ivh libbnxt_re-227.0.130.0-sles15sp5.x86_64.rpm --force
Preparing... ################################# [100%]
Updating / installing...
1:libbnxt_re-227.0.130.0-sles15sp5 ################################# [100%]
# rpm -qa | grep -i libbnxt
libbnxt_re-227.0.130.0-sles15sp5.x86_64
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 12:55 AM
12-21-2023 12:55 AM
Re: HPE Broadcom NetXtreme-E RoCE Library for SUSE Linux Enterprise Server 15 SP5 installa
Hello @MarioE,
Perfect!
We are extremely glad to know the problem has been resolved and we appreciate you for keeping us posted.