Hello everyone!
This is my first post here, even if I use linux for some time now. I am a Gentoo user.
Recently I bought a UPS since some broken partitions and corrupted ext3 systems. I bought a Mercury Smart600 ups with a linux drier included. After some editing of the installation scripts to fit them on my gentoo I managed to make the daemon run at startup. But next to the daemon there was also a precompiled driver wich should be loaded with insmod -f. This is the result:
Code:
insmod: error inserting 'rupsoff.o': -1 Invalid module format
No way to force this and no other error in the logs. I also tried the NUT drivers but none worked.
Does anyone have an idea on what to do?
Tnx in advance.