Package Details: bifrost-bin 1.20.5-1

Git Clone URL: https://aur.archlinux.org/bifrost-bin.git (read-only, click to copy)
Package Base: bifrost-bin
Description: Samsung Firmware Downloader
Upstream URL: https://github.com/zacharee/SamloaderKotlin
Licenses: MIT
Conflicts: bifrost
Provides: bifrost
Submitter: v1993
Maintainer: None
Last Packager: mistersmee
Votes: 6
Popularity: 0.43
First Submitted: 2024-06-03 16:35 (UTC)
Last Updated: 2026-02-20 03:43 (UTC)

Latest Comments

jlownie commented on 2025-08-15 01:32 (UTC)

Thanks @mistersmee. I tried out the latest code:

  1. I was able to run Bifrost and start to download firmware without the "Manual" box ticked. So that is fixed.

  2. When I ran bifrost -v (without specifying LD_LIBRARY_PATH) there was no output on the command line, but Bifrost started up OK. Assuming that this is working as intended, I would say that the previous problem is fixed too.

mistersmee commented on 2025-08-12 12:05 (UTC)

@jlownie, at least some of these should be fixed by the latest pkgrel bump, could you please confirm?

jlownie commented on 2025-08-11 03:37 (UTC) (edited on 2025-08-11 08:08 (UTC) by jlownie)

I'm having some problems using bifrost. I built this package today, when I ran it and tried to download firmware (model SM-A165F, region XSA) I get the error "CRC check failed".

When I run bifrost -v I get this error message:

bifrost: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory

I can get past that with the command LD_LIBRARY_PATH=/usr/lib/jvm/java-21-openjdk/lib/server/:$LD_LIBRARY_PATH bifrost -v but then I get this error:

Exception in thread "main" java.lang.NoClassDefFoundError: hydraulic/conveyor/launcher/Launcher

I couldn't find the class Launcher in any of the jars installed with Bifrost. I tried building the upstream code but gave up after working through a few errors.

Update: After doing all that I ticked the "manual" box in Bifrost, and then the image started to download. I'm not sure what's going on here.

v1993 commented on 2024-12-19 13:45 (UTC)

Disowned since I'm no longer using a Samsung phone, in part because of how annoying the update process is on rooted devices.