Re: [loongson-dev] 2.6.36, 2.6.35.7, 2.6.34.7, 2.6.32.24 for Loongson are out

2010-10-23 Thread Zhen Xin
Hi Wu, 2010/10/22 wu zhangjin > Hi, all > > Linus has released the 2.6.36 kernel[1], I just pulled it into our > master branch and created a new linux-2.6.36-stable[2]. > > ... > > 2. Switch from old ATA/IDE driver to libata[3] > > > When will Linus's kernel get this libata support? -- CNN:温先

[loongson-dev] Android boots

2011-10-22 Thread Zhen Xin
Hi all, Just want you know that I've put Android 2.2 onto the Yeeloong netbook and it boots. Visit the video: http://www.tudou.com/programs/view/R8SZ6OVAcCw/ . Xin Zhen -- You received this message because you are subscribed to the Google Groups "loongson-dev" group. To post to this group

Re: [loongson-dev] Android boots

2011-10-22 Thread Zhen Xin
if anyone feel difficult please let me know. Hope it help people interested in. > > On Sat, Oct 22, 2011 at 7:28 PM, Zhen Xin wrote: > >> Hi all, >> Just want you know that I've put Android 2.2 onto the Yeeloong >> netbook and it boots. Visit the video: >

Re: [loongson-dev] Re: Android boots

2011-10-23 Thread Zhen Xin
2011/10/23 Wu Zhangjin > On Sun, Oct 23, 2011 at 3:48 AM, Kip wrote: > > > > Congratulations Xin on a job well done. > > Thanks, Xin, perhaps we could maintain a branch for this support in > dev.lemote.com ;-) > I really think that a good idea :). Later I will write a status page of this projec

Re: [loongson-dev] Re: Android boots

2011-10-23 Thread Zhen Xin
Loongson 3 can be a very different story. Good luck :) 2011/10/23 zhangfx > Good job, i am waiting for the open of 4.0 and make a perfect android on > loongson3 laptop. With the big screen and mips ndk support, i guess it can > be very interesting and useful. > > Wu Zhangjin 编写: > -- You recei

Re: [loongson-dev] Linux kernel not boot

2011-11-20 Thread Zhen Xin
The kernel is not specific to Android. Try get the kernel source from LLC GIT and make it bootable before adding Android stuff to it. 2011/11/21 李晖 : > hi all, >I am porting android to loongson2f, the android file system has > been modified and compiled succeed, and I downloaded the android li

Re: [loongson-dev] Re: Linux kernel not boot

2011-11-22 Thread Zhen Xin
t;Try get the kernel source from LLC GIT", > would you please send me a link as I can not find it. > > thank you very much! > > On 11月21日, 下午2时17分, Zhen Xin wrote: >> The kernel is not specific to Android. Try get the kernel source from >> LLC GIT and make it boota

Re: [loongson-dev] ioctl(fd, ASHMEM_SET_SIZE, size) failed

2011-12-11 Thread Zhen Xin
Android needs the kernel be 32bit. 在 2011年12月11日 下午11:37,zhangfx 写道: > If you are using 64bit kernel,you need to handle the 32 bit ioctl. Ioctl > number often related to a type size,while the same type might have different > size for 32bit usrrland and 64bit kernal,so we often need compact_ioctl

Re: [loongson-dev] ioctl(fd, ASHMEM_SET_SIZE, size) failed

2011-12-11 Thread Zhen Xin
Android needs the kernel be 32bit. 在 2011年12月11日 下午11:37,zhangfx 写道: > If you are using 64bit kernel,you need to handle the 32 bit ioctl. Ioctl > number often related to a type size,while the same type might have different > size for 32bit usrrland and 64bit kernal,so we often need compact_ioctl

Re: [loongson-dev] Re: ioctl(fd, ASHMEM_SET_SIZE, size) failed

2011-12-12 Thread Zhen Xin
e eth is > down, so init can not communicate with other process, so the for > statement loops some time and the machine reboot! > > On 12月12日, 下午2时59分, Zhen Xin wrote: >> Android needs the kernel be 32bit. >> >> 在 2011年12月11日 下午11:37,zhangfx 写道: >> >> >&

Re: [loongson-dev] 32bit kernel not boot

2011-12-21 Thread Zhen Xin
32bit MIPS may be short of address space, but the stock Loongson box actually comes with a 32bit Debian preinstalled. So that may not be the problem Lihui met :) 在 2011年12月22日 上午9:45,晏华 写道: > In 32 bit mode, the pci window of loongson2F is too small for some devices > such as sis315 > driver. Th

Re: [loongson-dev] failed to link /system/bin/sh CANNOT LINK EXECUTABLE

2011-12-21 Thread Zhen Xin
Just a tip: your system can boot with a regular OS, with the android partition mounted, and chroot into it, to have more details on what's happening on the linking stage. I added a lot of printf to bionic before eventually located into the pagesize issue in this way. 2011/12/17 李晖 : > hi, all >

Re: [loongson-dev] failed to link /system/bin/sh CANNOT LINK EXECUTABLE

2011-12-21 Thread Zhen Xin
在 2011年12月22日 上午11:45,zhangfx 写道: > > > 于 2011-12-22 11:39, Zhen Xin 写道: > >> Just a tip: your system can boot with a regular OS, with the android >> partition mounted, and chroot into it, to have more details on what's >> happening on the linking stage. >

Re: [loongson-dev] Re: Kernel panic - not syncing: Attempted to kill init!

2011-12-25 Thread Zhen Xin
http://dev.lemote.com/drupal/node/80 Here is the system recovery for yeeloong netbook. 2011/12/26 dsys : > This is the 8089b mini netbook, by the way.. > > On Dec 25, 3:29 pm, dsys wrote: >> Hi, >> It was only two days ago that I received this Lemote netbook, getting >> it mainly for text editing

Re: [loongson-dev] Re: 32bit kernel not boot

2011-12-26 Thread Zhen Xin
在 2011年12月27日 上午8:58,zhangfx 写道: > > > 于 2011-12-26 23:44, 李晖 写道: >> the patch from hanhua did not work for me right now . >> But by using 64 bit kernel, I can get the shell, by using logcat, I >> found that the dalvik vm did not up, >> >> D/AndroidRuntime(1315): >> Android Runtime STA

Re: [loongson-dev] Re: Account Manager not up

2012-01-03 Thread Zhen Xin
Are you sure it's the java code which causes the crash? Might it be just a coinidence in time? Btw I was told there are other people putting efforts on Loongson Android. I will be glad to see new comer. Will they join us and help? 2012/1/3 李晖 : > By adding more logs I found that that the Account

Re: [loongson-dev] Re: HELP!!! Systerm Server died in native code

2012-01-11 Thread Zhen Xin
If sqlite is the evil, you should be able to reproduce it by writing a pure C program that calls the same function and dynamically linked to /system/lib/libsqlite.so when loading. Just several lines can confirm this. And, well, here is my question: after inquired Google and Baidu and several other

Re: [loongson-dev] Re: HELP!!! Systerm Server died in native code

2012-01-13 Thread Zhen Xin
On 1月12日, 下午6时12分, zhangfx wrote: >> 于 2012-1-12 11:37, Zhen Xin 写道:> If sqlite is the evil, you should be able >> to reproduce it by writing a >> > pure C program that calls the same function and dynamically linked to >> > /system/lib/libsqlite.so when loading. Just s

Re: [loongson-dev] Re: HELP!!! Systerm Server died in native code

2012-02-06 Thread Zhen Xin
-diskinstaller.git external-v8.git .. 在 2012年1月16日 上午12:02,李晖 写道: > this is a good news, hopes it will help Zhen Xin! > > On 1月14日, 下午3时26分, zhangfx wrote: >> 于 2012-1-13 18:34, Zhen Xin 写道:> The whole mirror takes 7.8GB so the size >> does really matter. >> &

Re: [loongson-dev] Re: HELP!!! Systerm Server died in native code

2012-02-06 Thread Zhen Xin
: > hi > > 于 2012-2-6 18:01, Zhen Xin 写道: > > Hi All, > There are 154 gits in the MIPS-Android repo. Should I fork all of > them one by one manually? I guess there should be smarter way... > > sure:) You don't need to fork the one you does not change. The k

Re: [loongson-dev] mouse support for android?

2012-02-07 Thread Zhen Xin
There is an Android-x86 project out there, which get mouse supported on their releases for netbook. You may take a look, though I didn't find the git web interface to their repo. 2012/2/7 李晖 : > hi, all > currently, I am porting android to a platform which don't has touch > screen support, so I

Re: [loongson-dev] Re: mouse support for android?

2012-02-21 Thread Zhen Xin
Here is the screenshot, on which a cursor is seen. http://farm8.staticflickr.com/7208/6907265731_7b65a53f59.jpg 在 2012年2月8日 下午10:57,李晖 写道: > good, I will take a look and try! > > On 2月8日, 上午9时43分, Zhen Xin wrote: >> There is an Android-x86 project out there, which get mouse suppor

Re: [loongson-dev] Re: mouse support for android?

2012-02-21 Thread Zhen Xin
在 2012年2月21日 下午5:09,zhangfx 写道: > > > 于 2012-2-21 16:39, Zhen Xin 写道: >> Hi, >> I tried and found that there is partly support for mouse in the >> Froyo. The right-button of mouse is "BACK" and the middle-button is >> "MENU". Left-bu

[loongson-dev] The llc cross compiler is amazing. But how come?

2012-02-23 Thread Zhen Xin
Yesterday I built a cross mips64el gcc, and built the latest LLC kernel using that compiler. However the generated kernel image is unable to boot. Then I replaced the compiler with the one from LLC webpage (Gcc 4.4.1 + Binutils 2.20 on X86) and rebuilt the kernel, and the new one boots fine. I coul

Re: [loongson-dev] Re: mouse support for android?

2012-03-03 Thread Zhen Xin
Wow that's cool, both Froyo and ICS now get mouse supported! 2012/3/3 zhangfx : > Our experience is that froyo CAN support mouse with no/little extra effort. >>> >>> I recalled that I spent a little time to work through the path and might >>> have some small fixes, then it worked. >> >> Please giv

Re: [loongson-dev] Digest for loongson-dev@googlegroups.com - 2 Messages in 2 Topics

2012-05-15 Thread Zhen Xin
Mouse movement is enabled by a single-line patch: https://github.com/lone-/frameworks-base/commit/8308f5e613784102b33e52368b9ea41e01b744bf Please make sure this is in your build. During a job transition I lost all my building stuff and environment. Needs time to recover from this tragedy. 2012/