Search found 4 matches
- Sat Mar 14, 2020 3:50 pm
- Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
- Topic: Trouble installing on Ubuntu & some other issues
- Replies: 26
- Views: 7092
Re: Trouble installing on Ubuntu & some other issues
I am new to this myself - I saw somewhere there's a GPU whitelist. See if you cards are included there.
- Sat Mar 14, 2020 3:35 pm
- Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
- Topic: Trouble installing on Ubuntu & some other issues
- Replies: 26
- Views: 7092
Re: Trouble installing on Ubuntu & some other issues
Did you install python-gnome2?
- Sat Mar 14, 2020 2:34 pm
- Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
- Topic: Trouble installing on Ubuntu & some other issues
- Replies: 26
- Views: 7092
Re: Trouble installing on Ubuntu & some other issues
See if this helps:
Code: Select all
sudo update-rc.d FAHClient defaults
- Sat Mar 14, 2020 11:01 am
- Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
- Topic: Ubuntu 18.04.4 LTS Installation
- Replies: 4
- Views: 1724
Ubuntu 18.04.4 LTS Installation
I had some problems installing v7.5.1 on my Ubuntu 18.04.4 LTS, so I thought I could tell you what worked for me: 0. Install GPU related drivers and OpenCL libraries, if you want to use your GPU (essential for Covid-19). I had my Nvidia drivers already installed, so I only had to do: sudo apt instal...