nparafe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nparafe has joined #beagle
hnv has joined #beagle
starblue has quit [Ping timeout: 256 seconds]
starblue has joined #beagle
Shadyman has joined #beagle
frostsnow has quit [Ping timeout: 250 seconds]
<set_> I am learning!
frostsnow has joined #beagle
<set_> GPIO3_16 is gpio108, right? B/c >>> 32 * 3 + 12 = 108!
<set_> Oh yea.
<set_> Forget it.
<set_> Dang it.
<set_> So, b/c of the RelayCape on the BBBW, strickly ideas here, I would need a .dtsi file or .dts for GPIO108 b/c of what? I am missing the collective consensus here.
<set_> I am in userspace but the EEPROM is reading/detecting the Cape and I have no way around this w/ userspace source unless I write up a .dts/.dtsi file?
<set_> I have a small script I am trying and it is the oldie but goodie way of using C/C++ to handle sysfs.
<set_> Anyway, no sure rush here. It is almost 10:00 and I just plugged in. Dang it.
buzzmarshall has quit [Quit: Konversation terminated!]
j0rd has quit [Quit: ZNC - https://znc.in]
j0rd has joined #beagle
rob_w has joined #beagle
javaJake_ has joined #beagle
javaJake has quit [Ping timeout: 256 seconds]
javaJake_ is now known as javaJake
otisolsen70 has joined #beagle
otisolsen70 has quit [Quit: Leaving]
<set_> I got it!
<set_> No overlay and pure C w/ the RelayCape!
<set_> Phew and I was thinking it could not be done!
* set_ finally can write a first driver!
<set_> It is just gpio but it is a start...
<set_> This poor switch never had it so good.
<set_> Does anyone know how to write driver for libgpiod w/ the RelayCape and BBBW?
<set_> Here are my thoughts, https://pastebin.com/8VZqTmcp, but it is not catching the GPIO line for flashing the LED.
<set_> See, my LEDs/GPIOs are listed as relay-jp3 under /dev/gpio/relay-jp3 but work w/ gpioinfo.
<set_> So, there is hope.
<set_> Maybe b/c I am using cmake instead of native gcc?
<set_> So, it seems cmake does not catch my errors w/ ld. See: https://pastebin.com/YavbTMn2
<set_> I am trying to link the lib. w/ my source. This is where the lib. is located for libgpiod.* /usr/bin/lib .
<set_> It is not easy being sleezy!
Guest95 has joined #beagle
Guest95 has quit [Client Quit]
<set_> Whoooo!
<set_> Forget my issues. I figured it out.
<set_> Early mornin' BBBW and RelayCape!
Shadyman has quit [Remote host closed the connection]
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #beagle
<set_> Whelp. I broke it already. Blah.
<set_> I am back!
xet7 has quit [Remote host closed the connection]
xet7 has joined #beagle
shodan45 has joined #beagle
xet7 has quit [Remote host closed the connection]
xet7 has joined #beagle
otisolsen70 has joined #beagle
zjason` is now known as zjason
ikarso has joined #beagle
jfsimon1981 has joined #beagle
jfsimon1981_b has quit [Ping timeout: 252 seconds]
jfsimon1981_b has joined #beagle
Patater has quit [Read error: Connection reset by peer]
jfsimon1981 has quit [Ping timeout: 250 seconds]
rob_w has quit [Remote host closed the connection]
shoragan has quit [Ping timeout: 256 seconds]
shoragan has joined #beagle
otisolsen70_ has joined #beagle
set_ has quit [Ping timeout: 256 seconds]
otisolsen70 has quit [Ping timeout: 252 seconds]
otisolsen70_ has quit [Quit: Leaving]
thinkfat has joined #beagle
Patater has joined #beagle
thinkfat has quit [Remote host closed the connection]
thinkfat has joined #beagle
Keeni has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
Keeni has quit [Ping timeout: 256 seconds]
lucascastro has quit [Ping timeout: 240 seconds]
thinkfat has quit [Remote host closed the connection]
thinkfat has joined #beagle
Keeni has joined #beagle
Keeni has quit [Client Quit]
lucascastro has joined #beagle
thinkfat has quit [Ping timeout: 252 seconds]
thinkfat has joined #beagle
lucascastro has quit [Ping timeout: 250 seconds]
lucascastro has joined #beagle
vagrantc has joined #beagle
zjason` has joined #beagle
zjason has quit [Ping timeout: 256 seconds]
javaJake has quit [Quit: ZNC - http://znc.in]
javaJake has joined #beagle
otisolsen70 has joined #beagle
set_ has joined #beagle
thinkfat has quit [Ping timeout: 240 seconds]
<set_> @zmatt: I replied. Thank you, that is nifty and neat. I like the way it does not show in the main screen. Like we are cohorts!
<set_> ha.
<set_> I even received a thing in my box.
<set_> Anyway, I really, b/c this is just chat, know nothing about you and it is nice for now. Do not cross that line. Brother!
<set_> Ha.
<set_> All jokes aside, did you look yet?
<set_> @zmatt: Wake up!
otisolsen70 has quit [Quit: Leaving]
Shadyman has joined #beagle
<zmatt> set_: just reply here, I rarely pay attention to the forum, I'm always here
<set_> Oh. Okay,
<set_> comma.
<set_> Ha.
<set_> I did a little research and found some ideas and incorporated them into the bbb.io realm of am335x and beagleboard.org board(s).
<zmatt> why are you using libgpiod?
<set_> To test things. The more, the merrier.
<zmatt> and why on earth are you building it from source?
<set_> I think it is plastered to the new kernels already.
<set_> Ha.
<set_> Oh.
<zmatt> and using a 5.x kernel
<zmatt> and a bullseye image
<set_> That...yes sir-re-bob is me trying to promote findings.
<zmatt> like, this is four mistakes to make on a single page :P
<set_> Ha.
<set_> I know what you think. You think I cannot handle being smart.
<set_> Ha.
<set_> You are right.
<set_> I cannot handle it but I am stuck b/c I am me.
<set_> So, most likely in any case, I will be promoting findings via research and other tools.
<zmatt> I think gpiod is a mistake and sysfs gpio should be considered preferable under almost all circumstanves
<set_> You know more of both the different types of filesystems within the kernel.
<set_> I know.