Re: [Ubuntu-phone] Building Hammerhead Kernel

2014-07-02 Thread David Peter
GOTCHA I'm so happy, it was a very interesting (exhausting though) experiment, I've learned a lot :) Useful information to build Kernel Package are [1] and [2]. There is still shenanigans in my process, I do not get yet how to build my own meta-package (I use Ricardo's one), how to properly t

Re: [Ubuntu-phone] Building Hammerhead Kernel

2014-06-27 Thread David Peter
Arghhh Ricardo just updated his packages :) On Fri, Jun 27, 2014 at 8:58 PM, David Peter wrote: > Yes there is a very good reason: I want to know ;) > > I feel like, figuring out, hacking, contributing, and I am leaning for low > level, driver and hardware. I'm not interested in uploading

Re: [Ubuntu-phone] Building Hammerhead Kernel

2014-06-27 Thread David Peter
Yes there is a very good reason: I want to know ;) I feel like, figuring out, hacking, contributing, and I am leaning for low level, driver and hardware. I'm not interested in uploading an image and use it. I want to hack. My personal challenge would be to bring the magnetic switch to power on/off

Re: [Ubuntu-phone] Building Hammerhead Kernel

2014-06-27 Thread Rodney Dawes
Hi, I just saw these mails, but is there any reason you're trying to go about flashing this device the hard way? There are already images built for hammerhead, which you can install using an alternate server as described on the wiki page: https://wiki.ubuntu.com/Touch/Devices#Server_at_http:.2BAC

Re: [Ubuntu-phone] Building Hammerhead Kernel

2014-06-27 Thread David Peter
Ok ok still shenaniging... Obviously I need to learn about meta-package. I guess that I have to create a kernel meta package like the one downloaded from rsalveti's ppa. I won't give up :) On Jun 26, 2014 1:28 AM, "David Peter" wrote: > Getting closer > > Method inline building modifying device

Re: [Ubuntu-phone] Building Hammerhead Kernel

2014-06-25 Thread David Peter
Getting closer Method inline building modifying device/lge/hammerhead/BoardConfig.mk with: TARGET_KERNEL_UBUNTU := false adding TARGET_KERNEL_CONFIG := hammerhead_defconfig TARGET_KERNEL_SOURCE := kernel/lge/hammerhead and BOARD_KERNEL_IMAGE_NAME := zImage-dtb I have a dtb kernel, now recovery is