Current version in portage is 2.0.5
Created attachment 125563 [details] nut-2.2.0.ebuild
Hello, you can now use nut with hal. One restriction, use NUT_DRIVERS to declare hald addons otherwise they won't be created. Example for usbhid-ups driver: NUT_DRIVERS="usbhid-ups,hald-addon-usbhid-ups" Enjoy Jj
Created attachment 125566 [details] same patches as for the older version
(In reply to comment #2) > Hello, > > you can now use nut with hal. One restriction, use NUT_DRIVERS to declare hald > addons otherwise they won't be created. > > Example for usbhid-ups driver: > > NUT_DRIVERS="usbhid-ups,hald-addon-usbhid-ups" > > Enjoy > > Jj > Hi Jimmy, I would like a small change in the ebuild. ' doins drivers/hald-addon-* rm ${D}/lib/nut/hald-addon-usbhid-ups fi ' changed to: ' doins drivers/hald-addon-* rm ${D}/lib/nut/hald-addon-* fi ' as there are more hald drivers then usbhid. Then it should be a message about the conflict between the hald system and the upsmon. As you don't need to start the upsdriver, deamon or upsmon to use the hal system. Regards Kjell (nut developer(bcmxcp))
Robin? Any schedule on this? :-)
in CVS now.
Thanks Robin! :-)