Search found 8 matches
- Mon Jan 11, 2021 2:11 pm
- Forum: Gaming on Linux Mint
- Topic: Path of Exile loot filter location ?
- Replies: 3
- Views: 198
<SOLVED> Re: Path of Exile loot filter location ?
I found the location: /home/XXXX/.steam/root/steamapps/compatdata/238960/pfx/drive_c/users/steamuser/My Documents/My Games/Path of Exile/ Loot filters are a great addition in finding things in POE. Check out this link. http://www.filterblade.xyz/ You can also just search YouTube for "POE Loot F...
- Fri Jan 08, 2021 9:35 pm
- Forum: Gaming on Linux Mint
- Topic: Path of Exile loot filter location ?
- Replies: 3
- Views: 198
Path of Exile loot filter location ?
I am running POE on Mint 20 and it is working well. I want to use loot filters but I cannot find out where to put them. I put a filter into ~/.steam/steam/steamapps/common/Path of Exile but they don't show up under Options/GUI in the game. When I select "Show Folder" under UI it doesn't do...
- Sun Dec 20, 2020 11:36 am
- Forum: Graphics Cards & Monitors
- Topic: External monitor works, laptop screen blank after login
- Replies: 1
- Views: 100
External monitor works, laptop screen blank after login
I have the same issue as described here , no display on my laptop, but my external Acer monitor is working fine. It all worked fine when I first installed Mint, and I don't remember exactly what I installed when the problem started. Here is my output: inxi -Fxxxrz System: Kernel: 5.4.0-58-generic x8...
- Sun Dec 20, 2020 9:42 am
- Forum: Graphics Cards & Monitors
- Topic: System will only install nvidia-driver-455
- Replies: 8
- Views: 256
Re: System will only install nvidia-driver-455
That is good to know, thanks. I will reinstall version 418 from the sources.
- Sat Dec 19, 2020 11:29 pm
- Forum: Graphics Cards & Monitors
- Topic: System will only install nvidia-driver-455
- Replies: 8
- Views: 256
SOLVED Re: System will only install nvidia-driver-455
Thank you very much for the feedback.
- Sat Dec 19, 2020 7:21 pm
- Forum: Graphics Cards & Monitors
- Topic: System will only install nvidia-driver-455
- Replies: 8
- Views: 256
Re: System will only install nvidia-driver-455
FYI I was able to install nvidia-driver-418 but I had to download the driver and install it manually.
Also, it doesn't show up int Driver Manager
Also, it doesn't show up int Driver Manager
- Sat Dec 19, 2020 7:18 pm
- Forum: Graphics Cards & Monitors
- Topic: System will only install nvidia-driver-455
- Replies: 8
- Views: 256
Re: System will only install nvidia-driver-455
$ inxi -Fxpmrz System: Kernel: 5.4.0-58-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 4.6.7 Distro: Linux Mint 20 Ulyana base: Ubuntu 20.04 focal Machine: Type: Portable System: Alienware product: Alienware 17 v: A15 serial: <filter> Mobo: Alienware model: 068R5X v: A01 serial: <f...
- Sat Dec 19, 2020 6:26 pm
- Forum: Graphics Cards & Monitors
- Topic: System will only install nvidia-driver-455
- Replies: 8
- Views: 256
System will only install nvidia-driver-455
I started with Nvidia-driver-390 but some games required a new driver. I installed driver-455 but had some bad graphic lag during Grim Dawn. So I did the following: sudo apt-get purge nvidia* sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update sudo apt-get install nvidia-driver-435 ...