• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM] [ALPHA] [Triumph] 2.3.4 Gingerbread UPDATE!!! 4/30

OK seems camera is golden. Now it's bluetooth.

http://androidforums.com/3275838-post39.html

Looks like Issac fixed it buy commenting out the BoardConfig.mk

# GPS Defines
#BOARD_USES_QCOM_GPS := true
#BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := triumph
#BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION := 50001
#BOARD_VENDOR_QCOM_GPS_NEEDS_LNA := true
#BOARD_VENDOR_QCOM_GPS_HAS_BROKEN_XTRA := true

rebuilding and off to bed.....
 
This Rom is Not Not totally working yet!!!!!!
 

Attachments

  • uploadfromtaptalk1331710527114.jpg
    uploadfromtaptalk1331710527114.jpg
    14.3 KB · Views: 185
  • uploadfromtaptalk1331710543334.jpg
    uploadfromtaptalk1331710543334.jpg
    14.7 KB · Views: 173
  • uploadfromtaptalk1331710592846.jpg
    uploadfromtaptalk1331710592846.jpg
    11.2 KB · Views: 190
OK seems camera is golden. Now it's bluetooth.

http://androidforums.com/3275838-post39.html

Looks like Issac fixed it buy commenting out the BoardConfig.mk

# GPS Defines
#BOARD_USES_QCOM_GPS := true
#BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := triumph
#BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION := 50001
#BOARD_VENDOR_QCOM_GPS_NEEDS_LNA := true
#BOARD_VENDOR_QCOM_GPS_HAS_BROKEN_XTRA := true

rebuilding and off to bed.....

I just checked Bluetooth is working fine :) bluetooth headphones are working but since Ril is not working i can't check mic :( speaking of mic its not working either aswell as scree rotation :confused:
 
lol this rom is kinda mix breed...!!
idk if you guy's have already try this or not, but it may help

- system/etc/permissions/android.hardware.telephony.gsm(change it with android.hardware.telephony.cdma)

- system/bin/qmuxd
- system/bin/rild

- system/lib/libreference-ril.so
- system/lib/libril.so
- system/lib/libril-qc-qmi-1.so
- system/lib/libril-qc-1.so
- system/lib/libril-qcril-hook-oem.so

And edit, add & remove some line's in build.prob...!!

This is what i do to make cdma rom to on gsm ;)

I did this nothing changed.... heres the build in case someone can/knows what else needs to be done in order to fix Ril :confused:

2.3.4_Triumph_9.zip
 
I just checked Bluetooth is working fine :) bluetooth headphones are working but since Ril is not working i can't check mic :( speaking of mic its not working either aswell as scree rotation :confused:

Remember these are errors I am getting on the build, has nothing to do with what works in your ROM. I won't post my errors anymore as to not confuse anyone ;)
 
okay pm me if you want to

I'll keep you in the loop. When I woke up this morning the build failed but it almost finished, I just need to figure out what us wrong with the common.py my guess it's trying to create a recovery partition which the Triumph doesn't have. I have the fixed files for Ice Cream Sandwich, which maybe the same for gingerbread. I will look over the files tonight with Meld and see what is what

Code:
/build/tools/releasetools/ota_from_target_files:59:  DeprecationWarning: the sha module is deprecated; use the hashlib  module instead
  import sha
unzipping target target-files...
   running:  unzip -o -q  out/target/product/triumph/obj/PACKAGING/target_files_intermediates/full_triumph-target_files-eng.zip  -d /tmp/targetfiles-79klsX
Traceback (most recent call last):
  File "./build/tools/releasetools/ota_from_target_files", line 785, in <module>
    main(sys.argv[1:])
  File "./build/tools/releasetools/ota_from_target_files", line 740, in main
    OPTIONS.info_dict = common.LoadInfoDict(input_zip)
  File "/media/test/dev/gb/build/tools/releasetools/common.py", line 140, in LoadInfoDict
    d["fstab"] = LoadRecoveryFSTab(zip)
  File "/media/test/dev/gb/build/tools/releasetools/common.py", line 158, in LoadRecoveryFSTab
    raise ValueError("malformed recovery.fstab line: \"%s\"" % (line,))
ValueError:  malformed recovery.fstab line: "/boot           emmc         /dev/block/mmcblk0p5      NULL                              NULL"
make: *** [out/target/product/triumph/full_triumph-ota-eng.zip] Error 1
 
HDMI fully working on this rom?! Will we soon have a fully functional gingerbread rom?! I think so! :-)

Great job guys!
 
Should this thread be in the "ROMs" section of the All Things Root Guide?

When the 3g/cell radios work I will add it in. :) There are a couple other ROMs that are in the same situation (Anrdo-ID, and a couple different MIUI ROMs). I don't really want to add stuff in there which people will flash and then start asking why they can't make calls. Does that seem like a good criteria to you guys? If people want every ROM listed even when some major things (like making calls) don't work then that is fine, I could always make a sub-section for ones that are very early alpha or don't have 3g/cell radio/wifi working, and then move them. Let me know what you all think.
 
When the 3g/cell radios work I will add it in. :) There are a couple other ROMs that are in the same situation (Anrdo-ID, and a couple different MIUI ROMs). I don't really want to add stuff in there which people will flash and then start asking why they can't make calls. Does that seem like a good criteria to you guys? If people want every ROM listed even when some major things (like making calls) don't work then that is fine, I could always make a sub-section for ones that are very early alpha or don't have 3g/cell radio/wifi working, and then move them. Let me know what you all think.

I think that would work. Just make a sub section for roms that aren't fully finished. And the only thing wrong with andro-id is data doesn't work. Well and the key layout is different. But sms, call, hdmi, camera, etc. all work.
 
Back
Top Bottom