ERROR:Guru Meditation, UNKNOWN_ENUM (-1073740791 = 0xc00004

If you're new to FAH and need help getting started or you have very basic questions, start here.

Moderators: Site Moderators, FAHC Science Team

Houd.ini
Posts: 10
Joined: Sat Apr 11, 2020 12:26 am

Re: ERROR:Guru Meditation, UNKNOWN_ENUM (-1073740791 = 0xc00

Post by Houd.ini »

Success! I am now running Linux Mint on that folder, thanks for all the help! "sudo apt-get install ocl-icd-opencl-dev" in terminal did the trick for the OpenCL packages, and the Nvidia driver was simply a matter of checking a box in the driver manager in Mint. For the FAHclient and FAHcontrol it was simply a matter of double clicking to install, and adding the GPU manually in FAHcontrol. I am seeing 3-4 degrees lower northbridge temperatures due to lower PCI-E traffic and a few thousand more PPD on both CPU and GPU it seems. Some free efficiency is always welcome!

Edit: went from around 130k PPD on the GTX 770 in Windows 10 to around 150k PPD in Linux, and from around 13k to 15k on the CPU (Xeon W3520). All for free, and with lower temperatures on an otherwise scorching northbridge.
PantherX
Site Moderator
Posts: 6986
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: ERROR:Guru Meditation, UNKNOWN_ENUM (-1073740791 = 0xc00

Post by PantherX »

Glad to hear that it worked for you. Just to future reference, is this what you did in this order:
1) Installed Linux Mint 64-bit (https://www.linuxmint.com/download.php)
2) Enabled proprietary drivers (https://linuxmint-installation-guide.re ... ivers.html)
3) Installed OpenCL Package (sudo apt-get install ocl-icd-opencl-dev)
4) Installed FAHClient and FAHControl

After that, it just worked. Is that an accurate summary of steps you performed?
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Houd.ini
Posts: 10
Joined: Sat Apr 11, 2020 12:26 am

Re: ERROR:Guru Meditation, UNKNOWN_ENUM (-1073740791 = 0xc00

Post by Houd.ini »

I think I might have installed the OpenCL package before enabling the Nvidia driver, I don't know if that matters. I also made sure to install all OS updates directly after installation, before proceeding with OpenCL, driver and FAHclient/control. I also had to add the GPU slot to FAHcontrol manually as it was not added automatically, and change CPU slots from 8 to 6, but that was no different from some Windows installations when the GPU is not added automatically.
I also used a recipe to add (it said it was already installed when I tried to) lm sensors temperature and fan monitoring, let me see if I can find it again.
Houd.ini
Posts: 10
Joined: Sat Apr 11, 2020 12:26 am

Re: ERROR:Guru Meditation, UNKNOWN_ENUM (-1073740791 = 0xc00

Post by Houd.ini »

Here is how I installed GUI based temperature and fan monitoring:
https://fossbytes.com/how-to-monitor-sy ... oring-tool
In short, for Linux Mint, these steps:

1. Install dependencies (these were already installed when I tried, but might as well double-check):
On Debian/Ubuntu/Mint
sudo apt-get install lm-sensors hddtemp

2. Install Psensor using following commands:
On Debian/Ubuntu/Mint
sudo apt-get install psensor

3. Then, starts the detection of your hardware sensors (press Y and enter for ok with each step. NB! Some steps alert you that they might fail and/or crash your machine, has not happened with me, YMMV):
sudo sensors-detect

4. Verify that it works:
sensors

5. Run Psensor from the menu, it was already installed. I had to restart to get all the sensors to show.
bruce
Posts: 20824
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: ERROR:Guru Meditation, UNKNOWN_ENUM (-1073740791 = 0xc00

Post by bruce »

I think you guys are a bit off-topic. The error 0xc00004 is a Windows error and you're talking about Linux. :P
Houd.ini
Posts: 10
Joined: Sat Apr 11, 2020 12:26 am

Re: ERROR:Guru Meditation, UNKNOWN_ENUM (-1073740791 = 0xc00

Post by Houd.ini »

I guess you're right! The Linux bifurcation was to remedy that though :oops:
Post Reply