Hi wing,

i think it should!!!! is it 2.6.32 kernel ?

please check your kernel configurations properly.

2011/8/4 麥wing <wing...@gmail.com>

> Hi,
>
> I find that I can not port the kernel & OS into devkit8k using the Oxlab
> source code,
> So I download the rowboat-eclair.xml from
> http://code.google.com/p/rowboat/wiki/ConfigureAndBuild#Software
> ,and then use your patch - devkit8000-android-kernel.patch for
> modification,
> and I try to build the kernel it.....still building....
>
> if any problem, hope help me
>
> thx a lot!
>
>
> 麥wing <wing...@gmail.com> 於 2011年8月3日下午4:36 寫道:
>
> No ar, still above error, I am trying....thx a lot!
>>
>> venkat k raju <kvraju....@gmail.com> 於 2011年8月3日下午12:47 寫道:
>>
>> Hi wing,
>>> you have solved or what?
>>>
>>>
>>> 2011/8/1 venkat k raju <kvraju....@gmail.com>
>>>
>>>> Hi wing,
>>>> check it this one this is my bootarg for devkit8000.
>>>>
>>>> setenv bootargs mem=256M console=ttyS2,115200n8 noinitrd
>>>> root=/dev/mmcblk0p2 omapdss.def_disp=lcd init=/init rootfstype=ext3 rw
>>>> rootdelay=3 nohz=off androidboot.console=ttyS2
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> 2011/8/1 麥wing <wing...@gmail.com>
>>>>
>>>>> hi venkat,
>>>>>
>>>>> Thank a lot!
>>>>>
>>>>> I follow your website:
>>>>> http://code.google.com/p/rowboat/wiki/ConfigureAndBuild#Software
>>>>> I get the roofts(filesystem) as beagleboard.
>>>>>
>>>>> However, I use the kernel version : Linux-2.6.32.9-gd4f5a36
>>>>>
>>>>> from this link : http://code.google.com/p/0xdroid/wiki/Source?tm=4
>>>>>
>>>>> Using the bootargs
>>>>>
>>>>> Beagleboard# setenv bootcmd 'mmcinit; fatload mmc 0 myboard_address
>>>>> uImage; bootm myboard_address'
>>>>> Beagleboard# setenv bootargs 'mem=128M androidboot.console=ttyS2
>>>>> console=tty0 console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw init=/init
>>>>> rootwait omapfb.video_mode=640x480MR-16@60'
>>>>> Beagleboard# saveenv
>>>>> Beagleboard# reset
>>>>>
>>>>> But I get the following error
>>>>>
>>>>> VFS: Cannot open root device "mmcblk0p2" or unknown-block(0,0)
>>>>> Please append a correct "root=" boot option; here are the available 
>>>>> partitions:
>>>>> 1f00             512 mtdblock0 (driver?)
>>>>> 1f01            1920 mtdblock1 (driver?)
>>>>> 1f02             128 mtdblock2 (driver?)
>>>>> 1f03            4096 mtdblock3 (driver?)
>>>>> 1f04          255488 mtdblock4 (driver?)
>>>>> Kernel panic - not syncing: VFS: Unable to mount root fs on 
>>>>> unknown-block(0,0)
>>>>>
>>>>> How to solve it? Thx a lot!
>>>>>
>>>>>
>>>>>
>>>>> 2011/7/31 venkat k raju <kvraju....@gmail.com>
>>>>>
>>>>>> Hi wing,
>>>>>> i have downloaded from TI site, i had followed instructions from this
>>>>>> site.
>>>>>>
>>>>>> http://code.google.com/p/rowboat/wiki/ConfigureAndBuild#Software
>>>>>>
>>>>>> this one is working fine for me.
>>>>>>
>>>>>>
>>>>>> 2011/7/29 麥wing <wing...@gmail.com>
>>>>>>
>>>>>>> hi venkat,
>>>>>>>
>>>>>>> Thank a lot!
>>>>>>> I have already read your patch, it is useful for me to edit my kernel
>>>>>>> !
>>>>>>>
>>>>>>> However, where do you download the OS(gingerbread) as rootfs? I
>>>>>>> download it from this site
>>>>>>>
>>>>>>> http://code.google.com/p/0xdroid/wiki/Source?tm=4
>>>>>>>
>>>>>>> Download the 0xdroid source code:
>>>>>>>
>>>>>>> $ mkdir beagle-gingerbread
>>>>>>> $ cd beagle-gingerbread
>>>>>>>
>>>>>>> $ repo init -u git://gitorious.org/0xdroid/manifest.git -b BRANCH_NAME
>>>>>>>
>>>>>>> $ repo sync
>>>>>>>
>>>>>>> Where BRANCH_NAME is:
>>>>>>>
>>>>>>>    - beagle-gingerbread
>>>>>>>
>>>>>>>
>>>>>>> When I am porting the OS,I get error. Is OS(gingerbread) working or
>>>>>>> not?If not, how do you download OS(gingerbread)?
>>>>>>>
>>>>>>> Thank you very much!
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> 2011/7/28 venkat k raju <kvraju....@gmail.com>
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Thu, Jul 28, 2011 at 12:52 PM, venkat k raju <
>>>>>>>> kvraju....@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> hi wing,
>>>>>>>>>
>>>>>>>>> please check this one
>>>>>>>>
>>>>>>>>> ok!!!!!!!
>>>>>>>>>  if you want build the kernel then you should follow the procedure
>>>>>>>>> from this point.
>>>>>>>>>                   i had integrated like i have taken kerner from
>>>>>>>>> rowboat-froyo (kernel-2.6.32).
>>>>>>>>>                   then i had applied patch from this sites.
>>>>>>>>>
>>>>>>>>>                   http://people.linux.org.tw/~fred/patches/
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> http://people.linux.org.tw/~fred/patches/0xdroid/embest/
>>>>>>>>
>>>>>>>>                   one more thing is these patches directly we can't
>>>>>>>>> apply .because those are suitable for kernel 2.6.30
>>>>>>>>>                   i had applied on the fly manually by checking the
>>>>>>>>> functions name.
>>>>>>>>>
>>>>>>>>> for rootfs
>>>>>>>>>
>>>>>>>>> after integration of your kernel u have to build rootfs as
>>>>>>>>> beagleboard.
>>>>>>>>>
>>>>>>>>> i am sorry i don't have proper document to send you, how i did
>>>>>>>>> actually, but it's working for me very well.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> 2011/7/28 麥wing <wing...@gmail.com>
>>>>>>>>>
>>>>>>>>>> hi venkat k raju
>>>>>>>>>>
>>>>>>>>>> kernel version : Linux-2.6.32.9-gd4f5a36
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> I download it from this link :
>>>>>>>>>> http://code.google.com/p/0xdroid/wiki/Source?tm=4
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> 2011/7/28 venkat k raju <kvraju....@gmail.com>
>>>>>>>>>>
>>>>>>>>>>> hi wing,
>>>>>>>>>>>
>>>>>>>>>>> what is your kernel version?
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Thu, Jul 28, 2011 at 8:38 AM, 麥wing <wing...@gmail.com>wrote:
>>>>>>>>>>>
>>>>>>>>>>>> HI all,
>>>>>>>>>>>>
>>>>>>>>>>>> any one please suggest me how to port gingerbread on devkit8000?
>>>>>>>>>>>>
>>>>>>>>>>>> thanks in advance.
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> thanks&Regards
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> unsubscribe: android-porting+unsubscr...@googlegroups.com
>>>>>>>>>>>> website: http://groups.google.com/group/android-porting
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> thanks&Regards
>>>>>>>>>>> k.v.raju
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> thanks&Regards
>>>>>>>>> k.v.raju
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> thanks&Regards
>>>>>>>> k.v.raju
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> thanks&Regards
>>>>>> k.v.raju
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> thanks&Regards
>>>> k.v.raju
>>>>
>>>
>>>
>>>
>>> --
>>> thanks&Regards
>>> k.v.raju
>>>
>>
>>
>


-- 
thanks&Regards
k.v.raju

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to