* [gentoo-user] AMDGPU eventually hangs my system
@ 2018-08-22 19:06 cts.private
2018-08-22 19:29 ` Rich Freeman
0 siblings, 1 reply; 6+ messages in thread
From: cts.private @ 2018-08-22 19:06 UTC (permalink / raw
To: gentoo-user
Hi,
I finally got my kernel rebuilt with support for the AMDGPU. Now my hp laptop can finally talk to the HDMI port and lighten the screen up to a readable. I really started to like it. Then my system started hanging.
Actually, the very first time I brought up X with the new kernel, it also went into that mode, but I hoped it was only a fluke. But it still does it, eventually.
Mostly it happens when I'm in VirtualBox, but I don't think only then.
My touchpad seems to work - if a bit jerky - after it enters the hang mode.
My bluetooth mouse hardly moves. Clicks don't work. Entering a virtual terminal doesn't work.
Has anyone else experienced this, or known of changes made to correct it?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] AMDGPU eventually hangs my system
2018-08-22 19:06 [gentoo-user] AMDGPU eventually hangs my system cts.private
@ 2018-08-22 19:29 ` Rich Freeman
2018-08-22 20:46 ` Aw: " cts.private
0 siblings, 1 reply; 6+ messages in thread
From: Rich Freeman @ 2018-08-22 19:29 UTC (permalink / raw
To: gentoo-user
On Wed, Aug 22, 2018 at 3:06 PM <cts.private@web.de> wrote:
>
> I finally got my kernel rebuilt with support for the AMDGPU. ... Then my system started hanging.
>
I've had the same issues. On recent kernels like 4.17.17 it isn't too
bad, but sometimes it will hang on boot or on shutdown. Hangs during
running aren't as common, but I've seen one or two. I'm hoping it
gets sorted out in future kernels.
I'm running upstream kernels so this isn't a Gentoo issue.
--
Rich
^ permalink raw reply [flat|nested] 6+ messages in thread
* Aw: Re: [gentoo-user] AMDGPU eventually hangs my system
2018-08-22 19:29 ` Rich Freeman
@ 2018-08-22 20:46 ` cts.private
2018-08-22 21:22 ` Daniel Salas Rodriguez
0 siblings, 1 reply; 6+ messages in thread
From: cts.private @ 2018-08-22 20:46 UTC (permalink / raw
To: gentoo-user
Thank you for the feedback. You have have a total hang but for mouse movements, is that correct?
uname -r says:
4.9.76-gentoo-r1
Is that the kernel version? I wonder if I should try to get a newer kernel from gentoo...
I wonder if anyone at gentoo could supply a maillist URL from the people doing AMDGPU?
> Gesendet: Mittwoch, 22. August 2018 um 21:29 Uhr
> Von: "Rich Freeman" <rich0@gentoo.org>
> An: gentoo-user@lists.gentoo.org
> Betreff: Re: [gentoo-user] AMDGPU eventually hangs my system
>
> On Wed, Aug 22, 2018 at 3:06 PM <cts.private@web.de> wrote:
> >
> > I finally got my kernel rebuilt with support for the AMDGPU. ... Then my system started hanging.
> >
>
> I've had the same issues. On recent kernels like 4.17.17 it isn't too
> bad, but sometimes it will hang on boot or on shutdown. Hangs during
> running aren't as common, but I've seen one or two. I'm hoping it
> gets sorted out in future kernels.
>
> I'm running upstream kernels so this isn't a Gentoo issue.
>
> --
> Rich
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Aw: Re: [gentoo-user] AMDGPU eventually hangs my system
2018-08-22 20:46 ` Aw: " cts.private
@ 2018-08-22 21:22 ` Daniel Salas Rodriguez
2018-08-23 5:45 ` Aw: " cts.private
0 siblings, 1 reply; 6+ messages in thread
From: Daniel Salas Rodriguez @ 2018-08-22 21:22 UTC (permalink / raw
To: gentoo-user
I have a similar problem with my machine. Ever since >=4.17.something
I've had the mouse and keyboard stop working in X randomly, and usually
reconnecting them fixes it, the glaring difference is my GPU is Nvidia.
I noticed the system was not really hanging because one hang I tried
doing a magic sysrq reisub and the keyboard did not respond. Could it be
the same issue?
On 8/22/18 1:46 PM, cts.private@web.de wrote:
> Thank you for the feedback. You have have a total hang but for mouse movements, is that correct?
>
> uname -r says:
>
> 4.9.76-gentoo-r1
>
> Is that the kernel version? I wonder if I should try to get a newer kernel from gentoo...
>
> I wonder if anyone at gentoo could supply a maillist URL from the people doing AMDGPU?
>
>
>
>> Gesendet: Mittwoch, 22. August 2018 um 21:29 Uhr
>> Von: "Rich Freeman" <rich0@gentoo.org>
>> An: gentoo-user@lists.gentoo.org
>> Betreff: Re: [gentoo-user] AMDGPU eventually hangs my system
>>
>> On Wed, Aug 22, 2018 at 3:06 PM <cts.private@web.de> wrote:
>>> I finally got my kernel rebuilt with support for the AMDGPU. ... Then my system started hanging.
>>>
>> I've had the same issues. On recent kernels like 4.17.17 it isn't too
>> bad, but sometimes it will hang on boot or on shutdown. Hangs during
>> running aren't as common, but I've seen one or two. I'm hoping it
>> gets sorted out in future kernels.
>>
>> I'm running upstream kernels so this isn't a Gentoo issue.
>>
>> --
>> Rich
>>
>>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Aw: Re: Re: [gentoo-user] AMDGPU eventually hangs my system
2018-08-22 21:22 ` Daniel Salas Rodriguez
@ 2018-08-23 5:45 ` cts.private
2018-08-23 19:21 ` cts.private
0 siblings, 1 reply; 6+ messages in thread
From: cts.private @ 2018-08-23 5:45 UTC (permalink / raw
To: gentoo-user
One thing I forgot to mention: it's only happened so far, when I've been using my HDMI monitor. It never occurred in the 3/4 year before that, before I compiled with the AMDGPU facility.
Thank you so much for your mention of the magik sysreq key and reisub. I didn't know about those. Now I have the courage to use my HDMI monitor again.
> Gesendet: Mittwoch, 22. August 2018 um 23:22 Uhr
> Von: "Daniel Salas Rodriguez" <daniel.salas@saltedskies.com>
> An: gentoo-user@lists.gentoo.org
> Betreff: Re: Aw: Re: [gentoo-user] AMDGPU eventually hangs my system
>
> I have a similar problem with my machine. Ever since >=4.17.something
> I've had the mouse and keyboard stop working in X randomly, and usually
> reconnecting them fixes it, the glaring difference is my GPU is Nvidia.
>
> I noticed the system was not really hanging because one hang I tried
> doing a magic sysrq reisub and the keyboard did not respond. Could it be
> the same issue?
>
> On 8/22/18 1:46 PM, cts.private@web.de wrote:
> > Thank you for the feedback. You have have a total hang but for mouse movements, is that correct?
> >
> > uname -r says:
> >
> > 4.9.76-gentoo-r1
> >
> > Is that the kernel version? I wonder if I should try to get a newer kernel from gentoo...
> >
> > I wonder if anyone at gentoo could supply a maillist URL from the people doing AMDGPU?
> >
> >
> >
> >> Gesendet: Mittwoch, 22. August 2018 um 21:29 Uhr
> >> Von: "Rich Freeman" <rich0@gentoo.org>
> >> An: gentoo-user@lists.gentoo.org
> >> Betreff: Re: [gentoo-user] AMDGPU eventually hangs my system
> >>
> >> On Wed, Aug 22, 2018 at 3:06 PM <cts.private@web.de> wrote:
> >>> I finally got my kernel rebuilt with support for the AMDGPU. ... Then my system started hanging.
> >>>
> >> I've had the same issues. On recent kernels like 4.17.17 it isn't too
> >> bad, but sometimes it will hang on boot or on shutdown. Hangs during
> >> running aren't as common, but I've seen one or two. I'm hoping it
> >> gets sorted out in future kernels.
> >>
> >> I'm running upstream kernels so this isn't a Gentoo issue.
> >>
> >> --
> >> Rich
> >>
> >>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Aw: Re: Re: [gentoo-user] AMDGPU eventually hangs my system
2018-08-23 5:45 ` Aw: " cts.private
@ 2018-08-23 19:21 ` cts.private
0 siblings, 0 replies; 6+ messages in thread
From: cts.private @ 2018-08-23 19:21 UTC (permalink / raw
To: gentoo-user
Oh, on the other hand, I just got a roccat keyboard. I wonder if its driver can be hanging the system - X seems to know it personally.
> Gesendet: Donnerstag, 23. August 2018 um 07:45 Uhr
> Von: cts.private@web.de
> An: gentoo-user@lists.gentoo.org
> Betreff: Aw: Re: Re: [gentoo-user] AMDGPU eventually hangs my system
>
> One thing I forgot to mention: it's only happened so far, when I've been using my HDMI monitor. It never occurred in the 3/4 year before that, before I compiled with the AMDGPU facility.
>
> Thank you so much for your mention of the magik sysreq key and reisub. I didn't know about those. Now I have the courage to use my HDMI monitor again.
>
> > Gesendet: Mittwoch, 22. August 2018 um 23:22 Uhr
> > Von: "Daniel Salas Rodriguez" <daniel.salas@saltedskies.com>
> > An: gentoo-user@lists.gentoo.org
> > Betreff: Re: Aw: Re: [gentoo-user] AMDGPU eventually hangs my system
> >
> > I have a similar problem with my machine. Ever since >=4.17.something
> > I've had the mouse and keyboard stop working in X randomly, and usually
> > reconnecting them fixes it, the glaring difference is my GPU is Nvidia.
> >
> > I noticed the system was not really hanging because one hang I tried
> > doing a magic sysrq reisub and the keyboard did not respond. Could it be
> > the same issue?
> >
> > On 8/22/18 1:46 PM, cts.private@web.de wrote:
> > > Thank you for the feedback. You have have a total hang but for mouse movements, is that correct?
> > >
> > > uname -r says:
> > >
> > > 4.9.76-gentoo-r1
> > >
> > > Is that the kernel version? I wonder if I should try to get a newer kernel from gentoo...
> > >
> > > I wonder if anyone at gentoo could supply a maillist URL from the people doing AMDGPU?
> > >
> > >
> > >
> > >> Gesendet: Mittwoch, 22. August 2018 um 21:29 Uhr
> > >> Von: "Rich Freeman" <rich0@gentoo.org>
> > >> An: gentoo-user@lists.gentoo.org
> > >> Betreff: Re: [gentoo-user] AMDGPU eventually hangs my system
> > >>
> > >> On Wed, Aug 22, 2018 at 3:06 PM <cts.private@web.de> wrote:
> > >>> I finally got my kernel rebuilt with support for the AMDGPU. ... Then my system started hanging.
> > >>>
> > >> I've had the same issues. On recent kernels like 4.17.17 it isn't too
> > >> bad, but sometimes it will hang on boot or on shutdown. Hangs during
> > >> running aren't as common, but I've seen one or two. I'm hoping it
> > >> gets sorted out in future kernels.
> > >>
> > >> I'm running upstream kernels so this isn't a Gentoo issue.
> > >>
> > >> --
> > >> Rich
> > >>
> > >>
> >
> >
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-08-23 19:21 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-22 19:06 [gentoo-user] AMDGPU eventually hangs my system cts.private
2018-08-22 19:29 ` Rich Freeman
2018-08-22 20:46 ` Aw: " cts.private
2018-08-22 21:22 ` Daniel Salas Rodriguez
2018-08-23 5:45 ` Aw: " cts.private
2018-08-23 19:21 ` cts.private
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox