Easy-GPU-PV icon indicating copy to clipboard operation
Easy-GPU-PV copied to clipboard

The data area passed to a system call is too small

Open Kevin97123 opened this issue 2 years ago • 4 comments
trafficstars

my pc is Xeon 4310 GPU RTX4090, when finishing the code and open the VM, errors show that: The data area passed to a system call is too small. Use Get-VMPartitionableGPU I can only find the ID of RTX 4090. Thanks for your help.

Kevin97123 avatar Aug 28 '23 06:08 Kevin97123

Can you screenshot the whole error message?

mitchellurgero avatar Aug 28 '23 14:08 mitchellurgero

params error1 error2 This is my params and error message in Chinese, the translation is that The data area passed to a system call is too small. I tried to deal with the problem myself for a week but failed. Thank you!

Kevin97123 avatar Aug 28 '23 17:08 Kevin97123

Try the fix given here: https://superuser.com/questions/84977/error-0x8007007a-when-trying-to-schedule-a-task/131310#131310 It's for scheduled tasks but the result might be the same?

mitchellurgero avatar Aug 28 '23 18:08 mitchellurgero

Thanks,bro. I tried serveral times but it didn't work. I also searched the 0x8007007a error. As long as I removed the VMGpu Adapter, system work normally. I gave up now,lol.

Kevin97123 avatar Aug 29 '23 10:08 Kevin97123