Hi,
“uname-r” shows kernel-version not ubuntu-dist
try “cat /etc/issue” to get ubuntu-version and regarding your error…the lines before that line you’ve posted are interesting…first line with error is needed.
Ive fixed it by installing another ubuntu dist, but now the BPI wont boot when i overwrite the old kernel with the new one and I’ve chaged the display modeline output to a custom resolution and the screen still doesn’t work…
Well i can build now it just refuces to boot atm. I’ve only had luck once.
Ive also treid to change the GCC (gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux) aswell not working…
ive been using this method to write the kernel
PDF guide
Here is a more relevant error log all i edited in the kernel configs is
unput, im quite new to Linux platform so excuse my noobiness I saw that the light sensor was enabled by default in melicious input so all i got enabled there now is uinput
Ive installed git, I’ve installed all the dependency packages I still getting that error, I’m building with the latest Ubuntu-Mate-beta-1 that has been released on the forum, the format error was that when I compile on x86_64 some code wasn’t compiled as arm for some reason so I decided to compile on the bpi instead but then I get missing GCC header 5 as well as some led functions issues of what I can see in the error log. But I’m not a Objective C programmer, I used to work with C#,
I had tryed to install the GCC 5 package and it did nothing. Could it be because I’m compiling on a external drive? Sorry for the noob questions I know its cinda annoying but im new to Linux.