twifty

Results 58 comments of twifty

Just tested on the 5.4.rc4 kernel, which is available in Manjaro's *testing* branch, and can confirm everything works as expected. However, I **don't** recommend using the *testing* branch. Either compile...

I'm a bit tied up with work at the moment. Your first attempt (with your 5.4 kernel) failed to build anything. It's possible you have a dirty directory (files left...

Congratulations. Now you can start on the fun part. The modules, will be removed each time you restart your system, so you'll need to run `make install` each time (but...

Hmm, Your card hasn't been detected. Is there anything in your logs? ``` sudo dmesg | tail -n 200 ```

OK. The driver was created and loaded for the GPU, but it failed to read the I2C bus. This isn't something I can fix without the card. Everything is undocumented....

Before you go installing Windows, I'll ask on the Manjaro forums if anybody has this card with a windows install. It won't give a quick solution, but it may help...

`\033[H\033[J` only clears the visible screen, exactly the same as the `clear` command. It doesn't clear the scrollback buffer. Scrolling up will reveal the history. I use the terminal to...

Community driven? Well, when I get the time I'll look into fixing the issue.