Bug ID | 1197269 |
---|---|
Summary | Failed to get GBM bo for flip to new front.... spamming forever on Xorg.0.log |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.4 |
Hardware | Other |
OS | openSUSE Leap 15.4 |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | X.Org |
Assignee | gfx-bugs@suse.de |
Reporter | olivpass@web.de |
QA Contact | gfx-bugs@suse.de |
Found By | --- |
Blocker | --- |
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36 Build Identifier: Desktop environment: xfce, with activated komposit ``` grep EE.*flip /var/log/Xorg.0.log | wc -l 405912 itnbltest154:/icpers/ms/home # grep EE.*flip /var/log/Xorg.0.log | tail [ 88161.296] (EE) modeset(0): Failed to get GBM bo for flip to new front. [ 88161.296] (EE) modeset(0): present flip failed [ 88161.308] (EE) modeset(0): Failed to get GBM bo for flip to new front. [ 88161.308] (EE) modeset(0): present flip failed [ 88161.372] (EE) modeset(0): Failed to get GBM bo for flip to new front. [ 88161.372] (EE) modeset(0): present flip failed [ 88161.524] (EE) modeset(0): Failed to get GBM bo for flip to new front. [ 88161.524] (EE) modeset(0): present flip failed [ 88162.133] (EE) modeset(0): Failed to get GBM bo for flip to new front. [ 88162.133] (EE) modeset(0): present flip failed itnbltest154:/icpers/ms/home # hwinfo --gfxcard 27: PCI 02.0: 0300 VGA compatible controller (VGA) [Created at pci.386] Unique ID: _Znp.Hd7BnpKZdtA SysFS ID: /devices/pci0000:00/0000:00:02.0 SysFS BusID: 0000:00:02.0 Hardware Class: graphics card Model: "Intel VGA compatible controller" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x9a60 SubVendor: pci 0x1028 "Dell" SubDevice: pci 0x0a67 Revision: 0x01 Driver: "i915" Driver Modules: "i915" Memory Range: 0x6052000000-0x6052ffffff (rw,non-prefetchable) Memory Range: 0x4000000000-0x400fffffff (ro,non-prefetchable) I/O Ports: 0x3000-0x303f (rw) Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled) IRQ: 166 (3901402 events) Module Alias: "pci:v00008086d00009A60sv00001028sd00000A67bc03sc00i00" Driver Info #0: Driver Status: i915 is active Driver Activation Cmd: "modprobe i915" Config Status: cfg=new, avail=yes, need=no, active=unknown Primary display adapter: #27 ``` with deaktivated komposit the massive output of this message stops. See also following: * https://dwaves.de/2019/08/14/debian-10-mate-gnome2-desktop-failed-to-get-gbm-bo-for-flip-to-new-front/ * https://bugzilla.redhat.com/show_bug.cgi?id=1645553 * https://community.parrotsec.org/t/self-reseting-to-loging-screen/3368 Reproducible: Always Steps to Reproduce: 1. gfx driver i915 2. X11 not wayland 3. use xfce desktop 4. default activated komposit Expected Results: no massive messages