From: Fernando Rodriguez <frodriguez.developer@outlook.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problems booting vanilla kernel 4.1.x
Date: Sun, 30 Aug 2015 15:16:02 -0400 [thread overview]
Message-ID: <BLU437-SMTP99E2294A30DF294AEB5E5D8D6C0@phx.gbl> (raw)
In-Reply-To: <alpine.DEB.2.11.1508251832400.7048@comporellon>
On Tuesday, August 25, 2015 6:40:01 PM Peter Weilbacher wrote:
> Hi Alexander,
>
> On Sun, 23 Aug 2015, Alexander Kapshuk wrote:
>
> > On Sun, Aug 23, 2015 at 4:08 PM, Peter Weilbacher
<newsspam@weilbacher.org> wrote:
> > >
> > > after successfully using kernel 4.0.5 (vanilla-sources) for a while, I
> > > upgraded to 4.1.5 last week and 4.1.6 today. I cannot boot either of
> > > them. On the screen I see
> > >
> > > Decompressing Linux... Parsing ELF... done.
> > > Booting the kernel.
> > >
> > > as the last thing, then it just sits there.
> >
> > I am running vanilla-sources 4.1.6, and so far I have not had any
> > trouble booting it.
> >
> > Are you able to boot some of your previous kernels? If so, what does
> > your '/boot/grub/grub.cfg' look like?
> > What is the output of 'cat /etc/fstab' and 'ls -1 /boot'?
>
> I can still boot 4.0.5 fine, with the same setup. I use lilo, and I
> checked that I changed the two/four digits correctly in /etc/lilo.conf.
>
> By chance I left the boot sit there for more than the typical minute,
> and got multiple messages like
>
> INFO: rcu_sched self-detected stall on CPU { 3} (t=60000 jiffies g=-256
c=-257 q=193)
> rcu_sched kthread starved for 50027 jiffies!
>
> right after the above "Booting the kernel." line.
>
> Do I need to activate a different kind of clocking or a CPU feature in
> 4.1.x?
>
> Peter.
>
Here's how I would go about it:
1. Add loglevel=7 to your kernel parameters and see what it prints before it
hangs.
2. Change your scheduler settings (ie. if you're using the preemptive
scheduler or voluntary premption scheduler switch to the regular one) and try
again.
3. From your kernel parameters I assume you're using the radeon free driver
right? If that's the case disable it (don't compile it in or just delete the
module) and try to boot wiith a framebuffer. If you're using the proprietary
driver it has problem with preemptive kernels, with the 3.18.x series it
started logging a lot of errors which I assume where warnings of some change
yet to come.
4. If all else fails clone the kernel repo (be prepared to download a 2GB
repo) and do a git bisect (google it) between the last kernel that worked and
the first that didn't. That will eventually give you the exact commit that
broke it. From there you can post on the mailing list for the relevant
subsystem or you could try emailing the dev that commited it.
--
Fernando Rodriguez
next prev parent reply other threads:[~2015-08-30 19:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-23 13:08 [gentoo-user] Problems booting vanilla kernel 4.1.x Peter Weilbacher
2015-08-23 13:23 ` Alexander Kapshuk
2015-08-25 16:40 ` Peter Weilbacher
2015-08-25 17:54 ` Alexander Kapshuk
2015-08-29 12:09 ` Peter Weilbacher
2015-08-29 14:30 ` Alexander Kapshuk
2015-08-30 8:45 ` Peter Weilbacher
2015-08-30 19:16 ` Fernando Rodriguez [this message]
2015-08-30 20:51 ` Peter Weilbacher
2015-08-30 21:54 ` [gentoo-user] " James
2015-08-30 22:11 ` [gentoo-user] " Fernando Rodriguez
2015-08-30 22:15 ` Fernando Rodriguez
2015-08-31 19:19 ` Peter Weilbacher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BLU437-SMTP99E2294A30DF294AEB5E5D8D6C0@phx.gbl \
--to=frodriguez.developer@outlook.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox