minershive / hiveos-pxe-diskless

Network boot for diskless rigs
38 stars 26 forks source link

BC-250 not working on latest release #26

Open sheparr5 opened 9 months ago

sheparr5 commented 9 months ago

I can't get AMD BC-250 working with the current version. I have tested this using a standard installation with and SSD and upgraded to the HIveOS Ubuntu 20 beta. The BC-250 works just fine on that system but not on diskless. The only difference I see is a slight version change in the AMD/OpenCL drivers.

The working disk systems uses: A5.4.6 (6.1.2307) The non-working diskless system uses: A5.4.6 (6.2.2311.1)

Using TRM it gives me errors ranging from no OpenCL device list found to can't init GPU 0. Using BZminer I get init gpu and hangs on building DAG. Using Lolminer I get GPU detection thread timeout.

TheJames5 commented 9 months ago

ive made a modified version. https://github.com/TheJames5/hiveos-pxe-diskless

sheparr5 commented 9 months ago

ive made a modified version. https://github.com/TheJames5/hiveos-pxe-diskless

I'm getting the same results with your version. Can you clarify your install instructions? I did have to run it a bit differently to get it to work. The part that breaks it on my end is when you say to re-run the pxe_setup.sh script. Running that script again wipes out the symlinks in the hiveramfs/boot for ubuntu18 and ubuntu18.img. That said, if instead run the pxe-config.sh it works or if I skip re-running anything after deploy_pxe --build.

The main problem is that I still can't get any miner to recognize the GPU in the BC-250. I'm getting the same errors I originally listed as well as "no GPUs detected" with Janusminer.

TheJames5 commented 9 months ago

hummm i dont remember my exact steps, I might have done a --initrd I cant really test the one I put up on git because itll wreck my current one, the real difference with mine is the modified amd drivers maybe build a normal ubuntu18 then copy my opencl file to it