lt
> supply.
>
Yes, that's what I do. There are quite a few very low power op-amps
suitable for running from the 1.8 volt rail on the BBB. If OP is
interested I can look up the device, it's from TI if I remember.
--
Chris Green
·
--
For more options, visit http://beagleboard.or
p compared to providing 1.8 V
> from a switching DC-DC converter?
>
The op-amp is to use as a buffer to protect the inputs, not to provide
1.8 volts. The LM10CN op-amps I'm using are such low power devices
that one can use the 1.8 volt ADC reference from the BBB to supply
them.
--
the past for another project so I'm
> relatively comfortable with this one.
>
> Thanks again all!
>
N.B. *Please* don't E-Mail me as well as the list.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are
hardware
> > "cape" that I had prepared to mount XBEE on BBB. The Rx/Tx pins
> were
> > swapped due to oversight. Everything works fine now.
> >
> It had to be something like that! :-)
> --
> Chris Green
> ·
--
uring cape, or are you using a
current sensor with an output voltage you're measuring via the BBB's
ADC, or something else?
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"B
u) on port 22 to the
BBB
Looking at what "AWS cloud server" I suspect that the IOT services
there might be what you need to talk to your BBB.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the G
oth running xubuntu Linux) but I think that
might be less difficult to find.
--
Chris Green
·
--
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 an
ol) which can forward the traffic down
> the tunnel to your host.
That is almost inevitably going to be the situation. However as I
already tunnel out through the WiFi connection I currently use for
this (which the 3g/4G will replace) it's not a big problem.
--
Chris Green
·
Are 'console' images still available? I have BBBs with only 2Gb and I
don't think even the IOT builds will fit, and anyway I need only what
the console builds provide.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message
lcome.
--
Chris Green
·
--
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 beagleboard+unsubscr...@g
cess with the default
> password.
>
> But it doesn’t look like it able to start the ethernet interface and was
> wondering if anyone here can help debug to why it wont start/enable.
>
Rather basic question, but you never know, is the BBB/Cape connected
to a network that has a DHCP server
you want the BBB to have direct access to the internet (like the
system you're connecting from) you need to connect the RJ45 port to
your LAN.
... sorry if you know all this already! :-)
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received t
) and will
also get its DNS and such set up so that it works.
--
Chris Green
·
--
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 re
* easier simply to connect direct from
the BBB to your router with a UTP cable. It then 'just works'.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group
correctly installed and the en_GB.UTF-8
locale hasn't been generated.
The command localefdef can't find the require character maps.
What do I need to install/build, anyone know?
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message
Chris Green wrote:
> I have just installed the Debian 10.3 console image on a BBB an it has
> a locale error:-
>
> root@beaglebone:~# locale
> locale: Cannot set LC_CTYPE to default locale: No such file or directory
> locale: Cannot set LC_MESSAGES to default local
le-gen en_US en_US.UTF-8*
> *sudo dpkg-reconfigure locale*s
>
The problem is (was) that locale-gen isn't installed on the console
image. Once I installed the 'locales' package and ran locale-gen
(which is part of the locales package) for the locale I wanted then
all was well.
-
.
Get a UTP patch lead and simply connect the BBB direct to your router,
job done.
--
Chris Green
·
--
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
Kenneth Martin wrote:
> [-- text/plain, encoding quoted-printable, charset: UTF-8, 55 lines --]
>
> I do not have a router. I have WiFi.
>
You have a router somewhere! :-)
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message
ld Raspberry Pi :-
chris@dns$ time apt search vile
Sorting... Done
Full Text Search... Done
[snip results]
real0m8.512s
user0m8.228s
sys 0m0.285s
Just eight seconds, much more reasonable, so what's happened to the BBB?
--
Chris Green
·
--
For more
Robert Nelson wrote:
> On Mon, Feb 1, 2021 at 11:18 AM Chris Green wrote:
> >
> > I have recently done a clean install of Debian on a BBB and it feels
> > *very* slow, especially when running apt. Even 'apt search' just
> > crawls along at times.
> >
ls just as bad. The 'apt
search' is odd, it whizzes through to 68% or 69% and then runs like
treacle. Here's the time :-
root@beaglebone:~# time apt search vile
Sorting... Done
Full Text Search... Done
bubblewrap/stable 0.3.1-4 armhf
setuid wrapper for unpriv
jonnymo wrote:
> [-- text/plain, encoding quoted-printable, charset: UTF-8, 98 lines --]
>
> On Mon, Feb 1, 2021 at 10:03 AM Chris Green wrote:
>
> > Robert Nelson wrote:
> > > On Mon, Feb 1, 2021 at 11:18 AM Chris Green wrote:
> > > >
> > >
e sort of bug/oddity on
the BBB then. It does seem to affect some other things as well, my
BBB feels a lot slower in general than previous incarnations were.
Maybe I'll try an older Debian and see if it acts the same.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/
Chris Green wrote:
> That's interesting, it looks as if there is some sort of bug/oddity on
> the BBB then. It does seem to affect some other things as well, my
> BBB feels a lot slower in general than previous incarnations were.
> Maybe I'll try an older Debian and s
completely disable all ethernet, neither the RJ-45 nor the
ethernet over USB works. Is this to be expected?
The BBB's ethernet works fine when the cape is removed again, but
having no way to communicate with it when the cape is attached makes
it rather difficult to do anything.
--
Chris
Robert Nelson wrote:
> On Sun, Feb 7, 2021 at 7:03 AM Chris Green wrote:
> >
> > I have an old[ish] BBB on which I have been doing some experimenting
> > for a friend. I have the current Debian 10 console version installed.
> >
> > One of the things to try wa
eMMC
--
Chris Green
·
--
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 beagl
>
> On Wed, 1 Sep 2021 16:50:11 +0100, in gmane.comp.hardware.beagleboard.user
> Chris Green wrote:
>
> >If one has a BBB which normally boots from eMMC is it possible to
> >write a script that will reboot from the microSD card?
> >
>
> On current Beagle systems,
Dennis Lee Bieber wrote:
> On Wed, 1 Sep 2021 20:06:49 +0100, in gmane.comp.hardware.beagleboard.user
> Chris Green wrote:
>
> >Dennis Lee Bieber
> wrote:
> >>
> >> I'm surprised this post even came through. The beagleboard forum
> >&g
I can't find this anywhere in the System Reference Manual. What is
the drive capability of the BBB output pins? Also what is the best way
of buffering them so they won't get any bad voltages fed back into
them?
--
Chris Green
·
--
For more options, visit http://beagleboard.o
Stephen Lentz wrote:
> > On Nov 15, 2022, at 4:33 PM, Chris Green wrote:
> >
> > I can't find this anywhere in the System Reference Manual. What is
> > the drive capability of the BBB output pins? Also what is the best way
> > of buffering them so they won
154.139 80]
Hit:7 https://apt.syncthing.net syncthing InRelease
Is there a server down or something?
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To u
Robert Nelson wrote:
> On Tue, Apr 25, 2023 at 3:33 PM Chris Green wrote:
> >
> > When I try an 'apt update' on my BBB I get the following:-
> >
> > root@odin:~# apt update
> > Ign:1 http://security.debian.org stretch/updates InRelease
>
Robert Nelson wrote:
> On Tue, Apr 25, 2023 at 4:03 PM Chris Green wrote:
> >
> > Robert Nelson wrote:
> > > On Tue, Apr 25, 2023 at 3:33 PM Chris Green wrote:
> > > >
> > > > When I try an 'apt update' on my BBB I get the following:-
&
As per subject, are the latest images for BBB really from April 2020,
it seems rather old. ... or is une just expected to update having
installed?
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google
Robert Nelson wrote:
> On Mon, Jul 31, 2023 at 11:33 AM Chris Green wrote:
> >
> > As per subject, are the latest images for BBB really from April 2020,
> > it seems rather old. ... or is une just expected to update having
> > installed?
>
> https://forum.
Web searches produce the same
broken link as above.
I'm actually after how to find what the default pin assignemnts are at
turn-on with no cape, device-tree or anything.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are s
. I have never come across any system in
many years of computing (as in back to before UTP was used for
ethernet) which doesn't allow plugging/unplugging of RJ45 connectors.
Isn't it usually all handled in the RJ45 connector interface rather
than anyththing being expected of the process
E.g. add the following to rc.local:-
/home/axel/bin/enableWifi.sh &
... and the script in /home/axel/bin/enableWifi.sh is:-
#!/bin/bash
sleep 60
systemctl restart connman.service
(not tested so there may be typos and other silly errors, but you can
see the idea)
--
Chris G
http://debian.beagleboard.org/packages/dists/wheezy-bbb/Release
--
Chris Green
·
--
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 f
Robert Nelson wrote:
> On Tue, Oct 25, 2016 at 2:41 PM, Chris Green wrote:
> > I am trying to get my rather remote (and infrequently updated) BBB
> > running Debian Wheezy up to date. It's complaining that the key for
> > the Debian Wheezy BBB repository is out of
Robert Nelson wrote:
> On Thu, Oct 27, 2016 at 10:29 AM, Chris Green wrote:
> > Robert Nelson wrote:
> >> On Tue, Oct 25, 2016 at 2:41 PM, Chris Green wrote:
> >> > I am trying to get my rather remote (and infrequently updated) BBB
> >> > running D
30(0x);
> }
>
>
> static void turnOn(){
>write_r30(0x);
> }
>
>
> int main(void){
>
>turnOn(); // this does not work.
>
>// write_r30(0x); This works.
>
> return 0;
>
>
> }
>
When you say "this do
pretty much everything, but you should backup anything
> critical first if you have anything critical locally.
>
Shouldn't 'sudo apt-get do-release-upgrade' do what's wanted?
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You recei
date. What's the way to do this?
--
Chris Green
·
--
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 i
Robert Nelson wrote:
> On Thu, Dec 15, 2016 at 10:14 AM, Chris Green wrote:
> > I run a headless BBB on my boat. I need it to have the right time so
> > that information it sends is correctly time stamped.
> >
> > How can I get it to power up with the right time and
Robert Nelson wrote:
> On Thu, Dec 15, 2016 at 10:57 AM, Chris Green wrote:
> > Robert Nelson wrote:
> >> On Thu, Dec 15, 2016 at 10:14 AM, Chris Green wrote:
> >> > I run a headless BBB on my boat. I need it to have the right time so
> >> > that info
using the SD card?
--
Chris Green
·
--
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 b
Robert Nelson wrote:
> On Tue, Jan 14, 2020 at 9:32 AM Chris Green wrote:
> >
> > I have a couple of fairly old BeagleBone Blacks, both version A6A with
> > 2Gb emmc. I have a couple of questions:-
> >
> > Will a 16Gb microSD card work OK (or is it more to
Chris Green wrote:
> Robert Nelson wrote:
> >
> > For your boards installed on your boat, the biggest advantage to
> > copying a new OS to the eMMC is to remove that ancient image from the
> > eMMC, that's been blocking your upgrade path for the last 2 year
putty?
>
A basic non-Gui non-desktop Linux will work perfectly well, consumes
about 1Gb or so. I have 'console' Debian and Ubuntu running on 2Gb
BBBs without any problem. Lots of space to spare.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
Y
r router's LAN then you need to find out what
this address is.
--
Chris Green
·
--
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
maxmike wrote:
>
>
> Is there any way to get aptitude to access gdb in Buster? apt-get update
> fails as does apt-get install gdb
>
It would make it easier to help you if you told us the errors you get
when trying this. .or even copy and paste what actually happens.
This
sort of problem is yet another reason for keeping functions short and
source files to a reasonable size.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
1Gb.
You'll only have ssh (or local serial console) access to your BBB
though.
I *thought* an IOT (internet of things) version would fit in 2Gb but
it looks as if the latest ones don't.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this
ecurity on a BBB
which will probably only ever have one user. OK, the normal/default
permissions will prevent you (as a user) doing things that only root
(which presumably will be you, on purpose) should be able to do, by
mistake, but that's about all.
--
Chris Green
·
--
For more options, visi
Stuart Longland wrote:
> On 23/7/20 9:24 pm, Chris Green wrote:
> > However it's doubtful if one wants or needs serious security on a BBB
> > which will probably only ever have one user. OK, the normal/default
> > permissions will prevent you (as a user) doing things
p-scan -l" and it will show all IP
addresses on the LAN. It should then be fairly easy to work out the
addresses of the BBBs.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"Bea
I have an old BBB with a 2Gb eMMC (A5A) and inadvertently plugged a
microSD with a 4Gb IOT version of Debian on it. What should happen?
I *think* it's simply running from the microSD card which seems quite
sensible. Is there an easy way of telling what memory it's running
from?
--
C
onsole
images. Shouldn't there be a default/recommended console version as
otherwise I'm using 'bleeding edge'/beta sort of versions.
I only spotted this because I was wondering why the IOT version I
downloaded to put on someone else's BBB was Debian 9.3 but my console
Dennis Lee Bieber wrote:
> On Sat, 12 May 2018 13:46:57 +0100, Chris Green
> declaimed the following:
>
> >I have an old BBB with a 2Gb eMMC (A5A) and inadvertently plugged a
(actually an A6A, misread the label)
> >microSD with a 4Gb IOT version of Debian on it
y actual problems, the install runs perfectly OK, but
for newcomers who want a console only installation it's quite
difficult to find one.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Gr
'testing' snapshots. If you look
they are are Debian 9.4. The 'recommended' release versions on the
beagleboard.org site are all still Debian 9.3 (but there's not a
console version there).
--
Chris Green
·
--
For more options, visit http://beagleboard.org/disc
] console image, I'm
just saying that there isn't a 'recommended' default console image
like there is for the IOT and full GUI images.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Goo
the package list
> of the console image?"
> Yes, you can do it that way, but it sure sounds like the "hard way" to me.
>
Very hard work IMHO, it's non-trivial to work out which packages to
remove and I'm pretty sure that there's a *lot* to remove too.
--
LAN? If so look at the list of IPs and see if you can see
the BBB one or (it might have changed) one that you don't recognise.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"
AN.
The BBB can have two IP addresses, the one on the USB connection to
your computer and the one on its RJ45 ethernet connection which will
be set by the DHCP server on that network (usually the router).
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received
Dennis Lee Bieber wrote:
> On Fri, 18 May 2018 10:21:40 +0100, Chris Green
> declaimed the following:
>
> >The BBB 192.168.6.x address is the one it sets up itself for use over
> >USB (I think) so that won't appear on your ethernet LAN.
> >
> That ma
* a root password so you can't log
in to root using a password anyway (directly or via ssh).
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscrib
t;
> What image is on the eMMC to begin with?
>
That is *exactly* the question one shouldn't have to ask!
There needs to be a reliable/easy way to install an OS onto the eMMC
*without* making any assumptions as to what was there previously.
--
Chris Green
·
--
For more
1500 Metric:1
> RX packets:2143 errors:0 dropped:0 overruns:0 frame:0
> TX packets:1418 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:170470 (166.4 KiB) TX bytes:237376 (231.8 KiB)
>
This is telling you th
and an upgrade path after I hit
> its limits.
>
> Do you or anyone have any suggestions? I might just use a stylus on my 2in1
> laptop, but it would be nice to work at a slightly higher level!
>
After many years looking for something both functional adn reasonably
easy to use I
C inputs to more than 1.8 volts.
They are wired up as simple voltage followers so the output voltage
exactly follows the input voltage. The op-amps are TI LM10s. It's
been working for a year or more now and the BBB is all working still.
The LM10 op-amps can handle quite large input voltages
resses assigned by the DHCP server is
usually configurable in the router/DHCP server.
(N.B. I've summarised a lot and skipped over lots of details and bits
I'm not familiar with, don't take the above as a full description of
how it works. There are, for example, other ways the wla
ng a new
> debian image but it seems I need to log in to do that.
>
When you plugged it into the USB port what IP address did you try to
connect to the BBBlue? ... also what OS are you running on the 'host'
computer?
--
Chris Green
·
--
For more options, visit http://beagle
Andy Bushnell wrote:
> [-- multipart/alternative, encoding 7bit, 146 lines --]
>
> [-- text/plain, encoding quoted-printable, charset: UTF-8, 61 lines --]
>
>
>
> On Sunday, December 16, 2018 at 4:33:27 AM UTC-8, Chris Green wrote:
> >
> >
A friend is having trouble with remote logins to a BBG, the symptoms
look a *bit* like what fail2ban would do after failures. Is fail2ban
in the standard IOT distribution now?
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you
Robert Nelson wrote:
> On Sun, Feb 10, 2019 at 3:16 AM Chris Green wrote:
> >
> > A friend is having trouble with remote logins to a BBG, the symptoms
> > look a *bit* like what fail2ban would do after failures. Is fail2ban
> > in the standard IOT distribution now
sequent
remote logins fail.
As I said we've just set things up so we can do 'remote' logins from
the site where the system is, that should let us diagnose what's
happening.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this
Is there a straightforward way to update a BBB kernel? Standard Linux
systems manage it with "apt-update;apt-upgrade" so why not BBB? Even
RPi manages it so it's not down to size/space.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You receiv
Robert Nelson wrote:
> On Fri, Feb 15, 2019 at 2:03 PM Chris Green wrote:
> >
> > Is there a straightforward way to update a BBB kernel? Standard Linux
>
> Yes: https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Kernel_Options
>
Ah, OK, I hadn't found that be
Daniel Kulp wrote:
> [-- multipart/alternative, encoding 7bit, 71 lines --]
>
> [-- text/plain, encoding 7bit, charset: UTF-8, 27 lines --]
>
>
>
> On Friday, February 15, 2019 at 3:48:25 PM UTC-5, Chris Green wrote:
> >
> >
> > Anyway, are there a
ad sources often seem to have only LXQT and IOT
versions.
--
Chris Green
·
--
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 receivi
Robert Nelson wrote:
> On Fri, Mar 1, 2019 at 3:03 AM Chris Green wrote:
> >
> > Graham wrote:
> > > There are three versions of the release package.
> > > The lxqt version is slightly less than 4 GB total, and should only be used
> > > if you wa
wledgeable specialist help.
It's on sourceforge:-
owfs-develop...@lists.sourceforge.net
Don't worry about the 'developers' bit, they're a helpful crowd and
will do their best to answer any reasonable sort of 'user' questions.
--
Chris Green
·
--
For more optio
aries. Anyway if I can get it back
up running with a new kernel I can set about sorting out any problems
due to the kernel change.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"Beag
Robert Nelson wrote:
> [-- text/plain, encoding quoted-printable, charset: UTF-8, 56 lines --]
>
> Regards,
>
> On Tue, Jul 9, 2019, 4:03 AM Chris Green wrote:
>
> > I have a BBB running Debian 9 (Stretch) but still with a very old
> > kernel - 3.8.13.
> >
Robert Nelson wrote:
> On Fri, Jul 12, 2019 at 5:16 PM Chris Green wrote:
> >
> > Robert Nelson wrote:
> > > [-- text/plain, encoding quoted-printable, charset: UTF-8, 56 lines --]
> > >
> > > Regards,
> > >
> > > On Tue, Jul 9,
some advice on how to keep python3 server running
> > after I disconnect from ssh?
> >
Look at the 'nohup' command. Basically you do:-
nohup &
The & after the command puts it in the background, the nohup tells the
system not to send it a hangup signal when you
my
systems by name with no extra effort on my part.
Once you have more than one or two systems it's a real pain not having
a local naming service.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Googl
t be able to help!
:-)
--
Chris Green
·
--
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
t
'm at the place where it's running) I have
reasonably good/fast access to the internet from the LAN where it is
running.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"Beag
Dennis Lee Bieber wrote:
> On Fri, 24 Mar 2017 20:56:27 +0000, Chris Green
> declaimed the following:
>
> >
> >What's the most straightforward way of doing this? It's a headless
> >system but (when I'm at the place where it's running) I have
>
t if it *is*
connected so you can monitor what is going back and forth.
--
Chris Green
·
--
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 s
ng key IDs:
9D6D8F6BC857C906
E: Release file for
http://security.debian.org/dists/wheezy/updates/Release is expired
(invalid since 1086d 21h 50min 48s). Updates for this repository will
not be applied.
root@beaglebone:~#
So, what should he do?
--
Chris Green
·
--
For more options,
me people
> are posting from usenet?
>
Yes, but it's propagated to/from Usenet by gmane.
You can subscribe to Google Groups by E-Mail, much more functional
than the web interface IMHO.
--
Chris Green
·
--
For more options, visit http://beagleboard.org/discuss
---
You rece
I am trying to use the BBB watchdog at /dev/watchdog but it's not
working quite as I expected.
Does one need to keep the /dev/watchdog device open for writing to
keep the watchdog function working? This isn't made clear in the
various write-ups I've found.
--
Chris Green
use the Stretch IoT (non-GUI) image as I don't need a
GUI on my BBB.
--
Chris Green
·
--
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 an
Robert Nelson wrote:
> On Mon, Jan 29, 2018 at 10:31 AM, Chris Green wrote:
> > I have a fairly old (just coming up to 4 years) BBB running Debian 7
> > which I have kept up to date with security fixes etc.
> >
> > It's used to monitor various things on my boat a
1 - 100 of 128 matches
Mail list logo