tinkerbell / tinkerbell/hook

Network drivers for HP blade servers gen8

Open
#325 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
131
Forks
65
PR merge metrics
No merged PRs in 30d

Description

I am trying provision old HP blade servers gen8 with Tinkerbell but HookOS is missing the network drivers.

I wonder if those config options could be enabled:

CONFIG_NET_VENDOR_EMULEX=y
CONFIG_BE2NET=y
CONFIG_BE2NET_HWMON=y
CONFIG_BE2NET_BE2=y
CONFIG_BE2NET_BE3=y
CONFIG_BE2NET_LANCER=y
CONFIG_BE2NET_SKYHAWK=y

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating HookOS's Linux kernel configuration and checking whether the listed Emulex and BE2NET options are disabled or absent. Enable the requested options, build HookOS, and verify that the resulting image recognizes the network hardware in HP Gen8 blade servers.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.