Doug
Doug
I wish I would have posted my question a few weeks ago! My TPU arrives today... But I have to wait a few weeks for my magic-blue-smoke adapter! I'll be...
If I described it correctly, and you put the spacers on top of the screw posts, did you just put them on top of the one corner, or all corners?...
Thanks so much! That helps. Nicely done. I did end up buying one of those extenders off of Amazon. It's not very long. I was hoping I could bend/twist the...
I ended up performing your mods on my machine. I super glued the standoffs, and that was a pain. You were correct, cutting through the shrowd was no problem at...
BTW, while I was waiting for the adapter I installed frigate using the openvino detector. I also enabled hardware acceleration using SRIOV GPU pass through. I'm running 5 wyze cameras...
I solved the network issue. After installing the adapter, my i226LM port changed from enp89s0 to enp93s0. I updated /etc/network/interfaces accordingly and I am back in business. Next step passing...
Did you figure this out? I have same issue with 6.5.0-28-generic
If its solved what is the solution I have tried to build the module on both ubuntu 22.04 and debian 12.5 and I encounter this same problem
I tried the three steps described in that link 1. Rename ./drivers/gpu/drm/i915/display/intel_dp_mst.c to intel_dp_mst.c.bak 2. Download https://raw.githubusercontent.com/makazeu/i915-sriov-dkms/ffc23727f106995d89bc7ad32df4f1a3809ee737/drivers/gpu/drm/i915/display/intel_dp_mst.c to ./drivers/gpu/drm/i915/display/ 3. Re-build Similar errors. Help Please :) CC [M] /var/lib/dkms/i915-sriov-dkms/6.1/build/drivers/gpu/drm/i915/display/intel_dsi_vbt.o CC...
FYI. Error log on debian 12.5 CC [M] /var/lib/dkms/i915-sriov-dkms/6.1/build/drivers/gpu/drm/i915/display/intel_dp.o CC [M] /var/lib/dkms/i915-sriov-dkms/6.1/build/drivers/gpu/drm/i915/display/intel_dp_aux.o /var/lib/dkms/i915-sriov-dkms/6.1/build/drivers/gpu/drm/i915/display/intel_dp.c: In function ‘intel_dp_get_modes’: /var/lib/dkms/i915-sriov-dkms/6.1/build/drivers/gpu/drm/i915/display/intel_dp.c:4847:69: warning: passing argument 2 of ‘intel_connector_update_modes’ discards ‘const’ qualifier from pointer target type...