Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
xsacha4317yI remember working on the Linux kernel of my Samsung windows mobile back in the days so that I could install android on it.
Had to make drivers from scratch like battery driver.
Nowadays almost every device has android preinstalled and manufacturer has to release the kernel for you. -
@lumosleo it's sometimes allowed as long as it's switched off. Plus we have small labs. So it's easy to catch anyone trying to cheat
-
@nikolatesla I just dived into it half a year ago and learnt from stuff made by others.
-
@xsacha those were the days we had few but legit devs working on kernels. Nowadays, every other person can compile one and let's not speak about the quality of such work. (I'm no pro either)
-
@RAZERZ not sure why you want the device tree. But here is the kernel source
https://github.com/SubhrajyotiSen/...
Related Rants
Happened during an exam!
Had a viva session after the exam
Examiner: how much do you know about Linux
Me: (pulls out phone and shows him the kernel I have been working on)
Examiner (to other teacher): give him full marks already
undefined
wk65