Arduino 101 won't run the blink example

I am encountering an error when I try and run the blink example through the IDE. I have the arduino 101 board and I have updated everything. I am running it on Fedora 25. Even on the windows partition it gives me the same message. The error message I am encountering
Starting download script...
Flashing is taking longer than expected
Try pressing MASTER_RESET button
ERROR: Timed out waiting for Arduino 101 on /dev/ttyACM0
ERROR: Timed out waiting for Arduino 101 on /dev/ttyACM0

I'm not a Linux user, but does Linux "see" the com port? Is the IDE "pointed to" the correct com port? Is the IDE configured for the 101?

Everything is pointed to the correct port I believe. I went into devices and it shows com3(Arduino 101). Everything should be working. I've uninstalled it and reinstalled it with the newest versions.

DVDdoug - I even have it running on Windows 10 and I still get the same error message as before.