On Mon, Dec 13, 2010 at 7:53 AM, Prasad Joshi <prasadjoshi124@xxxxxxxxx> wrote: > On Mon, Dec 13, 2010 at 7:44 AM, onlyfever <onlyfever@xxxxxxxxx> wrote: >> 2010/12/9, Prasad Joshi <prasadjoshi124@xxxxxxxxx>: >>> Thanks a lot for your reply. >>> >>> On Thu, Dec 9, 2010 at 1:06 AM, Alexandre Courbot <gnurou@xxxxxxxxx> wrote: >>>> Hi, >>>> >>>> There is probably a kernel misconfiguration somewhere. Could you post your >>>> .config, and maybe even your vmlinux somewhere where we can download it? >>> >>> Yes it was misconfiguration. I had selected a wrong memory option. >>> >>>> Also, you can use QEmu's GDB server in order to see exactly where your >>>> kernel stops executing. This should be much more comfortable than putting >>>> printfs into QEmu's code. If you don't know how it works, look here for a >>>> short explanation: >>>> http://wiki.osdev.org/GDB >>> >>> Thanks a lot for I was not aware of it. This will surely help. >>> >>>> Alex. >>>> >>> >>> -- >>> To unsubscribe from this list: send an email with >>> "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx >>> Please read the FAQ at http://kernelnewbies.org/FAQ >>> >>> >> >> Hi~ >> I just meet the same problem,could you tell me which wrong memory >> option you selected? > > CONFIG_REALVIEW_HIGH_PHYS_OFFSET shoulb be off for pbx a9 > > and it should be yes for pbx a8 BTW, I never got it running on QEMU. There are number of problems - In Linux kernel PCI support for RealView board is not enabled. There are few patches, very recently published, but they are not included in the Linux kernel yet. - Even if these patches are applied, QEMU support for RealView is limited. QEMU does not support PCI and SCSI devices :) > >> thank you! >> > -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ