motofan logo
38 страниц V « < 36 37 38        
> 

[Milestone] Cyanogenmod, Порт от Nadlabak'a

Ratmagor
сообщение 21.11.2010, 10:50 Закрепленное сообщение!


Куратор темы

Ветеран
*****

Группа: Пользователи
Сообщений: 474
Регистрация: 22.11.2005
Из: Мск
Пользователь №: 59 289

Рейтинг: 194.5



Cyanogenmod4Milestone.
Домашняя страница
Google Code
Багтрекер

Информация в шапке безнадежно устарела. Пинайте старших товарищей, дабы попросились в кураторы и поддерживали тему в актуальном состоянии

CM7 RC3 (ветка Android 2.3.3)
Update.zip брать на GitHub.
GoogleApps для CM7.
Установка ниже.
Сборка от 18 апреля от f_pasha с фиксами, русским и большим количеством свободной оперативки
Релиз CM7 от goodwin_c (19 апреля)
Благодарим artanto за быстрый хостинг
Текущая версия CM7: 10.04.2011-0.08 RC4

0.08-11.04.24 7.0.1
- fix: google maps freeze on launch after repeated gmaps launches (and system reboot after that in the end, sooner or later), lock happened at the time of reading of cached maps from sdcard, fixed by:
1. revert to not moving dalvik-cache to sd-ext (it causes also other performance issues, so I'd disable it anyway), only app and app-private are moved now
2. read_ahead_kb for sdcard set to 32 (yes, I don't care about sdcard speed benchmark results, I prefer stability)
- fix: webkit text wrapping (e.g. gmail text displayed too narrow)
- fix: displayed operator name (for some European networks), forced plmn display for spdi networks
other fixes and features (status bar additions etc.)

Changelog


0.08-11.04.18b 7.0.0
- mkdir fix! http://review.cyanogenmod.com/#change,4720

0.08-11.04.18 7.0.0
- workaround to avoid frequent Gallery3D resets (seg fault in SGX library - usually coming after orientation change)
- sys.keep_app_1 and sys.keep_app_2 properties can be defined (as process names) in build.prop, to allow user to specify up to two apps to be always kept in memory (use with caution, RAM is limited!)
- possible workaround for issue 498 (black screen) - http://code.google.com/p/cyanogenmod4miles...s/detail?id=498
- slight low memory killer parameters adjustment
- sync setting fix, TextView slow scroll fix, arabic keyboard and dictionary in LatinIME
- etc. wink.gif


0.08-11.04.10 RC4.1
fix: kernel modules sometimes installed too late (sd-ext not mounted, overclock not applied)
possible fix: locationproxy - ConnectionPending exception (hard to reproduce - needs confirmation)
update: overclock and cpufreq_stats modules - stats freq table automatically updated
kernel module nls_utf8 added and preloaded so that iocharset=utf8 option can be used for cifs mount
fix: 2 different possible NPEs in Settings.apk
VM heap size selection list expanded
10overclock: changed default frequency table (250/400/600/800/1000)
upstream: RTL lang fixes and other updates and fixes


0.08-11.04.05 RC4
kernel modules:
ext4 (finally proper, journalling works, preloaded) - supports also ext2 and ext3 partitions
ext3, ext2 - included, not preloaded
tun (for OpenVPN, preloaded)
cifs (not preloaded, but depends on slow-work that is preloaded), CifsManager app from market can insmod cifs.ko when needed (great for playback of avi files located on windows share via wlan wink.gif
nfs (not preloaded, depends on included but not preloaded auth_rpcgss, rpcsec_gss_krb5, sunrpc, lockd)
xt_multiport (to fix some iptables issues, preloaded)
overclock (+symsearch) reworked by Skrilax_CZ (preloaded)
- 5 frequency slots enabled
- greatly simplified setting of custom frequency/vsel pairs
see /system/etc/init.d/10overclock

- 07app2ext script included in /system/etc/init.d - works via bind mount but is compatible with symlink versions. (warning - do not put more than one app2ext script in init.d as it could result in loss of apps)
- auto boot OpenRecovery (when rebooting to recovery) script added
- SD card reading performance improved (read_ahead_kb set to 2048)

- Usb.apk is now built from source, thanks to Skrilax_CZ, very nice decompilation!
- ADWLauncher drawer scrolling (and zoom animation) optimized to be smoother even when "allow purging of assets" memory performance option is enabled
- finally implemented "no action on plug" (it's under CyanogenMod settings>Display)
- option to disable the dock observer fixed
- fixed gingerbread key event repeating bug affecting camera when using hardware buttons

- upstream: several new RTL fixes and features, 1 important EGL fix, 3 bluetooth fixes (cherry picked), various other fixes

0.08-11.03.16 RC3
- Allow purging of asset bitmaps performance option added - to allow the system to reclaim some more RAM when needed, enabled by default
- proprietary binaries update (one step ahead of )
- etc. (sorry, I could not resist, it's so tempting smile.gif )


0.07-11.03.12 RC3
- music volume steps doubling fixed (when volume button music control is enabled)
- gps not able to be re-enabled until reboot fixed
- etc.

0.07-11.03.09 RC3
- various fixes and enhancements (e.g. Autostarts issue when theme is used fixed, jpeg neon optimization added, various framework patches etc.)

0.07-11.03.04 RC3
- EGL fix (live wallpapers etc.)
- 854x480 mp4 video playback enabled
- volume key long press playback control fixed
- new feature: notification profiles

0.07-11.03.02 RC3
- media provider and other small fixes
- Android 2.3.3, etc.

0.07-11.02.23 RC2
- 2.3 AudioEffect API works now - DSP Manager fixed (by libaudiopolicy compiled from source)
- new battery percent status bar solution
- SMS timestamp options updated, character count can be displayed sooner
- lockscreen fixes
- new advanced camera options
- etc.

0.07-11.02.18 RC1
- low memory killer parameters tweaked: mainly to prevent killing of music player when playing
- CMParts and ADW launcher default changes - keep home/sms app in memory, disabled scrolling cache
- lockscreen updates
- wlan: EAP Phase 2 settings fix
- overlay clean up (Phone.apk)
- etc.

0.07-11.02.15
- wlan: EAP fix (802.1x enterprise)

0.07-11.02.14
- various wlan connectivity issues (some N routers, wpa2, 801.x enterprise etc.) seem to be fixed (for the first time since the GOT 2.2.1 leak). Thanks for the feedback to the wifi test version
- SMS TP-Data-Coding fix (kanged from 0.04-10.12.04)
- Toggle 2G removed (the memory is precious)
- other small things, upstream sync

0.07-11.02.12
wifi test - those who are experiencing wifi issues, please test this build made from alternative wpa_supplicant6 and ti wilink sources and report, thanks.

0.07-11.02.09
- reported lightsensor range fixed
- DSPManager temporarily replaced with proprietary AudioEffects
- little clean-ups and tweaks applied, etc...

0.07-11.02.07
- now playing/album art on lockscreen etc.

0.07-11.02.06
- the previous gps and rotation vector (compass) fixes included
- fixed the disabling of the light sensor when flashlight is on
- fixed 2g/3g toggle in the settings' Power Widget
- temporary battery percentage display included (will be changed)
[close]



CyanogenMod6 обновлен 11.03.2011

Текущая версия CM6: 11.03.2011-0.08

Последние изменения:

18.03.2011 0.08-11.03.18
- proprietary files update
- various wlan connectivity issues fixed (some N routers, wpa2, 801.x enterprise etc.), as in current CM7

28.01.2011 0.07-11.01.28
- апдейт проприетарных файлов (boot.img=>kernel, modules etc from SHOLS_U2_05.26.0)
- исправлен баг с СМС (версия ОС должна быть 2.2.2, было 2.2.1 там)
- поддержка греческого LatinIME 2.3 (включая словарь)
- ext4 модуль включен (может быть использован только для ext2 - запись в журналируемые ext3/4 пока работает не корректно)
- новый отдельный BPSW update.zip(такой же как в SHOLS_U2_05.26.0/SHLA_U2_05.0C.0)
[close]


Установка:
    Цитата
    После того, как установлен vulnerable recovery, нужно ЗАГРУЗИТЬСЯ В РЕКАВЕРИ МОД, если телефон до этого получал официальное обновление! Дело в том, что с оф. обновлением приходит скрипт, который при загрузке откатывает подозрительный апдейт, поэтому надо загрузиться в Open Update, там войти в терминал и rm -f /system/etc/install-recovery.sh (инфа отсюда: <a href="http://android.doshaska.net/rootable" target="_blank">http://android.doshaska.net/rootable</a>
    by TheZest.


  1. Прошиваем уязвимое recovery(пункты 1-6 по ссылке).
  2. Ставим OpenRecovery. Отсюда. Или отсюда androidiani OR
  3. Скачиваем CyanogenMod.
  4. Закидываем файл с апдейтом в /sdcard/OpenRecovery/updates/
  5. Загружаемся в OpenRecovery.
    теперь желательно сделать nandroid backup.
  6. Делаем wipe.
  7. Выбираем пункт apply update.
  8. Делаем снова wipe.
После установки получаем ОС без маркета и прочих гугл-приложений, чтобы их установить идем на goo-inside.me, качаем Latest HDPI, закидываем к апдейту цианогена и применяем.

Если патча клавиатуры на текущую версию нет, то вместо него можно использовать ruKeyboard.

Для тех кто не ставил GOT 2.2.1, можно поставить последний доступный BPSW

Разгон

По-умолчанию, в этом моде для разгона используется файл /etc/init.d/10overclock.
Для изменения частоты нужно поменять две строчки
Код

echo 60 > /proc/overclock/max_vsel
echo 750000 > /proc/overclock/max_rate

Первая строка отвечает за максимальное напряжение, вторая за частоту в килогерцах. Чтобы поэкспериментировать, найти оптимальное значение и при этом ничего не сломать эти строки можно вводить напрямую с консоли, при этом после перезагрузки параметры примут значения, которые записаны в файле.
[close]



Мнения по поводу данной темы, недочёты, исправления и дополнения мне в личку

Сообщение отредактировал Ratmagor - 7.6.2011, 20:17
Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить
TiM_22R
сообщение 21.12.2012, 6:26


Гуру
******

Группа: Пользователи
Сообщений: 756
Регистрация: 13.12.2004
Из: Барнаула
Пользователь №: 26 675
Модель телефона: Moto X (at&t 32gb)
Прошивка: есть.


Настроение:
Эх! Что за жизнь без пианины!



Рейтинг: 534



Почему-то определяет как xt720... и да, результаты бывали и по-более 2100. Сборка см7.2.4b
Прикрепленное изображениеПрикрепленное изображениеПрикрепленное изображение
Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить
Stillpz
сообщение 18.2.2013, 8:34


Новичок
*

Группа: Пользователи
Сообщений: 3
Регистрация: 21.4.2012
Из: Санкт-Петербург
Пользователь №: 234 034
Модель телефона: Milestone/E8/E398/С350

Рейтинг: 0



Хз, где написать, но так и не смог найти и понять как поставить CM9 на froyo 2.2 уж больно хочется впихать андройд 4 в миленстон) спасибо )
Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить
ULumia
сообщение 25.10.2022, 13:00


Новичок
*

Группа: Пользователи
Сообщений: 17
Регистрация: 2.9.2022
Из: Самара
Пользователь №: 253 912
Модель телефона: Motorola Milestone

Рейтинг: 10



Последний CyanogenMod 6 для Motorola Milestone на основе Android 2.2.1
По идее должен работать быстрее CyanogenMod 7 на основе Android 2.3.7
Загрузить на форум не получилось выдает ошибку "Общее дисковое пространство требует для всех загружаемых файлов больше, чем на каждое сообщение или глобальный лимит. Пожалуйста, уменьшите число или размер загружаемых файлов."
Поэтому ссылка на Wayback Machine

Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить
Воха
сообщение 4.12.2022, 22:15


Сектант Xiaomi
*******

Группа: Контент-менеджеры
Сообщений: 1 886
Регистрация: 24.8.2007
Из: Дніпро 🇺🇦
Пользователь №: 145 492
Модель телефона: Redmi 9T 6/128
Прошивка: Android 12


Настроение:
Норм



Рейтинг: 445



Добавьте ссылки на другие версии, или свяжитесь со мной - добавим все прошивки на firmware.center
Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить
EXL
сообщение 27.1.2023, 3:52


Rock The Microphone
********

Группа: Администраторы
Сообщений: 2 872
Регистрация: 12.5.2007
Из: г. Новосибирск
Пользователь №: 134 652
Модель телефона: XT894 / XT897
Прошивка: Различные


Настроение:
null



Рейтинг: 4600



ULumia,
Кстати, последний доступный CyanogenMod 7 для Motorola Milestone за версией 7.2.4f, который хрен найдёшь в интернете и прочее барахло типа gapps'ов всяких OpenRecovery и инструкций я выложил тут:

Cyanogen 7.2.4f UTMS Sholes

И ещё вот тут различные приложения для Milestone, типа оверклока, поддержки flash, и всякого другого древнего барахла:

Milestone Useful Apps

Может кому-нибудь это всё когда-нибудь понадобится.

Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить
[Milestone] Cyanogenmod, Порт от Nadlabak'a · Прошивки для телефонов на Android OS · Forum
 

38 страниц V « < 36 37 38
Ответ в темуСоздание новой темы
2 чел. читают эту тему (гостей: 2, скрытых пользователей: 0)
Пользователей: 0

 



Текстовая версия Сейчас: 28.3.2024, 16:02

Форум живёт: