- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Albertovich. Apology as i overlook on this message.
I basically resolve the issue. More things happen after that. Right now every time the desktop goes into the screen saver. The whole raspberry hang.
Im just loading the new Raspberry Bullseye and Horizon 2303 and notice that i cannot get it run due to missing libudev.so.0.
"/usr/lib/vmware/view/bin/vmware-view: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory"
Do you have any idea how to resolve this?
Updated:
I manage to resolve it by
sudo ln -s /usr/lib/arm-linux-gnueabihf/libudev.so.1 /usr/lib/vmware/libudev.so.0
More update:
When using USB Redirection will get Error. VDP Connection Failure.
Thank you