Doug LaRue

Results 41 comments of Doug LaRue

This fork seemed to be more actively developed - can you try it and see if it has the same issue and report back here? https://github.com/mcci-catena/arduino-lmic

yes, does not solve the problem. No documentation I've found yet works on my Ubuntu 18.04.3

found a mention of installing pygobject. Started from scratch by deleting my environment and removed --system-site-packages. This seemed to work: virtualenv -p python3 envCAM source envCAM/bin/activate pip install pygobject cd...

And I get that error too running 18.04 ... Starting Customizer with ('/usr/bin/python3', '/usr/sbin/customizer-gui')... * Read Configuration file: /etc/customizer.conf QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' * Read Configuration file:...

it looks like when it builds the init ramdisk it wants to use modules for a kernel not part of the chroot. What's worst, I went and rebooted my host...

`vidia_304: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/4.10.0-42-generic/updates/dkms/ depmod... DKMS: install completed. Setting up nvidia-current...

I got past the kernel issue by booting the host in the same updated kernel the chroot upgrades to - 4.10.0-42 and also had to rebuild the chroot filesystem since...

FYI, these packages/commands allowed me to build/make the stable branch on 16.04.3 sudo apt-get update && sudo apt-get install git build-essential python-pip python-qt4-dev squashfs-tools xorriso x11-xserver-utils xserver-xephyr qemu pyqt4-dev-tools sudo...

I found out that CCSv8 worked and there was even an installation of mspdebug there. /ccsv8/ccs_base/DebugServer/bin/mspdebug