<xdarklight>
Lyude: for mainline u-boot you can probably port the Linux watchdog driver to u-boot with little effort
<Lyude>
xdarklight: I figured as much; but I don't really feel like possibly breaking uboot on this board since I think actually fixing that would require taking it out of it's case so I could join the right pins to get it into mregister mode
random_yanek has quit [Quit: random_yanek]
random_yanek has joined #linux-amlogic
random_yanek has quit [Max SendQ exceeded]
random_yanek has joined #linux-amlogic
<Lyude>
So: does anyone know how one would go about controlling the fans on the vim2?
<Lyude>
and additionally; has anyone actually got the emmc working on the vim2 with a mainline kernel?
<xdarklight>
the first value of each tuple is the fan speed, the second value is the "level" (0 = off, ..., 3 = full speed)
<Lyude>
ahhh; so am I supposed to modify those values? going off /* Dummy RPM values since fan is optional */
<xdarklight>
yep (haven't tried it myself though since I don't have a fan for my VIM2)
<xdarklight>
since there's only two GPIOs you're limited to four levels (0..3), so all that's missing is the correct fan speeds for each level for your specific fan
<Lyude>
neat; I'll try it out. no daemons or anything needed in linux?
<Lyude>
sorry for all the questions but; hitting another problem, it seems like every now and then the ethernet on this board will cut out in this strange way where it stops responding to RX, unless you do something to make the board do TX
<Lyude>
in which case so long as the board is doing TX, RX works fine
<Lyude>
but if it stops then it stops responding again'
<Lyude>
chewitt/narmstrong: you seen anything like this? ^
<xdarklight>
what kernel version are you running?
<xdarklight>
there was an stmmac fix that affects all Amlogic SoCs (newer than Meson8)
<Lyude>
thank you for the help xdarklight, you too!
<Lyude>
xdarklight: btw for when you get back on, might be a bit too early to tell but I'm pretty sure I already see a dramatic difference on the ethernet performance with that option in the devicetree