Re: AMD Pheonix iGPU not working
Posted: Thu Sep 07, 2023 9:15 pm
Thanks for your time! Unfortunately I didn't see anything related to display and Graphic cards in BIOS. Considering this laptop series doesnt't have models with discrete graphics, probably this is not the problem. After I add options of pci-slot and pci-bus and restart, FAH still cannot find the GPU.muziqaz wrote: ↑Thu Sep 07, 2023 7:45 pm Ok,
FAH is not using Index values anymore. Instead it uses pci-slot and pci-bus.
Your system info is showing pci-bus with value of -61, which I doubt is correct.
Go into BIOS and if possible look for something which allows you to choose primary display adapter. I believe you only have one adapter, which is iGPU, but who knows maybe BIOS coder added the option to select external GPU as primary, and while that GPU does not exist, it might mess things up. Other than that I have no idea what is going on.
So try BIOS, if no success after reboot, go back to Configure, GPU Slot, and in Extra Slot options Add
pci-slot
0
pci-bus
-61
That -61 value is the problem. Not sure why. So anyways, if that does not help. Then take that GPU Z screenshot, launch Adrenalin drivers, top right corner you have this bug looking icon (Bug Report Utility). Click on that and fill in the bug report.
Code: Select all
20:46:12:
20:46:12:OpenCL Device 0: Platform:0 Device:0 Bus:-61 Slot:0 Compute:1.2 Driver:3570.0
20:46:12:***********************************************************************
20:46:12:<config>
20:46:12: <!-- Network -->
20:46:12: <proxy v=':8080'/>
20:46:12:
20:46:12: <!-- Slot Control -->
20:46:12: <pause-on-start v='True'/>
20:46:12: <power v='medium'/>
20:46:12:
20:46:12: <!-- User Information -->
20:46:12: <passkey v='*****'/>
20:46:12: <team v='3213'/>
20:46:12: <user v='electron1897@yeah.net'/>
20:46:12:
20:46:12: <!-- Folding Slots -->
20:46:12: <slot id='0' type='CPU'/>
20:46:12: <slot id='2' type='GPU'>
20:46:12: <pci-bus v='-61'/>
20:46:12: <pci-slot v='0'/>
20:46:12: </slot>
20:46:12:</config>
20:46:12:Trying to access database...
20:46:12:Successfully acquired database lock
20:46:12:ERROR:GPU with PCI bus -61 and slot 0 not found.: Deleting folding slot.
20:46:12:FS00:Initialized folding slot 00: cpu:15
20:46:12:WARNING:FS02:No CUDA or OpenCL 1.2+ support detected for GPU slot 02: gpu:-1:-1. Disabling.
20:47:13:Removing old file 'configs/config-20230906-234237.xml'
20:47:13:Saving configuration to config.xml
20:47:13:<config>
20:47:13: <!-- Network -->
20:47:13: <proxy v=':8080'/>
20:47:13:
20:47:13: <!-- Slot Control -->
20:47:13: <pause-on-start v='True'/>
20:47:13: <power v='medium'/>
20:47:13:
20:47:13: <!-- User Information -->
20:47:13: <passkey v='*****'/>
20:47:13: <team v='3213'/>
20:47:13: <user v='electron1897@yeah.net'/>
20:47:13:
20:47:13: <!-- Folding Slots -->
20:47:13: <slot id='0' type='CPU'/>
20:47:13:</config>
Strangely, the program of Einstein@home - 'All-Sky Gravitational Wave search on 03 1.04 (GW-opencl-ati)' runs properly on my GPU. (yeah my computer functions very well except this FAH problem...) But anyway, I will report this problem to AMD with the sentences you wrote, since it must be a bug that GPU-Z cannot detect opencl.