Kenny C

Results 9 comments of Kenny C

How could anything installed in Android affect ODIN Download mode? They're entirely separate. On August 12, 2014 7:17:46 AM PDT, Iito [email protected] wrote: > I had the same issue, I...

I imagine if you were to drop the directory somewhere in the kernel tree (.../drivers/misc/vmware-modules, maybe?) then modify the new directory and parent directory's "Makefile" and "Kconfig", it should work....

Also, and maybe this has changed, but I'm pretty sure the in-kernel-tree `vmw_vmci` module has to be an actual module, else you don't get the misc-device node created; this may...

> ... maybe a way to fix this is to null out the first byte of the message in the binary, so that it's a zero-length call to the syslog...

> Although facing issues with launching `vmware-netcfg` (#253?) This problem was fixed in kernel 6.9.7 (at least, I hadn't tried it in a while).

Either upgrade your kernel to 6.9.7+, or edit the config files manually (/etc/vmware/networking) .

... and FWIW, the latest 17.5.2 patches apply cleanly on top of kernel 6.10 .

Just wanted to add that @sandy-8925 's disabled-cpu fix also works for me as I'm trying the Energy-Model kernel scheduler (which implies `nosmt`, so several cores are "missing" at boot).

Thanks for this. I'm trying the Energy-Model schduler, so have to use `nosmt` which means several cores are "missing"