benblazak / ergodox-firmware

firmware for the ergoDOX keyboard
Other
595 stars 296 forks source link

Binary compiled on Ubuntu 14.04 does not work #59

Open hontvari opened 9 years ago

hontvari commented 9 years ago

If I compile the master branch on Ubuntu 14.04, the keyboard does nothing, the OS (Windows), does not receive any key presses. The result is the same when it is compiled on Ubuntu 12.10.

On the other hand, the partial-rewrite branch does work as expected.

How to reproduce: sudo apt-get install git make gcc-avr binutils-avr avr-libc git clone https://github.com/benblazak/ergodox-firmware.git mv ergodox-firmware/ ergodox cd ergodox/src make

Upload using Teensy Loader 1.17, reboot. The keyboard does nothing when for example J is pressed.

SvDvorak commented 9 years ago

I have the same issue, compiling on Windows 7 SP1. After checking out some older commits I noticed that the problem disappears after checking out commit 1e9ebe4ece so problem seems to be related to pull request #23. As hontvari mentions, the partial-rewrite branch works fine. I'm using WinAVR with Teensy Loader 1.17.

phitsc commented 9 years ago

Same problem here when compiling under Win 8.1 or Ubuntu 14.04.

Thanks SvDvorak for that commit ID.

orcinus commented 9 years ago

Same issue, Mac OS, checked out from master. Additionally, all LEDs turn on and stay on.

BlinkBP commented 9 years ago

I think that this bug is caused in \lib-other\pjrc\usb_keyboard\usb_keyboard.c