Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #923966
| From | felipe <zeden@riseup.net> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#908632: linux-image-4.19.0-rc3-amd64-unsigned: kernel 4.19 fails to load amdgpu driver on R9 270X. |
| Date | 2018-10-23 21:10 +0200 |
| Message-ID | <wMadX-124-3@gated-at.bofh.it> (permalink) |
| References | (4 earlier) <wx4k9-2BL-3@gated-at.bofh.it> <wAxfY-2s6-11@gated-at.bofh.it> <wM8Yx-8i-1@gated-at.bofh.it> <wx4k9-2BL-3@gated-at.bofh.it> <wM8Yx-8i-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Hi! Did as you suggested: # apt purge firmware-amd-graphics # rm -rf /lib/firmware/amdgpu # apt install firmware-amd-graphics Then I copied file by file, restarting the system between each copy until I got a working graphical environment. The files needed for me are: pitcairn_mc.bin pitcairn_smc.bin pitcairn_pfp.bin pitcairn_me.bin pitcairn_ce.bin pitcairn_rlc.bin Would you like me to test anything else? Regards, Felipe. On 23/10/2018 15:41, Romain Perier wrote: > Hello, > > ... > > Yeah that's introduced by commit https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8eaf2b1faaf4358c6337785f2192055c6ef41e0d > > Instead of copying all the content of /lib/firmware/radeon into > /lib/firmware/amdgpu, could you: > > 1. Uninstall firmware-amd-graphics properly so /lib/firmware/radeon and > /lib/firmware/amdgpu are empty > 2. Re-install firmware-amd-graphics properly from archives (so, > basically, these two steps undo your changes) > 3. Copy only /lib/firmware/radeon/pitcairn_mc.bin to > /lib/firmware/amdgpu/pitcairn_mc.bin > > Does this work for you ? Otherwise try to find messages in dmesg > complaining about missing firmware for your amdgpu driver, then > copy the right missing firmwares from /lib/firmware/radeon to > /lib/firmware/amdgpu and then once it works, please paste a list here. > > Thanks in advance, > Regards, > Romain
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Find similar | Unroll thread
Bug#908632: linux-image-4.19.0-rc3-amd64-unsigned: kernel 4.19 fails to load amdgpu driver on R9 270X. Romain Perier <romain.perier@gmail.com> - 2018-10-23 19:50 +0200 Bug#908632: linux-image-4.19.0-rc3-amd64-unsigned: kernel 4.19 fails to load amdgpu driver on R9 270X. felipe <zeden@riseup.net> - 2018-10-23 21:10 +0200
csiph-web