Search found 6 matches

by wjr1995
Fri Apr 24, 2020 5:41 pm
Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
Topic: FAHclient won't start, Debian on Dell Studio
Replies: 11
Views: 17542

Re: FAHclient won't start, Debian on Dell Studio

dpkg -L libbz2-1.0:amd64 dpkg-query: package 'libbz2-1.0:amd64' is not installed Use dpkg --contents (= dpkg-deb --contents) to list archive files contents. grep -r . /etc/ld.so.conf.d/ /etc/ld.so.conf.d/libc.conf:# libc default configuration /etc/ld.so.conf.d/libc.conf:/usr/local/lib /etc/ld.so.co...
by wjr1995
Wed Apr 08, 2020 10:45 pm
Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
Topic: FAHclient won't start, Debian on Dell Studio
Replies: 11
Views: 17542

Re: FAHclient won't start, Debian on Dell Studio

libbz2-1.0 is already the newest version (1.0.6-9.2~deb10u1).
by wjr1995
Tue Apr 07, 2020 5:17 am
Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
Topic: FAHclient won't start, Debian on Dell Studio
Replies: 11
Views: 17542

Re: FAHclient won't start, Debian on Dell Studio

Upon following that instruction, terminal gives

Code: Select all

/usr/bin/FAHClient: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
by wjr1995
Mon Mar 30, 2020 6:15 pm
Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
Topic: FAHclient won't start, Debian on Dell Studio
Replies: 11
Views: 17542

Re: FAHclient won't start, Debian on Dell Studio

Hi Revenant, thanks for taking me under your wing. Just like you I used GDebi after I added the right repos to my sources.list. Right now the package manager is happy. ps aux | grep FAHClient gives pi 18205 0.0 0.0 7848 616 pts/2 S+ 11:11 0:00 grep --color=auto FAHClient . pkill ran fine, then the l...
by wjr1995
Sat Mar 28, 2020 5:03 pm
Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
Topic: FAHclient won't start, Debian on Dell Studio
Replies: 11
Views: 17542

Re: FAHclient won't start, Debian on Dell Studio

That command gives ● FAHClient.service - LSB: Folding@home Client Loaded: loaded (/etc/init.d/FAHClient; generated) Active: inactive (dead) Docs: man:systemd-sysv-generator(8) lsb_release -a gives Debian 10, Buster. To make sure I was able to get all necessary dependencies this is my sources.list: d...
by wjr1995
Fri Mar 27, 2020 2:48 am
Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
Topic: FAHclient won't start, Debian on Dell Studio
Replies: 11
Views: 17542

FAHclient won't start, Debian on Dell Studio

Hi all,

Code: Select all

 sudo /etc/init.d/FAHClient start
Starting fahclient ... FAIL

Installed successfully, but won't start and FAHControl obviously can't connect since the client won't start. There are no error codes to chase here, the verbosity is atrocious. What do I do, in simple steps?