You are not logged in.

#26 2022-12-20 20:01:59

HCF
Member
Registered: 2016-04-10
Posts: 29

Re: [SOLVED] PC won't boot if slotting in new GPU

realitaetsverlust wrote:

(...) How can I still install  mesa-git after llvm-libs-git? I'm pretty sure I fucked my system beyond recognition at this point anyways so even the hackiest solutions are welcome.

Can you install mesa-git via https://wiki.archlinux.org/title/Unoffi … s#mesa-git?

Offline

#27 2022-12-20 22:59:23

realitaetsverlust
Member
Registered: 2021-09-07
Posts: 52

Re: [SOLVED] PC won't boot if slotting in new GPU

HCF wrote:
realitaetsverlust wrote:

(...) How can I still install  mesa-git after llvm-libs-git? I'm pretty sure I fucked my system beyond recognition at this point anyways so even the hackiest solutions are welcome.

Can you install mesa-git via https://wiki.archlinux.org/title/Unoffi … s#mesa-git?

Nope, but not for the reason you might think. I added the repository to my pacman.conf and updated the package database, however, pacman throws a 404 when trying to access the package:

:: Retrieving packages...
 mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64 downloading...
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst: url is https://pkgbuild.com/~lcarlier/mesa-git/x86_64/mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst: maxsize 15434179
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst: opened tempfile for download: /var/cache/pacman/pkg/mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.part (wb)
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst: curl returned result 0 from transfer
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst: response code 200
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig: url is https://pkgbuild.com/~lcarlier/mesa-git/x86_64/mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig: maxsize 16384
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig: opened tempfile for download: /var/cache/pacman/pkg/mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig.part (wb)
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig: curl returned result 0 from transfer
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig: response code 404
error: failed retrieving file 'mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig' from pkgbuild.com : The requested URL returned error: 404
debug: mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst.sig: no more servers to retry
debug: curl_download_internal return code is -1
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)

Funny enough, it DOES download the file:

$ vdir /var/cache/pacman/pkg/
total 15076
-rw-r--r-- 1 root root 15434179 Dec 20 18:55 mesa-git-1:23.0.0_devel.164562.05fab97b2ce-1-x86_64.pkg.tar.zst

Also, downloading the file manually via the browser (so just copying the URL) works aswell.

Not quite sure what this problem is about now. I'm starting to feel mentally handicapped, not gonna lie here.

Last edited by realitaetsverlust (2022-12-20 23:00:43)

Offline

#28 2022-12-21 05:05:52

HCF
Member
Registered: 2016-04-10
Posts: 29

Re: [SOLVED] PC won't boot if slotting in new GPU

-- delete --

Last edited by HCF (2022-12-21 08:04:52)

Offline

#29 2022-12-21 07:44:13

seth
Member
Registered: 2012-09-03
Posts: 51,319

Re: [SOLVED] PC won't boot if slotting in new GPU

The 404 is for the pkg.tar.zst.sig which is simply not on that server.
https://wiki.archlinux.org/title/Unoffi … s#Unsigned - see the blue note.

Offline

#30 2023-01-26 04:21:36

matoro
Member
Registered: 2016-08-31
Posts: 6

Re: [SOLVED] PC won't boot if slotting in new GPU

FYI:  Here is the patch you need to backport to xf86-video-amdgpu in order to fix the mouse cursor issue, no need to set SWcursor with this patch.

Offline

Board footer

Powered by FluxBB