[DEVS][HELP] Need help in 4.1 Jelly Bean porting to i9000

b-eock

Senior Member
Dec 30, 2010
3,591
1,397
0
Dallas, Texas
That won't work, that's how I have been unpacking and repacking boot.img's and the compiling of them is where the error is. It will build, but won't boot.

Sent from my GT-I9300 using xda premium
 
  • Like
Reactions: mickey181

DerTeufel1980

Inactive Recognized Developer
Jul 31, 2011
10,302
27,636
0
Haha :p Actually it's a simple operation,but I don't have a configured linux machine and I can't compile kernels right now :( If anyone manages let me know :D

DEV EDIT: Moreover,there should be a line in init.aries.rc like this

service wpa_supplicant /system/bin/wpa_supplicant -Dwext -iwlan0

that has to be changed to

service wpa_supplicant /system/bin/wpa_supplicant -Dwext -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf

in addition to an hacked wpa_supplicant.conf file to make Wifi work out of the box :)
what about init.usb.rc? it differs from init.aries.usb.rc
 
  • Like
Reactions: mickey181

cdesai

Inactive Recognized Developer
Jan 16, 2011
2,296
4,088
0
IN YOUR HEAD
Hmm, a Samsung boot.img won't decompile with the existing tools, only way to change something is to sync cm9 sources and then build.

There's a new service which needs to be added to init.aries.rc

service pvrsrvctl /vendor/bin/pvrsrvctl --start --no-module
class core
user root
group root
oneshot

also get the file from the nexus s port.
 
Last edited:
  • Like
Reactions: coolmilk
N

Niallfitzy1

Guest
If there's a nexus s version can't we just port that then work on making it work? Or is that what's the difficulty to do? :/
(I ain't no dev)

Sent from my GT-I9000 Tapatalk 2