set_ has joined #beagle
set_ has quit [Remote host closed the connection]
Amgine[m] has joined #beagle
Amgine[m] has left #beagle [#beagle]
set_ has joined #beagle
vagrantc has quit [Quit: leaving]
buzzmarshall has quit [Quit: Konversation terminated!]
otisolsen70 has joined #beagle
Guest23 has joined #beagle
<Guest23> Hi
<Guest23> I need USB driver for BeagleConnect board for windows 11
Guest2335 has joined #beagle
Guest2335 has quit [Client Quit]
<Guest23> Hi
Guest23 has quit [Quit: Client closed]
rob_w has joined #beagle
Guest23 has joined #beagle
<Guest23> Hi
Guest23 has quit [Quit: Client closed]
Guest2380 has joined #beagle
Guest2380 has quit [Client Quit]
Guest23 has joined #beagle
<Guest23> hi
Parduz has joined #beagle
<Parduz> @set: thanks for the repo link, problem is the problematic overlay (https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/BB-I2C2-PCF8523-00A0.dts ) isn't there
<Parduz> so i don't know if that's the place to reference it
Guest23 has quit [Ping timeout: 245 seconds]
<zmatt> Parduz: I took a brief glance at the kernel code for the rtc, it definitely *is* still checking /aliases in DT
* Parduz listening
<Parduz> @zmatt: i'm still learning and so struggling a bit understanding what this means for my problem
<zmatt> just that it *should* be working
<zmatt> and interestingly.. I just switched my BBB to kernel 5.10.100-ti-r40 and made a small overlay that just renumbers the built-in rtc to be rtc1....
<zmatt> can you show me your overlay source again?
<Parduz> the one you wrote me or the original one?
<Parduz> https://pastebin.com/QGei1cpE this was the "old style" fixed
<Parduz> https://pastebin.com/zGbHrQ9H and this the one i "make" with your util
<zmatt> oh that path for rtc1 is also wrong
<zmatt> as in, that path is for older kernels
<zmatt> you can get the correct path of the built-in rtc with perl -0777 -pe 's/\x00/\n/g' /proc/device-tree/__symbols__/rtc
<zmatt> I'll fix it in my pastebin
<Parduz> k
<Parduz> /ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0
<Parduz> so that in place of /ocp/rtc@44e3e000 ?
<zmatt> yes
<zmatt> I've also updated https://pastebin.com/zGbHrQ9H
<Parduz> so (to learn and understand) if failed to find the built in in assigning it to rtc1, and so if failed to "assign" rtc0 to the external one?
<Parduz> compiled it, i'm copying it and rebooting in a minute
frostsnow has quit [Ping timeout: 260 seconds]
frostsnow has joined #beagle
<Parduz> DEO GRATIAS! AND ZMATT GRATIAS TOO! :P
<Parduz> it works
<Parduz> many many thanks!
florian has joined #beagle
Shadyman has quit [Quit: Leaving.]
Guest13 has joined #beagle
Guest13 has quit [Client Quit]
Guest19 has joined #beagle
<Guest19> hi folks,is there any open source similator or emulator for beagle bone device if u find any application related to this please share the link
<Parduz> why flashing an image from microSD to emmc does not copy two files i've added in /usr/bin and also /etc/fstab is not copied?
Guest19 has quit [Ping timeout: 245 seconds]
<Parduz> ok, another question, more general: where's the actual, active ... forum? board? whatever? where i can ask questions to who's maintaining the current BBB images?
ft has quit [Quit: leaving]
<LetoThe2nd> Parduz: https://forum.beagleboard.org/
Guest19 has joined #beagle
Guest1919 has joined #beagle
Guest1919 has quit [Client Quit]
renrelkha has quit [Quit: bye]
renrelkha has joined #beagle
Guest19 has quit [Ping timeout: 245 seconds]
rob_w has quit [Remote host closed the connection]
<zmatt> Parduz: actually, was there no kernel message about "/aliases ID 0 not available" ?
<zmatt> since that's what I would expect: /aliases/rtc1 was the wrong path for the built-in rtc, and as a result it was assigned rtc0 by default, and subsequently the kernel couldn't make it rtc0 anymore
_whitelogger has joined #beagle
Guest56 has joined #beagle
<zmatt> problem is found and fixed :)
<Parduz> i was looking at one of the new overlays to see how they are made
<Parduz> (let me find that link...)
<Guest56> Hi , How to configure bb ai 64 in standalone mode
<zmatt> what do you mean by "standalone mode" ?
florian has quit [Quit: Ex-Chat]
<Guest56> it's graphical display
<zmatt> uhh I know the default image comes with an xfce desktop environment, but that's about all I know about what's in the gui
<zmatt> I still need to get an ai64 myself
<Guest56> I had tried with instructions which are given in getting started section , but I can't able to retrieve the graphical display
<Parduz> there's still the 'rtc0 = &extrtc;' line even on new overlays.
<zmatt> Parduz: same as usual, except this is on i2c1 so they also need to setup the i2c bus and its pins
<zmatt> yeah, but funny enough that doesn't matter: as long as /aliases/rtc1 is the correct path to the built-in rtc then it becomes rtc1 hence the external one becomes rtc0 by default (even if /aliases/rtc0 is bogus)
<Parduz> yup. so things were working by chance.
<zmatt> I wouldn't rely on that enough, dynamically assigned ids are never guaranteed to be stable... without a proper /aliases/rtc0 it's possible that some future kernel would decide to make the external rtc rtc2
<Parduz> not so great. There's a page were someone put up a rule to symlink /rtc to /rtc1 instead of rtc0, and then a couple of services to do what the kernel still do to rtc0 as it ignores the symlink
<zmatt> yeah that's not a good solution
<Parduz> well, you're not always here :D
<Parduz> shouldn't this bug be notified to R.Nelson or whoever is in charge for the overlays?
<zmatt> yeah
Guest56 has quit [Quit: Client closed]
<Parduz> i doubt my english and my knowledge is good enough for such a task. I could link to our last days of chat but sure i'm not able to explain back the problem :|
<zmatt> I'm creating an issue
<Parduz> that's great, thanks
Parduz has quit [Read error: Connection reset by peer]
Guest26 has joined #beagle
Guest26 has quit [Quit: Client closed]
vagrantc has joined #beagle
Shadyman has joined #beagle
set_ has quit [Remote host closed the connection]
starblue has quit [Ping timeout: 265 seconds]
starblue has joined #beagle
otisolsen70 has quit [Quit: Leaving]
nslu2-log has quit [Ping timeout: 268 seconds]
nslu2-log has joined #beagle
ft has joined #beagle
set_ has joined #beagle