Elliott Balsley

Results 191 comments of Elliott Balsley

I tried watching the Console log while triggering this via Apple remote. The first line shows the stackshot, and the second line shows the sysdiagnose, just a question mark. Not...

Remote control buttons are working fine in 16.0 (20J5328g) using the [`tutorial.py` ](https://github.com/postlund/pyatv/blob/master/examples/tutorial.py)web server.

Oh cool, I didn’t know about the registry! It sounds like this should work fine since you’re not even using that file. I will test.

I was able to get this working by disabling SIP and manually installing it to my home folder, then copying to the Data volume. - Reboot to Recovery mode with...

@JDW1 you are not seeing it in ioreg because you're searching for the wrong class name. Try this command: `ioreg -r -w 0 -c org_dungeon_driver_IOSATDriver`

Interesting. You did that while an external drive is connected, and the driver shows as loaded in kextstat? The class name might differ depending on which version is installed. With...

Same problem here. Same exact log messages. I'm running 10.10.5 on a GA-X99-Designare board, which uses Intel 8260. If it matters, I'm running AppleIGB and Mausi drivers for my two...

This is a critical feature for me. I use this all the time in phpMyAdmin. The suggestion by jamesstout only searches one table. We need to search all columns of...

I still think this is a good feature to add

So is there no way to make a .app bundle that runs a non-GUI console app? In that case, I’d like to turn this into a feature request. I want...