Skip to content

Update installation-instructions.md: 14.1 -> 14.2#5

Merged
JohnAZoidberg merged 1 commit intoFrameworkComputer:mainfrom
bsdlme:patch-1
Sep 10, 2025
Merged

Update installation-instructions.md: 14.1 -> 14.2#5
JohnAZoidberg merged 1 commit intoFrameworkComputer:mainfrom
bsdlme:patch-1

Conversation

@bsdlme
Copy link
Copy Markdown
Contributor

@bsdlme bsdlme commented Feb 7, 2025

The latest release is 14.2

@grenewode
Copy link
Copy Markdown

I had issues with that. It appears that drm-61-kmod is linked against 14.1-RELEASE in pkg, so you have to build it from ports. Otherwise you get hard to escape problems when the module is loaded & kills the kernel.

@bsdlme
Copy link
Copy Markdown
Contributor Author

bsdlme commented Feb 15, 2025

Good point! This was mitigated with a new kmod repository, though:

https://pkg.freebsd.org/FreeBSD:14:amd64/kmods_quarterly_2/
and
https://pkg.freebsd.org/FreeBSD:14:amd64/kmods_latest_2/

You just need to add them to an additional pkg repo config file and give it a higher priority than the regular FreeBSD repository.

@JohnAZoidberg
Copy link
Copy Markdown
Member

You just need to add them to an additional pkg repo config file and give it a higher priority than the regular FreeBSD repository.

Is that still needed or can the default repository work?

@bsdlme
Copy link
Copy Markdown
Contributor Author

bsdlme commented Mar 7, 2025

It is still needed until FreeBSD 14.1 is out of support and the package builder uses 14.2 to build the packages.

@lwhsu
Copy link
Copy Markdown

lwhsu commented Mar 7, 2025

You just need to add them to an additional pkg repo config file and give it a higher priority than the regular FreeBSD repository.

Is that still needed or can the default repository work?

The packages in default repository are built on the least officially supported version of that branch. This is fine for almost everything as the ABI compatibility is guaranteed in a major version. However some kernel module packages are not lucky and sensitive to minor version. So there are separated built repositories for each supported minor versions.

@JohnAZoidberg
Copy link
Copy Markdown
Member

You just need to add them to an additional pkg repo config file

I'd like to make it so that the ansible roles here configure everything, without having to do anything else.
So if I need to add extra repos, could you please help me add that to the role as well?
Otherwise, we should wait to update this until no extra config is needed.

@lwhsu
Copy link
Copy Markdown

lwhsu commented Apr 2, 2025

In the future this will be added as the default configuration, after more tests by the public.
As it's 2025Q2 and 14.1 is EoL'd, it's safe to install 14.2 with drm-61-kmod from official pkg repository.

@JohnAZoidberg JohnAZoidberg merged commit d35c068 into FrameworkComputer:main Sep 10, 2025
@bsdlme bsdlme deleted the patch-1 branch September 11, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants