lucysrausch / hoverboard-firmware-hack

New Hoverboard Firmware Hack. Now written from scratch and generally much better.
GNU General Public License v3.0
680 stars 392 forks source link

Unable to install toolchain in Windows 10 Ubuntu environment #181

Closed lensdigital closed 2 years ago

lensdigital commented 2 years ago

I've been following the guide (Build Instruction: TranspOtter) about installing toolchain under Windows 10. However I'm unable to get any of the packages in Ubuntu prompt.

sudo apt install gcc-arm-embedded build-essential Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package gcc-arm-embedded

lensdigital commented 2 years ago

I was able to resolved issue by installing older Unbuntu version (18.04.5 LT). Looks like there's no Repo for Ubuntu 22.04.4 LTS or plain "Ubuntu" Windows environment.