Deleted
Deleted.
good job there, tried out, and it actually works...but as soon as i disconnect my headset, and reconnect it again, after that, goes back to normal...lets see what it does with the pernament settings
Thanks works a treat on nighlty49
Sent from my LG-P970 using xda premium
Deleted.
testing it, seems to be working only occasionally...also never works with the headphones...just when the phone plays it out loud
Robertodipuccio said:
testing it, seems to be working only occasionally...also never works with the headphones...just when the phone plays it out loud
Click to expand...
Click to collapse
I'm sorry to contradict you but I personally tested the change on CyanogenMod # 49
The MOD always works, it not works only with headphones.
But it always works without headphones, we working hard with the MOD, I repeat, If there is someone who are good to Linux or C + + can understand What is not working.
See you soon.
MrGioba
lol, i'm the italian "author" of this mod
The problem is that volume levels are not loaded from /etc/asound.conf, but from a default configuration file (i guess /system/usr/share/alsa/init/defaults).
I've tried either to modify asound.conf and store levels with asound.state, but without luck (asound.conf is not parsed and asound.state has to be saved into /var/lib/alsa directory, but /var directory cannot be permanently created).
The master control setted in build.prop (according with that default config file) is setted to max volume level, so changing it let the volume level to be setted to a default level.
But this is only a workaround and it doesn't really fix the issue: i think that the problem may be in alsa c++ code.
Infact the are other issues with sound: multimedia volume affects also ringtone volume; audio is not correctly redidected to earphones with skype or gtalk; etc.
Unfortunately i'm not a developer and i cannot figure out how to fix this problem: maybe a c++ dev can help me to understand
P.S. Please MrGioba, if you found something written by someone else, don't share it like yours and give credit...This is not a correct behavior... Thanks...
Original Post
LordGiotto said:
lol, i'm the italian "author" of this mod
Click to expand...
Click to collapse
I think you cannot read English.
Where I wrote that this MOD is mine?
I wrote "I found" (in Internet)
Please don't argue here...
LordGiotto might be the first posted, but outside XDA. And MrGioba is much better to mentioned where did it found, not just "found in internet".
I hope there's no flaming here...
No flame, don't worry
I've also posted on xda into cyanogen thread.
However he has to learn how a community works and what the respect is, because if he write "I find a workaround" without credits or "I'm working hard on it" he take a fool of me, and i don't like it.
Stop, that's all
Inviato dal mio LG-P970 usando Tapatalk
Great mod, takes out all the distortion at full volume.
Thanks guys.
Are you read from here?
processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides
I already try with trial and error method, that is help me...
Sound, more stable and better now...
Sent from my LG-P970 using Tapatalk
imam.krismanto said:
Are you read from here?
processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides
I already try with trial and error method, that is help me...
Sound, more stable and better now.
Click to expand...
Click to collapse
Can you post your modifications ? I would like to test this.
Sent from my LG-P970 using XDA App
grateful-dead said:
Can you post your modifications ? I would like to test this.
Sent from my LG-P970 using XDA App
Click to expand...
Click to collapse
Sorry, i try that on command line only, any time may be.. i will make script for auto run..
Sent from my LG-P970 using Tapatalk
Thk so much. I will test cause the audio volume with headset on my OB is so low!!!
thuanngotau said:
Thk so much. I will test cause the audio volume with headset on my OB is so low!!!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=22346963&postcount=393
This fixes the headset volume in another way...
a short silent sound is played if headset is connected and media volume changes - this restores media volume to the same high level you have if you not use volume buttons.
As i understand the fix from the first post, this will lower all audio levels, making the volume consistent at a low level.
Greetings,
Cyclon
In the Terminal Emulater/ADB/Script Manager enter:
alsa_amixer set ExtAmp Dual
This redirects the sound to both the rear speaker and the earpiece speakers. Sounds loads better.
Remember to also use the mod in the first post to remove distortion at high volume:
alsa_amixer set "DAC2 Analog" 10
Enjoy!
Yes, helped me) Big thank you! =)
MrGioba said:
Hello, i found a stable workaround for audio on CyanoGenMod.
Entering the shell with adb shell terminal (or via a terminal emulator directly from cell) and type:
alsa_amixer set 'DAC2 Analog' 11
You must repeat the operation at each reboot!
To automate this you just create a script with toobox rom and set the start at boot. (It’s simply)
Alternatively, to make it permanent (can cause problems with the FM radio, but did not create problems with me), you just edit the build.prop (always with Rom toolbox for convenience) the voice alsa.mixer.playback.master in
DAC2 Digital Fine
I made several attempts to edit asound.state volume levels or modify the configuration files alsa asound.conf unfortunately not work with this file, I even discovered that the file is not really considered asound.conf and volumes are loaded from a file by default. .. the problem probably lies in the sound server code.
If there is someone who are good to Linux or C ++ can maybe help me figure out what does not work.
Meanwhile, with this fix that I have proposed the volumes return to a human level, although not perfect (the maximum is no longer high, but the rest is by no means proportional).
I’M SORRY, BUT MY ENGLISH ISN'T VERY GOOD, SO, THIS IS THE ITALIAN.
Workaround temporaneo per l'audio
Entrare nella shell del terminale con adb shell (o tramite un emulatore del terminale direttamente da cell) e digitare
alsa_amixer set 'DAC2 Analog' 11
Quest'operazione va ripetuta ad ogni reboot!!
Per automatizzarla basta creare uno script con rom toobox e impostare l'avvio al boot.
In alternativa, per renderlo permanente (ma potrebbe causare problemi con la radio FM, anche se non posso confermare visto che non la uso), basta modificare nel build.prop (sempre con rom toolbox per comodità) voce alsa.mixer.playback.master in
DAC2 Digital Fine
Ho fatto diversi tentativi per storare i livelli di volume tramite asound.state o modificare il file di configurazione alsa asound.conf purtroppo invano: ho scoperto anzi che il file asound.conf non viene proprio considerato e i volumi sono caricati da un file di default... probabilmente il problema sta nel codice del server audio.
Se c'è qualcuno che si intende di sistemi Linux o c++ magari può darmi una mano a capire cosa non funziona.
Intanto con questo fix che vi ho proposto i volumi tornano ad un livello umano, anche se non perfetto (il massimo non é più altissimo, ma il resto non é affatto proporzionale).
Click to expand...
Click to collapse
Yup like this ?
{
"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"
}
Sent from my LG-P990 using Forum Runner
Related
Code:
Turchino's Italian Trinity/P3600 Rom with GPS AKU 3.3.1 (latest)
=============================================================
This ROM is based on latest ITA Test ROM found by giodesi1965
The following items will be flashed:
- Olipro's Hard-SPL 1.20.Olipro
- Original HTC splash screens (no more "Test" during boot phase)
- Radio 1.38.00.11
- OS is 1.23.408.1 in Italian, taken from latest official Test Rom (12/Feb/07)
There are two versions available:
"With" or "without" latest radio rom (1.38.00.11)
If you have already the latest radio rom pick up the "Without Version"
as flashing will take approx 2,5 mins instead of 8,5
Differences in this version:
============================
-Removed Solitaire and Bubble Breaker games
-Removed annoying Windows ringtones (instead use my ringtone package)
-Removed sample images, movies
-Removed obsolote SMSReceiver Service
-Added IntelliPad messaging supporting T9 Italian & English
-Added GPS Settings in System
-Added Bass Boost fix (WaveDev)
-Added Developer Certificates & disabled securitycheck
-Added a useful freeware Task Manager
-Added Wireless support to Today screen linked CommManager
-Left key is programmed to Messages instead of Calendar
-Recovered 5MB of extra data space
WARNING
====================
Due to the flashing of a crashproof bootloader this Update should be relatively safe.
However every user should be aware of the risks:
If something goes wrong during Flashing (USB-cable removed, power outage) there is a slim chance that your device is beyond (user) repair.
Installation
============
- Charge your Trinity
- Connect via ActiveSync (won't work under Vista unless you change drivers)
If you never flashed your original firmware you will need Des's SSPL-TRIN util to be able to flash, please find the program and instructions here.
http://forum.xda-developers.com/showthread.php?t=293632
- Start ROMUpdateUtility and follow the instructions
- Device shows multicolor screen, if update doesn't run directly simply relaunch ROMUpdateUtility
- Wait (do not remove USB cable, better not use PC during flash)
Credits
=====================
- giodesi1965 for finding the latest test ROM
- Olipro & Des for bootloader (aka Hard-SPL and SSPL-TRIN)
- pof for ripping the radio ROM
- bot for nbh generator
- mamaich for ImagefsTools
- mousey_ for his HowToReconstruct-Tutorial in the Wiki
- ZakMcRofl for this lovely readme template
- all people of XDA forums
- everyone I forgot here - sorry
Trinity ITA 1.23.408.1 Turchino SE WITH Radio ROM or MIRROR LINK on XDA FTP
(use this image if you don't have Radio ROM 1.38.00.11, flashing will take about 8 minutes)
Trinity ITA 1.23.408.1 Turchino SE WITHOUT Radio ROM or MIRROR LINK on XDA FTP
(use this image if you already have Radio ROM 1.38.00.11, flashing will take only 2:30 minutes)
Turchino's Special Ringtones
(once installed you cannot remove this pack automaticly. Simply delete the unwanted Rings from the \Windows\Rings folder)
ALL FILES HAVE BEEN CHECKED OK !
ENJOY!
Essential instructions in Italian / Istruzioni essenziali in Italiano
Questa ROM non è firmata, quindi se prima non avete mai installato ROM non ufficiali per poter installarla dovete avviare il bootloader tramite il SSPL-TRIN.
Altrimenti non sarà possibile installare questa ROM, ROMUpdater vi darà l'errore "270 File Immagine Danneggiato".
1) scaricate SSPL-TRIN da questa discussione e copiatelo nel Trinity
2) eseguite il programma sul vostro Trinity, che vi porterà al bootloader speciale (quella schermata con 4 colori)
3) avviate il ROMUpdateUtility e seguite le istruzioni.
PS: please do not send me PM for ROM problems, thoughts, complaints, compliements etc.
Please write them here to share with the community, I'll try to answer all posts as much as I can, thanks, grazie!
Nice readme template you're using there, who's is it?
Just kidding, I'll take it as a compliment.
Good job on the Rom, I obviously won't use it but I congratulate you on what sounds like a nice release.
ZakMcRofl said:
Nice readme template you're using there, who's is it?
Just kidding, I'll take it as a compliment.
Good job on the Rom, I obviously won't use it but I congratulate you on what sounds like a nice release.
Click to expand...
Click to collapse
Yes, please take it as compliment, your readme was perfect...
I've spent soo much time to build a stable & quite perfect ROM (I've flashed my device at least 30 times! )
So no time left for readme file and my perfonal life
BTW this ROM mounts latest AKU 3.3.1, if anybody is not happy with RapidShare then please PM me FTP credentials and where to upload it.
excuse, but does not work… from an error of rom like never?
scusa, ma non funziona... da un errore di rom come mai?
devilmen said:
excuse, but does not work… from an error of rom like never?
scusa, ma non funziona... da un errore di rom come mai?
Click to expand...
Click to collapse
Where you have the error? Before Flash update, after flashing, during boot?
And what is the exact error message?
If you never flashed your phone before with an unofficial ROM you need to get into the bootloader by running SSPL-TRIN.exe
http://forum.xda-developers.com/showthread.php?t=293632
hello and thanks in order to have then answered endured after to have under way the program and the 4 colors are looked at, leave the installation and when arrives to 1% it says I: error 270 - error modernization. rows damaged image
ciao e grazie per aver risposto subito allora dopo aver avviato il programma e si vedono i 4 colori , parte l'installazione e quando arriva a 1% mi dice: errore 270- errore aggiornamento . file immagine danneggiato
ok I have installed SSPL-TRIN.zip (129,7 KB, 3691 views) seem that hour goes well is to 9%
is a gods?
ok I have installed SSPL-TRIN.zip (129,7 KB, 3691 views) seem that hour goes well is to 9%
Click to expand...
Click to collapse
I have just flashed the one with Radio Rom, and it's working well... good to know that it's going ok!
While there's a problem with other image, I'll fix and upload it again asap.
EDIT: Problem resolved, I have uploaded them also on XDA FTP as suggested.
AKU is 3.3.1? because in last TEST rom are 3.3.0....
psxsnake said:
AKU is 3.3.1? because in last TEST rom are 3.3.0....
Click to expand...
Click to collapse
{
"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"
}
az è ancora verde?
is still green theme? i wanna one blue included phone and boot
psxsnake said:
az è ancora verde?
is still green theme? i wanna one blue included phone and boot
Click to expand...
Click to collapse
The Blue Theme is also there, you can select it after the first boot, I just wanted to leave the original theme as it belongs to HTC
Great work!
Is possible to add the italian T9 intellipad to the last ITA TEST ROM without flashing your version? I would like to test yours, but I already installed 4 ROMS in a month and I'm tired to install and customize my phone every time!
Thanks!
vbi said:
Great work!
Is possible to add the italian T9 intellipad to the last ITA TEST ROM without flashing your version? I would like to test yours, but I already installed 4 ROMS in a month and I'm tired to install and customize my phone every time!
Thanks!
Click to expand...
Click to collapse
Sure, install this, that should do the trick!
It contains Italian,English and Turkish (because of my nationality) I hope you don't mind it's a little file only...
View attachment 36161
turchino said:
Sure, install this, that should do the trick!
It contains Italian,English and Turkish (because of my nationality) I hope you don't mind it's a little file only...
View attachment 36161
Click to expand...
Click to collapse
Couldn't be better!!!! Thanks a lot!
Hi men...
Qualcuno di voi ha gia' installato la nuova ROM?? Funziona perfettamente?!?!?!
Hi Turchino, i have installed your ROM, and all is OK
but i don't understand how work the "IntelliPad messaging supporting T9"....
hi........ morf3o.
morf3o said:
Hi Turchino, i have installed your ROM, and all is OK
but i don't understand how work the "IntelliPad messaging supporting T9"....
hi........ morf3o.
Click to expand...
Click to collapse
Good to know that it's working fine!
Proceed like this to use the T9:
Goto Impostazioni - Immissione, choose Phone Pad -> Opzioni then choose Languages tab and select Italian, save.
Then choose the Phone Pad instead of keyboard when you type something and you will have T9.
Anyway to find a very detailed help click on Help on the Phone Pad:Options page (in English only)
turchino said:
Good to know that it's working fine!
Proceed like this to use the T9:
Goto Impostazioni - Immissione, choose Phone Pad -> Opzioni then choose Languages tab and select Italian, save.
Then choose the Phone Pad instead of keyboard when you type something and you will have T9.
Anyway to find a very detailed help click on Help on the Phone Pad:Options page (in English only)
Click to expand...
Click to collapse
OK, now work fine
After the ROM flash i don't find the new ring, i installed manually, is correct?
thanks...... morf3o.
Rs 125 PRESENTS:
Rs HoneyTab v 1.0 for Galaxy Tab 10.1v
Base: Official HoneyComb 3.0.1
Original Kernel
No touchwiz
ROOT (SU + SuperUser Permissions)
Unsecured boot.img
Click to expand...
Click to collapse
ROM Ad-Free
Busybox 1.19
RAM optimization
Speed optimization
Fast & Stable
Multilanguage
Zipaligned
Full Deodexed
Bash support
Updated Hosts
Click to expand...
Click to collapse
To install this ROM you need:
Unlocker Bootloader - [TOOL in ITA] [TOOL in ENG]
Recovery 4.0.0.4 - Download it to Rom Manager or HDBLOG FORUM
New recovery - [Link]
Click to expand...
Click to collapse
Changelog 1.0
1.0 Initial Release
Thanks to:
seo
dsixda
Screen:
{
"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"
}
INSTALLAZIONE
Per chi ha installata la clockworkmod Recovery 4.0.0.4 o successive
Step 1 - Procedura Pre-Flash:
Collegate il Tab al pc con windows o su linux.
Copiate lo zip appena scaricato senza estrarlo nel tablet.
Aprite la shell o il command
Tramite il comando cd recatevi nella cartella dell'sdk precisamente dove c'è ADB.
Riavviate il tab in recovery digitando: "adb reboot recovery"
Così sarete in recovery.
Step 2 - Procedura per il flash:
Una volta entrati in recovery scegliete "Install zip from sdcard".
Fate il wipe a mano premendo su Wipe data/factory reset e su Wipe Cache partition
Scegliete il file che avete precedentemente copiato nella sd (quindi la ROM) e cliccate sulla voce "Yes - Install..........."
Finito il processo vi ritroverete nella schermata di prima.
Cliccate sulla prima voce "reboot system now"
Se non dovesse riavviarsi tornerà in recovery allora tenete premuto il tasto power finchè non si spegne.
Ora avviatelo nuovamente
FLASH CONCLUSO CON SUCCESSO
INSTALLATION:[/ B]
For those who have installed the Recovery 4.0.0.4 or later ClockworkMod
Step 1 - How to Pre-Flash:
Connect Tab to windows pc or linux.
Copy the zip file you just downloaded without removing the tablet.
Open a shell or command
Using the cd command to go into the folder of the SDK is precisely where ADB.
Reboot into recovery tab by typing "reboot recovery adb"
So you will be in recovery.
Step 2 - How to flash:
Once in recovery, choose "Install zip from sdcard".
Take the wipe by hand by pressing the [COLOR = "# FF8C00"] Wipe data / factory reset [/ COLOR] and [COLOR = "# FF8C00"] Wipe Cache partition [/ COLOR]
Select the file you previously copied to the SD (ie the ROM) and click on "Yes - Install ..........."
After the process you will end up in the first screen.
Click on the first item "reboot system now"
If it does not restart, then recovery will return to hold the power button until it shuts down.
Now boot it up again
FLASH SUCCESSFULLY CONCLUDED
DOWNLOAD HRI83.BUKDF ROM Based:
Rs HoneyTab v 1.0
The next release will be with Android 3.1 Thanks to seo that gave me the kernel source
Thank you for your work rs125. That's great to see that our device is finally getting the love it deserves.
zoken4 said:
Thank you for your work rs125. That's great to see that our device is finally getting the love it deserves.
Click to expand...
Click to collapse
Of course ... I was just waiting for the right time
OC?
Question! Is it also possible to OVERCLOCK?
Do i need root before installing?
Thx
Installed it but wireless (wpa/wpa2 ) will not connect. Also i see a italian word at wifi sign ( at kickerbalk by the time )
Congrats and thanks for the rom. I tried it and had few issues. For me it is also not possible to connect with wifi. Furthermore, when I try to install an app from the market ( through dataconnection) I get a bootloop.
Sent from my Nexus S using XDA Premium App
danikristijan said:
Question! Is it also possible to OVERCLOCK?
Click to expand...
Click to collapse
No, not yet unfortunately
Flash1960 said:
Do i need root before installing?
Thx
Click to expand...
Click to collapse
No...need recovery
after trying this, i got stuck at the samsung galaxy tab 10.1v screen and it wont do anything.
andi have no clue how to get to recover to try something.
lacion said:
after trying this, i got stuck at the samsung galaxy tab 10.1v screen and it wont do anything.
andi have no clue how to get to recover to try something.
Click to expand...
Click to collapse
I do not understand ... better explained...I'm sorry
rs125 said:
I do not understand ... better explained...I'm sorry
Click to expand...
Click to collapse
well i got into a boot loop. the only screen i could acutally see was the one with the text samsung galaxy tab 10.1v in it
so i had to grab this [stock rom][3.0.1] P7100BUKDF + bootloader unlock, flash it with odin. and them instal clockworkmod and install your rom.
seens to be working right now
lacion said:
well i got into a boot loop. the only screen i could acutally see was the one with the text samsung galaxy tab 10.1v in it
so i had to grab this [stock rom][3.0.1] P7100BUKDF + bootloader unlock, flash it with odin. and them instal clockworkmod and install your rom.
seens to be working right now
Click to expand...
Click to collapse
So now it works?
rs125 said:
So now it works?
Click to expand...
Click to collapse
seens like it.
for somereason the first time it screw everything up badly.
but now it seens stable and working
lacion said:
seens like it.
for somereason the first time it screw everything up badly.
but now it seens stable and working
Click to expand...
Click to collapse
Ok ... thanks, now I'm working on porting the Android 3.1
The only problem i have is that my WiFi wont connect to any device... it keeps saying: obtaining address. but it dont get any from any wireless... hmmm
haruryu said:
The only problem i have is that my WiFi wont connect to any device... it keeps saying: obtaining address. but it dont get any from any wireless... hmmm
Click to expand...
Click to collapse
Mmm...does not connect to the router or other devices?
THANKS
Joker e Turl : for various explanations of how things work, and also authorize this mod.
PvyParts : Thanks man, the beautiful mod (battery bar).
So everyone knows, you do not have to install it, I am not responsible for any damage to your phone!
****Acerbix kernel, the best kernel I tested so far, I RECOMMENDED you do underclocked to 1Ghz, better battery!, and I see no need for overclocking.
changes:
removed apps:
* Removed Rommanager.apk
* Retrieved Email.apk & Exchange.apk in tablet mode, I prefer Gmail.
* Replaced Music.apk. > Google music.
* Replaced Trebuched.apk. > ApexLauncher.apk (free) the best launcher I tested in CM9, many customization options.
* Added AntTek Explorer.apk (free), file browser pretty much in tablet mode, displaying the icons apk's. (I had to edit it to scale fonts).
* Added Density.apk LCD (free), using this app, you can return to the common appearance entering the DPI value to 220.
* Changes in framework-res.apk
Larger fonts (menus much more accessible now)!
LockScreen in portrait / landscape.
Agree with the volume button.
Removed Fingerprint NAV (not completely)
Mod 30 volume steps. (more sensitive now!)
Mod batery bar (style MIUI).
Tewaks increase Velocity
*** I do not remember .... lol
For people who use HD DOC
http://www.mediafire.com/download.php?i9nkgd5gofdtqn9
sorry my bad english .. translator ..
screenshots:
{
"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"
}
batery bar:
If you want to have him as interface smartphone again, open-density LCD installed in ROM, and hit 220 or 240, Atrix and his back is the standard interface.
ROM-v0.1 === ==== +corrections 06/03 (out)
ROM-v0.2 === ==== storage location can now be changed in settings in advanced! (out)
ROM-v0.3 === ==== explorer resized (screenshot) + media volume steps for 30 (thanks androidON) (out)
ROM-v0.5 === ==== (composition hardware included). (out)
ROM-v0.6 === ==== http://www.mediafire.com/?juy3kcc1iwi2opz
ROM-v0.7 === ==== upload.... (não compatível com temas, será atualizado mais tarde).
added navigation in text volume + / -
updated newer libs.
4way release (not lanscape only as Portrait).
Added internet browser, more options.(ICSBrowser +).
Improvements in speed and battery consumption.
Google apps-V10=== http://www.mediafire.com/?gs9s7tdpj174417
____________________________________________________________________________________________________________________________
a small theme for those who use the rom ...
link: http://www.mediafire.com/?s0xxg261kn6sx4z
+1, made this for my wife, lol, but I thought it was pretty well too ..
link: http://www.mediafire.com/?ibra2r28rveldfm
back to the original: http://www.mediafire.com/?fj3e83pjfi0qlnw
ps: I think I'll leave this, I maid downloads of 1200, and + / - 30 thanks, (I have no method of donation, and I have nothing against those who use it.), which is also frustrating to know that devs spend months in front of a PC, to give life back to some devices, and listen to someone saying I can only donate a few cents .. and in most cases, only see the download link, definitely younger xda users simply do not know how to give value to the work and the time of others ...'
calls work on this one?
Sent from my MB860 using Tapatalk
guidoido004 said:
calls work on this one?
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
yes!! works!!
leonardoaraujo said:
I'll post here a varied version of the dev Turl. (Thanks for the rom and authorization TURL), and also the Joker, here come some parts of your rom.
I love it and am using for some time without problems, so I decided to share it with everyone:
So everyone knows, you do not have to install it, I am not responsible for any damage to your phone!
The rom I started this work was to "TURL-v5".
changes:
removed apps:
* Removed Rommanager.apk = I do not use it, always running processes and updates on my machine, I used to minimize wear on buttons. recovery but now we touch, do not need it anymore.
* Retrieved Email.apk & Exchange.apk in tablet mode, I prefer Gmail.
* Replaced Music.apk. > Google music.
PS: I'd rather CMMusic but causing wakelocks in my Atrix, consuming a lot of battery.
* Replaced Trebuched.apk. > ApexLauncher.apk (free) the best launcher I tested in CM9, many customization options.
* Added AntTek Explorer.apk (free), file browser pretty much in tablet mode, displaying the icons apk's.
* Added Density.apk LCD (free), could bring more supplies with him, (144 DPI).
* Changes in framework-res.apk
1-CRT-off
2-Larger fonts (menus much more accessible now)!
* LockScreen in portrait / landscape.
* Percentage of the battery (if changed in settings)
* External memory as standard CM:
mnt / sdcard = internal
mnt / CMMS = external
* Agree with the volume button.
* Removed file lines for Fingerprint generic.kl NAV (it bothers).
# 108 key DPAD_DOWN
# 103 key DPAD_UP
# 105 key DPAD_LEFT
# 106 key DPAD_RIGHT
* Fixed problem proximity sensor (I think it only happened in tablet mode).
* I do not remember .... lol
sorry my bad english .. I use google translator ..
screenshots:
ROM ===== ===http://www.mediafire.com/?cdy48h31ho15oxe
Google apps===http://www.mediafire.com/?tn55v0kn85fdx29
Click to expand...
Click to collapse
Hei Leo, you didn't ask any permissions to use my avatar as background!!!
Code:
sudo chmod leonardoaraujo wrx myavatar
Ok, now you can.
Do you still need to change the dpi manually and reboot to go between phone and tablet UI?
Sent from my Atrix 4G
grateful! lol
d11dog11 said:
Do you still need to change the dpi manually and reboot to go between phone and tablet UI?
Sent from my Atrix 4G
Click to expand...
Click to collapse
LCD Density included in rom.
Ei cara, qualquer possibilidade de que isso poderia embalado em um zip gravado em flash que contém todos os seus mods grandes? Estes são addons grandes e ternos do jeito que eu uso o meu Atrix. Com todas as atualizações grandes Turl e Coringa estão colocando para fora, seria ótimo para apenas flash sobre isso. Im% não é 100 se você modificou as coisas que negam o pedido. Obrigado por seu trabalho duro. Piscando depois do trabalho!
Hey man, any possibility that this could packed up in a flashable zip that contains all your great mods? These are great addons and suits the way i use my Atrix. With all the great updates Turl and Joker are putting out, it would be great to just flash this over. Im not 100% if you modified things that would negate this request. Thanks for your hard work. Flashing after work!
Wow... great job... this reminds me of my old N900, will flash it right away and let you know how it goes.
Thanks for it!
What about the camera?
How about camera? I've tried Turl's cm9 one time.. and I found the camera was running unproperly.. with a huge delay.. is it resolved in this one?
Leonardo, you are the man!!!
Sent from my MB860 using xda premium
ANY HELP?
anybody tested the camera?? is it working fine? or still have a delay?
frans777 said:
anybody tested the camera?? is it working fine? or still have a delay?
Click to expand...
Click to collapse
The rom is turl v5 based, so the camera is still buggy
Sent from my MB860 using xda premium
leonardoaraujo said:
LCD Density included in rom.
Click to expand...
Click to collapse
I know but I meant do you have to change it in the app and reboot each time or can you hot swap phone and tablet mode without a reboot?
Sent from my Atrix 4G
received calls
----retired----
Dirtburgler said:
Ei cara, qualquer possibilidade de que isso poderia embalado em um zip gravado em flash que contém todos os seus mods grandes? Estes são addons grandes e ternos do jeito que eu uso o meu Atrix. Com todas as atualizações grandes Turl e Coringa estão colocando para fora, seria ótimo para apenas flash sobre isso. Im% não é 100 se você modificou as coisas que negam o pedido. Obrigado por seu trabalho duro. Piscando depois do trabalho!
Hey man, any possibility that this could packed up in a flashable zip that contains all your great mods? These are great addons and suits the way i use my Atrix. With all the great updates Turl and Joker are putting out, it would be great to just flash this over. Im not 100% if you modified things that would negate this request. Thanks for your hard work. Flashing after work!
Click to expand...
Click to collapse
I'm sorry, but it is not possible, files are simali, inserted into the apk, which belongs to this rom, more than 60 lines edited the xml to get bigger fonts without errors (I think), lol, why not install the rom (curious ), if they already exist in the new versions? if you use v5 you can flash over, (very susceptive to errors), but you can try ..
I'm in a flashing mood so ill dig around and see what happens. Laid up for a few days from knee surgery, so I have the time lol
Sent from my MB860 using xda premium
I tried this out and it works extremely well. What files are you using? I'd really like to use this on Joker's beta 0.3.1.
Neroga said:
I tried this out and it works extremely well. What files are you using? I'd really like to use this on Joker's beta 0.3.1.
Click to expand...
Click to collapse
I think he's saying if you just use the files it'll cause error's, I couldnt get this to work on anything but Turl v5.
Sent from my MB860 using xda premium
This is awesome... I'm loving it bro!!!! I call it Table`trix lol
Sent from my Table`trix using xda premium
{
"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"
}
Code:
Do not ask for ETA's.
I am not responsible for bricked devices, dead SD cards, thermonuclear war,
or you getting fired because the alarm app failed.
Please do some research if you have any concerns about features included in this ROM before flashing it!
YOU are choosing to make these modifications,
and if you point the finger at me for messing up your device, I will laugh at you.
INSTRUCTIONS
- Make total wipe and format data
- Flash the latest build at this link https://drive.google.com/open?id=1BEM_e_yEumjfEPNgZGwBzTlyYhiielZf with TWRP recovery
- Finally flash (without reboot the phone) Gapps Pico arm 8.1 and Magisk (optional, if you want root)
- Make the first setup with the Wifi connected!
- Enjoy Xenon HD!
XDA:DevDB Information
[ROM][8.1.0][UNOFFICIAL] XenonHD for klte [SnapdragonAudio+] [2018-05-05] , ROM for the Samsung Galaxy S5
Contributors
fosseperme
Source Code: https://github.com/TeamHorizon
Kernel Source: https://github.com/SmartPack/Boeffla-Kernel-unofficial-kltexxx
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Based On: LineageOS
Version Information
Status: Beta
Created 2018-05-05
Last Updated 2018-05-05
thank you so much I try ...
Happy to hear that XenonHD for our klte.
May i know how did you add device tree,kernal,vendor when compiling the rom
Features?
qbert79 said:
Features?
Click to expand...
Click to collapse
http://www.xenonhd.com
BUGS...
Camera and video cam is force stopping.. PLS. Fix it,Galaxy s5 g900t...
I also tried to used camera from playstore, same result apps is force stopping..
Drhedphuk said:
http://www.xenonhd.com
Click to expand...
Click to collapse
Homepage not identify Samsung S5 phones. I can't Download from the link.
Cause someone can put a clean link in a Post??
Sent from my [device_name] using XDA-Developers Legacy app
jcomana said:
Homepage not identify Samsung S5 phones. I can't Download from the link.
Cause someone can put a clean link in a Post??
Click to expand...
Click to collapse
Sorry, I thought you wanted to know what features the ROM has, that's why I directed you to the webpage. It will not show the S5 because it is not supported. This is an unofficial build and the link for the download is provided above. Don't open with the drive app, use your browser and hit download. I can't provide another link I'm afraid.
andrea2004 said:
thank you so much I try ...
Click to expand...
Click to collapse
Ciao, scusa se ne approfitto , ma io con le varie versioni ho sempre avuto problemi con i dati mobili che non mi si abilitavano, dovevo fare una telefonata con risposta e apparivano, ma al riavvio del cellulare ricompariva il problema...
Tu non riscontri questo problema?
Grazie
figor71 said:
Ciao, scusa se ne approfitto , ma io con le varie versioni ho sempre avuto problemi con i dati mobili che non mi si abilitavano, dovevo fare una telefonata con risposta e apparivano, ma al riavvio del cellulare ricompariva il problema...
Tu non riscontri questo problema?
Grazie
Click to expand...
Click to collapse
Use English. Xda rules, not mine.
Drhedphuk said:
Use English. Xda rules, not mine.
Click to expand...
Click to collapse
Hello, sorry if I take advantage of it, but with the various problems I have with mobile data that I have not enabled, I had to make a phone call and they appeared, but when the phone restarted the problem reappeared ...
You do not find this problem?
Thank you
figor71 said:
Ciao, scusa se ne approfitto , ma io con le varie versioni ho sempre avuto problemi con i dati mobili che non mi si abilitavano, dovevo fare una telefonata con risposta e apparivano, ma al riavvio del cellulare ricompariva il problema...
Tu non riscontri questo problema?
Grazie
Click to expand...
Click to collapse
no, found this problem with the resurrection remix.
but if I put another sim worked? do you have wind or 3? if it is related to their merger. regards.
andrea2004 said:
thank you so much I try ...
Click to expand...
Click to collapse
andrea2004 said:
no, found this problem with the resurrection remix.
but if I put another sim worked? do you have wind or 3? if it is related to their merger. regards.
Click to expand...
Click to collapse
Yes, I have 3.
I tried them all .. lineage, AOSP, RR etc. etc. but without solution to my problem ..
Do you then say that it depends only on that?
Thank you
if I use nemesis reburn or serbia rom, everything works perfectly .. but it's android 6.0 no 8.1 ..
figor71 said:
Yes, I have 3.
I tried them all .. lineage, AOSP, RR etc. etc. but without solution to my problem ..
Do you then say that it depends only on that?
Thank you
Click to expand...
Click to collapse
yes, the problem depends on the merger of wind 3. now in my area it has been solved but not in all of Italy. if you try with a sim tim, for example, it works.
figor71 said:
Yes, I have 3.
I tried them all .. lineage, AOSP, RR etc. etc. but without solution to my problem ..
Do you then say that it depends only on that?
Thank you
if I use nemesis reburn or serbia rom, everything works perfectly .. but it's android 6.0 no 8.1 ..
Click to expand...
Click to collapse
Try bootleggers rom its oreo
figor71 said:
Yes, I have 3.
I tried them all .. lineage, AOSP, RR etc. etc. but without solution to my problem ..
Do you then say that it depends only on that?
Thank you
if I use nemesis reburn or serbia rom, everything works perfectly .. but it's android 6.0 no 8.1 ..
Click to expand...
Click to collapse
Make sure that you are on the latest bootloader & modem. The latest Twrp recovery too if you haven't already.
Mcha01 said:
Try bootleggers rom its oreo
Click to expand...
Click to collapse
can you kindly give me information on how to do it? thank you
figor71 said:
can you kindly give me information on how to do it? thank you
Click to expand...
Click to collapse
https://forum.xda-developers.com/ga...opment/rom-bootleggersrom-2-2-stable-t3785671
SM-G900I
TWRP v3.2.1
Clean wiped and formatted data
Flashed XenonHD-180505-Unofficial-klte-by fosseperme V1 and open_gapps-arm-8.1-pico-20180526
Wiped Cashe/Dalvik and rebooted
Setup device. So far working well with a few noticeable bugs.
Video camera faulty so installed Footej Camera. Fixed.
NFC not engaging.
Accent Colour adjustments does crash UI.
Flashed Magisk and deleted nfc.apk
Usual battery performance seen with Oreo roms.
Otherwise a great rom with great features :good::good:
Thanks @fosseperme and team for your hard work and support :good:
pmduper said:
SM-G900I
TWRP v3.2.1
Clean wiped and formatted data
Flashed XenonHD-180505-Unofficial-klte-by fosseperme V1 and open_gapps-arm-8.1-pico-20180526
Wiped Cashe/Dalvik and rebooted
Setup device. So far working well with a few noticeable bugs.
Video camera faulty so installed Footej Camera. Fixed.
NFC not engaging.
Accent Colour adjustments does crash UI.
Flashed Magisk and deleted nfc.apk
Usual battery performance seen with Oreo roms.
Otherwise a great rom with great features :good::good:
Thanks @fosseperme and team for your hard work and support :good:
Click to expand...
Click to collapse
Edit. Device turned off reboots when plugged into charger ?
Z-Rom V2
*FEATURES
*Based Samsung S20 Fan Edition
*Support A305xx
*One UI 2.5
*Zipaligned
*Debloat
*Patch December
*Some features of one UI 2.5
*Wallpaper S20 Fan Edition
*you can use spotify as added alarm
*Camera Mod thanks to Yasir
*improvements for better battery life and performance
*Optimization HQM
*Semi deodex in some applications
*Animations S20 Fan Edition
*Bluetooth improved
*carrier and certification removed
*Epdg Removed
*tima_measurement removed
*Mdec Service Removed
*SecSetupWizard optimized
*Enabled High Performance Mode
*Other things I don't remember now
*IMPORTANT
The rom is more focused on optimization, fluidity and performance, it has a very deep debloat and some functions are lost that I did not see as very necessary. I clarify this so that later, no complaints, the rom is working very well and without errors.
*HOW TO INSTALL
start in twrp and make wipes
flash ROM
installation takes about 2 to 3 minutes
enjoyment
*BUGS
let me know
*DOWNLOAD ROM:
Z-Rom V2 Samsung A30.zip | by Gollo99 for Generic Device/Other
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
*CONTRIBUTION
@Soul_broker_1441
*Paypal https://www.paypal.me/gollo11
PayPal in case you want to donate a coffee to me
if you like my work do not forget to leave your like
Screenshots:
{
"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"
}
Bundle of Thanks for sharing this awesome ROM ❤❤❤
Please add CSC/OMC Tweaks (Call Recording, Real time internet speed, Real time data usage and much more) and Samsung Whether, Galaxy Store.
@Gollo99 thanks my friend
Mohd Masab said:
Bundle of Thanks for sharing this awesome ROM ❤❤❤
Please add CSC/OMC Tweaks (Call Recording, Real time internet speed, Real time data usage and much more) and Samsung Whether, Galaxy Store.
Click to expand...
Click to collapse
nice friend
hacker812c said:
@Gollo99 thanks my friend
Click to expand...
Click to collapse
a pleasure friend
Why you had removed game launcher .. it's so important for games like pubg mobile .. tell me how install it
Does It support TREBLE?
is it possible to update from the previous version? Thank you
After flashing zrom the device always boot into twrp rather than opening...whats the problem??
blascogm said:
is it possible to update from the previous version? Thank you
Click to expand...
Click to collapse
yes
Ussd secret codes not working i using s20+ rom
Gollo99 said:
yes
Click to expand...
Click to collapse
Don´t work v2 ROM, samsung logo bootloop infinite in a305g
1.- Google contacts sync apk is necesary for syncronice contacts from google account.
2.- Samsung Max apk is not necessary.
3.- Samsung Radio apk and Samsung Photo editor apk too.
4.- Samsung Mirror link is not necessary.
5.- Samsung themes apk and samsung themes service apk is not necessary too.
6.- Samsung Cloud is necesarry for syncronice security copy samsung account.
7.- Google account not syncronice
blascogm said:
Don´t work v2 ROM, samsung logo bootloop infinite in a305g
Click to expand...
Click to collapse
something you did wrong everyone installed Z-Rom V2 on A305G the rom must have been downloaded wrong or you installed it wrong
blascogm said:
1.- Google contacts sync apk is necesary for syncronice contacts from google account.
2.- Samsung Max apk is not necessary.
3.- Samsung Radio apk and Samsung Photo editor apk too.
4.- Samsung Mirror link is not necessary.
5.- Samsung themes apk and samsung themes service apk is not necessary too.
6.- Samsung Cloud is necesarry for syncronice security copy samsung account.
7.- Google account not syncronice
Click to expand...
Click to collapse
unnecessary things install those apk yourself using root explorer
hola, mi terminal es un A305G y se instala muy bien sin ningún error, pero al momento de iniciar el sistema al finalizar la instalación, se reinicia en el Recovery y nuca inicia el celular como debe de ser, ya descargue varias veces la ROM e incluso cambie de tarjetas SD pero sigue igual, solo pasa con tu ROM por que con las demás no.
Buen día...
Translation:
Hello, my terminal is an A305G and it installs very well without any error, but at the moment of starting the system at the end of the installation, it restarts in the Recovery and never starts the cell phone as it should be, I already downloaded the ROM several times and I even changed SD cards but it remains the same, it only happens with your ROM because it does not with the others.
Good day...
By_drago said:
hola, mi terminal es un A305G y se instala muy bien sin ningún error, pero al momento de iniciar el sistema al finalizar la instalación, se reinicia en el Recovery y nuca inicia el celular como debe de ser, ya descargue varias veces la ROM e incluso cambie de tarjetas SD pero sigue igual, solo pasa con tu ROM por que con las demás no.
Buen día...
Click to expand...
Click to collapse
it's weird only you and another user had a problem with the rom my testers and other users didn't report those problems make sure you have the latest twrp
I am done with this rom, Downloaded it from both pc & mobile, flashed it few times with twrp(3.4.0.0) but after flashing, it goes straight to the twrp rather than opening the rom.
a305gn reboots to recovery everytime.
plz upload this rom for Galaxy A51.