debian+phosh running on PinePhone
(03-12-2020, 08:47 AM)saba Wrote: I'm having a similar problem with getting stuck at the boot splash and still being able to use ssh, but it's happening to me when I try to change the username.  I can login as root and kill a systemd process that user debian is running, then I can change the username. When I reboot, I get stuck on the splash screen.  If I change the username back to debian, then I can reboot and load the desktop.

This is expected, as phosh starts as user debian. If the user can't be found, then it won't start...
Please don't change the username, at least for the time being.

(03-12-2020, 10:31 AM)BlackWater Wrote: ... now the phone is stuck in infinite loading, I tried to leave like this all the night but no luck ?
(03-13-2020, 01:19 AM)rico Wrote: //Edit
adding gdm3 to the build resolve the issue
//Edit again
adding just : libpam-modules libpam-systemd libselinux1 libsystemd0
don't

Right, I'll try to have a look during the weekend.
But please, everyone, if you report an issue, please attach some logfiles and the details of what you did install/change/remove if any, or I won't be able to help!

(03-13-2020, 04:29 AM)harvey186 Wrote: mhm, what's draining the battery when device is off ? After36 hours power off the battery is empty ??

The modem and/or wifi chip, as they are powered directly by the battery, and don't go through the PMIC (yes, this sounds like a design flaw).
Setting the corresponding killswitches to "off" while the phone is powered off shouldn't drain your battery.
(03-13-2020, 01:19 AM)rico Wrote:
Code:
mars 06 16:39:09 pinephone phoc[1819]: [backend/session/logind.c:187] Failed to activate session: Interactive authentication required.
mars 06 16:39:09 pinephone phoc[1819]: [backend/session/direct-ipc.c:35] Do not have CAP_SYS_ADMIN; cannot become DRM master
mars 06 16:39:09 pinephone phoc[1819]: [backend/session/session.c:96] Failed to load session backend
mars 06 16:39:09 pinephone phoc[1819]: [backend/backend.c:234] failed to start a session
mars 06 16:39:09 pinephone phoc[1819]: [backend/backend.c:274] failed to start backend 'drm'
From user journal (don't look at the date it's from now)

//Edit
adding gdm3 to the build resolve the issue
//Edit again
adding just : libpam-modules libpam-systemd libselinux1 libsystemd0
don't

(03-13-2020, 05:51 AM)a-wai Wrote: ...
Right, I'll try to have a look during the weekend.
But please, everyone, if you report an issue, please attach some logfiles and the details of what you did install/change/remove if any, or I won't be able to help!
...

OK - I flashed an image on Feb 7th and have apt update && apt upgrade regularly since then, most recently approx 15 minutes ago. I have had problems after reboot getting the phosh desktop since the feedbackd stuff on 11 March. At first I would hang indefinitely on the debian 10 splash screen. More recently (like now) I hang at the tty1 login screen.

I can break the hang by logging in via ssh.
As per rico

Code:
$ journalctl -b
Failed to search journal ACL: Operation not supported
-- Logs begin at Fri 2020-02-07 15:50:59 UTC, end at Fri 2020-03-13 20:13:01 UTC. --
Mar 13 20:08:28 DuklaPP systemd[1714]: Reached target Paths.
Mar 13 20:08:28 DuklaPP systemd[1714]: Reached target Timers.
Mar 13 20:08:28 DuklaPP systemd[1714]: Starting D-Bus User Message Bus Socket.
Mar 13 20:08:28 DuklaPP systemd[1714]: Listening on debconf communication socket.
Mar 13 20:08:28 DuklaPP systemd[1714]: Listening on Sound System.
Mar 13 20:08:28 DuklaPP systemd[1714]: Listening on D-Bus User Message Bus Socket.
Mar 13 20:08:28 DuklaPP systemd[1714]: Reached target Sockets.
Mar 13 20:08:28 DuklaPP systemd[1714]: Reached target Basic System.
Mar 13 20:08:28 DuklaPP systemd[1714]: Starting Sound Service...
Mar 13 20:08:28 DuklaPP systemd[1714]: Started Wys, a daemon for voice call audio.
Mar 13 20:08:29 DuklaPP wys[1738]: Watching for ModemManager
Mar 13 20:08:29 DuklaPP wys[1738]: ModemManager appeared on D-Bus
Mar 13 20:08:29 DuklaPP systemd[1714]: Started D-Bus User Message Bus.
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/session/logind.c:187] Failed to activate session: Interactive authentication required.
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/session/direct-ipc.c:35] Do not have CAP_SYS_ADMIN; cannot become DRM master
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/session/session.c:96] Failed to load session backend
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/backend.c:234] failed to start a session
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/backend.c:274] failed to start backend 'drm'
Mar 13 20:08:29 DuklaPP phoc[1697]: Could not start backend
...
indefinitely


eventually when I login via ssh


Code:
Mar 13 20:10:57 DuklaPP phoc[2401]: Could not start backend
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/session/logind.c:187] Failed to activate session: Interactive authentication required.
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/session/direct-ipc.c:35] Do not have CAP_SYS_ADMIN; cannot become DRM master
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/session/session.c:96] Failed to load session backend
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/backend.c:234] failed to start a session
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/backend.c:274] failed to start backend 'drm'
Mar 13 20:11:02 DuklaPP phoc[2417]: Could not start backend
Mar 13 20:11:09 DuklaPP phoc[2449]: [backend/drm/drm.c:50] DRM universal planes unsupported
Mar 13 20:11:09 DuklaPP phoc[2449]: [backend/backend.c:198] Failed to open DRM device 10
Mar 13 20:11:10 DuklaPP gnome-session[2469]: gnome-session-binary[2469]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Mar 13 20:11:10 DuklaPP gnome-session-binary[2469]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Mar 13 20:11:10 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.72' (uid=1000 pid=2478 comm="/usr/libexec/g>
Mar 13 20:11:10 DuklaPP systemd[1714]: Starting Virtual filesystem service...
Mar 13 20:11:11 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gtk.vfs.Daemon'
Mar 13 20:11:11 DuklaPP systemd[1714]: Started Virtual filesystem service.
Mar 13 20:11:11 DuklaPP gnome-keyring-ssh.desktop[2488]: gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
Mar 13 20:11:11 DuklaPP gnome-keyring-pkcs11.desktop[2489]: gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
Mar 13 20:11:11 DuklaPP gnome-keyring-secrets.desktop[2490]: gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
Mar 13 20:11:11 DuklaPP gnome-keyring-daemon[2492]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-d[2492]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-daemon[2494]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-d[2494]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-daemon[2491]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-d[2491]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-ssh.desktop[2492]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Mar 13 20:11:11 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.78' (uid=1000 pid=2501 comm="/usr/libexec/pho>
Mar 13 20:11:11 DuklaPP systemd[1714]: Starting Accessibility services bus...
Mar 13 20:11:11 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.a11y.Bus'
Mar 13 20:11:11 DuklaPP systemd[1714]: Started Accessibility services bus.
Mar 13 20:11:12 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating service name='org.sigxcpu.Feedback' requested by ':1.77' (uid=1000 pid=2501 comm="/usr/libexec/phosh -U ")
Mar 13 20:11:12 DuklaPP feedbackd[2513]: Failed to init vibra device: Unable to open '/dev/input/event2': Permission denied
Mar 13 20:11:12 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.sigxcpu.Feedback'
Mar 13 20:11:12 DuklaPP at-spi-bus-launcher[2511]: dbus-daemon[2511]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=2501 comm="/usr/libexec/phosh -U ")
Mar 13 20:11:12 DuklaPP phoc[2449]: FIXME: allowing every client to bind as phosh
Mar 13 20:11:12 DuklaPP at-spi-bus-launcher[2511]: dbus-daemon[2511]: Successfully activated service 'org.a11y.atspi.Registry'
Mar 13 20:11:12 DuklaPP at-spi-bus-launcher[2519]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 13 20:11:13 DuklaPP systemd[1714]: Starting Sound Service...
Mar 13 20:11:14 DuklaPP gsd-rfkill[2554]: Could not open rfkill device: Could not open RFKILL control device, please verify your installation
Mar 13 20:11:14 DuklaPP gsd-usb-protect[2525]: Failed to get screen saver status: Cannot invoke method; proxy is for the well-known name “org.gnome.ScreenSaver” without an owner, and proxy was constructed with the G_>
Mar 13 20:11:14 DuklaPP gsd-sharing[2546]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded.
Mar 13 20:11:14 DuklaPP gsd-sharing[2546]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded.
Mar 13 20:11:15 DuklaPP systemd[1714]: Started Sound Service.
Mar 13 20:11:16 DuklaPP phosh[2650]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:16 DuklaPP phosh[2650]: > Internal error:   Could not resolve keysym XF86FullScreen
Mar 13 20:11:16 DuklaPP phosh[2650]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:16 DuklaPP phosh[2652]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:16 DuklaPP phosh[2652]: > Warning:          Unsupported maximum keycode 569, clipping.
Mar 13 20:11:16 DuklaPP phosh[2652]: >                   X11 cannot support keycodes above 255.
Mar 13 20:11:16 DuklaPP phosh[2652]: > Internal error:   Could not resolve keysym Invalid
Mar 13 20:11:16 DuklaPP phosh[2652]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:16 DuklaPP gsd-color[2548]: failed to get edid: unable to get EDID for output
Mar 13 20:11:16 DuklaPP gsd-color[2548]: unable to get EDID for xrandr-DSI-1: unable to get EDID for output
Mar 13 20:11:17 DuklaPP gsd-xsettings[2537]: Failed to get current UI legacy scaling factor
Mar 13 20:11:17 DuklaPP gsd-xsettings[2537]: Failed to get current UI legacy scaling factor
Mar 13 20:11:17 DuklaPP gnome-session-binary[2469]: Entering running state
Mar 13 20:11:17 DuklaPP gsd-xsettings[2537]: Failed to get current UI legacy scaling factor
Mar 13 20:11:17 DuklaPP gsd-xsettings[2537]: Failed to get current UI legacy scaling factor
Mar 13 20:11:18 DuklaPP sm.puri.Squeekboard.desktop[2671]: Debug: Tried file "/home/debian/.local/share/squeekboard/keyboards/gb.yaml", but it's missing: No such file or directory (os error 2)
Mar 13 20:11:18 DuklaPP sm.puri.Squeekboard.desktop[2671]: Warning: Failed to load layout from Resource: gb: Missing resource, skipping
Mar 13 20:11:18 DuklaPP sm.puri.Squeekboard.desktop[2671]: Debug: Tried file "/home/debian/.local/share/squeekboard/keyboards/us.yaml", but it's missing: No such file or directory (os error 2)
Mar 13 20:11:18 DuklaPP sm.puri.Squeekboard.desktop[2671]: Info: Loaded layout Resource: us
Mar 13 20:11:19 DuklaPP phosh[2695]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:19 DuklaPP phosh[2695]: > Warning:          Unsupported maximum keycode 569, clipping.
Mar 13 20:11:19 DuklaPP phosh[2695]: >                   X11 cannot support keycodes above 255.
Mar 13 20:11:19 DuklaPP phosh[2695]: > Internal error:   Could not resolve keysym Invalid
Mar 13 20:11:19 DuklaPP phosh[2695]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:19 DuklaPP phosh[2697]: syntax error: line 17 of stdin
Mar 13 20:11:19 DuklaPP phosh[2697]: Errors encountered in stdin; not compiled.
Mar 13 20:11:19 DuklaPP phosh[2699]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:19 DuklaPP phosh[2699]: > Internal error:   Could not resolve keysym XF86FullScreen
Mar 13 20:11:19 DuklaPP phosh[2699]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:19 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating service name='ca.desrt.dconf' requested by ':1.113' (uid=1000 pid=2662 comm="chatty --daemon ")
Mar 13 20:11:19 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'ca.desrt.dconf'
Mar 13 20:11:19 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.118' (ui>
Mar 13 20:11:19 DuklaPP systemd[1714]: Starting Evolution source registry...
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating service name='org.gnome.OnlineAccounts' requested by ':1.123' (uid=1000 pid=2715 comm="/usr/libexec/evolution-source-registry ")
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.123' (uid=1000 pid=2715 comm="/usr/libe>
Mar 13 20:11:20 DuklaPP systemd[1714]: Starting Virtual filesystem metadata service...
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gtk.vfs.Metadata'
Mar 13 20:11:20 DuklaPP systemd[1714]: Started Virtual filesystem metadata service.
Mar 13 20:11:20 DuklaPP goa-daemon[2722]: goa-daemon version 3.36.0 starting
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Mar 13 20:11:20 DuklaPP systemd[1714]: Started Evolution source registry.
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating service name='org.gnome.Identity' requested by ':1.125' (uid=1000 pid=2722 comm="/usr/libexec/goa-daemon ")
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.OnlineAccounts'
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.Identity'
Mar 13 20:11:21 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.118' (>
Mar 13 20:11:21 DuklaPP systemd[1714]: Starting Evolution calendar service...
Mar 13 20:11:21 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1>
Mar 13 20:11:21 DuklaPP systemd[1714]: Starting Evolution address book service...
Mar 13 20:11:21 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Mar 13 20:11:21 DuklaPP systemd[1714]: Started Evolution address book service.
Mar 13 20:11:21 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Mar 13 20:11:21 DuklaPP systemd[1714]: Started Evolution calendar service.
Mar 13 20:11:22 DuklaPP sm.puri.Squeekboard.desktop[2671]: Debug: Tried file "/home/debian/.local/share/squeekboard/keyboards/gb.yaml", but it's missing: No such file or directory (os error 2)
Mar 13 20:11:22 DuklaPP sm.puri.Squeekboard.desktop[2671]: Warning: Failed to load layout from Resource: gb: Missing resource, skipping
Mar 13 20:11:22 DuklaPP sm.puri.Squeekboard.desktop[2671]: Debug: Tried file "/home/debian/.local/share/squeekboard/keyboards/us.yaml", but it's missing: No such file or directory (os error 2)
Mar 13 20:11:22 DuklaPP sm.puri.Squeekboard.desktop[2671]: Info: Loaded layout Resource: us
Mar 13 20:11:22 DuklaPP phosh[2783]: syntax error: line 17 of stdin
Mar 13 20:11:22 DuklaPP phosh[2783]: Errors encountered in stdin; not compiled.
Mar 13 20:11:22 DuklaPP phosh[2788]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:22 DuklaPP phosh[2788]: > Internal error:   Could not resolve keysym XF86FullScreen
Mar 13 20:11:22 DuklaPP phosh[2788]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:35 DuklaPP gnome-software[2666]: plugin appstream took 15.8 seconds to do setup
Mar 13 20:11:35 DuklaPP gnome-software[2666]: enabled plugins: desktop-categories, os-release, packagekit, packagekit-local, packagekit-offline, packagekit-proxy, packagekit-refine-repos, packagekit-refresh, packagek>
Mar 13 20:11:35 DuklaPP gnome-software[2666]: disabled plugins: dpkg, dummy, repos
Mar 13 20:11:38 DuklaPP gnome-software[2666]: not handling error failed for action refresh: E: Failed to fetch http://deb.debian.org/debian/dists/sid/InRelease  
                                             E: Failed to fetch http://pinephone.a-wai.com/dists/pinephone/InRelease  
                                             E: Some index files failed to download. They have been ignored, or old ones used instead.
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Builder.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Calculator.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.clocks/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Dictionary.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Documents.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Evince/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.gedit.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Maps.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Weather/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: hiding category productivity featured applications: found only 0 to show, need at least 9
Mar 13 20:11:38 DuklaPP gnome-software[2666]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Mar 13 20:11:47 DuklaPP gnome-software[2666]: not handling error not-supported for action refine: Failed to find file: /usr/share/gnome-software/featured-builder.png
Mar 13 20:11:47 DuklaPP gnome-software[2666]: Only 8 apps for popular list, hiding
Mar 13 20:11:49 DuklaPP gnome-software[2666]: not handling error not-supported for action refine: Failed to find file: /usr/share/gnome-software/featured-builder.png
Mar 13 20:12:50 DuklaPP gnome-software[2666]: internal error: failed, but no error code: cancelled
Mar 13 20:12:50 DuklaPP gnome-software[2666]: Failed to find one package for gnome-region-panel.desktop, /usr/share/applications/gnome-region-panel.desktop, [0]
Mar 13 20:12:50 DuklaPP gnome-software[2666]: can't reliably fixup error from domain as-icon-error-quark
Mar 13 20:12:50 DuklaPP gnome-software[2666]: can't reliably fixup error from domain as-icon-error-quark
Mar 13 20:12:50 DuklaPP gnome-software[2666]: can't reliably fixup error from domain as-icon-error-quark
Mar 13 20:13:01 DuklaPP sm.puri.Squeekboard.desktop[2671]: Bug: Submitted key with action other than Submit or Erase
and the phosh desktop appears on the PinePhone
Apologies for not putting on gitlab but I am too dumb to get logfile formatting to be legible there!
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
(03-13-2020, 02:22 PM)dukla2000 Wrote:
(03-13-2020, 01:19 AM)rico Wrote:
Code:
mars 06 16:39:09 pinephone phoc[1819]: [backend/session/logind.c:187] Failed to activate session: Interactive authentication required.
mars 06 16:39:09 pinephone phoc[1819]: [backend/session/direct-ipc.c:35] Do not have CAP_SYS_ADMIN; cannot become DRM master
mars 06 16:39:09 pinephone phoc[1819]: [backend/session/session.c:96] Failed to load session backend
mars 06 16:39:09 pinephone phoc[1819]: [backend/backend.c:234] failed to start a session
mars 06 16:39:09 pinephone phoc[1819]: [backend/backend.c:274] failed to start backend 'drm'
From user journal (don't look at the date it's from now)

//Edit
adding gdm3 to the build resolve the issue
//Edit again
adding just : libpam-modules libpam-systemd libselinux1 libsystemd0
don't

(03-13-2020, 05:51 AM)a-wai Wrote: ...
Right, I'll try to have a look during the weekend.
But please, everyone, if you report an issue, please attach some logfiles and the details of what you did install/change/remove if any, or I won't be able to help!
...

OK - I flashed an image on Feb 7th and have apt update && apt upgrade regularly since then, most recently approx 15 minutes ago. I have had problems after reboot getting the phosh desktop since the feedbackd stuff on 11 March. At first I would hang indefinitely on the debian 10 splash screen. More recently (like now) I hang at the tty1 login screen.

I can break the hang by logging in via ssh.
As per rico

Code:
$ journalctl -b
Failed to search journal ACL: Operation not supported
-- Logs begin at Fri 2020-02-07 15:50:59 UTC, end at Fri 2020-03-13 20:13:01 UTC. --
Mar 13 20:08:28 DuklaPP systemd[1714]: Reached target Paths.
Mar 13 20:08:28 DuklaPP systemd[1714]: Reached target Timers.
Mar 13 20:08:28 DuklaPP systemd[1714]: Starting D-Bus User Message Bus Socket.
Mar 13 20:08:28 DuklaPP systemd[1714]: Listening on debconf communication socket.
Mar 13 20:08:28 DuklaPP systemd[1714]: Listening on Sound System.
Mar 13 20:08:28 DuklaPP systemd[1714]: Listening on D-Bus User Message Bus Socket.
Mar 13 20:08:28 DuklaPP systemd[1714]: Reached target Sockets.
Mar 13 20:08:28 DuklaPP systemd[1714]: Reached target Basic System.
Mar 13 20:08:28 DuklaPP systemd[1714]: Starting Sound Service...
Mar 13 20:08:28 DuklaPP systemd[1714]: Started Wys, a daemon for voice call audio.
Mar 13 20:08:29 DuklaPP wys[1738]: Watching for ModemManager
Mar 13 20:08:29 DuklaPP wys[1738]: ModemManager appeared on D-Bus
Mar 13 20:08:29 DuklaPP systemd[1714]: Started D-Bus User Message Bus.
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/session/logind.c:187] Failed to activate session: Interactive authentication required.
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/session/direct-ipc.c:35] Do not have CAP_SYS_ADMIN; cannot become DRM master
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/session/session.c:96] Failed to load session backend
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/backend.c:234] failed to start a session
Mar 13 20:08:29 DuklaPP phoc[1697]: [backend/backend.c:274] failed to start backend 'drm'
Mar 13 20:08:29 DuklaPP phoc[1697]: Could not start backend
...
indefinitely


eventually when I login via ssh


Code:
Mar 13 20:10:57 DuklaPP phoc[2401]: Could not start backend
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/session/logind.c:187] Failed to activate session: Interactive authentication required.
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/session/direct-ipc.c:35] Do not have CAP_SYS_ADMIN; cannot become DRM master
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/session/session.c:96] Failed to load session backend
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/backend.c:234] failed to start a session
Mar 13 20:11:02 DuklaPP phoc[2417]: [backend/backend.c:274] failed to start backend 'drm'
Mar 13 20:11:02 DuklaPP phoc[2417]: Could not start backend
Mar 13 20:11:09 DuklaPP phoc[2449]: [backend/drm/drm.c:50] DRM universal planes unsupported
Mar 13 20:11:09 DuklaPP phoc[2449]: [backend/backend.c:198] Failed to open DRM device 10
Mar 13 20:11:10 DuklaPP gnome-session[2469]: gnome-session-binary[2469]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Mar 13 20:11:10 DuklaPP gnome-session-binary[2469]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Mar 13 20:11:10 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.72' (uid=1000 pid=2478 comm="/usr/libexec/g>
Mar 13 20:11:10 DuklaPP systemd[1714]: Starting Virtual filesystem service...
Mar 13 20:11:11 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gtk.vfs.Daemon'
Mar 13 20:11:11 DuklaPP systemd[1714]: Started Virtual filesystem service.
Mar 13 20:11:11 DuklaPP gnome-keyring-ssh.desktop[2488]: gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
Mar 13 20:11:11 DuklaPP gnome-keyring-pkcs11.desktop[2489]: gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
Mar 13 20:11:11 DuklaPP gnome-keyring-secrets.desktop[2490]: gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
Mar 13 20:11:11 DuklaPP gnome-keyring-daemon[2492]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-d[2492]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-daemon[2494]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-d[2494]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-daemon[2491]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-d[2491]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Mar 13 20:11:11 DuklaPP gnome-keyring-ssh.desktop[2492]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Mar 13 20:11:11 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.78' (uid=1000 pid=2501 comm="/usr/libexec/pho>
Mar 13 20:11:11 DuklaPP systemd[1714]: Starting Accessibility services bus...
Mar 13 20:11:11 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.a11y.Bus'
Mar 13 20:11:11 DuklaPP systemd[1714]: Started Accessibility services bus.
Mar 13 20:11:12 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating service name='org.sigxcpu.Feedback' requested by ':1.77' (uid=1000 pid=2501 comm="/usr/libexec/phosh -U ")
Mar 13 20:11:12 DuklaPP feedbackd[2513]: Failed to init vibra device: Unable to open '/dev/input/event2': Permission denied
Mar 13 20:11:12 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.sigxcpu.Feedback'
Mar 13 20:11:12 DuklaPP at-spi-bus-launcher[2511]: dbus-daemon[2511]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=2501 comm="/usr/libexec/phosh -U ")
Mar 13 20:11:12 DuklaPP phoc[2449]: FIXME: allowing every client to bind as phosh
Mar 13 20:11:12 DuklaPP at-spi-bus-launcher[2511]: dbus-daemon[2511]: Successfully activated service 'org.a11y.atspi.Registry'
Mar 13 20:11:12 DuklaPP at-spi-bus-launcher[2519]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 13 20:11:13 DuklaPP systemd[1714]: Starting Sound Service...
Mar 13 20:11:14 DuklaPP gsd-rfkill[2554]: Could not open rfkill device: Could not open RFKILL control device, please verify your installation
Mar 13 20:11:14 DuklaPP gsd-usb-protect[2525]: Failed to get screen saver status: Cannot invoke method; proxy is for the well-known name “org.gnome.ScreenSaver” without an owner, and proxy was constructed with the G_>
Mar 13 20:11:14 DuklaPP gsd-sharing[2546]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded.
Mar 13 20:11:14 DuklaPP gsd-sharing[2546]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded.
Mar 13 20:11:15 DuklaPP systemd[1714]: Started Sound Service.
Mar 13 20:11:16 DuklaPP phosh[2650]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:16 DuklaPP phosh[2650]: > Internal error:   Could not resolve keysym XF86FullScreen
Mar 13 20:11:16 DuklaPP phosh[2650]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:16 DuklaPP phosh[2652]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:16 DuklaPP phosh[2652]: > Warning:          Unsupported maximum keycode 569, clipping.
Mar 13 20:11:16 DuklaPP phosh[2652]: >                   X11 cannot support keycodes above 255.
Mar 13 20:11:16 DuklaPP phosh[2652]: > Internal error:   Could not resolve keysym Invalid
Mar 13 20:11:16 DuklaPP phosh[2652]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:16 DuklaPP gsd-color[2548]: failed to get edid: unable to get EDID for output
Mar 13 20:11:16 DuklaPP gsd-color[2548]: unable to get EDID for xrandr-DSI-1: unable to get EDID for output
Mar 13 20:11:17 DuklaPP gsd-xsettings[2537]: Failed to get current UI legacy scaling factor
Mar 13 20:11:17 DuklaPP gsd-xsettings[2537]: Failed to get current UI legacy scaling factor
Mar 13 20:11:17 DuklaPP gnome-session-binary[2469]: Entering running state
Mar 13 20:11:17 DuklaPP gsd-xsettings[2537]: Failed to get current UI legacy scaling factor
Mar 13 20:11:17 DuklaPP gsd-xsettings[2537]: Failed to get current UI legacy scaling factor
Mar 13 20:11:18 DuklaPP sm.puri.Squeekboard.desktop[2671]: Debug: Tried file "/home/debian/.local/share/squeekboard/keyboards/gb.yaml", but it's missing: No such file or directory (os error 2)
Mar 13 20:11:18 DuklaPP sm.puri.Squeekboard.desktop[2671]: Warning: Failed to load layout from Resource: gb: Missing resource, skipping
Mar 13 20:11:18 DuklaPP sm.puri.Squeekboard.desktop[2671]: Debug: Tried file "/home/debian/.local/share/squeekboard/keyboards/us.yaml", but it's missing: No such file or directory (os error 2)
Mar 13 20:11:18 DuklaPP sm.puri.Squeekboard.desktop[2671]: Info: Loaded layout Resource: us
Mar 13 20:11:19 DuklaPP phosh[2695]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:19 DuklaPP phosh[2695]: > Warning:          Unsupported maximum keycode 569, clipping.
Mar 13 20:11:19 DuklaPP phosh[2695]: >                   X11 cannot support keycodes above 255.
Mar 13 20:11:19 DuklaPP phosh[2695]: > Internal error:   Could not resolve keysym Invalid
Mar 13 20:11:19 DuklaPP phosh[2695]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:19 DuklaPP phosh[2697]: syntax error: line 17 of stdin
Mar 13 20:11:19 DuklaPP phosh[2697]: Errors encountered in stdin; not compiled.
Mar 13 20:11:19 DuklaPP phosh[2699]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:19 DuklaPP phosh[2699]: > Internal error:   Could not resolve keysym XF86FullScreen
Mar 13 20:11:19 DuklaPP phosh[2699]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:19 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating service name='ca.desrt.dconf' requested by ':1.113' (uid=1000 pid=2662 comm="chatty --daemon ")
Mar 13 20:11:19 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'ca.desrt.dconf'
Mar 13 20:11:19 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.118' (ui>
Mar 13 20:11:19 DuklaPP systemd[1714]: Starting Evolution source registry...
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating service name='org.gnome.OnlineAccounts' requested by ':1.123' (uid=1000 pid=2715 comm="/usr/libexec/evolution-source-registry ")
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.123' (uid=1000 pid=2715 comm="/usr/libe>
Mar 13 20:11:20 DuklaPP systemd[1714]: Starting Virtual filesystem metadata service...
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gtk.vfs.Metadata'
Mar 13 20:11:20 DuklaPP systemd[1714]: Started Virtual filesystem metadata service.
Mar 13 20:11:20 DuklaPP goa-daemon[2722]: goa-daemon version 3.36.0 starting
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Mar 13 20:11:20 DuklaPP systemd[1714]: Started Evolution source registry.
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating service name='org.gnome.Identity' requested by ':1.125' (uid=1000 pid=2722 comm="/usr/libexec/goa-daemon ")
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.OnlineAccounts'
Mar 13 20:11:20 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.Identity'
Mar 13 20:11:21 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.118' (>
Mar 13 20:11:21 DuklaPP systemd[1714]: Starting Evolution calendar service...
Mar 13 20:11:21 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1>
Mar 13 20:11:21 DuklaPP systemd[1714]: Starting Evolution address book service...
Mar 13 20:11:21 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Mar 13 20:11:21 DuklaPP systemd[1714]: Started Evolution address book service.
Mar 13 20:11:21 DuklaPP dbus-daemon[1757]: [session uid=1000 pid=1757] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Mar 13 20:11:21 DuklaPP systemd[1714]: Started Evolution calendar service.
Mar 13 20:11:22 DuklaPP sm.puri.Squeekboard.desktop[2671]: Debug: Tried file "/home/debian/.local/share/squeekboard/keyboards/gb.yaml", but it's missing: No such file or directory (os error 2)
Mar 13 20:11:22 DuklaPP sm.puri.Squeekboard.desktop[2671]: Warning: Failed to load layout from Resource: gb: Missing resource, skipping
Mar 13 20:11:22 DuklaPP sm.puri.Squeekboard.desktop[2671]: Debug: Tried file "/home/debian/.local/share/squeekboard/keyboards/us.yaml", but it's missing: No such file or directory (os error 2)
Mar 13 20:11:22 DuklaPP sm.puri.Squeekboard.desktop[2671]: Info: Loaded layout Resource: us
Mar 13 20:11:22 DuklaPP phosh[2783]: syntax error: line 17 of stdin
Mar 13 20:11:22 DuklaPP phosh[2783]: Errors encountered in stdin; not compiled.
Mar 13 20:11:22 DuklaPP phosh[2788]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 13 20:11:22 DuklaPP phosh[2788]: > Internal error:   Could not resolve keysym XF86FullScreen
Mar 13 20:11:22 DuklaPP phosh[2788]: Errors from xkbcomp are not fatal to the X server
Mar 13 20:11:35 DuklaPP gnome-software[2666]: plugin appstream took 15.8 seconds to do setup
Mar 13 20:11:35 DuklaPP gnome-software[2666]: enabled plugins: desktop-categories, os-release, packagekit, packagekit-local, packagekit-offline, packagekit-proxy, packagekit-refine-repos, packagekit-refresh, packagek>
Mar 13 20:11:35 DuklaPP gnome-software[2666]: disabled plugins: dpkg, dummy, repos
Mar 13 20:11:38 DuklaPP gnome-software[2666]: not handling error failed for action refresh: E: Failed to fetch http://deb.debian.org/debian/dists/sid/InRelease  
                                             E: Failed to fetch http://pinephone.a-wai.com/dists/pinephone/InRelease  
                                             E: Some index files failed to download. They have been ignored, or old ones used instead.
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Builder.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Calculator.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.clocks/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Dictionary.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Documents.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Evince/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.gedit.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Maps.desktop/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: adding wildcard app */*/*/*/org.gnome.Weather/* to plugin cache
Mar 13 20:11:38 DuklaPP gnome-software[2666]: hiding category productivity featured applications: found only 0 to show, need at least 9
Mar 13 20:11:38 DuklaPP gnome-software[2666]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Mar 13 20:11:47 DuklaPP gnome-software[2666]: not handling error not-supported for action refine: Failed to find file: /usr/share/gnome-software/featured-builder.png
Mar 13 20:11:47 DuklaPP gnome-software[2666]: Only 8 apps for popular list, hiding
Mar 13 20:11:49 DuklaPP gnome-software[2666]: not handling error not-supported for action refine: Failed to find file: /usr/share/gnome-software/featured-builder.png
Mar 13 20:12:50 DuklaPP gnome-software[2666]: internal error: failed, but no error code: cancelled
Mar 13 20:12:50 DuklaPP gnome-software[2666]: Failed to find one package for gnome-region-panel.desktop, /usr/share/applications/gnome-region-panel.desktop, [0]
Mar 13 20:12:50 DuklaPP gnome-software[2666]: can't reliably fixup error from domain as-icon-error-quark
Mar 13 20:12:50 DuklaPP gnome-software[2666]: can't reliably fixup error from domain as-icon-error-quark
Mar 13 20:12:50 DuklaPP gnome-software[2666]: can't reliably fixup error from domain as-icon-error-quark
Mar 13 20:13:01 DuklaPP sm.puri.Squeekboard.desktop[2671]: Bug: Submitted key with action other than Submit or Erase
and the phosh desktop appears on the PinePhone
Apologies for not putting on gitlab but I am too dumb to get logfile formatting to be legible there!


Try downgrading to systemd 244.


Code:
wget -c http://ftp.us.debian.org/debian/pool/main/s/systemd/systemd_244.3-1_arm64.deb 
wget -c http://ftp.us.debian.org/debian/pool/main/s/systemd/libsystemd0_244.3-1_arm64.deb;
sudo dpkg --install libsystemd0_244.3-1_arm64.deb systemd_244.3-1_arm64.deb;


https://bugs.gentoo.org/708680

https://github.com/systemd/systemd/issues/15103




EDIT

I had some problems with apt-get upgrade after installing these packages because there were broken dependencies. This fixed it for me.

Code:
wget http://ftp.us.debian.org/debian/pool/main/s/systemd/libnss-systemd_244.3-1_arm64.deb;
wget http://ftp.us.debian.org/debian/pool/main/s/systemd/libpam-systemd_244.3-1_arm64.deb;
wget -c http://ftp.us.debian.org/debian/pool/main/s/systemd/libsystemd-dev_244.3-1_arm64.deb;
sudo dpkg --install libpam-systemd_244.3-1_arm64.deb libnss-systemd_244.3-1_arm64.deb libsystemd-dev_244.3-1_arm64.deb
(03-13-2020, 05:35 PM)cmicallef Wrote: ...

Try downgrading to systemd 244.


Code:
wget -c http://ftp.us.debian.org/debian/pool/main/s/systemd/systemd_244.3-1_arm64.deb 
wget -c http://ftp.us.debian.org/debian/pool/main/s/systemd/libsystemd0_244.3-1_arm64.deb;
sudo dpkg --install libsystemd0_244.3-1_arm64.deb systemd_244.3-1_arm64.deb;

Works like magic - thank you Big Grin
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
(03-12-2020, 03:07 PM)bcnaz Wrote: RE : March, 12, 2020 Release :
 Download went Great, I did not have to hit 'Retry' at all,   and it downloaded faster than yesterday.
 BUT,  on first try it only turned on the indicator light.
 Upon trying again I got to the booting screen with the worm that spins.
With multiple tries,   I cannot get past that point.

So,  I went back to the previous March 09 release.

 ( + + )  It has both incoming and outgoing phone/audio working with the installation of the AT&T sim card from another phone.
 The audio sounds pretty clear,  *  No loud speaker option (yet) But at the maximum, the volume is acceptable, for now.

(-) The contact book looks nice but is not connected to the phone or text function (yet)

  ( +/- ) Text :
   I cannot seem to text out to anyone until after I receive a text from them first,
             but after that text works both incoming and outgoing.

 (-) HotSpot seems to almost work :
   My laptop can see the 'Pinephone' wifi signal
         BUT,  it only seems active for a few minutes before turning itself off.

 (+)  The wifi works fairly well,  but the screen seems mostly suited to portrait, in landscape mode it needs some re-calibration
  Could be the browser (?)
   Sometimes it goes into a split-screen while in landscape mode, making two mini-screens...?

 (-) I could not watch any videos, at least not on YouTube.

 *** (+++)  For Now this seems to be the most usable Operating System I have tested.....

  ! ! !  > DO NOT do the Updates if you want to continue using this release,  I had to ReFlash the SD card back to this
March 09 release,  the March 12 release will not boot as it is currently.

Thank You Very Much  for this OS  !
      LINUX = CHOICES
         **BCnAZ**
               Idea
   Donate to $upport
your favorite OS Team
Thanks for the pointers @cmicallef !

I couldn't reproduce initially because of my habit to always log in through the console as soon as the system is up, but with everyone's details things were much more clear to me and I could find a fix/workaround.
That's bad luck, as systemd 245 was only uploaded to debian on March 11th, I guess this should force me to try and port to bullseye now that the most important parts are working...

Building a new systemd package right now, which should fix the issue Smile

In the meantime, here's a workaround, by editing /usr/share/polkit-1/actions/org.freedesktop.login1.policy
Search for the following text (at the end of the file):

Code:
       <action id="org.freedesktop.login1.chvt">
               <description gettext-domain="systemd">Change Session</description>
               <message gettext-domain="systemd">Authentication is required to change the virtual terminal.</message>
               <defaults>
                       <allow_any>auth_admin_keep</allow_any>
                       <allow_inactive>auth_admin_keep</allow_inactive>
                       <allow_active>yes</allow_active>
               </defaults>
       </action>

And change the following line:
Code:
<allow_inactive>auth_admin_keep</allow_inactive>
with
Code:
<allow_inactive>yes</allow_inactive>
Downgrading systemd works but should not mark the issue as resolved.
We really have to follow the systemd issue mentioned above.
//Edit
https://gitlab.com/a-wai/systemd/-/commi...8e02f1520f
Thank you boss Wink
Yep, finally got rid of that mean bug Big Grin

For those upgrading through apt, please execute the following command after the upgrade:
Code:
sudo /etc/kernel/postinst.d/zz-u-boot 5.5-pinephone
(some other nasty hack I should get rid of, I know...)

A new image including the fix (and a few other software upgrades) is also available
@a-wai
Is there a way to contribute, buy ya a beer ?
Show our appreciation
      LINUX = CHOICES
         **BCnAZ**
               Idea
   Donate to $upport
your favorite OS Team
(03-13-2020, 09:26 PM)a-wai Wrote: Yep, finally got rid of that mean bug Big Grin

For those upgrading through apt, please execute the following command after the upgrade:
Code:
sudo /etc/kernel/postinst.d/zz-u-boot 5.5-pinephone
(some other nasty hack I should get rid of, I know...)

A new image including the fix (and a few other software upgrades) is also  available

Some applications are no longer dimensioned correctly (e.g. calendar, software, software &updates)


Possibly Related Threads…
Thread Author Replies Views Last Post
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 15 1,514 03-25-2024, 09:07 AM
Last Post: anonymous
  unofficial kali linux for pinephone help needed pinesmell 5 3,452 01-08-2024, 02:50 PM
Last Post: ERPlegend
  Auto start application on Phosh login Zebulon Walton 8 3,106 10-14-2023, 06:29 AM
Last Post: alaraajavamma
  Problem with updates: Repository 'Debian bookworm' changed its 'non-free component' Anna 7 1,913 08-31-2023, 12:38 PM
Last Post: vusra
  Has anyone got briar-desktop running on mobian? vusra 5 2,863 06-19-2023, 03:02 PM
Last Post: vusra
  Using sway along phosh fdlamotte 2 3,214 05-11-2023, 04:24 PM
Last Post: kabouik
  Axolotl on PinePhone / Mobian arno_nuehm 219 160,373 03-26-2023, 01:49 AM
Last Post: shulamy
  PinePhone won't boot after software update jb2000 2 1,250 03-17-2023, 07:26 AM
Last Post: Zebulon Walton
Wink Pinephone lost graphic during mobian system upgrade cmpin 4 2,060 03-01-2023, 04:45 PM
Last Post: anonymous
  Mobian + phosh firefox ublock and other overlays display bugs tuxcall 3 1,676 02-24-2023, 12:11 AM
Last Post: nexion

Forum Jump:


Users browsing this thread: 9 Guest(s)