siderolabs / pkgs

Mozilla Public License 2.0
35 stars 119 forks source link

fix: enable nvme and 2.5gbit ethernet on nanopi-r5s #1068

Closed RemkoMolier closed 3 weeks ago

RemkoMolier commented 3 weeks ago

Enable some ROCKCHIP related kernel options to allow for pcie to work.

This enables both the nvme as well as the other ethernet ports on the nanopi-r5s.

frezbo commented 3 weeks ago

could you re-open against main, probably no need to go into release-1.8

RemkoMolier commented 3 weeks ago

could you re-open against main, probably no need to go into release-1.8

You are probably right, I'll do so this afternoon. Would there be a chance to get this backported to 1.8 anyway, so people can start using the nanopi-r5s from the 1.8 release in sbc-rockchip with its full functionality?

frezbo commented 3 weeks ago

could you re-open against main, probably no need to go into release-1.8

You are probably right, I'll do so this afternoon. Would there be a chance to get this backported to 1.8 anyway, so people can start using the nanopi-r5s from the 1.8 release in sbc-rockchip with its full functionality?

will see if that makes sense to backport, usually only fixes go to backport

smira commented 3 weeks ago

@RemkoMolier please rebase on top of main, we won't accept direct PRs to release-1.8 anyways. This can be backported I guess.

RemkoMolier commented 3 weeks ago

@smira thank you, will do so in a couple of hours.

RemkoMolier commented 3 weeks ago

Reopened on main as #1072