X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by lists.alpinelinux.org (Postfix) with ESMTP id 47A9BF81625 for ; Sun, 3 Mar 2019 17:43:54 +0000 (UTC) Received: by mail-wm1-f52.google.com with SMTP id x10so2528076wmg.2 for ; Sun, 03 Mar 2019 09:43:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version :content-transfer-encoding; bh=yEYT3JU5vylWmL4OdUfiN5qgGcUfWgsmgjro0yLwAaI=; b=nQUckLrlsj8YrKnbZNahySsbqIODTJTuognHEvnEDeCVxNIIJLfp8boh3UcVKefmaz vtJ07R6qH4PHFhX/pia6w1gw9tZvZdhIe9yKB0OjIG+GmcYQyuBfoWnFoizubYZBSwRk slCDg2LZleSzwOGqtvVag6zYLUzZ6wc+ZXBBeS8AE5v9IfZ+bqnBkAdjthJE8BoYTy9o K+o2ES7Hez1XbbRFCjIo4PBWIp5g3NhaK9fvrXKELVBRFK+SPIMSTMalsMvLprpKQmK4 0Aoalwm4s7KWA8fMzo9gwBdhjlL07VSHS/80CX4qpijgBS3znS9fUMoakTf8p/frIIDp Aomw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-transfer-encoding; bh=yEYT3JU5vylWmL4OdUfiN5qgGcUfWgsmgjro0yLwAaI=; b=N3vh3UZKc4WNQ4E3QnBMKqhqzumRrCIQGHcVVzyWORbgnWyAakB85WS6oLnNjM6DPo LzR0xhMzwS2XWQtntm/+5vD+dqH6WeY1sN+hpfvTXnHuv9jQg9wy9ejx+6HWqIi6mJqR C2mx2w/8eHafxfR331e6KxDSybUsBfC/2Igc+Wgp7gUpmp02a0yBn/H4EV1eVwdcussq QHj+rgwS0MeZV3wpBkjBsJO6cUre6VOHHT0xO0EC1V51vbYncYUPANt8/EoCgfQR9VIy bterU//598bDCs9VGk4/7H1XDf32dcUrn3B8XKtIe68gWkKWaLujoRKkDLLKWJvLPLOW wQNw== X-Gm-Message-State: APjAAAVB6lk5GA1zGhFbDmQT9F4Fj5hyNhience4+MKDAtRaZrsckB+h kWXoiN1o69mLlmQidud+J9I= X-Google-Smtp-Source: APXvYqylnuftaxAaNFa5Xt32kN9vs+nNolS826z6v7zL6rgy9r3+9H8FPI9yJ2gbs7vqMZbHuXakmw== X-Received: by 2002:a1c:6684:: with SMTP id a126mr6922449wmc.47.1551635033605; Sun, 03 Mar 2019 09:43:53 -0800 (PST) Received: from homepc.locald00dz (dslb-084-056-165-091.084.056.pools.vodafone-ip.de. [84.56.165.91]) by smtp.gmail.com with ESMTPSA id y5sm14153665wrd.97.2019.03.03.09.43.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 03 Mar 2019 09:43:53 -0800 (PST) Date: Sun, 3 Mar 2019 18:43:52 +0100 From: Daniel Kulesz To: pgauret@yahoo.com Cc: alpine-user@lists.alpinelinux.org Subject: Re: [alpine-user] Can't boot linux-vanilla on armhf Message-Id: <20190303184352.1a3709f341b2371cc7e19122@googlemail.com> X-Mailer: Daniel's homebrew MUA 0.0.1-early-pre-alpha X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi Paul, thank you for reporting this issue - I experienced exactly the same, and like you tried on a number of different Allwinner boards and different Alpine versions (3.8, 3.9, 3.9.1): - Olimex oLinuxo Lime2 (A20) - Cubietruck (A20) - Orange Pi Zero (H2+) My workaround was to use the Devuan kernel, but of course I'd like to have the packaged and more recent Alpine kernel instead. If I understand correctly, all you did to workaround this issue was to recompile the plain vanilla Kernel instead of using the packaged one. Is this correct? Did you also change anything in extlinux.conf or did you only replace the kernel image? Cheers, Daniel --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---