Linux not getting tasks |
Message boards : Bug reports : Linux not getting tasks
Author | Message |
---|---|
Pascal Send message Joined: 6 Jun 14 Posts: 2 Credit: 4,151,825 RAC: 0 |
Windows is getting new tasks, but linux is not. Thoughts? 100: 27-Mar-2015 00:50:48 (low) [Enigma@Home] Requesting new tasks for CPU 101: 27-Mar-2015 00:50:51 (low) [Enigma@Home] Scheduler request completed: got 0 new tasks 102: 27-Mar-2015 00:50:51 (low) [Enigma@Home] No tasks sent |
CaffeinatedSloth Send message Joined: 15 Oct 14 Posts: 43 Credit: 265,368 RAC: 0 |
That's odd - my Rasp Pi running on Linux is getting tasks. |
Pascal Send message Joined: 6 Jun 14 Posts: 2 Credit: 4,151,825 RAC: 0 |
Perhaps there are different task pools for different architectures? I am running CentOS 7 on x64. Pi is ARM. |
CaffeinatedSloth Send message Joined: 15 Oct 14 Posts: 43 Credit: 265,368 RAC: 0 |
Oh yeah, Pascal - didn't think that there would be different apps for different types of Linux. |
CaffeinatedSloth Send message Joined: 15 Oct 14 Posts: 43 Credit: 265,368 RAC: 0 |
Oh yeah, Pascal - didn't think that there would be different apps for different types of Linux. |
CaffeinatedSloth Send message Joined: 15 Oct 14 Posts: 43 Credit: 265,368 RAC: 0 |
Oh yeah, Pascal - didn't think that there would be different apps for different types of Linux. |
CaffeinatedSloth Send message Joined: 15 Oct 14 Posts: 43 Credit: 265,368 RAC: 0 |
Oh yeah, Pascal - didn't think that there would be different apps for different types of Linux. |
CaffeinatedSloth Send message Joined: 15 Oct 14 Posts: 43 Credit: 265,368 RAC: 0 |
Oh yeah, Pascal - didn't think that there would be different apps for different types of Linux. |
CaffeinatedSloth Send message Joined: 15 Oct 14 Posts: 43 Credit: 265,368 RAC: 0 |
Oops - sorry - didn't realise that I sent the last message more than once... Could someone delete the additional ones for me, please? |
Dirk Broer Send message Joined: 15 Aug 12 Posts: 19 Credit: 5,071,537 RAC: 0 |
Perhaps there are different task pools for different architectures? I am running CentOS 7 on x64. Pi is ARM. Have you included the 32-bit libraries in your kernel? |
Berserker Send message Joined: 21 Feb 16 Posts: 1 Credit: 4,663,102 RAC: 0 |
This works for CentOS 6 on x64, so hopefully it will be the same for CentOS 7: sudo yum install glibc.i686 libgcc.i686 |
Luigi R. Send message Joined: 2 Jan 15 Posts: 1 Credit: 137,780 RAC: 0 |
Hello, I had had the same problem on my notebook with Xubuntu 15.10 / 16.04. Solved installing 32-bit libraries too. https://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bit |
k Send message Joined: 28 Jun 16 Posts: 2 Credit: 18,891 RAC: 0 |
What should I do on Fedora23 instead of Ubuntu. I'm sure that It worked on Ubuntu-64,but I use Fedora recently. Installing some 32bit packages?:( |
k Send message Joined: 28 Jun 16 Posts: 2 Credit: 18,891 RAC: 0 |
Finally I found the way. Execute following command. That's all. :) #dnf install boinc-client.i686 |
Message boards :
Bug reports :
Linux not getting tasks