raphael / linux-samus

Linux 4.16 on Chromebook Pixel 2015
GNU General Public License v2.0
181 stars 36 forks source link

kernel config options 4.11 #193

Closed myf closed 7 years ago

myf commented 7 years ago

trying to upgrade to 4.11, and there are a bunch of question that seems needed to be answered while doing kernel config

scripts/kconfig/conf --silentoldconfig Kconfig

...

Temporary per-CPU NMI log buffer size (12 => 4KB, 13 => 8KB) (NMI_LOG_BUF_SHIFT) [13] (NEW)

...

NAND Flash support for Oxford Semiconductor SoC (MTD_NAND_OXNAS) [N/m/?] (NEW)

etc.

should we enter every time?

raphael commented 7 years ago

Hmm I just checked and the new config seems to be correctly checked in. You shouldn't be getting these questions with it. How are you building the kernel?

colemickens commented 7 years ago

I also was prompted when using pacaur. I normally use yaourt though, so I'd assumed it was a result of me changing tools.

myf commented 7 years ago

i have tried both yaourt and pacaur it was given the same result (questions prompted). I don't think these aur helpers handle the build differently. if anything it happens during makepkg.

On Sun, May 7, 2017 at 11:58 PM, Cole Mickens notifications@github.com wrote:

I also was prompted when using pacaur. I normally use yaourt though, so I'd assumed it was a result of me changing tools.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/raphael/linux-samus/issues/193#issuecomment-299767535, or mute the thread https://github.com/notifications/unsubscribe-auth/AAqYaMU4GXKWQdoAjwfR1CSZSQ1EDZMkks5r3pLLgaJpZM4NTOgV .

-- Have you ever imagined that you are standing on the EARTH?

myf commented 7 years ago

for example, the first prompted question

NMI_LOG_BUF_SHIFT

do not exist in the config

On Mon, May 8, 2017 at 12:28 AM, Myf worldwidespirit@gmail.com wrote:

i have tried both yaourt and pacaur it was given the same result (questions prompted). I don't think these aur helpers handle the build differently. if anything it happens during makepkg.

On Sun, May 7, 2017 at 11:58 PM, Cole Mickens notifications@github.com wrote:

I also was prompted when using pacaur. I normally use yaourt though, so I'd assumed it was a result of me changing tools.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/raphael/linux-samus/issues/193#issuecomment-299767535, or mute the thread https://github.com/notifications/unsubscribe-auth/AAqYaMU4GXKWQdoAjwfR1CSZSQ1EDZMkks5r3pLLgaJpZM4NTOgV .

-- Have you ever imagined that you are standing on the EARTH?

-- Have you ever imagined that you are standing on the EARTH?

raphael commented 7 years ago

Found the problem, the PKGBUILD file was pointing to the wrong archive. This is now fixed.

myf commented 7 years ago

ah awesome!!

On May 8, 2017 01:59, "Raphaël Simon" notifications@github.com wrote:

Found the problem, the PKGBUILD file was pointing to the wrong archive. This is now fixed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/raphael/linux-samus/issues/193#issuecomment-299779808, or mute the thread https://github.com/notifications/unsubscribe-auth/AAqYaIps6Fo4juyhUyP1g9lktuyKuiQZks5r3q88gaJpZM4NTOgV .