On Jan 30, 2016 7:25 PM, <[email protected]> wrote: > > > Hi, > > I have installed Jessie 8.3 with lxqt onto the eMMC of a rev C board. I used this image: > > https://rcn-ee.com/rootfs/bb.org/testing/2016-01-24/lxqt-4gb/BBB-eMMC-flasher-debian-8.3-lxqt-4gb-armhf-2016-01-24-4gb.img.xz > > The flashing seems to be fine but when I try to install minicom I get: > > root@beaglebone:~# apt-get install minicom > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Unable to locate package minicom > root@beaglebone:~# > > Any ideas what the problem is?
Run sudo apt-get update First to refresh the package cache. > > I am also trying to get all the UARTS working. I have Googled long and hard but the instructions I have found are either for an earlier version of Debian or so terse I cannot follow them, such as these: > > https://theunemployablekoder.wordpress.com/2015/03/28/enabling-uart1-and-uart4-on-the-beaglebone-black-and-debian-jessie/ > > Can anyone point me to some step by step instructions to enable all the UARTS under Jessie. One example is right here.. Echo bb-uart1 ... https://github.com/beagleboard/bb.org-overlays/blob/master/readme.md Regards, -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
