I wonder if you have 64bit Suse installed; and I wonder if that is where the issue lies;
you can search using GUI or CLI (terminal);
but if you opened an icon on your desktop; (we use Gnome and it is called pdc's home: I guess KDE is in Konqueror??) and rather than user files selected file system;am I making myself clear?
if you look in the directory
we use 32bit Suse; and inside usr have a directory called
and inside that are all our libusb files; of various assortments;
when you open
, I wonder if you will see both lib and lib64;
I hope you will tell us that below the list of directories in /usr/lib that there are a list of files, and amongst those should be various libusb files ...............
and I wonder if you system is looking into lib64 and not finding the libusb; (as I am assuming that they may only be in /usr/lib)
if this could be the answer, you would need a symbolic link; or just copy any libusb files from /usr/lib to /usr/lib64
let us know how this all looks to you