View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#521
Originally Posted by maacruz View Post
Going back to our main theme, could someone post an unmodified initfs/linuxrc file?
Careful, that file is (C) Nokia with no redistribution/modification licence attached. Perhaps we should do a licence request first.

Originally Posted by linuxeventually View Post
Okay so on my other N810 (heavily modified but no Community SSU) the file is different.
Just to be clear, nothing in the community SSU touches this file yet.

I did a diff and the output is:
Code:
561c561
< 	case `grep product /proc/component_version` in *RX-34) EVNAME=event2 ;; *RX-4[48]) EVNAME=event0 ;; *SU-18) EVNAME=event1 ;; esac
---
> 	case `grep product /proc/component_version` in *RX-34) EVNAME=event2 ;; *RX-44) EVNAME=event0 ;; *SU-18) EVNAME=event1 ;; esac
Hm, my (unmodified, md5sum ebc602ae77698891d82938040d90eef9) one has neither of these lines. Do you have bootmenu installed (perhaps slightly different versions on the two tablets)?
 

The Following User Says Thank You to lma For This Useful Post: