<phh>
Myy: ah it's a crash, I thought you had a lockup
<Myy>
Yeah, well. It's "load the module and.... I can reboot the machine I guess..."
<phh>
ok
<phh>
well, for me it went better than that
<phh>
I could decode some frames
<Myy>
I'll retry that on the Gentoo box. I originally developped on it so there might be something in the global ARMbian configuration that triggered this issue.
<Myy>
Meanwhile, I'll see how to have a decent simple IDE on Linux. I'm starting to get tired of kdevelop. If you know good autocompletion modules for vim/emacs, I'm all hear (´・ω・` )
<ayaka>
I am still fixing my raid card, I am a little busy this week
<ayaka>
but it seems necessary to begin this work now
<Myy>
Alright
<ayaka>
I won't like to use kgdb, it is really hard to make it work with module
<Myy>
Well, I'll just use it to have a clue about where things went wrong. Worst case, it will require reintegrating the whole VCodec code inside the kernel during the testing phase.
fireglow- has joined #linux-rockchip
lkcl has quit [Ping timeout: 240 seconds]
<phh>
Myy: you have pstore or a serial to debug your kernel crash?
<Myy>
Well, I have the good old UART connection.
<phh>
right. and you get anything on uart with the lock-up/crash?
lkcl has joined #linux-rockchip
<phh>
worst case you should get some stack trace after 2 minutes
<Myy>
Didn't try that ATM. I'll see when the Gentoo will finish compiling its own kernel version.
JohnDoe_71Rus has joined #linux-rockchip
mrjay has joined #linux-rockchip
wadim_ has quit [Remote host closed the connection]
lkcl has quit [Ping timeout: 240 seconds]
cyteen has quit [Read error: Connection reset by peer]
<Myy>
Yup, tried back on Gentoo and it's a nice freeze. I'll connect it on UART and see if I get something useful
cyteen has joined #linux-rockchip
BenG83 has quit [Quit: Leaving]
dianders has quit [Remote host closed the connection]
dianders has joined #linux-rockchip
cyteen has quit [Remote host closed the connection]
cyteen has joined #linux-rockchip
cyteen has quit [Remote host closed the connection]
fireglow has quit [Remote host closed the connection]
fireglow- is now known as fireglow
cyteen has joined #linux-rockchip
Gh0stInTheShell has joined #linux-rockchip
Gh0stInTheShell has quit [Client Quit]
Gh0stInTheShell has joined #linux-rockchip
<Myy>
After some fiddling, I'm starting to think that the new API is just a red herring and the real reason is elsewhere.