On Tue, Aug 25, 2015 at 8:28 AM, matthieu claire <[email protected]>
wrote:

> Hi,
>
> Sorry I was quite busy but I have finally been able to compile the kernel
> 4.1 on opensuse 13.2 running on the BBB but I'm not able to boot on it
> --> nothing displays on the screen
> --> board is not showing on the network
> --> if I check /var/log/messages when I boot on the Debian (eMMC) there is
> no log, I saw only the latest successful boot on the old
> kernel 3.16.7-11-default
>
> To summarise:
>
> I copied the https://github.com/beagleboard/linux/tree/4.1 in the /home/
> folder and execute the following commands.
>
>
> *linux:/home/linux # make bb.org_defconfig*
>
> *linux:/home/linux # make -j4*
>
> *linux:/home/linux # make uImage dtbs LOADADDR=0x80008000 -j4*
>
> *linux:/home/linux # make modules -j4*
>
> *linux:/home/linux # make modules_install*
> *linux:/home/linux # make install*
>
> See attached for your reference the logs for thoses commands
> --> several modules can't be installed but I think it's normal considering
> the configuration
>
> Then I copy to /boot folder */home/linux/arch/arm/boot/uImage* rename
> *uImage_4.1.6*
> copy */home/linux/**arch/arm/boot/dts/am335x-boneblack.dtb to /boot/dtb/ *
>
> and create the symlink for
>
>    - zImage
>    - u-boot.img
>    - initrd
>
> see below
>
> [image: Images intégrées 1]
>
> The good news is that I'm able to reboot on my old kernel if I change the
> symlinks to point to the 3.16.7 versions.
>
> I'm probably missing a step to configure the boot, if you have an idea.
>

yeah... a 'serial' boot log is always useful, instead of just guessing
what's happening at bootup. ;)

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to