i do experimetn and i need extract newer kernel to files. i used imgtools and if i try imgfsfromnb then imgfs.bin is very small and error in header
What you need?
You can find the zImage on sourceforge and also the initrd.lzma (the two parts of the nbh)
I will "copy" kernel files and replace with old kernel
How i can extract the zImage?
you can't extract the zImage, the zImage isn't an archive (also the nbh isn't an archive) you can download it from sourceforge git (look in my sig)
i will not extract ex. in 7-zip I will extract us rom file, or i need all files of kernel (newest)
you need initrd and zImage (both on sourceforge)
and what I do with it?
Are you asking to me? You asked how to extract and i reply that you can find the files alredy "extracted" on source forge. I don't know what you want to do.
l1q1d said:
Are you asking to me? You asked how to extract and i reply that you can find the files alredy "extracted" on source forge. I don't know what you want to do.
Click to expand...
Click to collapse
Perhaps he wants to get those from another phones ROM? Let me see...
@arekmelerski: Zprobuj to powiedzeć po polsku.Nie jeste polakiem, no jestem z po przy granicy, to mozna zrozumiem
(Translation: Try to tell that in polish. I am not Polish, but I live by the border of Poland, so perhaps I can understand you better )
Więc tak. Potrzebuje rozpakowanych plików kernela. Ktoś to przecież musi mieć.
EN:
l1q1d, have you kernel files? I must have - if edit kernel
Pytanie brzmi - potrzebujesz wypakowanych plikow zImage z VOGUE'a/KAISER'a czy z jakiegos innego cuda?
L1quid, stwierdzil ze wszystko lezy na sourceforge, a dokladniej:
http://androidhtc.git.sourceforge.net/git/gitweb-index.cgi
Zatem ja nie kapkam w czym problem?
------------------------------------------------------------------------------
Sorry, but ive got no time for translation
nie mogę znaleźć tych plików. Potrzebna mi zawartość kernela, bo nie moge sflashować kaiserka i chce spróbować update inną metodą
Sorry, but ive got no time for translation
Myszle ze takze nie wiele zrozumiałem. Czego ci trzeba i dlaczego?
W .nbh są dwa pliki. zImage i initrd.lzma. Obojga są na Sourceforge oraz z .nbh plikiem. Czy ci tzreba zrojakow? Wtedy byś musiał zebrać ich z GIT i zkompilować kernel sam na sam...
(In .NBH you'got two files. zImage and initrd.lzma. They are both on Sourceforge together with .NBH file. Or do you need the source files? If so, than you would have to get them from GIT and compile kernel on your own.)
Related
I found it 5 minutes ago:
http://www.era.pl/download/aparaty/299/UNI_TMPL_130118_130250_11003_PLK_Ship.zip
I hope it's works
bigbrain said:
I found it 5 minutes ago:
http://www.era.pl/download/aparaty/299/UNI_TMPL_130118_130250_11003_PLK_Ship.zip
I hope it's works
Click to expand...
Click to collapse
it's not polish rom.. it's WWE... nothing special IMO...
BigBrain - can You verify its polish rom? Did You installed it?
I have newest Rom from O2 so I am thinking if its worth to upgrade.
best regards,
Piotr
I think its polish cose its frome polish operator update site.
LOL
people! read what i've posted before.. IT IS NOT POLISH ROM... IT IS WWE.. i've flashed my Universal and it is engish
dla tych co nie znaja angola i próbuja strzelac w ciemno: to nie jest polski rom
Saintraziel miło zobaczyć ojczysty język na xda.dev
Przepraszam za wprowadzenie w blad. Tak sie ucieszylem, ze wstawilem linka przed sprawdzeniem (zmylilo mnie PLK w nazwie). Ale przynajmniej jest jakies znajome logo startowe (ERA). Czyli dalej jedziemy na english
bigbrain
może nakładka:
http://www.pdaclub.pl/forum/viewtopic.php?t=42425&postdays=0&postorder=asc&start=0
o! ale milo uslyszec Polski jezyk! Czy ktos z was ma sposob na polska klawiature - mam na mysli polskie ogonki w czasie pisania na "twardych" klawiszach.
Tak wystarczy podmienic plik sym.txt w katalogu windows plik jest na pdaclub do zassania. Polskie ogonki uzyskujesz poprzez wcisniecie sym i klawisza odpowiadajacego polskiemu znakowi.
Nakładkę testowałem, ale w kilku miejscach są błędy i to nie tylko te opisane (np. w wiadomościach tekstowych nie można wejść do menu). Co do polskich znaków to przestałem ich uzywać w smsach, bo jakikolwiek ogonek skraca wiadomość ze 160 do 70 znaków. Może jest na to jakiś sposób??
Hi guys, I was wondering if it's possible to extract some programs from a ROM nbh file and recompile them as cab files so that they can be installed on their own... can anybody help me?
Thanks
Shift
(P.s: I tried to look around but didn't find anything...)
shift_runstop said:
Hi guys, I was wondering if it's possible to extract some programs from a ROM nbh file and recompile them as cab files so that they can be installed on their own... can anybody help me?
Thanks
Shift
(P.s: I tried to look around but didn't find anything...)
Click to expand...
Click to collapse
ok, if you have a single folder or 3 folder (usually into sys\ folder!): program;lang;dpi_xx tou have to merge all files (if you have some modules ( folder inside folder) you have to extract exes, muis, dlls, from them) and then merge all rgu files inside into one .reg file.
now with trial of wince cab manager you can create a new cab...
insert all files except rgus, reg and dsm into it, then go on registry tree, import froim file, choice the reg file just create and import it, create shortcut by some exe that uou need to create, save cab.
if you want extract some files by oemapps into oem\ folder, you have to study:
how many dlls depeds the exe and into oemapps rgu how many regkeys you need to make working this exe....
after this, exctract all dlls, eventually the mui file, the chosen exe, the regkeys saved into a reg files and repeat all described into 1st option!!
good work!!
ervius said:
ok, if you have a single folder or 3 folder (usually into sys\ folder!): program;lang;dpi_xx tou have to merge all files (if you have some modules ( folder inside folder) you have to extract exes, muis, dlls, from them) and then merge all rgu files inside into one .reg file.
now with trial of wince cab manager you can create a new cab...
insert all files except rgus, reg and dsm into it, then go on registry tree, import froim file, choice the reg file just create and import it, create shortcut by some exe that uou need to create, save cab.
if you want extract some files by oemapps into oem\ folder, you have to study:
how many dlls depeds the exe and into oemapps rgu how many regkeys you need to make working this exe....
after this, exctract all dlls, eventually the mui file, the chosen exe, the regkeys saved into a reg files and repeat all described into 1st option!!
good work!!
Click to expand...
Click to collapse
ita:non è che potresti postare queste informazioni in ita e un po' piu' dettagliate? non ho capito molto... fare una bella guida per cucinare in ita???
eng:You might not post this information in ita and some 'more' detailed? I did not understand much.
thanks
luciolux said:
ita:non è che potresti postare queste informazioni in ita e un po' piu' dettagliate? non ho capito molto... fare una bella guida per cucinare in ita???
eng:You might not post this information in ita and some 'more' detailed? I did not understand much.
thanks
Click to expand...
Click to collapse
remember me, when I have some time, I'll do it!
Some people like me don't want to flash a new ROM but want all of the latest SE's R3A ROM goodies into our Xperias
I prepared a CAB that will install the newest Sony Ericsson Xperia R3A Camera software to the phone. I have tested it on NAM/UK R2A ROM and works OK !!
UPGRADES:
This is what you get over the current R2A camera software:
Auto Flash option
GeoTagging
CAB FIXED 01 APR 09, NOW FOR NON-ENGLISH DEVICES TOO
INSTRUCTIONS:
- Downlaod link down
IMPORTANT: FOR NON-ENGLISH USERS, HOW TO MAKE IT WORK:
This is the WWEnglish (0409) camera software, but it can be easily adapted:
- Install the CAB
- Go to /progam files/XperiaCamera/Languages/
- Delete (or rename or move) the old Camera0---.dll
- Take note of the 0--- portion: that's your country/language code
- Rename the new Camera0409.dll to your language code
(eg.: for spanish -> Camera0c0a.dll - Full list of country/language codes in post 19, page 2)
R3A Camera Download Mirrors:
>>>Mediafire (Download Here)<<<
>>>Rapidshare (Download Here)<<<
>>>sendspace (Download Here)<<<
>>>MegaUpload (Download Here)<<<
much apperciated thanks
any idea when we can download the new rom? either from here or SE Update
im on Generic Uk ROm R2AA010..
Great share!That's what i'm waiting for. But I also wait for the official new R3AA. Come on SE!
Thanks a lot. I have been waiting for this. It's a pain without an auto flash.
Can people test their GeoTagging to see if it's correct for them.
I'm finding mine is getting East confused with West, and putting my photos in the North Sea.
eg: http://www.flickr.com/photos/artesea/3397692505/meta/
Just wondering if those on the East are getting West values instead, or we are both getting East (could even be a North/South bug in there)
May be a stupid question, but how can I exactly see, if the new camera-app actually runs? I don't see any change (same with the new panel-manager). Is it possible that I have to change some reg-keys in my German ROM (had to do this with the Growing Panel)? Please help me out of this misery
Doesn't seem to work on my X1a as well. Dutch Vodafone R2A.
My "Xperiance" with the new camera software:
1- yes there's a 0409 DLL in the /program files/XperiaCamera/ folder, try renaming the new one (for spanish is 0c0a) to your country/ language (I posted a full languages codes list on the Youtube app thread)
2- for geotagging, I first updated quickgps, then got a full sat fix with google, and then I tested the camera
@artesea: please test this method and report
Cenobite_ said:
Doesn't seem to work on my X1a as well. Dutch Vodafone R2A.
Click to expand...
Click to collapse
emmm...
So this doesn't work on R1A? well, i'd better wait for an official release then
mr_sheen said:
emmm...
So this doesn't work on R1A? well, i'd better wait for an official release then
Click to expand...
Click to collapse
Oh yes I tested it on X1a and it works
This is the WWENGLISH version, as I stated before, I have tested it over UK ROM (WWE X1i) and NAM ROM (WWE X1a)
That R3A version seems can't disable shutter sound??
BigBon said:
That R3A version seems can't disable shutter sound??
Click to expand...
Click to collapse
Neither R2A
gtrab said:
Neither R2A
Click to expand...
Click to collapse
in a different thread someone said to change the shutter sound file name in the camera folder, that makes no sound when u take pic
I stand corrected. If you change to filename to reflect your country code, it does work.
Auto flash is listed as "Not available" tho. But the geotagging works. So thnx
Thank you , i'm verry happy whit this Cab
yes GeoTagging aswell im trying it out now
de Wolfe said:
May be a stupid question, but how can I exactly see, if the new camera-app actually runs? I don't see any change (same with the new panel-manager). Is it possible that I have to change some reg-keys in my German ROM (had to do this with the Growing Panel)? Please help me out of this misery
Click to expand...
Click to collapse
ha ich habs gerade installiert^^
beim klick auf die kamera taste startet die anwendung in /programme/XperiaCamera/...lösch einfach den ordner und guck auf dien handy, weil du dann auch Programm Files/XperiaCamera haben wirst...kopiere diesen in den ordner Programme und dann wird immer diese anwendung gestartet^^...ist leider englisch, obwohl man die eine dll datei in 407 ändert^^
madxtreme said:
ha ich habs gerade installiert^^
beim klick auf die kamera taste startet die anwendung in /programme/XperiaCamera/...lösch einfach den ordner und guck auf dien handy, weil du dann auch Programm Files/XperiaCamera haben wirst...kopiere diesen in den ordner Programme und dann wird immer diese anwendung gestartet^^...ist leider englisch, obwohl man die eine dll datei in 407 ändert^^
Click to expand...
Click to collapse
Please remember this is a english forum, many users can't read german !!
I only had access to the english files (Ich weiss !! es tut mir leid...) I am looking for the spanish files too
And yes again the whole foder can be copied manually
The CAB was meant to make things easier for all of us, but it has the stck english files only... I will update the first post with the country/language codes list
The original german camera407.DLL should be deleted manually and then the new camera409.DLL should be renamed to 407 (german)
COUNTRIES/LANGUAGES CODES LIST:
Arabic: 0401
Chinese (simplified): 0804
Chinese (traditional): 0404
Czech: 0405
Danish: 0406
Dutch: 0413
English: 0409 (default)
Finnish: 040b
French: 040c
German: 0407
Greek: 0408
Hebrew: 040D
Hungarian: 040E
Italian: 0410
Japanese: 0411
Korean: 0412
Norwegian: 0414
Polish: 0415
Portuguese: 0816
Portuguese (Brazil): 0416
Russian: 0419
Spanish: 0c0a
Swedish: 041d
Thai: 041e
Turkish: 041f
Rename /progam files/XperiaCamera/Languages/Camera0409.dll to your ROM language code (spanish would have to be Camera0c0a.dll)
BigBon said:
That R3A version seems can't disable shutter sound??
Click to expand...
Click to collapse
There is a way, you just need to edit the registry.
ENG.
Welcome. I refer to you with a question, perhaps more to ask for help with the translation of the English language into Polish. I mean ROM Xperia Revamped UI(Android 4.0.4). I find there only in English, and the application MoreLocale 2 did not help too much, and I would like to have a Polish language. Does anyone knows about it and translated by me and the whole Polish society having LG P350 this ROM?
POL.
Witam. Odnoszę się do was z pytaniem, może bardziej z prośbą o pomoc dotyczącą przetłumaczenia z języka Angielskiego na język Polski. Chodzi mi o ROM xPeria UI Revamped (Android 4.0.4). Znajduję się tam tylko język Angielski, a aplikacja MoreLocale 2 za dużo nie pomogła, a chciałbym mieć język Polski. Czy ktoś się na tym zna i przetłumaczył by mi i całemu Polskiemu społeczeństwu posiadającego LG P350 ten ROM?
Sorry for my english, but I wrote it with the translator. : D
Witam wszystkich.
Mam takie pytanie ponieważ próbowałem ostatnio wgrać nowy rom przez ABd and fastboot niestety nie mogę się połączyć z telefonem w żaden sposób po zainstalowaniu sterowników dalej jest informacja że jest brak sterowników telefon nie odpowiada. Fastboot nie widzi telefonu. Chciałbym wgrać do siebie pixel experience, ktos ma wgrany?
MOD EDIT: Please post only in English according to the FORUM RULES or at least add an English translation below your foreign language(Google translator for example), translation added below:
Hello everyone.
I have this question because I recently tried to upload a new ABd romz and unfortunately I can not connect to the phone in any way work out the drivers further check that the phone drivers does not respond. Fastboot is not seen. I would like to upload whether at yourself pixel experience, anyone has uploaded?
which CPU do you use on your PC?