Displaying 5 results from an estimated 5 matches for "cfbasichash".
2015 Jun 27
2
Driver macosx-ups failing on Yosemite
...(2.6.5-Unversioned directory)
Warning: This is an experimental driver.
Some features may not function correctly.
0.000000 debug level is '4'
0.000233 upsdrv_initups(): Power Sources blob:
<CFArray 0x7ffd18605480 [0x7fff7443bed0]>{type = immutable, count = 1, values = (
0 : <CFBasicHash 0x7ffd18605360 [0x7fff7443bed0]>{type = immutable dict, count = 10,
entries =>
0 : <CFString 0x7ffd18605800 [0x7fff7443bed0]>{contents = "Voltage"} = <CFNumber 0x4c9037 [0x7fff7443bed0]>{value = +19600, type = kCFNumberSInt64Type}
1 : <CFString 0x7ffd18605820 [0x7ff...
2015 Jun 27
4
Driver macosx-ups failing on Yosemite
...clepple at gmail.com> wrote:
> On Jun 26, 2015, at 11:07 PM, Sundeep Mediratta <smedius at gmail.com> wrote:
>
>> 0.000233 upsdrv_initups(): Power Sources blob:
>> <CFArray 0x7ffd18605480 [0x7fff7443bed0]>{type = immutable, count = 1, values = (
>> 0 : <CFBasicHash 0x7ffd18605360 [0x7fff7443bed0]>{type = immutable dict, count = 10,
>> entries =>
>
> Thanks. There is a subtle difference in the "Power Sources" blob: on 10.9 and earlier, it is a dictionary rather than an array. I will try later today to see if there is a better way t...
2015 Jun 26
2
Driver macosx-ups failing on Yosemite
OSX Yosemite 10.10.3
Nut version 2.6.5
Installed via Macports
Device is Cyberpower CP1000AVRLCD
Device is visible and is monitored in the OSX control panel
Error-
macosx-ups -DD -a cyberpower
Network UPS Tools - Mac OS X UPS meta-driver 1.0 (2.6.5-Unversioned directory)
Warning: This is an experimental driver.
Some features may not function correctly.
0.000000 debug level is '2'
2015 Jun 27
0
Driver macosx-ups failing on Yosemite
On Jun 26, 2015, at 11:07 PM, Sundeep Mediratta <smedius at gmail.com> wrote:
> 0.000233 upsdrv_initups(): Power Sources blob:
> <CFArray 0x7ffd18605480 [0x7fff7443bed0]>{type = immutable, count = 1, values = (
> 0 : <CFBasicHash 0x7ffd18605360 [0x7fff7443bed0]>{type = immutable dict, count = 10,
> entries =>
Thanks. There is a subtle difference in the "Power Sources" blob: on 10.9 and earlier, it is a dictionary rather than an array. I will try later today to see if there is a better way to enumerate th...
2015 Jun 28
0
Driver macosx-ups failing on Yosemite
...wrote:
>
>> On Jun 26, 2015, at 11:07 PM, Sundeep Mediratta <smedius at gmail.com> wrote:
>>
>>> 0.000233 upsdrv_initups(): Power Sources blob:
>>> <CFArray 0x7ffd18605480 [0x7fff7443bed0]>{type = immutable, count = 1, values = (
>>> 0 : <CFBasicHash 0x7ffd18605360 [0x7fff7443bed0]>{type = immutable dict, count = 10,
>>> entries =>
>>
>> Thanks. There is a subtle difference in the "Power Sources" blob: on 10.9 and earlier, it is a dictionary rather than an array. I will try later today to see if there is a...