Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • I image-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • image-builder
  • Issues
  • #34
Closed
Open
Issue created Apr 11, 2019 by Guido Gunther@guido.gunther💤Owner

Newer systemd/udev 241-3 breaks GUI output

The recent systemd update in Debian 241-1 -> 241-3 broke the compositor.

screenshot

The issue is that we're not honoring ETNA_MESA_DEBUG=no_supertile. Downgrading

first

apt-get install systemd=241-1 libsystemd0=241-1 libpam-systemd=241-1

then

apt-get install libudev1=241-1 libnss-systemd=241-1 systemd-sysv=241-1 udev=241-1 systemd-coredump=241-1

works around the isse (via

deb     https://snapshot.debian.org/archive/debian/20190410T111800Z/ buster main

). Since only the

Edited Apr 11, 2019 by Guido Gunther
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking