+ Reply to Thread
Results 781 to 800 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; yes you need to rgesiter but its easy. You can wait till banxian ups the kernel sources somwhere bills link ...
-
11-07-2009 #781Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsyes you need to rgesiter but its easy. You can wait till banxian ups the kernel sources somwhere
bills link is a pudn link, i cant dl from pudn.
But if found this
libertas - Linux Wireless
the libertas page has a GSPI driver for us. I will compile it and then we see. But it seems there are some gpio inits to be made. I will dl and compile this driver.. lets see. Maybe this driver is already included in a newer kernel.Someone with new kernel sources could look for a file called libertas_sip or something in drivers/net/wireless/libertas
Just read that indeed in 2.6.30 SPI driver is mainline in kernel
Another interesting thing is this: windows ce starts the gsm deamon, it says
...........Mux07_10 Driver Attach+++++++++++++++
07.10 i´s gsm protocol version and there is a implementation for linux. I donwloaded and comiled it. This code creates two serial ports (this would be com7 and 9 in windowes i think)
Windows ce has a hayes comtaible modem on com1 so i think we should have our modem @ com 1 and 7 and 9 are vreated by gsm deamon. I will try more command/baudrates on com 1Last edited by r3wDy; 11-07-2009 at 06:58 PM.
-
11-07-2009 #782Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postslol
just begin thinking to take some hosting somewhere for upping all the files :P
I can, so i did and i re-uploaded it to mediafire (link) .. let me knowlink is a pudn link, i cant dl from pudn.
if we could run haret we could get a log of all pollings to the gpio´s,seems there are some gpio inits to be made.
dunno if there is such tool that can run on busybox/android/..
the libertas page has a GSPI driver for us
Code:http://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=summary;
-
11-08-2009 #783Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 PostsBuild the wlan driver but could notload it.... it depends on some usb functions. i need to configre it without them or remove them because we do not need usb wlan.
Found things about gsm modem:
In windows ce registry is mentioned which com port the mux0710 gsm muxxer uses to communicate. it uses com1 @ 115200. I talked to this port an nothing happend... i thing we need to do some init to get the chip powerd on first. right now im looking in ida in mux0710.dll to see what happens
-
11-08-2009 #784Member
- Join Date
- Mar 2009
- Posts
- 127
- Thanks
- 1
Thanked 113 Times in 35 PostsI'd like report my progress:
linux cooking howto:
I am using help n manual to writing it.
I hope more bravohearts can join and Divide driver list, muhaha
new dualboot menu:
writing font dumper. I must dump 4 or 16 level gray scale for alpha blending.
sound codec:
no backports found. maybe I must do it myself.
-
11-08-2009 #785Member
- Join Date
- Mar 2009
- Posts
- 127
- Thanks
- 1
Thanked 113 Times in 35 PostsI heared serial port gsm using in M8 is COM7 or COM9 (SE), the comn is a OS related number, so it may need a assign operation.
-
11-08-2009 #786Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 PostsWhat version is the android kernel? maybr we could integrate and start telnetd with it or better nfsroot
and com 7 and 9 are both used by m8 fe (first edition) too. The muxxer creates them as far as i see. At pudn and in the internet there are these mux0710 imple,memtations this is not the problem. we first need to get the modem answer OK when we send AT through terminal and that doenst work dunno why.
will concentrate on bluetooth / wlan first this seems to be easer^^
edit:
okeo ke ^^ its not that easy...
those spi devices are somehow registres in kernel already so what i need to do is to add the description of the wlan card do a struct in kernel. Then the card will be reconized i think. Im unsure of how this whole spi thing is working and i need to do some research on this. Its defenitly more than just insmod some drivers ...Last edited by r3wDy; 11-08-2009 at 04:31 PM.
-
11-08-2009 #787Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsi created a little wiki
Home - MDROID WIKI
for us where we can insert our informations to get them all to one place.
I inserted some informatins from this thread to give an example :D
Its a very small and stupid wiki, because i didnt get php to run on my server
So everyone can edit this as he likes as long as you dint generate a shitload of useless traffic there and as long i dont find any useless spam
-
Member who thanked r3wDy for the post:
-
11-08-2009 #788Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsmhn there are files called
SDIO8688_WAPI and SDIO8688_WLAN
in windows ce m8 firmware... so seems to be not a gspi device.. anyway, now i now what gspi means lol :P
hum bit i remember this
hum... i will have a look in pre M8 se xip because i think those gpio files are M8 s8 dependent. is someone here with ;8se and serial cable to give us a bootlog=== GSPISWLD24SP_8015 Driver ===<<Error msg is on>>
<<Tx-Fragment msg is on>>
<<Rx
-Fragment msg is on>>
<<Performance tuning msg is on>.
GSPI - Using DMA mode
GSPI -Last edited by r3wDy; 11-09-2009 at 07:35 AM.
-
11-09-2009 #789Freshman
- Join Date
- Oct 2009
- Posts
- 32
- Thanks
- 0
Thanked 12 Times in 6 PostsDear r3wDy
in your topic:[HowTo] build / boot a linux kernel on M8
I want to download -Linuxstarter Sources (RapidShare Webhosting + Webspace), but it has been deleted now.
Where I can download it now?
-
11-09-2009 #790Member
- Join Date
- Mar 2009
- Posts
- 127
- Thanks
- 1
Thanked 113 Times in 35 PostsI asked calmer to test 16GB M8 SE.
He haven’t a serial cable, so I write a ls /dev/mmc* > /dev/tty0 in rcS but no /dev/mmcblk0 printed like my M8 8G.
LiteXipBuidler can automatic calculate n verify inject address now, by analyst stock xip.
I'll upload a dualboot kit for users which want to cooking r3 dualboot other than 0937 firmware.
MPack_Beta_20091109_r1_GCC.zip
Loader_n_zImage_rev3_fixed.rar
with these two package your can cook your xip to have dual boot menu like r3.
read my poor manual to start your dual boot cooking.Check "Place Kernel as Overlay of Input file", "Stock Xip Injector mode", and fill loaer / kernel / stock xip.
Click build to have your own dualboot firmware.Last edited by banxian; 11-09-2009 at 11:34 AM.
-
11-09-2009 #791Member
- Join Date
- Aug 2009
- Location
- Austria
- Posts
- 222
- Thanks
- 44
Thanked 10 Times in 10 Postsi have a 16GB M8 FE.
But no serial cable or jtag or something like this.
Can I help anyway? Just tell me what i can do to help you getting android running.
-
11-09-2009 #792Freshman
- Join Date
- Oct 2009
- Posts
- 32
- Thanks
- 0
Thanked 12 Times in 6 Posts
-
11-09-2009 #793Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Poststhanks r3wdy, you might have noticed that i messed around abit with the wiki.
i like it and it will be very usefull, so i upped it to the first page.
I think it would be a good idea to add all patches that one applies there to.
Btw i was wondering if anyone tried to use the kandroid kernel yet on m8?
(not sure what android version it is theseday since the site is in chinese
)
Korea Android - www.kandroid.org
thanks Banxian, you´re great!I'd like report my progress:
read my poor manual to start your dual boot cooking.
Loonix was expecting his parts, so i think he would be able to do it in a few days.is someone here with m8se and serial cable to give us a bootlog
Hi BPM, there are plenty of stuff that you can do.Can I help anyway? Just tell me what i can do to help you getting android running.
for example someone could make a new android kernel that supports the sd like some people request.
You could look on r3wdy´s wiki, i added the patch bill mentionned.
@bill, did you read my pm?
-
11-10-2009 #794Member
- Join Date
- Aug 2009
- Location
- Austria
- Posts
- 222
- Thanks
- 44
Thanked 10 Times in 10 Postsi am afraid i am not able to make a kernel without reading many many many stuff about it.
i am using linux since many years (sidux). but i never needed to build my own kernels.
is there a possibility to give you log files from my 16GB m8 without having a serial cable?
-
11-10-2009 #795Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsinstall the android and send the dmesg > bootlog.txt command to terminal using adb. then get this file and post it ot the wiki.
-
11-10-2009 #796Member
- Join Date
- Mar 2009
- Posts
- 127
- Thanks
- 1
Thanked 113 Times in 35 Postshe can't reach rootfs on disk so can't get android startup. seems all mmc card havn't detected by kernel in my test.
maybe mount rootfs via nfsroot is possilble.
host>
#mkdir /nfsroot
#mount -o loop mdroid.img /nfsroot
m8>
flash with a special kernel boots from nfs
-
11-10-2009 #797Member
- Join Date
- Aug 2009
- Location
- Austria
- Posts
- 222
- Thanks
- 44
Thanked 10 Times in 10 Postsi tried to follow the instructions to send a command using adb.
i downloaded the driver and installed it with right-mouse-button (on .inf) install.
i installed android on m8. but when i start the device and connect it to my pc i do not see any devices with "adb devices".
what is missing to get a running adb connection?
-
11-10-2009 #798Valued Member
- Join Date
- Sep 2009
- Location
- Germany
- Posts
- 1,309
- Thanks
- 249
Thanked 200 Times in 145 PostsWohoo, my 'USB-RS232 Serial Convert Communications Module' thingy has arrived a few minutes ago and it was superb packaged (inside a glued shut styrofoam case and vacuum wrapped).Loonix was expecting his parts, so i think he would be able to do it in a few days.
now all i need are my 10 pin Mini USB plugs =)Meizu M8 SE - FW 0.9.9.18 (dao89 n450) Dualboot LBE A11 Android 2.2
-
11-10-2009 #799Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsyey
we are meizume title 
Oke Bootlaog from aesop says:
#spi /dev entries driver
S3C64XX SPI Driver
hspi registers c8838000 (c7c80440, c042c8f0)
hspi irq resource c042c90c (80)
s3c2410-spi s3c2410-spi.0: s3c2410-spi.0: S3C SPI adapter
s3c2410-spi.0: S3C SPI adapter
hspi registers c883c000 (c7c803a0, c042c930)
hspi irq resource c042c94c (81)
s3c2410-spi s3c2410-spi.1: s3c2410-spi.1: S3C SPI adapter
s3c2410-spi.1: S3C SPI adapter
So they use a modified 2410 driver for the two spis.
I will digg deeper into their kernel to get it to work... i think i can do this.
Its quite the same driver i use, but there must somewhere in kernel said that there is a spi controller and this is not in the m8 kernel so i need to find this
Found it :P
With some luck wlan driver may work this evening, i think sip driver will at least workLast edited by r3wDy; 11-10-2009 at 03:20 PM.
-
Member who thanked r3wDy for the post:
-
11-10-2009 #800Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Poststhat is mostlikely since android is not started yet.
So ADB wont work i think, the only wait out on this for the moment will be the serial cable.
BPM, maybe you could find out what the flash chip is from brand and model number? This could open some possible leads to a solution.
that is good news! if you can you may shoot some pictures, i will add them in the belonging topic ;-)Wohoo, my 'USB-RS232 Serial Convert Communications Module' thingy has arrived a few minutes ago and it was superb packaged (inside a glued shut styrofoam case and vacuum wrapped).
you are very close :Pnow all i need are my 10 pin Mini USB plugs
it thrust in you! We might look for a S3C64XX SPI Driver ? that is allways better then a modified one from an older version.I will digg deeper into their kernel to get it to work... i think i can do this.
that would be new and great news!With some luck wlan driver may work this evening
btw, do you think bt and wifi are the same chip or..?
ps: wiki is taking some volume ;-)
edit 1
r3wdy this may help patch part 1 & part 2
edit 2
did you include the S3C6410 TV encoder Driver patch in the aesop kernel?
i am interested to know if it loads..
Last edited by evow04; 11-10-2009 at 03:43 PM.
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
