motofan logo
> 

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

iBarS
сообщение 17.9.2010, 15:27


Опытный
***

Группа: Пользователи
Сообщений: 101
Регистрация: 7.1.2006
Из: Кемерово
Пользователь №: 64 876
Модель телефона: Motorola Milestone
Прошивка: 2.2

Рейтинг: 19.5



Home page: http://android.doshaska.net/cm6

Статус: первый публичный альфа релиз CyanogenMod 6 for Milestone (nandroid backup)

Что работает: надеюсь все (GSM, WiFi, BlueTooth, GPS, camera & focus, video & audio recording & playback, app2sd, Adobe flash)
Custom additions to CM6: several additional dictionaries for keyboard

Update: 22.9.2010 0.01c
- includes the previously released hot fixes for APN/GPS (i5) and unwanted boot during charge only mode (i10)
- temporarily used usb_mass_storage_fix script (borrowed from Dext3r) is gone. Motorola's proprietary usbd is back accompanied with Usb.apk (re-engineered to reflect changes in 2.2 os classes and to disable the unavailable options). StorageNotifications.java (part of services.jar) adjusted to not duplicate the notifications from Usb.apk. Usb.apk together with usbd allows to suspend the usb kernel driver and the phone can enter the suspend mode now. Hopefully, the battery life will be better.
- several adjustments in init scripts (includes the check for fighting adbd sometimes launched from the first init instance)
- QuickOffice.apk included
- Street.apk removed, so you can download and install the updated version from the market
- audioflinger recompiled to not include one unnecessary static lib

Note: when adb is enabled and usb connected during boot, you will have to disconnect and reconnect the usb cable before you can mount the SD card to a computer. chmod 644 /system/etc/init.d/02adb_during_boot will disable the early adb mode and the mount will be possible immediately. Early adb is enabled by default (well, it's alpha, right?).

Only system.img has been changed and there should be no need to wipe data when you update from 0.01/0.01b, but I highly recommend to delete cache and dalvik-cache. Use OpenRecovery 1.37 or newer. Don't forget to backup your customized /system/etc/init.d/10overclock first .

Spoiler:

Main obstacles encountered:
missing new 2.2 functions in the proprietary audio driver library libaudio taken from 2.1 system, solved by modifications to AudioFlinger.cpp (getInputFramesLost and getRenderPosition).

Известные проблемы:
- intermittent chaotic touch screen responses when connected to USB
- system will reboot when sh.bin used to run the second instance of init or the 2nd init instance itself is killed, because the original init instance will suddenly try continue the deliberately frozen init process on an already running system

To do:
- prepare and release the source for custom building (=> installation via update.zip in the future)
- clean up the mess in init scripts
- invent some better init hijack
- make some non polling usb fix (for now it's using the Dext3r's script - thanks)
- etc.

Примечания:
- the main init scripts are located in /system/etc/rootfs
- clocking options (frequency table, vsel table and governors) can be set in /system/etc/init.d/10overclock
- google apps are already included in this one, I will change that in the future releases
- included BPSW and boot are from the 2.36 RTEU release - radio will work on European frequencies

Установка:
- use OpenRecovery to restore the downloaded system image on your phone
- if you are using Motorola's 2.1-update1 fix update, you do not need to restore the boot and BPSW, restore only the system
- data wipe/factory reset is highly recommended
[close]


Ссылки:
http://rapidshare.com/files/419591971/MM1_...alpha_0.01b.zip
http://rapidshare.com/files/420601255/MM1_...alpha_0.01c.zip

Сообщение отредактировал iBarS - 23.9.2010, 13:36
Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить
 
Ответ в темуСоздание новой темы
Ответов
lelvisl
сообщение 20.11.2010, 22:28


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

Группа: Пользователи
Сообщений: 484
Регистрация: 14.1.2007
Пользователь №: 116 837
Модель телефона: Milestone & A1200

Рейтинг: 103.5



Народ, у кого есть клава русская под свежий цианоген? smile.gif

Сообщение отредактировал lelvisl - 20.11.2010, 22:28
Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить
Ratmagor
сообщение 21.11.2010, 10:50


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

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

Рейтинг: 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
Юзер вышелВ друзьяВизиткаП/Я
К началу страницы
+Ответить

Сообщений в этой теме
iBarS   [Milestone] Cyanogenmod   17.9.2010, 15:27
Alex469   Добавлю от себя. Только что поставил. Это андроид ...   17.9.2010, 15:54
iBarS   У меня почему-то на нем не работает тач, верх экра...   18.9.2010, 3:58
Ratmagor   Обманули бутлоадер? Или оно работает на старом ядр...   18.9.2010, 18:55
Silent_Bob   На старом ...   18.9.2010, 19:36
Vinndimon   А для русской клавы RU-keyboard используется? Приб...   19.9.2010, 9:33
Илья Дорошенко   я делал так: шьешь рекавери, он начинает загружать...   19.9.2010, 12:33
serzh44   я делал так: шьешь рекавери, он начинает загружат...   19.9.2010, 15:39
serzh44   ruKeyboard разве предназначена для офф. русских ап...   20.9.2010, 11:55
Silent_Bob   Там всё настраивается ... :ps: Настройки под РСТ M...   20.9.2010, 14:18
DeshFXs   скажите лучше про быстродействе, есть тот самый пр...   20.9.2010, 15:45
Илья Дорошенко   по меню анимация подтормаживает. но игры заходили ...   20.9.2010, 16:57
Ratmagor   Спасибо за помощь. Поставил - настроил - работает ...   20.9.2010, 17:02
serzh44   Я прироста в скорости не заметил. Может только сле...   20.9.2010, 21:09
Илья Дорошенко   Я прироста в скорости не заметил. Может только сл...   21.9.2010, 18:06
Ratmagor   По 4му пункту: запятая ставится через alt+. Кстат...   21.9.2010, 5:23
Alex469   По 4му пункту: запятая ставится через alt+. Это ...   21.9.2010, 5:42
iBarS   Обновился мод. Обновил 1й пост..   23.9.2010, 13:37
64kbiT   вообще perfect. но с батареей и правда беда, и зам...   24.9.2010, 17:07
Илья Дорошенко   хм... в новой версии батарейку скушал за ночь на 1...   25.9.2010, 3:28
64kbiT   хм... пользуюсь сим модом 2 день, перестали ставит...   25.9.2010, 8:25
Ratmagor   хм... пользуюсь сим модом 2 день, перестали стави...   25.9.2010, 18:11
sals999   app2sd не хочет работать на С версии, у кого ещё и...   25.9.2010, 14:20
64kbiT   sals999, в вечный ребут уходит? тут же 2.2 можно ...   25.9.2010, 15:50
sals999   64kbiT, не, не уходит, просто тел загружается а н...   25.9.2010, 17:38
64kbiT   Поддерживаю. свайп с рукейбордом не дружит ниразу...   25.9.2010, 18:25
iBarS   Update: 29.9.2010 0.02 This release is not much ab...   30.9.2010, 14:47
64kbiT   понял только то, что не особо фиксит баги. так соб...   30.9.2010, 16:07
Ratmagor   понял только то, что не особо фиксит баги. так со...   1.10.2010, 8:01
John-1994   Извиняюсь , сколько я раз уже видел эту тему , но ...   1.10.2010, 9:08
Ratmagor   Извиняюсь , сколько я раз уже видел эту тему , но...   1.10.2010, 9:46
XVilka   Да, кстати добавлю, что cyanogen и koush отказалис...   1.10.2010, 22:13
John-1994   Ratmagor , спасибо за ответ . Однако после него у ...   2.10.2010, 10:48
64kbiT   лично я цианоген поставил только ради переноса при...   2.10.2010, 13:49
John-1994   64kbit , на SIM-карте можно хранить контакты , по ...   2.10.2010, 14:23
64kbiT   John-1994, читай внимательнее. импортирую с симк...   2.10.2010, 16:39
John-1994   Аххх !!! :crazy: В общем установил я ...   2.10.2010, 16:57
64kbiT   Каким местом ты ставил мод?   2.10.2010, 17:28
John-1994   По моему правильным , закидывал в папку Update , п...   2.10.2010, 17:32
64kbiT   в названии "update" случайно не было? ст...   2.10.2010, 17:35
John-1994   Сейчас опробуем ... P.S. На нынешней кондиции ещё...   2.10.2010, 18:13
64kbiT   Нее, такого не замечал. у меня вечные ребуты при п...   2.10.2010, 18:25
John-1994   В общем установил я эту недоAlpha более приличным ...   3.10.2010, 10:26
64kbiT   флеш есть. его надо с маркета ставить сначала.   3.10.2010, 11:21
Ratmagor   Пользуюсь уже третью неделю cyanogenmod'ом. Из...   4.10.2010, 10:29
John-1994   Близко , но нет , у меня с Wi-Fi проблемы заключал...   4.10.2010, 11:47
64kbiT   уфффф, при подключении юсб для передачи данных ухо...   4.10.2010, 18:26
XVilka   Вот тут можно высказать пожелания и обратную связь...   5.10.2010, 6:16
64kbiT   поставил клавы, которые выложил боб, на цианоген. ...   5.10.2010, 8:15
iBarS   Update: 06.10.2010 0.02-10.10.06 - media playback ...   9.10.2010, 5:30
John-1994   Парни , пользователи Сайонджена , очень прошу выдр...   10.10.2010, 21:03
iBarS   Update: 11.10.2010 0.02-10.10.11 - tcmd replaced w...   11.10.2010, 11:52
iBarS   Он просто написал, что тестит см6 на 32 ядре (froy...   16.10.2010, 2:00
M.org   Гм, а как же "невозможность изменить ядро...   17.10.2010, 8:47
iBarS   Гм, а как же "невозможность изменить ядро...   17.10.2010, 10:04
Илья Дорошенко   народ уже давно юзает альфа версию фройо от моторо...   18.10.2010, 11:54
Илья Дорошенко   ГОТ нее склепал сборку!!! они только д...   20.10.2010, 7:05
John-1994   Кстати , а никто не сталкивался с проблемой того ,...   14.11.2010, 14:55
Ratmagor   Кстати , а никто не сталкивался с проблемой того ...   17.11.2010, 22:35
Asmodey777   а у кого сколько показывает Linpack на 1000Мгц? GO...   19.11.2010, 9:29
John-1994   Я использую Quadrant Benchmark , и общий показател...   19.11.2010, 13:09
lelvisl   Народ, у кого есть клава русская под свежий цианог...   20.11.2010, 22:28
Ratmagor   Cyanogenmod4Milestone. Домашняя страница Google Co...   21.11.2010, 10:50
disparo   Я поставил, через полдня откатился обратно на сток...   26.11.2010, 14:20
Ratmagor   Я поставил, через полдня откатился обратно на сто...   26.11.2010, 14:30
disparo   Свежий патсн под хардклаву: http://4pda.ru/forum/...   30.11.2010, 15:05
John-1994   Disparo , не знаешь как убить значок на панели уве...   2.12.2010, 12:59
disparo   Disparo , не знаешь как убить значок на панели ув...   6.12.2010, 8:30
Ratmagor   Самое главное - не забывать перегружаться после за...   4.12.2010, 1:21
John-1994   Значок патча для клавиатуры с предыдущей страницы ...   7.12.2010, 17:54
Ratmagor   Значок патча для клавиатуры с предыдущей страницы...   8.12.2010, 20:04
sibkor   Поставил циан,перестал работать 3g и edge,перепрош...   10.12.2010, 7:03
Ratmagor   Поставил циан,перестал работать 3g и edge,перепро...   10.12.2010, 11:19
sibkor   Поставил циан,перестал работать 3g и edge,перепр...   10.12.2010, 21:30
John-1994   APN настроен ?   10.12.2010, 21:55
sibkor   APN настроен ? Да настроен Добавлено позже (11....   11.12.2010, 8:43
Vinndimon   Ссылка на OpenRecovery не работает.   12.12.2010, 10:13
Ratmagor   Обновил закрепленный пост. Вышла новая версия циан...   12.12.2010, 15:13
Asmodey777   Я чёта туплю, для чего нужен второй раздел на флеш...   14.12.2010, 12:00
Ratmagor   Я чёта туплю, для чего нужен второй раздел на фле...   14.12.2010, 19:32
Asmodey777   Спасиб! а как настроить по пунктам app2ext? по...   15.12.2010, 10:38
Ratmagor   Спасиб! а как настроить по пунктам app2ext? п...   15.12.2010, 20:54
UserRokr   выложите русификатор хардклавы плз..   16.12.2010, 17:14
Shellton   Подскажите какую сборку циана лучше всего зас став...   18.12.2010, 15:37
Ratmagor   Подскажите какую сборку циана лучше всего зас ста...   18.12.2010, 18:37
Shellton   А как узнать какя последняя? Где ее скачать?   18.12.2010, 18:50
Ratmagor   А как узнать какя последняя? Где ее скачать? Как...   18.12.2010, 20:13
Shellton   Там же как я понимаю только апдейт. Покрайней мере...   18.12.2010, 20:52
John-1994   Это апдейт , ставится он тоже как апдейт , на инст...   18.12.2010, 22:17
Shellton   Все установилось поверх стоковой 2.1 Косяк был в т...   18.12.2010, 22:35
DeBasser   Добавлено позже (18.12.2010, 22:40): а расскажит...   18.12.2010, 23:10
MKRIK   думал дождаться офф, но что-то руки уж больно чешу...   20.12.2010, 18:37
Ratmagor   думал дождаться офф, но что-то руки уж больно чеш...   20.12.2010, 20:24
John-1994   Уже 9 дней нет обновления Циана , у меня уже начин...   20.12.2010, 22:26
Shellton   MKRIK, Когда я шил я сначала пробывал через ГОТ и...   21.12.2010, 0:15
MKRIK   прошил модом на основе последней сборки Циана, в ц...   21.12.2010, 10:20
rausNT   app2ext создает ссылку на директорию в фс телефо...   22.12.2010, 17:52
Ratmagor   app2ext создает ссылку на директорию в фс телеф...   22.12.2010, 21:20
4 страниц V  1 2 3 > » 

[Milestone] Cyanogenmod, Порт от Nadlabak'a · Прошивки для телефонов на Android OS · Forum
 

Ответ в темуСоздание новой темы
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0

 



Текстовая версия Сейчас: 25.6.2025, 10:56

Форум живёт: