Werner__ changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | This channel is logged -> http://irc.armbian.com
<lanefu>
Tonymac32: patch is on v20.02, not trunk
<lanefu>
I think IgorPec _may_ have some local changes from other things he needs to push to the v20.02 branch as well
<lanefu>
but not related to potato
<lanefu>
or sound
<Tonymac32>
it's alright, like I said I was stil lset up to test the patch
<Tonymac32>
that patch needs to be pulled into master though, as soon as we get the other 2 "amlogics of interest" working
<lanefu>
yes yes makes sense
<Tonymac32>
I think the C2 needs an S912
<Tonymac32>
:-D
<lanefu>
yeah a lot of things do
<lanefu>
so teh S922x thast on my n2... that's just kind of off in its own world seperate from the linux-meson project it seems
<Tonymac32>
no, it's Meson G12b
<Tonymac32>
Meson G12a is getting more attention, but it's not being ignored
<Tonymac32>
...helps to build the right image. I'm setting it up to run a C2 instead of potato image, I'll BBL, family time before the kids go to bed
brittman914 has quit [Quit: WeeChat 1.9.1]
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #armbian
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #armbian
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #armbian
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #armbian
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #armbian
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #armbian
<Tonymac32>
lanefu, if you could cherry pick your patch over into the master while I work on the other bits, that's definitely the path we want to go, just need to work out some kinks
<lanefu>
sure
<Tonymac32>
also remembering that these Amlogic boards hate my monitors
<Tonymac32>
I need to use the 4k anyhow to test sound, so no big deal, but it wouldn't come up on my 21" Acer
maccraft has quit [Quit: WeeChat 2.7]
maccraft has joined #armbian
<Tonymac32>
dmesg
<Tonymac32>
well, IRC doesn't support that
<Tonymac32>
XD
<Tonymac32>
ok, simple cut/paste not enough, clock issue. I was looking at Jerome's repo for this stuff, let me check. (Bay Libre also does not have a C2, but for this it should match K2/VIM/etc)
<Tonymac32>
OK, gxbb (the s905 base design (C2, K2), has not been completed, the error I got is due to the clocks not being defined. I'm looking through the s905 manual to see if there is anything to look out for, and comparing against the other patchset
Fleck has quit [Ping timeout: 260 seconds]
oida has quit [Remote host closed the connection]
oida has joined #armbian
maccraft has quit [Ping timeout: 240 seconds]
xec has joined #armbian
xecuter has quit [Ping timeout: 240 seconds]
<Tonymac32>
6youtube.com
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #armbian
* Tonymac32
needs to remember the screen and keyboard are not linked when doing sound tests
<Tonymac32>
ok, I have a sound device, but I'm not getting sound as yet
<Tonymac32>
the DT entry I have in there is probably incorrect in the actual board file
<Tonymac32>
I didn't read 100% of the manuals between SoC's, but honestly couldn't find any differences in a quick scan
<Tonymac32>
the sound thing though, I've been having problems with Pulse Audio working on boot, I don't know if this is a just me thing
<Tonymac32>
RK3328 was a big issue with that and 5.4
<lanefu>
So you think there's a race condition with when the driver and pulse initialize?
<lanefu>
Cuz yeah in the debug logs from hercp and igor it should the kernel modules loaded
<Tonymac32>
I patched in the audio devices, tha AIU and I2S stuff was all missing
<Tonymac32>
I killed PA and let it reload to no effect though
<Tonymac32>
so checking my sound node for goof-ups
<Tonymac32>
every one of these things is configured differently SoC to Soc
<Tonymac32>
that link is probably somehow bogus, or going somewhere dumb
<Tonymac32>
ok, DAI-link-0 is the I2S fifo, dai-link-1 is the I2S encoder that links in the codec hdmi_tx.
<Tonymac32>
booting the root vegetable for comparison
<Tonymac32>
then actually sleeping
tony has quit [Ping timeout: 240 seconds]
<Tonymac32>
OK, I don't have audio from my potato today either, so I think the issue is with my monitor. I have an HDMI audio adapter I'll try later on.