Jump to content

Attempt to reverse engineer the N10 kernel...


Guest ejtagle

Recommended Posts

Guest ejtagle

Well, this is my attempt to reverse engineer the N10 kernel and write a working 3.1.10 android version for the device...

The status is:

>Everything working except bluetooth and back camera.

Unfortunately, Shuttle has refused to release the source code of the linux kernel for this device (violating GPL!), making extremely hard to fix those remaining problems. Truth to be said, i fail to find the cause of the bluetooth module not working. Everything seems to be right, but the module refuses to work. Wifi, being part of the same chip, works perfectly, nevertheless...

If anyone here happens to have some kind of contact inside Shuttle, try to push them to release source, and comply with the GPL license... Otherwise, i don't know if the remaining problems will be solvable ...

Attached the patch against ret15r7 of nvidia android kernel git. Also attached the associated .config required to build an JB rom for the device...

rel15r7.rar

Link to comment
Share on other sites

  • 4 weeks later...

Can you suggest a good gettin-started tutorial about android kernel/ROM development? (I'm a developer so I don't need the programming basic...)

I don't know if there is a tutorial ... Perhaps the best place is the p10an01 thread, there you will find lots of useful information... But, kernel development is not easy... :S

Link to comment
Share on other sites

Don't be afraid :D I worked with a kernel for a samsung s3c6410 implementing a mixed sw-hw rs485 bus.... I'm not a kernel newbee ;)

Ok, after 3h of hard work without results I leave the mission... No way to have a bootloadr in the nvida chip neither to find something of usefull about how to flash it.

I give up

Edited by ARi3S
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.