NeuronRobotics / java-bowler

A library for controlling Bowler devices with Java
GNU Lesser General Public License v3.0
12 stars 5 forks source link

Windows 8 driver issues are crippling the system #16

Closed madhephaestus closed 9 years ago

madhephaestus commented 9 years ago

This issue is causing the system notto work on Windows simply because the device driver is not working with the windows system. This may be worked around by talking directly to the USB interface, where windows can see the device.

DrVulpinus commented 9 years ago

Windows 8 requires a special install process for unsigned drivers which requires a boot into a special mode.

-------- Original message -------- From: Kevin Harrington notifications@github.com Date:01/30/2015 20:39 (GMT-05:00) To: NeuronRobotics/java-bowler java-bowler@noreply.github.com Cc: Subject: [java-bowler] Windows 8 driver issues are crippling the system (#16)

This issue is causing the system notto work on Windows simply because the device driver is not working with the windows system. This may be worked around by talking directly to the USB interface, where windows can see the device.


Reply to this email directly or view it on GitHub: https://github.com/NeuronRobotics/java-bowler/issues/16