Package Details: amdvbflash 4.104e-1

Git Clone URL: https://aur.archlinux.org/amdvbflash.git (read-only, click to copy)
Package Base: amdvbflash
Description: AMD vBIOS flash utility
Upstream URL: https://www.techpowerup.com/forums/threads/amdvbflash-4-104e-for-64-bit-linux-with-updated-support-for-vbios-flash-on-big-navi2x-gpus.313927/post-5106820
Keywords: amd bios card flash gpu graphics util utility vbios
Licenses: unknown
Submitter: lubosz
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 10
Popularity: 1.71
First Submitted: 2020-04-20 00:25 (UTC)
Last Updated: 2024-07-23 06:18 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Pinned Comments

dpeukert commented on 2023-11-26 00:22 (UTC)

This version of amdvbflash only supports GPUs up to Navi 2x, if you manage to find a source that provides a version with support for Navi 3x, let me know.

dpeukert commented on 2023-11-26 00:20 (UTC)

The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/amdvbflash

Latest Comments

TheK0tYaRa commented on 2024-07-04 06:45 (UTC) (edited on 2024-07-04 06:46 (UTC) by TheK0tYaRa)

Good news - there was an update in the forum.

pkgver='5.0.638'
...
source=("$pkgname-$pkgver.zip::https://www.techpowerup.com/forums/attachments/amdvbflash5-0-638-linux-zip.334090/")
sha512sums=('4be6a237133bf25f9b4ee7685827650221fde1c3eaf61c3bbeffb865060586e6f3a499742498c4457b0e16af65a6a2161b9dd788beba4b88967e19205420b1c1')

_binaryname="$pkgname""$pkgver"

check() {
    "$srcdir/$_binaryname" --version | tee '/dev/stderr' | grep -q 'You need to have administrative privileges to run this application.$'
}
...

dpeukert commented on 2024-03-20 17:11 (UTC)

@dreieck: This doesn’t apply when no source code is available (https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission).

dreieck commented on 2024-03-20 17:08 (UTC)

You download precompiled binaries.

So you must rename your package to amdvbflash-bin and add provide=("amdvbflash=${pkgver}"), conflicts=('amdvbflash'), replaces=('amdvbflash<=4.104e) (or what ever will be the last version of prebuilt amdvbflash that you will provide here).

Regards and thanks for maintaining!

dpeukert commented on 2024-02-26 09:52 (UTC)

@idovitz: Looking into it here.

dpeukert commented on 2023-11-26 00:22 (UTC)

This version of amdvbflash only supports GPUs up to Navi 2x, if you manage to find a source that provides a version with support for Navi 3x, let me know.

dpeukert commented on 2023-11-26 00:20 (UTC)

The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/amdvbflash

lubosz commented on 2021-02-10 01:18 (UTC)

Here is a mirror: https://github.com/stylesuxx/amdvbflash

brauliobo commented on 2021-02-10 00:39 (UTC)

repository deleted :( https://github.com/patrickschur/language-detection/issues/39

Enverex commented on 2021-01-14 17:42 (UTC)

The GitHub repo associated with this is down, apparently it was DMCA'd by AMD.