CrazyEddy has joined #beagle
xet7 has quit [Ping timeout: 256 seconds]
starblue has quit [Ping timeout: 246 seconds]
starblue has joined #beagle
<set_> is anyone using the linuxcnc builds w/ Bullseye yet?
<set_> I am asking b/c I had a real difficult time, panicking mostly, erasing some MachineKit .deb files off a Win 'puter last time I doused myself in their builds.
thinkfat has joined #beagle
<set_> and...I made some posts, mostly garbage now, that have to do w/ building for the BBB and LinuxCNC.
thinkfat_ has quit [Ping timeout: 260 seconds]
<vvn> I have a beaglebone based product, where the "daughter board" is providing power to the bbb (so the bbb kinda is the daughter board in fact)
<set_> They have armhf builds which means, they have .deb files I can use. Anyway, if anyone is using such a tool online w/ their BBB(s), please let me know.
<vvn> I have a custom DTS and bootloader, and the only kernel change I carry is this: http://ix.io/3UTL
<vvn> I would like to get rid of this so I can use the stock beaglebone kernel. Is there a way to configure the sys/hw RTC via the device tree maybe?
<vvn> Cc: zmatt
vagrantc has quit [Quit: leaving]
starblue has quit [Ping timeout: 240 seconds]
<vvn> I might just disable the SoC RTC as a quick solution, not sure I would need it...
starblue has joined #beagle
akaWolf has quit [Ping timeout: 250 seconds]
akaWolf has joined #beagle
Jam98 has joined #beagle
<Jam98> Hey, do any of you know how can I connect a linear actuator to the beaglebone Blue?
<set_> 6v?
Jam98 has quit [Client Quit]
<set_> I know the motor(s) connection on the BBBlue...
<set_> Blah.
<set_> ... are 6v!
<set_> Jam98: If you ever read the logs, use a 6v linear actuator on the DC Motor connections on the BBBlue.
<set_> That way, you do not under/over power the motor(s) on those connectors.
<set_> For instance, if you were to test the motor(s) at a specific interval that is under 6v, you may acquire an odd reading. It would be something not expected.
<set_> 10:00! Dang it.
<set_> Anyway...here is the datasheet: https://www.sparkfun.com/datasheets/Robotics/TB6612FNG.pdf . I think it is a Toshiba but I am not 100% sure right now.
<set_> The Toshiba labeling on the chip(s) itself might be underneath.
<zmatt> vvn: well, the SoC rtc is needed if you want to be able to power off
michaelo has quit [Read error: Connection reset by peer]
<zmatt> vvn: but you can use DT to choose which rtc becomes rtc0 and which becomes rtc1
<vvn> ho great!
h_b has joined #beagle
<h_b> Hi, I am looking for feedback on the first draft of my GSOC proposal https://elinux.org/BeagleBoard/GSoC/2022_Proposal/GreybusforZephyrUpdates. Thank you
<vvn> zmatt: and the SoC will still be able to reboot even though its RTC is switched?
<set_> h_b: Nice. That is a good background on what is expected and what may be expected.
<zmatt> vvn: yeah that doesn't care about rtc numbering
<zmatt> vvn: the rtc-omap driver recognizes the system-power-controller; property on the rtc DT node and then remembers the rtc device in a global variable: https://elixir.bootlin.com/linux/v4.19.237/source/drivers/rtc/rtc-omap.c#L877
xet7 has joined #beagle
Megasan has joined #beagle
<Megasan> Hello Dear
<Megasan> I need 40pcs of below item. how can I get quotation
<Megasan> Product Number    Description    Qty
<Megasan> BBB01-SC-505    BEAGLEBONE BLACK REV C (AM3358BZCZ)     40
<zmatt> Megasan: this is a community chat
<zmatt> not a sales channel
<Megasan> oww sorry for my mistake. apologize
Megasan has quit [Client Quit]
<zmatt> I think that product code is obsolete btw, search for 102110420 instead
<zmatt> availability is problematic at the moment though... but that's an industry-wide problem
<zmatt> vvn: also, the rtc isn't involved in reboot, only poweroff
<zmatt> (reboot performs a SoC reset, not a power-cycle)
ikarso has joined #beagle
mag has quit [Ping timeout: 256 seconds]
xet7 has quit [Ping timeout: 272 seconds]
xet7 has joined #beagle
mag has joined #beagle
moto-timo has quit [Ping timeout: 240 seconds]
moto-timo has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
xet7 has quit [Ping timeout: 272 seconds]
xet7 has joined #beagle
xet7 has quit [Ping timeout: 240 seconds]
xet7 has joined #beagle
xet7 has quit [Read error: Connection reset by peer]
starblue has quit [Ping timeout: 256 seconds]
starblue has joined #beagle
CrazyEddy has quit [Ping timeout: 240 seconds]
xet7 has joined #beagle
Shadyman has quit [Remote host closed the connection]
xet7 has quit [Ping timeout: 256 seconds]
xet7 has joined #beagle
ikarso has joined #beagle
akaWolf has quit [Ping timeout: 256 seconds]
akaWolf has joined #beagle
Steve__ has joined #beagle
SJFriedl has quit [Ping timeout: 240 seconds]
lucascastro has joined #beagle
akaWolf has quit [Ping timeout: 248 seconds]
akaWolf has joined #beagle
xet7 has quit [Quit: Leaving]
<vvn> zmatt: thank you, I will try to switch rtc0 and rtc1 right away.
h_b has quit [Ping timeout: 250 seconds]
h_b has joined #beagle
jfsimon1981_b has joined #beagle
jfsimon1981 has quit [Ping timeout: 256 seconds]
jfsimon1981_c has joined #beagle
jfsimon1981_b has quit [Ping timeout: 240 seconds]
h_b has quit [Quit: Client closed]
vagrantc has joined #beagle
mag has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
mag has joined #beagle
set_ has quit [Ping timeout: 250 seconds]
lucascastro has quit [Ping timeout: 248 seconds]
mag has quit [Ping timeout: 250 seconds]
mag has joined #beagle
lucascastro has joined #beagle
xet7 has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
buckket has quit [Quit: buckket]
buckket has joined #beagle
beanie0815 has joined #beagle
<beanie0815> Hi folks, maybe stupid question, but i spent hours figuring that out. Which part of the software within the default Debian image initiated the flashing of user LED 0 after bootup? I try to find the program performing this but could not find anything
set_ has joined #beagle
set_ has quit [Ping timeout: 256 seconds]
xet7 has quit [Remote host closed the connection]
konsgn has joined #beagle
beanie0815 has quit [Quit: Client closed]
lucascastro has quit [Ping timeout: 256 seconds]
ikarso has joined #beagle
<jfsimon1981_c> Hi, Try se seek in uEnv boot sequence, the board uses u-boot i'm i'm right.
<jfsimon1981_c> You can check in that direction.
vigneshr has quit [Quit: Connection closed for inactivity]
vagrantc has quit [Quit: leaving]
<zmatt> u-boot has nothing to do with it, the leds are all controlled by the kernel, and the default led trigger is configured via DT (but can be changed after boot)
konsgn has quit [Quit: Leaving]
lucascastro has joined #beagle
thinkfat_ has joined #beagle
thinkfat has quit [Read error: Connection reset by peer]
Jam31 has joined #beagle
<Jam31> How can I connect a 12V actuator to the beaglebone?
set_ has joined #beagle
set_ has quit [Ping timeout: 240 seconds]
Jam31 has quit [Quit: Client closed]
set_ has joined #beagle
Shadyman has joined #beagle
nparafe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nparafe has joined #beagle
Jam55 has joined #beagle