Author Topic: [Dev] CyanogenMod 7.2.0+ Galaxy5 Port  (Read 1788107 times)

Offline psyke83

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 1200
  • Posts: 1834
  • Reputation: +3545/-37
    • View Profile
[Dev] CyanogenMod 7.2.0+ Galaxy5 Port
« on: July 01, 2011, 07:34:17 PM »
News: The galaxy5 device is now officially supported within the CyanogenMod project - I am the device maintainer. This means that in future, you may see future release or weekly builds for the 7.x branch on the CyanogenMod website.

Even though I am an official CyanogenMod developer, you should not consider the builds that I release here as official. I have applied several patches to fix minor issues that are not yet part of the official CyanogenMod code (such as FM radio popping, camera crash on zoom, etc.).


CyanogenMod 7.2.0 Galaxy 5 Port
Latest testing release: none
Latest release: You are not allowed to view links. Register or Login
Latest Google Apps package: You are not allowed to view links. Register or Login


Hey folks,

This is a port of CyanogenMod 7.2.0-RC2+, a community-developed Android ROM based on Gingerbread 2.3.7, for the Samsung Galaxy 5 I5500 (Europa) phone. The current port status is stable - most hardware is working correctly, but see post #2 for known issues.

Special thanks to Motafoca for starting CyanogenMod development, OuNao for the fake dual-touch module,sensor work and general assistance, DSM for (re)writing the EuropaParts settings app, DrMacinyasha for the hosting, mikereidis (author of You are not allowed to view links. Register or Login app) for helping with FM audio issues, and of course, thanks to all of you for testing!

Pre-requisites:
  • Visit the You are not allowed to view links. Register or Login thread and make sure that you are using a baseband that is recommended for CyanogenMod. If you are still using an Eclair ROM, you must update your baseband or you will experience boot loops.
  • Visit the You are not allowed to view links. Register or Login thread and install the latest ClockworkMod build via Odin.
  • Install the You are not allowed to view links. Register or Login application from the Google Play store.
Installation (updating from older CM7 build):
  • Open the GooManager application.
  • Select the Check for rom updates option.
  • Click on the notification for the available update and then click the Download button.
  • When the download finishes, enter recovery and install the update package followed by the Google Apps package.
Installation (first time/new users):
  • Open the GooManager application.
  • Navigate to psyke83 -> roms -> galaxy5.
  • Click on the build you wish to install from the list.
  • If needed, click the Download Gapps button to download the Google Apps package. The most recent (and most suitable) version will always be selected for you automatically.
  • Click on the Download button to download the rom.
  • Once the download(s) are complete, reboot into recovery and install the update package, followed by the Google Apps package.
  • Important: if you are updating from a stock or custom ROM, choose the data wipe option before rebooting.
Latest Changelog:
  • You are not allowed to view links. Register or Login
    • md5: f93bb0cb252e57322a2cf5d1b85c5c2e
    • Updated CyanogenMod source
    • Patched dialer app to prevent USSD codes from being executed on malicious websites
    • Updated kernel, based on GT-S5830G source release (may help with SOD issues experienced by some users)
    • Improved reliability, resolution time of dhcpcd for wireless
    • Fixed crash on selection of "volume key beeps" option
    • MAD Manager included by default (to replace ROM Manager)
  • You are not allowed to view links. Register or Login
    • md5: a0e834eab022df144a4dfb8174ed7f36
    • Updated CyanogenMod source; galaxy5 device is now officially supported.
    • Removed tweaks from sysctl.conf that were causing lag and/or sleep of death issues.
    • Small bugfixes.
  • You are not allowed to view links. Register or Login
    • md5: c70ddfa5852ec0373bbcbd1aabb2dcdc
    • Updated CyanogenMod source - version 7.2.0 final.
    • Added EuropaParts settings application. This moves all the functionality of the madconfig script into the UI, which can be accessed via Settings -> Device. Big thanks to DSM for re-writing and improving my initial version. Removed madconfig script.
    • Kernel: fixed high CPU/lag issue caused by bug in fake-dualtouch driver (even if you had dual-touch disabled); added userspace control to fake dual-touch driver (used by EuropaParts). Thanks to OuNao.
    • Kernel: switched back to new camera drivers, fixed sr200pc10 camera sensor driver to work with new camera drivers.
    • libaudio: fix reboot bug on first incoming call, other small fixes.
    • FM app: fixed loud "pop" issue on first start; fixed issue where last used frequency is not tuned properly on cold start of FM app.
    • You are not allowed to view links. Register or Login: disable wifi clocks on suspend, disable uneeded smc91x (ethernet) driver, workaround to ensure that all clocks are disabled on suspend (ICODEC_TX_CLK was staying enabled at all times); improve support for Bluetooth keyboards (CONFIG_HID_APPLE); remove Samsung drop_caches hack that causes IO lag; disable wakelocks in bluesleep driver; fix non-Samsung branded headset detection bug, re-enable KSM driver (with bug fixes), replace older ramzswap driver with newer zram driver, re-add interactiveX CPU scheduler, fix bug with lowmemorykiller driver, improve battery driver (calculate average sample), tweaks to lcd power saving code to prevent battery drain, improve kernel audio driver stability.
    • Wifi: Removed defective board data file that was causing wifi stability/performance issues.
    • Development note: now built using openjdk-6-sdk.
  • You are not allowed to view links. Register or Login
    • md5: 0edc2484f8b2f206a0e3bfd3bda65cd2
    • Known issue: wifi performance may be poor due to a bad calibration file. To fix, delete the problematic file from your ROM: /system/wifi/ath6k/AR6003/hw2.0/bdata.SD31.bin.04
    • Updated CyanogenMod source
    • Kernel updated to 2.6.35.7. All hardware should be functioning properly.
    • WiFi: new driver from Callisto GB ROM to match new kernel; switched to wpa_supplicant_6 using wext driver with combo scanning enabled. Tested and working well, but see "known issue" above.
    • libaudio updates, adding the feature to disable Samsung extamp filter. See post #2.
    • Various modifications to improve support for the new kernel.
  • You are not allowed to view links. Register or Login
    • Updated CyanogenMod source - version 7.2.0 RC2+ (pre-release).
    • Various improvements to libaudio: updated to Adriano Carrata's rewritten libaudio code (with my Samsung customizations re-added), added user-adjustable audio attenuation (disabled by default - see post #2), implemented Samsung's proprietary snd_set_extamp ioctl to improve audio quality, reduce in-call volume on headsets & fix FM radio background hiss.
    • Updated kernel with KSM (Kernel Samepage Merging) support - disabled by default, see madconfig documentation in post #2 for details.
    • Switched to wpa_supplicant v5 & awext driver. This fixes the issue in which wifi didn't connect properly either on first boot, or when activated via the notification bar/widgets.
    • Switched to libjpeg-turbo for better performance in Gallery & other apps making intensive use of jpeg images.
    • Switched to CM7 version of libgralloc & libcopybit, updated libcamera source.
    • Added support for automatic ROM re-odexing to madconfig (recommended only for people not using an app2sd method).
    • Small change to fake dual-touch driver to slightly improve touchscreen edge sensitivity.
    • Added support for ROM downloads/OTA updates via You are not allowed to view links. Register or Login. Note: GooManager is still supported - it's your choice which application to use.
  • You are not allowed to view links. Register or Login
    • Hotfix 3 [18th April]: kernel: fix shutdown issue.
    • Hotfix 2 [16th April]: kernel: enabled CGROUPS + CFQ IO scheduler (seems to reduce lag), various patches to improve performance/stability; g5sensord updated to v3.4 (low pass filter to reduce compass needle dancing).
    • Hotfix 1 [10th April]: kernel: fix headset detection problems, experimental change to improve stability when rebooting to recovery; g5sensord updated to version 3.3 (corrected bug in calibration file, hack to stabilize compass on high pitch)
    • Updated CyanogenMod source - version 7.2.0 RC1.
    • New kernel (label: You are not allowed to view links. Register or Login). Based on Samsung Gio Froyo source, updated to latest Code Aurora froyo_almond revision. This kernel has a more accurate battery driver, more efficient power saving for the mmc (wifi/sd) interface, and includes many fixes from Samsung and Code Aurora Forum in contrast our original kernel source.
    • New wifi driver + firmware (3.0.70.23, from Samsung Gio Froyo system image). This wifi driver is more recent than our official source, has better mmc power management code, and appears to be more stable. The minimum CPU frequency also set to 122Mhz (really). This frequency usually caused sleep of death issues, but this new driver may be immune.
    • Various patches for memory leaks and minor bugs from gerrit.
    • Updated sensor daemon (g5sensord) to latest revision (v3.1) - adds calibration data persistence, calibrated data and magnetic z-axis, saving of hard and soft iron calibration data. Should fix the Google Sky sensor issue. Thanks OuNao!
    • Enable setup_fs tool by default. This tool will check /data and /cache on each boot, ensuring that they are formatted properly as ext4 filesystems. If not, the partitions will be formatted automatically. This should make upgrading from Froyo more painless, and also fixes a common issue in which /cache corrupts randomly (perhaps due to unclean dismounts when the phone is not rebooted properly).
    • GooManager support now working correctly, which allows for future OTA updates.
  • You are not allowed to view links. Register or Login
    • Hotfix 1: changed kernel config (to test for battery improvements), re-enabled WOW suspend in wifi driver
    • Updated CyanogenMod source - version 7.2.0 RC1.
    • Cherry-picked various patches from gerrit to fix issues with core binaries/libraries (dalvik, bionic, zlib, etc.).
    • Kernel: updated europa-battery, pmem, fsa9280, android staging drivers.
    • Kernel: reduce minimum CPU scaling frequency to 122Mhz (to see if sleep of death occurs with the new wireless driver).
    • Wifi: using AR6kSDK.3.0_RC.298 source with patches to allow usage of Samsung's firmware blobs, disable WoW (Wake on Wlan), and fix a certain case in which the driver blocks suspend. Note: the newest driver from freescale (AR6kSDK.3.1_RC.563) is not stable with our phone. This can't be fixed easily, as the problem appears to be within the new proprietary firmware blobs, which is something I can't fix. In the meantime, this driver should work well (and hopefully without any sleep of death issue).
    • dhcpcd: patches to optimize dhcp requests for Atheros AR6003. This improves connection/reconnection speed and reliability.
    • libhardware_legacy: increase wifi loader timeout from 1 second to 5 seconds. This ensures that the wireless driver is given time to settle before the first scan occurs.
    • wpa_supplicant_6: wait for control interface monitor to be brought up before starting. Improves reliability of wireless when reconnecting from idle.
    • libaudio: fix for minimum in-call volume being incorrectly muted in certain cases (including on speakerphone); fix FM audio when using no-microphone headphones.
    • Switched to OuNao's open libsensors - completely fixes accelerometer lag.
    • Switched to "g5sensord", Ounao's open memsicd replacement based on freescale's eCompass code - more battery efficient than proprietary memsicd daemon.
    • GPS: use worldwide SUPL server by default. Initial reports indicate that people are having better connectivity with this setup overall.
    • Compcache: back to 18%.
    • ADWLauncher: lock action buttons by default (helps avoid cases in which users accidentally detach the icons for these buttons).
    • Change scrolling cache setting to further improve scrolling speed.
    • Disable automatic brightness setting by default. Our phone has no light sensor, and I suspect that the software implementation may be causing battery drain.
  • You are not allowed to view links. Register or Login
    • Hotfix 2test3 [10th March]: Kernel: reverted all changes since v2.0 release (to hopefully prevent battery drain); ar6000: avoid setting refClock rate (may improve wireless stability); reverted to CyanogenMod wpa_supplicant v6.
    • Hotfix 2test2 [8th March]: Same as hotfix2test1, but using stable kernel instead. Please compare against hotfix2test1.
    • Hotfix 2test1 [7th March]: Reintroduce CodeAurora kernel with fixes for battery usage (but further testing is needed by the community); updated new ar6000 driver to match suspend/resume/bluetooth coexistence behaviour of stock driver; switched to wpa_supplicant & hostapd 0.8.x from Atheros SDK to improve wireless behaviour; fix FM audio when using no-microphone headphones.
    • Hotfix 1 [6th March]: New wireless driver (AR6kSDK.build_3.1_RC.563) from Freescale i.MX53 source release - wireless is now stable. Modified source is available on You are not allowed to view links. Register or Login (freescale branch).
    • Updated CyanogenMod source
    • New ar6000 driver (adapted from AR6kSDK3.1 source package used by the Sony PRS-T1/JP e-book reader); enabled combo scanning in wpa_supplicant_6.
    • libaudio: fixed combo device issue (ringtone in speaker + headset/headphone)
    • libsensors: using OuNao's libsensors with change to further reduce battery consumption during idle. This completely fixes sensor lag. Thanks to OuNao.
    • Adjusted smartassV2 CPU scheduler to idle at lower frequencies
    • Enabled CGROUPS in kernel to minimize data starvation issues.
    • Updated fake-dualtouch module to v9.1 (fixed).
    • Enabled Goo-inside.me OTA update support (requires You are not allowed to view links. Register or Login)
  • You are not allowed to view links. Register or Login
    • hotfix 2 (6th February): more fixes for microphone and headset routing. I can't reproduce call echo, so it may or may not be fixed.
    • hotfix 1 (6th February): due to popular demand, the microphone has been enabled to allow voice calls. [sarcasm]In future releases this will be a paid feature.[/sarcasm]
    • Updated CyanogenMod source (almost 7.2.0-RC1).
    • Kernel: updated OuNao's dualtouch module to the latest version (v9.1, which also has edge sensitivity fix).
    • Kernel: updated android staging kernel drivers from 2.6.35 kernel (notably bringing improvements to the lowmemorykiller driver).
    • Kernel: audio driver patches to prevent rare blackscreen during incoming calls from idle/low memory conditions.
    • Framework: disable scrolling cache (prevents lag in certain apps).
    • Framework: switched to stable copybit version with blending bug fix.
    • Audio: further updates to latest CAF libaudio version with FM support added. Bluetooth calling needs testing (I don't have a peripheral to test).
    • Camera: fixed force close error during zoom.
    • Mobiledata: added 2g/3g mobiledata switch option (you can set the mobiledata button to switch between 2g/3g mode instead of simply turning on/off data)
    • FM: Fix audio routing (where headphones sometimes stopped working after closing the radio app); respect upper and lower frequency limits; looping between low/high frequency limit during manual seek is now possible.
    • Network: SIM lock messages will no longer be ignored. This may help people who have problems using SIM cards that require a PIN unlock (note: this is not related to the reboot problems with certain SIM cards).
    • Updated USBController.cpp (tethering) code to possibly prevent reboots after extended use.
    • Refreshed ClockworkMod Recovery official build to 5.0.2.8 (thanks to koush)
    • Moved to new hosting on goo-inside.me (thanks to DrMacinyasha), which allows for better ROM Manager integration. This also means no more weekend download restrictions!
    • Improved LatinIME key sensitivity (key presses are recognised with better precision than before).
    • Settings -> About phone -> Mod version will now show the exact build date, which helps you to know exactly what version you're running.
    • Update notifications & automatic ROM updating now available (ROM Manager Premium users only).
    • Increased compcache to 26% (may be useful for those who have no swap).
    • Decreased wifi scan interval to 45 seconds to help with reconnection problems if you use hidden SSIDs.
    • Switched to US GPS servers by default.
    • ???
  • v1.9 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login - 25 January 2012:
    • Hotfix 3 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login [26 January]: libaudio: updated code based on rmcc's geeksphone zero version, fixed no mic headsets (including FM routing).
    • Hotfix 2 [bad, please wait for newer hotfix] [26 January]: libaudio: updated code based on rmcc's geeksphone zero version. May help with some routing problems.
    • Hotfix 1 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login [26 January]: Kernel: disable samsung's drop_caches hack (may help reduce lag related to paging of swap). libaudio: fix for headphones issue (thanks to kingmaya & OuNao for troubleshooting).
    • Data wipe?: only if you have problems.
    • Updated CyanogenMod source (7.2-RC0)
    • Now using ICS transition and rotation animations
    • Fix for "stuck" notification items
    • Kernel: remove SCHED_HRTICK patches due to instability
    • Kernel: tweak smartassV2 scheduler to use more appropriate CPU frequencies for idle and awake states
    • Use safer mount options to reduce chances of data corruption
    • Reduce default compcache usage to 10% of memory
    • Tweaked TCP buffer for wifi device to improve performance
    • Improved Bluetooth reliability (enable HFP, increase max connections 1 -> 3).
  • v1.8 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login - 6 January 2012:
    • Hotfix 1 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login [7 January]: Kernel: back to original europa_battery.c driver from 2.6.32 kernel, with fix for 99% charge issue (should now stably charge to 100% and discharge without any erratic jumps); fixed video encoders and decoders (more efficient decoding of Youtube, etc., and now video recording is as fast as the stock ROM); libcamera: tweaked default exposure settings to slightly darken video recording; Boot: disabled setup_fs service (just in case it's causing a random /cache corruption issue).
    • Data wipe?: only if you have problems.
    • Updated CyanogenMod source (Android version 7.2-RC0)
    • Kernel: rebased on updated Samsung source.
    • Kernel: rebuilt using latest stable linaro gcc release: 4.5-2011.11
    • Kernel: removed mmc31xx axis orientation hack
    • Kernel: added new interactiveX CPU governor
    • Kernel: stability/performance patches added
    • Using new memsicd daemon which doesn't require mmc31xx kernel driver hack
    • Renamed usb tethering device from usb -> rndis (cosmetic)
    • New wifi module built from updated Samsung source; the only change is that Wireless-N mode is enabled.
    • Using wpa_supplicant_6 with ar6000 supplicant driver.
    • Updated adreno200 libraries (from latest Callisto Gingerbread ROM).
    • Tweak LatinIME keyboard (more compact)
    • Enable surface dithering by default (it improves font rendering quality without much performance drop)
  • v1.7.2 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login - 7 November 2011:
    • Data wipe?: only if you have problems.
    • Hotfix 1 [7 November 2011] Fixes wireless hotspot mode. Note that the hotfix is on ROM Manager (but I don't want to be releasing hotfixes any further).
    • Updated CyanogenMod source.
    • Removed You are not allowed to view links. Register or Loginfrom framework that causes split video issues on our phone.
    • Added brightness and vibration presets - should fix notification icon issues.
  • v1.7.1 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login - 1 November 2011:
    • Data wipe?: only if you have problems.
    • Now distributed via ROM Manager.
    • Updated CyanogenMod source.
    • Using stock ar6000 driver & new wpa_supplicant_6 with awext emulation (patch thanks to Nicu Pavel) and fix for wifi hotspot mode.
    • Swapped volume controls when phone is at 90 degree anti-clockwise orientation.
  • v1.6 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login - 7 October 2011:
    • Data wipe?: only if you have problems.
    • Hotfix 4 [fixed2] - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login  [16 October 2011]: Fixed random disconnect issue with wifi driver; updated wpa_supplicant_6. Note: please report if you can't scan for access points correctly (should only happen if you do a data-wipe/fresh install). If this happens to you, be patient and wait 1-2 minutes for the list to appear properly.
    • Hotfix 3 [fixed] - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login [15 October 2011]: [Fixed: MAC address problem with Google Sync] Using CM7 wpa_supplicant v6 with patch to fix wifi-hotspot activation; downgraded to slightly older wifi driver based on 2.6.35 kernel source (should be more stable, prevent sleep of deaths, and has working ad-hoc networking); fixed lense lockscreen text position; fixed problem with "split" video; fixed rendering effects. Note: You should wipe your dalvik-cache to avoid any problems.
    • Hotfix 2 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login [13 October 2011]: Reverted to v5 CyanogenMod wpa_supplicant driver (to fix ad-hoc networking); updated wifi driver; new kernel battery driver; decreased lockscreen bottom dip; some optimizations to framework code for increased performance. Note: your dalvik cache will be regenerated (i.e. first boot will be slower), and you may want to clear your battery stats due to the new battery driver. If you have problems, manually clear the dalvik cache.
    • Hotfix 1 - You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login, You are not allowed to view links. Register or Login [12 October 2011]: New hotfix to celebrate 800,000 CyanogenMod downloads & 1 million total MADTeam downloads! Fixed compass orientation, changed to newer wifi driver due to sleep of death issues with stock version.
    • Updated Gingerbread 2.3.7 / CyanogenMod source - no longer marked as Release Candidate code.
    • Due to reported problems, reverted to stock wifi driver - the only change is that wireless-N mode is activated.
    • Replaced CyanogenMod's v5 wpa_supplicant with Samsung's v6 version. This should improve wireless signal with the stock driver.
    • Fixed light toggle button in notification menu.
    • Optimizations: reduced VM heap size to 24m, disabled surface dithering.
    • Small tweaks & fixes.
  • You are not allowed to view links. Register or Login - 1 October 2011:
    • Battery stats wipe?: You must wipe your battery stats in ClockworkMod for this release, since we are using a modified kernel battery driver (and your existing stats file may be invalid).
    • Data wipe?: A regular data-wipe is only necessary if you have problems (as usual).
    • You are not allowed to view links. Register or Login [5 October 2011]: Kernel: Bluetooth initialization fix; enabled compatibility with new basebands - you are now free to use any Froyo-based baseband with CyanogenMod. Framework: enhanced dual-touch compatibility (enabling/disabling dual-touch will now change the touchscreen permissions to the proper type). If you're using dual-touch, please re-enable via madconfig after installing this update.
    • You are not allowed to view links. Register or Login [5 October 2011]: Kernel: kernel source re-patched from vanilla to avoid unnecessary/unstable patches; fixed reboot/reboot to recovery hangs; optimized size of kernel modules to free extra RAM; upgraded to newer FSR drivers from I5500XWJQ3 ROM; reverted to stable version of compcache (ramzswap) driver; removed OuNao's dualtouch driver from kernel, but re-added as an optional kernel module. Framework: added new "madconfig" script to configure swap and dualtouch activation; various small fixes and hacks removed.
    • 35% extra trololo.
    • Updated CyanogenMod source - Gingerbread version 2.3.7.
    • Fixed audio routing when headphone/headset is connected. You can now force ringtones to speaker - just remember that you need to change this in Settings -> CyanogenMod Settings -> Sound -> Always play on speaker.
    • Fixed FM Radio seek (left/right arrows) - thanks to OuNao.
    • Now includes fake dualtouch driver by default - see OuNao's You are not allowed to view links. Register or Login thread for more details.
    • Now using improved ar6000 wireless-N wifi driver (based on Linux compat-wireless-20110329 ath6kl driver, with Samsung's patches for the G5).
    • Small tweaks to the new battery driver's voltages.
    • S2E corruption issues should now be completely solved. If your existing /sd-ext partition is corrupt from previous usage in older ROMs, see post #2 for instructions on how to manually format your partition (this is the only way to clear the bug).
    • [I5508] Touchscreen driver for I5508 now partially working. The x/y axis orientation is correct, but the accuracy is not good. I will try to fix this in future releases/hotfixes.
  • You are not allowed to view links. Register or Login - 23 September 2011:
    • Battery stats wipe?: You must wipe your battery stats in ClockworkMod for this release, since we are using a new kernel battery driver.
    • Data wipe?: A regular data-wipe is only necessary if you have problems (as usual).
    • You are not allowed to view links. Register or Login [24 September 2011]: Fixed wifi tethering (reverted to v5 supplicant - should not reduce wireless quality as we are still using the newer WEXT driver); fixed stock FM radio; improved FM radio volume code (thanks to OuNao); improved FM audio quality (reduced hiss sound).
    • Updated CyanogenMod source.
    • Deodexed ROM: you can now install the full Google Apps package if you desire. Keep in mind that your first boot after upgrade/fresh install will be slower compared to previous versions, but regular boots will continue to be fast.
    • Patch to prevent S2E from applying bad filesystem tweaks (won't interfere if you don't use S2E).
    • Linked /cache/download -> /data/download by default (so all users can download large apps from Market, even if not using an app2sd method).
    • Kernel: Updated battery driver (based on tass_battery.c 2.6.35 kernel driver) - this should reduce battery drain and prevent the phone from staying stuck on 99% battery for extended periods. Note: your battery stats will be erratic for one or two charging cycles - make sure to wipe your battery stats to help this process.
    • Wireless: new driver with Wireless-N capability & better signal (based on Atheros source from Samsung I5508, with patches from 2.6.35 kernel).
    • Updated to wpa_supplicant v6 (awext -> wext driver) & reverted to CM7 dhcpcd. This restores wireless signals to Froyo levels.
    • Kernel: Updated fsa9280 USB switch driver (from 2.6.35 source).
    • Kernel: change default TCP congestion control method to "veno" - should improve wireless reliability, especially if there is wireless congestion in your area. It can also improve wireless throughput under normal wireless conditions.
    • Enabled hardware-accelerated 2D rendering (note: this feature wasn't working properly in the previous test hotfixes - it's working now, and there is no graphical corruption).
    • Various small bugfixes.
  • You are not allowed to view links. Register or Login - 10 September 2011:
    • Data wipe?: only if you have problems.
    • Updated CyanogenMod source.
    • You are not allowed to view links. Register or Login [18 September 2011]: Boot: removed custom lowmemorykiller tweaks; kernel: various updates (smartassV2, TinyRCU, Simple and V(R) IO schedulers), bugfixes and optimizations, changed default scheduler to Simple IO; libaudio: code cleanup and reduced overall FM volume; Framework: enabled hardware-accelerated 2D rendering.
    • You are not allowed to view links. Register or Login [10 September 2011]: Fixed volume controls on stock FM app (thanks again to OuNao and Mike).
    • Stock FM Radio app now working! Huge thanks to mikereidis and OuNao for the assistance. Note: the volume will be stuck at 100% in the stock app, so take care not to blow out your speakers (will be addressed in a later hotfix). Alternatively, you can use Mike's excellent Spirit FM application which has working volume controls (as well as many other features not present in CyanogenMod's stock FM app). See You are not allowed to view links. Register or Login thread and You are not allowed to view links. Register or Login on XDA. Be sure to show your appreciation for Mike's work by purchasing the unlock key for his app.
    • Boot: small fix to /dev/log/* permissions (was causing log errors).
    • Graphical tweak to improve GUI performance.
  • You are not allowed to view links. Register or Login - 21 August 2011:
    • Important: mad2sd has been removed from this ROM. Please turn off mad2sd before upgrading, and read the notes in post #2.
    • Data wipe?: only if you have problems / forgot to disable mad2sd properly before upgrading.
    • You are not allowed to view links. Register or Login [7 September 2011]: Kernel: experimental config changes for better battery savings. Framework: fixed lag on incoming call; small fix to "mad2sd" script (note: it is only used to control swap).
    • You are not allowed to view links. Register or Login [27 August 2011]: Modified kernel config to reduce SD lag; reduced VM heap size to 32Mb; potential fix for lag on incoming call; modifications to better support S2E - its script will now mount the drive with its own parameters, giving better performance. Important: Due to changes in the way S2E works, you must move all folders back to internal memory (and make sure to do a full reboot), before installing hotfix1. When you flash hotfix 1, you should also format /sd-ext, or else you will have problems. See: You are not allowed to view links. Register or Login.
    • Updated CyanogenMod source.
    • Changed default configuration: 48Mb VM heap size, 18% compcache memory usage.
    • Fixed tethering via 3g.
    • Boot: removed mad2sd, updated CyanogenMod's existing script to properly mount /sd-ext drive as ext4 format.
    • Kernel: small fixes, now built using gcc version 4.4.3 (to increase compatibility with existing proprietary kernel modules).
    • Kernel: rebuilt wifi module using original, unmodified source.
  • You are not allowed to view links. Register or Login - 13 August 2011:
    • Known issue (not directly related to this release): If you cannot access Google Apps after flashing, you are using a buggy version of ClockworkMod v0.4. Please re-download CWM v0.4 from the latest link in the other topic, reflash CWM, reboot into the fixed CWM, and then flash Google Apps once again.
    • Known issue: If you experience the sleep of death issue, make sure you upgrade to hotfix 1.
    • Data wipe?: recommended if you have problems.
    • Hotfix 2 [14 August 2011]: More fixes to FM routing code (thanks to OuNao); fixed compass direction issues (x2); upgraded brcm_patchram_plus tool; changed hciattach service parameters. Bluetooth initialization should no longer fail, and Bluetooth SCO operation may be fixed/improved - please test.
    • Hotfix 1 [13 August 2011]: Increased minimum scaling frequency to 245Mhz. This is necessary to fix sleep of death on some (but not all) phones. If you know that 122Mhz is stable for your device, you can manually set the lower frequency.
    • Framework: updated CyanogenMod code (more Gingerbread 2.3.5 code merges).
    • Framework: increased default camera exposure level.
    • Framework: more updates to libaudio FM routing (still needs more work).
    • Kernel: fixed compass direction issues.
  • You are not allowed to view links. Register or Login - 2 August 2011:
    • Known issue: wifi sleep of death bug is present. Fixed in hotfix1+.
    • Hotfix 1: Boot: reduced default minimum frequency to 122Mhz. Kernel: improvements to CPU schedulers, KGSL driver, disabled CGROUPS (it causes slowdown), improved wifi kernel driver. Framework: changed camcorder recording format (playback now works), fixed wifi sleep of death issue.
    • Data wipe?: recommended if you have problems (since it is a new Gingerbread point release).
    • Framework: updated to Gingerbread 2.3.5 code release.
    • Framework: improved camera quality - should now match or exceed Froyo's camera/video quality.
    • Framework: small fixes to libaudio, and beginning of work to support FM radio (not ready yet).
    • Boot: increased disk readahead cache; various bugfixes & improvements to mad2sd script & init.rc script - reduces startup delay and fixes bootloop problems for some users with slow SD cards.
    • Kernel: reduced sensor wakeups by 50% (less wakeups = less battery used); fixed disk-related stability & SD card lag problems; now using zram.ko module (newer compcache version); improved wifi reliability; improved overclock stability (kernel will now initialize at safe 604Mhz frequency); increased default minimum frequency to 245Mhz to avoid lag when resuming from idle; small improvements to smartass scheduler; re-enabled CGROUPS support; enabled CGROUPS support in BFQ scheduler.
    • Summary: new Gingerbread release, more stable kernel, faster SD card speed, better camera quality, improved battery life.
  • You are not allowed to view links. Register or Login - 15 July 2011:
    • Data wipe?: not needed.
    • Known issue: it's very fast... :)
    • Known issue (really): cannot hang up calls. Fixed with hotfix 1.
    • Hotfix6 [20 July]: Framework: reverted to wpa_supplicant v5 with patch for reconnect issue. Wifi is now 100% stable, including reconnect from idle :).
    • Hotfix5 [20 July]: Boot: increased mad2sd reliability. Framework: now using patched wpa_supplicant_6. This appears to almost completely fix wifi reconnection, but the reconnection may not happen unless you open the Settings -> Wifi menu for some reason. I'll continue troubleshooting, but in the meantime this is a big improvement.
    • Hotfix4 [19 July]: Boot: fixed problem with mad2sd script (some people could not activate); fixed incorrect ramzswap module loading. Kernel: really add smartass 122Mhz sound fix (please re-test again). Wifi: backported some patches from 2.6.35 kernel to increase stability of ar6000 module. Framework: replaced Samsung wpa_supplicant with CyanogenMod version (it was causing Google account sign-in problems, and it's just Samsung's dhcpcd that's required to improve wifi stability).
    • Hotfix3 [19 July]: Boot: improved init/mad2sd scripts to prevent bootloop problem for some users; ensure /system is mounted read-only. Framework: replaced wpa_supplicant & dhcpcd binaries with Samsung versions - fixes all problems with slow/unreliable wifi (re)connection.
    • Hotfix2b [19 July]: Framework: increased Dalvik VM heapsize to 24mb (can improve game performance and fix rare force-close problems with Market and other apps). Kernel: smartass scheduler tweak to fix TuneIn Radio distortion during sleep (please set your minimum CPU frequency back to 122Mhz & re-test); moved some kernel modules from ramdisk to /system (reclaims 5mb RAM); disabled loading of RFS modules (reclaims 5mb RAM); fixed lowmemorykiller properties to avoid unnecessary task killing; re-added compcache module. Please make sure you have version "2b", as the original hotfix2 was buggy.
    • Hotfix1 [16 July]: fixes call hangup bug. We were missing some Samsung RIL files.
    • Kernel: backported 2.6.35 KGSL & DRM drivers.
    • WiFi: now using ar6000.ko built from source; should solve sleep of death, but connecting/reconnecting is still not 100% perfect.
    • Framework: fixed incorrect cellular network signal reporting.
    • Framework: replaced all adreno200 libs with Samsung Ace Gingerbread versions.
    • Framework: removed all graphics workarounds.
    • Updated CyanogenMod source.
    • Summary: this release has significantly better graphics performance and more stable wifi.
  • You are not allowed to view links. Register or Login - 10 July 2011:
    • Data wipe?: not needed.
    • Known issue: high battery drain and wifi sleep of death issues reported. Please install hotfix2+ to resolve.
    • Hotfix4b [13 July]: Kernel update: added CPU & AHB overclocking support. Maximum selectable frequency is now 768Mhz but I do not recommend using the highest value. WARNING: I am not liable for any damage that you may experience as a result of using the overclock feature.
    • Hotfix3 [11 July]: Kernel updates: added interactive, smartass CPU governors (smartass set as new default); added BFQ IO scheduler (set as new default), added ramzswap (compcache) module, CPU frequency selection fix (CPU frequency settings now selectable in Options -> CyanogenMod -> Performance -> CPU); reduced minimum CPU scaling frequency  to 122Mhz. Framework: added compcache support; enabled compcache by default & using 18% of total memory. Translation: big kernel update that should improve responsiveness & increase battery life.
    • Hotfix2 [11 July]: reverts kernel + ar6000 to known stable versions. Should fix wifi sleep of death issue.
    • Hotfix1 [10 July]: upgrades ar6000.ko module, fixes kernel battery driver - should fix wifi sleep hang and battery drain (battery was not actually draining - the driver was misreporting).
    • New kernel based on Samsung Ace/Mini 2.2.1 source release with better kernel config. This fixes all reboot hangs, and should also fix wifi sleep issues, give better stability & performance, and may help reduce battery drain (needs testing).
    • Upgraded all proprietary kernel modules (e.g. AR6000 wifi, NAND fsr & fsr_stl)  to latest versions.
    • Small USB tethering fix - it will refuse to allow tethering if you have UMS enabled.
    • Improved Bluetooth boot-time initialization (should help prevent cases where Bluetooth refuses to turn on).
    • Updated CyanogenMod source & other small fixes.
  • You are not allowed to view links. Register or Login - 2 July 2011:
    • Data wipe?: yes, you absolutely must data-wipe if upgrading from v0.6 or earlier.
    • You are not allowed to view links. Register or Login [5 July]: Kernel update: ported 2.6.35 USB switch code, disabled control groups, second fix for I5508 MSM legacy touchscreen support. Framework: fixed UsbController.cpp code. This release should really fix I5508 support (but I need testers to confirm), and also fixes USB tethering for all.
    • Hotfix4 [4 July]: Kernel update: adds support for Europa I5508, adds CIFS kernel module (if people need to use Samba/sharing apps).
    • Hotfix3 [4 July]: fixes audio/call instability & framework restarts related to Bluetooth & the FM radio.
    • Hotfix2 [3 July]: fixes sensors, codecs (Youtube now works).
    • Hotfix1 [2 July]: fixes WiFi sleep issue.
    • Now packaged for ClockworkMod.
    • Updated CyanogenMod source.
    • Fixed camcorder.
    • Reverted to older Samsung kernel (until new kernel is stable enough for use).
Releases:
Source Code:
« Last Edit: October 03, 2012, 09:38:20 PM by psyke83 »
Please do not send me PMs for support issues. Use the public support threads for support, and send me PMs only for messages that are private. Thank you.

Check out You are not allowed to view links. Register or Login

MADTeam Forum

[Dev] CyanogenMod 7.2.0+ Galaxy5 Port
« on: July 01, 2011, 07:34:17 PM »

Offline psyke83

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 1200
  • Posts: 1834
  • Reputation: +3545/-37
    • View Profile
Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
« Reply #1 on: July 01, 2011, 07:34:40 PM »
Before you ask...
I have no interest or intention to further "mod" the ROM with any kind of hacks or customizations (like custom apps, themes, Swype, etc.). My only aim is to have a 100% stable port of CyanogenMod. Any such requests will be ignored.

Known issues (any assistance on the following items is welcome)
  • Bluetooth will cause a wake lock, preventing the phone from deep sleeping. Don't leave Bluetooth enabled when you don't need to use it.
  • FM audio requires Bluetooth to be activated. This is how the CM7 FM app works, so please don't ask me to "fix" something that is not broken. Alternatively, you can purchase the You are not allowed to view links. Register or Login app which can activate the FM radio without the need to fully enable the Bluetooth stack.
  • The Camera app does not properly save zoomed images at the highest resolution (WXGA). Note: the zoom function would only apply cropping to the image, as our camera does not have hardware zoom capability.
  • Some users report that certain SIM cards are incompatible with CyanogenMod. Please provide a radio logcat  to help diagnose these problems.
  • Kies will not work properly on CyanogenMod. This is not a bug - it's a feature ;)
  • Battery drains. If you don't use mobiledata at all, using the Use only 2G networks option in the Mobile network settings will significantly improve your battery life. If you use mobiledata, I recommended that you make use of the mobiledata 2G/3G switch. This downgrades the cellular network to 2G when you turn off mobile data, thus allowing battery savings without forcing you to use the slower EDGE mobiledata speed.
  • Erratic compass. Recent releases are using OuNao's g5sensord daemon. Its behaviour is not completely accurate yet, so if you wish to revert to the proprietary memsicd daemon, run these commands:
Code: You are not allowed to view links. Register or Login
adb remount
adb shell mv /system/bin/g5sensord /system/bin/g5sensord.old
adb shell cp /system/bin/memsicd /system/bin/g5sensord

    Reporting bugs:
    To report issues, you must generate a bug report. Open Settings -> Device settings, and select Generate bug report. The bug report file will be saved to your /sdcard, which you can upload to the forum or to a file-sharing site.

    Alternate download location: Using the GooManager application to download & install my ROMs is recommended. If you want to download via the PC, however, you can use You are not allowed to view links. Register or Login link.
    « Last Edit: June 21, 2012, 05:57:05 AM by psyke83 »
    Please do not send me PMs for support issues. Use the public support threads for support, and send me PMs only for messages that are private. Thank you.

    Check out You are not allowed to view links. Register or Login

    MADTeam Forum

    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #1 on: July 01, 2011, 07:34:40 PM »

    Offline psyke83

    • Administrator
    • Hero Member
    • *****
    • Thank You
    • -Given: 0
    • -Receive: 1200
    • Posts: 1834
    • Reputation: +3545/-37
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #2 on: July 01, 2011, 07:34:59 PM »
    Testing Builds

    You are not allowed to view links. Register or Login
    • md5: 006ae3834787d8ae7a59a190d819521c
    • Update CyanogenMod source. Highlights: fixed memory leak in Phone app; added simple caching to XML compilation; fixed render effects to ensure whole screen is refreshed when changing effect; other small fixes.
    • Enhanced g5sensord & libsensors. Previously, libsensors was killing/restarting the g5sensord daemon based on sensor demand, which may have been causing minor lag when the phone returned from idle. New method keeps the g5sensord daemon running at all times, but it will now sleep or poll sensors based on a signal sent from libsensors. The result: no unnecessary battery drain, and reduced lag when returning from idle. BIG thanks to OuNao.
    « Last Edit: October 20, 2012, 11:06:38 PM by psyke83 »
    Please do not send me PMs for support issues. Use the public support threads for support, and send me PMs only for messages that are private. Thank you.

    Check out You are not allowed to view links. Register or Login

    Offline psyke83

    • Administrator
    • Hero Member
    • *****
    • Thank You
    • -Given: 0
    • -Receive: 1200
    • Posts: 1834
    • Reputation: +3545/-37
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #3 on: July 02, 2011, 01:37:38 AM »
    You are not allowed to view links. Register or Login
    subpsych pls help me... my memory card have gone something wrong... i formatted ma memory card n wen i opened the MINITOOL PARTITION WIZARD there i saw an unallocated space wich i made before... now i cant create partition in my memory card !! pls help me someone...  also i tried to format many tyms bt it doesnt help me to remove the unallocated space.....
    wen i tried to CREATE the unallocatedspace for ma partion ???
    Edit : it all happen because of sudden reboot of 0.6v.... after the reboot the cell shows the SD card is damaged!!  :(
    I did data wipe :(
    I also did wipe disk in mini tool
    Sent from my Galaxy5 using Tapatalk

    Try booting the <secret project>, then advanced,  Partition SD card...
    Please do not send me PMs for support issues. Use the public support threads for support, and send me PMs only for messages that are private. Thank you.

    Check out You are not allowed to view links. Register or Login

    Offline amit4431

    • Full Member
    • ***
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 136
    • Reputation: +76/-0
    • love this madteam family
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #4 on: July 02, 2011, 02:42:08 AM »
    sensors are  not working as of now




    other things are working as of now
    « Last Edit: July 02, 2011, 03:06:37 AM by amit4431 »
    Respect Mad Team

    Offline keywo

    • Newbie
    • *
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 14
    • Reputation: +15/-0
    • My phone is my life.
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #5 on: July 02, 2011, 03:55:32 AM »
    I have flashed 0.7.
    Problems so far:
    -broken GPS
    -broken sensors DO NOT FLASH IF YOU NEED SENSORS

    Will update this list as I go along.
    ~

    Offline keem

    • Newbie
    • *
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 18
    • Reputation: +18/-0
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #6 on: July 02, 2011, 04:03:34 AM »
    does this rom still include codeaurora kernel ?
    cuz i noticed that some after-codeaurora changes are still here but google docs is missing.

    about 0.7, everything looks and works great (i mean like never before) but, like someone said, sensors are not working.  so...
    accelerometer - fail
    wifi - ok even ad-hoc works and connects fast but i've encountered a wakeup issue and i had to take out the battery
    gps (using jp2 baseband, i'm from europe) - works fine, like 1 min to lock for the first use and 5 seconds after (using gps status and igo)
    music player - using 0.6, sometimes i was unable to play music from my sd card because it was unmonted everytime i was trying to play a file. 0.7 - problem solved and like 0.6, dsp manager has been improved like, alot !
    i'll test everything later and maybe i'll come with another post

    anyway, good job psyke :)

    Offline bloover

    • Newbie
    • *
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 35
    • Reputation: +34/-0
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #7 on: July 02, 2011, 05:46:17 AM »
    market doesn't work with 0.7v :( why?? i open it and it close instantly

    Offline barep

    • Jr. Member
    • **
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 57
    • Reputation: +47/-5
      • View Profile
      • our service
    Re: Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #8 on: July 02, 2011, 05:52:33 AM »
    You are not allowed to view links. Register or Login
    market doesn't work with 0.7v :( why?? i open it and it close instantly
    work on me...

    send from my Galaxy5 (CM7 Madteam 0.7 ClockWorkMod) using Tapatalk

    Offline Masih

    • Newbie
    • *
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 18
    • Reputation: +9/-0
      • View Profile
      • dogtag
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #9 on: July 02, 2011, 06:07:47 AM »
    CWM is gr8. thanks

    but:
    GPRS not working here!
    it only shows data sending in GPRS icon and nothing loads!  :'(

    Wifi seems to work but can't go further than "obtainging IP address..."

    testing other things...
    Nothing is True, Everything is Permitted

    Offline samcad mod

    • Hero Member
    • *****
    • Thank You
    • -Given: 0
    • -Receive: 1
    • Posts: 531
    • Reputation: +62/-4
    • Retired member
      • View Profile
    Re: Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #10 on: July 02, 2011, 06:24:23 AM »
    You are not allowed to view links. Register or Login
    CWM is gr8. thanks

    but:
    GPRS not working here!
    it only shows data sending in GPRS icon and nothing loads!  :'(

    Wifi seems to work but can't go further than "obtainging IP address..."

    testing other things...
    yeah I had d same problem.... but now its working on me... I just turned off d data network n turned on again... it may work... just try :)


    Sent from My GalaXy5™ using tapatalk •CyanOgEn7♥v0.7 with ClOckwOrkmOd©

    Offline Masih

    • Newbie
    • *
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 18
    • Reputation: +9/-0
      • View Profile
      • dogtag
    Re: Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #11 on: July 02, 2011, 06:28:08 AM »
    You are not allowed to view links. Register or Login
    You are not allowed to view links. Register or Login
    CWM is gr8. thanks

    but:
    GPRS not working here!
    it only shows data sending in GPRS icon and nothing loads!  :'(

    Wifi seems to work but can't go further than "obtainging IP address..."

    testing other things...
    yeah I had d same problem.... but now its working on me... I just turned off d data network n turned on again... it may work... just try :)


    Sent from My GalaXy5™ using tapatalk •CyanOgEn7♥v0.7 with ClOckwOrkmOd©

    nope. didn't work.
    just reflashed, but still not working :|
    Nothing is True, Everything is Permitted

    Offline tomazf

    • Sr. Member
    • ****
    • Thank You
    • -Given: 3
    • -Receive: 2
    • Posts: 368
    • Reputation: +245/-1
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #12 on: July 02, 2011, 06:59:18 AM »
    first impressions v0.7

    just flashed 0.7 without wipe out

    with mad2sd off:

    1. wifi does not lock after disabling, it even do not find the wifi network
    2. reboot not working for the first time, needed to pull out the battery
    3. after reboot wifi locks right away for the first time but after disabling obtaining ip but there is no networks in the list for several minutes and after found it lock imediatelly
    4. wifi seems more stable -> leave wifi enabled
    5. bad network signal, it fluctuates from full lines to less lines
    6. wake up problem -> to reboot need to pull out the batery, device is not detected via adb
    7. after reboot wake up problem seems to have gone, will test is further
    8. gps works, lock in about a minute
    9. better performance, more stable, faster
    10. after some time is seems to work ok
    11. quadrant -> 1645

    turned mad2sd on

    1. reboot with wifi on -> rebooted normally twice
    2. wifi locked imediatelly
    3. gps by the window's glass lock in about a minute
    4. leave device to sleep for 5 minutes -> sleep bug, does not want to wake up
    5. reboot -> needed to pull out the battery
    6. after reboot leave the device for 5 minutes with cable in computer -> phone wakes up
    7. leave device to sleep for 10 minutes without device connected anywhere -> phone does not wake up

    turned mad2sd off

    1. reboot with phone detached from comp with wifi turend on -> phone reboots, wifi does not want to lock
    2. phone does not to wake up after the screen is off -> have to pull out the battery
    3. reboot into recovery via menu
    4. phone does not reboot -> have to pull out the battey
    5. phone  boots in recovery
    6. wipe out -> boot
    7. signed into google account, installed google apps
    8. leave the phone to sleep for 5 minutes, g3 was on, wifi was off, in mean time mail came -> phone woke up
    9. leave the phone to sleep for 5 minutes, g3 was off, wifi was off -> phone woke up
    10. turned on wifi -> did not want to connect
    11. leave the phone to sleep for 5 minutes, g3 was off, wifi was on -> phone does not woke up, sleep bug
    12. pull out the battery - > boot
    13. turn wifi off
    14. leave the phone to sleep for 6 minutes, g3 was off, wifi was off -> phone woke up
    15. leave the phone to sleep for 6 minutes, g3 was on, wifi was off -> phone woke up
    16. reboot via menu -> phone reboots
    17. reboot into recovery -> reboot system now -> phone reboots
    18. wifi does not want to connect after turned on (with my router?) -> plug out and in the router
    19. phone sleeps for three minutes, g3 on -> phone wakes
    20. after turned wifi on wifi connects
    21. rebooted with wifi turned on -> phone wakes
    22. when booted without wifi, then wifi turn on, wifi locked imediately
    23. leave the phone to sleep for 5 minutes, g3 was off, wifi was on -> phone wake up
    24. rebooted into recovery with wifi on -> reboot system now -> phone wake up
    25. when booted with wifi, wifi locked imediately after reboot
    26. rebooted with wifi turned on, g3 turned on -> phone wakes
    27. when booted with wifi, wifi locked imediately after reboot
    28. leave the phone to sleep for 5 minutes, g3 was on, wifi was on -> phone wake up
    29. shut down the power with wifi on and g3 on and turned it back on
    30. wifi is on at start, g3 is on and my phone wifi lock imediatelly
    31. turned g3 off, wifi is on -> rebooted -> phone does not to wake up, needed to pull out the battery
    32. leave the phone to sleep for 5 minutes, g3 was off, wifi was on -> phone did wake up
    33. reboot with g3 off and wifi on -> phone did wake up
    34. wifi is on at start, g3 is off and my phone wifi lock imediatelly
    35. shut down the power with wifi on and g3 off and turned it back on
    36. wifi is on at start, g3 is on and my phone wifi lock imediatelly after start
    35. reboot with g3 on and wifi on -> phone did wake up
    36. wifi is on at start, g3 is on and my phone wifi lock imediatelly after start
    35. reboot with g3 off and wifi off -> phone did wake up
    36. wifi is of at start, g3 is off, turn the wifi on and my phone wifi lock imediatelly
    37. phone wakes from sleep after some time
    38. disabled wifi icon, have gone out of area of wifi signal for a while, wifi locks after i came back
    39. left the wifi area with wifi enabled, came back with wifi icon enabled, wifi did not lock -> connecting...
    40. disabled wifi icon, enabled it back  -> connecting...
    41. turned off the router, turn it back on -> my galaxy connected imediately
    42. turned the wifi icon off, left the area of signal and came back, turn it back on and wifi works
    43. turned the wifi icon off, left the area of signal and came back, turn it back on and wifi ... obtaining ip adress but there is no my network in the list of wifi networks even i am in the same room and my comp is detecting is perfectly, after a minute it finds the network
    44. left the wifi area with wifi enabled, came back with wifi icon enabled, wifi did not lock -> disconnected, scanning, connecting...
    45. disabled wifi icon, enabled it back  -> scanning, connecting...

    conclusions:

    1. it seems that wifi driver does not disconnect properly form the network if leave the area of signal with wifi antena on.
    2. i did not try the change in wifi policy -> never sleep, at the time i have never when plugged in, but the bug is not repeating as it seems now. if anybody with this bug can try to change the wifi policy to never to actually find out if this is the cause of the condition.
    3. it seems that wipe out is good to be made and after done with wifi session with screen on ie. non sleep mode it is good to turn it off if you have sleep bug otherwise the phone wont turn on and the battery should be pulled out to turn the phone on again. unless both g3 and wifi are turned on.
    4. it seems a lot of bugs has been corrected and it is stable but it needs same fine calibrating. guys please test the device with that rom and notify all the bugs to be corrected to make it super stable. thanks.
    « Last Edit: July 02, 2011, 07:02:39 AM by tomazf »

    Offline avvg

    • Full Member
    • ***
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 145
    • Reputation: +128/-1
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #13 on: July 02, 2011, 07:47:55 AM »
    Working fine.
    Camera working properly.
    Not able play MP4 video, only sound is audible.
    Simtoolkit not working properly.
    Don't use Factory data Reset from phone settings. I had faced network problems.
    This ROM seems to be more stable and no noticeable bugs found so far.
    Thanks MAD team for the great effort.

    Offline bloover

    • Newbie
    • *
    • Thank You
    • -Given: 0
    • -Receive: 0
    • Posts: 35
    • Reputation: +34/-0
      • View Profile
    Re: [Development] CyanogenMod 7.1 "Galaxy5" Port
    « Reply #14 on: July 02, 2011, 08:38:27 AM »
    display doesn't rotare :( all is active... rotation to 0...90...180 and 270° but it not work, also compass doesn't work...
    « Last Edit: July 02, 2011, 08:41:50 AM by bloover »

     

    SimplePortal 2.3.5 © 2008-2012, SimplePortal