twifty

Results 58 comments of twifty

Thanks, I'll merge it within the week.

Thanks for the offer to test. Before we do anything, I need to know the product ID of the vega 64 card, please paste the output of: ``` lspci -vnn...

What is your linux version? ``` uname -r ```

The latest manjaro kernel is 4.19.72, your system is a little outdated. The manjaro repos don't contain the headers for older versions. If you want to build the sources you'll...

Trust me I know exactly how you feel. I always had update problems with Gnome, ended up switching to KDE. To install this package, open a terminal (your home directory...

You need to reboot. The makefile looks at the version of the kernel you are running then tries to find the headers for that kernel. It failed because it cannot...

OK. Let's fix that issue first. Make a new post on the forums, I'll follow over there.

Did you install the linux headers for the 5.4 kernel? ``` sudo pacman -S linux54-headers ```

Hmm, I have never seen those warnings before. A quick google search tells me that the format of `Module.symvers` has changed. This was introduced with kernel 5.4. I don't know...

There are some serious problems with the 5.4.rc2 kernel at the moment. Everything I've read online tells me the warnings are false positives, but I don't think they are accounting...