josefadamcik / SofleKeyboard

A split keyboard based on Lily58, Crkbd and Helix keyboards
https://josefadamcik.github.io/SofleKeyboard/
Other
1.79k stars 277 forks source link

Help: Error while flashing QMK in Sofle Choc #150

Closed Isaquelc closed 4 months ago

Isaquelc commented 2 years ago

Kind of issue? HELP!

Which Board? Choc

Which Board Revision? Choc = 2.1

What steps have you taken

I have tried restarting the computer, setting different COM ports through the Device Manager, but to no avail. I am using WSL2 in Windows 10

What is the issue? While following the steps to flash QMK into the keyboard, I encounter the following error:

avrdude done. Thank you.

make[1]: [platforms/avr/flash.mk:175: flash] Error 1 Make finished with errors make: [Makefile:413: sofle_choc:default:flash] Error 1

What you expected: No errors

DaneEvans commented 2 years ago

That's not a sofle issue. That's a qmk or computer issue.

I'd try a new cable, USB port and a different computer.

Failing that, search those issue strings on the qmk issues page

On Wed, 25 May 2022, 10:19 am Isaque Lopes Campello, < @.***> wrote:

Kind of issue? HELP!

Which Board? Choc

Which Board Revision? Choc = 2.1

What steps have you taken

  • [ x] I have searched the Issues page
  • [ x] I have read the documentation
  • [ x] For LED issues I have checked the following things
  • the pro micro is programmed (and currently telling the LEDs to do something)
  • the pro micro is powered (and showing LEDs)
  • the LEDs are powered (check 5v across pins 1 and 3 of J1)
  • are any of the LEDs showing

What is the issue? While following the steps to flash QMK into the keyboard, I encounter the following error:

  • The firmware size is approaching the maximum - 27892/28672 (97%, 780 bytes free) Waiting for USB serial port - reset your controller now (Ctrl+C to cancel)..... Device /dev/ttyS5 has appeared; assuming it is the controller. Remapped USB port to COM6 avrdude: ser_open(): can't open device "COM6": No such file or directory

avrdude done. Thank you.

make[1]: [platforms/avr/flash.mk:175: flash] Error 1 Make finished with errors make: [Makefile:413: sofle_choc:default:flash] Error 1

What you expected: No errors

— Reply to this email directly, view it on GitHub https://github.com/josefadamcik/SofleKeyboard/issues/150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIRN4IY5CWYMYF7JZXIAH3VLVWXLANCNFSM5W3JXNSQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Isaquelc commented 2 years ago

thank you, I'll check there and if I don't find anything, I'll create this issue there. I've tried different cables, ports and a different cmputer already, but it hasn't worked so far.