thebel1 / thpimon

Native ESXi on Arm hardware status driver for the Raspberry Pi.
1 stars 0 forks source link

Automatically identify the correct char device #4

Open thebel1 opened 4 years ago

thebel1 commented 4 years ago

Identify last added /dev/vmgfxXX device and enter that into the pyLib init script.

thebel1 commented 4 years ago

Created branch: https://github.com/thebel1/thgpio/tree/autoconf

thebel1 commented 4 years ago

Should now be fixed in autoconf branch as of commit https://github.com/thebel1/thpimon/commit/47e2f44a86b6f37a5ba91b962391d31abc8326d5

Leaving issue open pending more testing.