HTCFlasher: Open Source ROM Update Utility (RUU) for HTC devices - Windows Mobile Software Development

I have just released HTCFlasher version 3, get it while it's hot!!
HTCFlasher -formerly known as HERMflasher- is an open source tool which allows you to flash ROMs on most current HTC devices. It has some extra features that the original HTC RUU doesn't have, like for example it can present a serial prompt to the bootloader (replacing mtty), or it can dump NBH file contents (.nb ROM parts).
Currently most new HTC devices are supported, and the basic set of functions to work with every HTC bootloader has been implemented, so adding support for new bootloader versions or new devices should be quite easy to do, if not working out of the box.
For an incomplete list, see SupportedDevices.
Supported Operating Systems
GNU/Linux x86 and x86_64
Win32/Cygwin (except Vista)
Mac OS X (intel based)
Features
Flash NBH files: replaces the Windows Rom Upgrade Utility (RUU)
Extract NBH files: replaces windows tools like nbhextract
Serial prompt: replaces mtty / minicom
Easy to use Gtk GUI
Screenshots
Main Window
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Flash NBH file
For more information:
HTCFlasher Project Page
HTCFlasher WIKI
Download

Wow, Nice work!
Thank you, pof!

Absolutely sweet pof, you never cease to amaze me!

Any reason that Vista won't work??? And if so, do you plan on implementing Vista capabilities in the future?

waiting for win32 app
nice & clear GUI and can work with multi phone is much usefull!
thanks pof
ps: you are the great Hermes saver, may i know what is your current phone (follow you forever )

Wow!! Good work.

Very good work guy !

Sorry to ask but how do I use the 2 files that I downloaded? Seems like Linux files.
Any help is appreciated. I am using Vista but can run XP too.

simply amazing!!!

amd64
i have gentoo linux on x86_64 and i get an error whet i try to compile
[email protected] ~/PPC/HTCFlasher-3.0 $ make
cd src && make all
make[1]: Wejście do katalogu `/home/bogoos/PPC/HTCFlasher-3.0/src'
cc nbhextract.o utils.o io.o crc32.o flasher.o info.o prompt.o main.o -o HTCFlasher
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `nbhextract.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `utils.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `io.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `crc32.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `flasher.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `info.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `prompt.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `main.o' is incompatible with i386:x86-64 output
collect2: ld returned 1 exit status
can you make it work on x86_64 platform??

sweeeeeeeeeet! thankx pof

I've compiled it successfully, will test it on my S710 under Debian unstable/sid. This is great news for playing on multi-platform. Thanks pof!
EDIT: Just to let anybody who wants to use this, ensure to disable enhanced network functionality over USB on your device in order to register a default RNDIS and load rndis_host module.

ryncppr said:
Any reason that Vista won't work??? And if so, do you plan on implementing Vista capabilities in the future?
Click to expand...
Click to collapse
Vista handles usb-serial very different than the rest of operating systems. No plans for supporting Vista ATM.
vua777 said:
may i know what is your current phone (follow you forever )
Click to expand...
Click to collapse
I'm using a Polaris right now
zard said:
Sorry to ask but how do I use the 2 files that I downloaded? Seems like Linux files.
Any help is appreciated. I am using Vista but can run XP too.
Click to expand...
Click to collapse
Won't work on Vista. The .tar.gz is like a .zip containing the source code. You have to install cygwin to compile it on XP.
bogoos86 said:
i have gentoo linux on x86_64 and i get an error whet i try to compile
[...]
can you make it work on x86_64 platform??
Click to expand...
Click to collapse
Sorry I left the .o in the source tarball... I've just fixed this, so you can download it again, or run a 'make clean' before 'make'. Let me know if you have any problems compiling on x86_64 now.

Not able to identify my S710/Vox, it will communicate slightly however does not reboot it to the bootloader. Want a log?

this looks like some nice and easy work for us flashers..

make an exe plz some one

pof, you're a crazy boy
Great work, will do the next romflash from debian...

h4waii said:
Not able to identify my S710/Vox, it will communicate slightly however does not reboot it to the bootloader. Want a log?
Click to expand...
Click to collapse
You have to put it in bootloader mode manually, then it will start flashing.

You have to put it in bootloader mode manually, then it will start flashing.
Click to expand...
Click to collapse
Ta. Works.

Thaannnnk youuuu... finally... i can try this.. at home.

Related

ROM Extractor

ROM Extractor 1.0
This program can extract modules from ROM.
Program only can extract modules (exe,dll,cpl,...)
(files which have FILE_ATTRIBUTE_ROMMODULE)
but not designed to copy other ROM files, like bmp.
You can copy other ROM files by using a file manager.
Program can handle both XIP and EXTIMAGE files.
You should understand that all files comes without relocations.
They are stripped from image and not stored in ROM at all.
(Most of EXE files works fine)
Compatible:
Should work with Windows CE 4.2 and Windows CE 5.0.
Tested in WM 2003 SE and WM 5.0.
Please report about WM 2003 and WM 6.0.
Interface
*Enter path to module
You should enter path to module, always \Windows\... ?
*Save to:
You should enter output filename.
*"Set security offset to zero"
clear security RVA and size fields.
*"Set fixup offset to zero"
clear relocations RVA and size fields.
*"..." button
you can chouse file from list.
Double click on item will select it, "OK" will close.
Program set some fields to:
Linker version = 8.0
Operating system version = 4.0
Image version = 0.0
Stack commit = 4096
Heep commit = 4096
Heap reserve = 0x100000
Also you will have resources in .pdata section.
(This will be fixed in the next release)
Thank you for your program.
Would you change the font of this program?
MS Shell Dlg -> Tahoma..
the program is great.
however you should consider adding a default output path (say, "\") for those like me tampering with a CE.NET device with no chance yet to activate "Input Panel".
wm6.1
It seems to work just fine in wm6.1 as well.
However I do agree with crusher;
"however you should consider adding a default output path (say, "\") for those like me tampering with a CE.NET device with no chance yet to activate "Input Panel"."
ok I'm having a blond moment... what is my save to path if I want to save to my SD card? I tried '\storage card\' and \storage card\my documents\ and neither worked. Help me help my brain work this early in the morning! thanks
This one works great too: http://forum.xda-developers.com/showthread.php?p=2122307
For extracting NBH files
How do you dump the file back in \Windows? I am modifying shellres.dll.0409.mui to change the "Start" word (String Data 321 if you are interested - Thank you joemanb), but I cannot place the file back. I have tried using both Explorer and Resco 2008 without any luck. Any ideas will be much appreaciated.
use Active Sync
patr!k said:
use Active Sync
Click to expand...
Click to collapse
I realized it after playing with it for a while. Thanks anyway.
Thanks This App is great just messed with photoshop n made a icon for your program if you like it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is there an update for this program?
Preferably one where you can select multiple files at once and don't have to type in EVERY output filename (it's much slower when you can't copy-paste on the Touch HD)
do not work.
can`t create output file
active sync as in XP? how can one do it in Vista? The device's Windows folder is not visible in desktop explorer
Actually i found a way to view the device's windows folder in Vista but the mui file is read-only with no way of changing that. How can i replace it in Vista. PLEASE help !
Worked for me. Get the Notify.dll.0407.mui without any problems extracted...
i keeep getting cant create output file.
DexterTan said:
i keeep getting cant create output file.
Click to expand...
Click to collapse
you wil have to type the full name of what u whant to copy
\StorageCard\Stuff\shellres.dll.0409.mui
it's amazing!! works perfect with WM6.5!
Congratulations and many thanks!
Bparan said:
you wil have to type the full name of what u whant to copy
\StorageCard\Stuff\shellres.dll.0409.mui
Click to expand...
Click to collapse
I'm getting that message too. What are we doing wrong? (Screenshot in attachment.)
You have to also type in the full path and file name for where you want to store it.

[Kitchen - Last Update:24-04-2010] Visual Kitchen v1.00.00 Beta1 by luca16thebig

Hi!
Is disponible to download new version of my visual kitchen. I have improved my software and
now is compatible with all htc devices The version is 1.0 Beta and as such it contains
errors. For any bugs report me using this post
New Features:
-Dump rom with one button (improved than to the previous version.. also nbh rom is supported)
-Import xip or sys with one operation (it's better than previous version and for examples now you can set the build number for new sys and xip)
-Manage files in your rom with the visual kitchen (it's called folder viewer and you can view ALL FILES in subfolder. Before was possible to look only two subfolders: NOW in all subfolder; For examples EXT\Diamond\luca\manila3D\0409\files etc)
-Build Rom (build rom for all htc devices, 6.5 native xip is supported!)
-Operations plus simple and rapid
-Multidevice (all htc devices supported!)
-Registry file converter (convert xml,provxml to rgu or reg file and viceversa)
-ROM Hacks v0.1 beta (add personal config at your rom with GUI)
-Plus simple the config operations
-Many bugfixes
-Add flashdisk in your Rom with one button
-Software skinned with Aero Glass
Template for kitchen:
Coomin Soon
Video Guides:
Cooming Soon
Screenshoots:
http://img256.imageshack.us/slideshow/webplayer.php?id=buildrom.png
Download:
Link with rapidshare Beta1 version: http://www7.zippyshare.com/v/79121372/file.html
for any question, use the forum
Yeah, I think i will test it the next time
Looks easy to use
Please support LG GM730 GM735 GM735 (Turkey) and GM750
Please support LG GM730 GM735 GM735 (Turkey) and GM750
Looks nice. Will test soon.
not having much luck at all using this on a 64 bit win 7 comp. failed at even dumping a stock cdma RHODIUM ROM.
Hi
{SBR}_L3GION said:
not having much luck at all using this on a 64 bit win 7 comp. failed at even dumping a stock cdma RHODIUM ROM.
Click to expand...
Click to collapse
+1
Slouwhand
I also run into errors using Windows 7 x64.
mwalt2 said:
I also run into errors using Windows 7 x64.
Click to expand...
Click to collapse
What is the error?
Cheers Luca
Here is the error I get. I'm on Windows XP Professional SP2.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This kitchen, porting XIP??
hey lionk not working..it even doesnt show any file yet??
plz add which device supported??
have u included ant edotor like txt.rgu.reg
+1
There is nothing to download!!!
I sat thru the adds... but no file was offered to me for download???
3 comments:
- The download worked fine for me. I temporarily allowed pop-ups (not sure it was necessary) and did have to click on a small "click to download" link on the first page.
- Some errors people are getting are likely runtimes missing - Visual C++, MSXML and .NET. E.g I could not get OSKitchen running on W7 64 until I specifically placed msvcr71.dll in \windows\syswow64
- I got a dump to at least start, then got errors like this in a DOS window.
ImgfsToDump 2.0 RC 2
Cannot map file .\romsdump\21889\imgfs.bin
File not found - dump
0 File(s) copied
The system cannot find the file specified.
Could Not Find E:\[luca16thebig]Visual Kitchen v1.0 Beta1\dump_MemoryMap.txt
And I got it to crash, and got a path error...
I was trying to dump a Rhodium ROM.
Oh, well - worth a try.
saurabh88 said:
hey lionk not working..it even doesnt show any file yet??
plz add which device supported??
have u included ant edotor like txt.rgu.reg
Click to expand...
Click to collapse
hthomas said:
+1
There is nothing to download!!!
I sat thru the adds... but no file was offered to me for download???
Click to expand...
Click to collapse
Download link works fine. Tested with IE, Firefox & Safari.
TMartin03 said:
Download link works fine. Tested with IE, Firefox & Safari.
Click to expand...
Click to collapse
So, once downloaded, how did it work for you?
willysp said:
So, once downloaded, how did it work for you?
Click to expand...
Click to collapse
Very alpha....Has potential tho.
TMartin03 said:
Here is the error I get. I'm on Windows XP Professional SP2.
Click to expand...
Click to collapse
same here...whats the solution

Lg L Manager [Win] [Unix] [L3] [L3 II] [L5] [L7]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LG L Manager​
With Crazy Mode too​
Lg L Manager is your new Pc suite for your Lg L3, L3 II, L5 and L7!!​
Features
Code:
#Supported Os:
--> Windows (Xp, Vista, 7, 8.x)
--> Unix based os (Os X too)
--> Linux distros (Ubuntu, Debian, Suse, Fedora, Linux Mint, etc..)
#Common Fetures:
-->Backup & Restore
-->Adb Shell
-->Install roms (Not fully automatized due to wipe /data)
-->Install Gapps or any mod (automatizated)
-->Install apk
-->Import Camera photos
-->Push and Pull files
-->Crazy mode
#Device Specific
-->Full Unlock (Bootloader+Recovery+Root) [L5] [L7] [L3II -> WIP]
-->Full Unlock (Recovery+Root)
Sources
Sources: https://github.com/ionolinuxnoparty/Lg-L-Manager
Branches :
Master > Windows
Master-unix > Unix and Linux
Click to expand...
Click to collapse
Download
Windows
Unix / Linux
Click to expand...
Click to collapse
Bugs
-Windows > dunno what's working and what not cuz I own no windows PCs and I wrote it with no test
-Unix > Crazy mode will make you crazy [cannot fix this]
Check commits to see if I've fixed something
Click to expand...
Click to collapse
How to run
Unix / Linux : browse into the folder where you have to place files ( ~/Lg-LManager), and run
./Start.sh 0 [Select device manually]
./Start.sh 1 [Lg L3]
./Start.sh 2 [Lg L5]
./Start.sh 3 [Lg L7]
./Start.sh 4 [Lg L3 2]
Click to expand...
Click to collapse
Windows: execute start.bat
Dev notes
Full Unlock,
it was pretty easy, everyone used stupids toolkit that may work or not. Adb and fastboot are the most useful and powerful tools.
I've changed the order to unlock device that everyone used. Why first root, then recovery and then bootloader?? Do you need the keys to change a car engine? Nope, so it's the same thing for an android device. Fist I boot a recovery to get adb root (stock kernel doesn't allow it, but a recovery automatically give adb root acces even if phone is not rooted), then I'll push file to unlock bootloader to sdcard and then unlock it. After this I flash recovery, then flash any root package. Done! And it works with any rom.
Click to expand...
Click to collapse
About Lg L3 II,
apparently this device has no bootloader to imput fastboot commands needed for the full unlock, read notes inside bat file
Click to expand...
Click to collapse
About Lg L3,
this is the only device I own of the four I support... Now there's no recovery that allow both adb shell and sideload so I've to push every file to sdcard. When there will be a recovery where both adb shell and sideload are working I'll change a few lines of code and it will be OK.
Click to expand...
Click to collapse
About Crazy Mode,
it's made for crazy users that may brik their devices and make strange things with their pc. When crazy mode is enabled there's no way to quit it and it may lag your pc like hell (until reboot) so you won't be able to do anything because you're crazy and you may destroy something.
Click to expand...
Click to collapse
Seems so good!
Well I guess I need to run su before i execute it on unix because of the permission errors I get , it will work fine I guess
If you need any help or testing for Unix , message me on Hangouts

[YELP!!!!!] I cannot get through all RUU instillation process

adb -fastboot service set and updated and working
htc sync manager installed and uninstalled
every driver installed and tested on win 7 and 8.1
i have downloaded it 2 times any thing left ?
installation shield wizard runs blue bar lodes when it finishes it just closes simply
i used same ruu on my win 10 technical preview
any one can help ? ? ? ?
@zhiarw
Witch ruu ?
S-OFF ?
Screenshot of your hboot or
fastboot getvar
zhiarw said:
adb -fastboot service set and updated and working
htc sync manager installed and uninstalled
every driver installed and tested on win 7 and 8.1
i have downloaded it 2 times any thing left ?
installation shield wizard runs blue bar lodes when it finishes it just closes simply
i used same ruu on my win 10 technical preview
any one can help ? ? ? ?
Click to expand...
Click to collapse
C++ 2005 and 2008 + 32bit libraries need to be installed
clsA said:
C++ 2005 and 2008 libraries need to be installed
Click to expand...
Click to collapse
The Microsoft Visual C++ 2005 SP1 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ on a computer that does not have Visual C++ 2005 installed.
and still closes i will restart pc and hook u up
Edit:i have installed 2008 libraries too
Edit:still not working out .
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
zhiarw said:
The Microsoft Visual C++ 2005 SP1 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ on a computer that does not have Visual C++ 2005 installed.
and still closes i will restart pc and hook u up
Edit:i have installed 2008 libraries too
Edit:still not working out .
Click to expand...
Click to collapse
have you tried run as administrator ?
when you run the RUU - Look in C:\Users\yourusername\AppData\Local\Temp\{some random numbers dated today} their should be folder created that contains the rom.zip ..thats what you really need
clsA said:
have you tried run as administrator ?
when you run the RUU - Look in C:\Users\yourusername\AppData\Local\Temp\{some random numbers dated today} their should be folder created that contains the rom.zip ..thats what you really need
Click to expand...
Click to collapse
i got it but this is forking annoying i really want to know whats going on can u capture me ur programs and see if i missed some thing
thanks.
ediat: C:\Users\LEGION\Desktop\rom.zip: The archive is corrupt
C:\Users\LEGION\Desktop\rom.zip: Checksum error in C:\Users\LEGION\Desktop\dzdata_32g.img. The file is corrupt
zhiarw said:
i got it but this is forking annoying i really want to know whats going on can u capture me ur programs and see if i missed some thing
thanks.
ediat: C:\Users\LEGION\Desktop\rom.zip: The archive is corrupt
C:\Users\LEGION\Desktop\rom.zip: Checksum error in C:\Users\LEGION\Desktop\dzdata_32g.img. The file is corrupt
Click to expand...
Click to collapse
surely i wont flash that
zhiarw said:
surely i wont flash that
Click to expand...
Click to collapse
it's encrypted not corrupt
flash it with
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
clsA said:
it's encrypted not corrupt
flash it with
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
Click to expand...
Click to collapse
i made the ruu work
it dosent mater if u have C++ 2008
if its not 32 bit (even if ur system is 64bit)
ty. . . . .

[GUIDE] how to build a kernel for S20 FE (snapdragon) may 28, 2022

*hello everyone my name is El_chanz and today I came here to teach you how to compile a kernel for s20fe
Ok guys, I am going to show you how to build a Sammy kernel from my source.
Below is a list of requirements that you must have in order to be successful.
REQUIREMENTS
1. For the best outcome, you need to be on Linux. I dont support VM Box
2. A github account or the like. Its free.
3. Be familiar with terminal commands
4. And have alot of patients
first thing open a terminal on your desktop you must run the following command: git clone https://github.com/Elchanz3/klimbokernel.git
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
this will clone my source to your directory
well after you finish cloning my source to your directory enter on my source
well if you want to configure the kernel with your modifications go to klimbokernel_s20fe/arch/arm64/configs and open the r8q_defconfig as text and make your changes
after finishing your settings go back to /klimbokernel_s20fe
now you are inside the source open the terminal
now run the following command: ./build_kernel.sh ) as root, my script will automatically install the necessary dependencies: gcc clang and All the android dependencies
after you run the script it will start installing the things needed for the build it will ask for permissions to install
you need to say ( y ) to all
after installing everything the script will ask which variant you want to compile the kernel for
, you choose need to choose your device variant
ok after you choose it will compile for your variant you will need to wait, this can take time depending on your cpu in my case it compiles between 25 to 30 minutes
your kernel is already compiled and ready to be flashed!
to find the kernel zip file go to anykernel3
all done
remembering that my script runs clang 10 if you want the latest stable version of clang you will need to download
download link: https://android.googlesource.com/pl...3febb26cbd05d9a1e44f089190ac892f72e684.tar.gz
after you download this you will need to extract to /home
then open the following path: /home/chanz/clang-14.0.7/clang-r445002/bin
in my case i renamed this to clang 14 but enter linux-64 and do this path
copy this path and go back to kernel source and edit the build_kernel.sh script
edit the KERNEL_LLVM_BIN=clang-12 line to
KERNEL_LLVM_BIN=/home/chanz/clang-14.0.7/clang-r445002/bin/clang
remember put your clang path here, i used my only path as an example
after that save the script and run it in the source terminal (./build_kernel.sh)
well after that the kernel will be compiled automatically
and we finally ended up here
I hope I helped you
if I helped you don't forget to leave a like XD
goodbye until next time!
Good guide
Hi,
for compiling exynos kernel the guide it's fails.
Please update also exynos.
Thank you
Hello! I'm trying to understand the process of building the kernel from source according to the instructions but I get an error. Can you suggest what am I doing wrong?
ip-drop said:
Hello! I'm trying to understand the process of building the kernel from source according to the instructions but I get an error. Can you suggest what am I doing wrong? View attachment 5655003View attachment 5655005
Click to expand...
Click to collapse
run sudo apt install flex
ricci206 said:
Hi,
for compiling exynos kernel the guide it's fails.
Please update also exynos.
Thank you
Click to expand...
Click to collapse
maybe i will do it today if i have time
snapdragon teaks said:
forse lo farò oggi se ho tempo
Click to expand...
Click to collapse
thank you
ricci206 said:
thank you
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/guide-how-to-build-a-kernel-for-s20-fe-exynos.4466475/ here is the guide bro
Thank you for answering the question
Subsequently, when building the kernel, I encountered a problem, can you tell me how to fix the errors?
did you follow the steps correctly?
I am planning to build roms for this device. Can you help me with some things?
1) Does this device have a device tree?
2) If not, I will try to build one but this will be my first time so I will appreciate any help
KHSH01 said:
I am planning to build roms for this device. Can you help me with some things?
1) Does this device have a device tree?
2) If not, I will try to build one but this will be my first time so I will appreciate any help
Click to expand...
Click to collapse
sorry for late reply, im little busy these days, 1) idk if this device have since i don't see any one.
snapdragon teaks said:
sorry for late reply, im little busy these days, 1) idk if this device have since i don't see any one.
Click to expand...
Click to collapse
No worries man. I'm just glad you took the time to reply.
Greetings to all !!! I finally learned how to successfully compile the kernel for my device .. but later I ran into a problem. My software cannot raise the access point with the given software (SSID and password). Something intuitively tells me that when compiling the kernel, I did not include any of the settings .. Can someone tell me what the problem is ???

Categories

Resources