Aigor Posted April 26, 2013 #1 Posted April 26, 2013 Hi, as you can see in synology gpl files, it's' present in linux-2.6.30 folder, the source file of synobios.ko, do you think could be hard make some porting on actual kernel source tree to tailor for our needing?
jukolaut Posted April 26, 2013 #2 Posted April 26, 2013 yeah, I did port it for the esxi build, was not that tough to do. There were some extra ioctls for the newer kernel that I added. Removed all fan control functionality etc. access to the actual hardware and return fake values for sensors.
Aigor Posted April 26, 2013 Author #3 Posted April 26, 2013 yeah, I did port it for the esxi build, was not that tough to do. There were some extra ioctls for the newer kernel that I added. Removed all fan control functionality etc. access to the actual hardware and return fake values for sensors. can you share with us? could be interesting for example read sensor frome real sensor on MB and pass to synobios.ko or, avoid check model number and mac-address. If you look on compile kernel, you can see the editing of synobios.ko to , with the source we can jump this step or not?
didi Posted April 30, 2013 #4 Posted April 30, 2013 Also would like to see how you did it. Thanks for sharing!
dtowell Posted March 15, 2014 #5 Posted March 15, 2014 I realize I'm late to this party, but I am also interested. Is the source available somewhere. I'd love a pointer to where to get started so I can help.
Recommended Posts