+ Reply to Thread
Results 721 to 740 of 2415
[project]Port android to meizu M8
This is a discussion on [project]Port android to meizu M8 within the Meizu M8 Android forums, part of the M8 Firmware category; when shall be able to download a stable android version on M8? good luck...
-
11-05-2009 #721Passing By
- Join Date
- Aug 2009
- Posts
- 3
- Thanks
- 0
Thanked 1 Time in 1 PostWhen ?
when shall be able to download a stable android version on M8?
good luck
-
Member who thanked targh for the post:
-
11-05-2009 #722Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsyou can donwload a stable but rather unusable version right now. And for all the other things, they will be done when its done.
The more developers participate the faster it will go.
Right no we need research for linux drivers for the m8 hardware. So feel free
P.S. didnt anyone say we should make a list of hardware which is in the m8? and maybe drivers / other infos... so we should make such a list
-
11-05-2009 #723Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 PostsI'd like to release a dualboot firmware based on 0937 n Loader/zImage for people who like to inject to other version firmware tonight.











Banxian, i am wondering what do you do for a living?
You mean for the loader to check what hardware it is?I'd like to use one pixel of default meizu logo display by eboot to check an SE hardware.
Or as enduser to see what is been loaded?
to bad that iphone linux is not yet fully developed, otherwise we could have source on it.PMB8876 shows that the system is used in iphone
But couldnīt we just use a disassembler for the wince code , then decompile this code to 'c code'? (sorry i am not clever enough to reverse such drivers so just wondering)
just sit back and wait for now, if meizu would help on it you would mostlikely have it today but they dont so..download a stable android
btw r3wdy, maybe we could better focus on wifi for now?
lol i say to much :Ddidnt anyone say we should make a list of hardware which is in the m8
if one provides me the input i place it on page 1
edit r3wdy, we should do this asap, cause i was looking on the wifi driver , could recall it was marvell 8686-isch device but cant find it right away anymore :-)
[SD-8686-LINUX26-SYSKT-9.70.3.p24-26409.P45-GPL.zi]
Driver and Sources for Marvell SD8686 Chip under Linux v9.70.3.p24 (2009-04-09, MultiPlatform, 655KB, Downloads 2)Last edited by evow04; 11-05-2009 at 11:09 AM.
-
11-05-2009 #724Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsaccording to the images the m8 has a SWL-2480 chip. On the pictures there is samsung written onnit, but there seems to be a marvel chip with the same name
Also can be seen on the photos:
Infineon PMB6812 V 1.62 (seems to be power management)
Infineon 8876 X 2.1 (seems to be GSM processor)
Samsung BTTM47C2SA (seems to be bluetooth chipset)
Wolfson WM8753G (audio codec)
can anyone do lspci on serial console?
(does serial console work with android? do we need g_ether driver?)Last edited by r3wDy; 11-05-2009 at 11:59 AM.
-
11-05-2009 #725Member
- Join Date
- Mar 2009
- Posts
- 127
- Thanks
- 1
Thanked 113 Times in 35 Postsif you enabled framebuffer console, you should run gettty on ttySAC2 to get input. echo "bababa" > tty0 can print to screen, and echo "ololo" can display in hyperterminal.
I can input commands into android like mount, reboot.
you can use adb connection, too.
I get framebuffer address from register instead hardcoded. both M8 and M8 SE boot menu working now.
gonna sleeping...Last edited by banxian; 11-05-2009 at 12:32 PM.
-
-
11-05-2009 #726Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postspdf datasheet
pdf datasheetInfineon PMB6812 V 1.62 (seems to be power management)
pdf datasheet Homepage WM8753 seriesWolfson WM8753G (audio codec)
DRIVER SEE OPENMOKO
Code:1 /* sound/soc/s3c24xx/s3c64xx-i2s.h 2 * 3 * ALSA SoC Audio Layer - S3C64XX I2S driver 4 * 5 * Copyright 2008 Openmoko, Inc. 6 * Copyright 2008 Simtec Electronics 7 * Ben Dooks <ben@simtec.co.uk> 8 * ARMLinux @ Simtec 9 * 10 * This program is free software; you can redistribute it and/or modify 11 * it under the terms of the GNU General Public License version 2 as 12 * published by the Free Software Foundation. 13 */ 14 15 #ifndef __SND_SOC_S3C24XX_S3C64XX_I2S_H 16 #define __SND_SOC_S3C24XX_S3C64XX_I2S_H __FILE__ 17 18 #include "s3c-i2s-v2.h" 19 20 #define S3C64XX_DIV_BCLK S3C_I2SV2_DIV_BCLK 21 #define S3C64XX_DIV_RCLK S3C_I2SV2_DIV_RCLK 22 #define S3C64XX_DIV_PRESCALER S3C_I2SV2_DIV_PRESCALER 23 24 #define S3C64XX_CLKSRC_PCLK (0) 25 #define S3C64XX_CLKSRC_MUX (1) 26 27 extern struct snd_soc_dai s3c64xx_i2s_dai; 28 29 extern unsigned long s3c64xx_i2s_get_clockrate(struct snd_soc_dai *cpu_dai); 30 31 #endif /* __SND_SOC_S3C24XX_S3C64XX_I2S_H */
Great then we will see it in action soon :-)both M8 and M8 SE boot menu working now.
gonna sleeping...
good night ;-)Last edited by evow04; 11-05-2009 at 02:15 PM.
-
11-05-2009 #727Freshman
- Join Date
- Aug 2009
- Posts
- 31
- Thanks
- 4
Thanked 0 Times in 0 Postsi'd lke too help but i ve got the 16 gb version...maybe u could get it work with the 16 gb version?
thx
-
11-05-2009 #728Member
- Join Date
- Jul 2009
- Location
- Germany
- Posts
- 144
- Thanks
- 23
Thanked 9 Times in 7 Postscan we use the boot menu without serial input ?
-
11-05-2009 #729Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postsnixander,
that is great !
On the 16 gb movienand, i have no idea about the current state.
I know Bill, Banxian were going to have a look on it and i noticed some users on bbs.meizu.com were going to do it also.
but did not check it anymore the last 2-3 days, so i would suggest to wait untill one of the other users posts about it or you could have a look on bbs?
Of course you can try for your self ;-)
Skoddi,
I did not find out or Banxian provided his boot system allready on his git, so no exact idea, but if i understood correctly his first test were through serial, but his latest test through the keys and he wanted it to be usefull with ts.
grtz
-
11-05-2009 #730Member
- Join Date
- Nov 2008
- Location
- Germany
- Posts
- 152
- Thanks
- 8
Thanked 12 Times in 8 PostsHey,
when the modem driver is installed, will phone functions immediatly? is the mic and speaker working?
can't wait for dualboot and the tutorial from banxian, i always have to repeat this
if android wouldn't work till now, i would have buyed me a palm pre i think..... but now i have new hope
raoulLast edited by raangu; 11-05-2009 at 03:23 PM.
-
11-05-2009 #731Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsgo buy a palm pre it can take long time till android is usable... if it will be at all...
We need to invent/research all ourself, so i dont know if phone will work if we get a modem driver i dont know if we get a modem driver at all...
Thats the problem of such projects
-
11-05-2009 #732Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postssadly true...Thats the problem of such projects
but!
we are getting pretty far at the moment.
Only users need to keep in mind that it is one step after the next,
and the proces only speeds up when more people are helping on it!
So every help is welcome.
For example :
we need confirmations on what hardware is used,Infineon PMB6812 V 1.62 - Infineon 8876 X 2.1 -
Samsung BTTM47C2SA - Wolfson WM8753G
what is the difference between m8, m8SE, 8gb, 16gb,..
Or one could try and contact meizu, to know if they are interested in helping the user community :-)
-
11-05-2009 #733Freshman
- Join Date
- Aug 2009
- Location
- Netherlands
- Posts
- 41
- Thanks
- 0
Thanked 0 Times in 0 PostsI will promise you guys, that when android is fully functional on the M8, i will buy me an M8 again and compare it to my iphone 3GS
Also awesome to see how much progress you guys are making!
-
11-05-2009 #734Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsim in search of a screwdriver which fits in the scrwes
if i find one i will have a look in my m8 and take some photos :P
I just installed my old kernel again because of nfsroot filesystem. Its much easier to experiment with the phone on this basis. I will try to compile ndiswrapper and see if i can get wlan to work.
Further we should see that we get the small problems solved, like no mp3 player because of "No SD Card inserted" this should be possible
Another nice thing... while i was fighting for (with) my m8 i had the battery case open and now i cant find the backplanbe anymore.. lol :/Last edited by r3wDy; 11-05-2009 at 09:21 PM.
-
11-05-2009 #735Dutch Moderator
- Join Date
- Jan 2009
- Location
- The Netherlands
- Posts
- 1,583
- Thanks
- 117
Thanked 173 Times in 72 Poststorx 5 and a little + screwdriver
Ben je Nederlands?
Dan kan je ook gewoon in de Nederlandse sectie reageren en vragen: http://www.meizume.com/dutch
-
11-05-2009 #736Member
- Join Date
- Mar 2009
- Posts
- 127
- Thanks
- 1
Thanked 113 Times in 35 Posts
-
11-05-2009 #737Dutch Moderator
- Join Date
- Jan 2009
- Location
- The Netherlands
- Posts
- 1,583
- Thanks
- 117
Thanked 173 Times in 72 Postssrry banxian, but where to download? (is your dualboot already, ready?)
Last edited by LVL; 11-05-2009 at 09:43 PM.
Ben je Nederlands?
Dan kan je ook gewoon in de Nederlandse sectie reageren en vragen: http://www.meizume.com/dutch
-
11-05-2009 #738Member
- Join Date
- Mar 2009
- Posts
- 127
- Thanks
- 1
Thanked 113 Times in 35 PostsI have very poor connection to sourceforge file release ftp.
Surely I have a poor low upload bandwidth ADSL at all.
yes, It's 3 hours 40 minuts left in ftprush queue.
separete package in sourceforge:
mdroid_cuptools_r3_rootfs.zip
mdroid_cuptools_r3_xip_releasenote.txt
mdroid_cuptools_r3_xip_dualboot_fixed.zip
fixed version n demo video will get ready in afternoon.
Known problem:
If you get screen locked more than 10sec in MeizuOS, you can't power on. (fixed)
maybe my loader confilict with steploader. thanks DreamMiniOne's reports.
this problem fixed by restore first 4 byte in memory after boot MeizuOS.
About boot menu:
touch is not support now please use volume buttton to select OS.
volume + : move menu left
volume - : move menu right
power : confirm
M : loopLast edited by banxian; 11-06-2009 at 02:49 PM.
-
6 members have thanked banxian:
-
11-06-2009 #739Member
- Join Date
- Oct 2007
- Location
- Barcelona (Spain)
- Posts
- 262
- Thanks
- 118
Thanked 67 Times in 32 PostsThanks for the dualboot, banxian :D
And...it's nice to have a 720x480 wallpaper on Android
!
-
11-06-2009 #740Lurker
- Join Date
- Nov 2009
- Posts
- 1
- Thanks
- 0
Thanked 0 Times in 0 Posts
Similar Threads
-
PROJECT: Meizu M8 Nederlandse taal
By MaikelRunia in forum DutchReplies: 47Last Post: 09-02-2009, 10:11 AM -
Port Meizu OS to Samsung Omnia i900
By natedogg20050 in forum Modding & DevelopmentReplies: 8Last Post: 08-17-2009, 12:09 PM -
What does the Meizu Rockbox project need?
By Err0r in forum RockboxReplies: 21Last Post: 05-17-2008, 12:12 PM -
Meizu M8 Project On Temporary Hold
By Err0r in forum Meizu M8 NewsReplies: 68Last Post: 04-20-2008, 04:02 AM -
The USB port
By vipert in forum TechnicalReplies: 3Last Post: 05-03-2007, 04:03 PM



Reply With Quote
