ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
lopsided98 has quit [Ping timeout: 240 seconds]
camus has quit [Ping timeout: 256 seconds]
camus has joined #linux-rockchip
kevery has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
lurchi__ is now known as lurchi_
vagrantc has quit [Quit: leaving]
kevery has quit [Read error: Connection reset by peer]
kevery has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
<macromorgan>
ugg, forgot how much I hate battery drivers :-(
psydroid has joined #linux-rockchip
<macromorgan>
was someone already working on an rk818 driver?
lurchi_ is now known as lurchi__
kevery has quit [Read error: Connection reset by peer]
kevery1 has joined #linux-rockchip
kevery1 is now known as kevery
lurchi_ has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 250 seconds]
lurchi_ is now known as lurchi__
kevery1 has joined #linux-rockchip
kevery has quit [Read error: Connection reset by peer]
kevery1 is now known as kevery
urja has quit [Read error: Connection reset by peer]
camus1 has joined #linux-rockchip
camus has quit [Remote host closed the connection]
camus1 is now known as camus
urja has joined #linux-rockchip
zoiahorn has joined #linux-rockchip
zoiahorn has quit [Client Quit]
zoiahorn has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
<macc24>
heh
<macc24>
macromorgan: i can help you with that rk817 driver if you want
<CounterPillow>
I thought you authored the rk817 charging driver
<macc24>
yea i did and then macromorgan made that driver not trash
stikonas has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 256 seconds]
kevery1 is now known as kevery
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 256 seconds]
kevery1 is now known as kevery
System_Error has quit [Ping timeout: 276 seconds]
System_Error has joined #linux-rockchip
<macromorgan>
cool... for now I'm just struggling with a training routine on the thing. Basically I want it to when you hit a certain threshold recalculate the dsoc value
<macromorgan>
I have a few tweaks since it looks like they changed a few battery macros for 5.17 and it won't compile without them
<macromorgan>
and I do want to add a percentage... should be basically the battery's adjusted capacity relative to the current capacity according to the PMIC
<macromorgan>
too many userspace programs are hardcoded to look at capacity only (I'm looking at you RetroArch)
robmur01 has joined #linux-rockchip
<macc24>
macromorgan: i moved away from retroarch for... reasons, in ragnarok i plan on having battery state in a popup "notification" when it dips below 20% or above 80%, and if user changes brightness or volume
<macromorgan>
well I just want to get this done so I can work on my userspace uinput wrapper
<macromorgan>
plan is to have it where the joystick and buttons are combined into a single uinput device and if you press multiple buttons at the same time they do different things