Hi tehn,
yes, with Yosemite, everything worked fine and the Arduinome was detected correctly.
console messages kept coming every 10 seconds, even without a grid plugged in, so I use the uninstall script to uninstall serialosc and reinstalled serialosc 1.4.
Again, I see those two processes and the log messages are gone. One step further, great.
My Arduinome is not detected, though.
I can see them at /dev/cu.usbmodema40h_011 and /dev/tty.usbmodema40h_011
When I plug in the grid, I get an entry in system.log:
taskgated[347]: There was an error parsing the Info.plist for the bundle at URL Contents/Info.plist -- file:///Library/Application%20Support/Monome/serialosc.bundle/
NSCocoaErrorDomain - 3840
<CFBasicHash 0x7fafd8d00e30 [0x7fff7401a890]>{type = immutable dict, count = 2,
entries =>
0 : <CFString 0x7fff73f2ab70 [0x7fff7401a890]>{contents = "NSDebugDescription"} = <CFString 0x7fafd8d01450 [0x7fff7401a890]>{contents = "Malformed DTD on line 1"}
1 : <CFString 0x7fff73f2d7f0 [0x7fff7401a890]>{contents = "kCFPropertyListOldStyleParsingError"} = Error Domain=NSCocoaErrorDomain Code=3840 "Malformed data byte group at line 1; invalid hex" UserInfo={NSDebugDescription=Malformed data byte group at line 1; invalid hex}
}
I looked at the file mentioned: /Library/Application%20Support/Monome/serialosc.bundle/Contents/Info.plist and
found it starting with
<!xml version="1.0" encoding="UTF-8"?>
So, I replaced the exclamation mark with a question mark, and the log entry disappeared.
But still no luck with Arduinome recognition.
By the way, El Capitan release date is planned for Sept. 30.