Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum/Twitter feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
slacker_HD has joined #armbian
slacker_HD has quit [Client Quit]
califax- has joined #armbian
califax has quit [Ping timeout: 244 seconds]
califax- is now known as califax
archetyp` has joined #armbian
archetyp has quit [Ping timeout: 255 seconds]
archetech has joined #armbian
archetyp_ has joined #armbian
archetyp` has quit [Ping timeout: 258 seconds]
CrashTestDummy has joined #armbian
CrashTestDummy2 has quit [Ping timeout: 240 seconds]
<Werner>
Good morning
mosca95 has quit [Quit: Connection closed for inactivity]
<Armbian-Discord>
<Tonymac32> Hallo Werner
archetech has quit [Quit: Leaving]
plntyk2 has quit [Quit: Leaving]
plntyk has joined #armbian
Tables has quit [Quit: Leaving]
<Armbian-Discord>
<IgorPec> good morning
patrix has left #armbian [#armbian]
ila has joined #armbian
<ila>
Hello
<Werner>
hi
<archetyp_>
--Mahlzeit
<ArmbianHelper>
Enjoy the meal [de~>eng]
The_Loko has joined #armbian
<ila>
Sorry, I was configuring the network printer...
<ila>
I'm here to find the right way to make MIPI-CSI and MIPI-DSI inputs work ...
CrashTestDummy2 has joined #armbian
<ila>
I'm using the nanopc-t4 and I still have to finish configuring the exact keyboard ...
CrashTestDummy has quit [Ping timeout: 276 seconds]
<ila>
I am remotely ... with NoMachine that this time has installed without any problem
<ila>
But now since the chiat works ... I take my lunch break ...
<nekomancer[m]>
--приятного аппетита!
<ArmbianHelper>
Bon Appetit! [ru~>eng]
<nekomancer[m]>
--itadakimas
<ArmbianHelper>
itadakimas [ja~>eng]
<ila>
Grazie
<nekomancer[m]>
:)
CrashTestDummy3 has joined #armbian
CrashTestDummy has joined #armbian
CrashTestDummy2 has quit [Ping timeout: 250 seconds]
CrashTestDummy3 has quit [Ping timeout: 268 seconds]
CrashTestDummy2 has joined #armbian
CrashTestDummy has quit [Ping timeout: 268 seconds]
CrashTestDummy3 has joined #armbian
CrashTestDummy2 has quit [Ping timeout: 256 seconds]
archetyp_ has quit [Quit: Leaving]
archetyp has joined #armbian
CrashTestDummy2 has joined #armbian
CrashTestDummy3 has quit [Ping timeout: 240 seconds]
<cheakoirccloud>
I'm more asking where to report it?
<Armbian-Discord>
<Tonymac32> put it in the forums under the right board family with an armbianmonitor -u of the board running if it boots
ila has quit [Remote host closed the connection]
archetech has joined #armbian
c0rnelius has quit [Quit: WeeChat 3.0.1]
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
crabbedhaloablut has quit [Ping timeout: 244 seconds]
crabbedhaloablut has joined #armbian
CrashTestDummy2 has joined #armbian
CrashTestDummy3 has quit [Ping timeout: 268 seconds]
Tables has joined #armbian
rdo has quit [Quit: Coyote finally caught me]
rdo has joined #armbian
CrashTestDummy3 has joined #armbian
CrashTestDummy2 has quit [Ping timeout: 265 seconds]
CrashTestDummy2 has joined #armbian
CrashTestDummy has joined #armbian
CrashTestDummy3 has quit [Ping timeout: 240 seconds]
CrashTestDummy2 has quit [Ping timeout: 265 seconds]
CrashTestDummy2 has joined #armbian
CrashTestDummy has quit [Ping timeout: 240 seconds]
<Armbian-Discord>
<djaye> I tried testing the memory with memtester and got a kernel panic rkalpine:~$ sudo memtester 700M 1 memtester version 4.5.0 (32-bit) Copyright (C) 2001-2020 Charles Cazabon. Licensed under the GNU General Public License version 2 (only). pagesize is 4096 pagesizemask is 0xfffff000 want 700MB (734003200 bytes) got 700MB (734003200 bytes), trying mlock ...locked. Loop 1/1: Stuck Address : ok Random Value : / does
<Armbian-Discord>
this mean bad memory? can I lower the clock somehow to make it more stable?
Tables has quit [Quit: Leaving]
<Armbian-Discord>
<lanefu> Use armbian-config to lower clock
<Armbian-Discord>
<RichNeese> uses lanefu-config ro reset the lane-fu.com network
<Armbian-Discord>
<djaye> Actually I'm not even using armbian because my board is unsupported, I've got a RK3066 board with marsboard 3.0.36+ kernel and armhf Alpine Linux rootfs. To lower the clock I probably need to compile uboot right?
<Armbian-Discord>
<RichNeese> well we dont support other os's
<Armbian-Discord>
<RichNeese> sorry we work on armbian and fixing our issues
<Armbian-Discord>
<RichNeese> you need to talk to alpine about the issue
<[TheBug]>
djaye: well depends on how the uboot is, if it is like alwinner at all it would have a fex file and you would change DRAM timing in fex file to lower it
<[TheBug]>
you would need to investigate how you can cahnge DRAM timings
<Armbian-Discord>
<djaye> I've done it, I used this code (https://gist.github.com/scorp2kk/e5359ccc7aaa15a20166) to unpack the stock rom bootloader and the current bootloader and used stock rom ddr timings. Memory finally seems stable now.