All of lore.kernel.org
 help / color / mirror / Atom feed
* Video glitches E3845 ATOM, Fedora 21
@ 2016-02-02 17:51 Rogers, Martin
  2016-02-03 11:40 ` Jani Nikula
  0 siblings, 1 reply; 6+ messages in thread
From: Rogers, Martin @ 2016-02-02 17:51 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 3096 bytes --]

All,
I'm seeing weird video glitches on the Intel BayLey Bay -i CRB board, with Fedora 21, XFCE, and
I hope someone can help.

This board has a dual-core ATOM SOC similar to E3845.

Reproduced on Fedora 3.17.4 and 4.1.13 kernels.
And, just reproduced it on Intel's 4.3.0 kernel (https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.xz) also...

To recreate, open an xfce4-term.  Generate some output until the cursor is at the bottom (so the next
command will cause scrolling).  Wait 5-10 minutes.  Type "ls" (or echo, or most anything; even ssh'ing
into the board and doing a "wall hello", so that the terminal scrolls, can do it).

An area of the screen, usually near the top, will be either a solid, text-colored, rectangle, or a "garbled"
area resembling "warped" or torn text at an odd angle.
Pic attached.

Hitting Enter or otherwise scrolling again will redraw the window properly; however, moving another
terminal window over the anomaly and back will NOT cause the glitchy window to be properly redrawn.

Versions of X stuff:
xorg-x11-drv-vesa-2.3.2-19.fc21.x86_64
xorg-x11-xkb-utils-7.7-12.fc21.x86_64
xorg-x11-drv-synaptics-1.8.1-4.fc21.x86_64
xorg-x11-drv-qxl-0.1.2-1.fc21.x86_64
xorg-x11-server-Xorg-1.16.3-2.fc21.x86_64
xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64
xorg-x11-drv-vmmouse-13.0.0-13.fc21.x86_64
xorg-x11-drv-evdev-2.9.1-2.fc21.x86_64
xorg-x11-drv-modesetting-0.9.0-2.fc21.x86_64
xorg-x11-xinit-1.3.4-3.fc21.x86_64
xorg-x11-drv-nouveau-1.0.11-1.fc21.x86_64
xorg-x11-drv-openchrome-0.3.3-12.fc21.x86_64
xorg-x11-drv-ati-7.5.0-1.fc21.x86_64
xorg-x11-drv-intel-2.99.916-3.20141117.fc21.x86_64
xorg-x11-drv-fbdev-0.4.3-19.fc21.x86_64
xorg-x11-server-common-1.16.3-2.fc21.x86_64
xorg-x11-utils-7.5-16.fc21.x86_64
xorg-x11-font-utils-7.5-25.fc21.x86_64
xorg-x11-fonts-ISO8859-1-100dpi-7.5-14.fc21.noarch
xorg-x11-drv-wacom-0.25.0-2.fc21.x86_64
xorg-x11-xauth-1.0.9-2.fc21.x86_64
xorg-x11-server-utils-7.7-10.fc21.x86_64

Thanks for any help!
Martin Rogers


_______________________________________________________________________
This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have reason to believe that you have received this e-mail in error, please notify the sender and destroy this email and any attached files. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the Curtiss-Wright Corporation or any of its subsidiaries.  Documents attached hereto may contain technology subject to government export regulations. Recipient is solely responsible for ensuring that any re-export, transfer or disclosure of this information is in accordance with applicable government export regulations.  The recipient should check this e-mail and any attachments for the presence of viruses. Curtiss-Wright Corporation and its subsidiaries accept no liability for any damage caused by any virus transmitted by this e-mail.

[-- Attachment #1.2: Type: text/html, Size: 6509 bytes --]

[-- Attachment #2: test6.png --]
[-- Type: image/png, Size: 721165 bytes --]

[-- Attachment #3: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Video glitches E3845 ATOM, Fedora 21
  2016-02-02 17:51 Video glitches E3845 ATOM, Fedora 21 Rogers, Martin
@ 2016-02-03 11:40 ` Jani Nikula
  2016-02-10 19:16   ` Rogers, Martin
  0 siblings, 1 reply; 6+ messages in thread
From: Jani Nikula @ 2016-02-03 11:40 UTC (permalink / raw)
  To: Rogers, Martin, intel-gfx

On Tue, 02 Feb 2016, "Rogers, Martin" <Martin.Rogers@curtisswright.com> wrote:
> I'm seeing weird video glitches on the Intel BayLey Bay -i CRB board,
> with Fedora 21, XFCE, and I hope someone can help.

Please file a bug at
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel

Add drm.debug=14 module parameter, and attach dmesg to the bug, from
boot to the problem.

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Video glitches E3845 ATOM, Fedora 21
  2016-02-03 11:40 ` Jani Nikula
@ 2016-02-10 19:16   ` Rogers, Martin
  2016-02-11 10:28     ` Jani Nikula
  2016-02-11 10:34     ` Ville Syrjälä
  0 siblings, 2 replies; 6+ messages in thread
From: Rogers, Martin @ 2016-02-10 19:16 UTC (permalink / raw)
  To: Jani Nikula, intel-gfx

Hi Jani,

I have not submitted a bug yet, because no kernel msgs were produced the moment I recreated the issue.
I used :  drm.debug=0x14

Can you suggest something else ?
TIA,
Martin


-----Original Message-----
From: Jani Nikula [mailto:jani.nikula@linux.intel.com] 
Sent: Wednesday, February 03, 2016 6:41 AM
To: Rogers, Martin; intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] Video glitches E3845 ATOM, Fedora 21

On Tue, 02 Feb 2016, "Rogers, Martin" <Martin.Rogers@curtisswright.com> wrote:
> I'm seeing weird video glitches on the Intel BayLey Bay -i CRB board, 
> with Fedora 21, XFCE, and I hope someone can help.

Please file a bug at
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel

Add drm.debug=14 module parameter, and attach dmesg to the bug, from boot to the problem.

BR,
Jani.

--
Jani Nikula, Intel Open Source Technology Center

_______________________________________________________________________
This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have reason to believe that you have received this e-mail in error, please notify the sender and destroy this email and any attached files. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the Curtiss-Wright Corporation or any of its subsidiaries.  Documents attached hereto may contain technology subject to government export regulations. Recipient is solely responsible for ensuring that any re-export, transfer or disclosure of this information is in accordance with applicable government export regulations.  The recipient should check this e-mail and any attachments for the presence of viruses. Curtiss-Wright Corporation and its subsidiaries accept no liability for any damage caused by any virus transmitted by this e-mail.
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Video glitches E3845 ATOM, Fedora 21
  2016-02-10 19:16   ` Rogers, Martin
@ 2016-02-11 10:28     ` Jani Nikula
  2016-02-11 10:34     ` Ville Syrjälä
  1 sibling, 0 replies; 6+ messages in thread
From: Jani Nikula @ 2016-02-11 10:28 UTC (permalink / raw)
  To: Rogers, Martin, intel-gfx

On Wed, 10 Feb 2016, "Rogers, Martin" <Martin.Rogers@curtisswright.com> wrote:
> Hi Jani,
>
> I have not submitted a bug yet, because no kernel msgs were produced the moment I recreated the issue.
> I used :  drm.debug=0x14
>
> Can you suggest something else ?

We want the log anyway to properly identify the machine, outputs,
whatnot even if it doesn't appear to have any symptoms of the issue
you're seeing.

BR,
Jani.


> TIA,
> Martin
>
>
> -----Original Message-----
> From: Jani Nikula [mailto:jani.nikula@linux.intel.com] 
> Sent: Wednesday, February 03, 2016 6:41 AM
> To: Rogers, Martin; intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] Video glitches E3845 ATOM, Fedora 21
>
> On Tue, 02 Feb 2016, "Rogers, Martin" <Martin.Rogers@curtisswright.com> wrote:
>> I'm seeing weird video glitches on the Intel BayLey Bay -i CRB board, 
>> with Fedora 21, XFCE, and I hope someone can help.
>
> Please file a bug at
> https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel
>
> Add drm.debug=14 module parameter, and attach dmesg to the bug, from boot to the problem.
>
> BR,
> Jani.
>
> --
> Jani Nikula, Intel Open Source Technology Center
>
> _______________________________________________________________________
> This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have reason to believe that you have received this e-mail in error, please notify the sender and destroy this email and any attached files. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the Curtiss-Wright Corporation or any of its subsidiaries.  Documents attached hereto may contain technology subject to government export regulations. Recipient is solely responsible for ensuring that any re-export, transfer or disclosure of this information is in accordance with applicable government export regulations.  The recipient should check this e-mail and any attachments for the presence of viruses. Curtiss-Wright Corporation and its subsidiaries accept no liability for any damage caused by any virus transmitted by this e-mail.

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Video glitches E3845 ATOM, Fedora 21
  2016-02-10 19:16   ` Rogers, Martin
  2016-02-11 10:28     ` Jani Nikula
@ 2016-02-11 10:34     ` Ville Syrjälä
  2016-02-12  0:06       ` Rogers, Martin
  1 sibling, 1 reply; 6+ messages in thread
From: Ville Syrjälä @ 2016-02-11 10:34 UTC (permalink / raw)
  To: Rogers, Martin; +Cc: intel-gfx

On Wed, Feb 10, 2016 at 07:16:03PM +0000, Rogers, Martin wrote:
> Hi Jani,
> 
> I have not submitted a bug yet, because no kernel msgs were produced the moment I recreated the issue.
> I used :  drm.debug=0x14

That should be drm.debug=14 or drm.debug=0xe

> 
> Can you suggest something else ?
> TIA,
> Martin
> 
> 
> -----Original Message-----
> From: Jani Nikula [mailto:jani.nikula@linux.intel.com] 
> Sent: Wednesday, February 03, 2016 6:41 AM
> To: Rogers, Martin; intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] Video glitches E3845 ATOM, Fedora 21
> 
> On Tue, 02 Feb 2016, "Rogers, Martin" <Martin.Rogers@curtisswright.com> wrote:
> > I'm seeing weird video glitches on the Intel BayLey Bay -i CRB board, 
> > with Fedora 21, XFCE, and I hope someone can help.
> 
> Please file a bug at
> https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel
> 
> Add drm.debug=14 module parameter, and attach dmesg to the bug, from boot to the problem.
> 
> BR,
> Jani.
> 
> --
> Jani Nikula, Intel Open Source Technology Center
> 
> _______________________________________________________________________
> This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have reason to believe that you have received this e-mail in error, please notify the sender and destroy this email and any attached files. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the Curtiss-Wright Corporation or any of its subsidiaries.  Documents attached hereto may contain technology subject to government export regulations. Recipient is solely responsible for ensuring that any re-export, transfer or disclosure of this information is in accordance with applicable government export regulations.  The recipient should check this e-mail and any attachments for the presence of viruses. Curtiss-Wright Corporation and its subsidiaries accept no liability for any damage caused by any virus transmitted by this e-mail.
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Video glitches E3845 ATOM, Fedora 21
  2016-02-11 10:34     ` Ville Syrjälä
@ 2016-02-12  0:06       ` Rogers, Martin
  0 siblings, 0 replies; 6+ messages in thread
From: Rogers, Martin @ 2016-02-12  0:06 UTC (permalink / raw)
  To: Ville Syrjälä; +Cc: intel-gfx

Submitted bug # 94104.

https://bugs.freedesktop.org/show_bug.cgi?id=94104

Thanks,
Martin

-----Original Message-----
From: Ville Syrjälä [mailto:ville.syrjala@linux.intel.com] 
Sent: Thursday, February 11, 2016 5:34 AM
To: Rogers, Martin
Cc: Jani Nikula; intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] Video glitches E3845 ATOM, Fedora 21

On Wed, Feb 10, 2016 at 07:16:03PM +0000, Rogers, Martin wrote:
> Hi Jani,
> 
> I have not submitted a bug yet, because no kernel msgs were produced the moment I recreated the issue.
> I used :  drm.debug=0x14

That should be drm.debug=14 or drm.debug=0xe

> 
> Can you suggest something else ?
> TIA,
> Martin
> 
> 
> -----Original Message-----
> From: Jani Nikula [mailto:jani.nikula@linux.intel.com]
> Sent: Wednesday, February 03, 2016 6:41 AM
> To: Rogers, Martin; intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] Video glitches E3845 ATOM, Fedora 21
> 
> On Tue, 02 Feb 2016, "Rogers, Martin" <Martin.Rogers@curtisswright.com> wrote:
> > I'm seeing weird video glitches on the Intel BayLey Bay -i CRB 
> > board, with Fedora 21, XFCE, and I hope someone can help.
> 
> Please file a bug at
> https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/I
> ntel
> 
> Add drm.debug=14 module parameter, and attach dmesg to the bug, from boot to the problem.
> 
> BR,
> Jani.
> 
> --
> Jani Nikula, Intel Open Source Technology Center
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

--
Ville Syrjälä
Intel OTC

_______________________________________________________________________
This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have reason to believe that you have received this e-mail in error, please notify the sender and destroy this email and any attached files. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the Curtiss-Wright Corporation or any of its subsidiaries.  Documents attached hereto may contain technology subject to government export regulations. Recipient is solely responsible for ensuring that any re-export, transfer or disclosure of this information is in accordance with applicable government export regulations.  The recipient should check this e-mail and any attachments for the presence of viruses. Curtiss-Wright Corporation and its subsidiaries accept no liability for any damage caused by any virus transmitted by this e-mail.
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-12  0:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02 17:51 Video glitches E3845 ATOM, Fedora 21 Rogers, Martin
2016-02-03 11:40 ` Jani Nikula
2016-02-10 19:16   ` Rogers, Martin
2016-02-11 10:28     ` Jani Nikula
2016-02-11 10:34     ` Ville Syrjälä
2016-02-12  0:06       ` Rogers, Martin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.