<mirko>
tuxd3v: you know in kconfig you can search for symbol names right? :)
<tuxd3v>
I have done that :)
<mirko>
(by pressing '/' - like in vim - opens a prompt)
<tuxd3v>
yup :)
<mirko>
ok :)
<smaeul>
or F8 in nconfig
<mirko>
i'm always afraid of F-keys being grabbed by whatever layer before (e.g. window manager or whatever..)
<smaeul>
then you can use 8 instead :)
<tuxd3v>
nice trick :)
<tuxd3v>
for H6 I couldn't find a DVFS driver, at least not in the place were I searched for it..
<tuxd3v>
in drivers
<mirko>
tuxd3v: where did you get the src from? repo url and branch?
<tuxd3v>
I got the oficial kernel release from www.kernel.org
<tuxd3v>
5.8
<mirko>
i don't think it got upstreamed yet - at least i remember megous mentioning it got enabled in his branch quite recently - however maybe that only was for specific boards..
<mirko>
which h6 based board are you running on?
<tuxd3v>
I am on OrangePi One Plus
<mirko>
then you should really use megous branch
<mirko>
there's a lot in there which is not yet upstream
<smaeul>
CONFIG_ARM_ALLWINNER_SUN50I_CPUFREQ_NVMEM is the correct option for H6 DVFS
<tuxd3v>
smaeul, thanks, yeah I believe I have it enabled, but its in:
<tuxd3v>
CPU Power Management > CPU Frequency scaling section
<tuxd3v>
I was expecting it into Device Drivers :)
<tuxd3v>
yeah its the NVMEM driver :)
<tuxd3v>
thanks
<smaeul>
the DVFS section in Device Drivers is for DVFS of everything *except* CPUs (so DRAM, GPU, etc.)
<tuxd3v>
mirko, well yeah megous should indeed have something there :)
<tuxd3v>
smaeul, ho, I didn't knew that, so its ok then
<tuxd3v>
thanks a lot :)
<tuxd3v>
now I just need to enable wireguard and test :)
gaston1980 has quit [Quit: Konversation terminated!]
kevery has joined #linux-sunxi
andy25225 has quit [Ping timeout: 240 seconds]
andy25225 has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
Kamilion has quit [Quit: I am kamilion. But you knew that, didn't you.]
kever_ has joined #linux-sunxi
kaspter has quit [Ping timeout: 256 seconds]
kevery has quit [Ping timeout: 264 seconds]
Kamilion has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
daregap has joined #linux-sunxi
<Ashleee>
one day I wish that kernel menuconfig was sorted and had identical naming :) not "Realtek 8211" and after that "A64 Allwinner: for example :) so you could actually find what you are looking for.
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
gediz0x539 has joined #linux-sunxi
cmeerw has joined #linux-sunxi
[MasterPiece] is now known as [SupremeNTM]
jonasbits has joined #linux-sunxi
[SupremeNTM] is now known as [TwinPikes]
kever__ has joined #linux-sunxi
alexxy has quit [Ping timeout: 256 seconds]
kever_ has quit [Ping timeout: 256 seconds]
kever__ has quit [Remote host closed the connection]
kever__ has joined #linux-sunxi
kever_ has joined #linux-sunxi
kever__ has quit [Ping timeout: 256 seconds]
[TwinPikes] has quit [Quit: growth in middle of cactis, my rancor.]
alexxy has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
reinforce has joined #linux-sunxi
florian_kc has joined #linux-sunxi
florian_kc is now known as florian
JohnDoe_71Rus has joined #linux-sunxi
putti_ has joined #linux-sunxi
Putti has quit [Ping timeout: 256 seconds]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
andy25225 has quit [Ping timeout: 256 seconds]
andy25225 has joined #linux-sunxi
lurchi_ is now known as lurchi__
Mangy_Dog has joined #linux-sunxi
afaerber_ is now known as afaerber
alexxy has quit [Quit: No Ping reply in 180 seconds.]
alexxy has joined #linux-sunxi
andy25225 has quit [Ping timeout: 264 seconds]
alexxy has quit [Quit: No Ping reply in 180 seconds.]
andy25225 has joined #linux-sunxi
jbrown has joined #linux-sunxi
TEKrantz has quit [Read error: Connection reset by peer]
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 240 seconds]
TEKrantz has joined #linux-sunxi
freemangordon has quit [Ping timeout: 265 seconds]
<karlp>
I'm trying to use a ov5640 csi camera on an oragne pi pc plus, but I don't seem to have the video dev node created for it? I can do modprobe sun6i-csi and ov5640 ok, but... ?
<karlp>
I suspect the csi node is still disabled in device tree? is there any working board I can copyt from?
tuxd3v has quit [Remote host closed the connection]
gaston1980 has joined #linux-sunxi
putti_ is now known as Putti
Putti has quit [Quit: Leaving]
Putti has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
florian has quit [Read error: Connection reset by peer]
florian has joined #linux-sunxi
hexdump0815 has joined #linux-sunxi
<hexdump0815>
Ashleee: looks like the h6 1.0 bsp is available still here: http://dl.linux-sunxi.org/H6/ for libdram and bl31 - i'll adjust my doc
<hexdump0815>
Ashleee: for me the libdram in that bsp was the only one which worked well - even newer ones did not work ... so maybe give that one a try
<hexdump0815>
Ashleee: should be this version - DRAM VERSION IS V2_2 ... bsp link fixed in my readme
warpme_ has joined #linux-sunxi
lkcl_ has quit [Ping timeout: 246 seconds]
lkcl_ has joined #linux-sunxi
victhor has joined #linux-sunxi
<karlp>
hrm, I thought compatible could have a list of things, and it would look down them all if it couldn't find htem?
<karlp>
I tried: compatible = "xptek,xpt2046", "ti,tsc2046", "ti,ads7846";
<karlp>
but it doesn't probe the touch controller until I just give it >> compatible = "ti,ads7846"; <<
<Ashleee>
and some other bits.. let's see the struct
<jernej>
hm... this has almost all values set to 0
<jernej>
when does it fail?
<jernej>
what is printed on serial?
<Ashleee>
it's dumped at Error while initializing DRAM PHY!
<Ashleee>
the ver word, whatever it is, has those 4 bits off
<Ashleee>
let's see where it is set
kaspter has quit [Ping timeout: 240 seconds]
<hexdump0815>
nice to see some life coming back into this u-boot mem topic :) ... libdram for me also only detected 2gb of ram and ignored everything above, but i guess if you get mainline u-boot somehow working this topic will be history ...
<Ashleee>
wait am I even in the correct memory place?
<Ashleee>
I am dumping 0x4002000
<Ashleee>
but phy0_base is at 0x4005000 hm :)
<jernej>
yes, there are actually 3 parts in same memory space
<jernej>
second and third have some documentation available on net but first one has none afaik