Hello,
here is my custom build e-2.9-s for Gigaset GX290:
Install instructions:
-
Warning, you are doing this on your own risk:
If you are switching from original rom, you must do a factory reset,
that is delete and format the userdata partition! -
make sure the battery is charged!
-
Unlock bootloader in the deleoper options
(tab five times “about phone/build-number”)
(system/developer: unlock bootloader) -
reboot to fastboot:
(hold volume-up, select fastboot with volume-up, start with volume-down) -
unlock, confirm on screen:
fastboot flashing unlock
-
unzip recovery:
unzip e-2.9-s-20250531-UNOFFICIAL-GX290.zip recovery.img
-
flash it:
fastboot flash recovery recovery.img
-
boot recovery:
fastboot reboot recovery
-
in recovery,
Do a factory reset if switching from original rom!
select “Apply update”, “Apply from adb”
adb sideload e-2.9-s-20250531-UNOFFICIAL-GX290.zip
reboot.
This build got these enhancements:
- Kernel weed out
The original Kernel was build with debugging enabled in all parts.
Here is a greeting from the old kernel:
[ 0.000000] **********************************************************
[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.000000] ** **
[ 0.000000] ** trace_printk() being used. Allocating extra memory. **
[ 0.000000] ** **
[ 0.000000] ** This means that this is a DEBUG kernel and it is **
[ 0.000000] ** unsafe for production use. **
[ 0.000000] ** **
[ 0.000000] ** If you see this message and you are not debugging **
[ 0.000000] ** the kernel, report this immediately to your vendor! **
[ 0.000000] ** **
[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.000000] **********************************************************
Yes, this is how that device was sold.
I cut off a lot of debugging cruft. A lot. A lot.
-
fixed charge mode
The battery animation now works.
And there was a bug that the device did not turn off the display backlight. So it doesn’t do fast charge. I fixed that. -
wireless charger
My device used to become punk after using a wireless charger. I fixed that somehow: The original code is crap. I’d like having the data sheets. -
Android
fixed adb via wlan
Bug was, it did not remember the wireless network. -
/e/os
- I included Trebuchet launcher. You get the choice at the end of the welcome.
- F-Droid with privileged extensions
bugs?
So far it’s just “App Lounge” that does not work for me. Let’s see if that gets fixed in e-3.0