HMCL-dev / HMCL-dev/HMCL

[Feature] 在 FreeBSD 上捆绑 alsa-utils 或提示用户安装 alsa-utils

Open
#6,634 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

我希望 HMCL 能像 Prism Launcher 那样在 FreeBSD 上捆绑 alsa-utils,或者至少提示用户安装 alsa-utils。

原因 | Reason

如果只安装了 OpenJDK(如 openjdk21 包)并启动 HMCL,其启动的 Minecraft 实例没有声音。我花了几天时间排查这个无声问题,最终发现需要单独安装 alsa-utils 包。

详情 | Description

No response

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 examining HMCL's FreeBSD startup and dependency-handling paths, then trace how platform-specific package guidance is presented to users. Compare the feasibility of bundling alsa-utils with showing an installation prompt. Done means a FreeBSD installation either provides the needed utility or clearly instructs users to install it, and Minecraft audio works with OpenJDK alone.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.