Of course one of the 'cards' is the Intel built in one... I did see some opencl drivers for that recently
However has anybody made progress on a patch for this thing? I did see references to the fact that you can hot plug during the POST to get past the card-lock.
Has anybody tried either messing with the version strings in the firmware of you're cards to fake a P106? One or the other might be able to get it done... a bit frustrating that nvidia was returned a mad huge shipment from one of their Taiwan "big 3" wholesale partners due to low demand, hey ASUS lift this restriction and more cards will be moving off the shelf!!
With all the churn with the amd-gpu-pro driver opening up in
https://www2.ati.com/drivers/linux/ubuntu/amdgpu-pro-18.20-606296.tar.xz recently rebuilding to see how much difference that makes.
The combined AMD/NVIDIA MINING worked for me up too ethminer version 0.14.0.dev3+git.83693003 with;
ethminer -X -S X:8011 -SP 1 -O 0x1234 --farm-recheck 200 --opencl-platform 0
rebuilding to see if the current git version works...
root@miner1:~# lspci|grep VGA
00:02.0 VGA compatible controller: Intel Corporation Device 5902 (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev ef)
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev ef)
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev ef)
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev e7)
08:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
0a:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
0b:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
0c:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
0e:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
0f:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
10:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
11:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
12:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
root@miner1:~# lspci|grep VGA|wc -l
14