[ROM][SM-T31x][KK][4.4.4] CyanogenMod unofficial builds

Search This thread

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,138
Bekasi
No luck using 311 kernel. Here is a snippet of the logcat when enabling disabling auto brightness. Upon further review the button backlights are not lighting up either.

Code:
D/        ( 2878): LightSensor enable

D/SensorService( 2878): SensorDevice::activating sensor handle=5 ns=250000000 

W/BackupManagerService( 2878): dataChanged but no participant pkg='com.android.providers.settings' uid=10039

D/SensorService( 2878): info.rates.add, set DEFAULT_EVENTS_PERIOD

D/        ( 2878): LightSensor enable

D/SensorService( 2878): SensorDevice::activating sensor handle=5 ns=200000000 

I/SensorService( 2878): info.selectDelay() ns=250000000  

D/SensorService( 2878): SensorDevice::setDelay, Return(true 1, false 0) =  1

W/BackupManagerService( 2878): dataChanged but no participant pkg='com.android.providers.settings' uid=10039
Still have no idea about this issue :(
 

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,138
Bekasi
@gr8nole Some updates:
T310 and T311:
- overlay: Recent interface for tablet
- overlay: Long press home button default to recent apps
T310 only: Change tether upstream types
T311 only: Attempts to fix in-call sound issue

https://github.com/kumajaya/android_device_samsung_lt01wifi/commits/cm-10.2
https://github.com/kumajaya/android_device_samsung_lt013g/commits/cm-10.2

EDIT:
T310's brightness and backlight fix: https://github.com/kumajaya/proprie...mmit/c511eacda54e726999af8e831c587c89e1b717df and https://github.com/kumajaya/android...mmit/8caa3000df0722db582165514df326b9e8f927c5 :victory:
 
Last edited:
  • Like
Reactions: kutaxov and gr8nole

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,138
Bekasi
Wifi fix confirmed working in 1206 build.

Brightness still pegged at 100.
-Tried your second suggestion Kumajaya and it also does not fix screen brightness.
-light sensor is functioning, checked using sensor app.

At this point the only issue not fixed that I have found is the brightness.
Copy https://github.com/kumajaya/proprie...fi/proprietary/system/lib/libsecril-client.so to /system/lib, set the permission to 644, reboot. This fix will be included in next build.

This fix based on logcat output:
Code:
root@lt01wifi:/ # logcat | grep lights                                     
E/HAL     ( 2851): load: module=/system/lib/hw/lights.exynos4.so
E/HAL     ( 2851): dlopen failed: could not load library "libsecril-client.so" needed by "lights.exynos4.so"; caused by library "libsecril-client.so" not found
Yes, I lost my T311 about 30 minutes ;)
 
Last edited:

gr8nole

Senior Member
Oct 9, 2010
3,958
8,042
Lynchburg, VA
@gr8nole Some updates:
T310 and T311:
- overlay: Recent interface for tablet
- overlay: Long press home button default to recent apps
T310 only: Change tether upstream types
T311 only: Attempts to fix in-call sound issue

https://github.com/kumajaya/android_device_samsung_lt01wifi/commits/cm-10.2
https://github.com/kumajaya/android_device_samsung_lt013g/commits/cm-10.2

EDIT:
T310's brightness and backlight fix: https://github.com/kumajaya/proprie...mmit/c511eacda54e726999af8e831c587c89e1b717df and https://github.com/kumajaya/android...mmit/8caa3000df0722db582165514df326b9e8f927c5 :victory:

At home today, so builds will take a little longer, but I will build both versions today.

Sent from my DROID RAZR MAXX HD
 

marincax

Senior Member
Oct 24, 2006
96
40
Chehov
Copy https://github.com/kumajaya/proprie...fi/proprietary/system/lib/libsecril-client.so to /system/lib, set the permission to 644, reboot. This fix will be included in next build.

This fix based on logcat output:
Code:
root@lt01wifi:/ # logcat | grep lights                                     
E/HAL     ( 2851): load: module=/system/lib/hw/lights.exynos4.so
E/HAL     ( 2851): dlopen failed: could not load library "libsecril-client.so" needed by "lights.exynos4.so"; caused by library "libsecril-client.so" not found
Yes, I lost my T311 about 30 minutes ;)

It works for me on T-310. :good:
 

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,138
Bekasi
New T310 build uploaded.

T311 building now.
The next source update almost ready for you :D I just merged lt013g and lt02wifi common source code since I will start to work on lt01lte port. It will be harder to merge 3 source base, better do it now. Maybe this will break something but we will fix it :good:

Time to sleep, waiting for T311 build. I hope in-call sound issue fixed :good:
 
Last edited:
  • Like
Reactions: gr8nole

gr8nole

Senior Member
Oct 9, 2010
3,958
8,042
Lynchburg, VA
Look who picked up a T310... this thing is much much better than T210R.

BTW... camcorder doesn't work, but camera does.

and lockscreen camera widget doesn't work (swipe from right side).

I am pleased to see that the IR blaster works. :)

Sent from my SM-T310 using Tapatalk 4
 
Last edited:

gr8nole

Senior Member
Oct 9, 2010
3,958
8,042
Lynchburg, VA
After a little testing, I have discovered that you can get the camcorder to work if you do the following:
Start camera
Switch to front facing camera
Then switch to camcorder
Front camcorder will work and you can then switch to rear facing camcorder.

Definitely not ideal, but a workaround for now.

Sent from my SM-T310 using Tapatalk 4
 

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,138
Bekasi
Look who picked up a T310... this thing is much much better than T210R.

BTW... camcorder doesn't work, but camera does.

and lockscreen camera widget doesn't work (swipe from right side).

I am pleased to see that the IR blaster works. :)

Sent from my SM-T310 using Tapatalk 4
Weee, and you run your own ROM :good:

In-call sound issue persist :( The workaround still work.

I hope @CodyF86 will bring us KitKat ;)
 
Last edited:
  • Like
Reactions: gr8nole

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,138
Bekasi
@gr8nole Source update ready for you:
1. Revert "Fixing proprietary light module", Switch to open source lights module: https://github.com/kumajaya/proprietary_vendor_samsung/commits/cm-10.2
2. T311: Merge lt013g and lt01wifi common codes: https://github.com/kumajaya/android_device_samsung_lt013g/commits/cm-10.2
3. T310: Merge lt013g and lt01wifi common codes: https://github.com/kumajaya/android_device_samsung_lt01wifi/commits/cm-10.2

There is a risk I broke something. @CodyF86 Please help us to review our change :good:
 

ketut.kumajaya

Recognized Developer
Apr 28, 2011
4,935
14,138
Bekasi
T315 owner, I need some files from your tablet:
Code:
system/bin/at_distributor
system/bin/efsks
system/bin/geomagneticd
system/bin/gsiff_daemon
system/bin/ks
system/bin/netmgrd
system/bin/orientationd
system/bin/qcks
system/bin/qmiproxy
system/bin/qmuxd
system/bin/rild
system/bin/sec-ril
system/bin/sensorservice
system/bin/smdexe
system/etc/Diag.cfg
system/etc/Diag_zero.cfg
system/lib/libakm.so
system/lib/libatparser.so
system/lib/libcsd-client.so
system/lib/libdiag.so
system/lib/libdsi_netctrl.so
system/lib/libdsutils.so
system/lib/libfactoryutil.so
system/lib/libidl.so
system/lib/libloc_api_v02.so
system/lib/libnetmgr.so
system/lib/libomission_avoidance.so
system/lib/libqcci_legacy.so
system/lib/libqdi.so
system/lib/libqdp.so
system/lib/libqmi.so
system/lib/libqmi_cci.so
system/lib/libqmi_client_qmux.so
system/lib/libqmi_common_so.so
system/lib/libqmi_csi.so
system/lib/libqmi_encdec.so
system/lib/libqmiservices.so
system/lib/libril.so
system/lib/libril-qc-qmi-1.so
system/lib/libril-qcril-hook-oem.so
system/lib/libsecnativefeature.so
system/lib/libsecril-client.so
system/lib/libsensorservice.so
system/lib/hw/sensors.smdk4x12.so
system/lib/hw/camera.smdk4x12.so
system/usr/keylayout/sec_touchkey.kl

system/build.prop
system/default.prop
Please tell me if there is a file that does not exist on your system.

And I need the output of:
Code:
ls -l /dev/block/platform/dw_mmc/by-name/
You can use Terminal Emulator app or "adb shell".
 
Last edited:

Top Liked Posts