Closed saketsawrav closed 1 month ago
is it based on oneui 6 or above ?
is it based on oneui 6 or above ?
Oneui 6.1, Idk if this helps or not but before i had audio working on your termux-desktop script and also linuxdroidmaster's script but now it does not work.
type nano .bashrc or .zshrc whatever you using
then paste LD_PRELOAD=/system/lib64/libskcodec.so
then CTRL + s and CTRL + x
type nano .bashrc or .zshrc whatever you using then paste
LD_PRELOAD=/system/lib64/libskcodec.so
then CTRL + s and CTRL + x
I added it to the proot's bashrc and still the same thing.
$ ubuntu -tx11
[sudo] password for lelouch:
* Removing stale PID file /var/run/dbus/pid.
* Starting system message bus dbus [ OK ]
libmutter-Message: 11:29:33.053: Running GNOME Shell (using mutter 46.2) as a X11 window and compositing manager
(gnome-shell:20031): libmutter-WARNING **: 11:29:33.500: Failed to read monitors config file '/home/lelouch/.config/monitors.xml': A fractional scale with physical layout mode not allowed
Xlib: extension "DPMS" missing on display ":0".
Window manager warning: Impossible to set scaling on crtc 63 to 1.000000, error id 2
Window manager warning: Scalig CRTC 63 at 1.000000 failed
Xlib: extension "DPMS" missing on display ":0".
libEGL warning: DRI3: Screen seems not DRI3 capable
libEGL warning: DRI3: Screen seems not DRI3 capable
Xlib: extension "DPMS" missing on display ":0".
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
(gnome-shell:20031): GLib-GIO-WARNING **: 11:29:35.154: Error creating IO channel for /proc/self/mountinfo: Operation not permitted (g-io-error-quark, 14)
GNOME Shell-Message: 11:29:35.206: Failed to register AuthenticationAgent
GNOME Shell-Message: 11:29:35.337: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
** Message: 11:29:35.448: Failed to start camera monitor
(gnome-shell:20031): libmutter-WARNING **: 11:29:35.492: Failed to create colord device for 'xrandr-Builtin Display': failed to obtain org.freedesktop.color-manager.create-device auth
GNOME Shell-Message: 11:29:35.499: No permission to control network connections: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.NotAuthorized: Only trusted callers (e.g. uid 0 or an action owner) can use CheckAuthorization() for subjects belonging to other identities
GNOME Shell-Message: 11:29:35.504: Failed to get PolKit permission: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.NotAuthorized: Only trusted callers (e.g. uid 0 or an action owner) can use CheckAuthorization() for subjects belonging to other identities
(gnome-shell:20031): GNOME Shell-CRITICAL **: 11:29:35.529: Extension ding@rastersoft.com: Gio.IOErrorEnum: Error opening file /proc/asound/cmdline: Permission denied
Stack trace:
doKillAllOldDesktopProcesses@file:///usr/share/gnome-shell/extensions/ding@rastersoft.com/extension.js:379:50
DING@file:///usr/share/gnome-shell/extensions/ding@rastersoft.com/extension.js:65:14
_callExtensionInit@resource:///org/gnome/shell/ui/extensionSystem.js:566:17
async*loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:475:33
_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:795:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:801:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:836:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:77:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:313:22
start@resource:///org/gnome/shell/ui/main.js:185:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
GNOME Shell-Message: 11:29:35.531: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.NotAuthorized: Only trusted callers (e.g. uid 0 or an action owner) can use CheckAuthorization() for subjects belonging to other identities
GNOME Shell-Message: 11:29:35.532: Error calling StartServiceByName for net.hadess.PowerProfiles: Launch helper exited with unknown return code 1
GNOME Shell-Message: 11:29:35.622: Failed to import DBusMenu, quicklists are not available: Error: Requiring Dbusmenu, version none: Typelib file for namespace 'Dbusmenu' (any version) not found
GNOME Shell-Message: 11:29:35.622: Failed to import DBusMenu, quicklists are not available: Error: Requiring Dbusmenu, version none: Typelib file for namespace 'Dbusmenu' (any version) not found
GNOME Shell-Message: 11:29:35.622: Failed to import DBusMenu, quicklists are not available: Error: Requiring Dbusmenu, version none: Typelib file for namespace 'Dbusmenu' (any version) not found
(gnome-shell:20031): GNOME Shell-CRITICAL **: 11:29:35.660: Impossible to monitor trash: Gio.IOErrorEnum: Operation not supported
Stack trace:
_init@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:705:43
LocationAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:113:4
TrashAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:682:1
_ensureApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1277:22
getApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1283:14
wrapFileManagerApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1230:22
_ensureLocations@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1840:50
DockManager@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1722:14
_conditionallyEnableDock@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:21:27
enable@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:14:14
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:267:38
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:479:32
async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:795:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:801:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:836:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:77:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:313:22
start@resource:///org/gnome/shell/ui/main.js:185:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
(gnome-shell:20031): GNOME Shell-CRITICAL **: 11:29:35.876: Impossible to get trash children from infos: Gio.IOErrorEnum: Operation not supported
Stack trace:
_promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
@resource:///org/gnome/shell/ui/init.js:21:20
### Promise created here: ###
_updateTrash@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:769:51
_init@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:714:14
LocationAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:113:4
TrashAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:682:1
_ensureApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1277:22
getApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1283:14
wrapFileManagerApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1230:22
_ensureLocations@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1840:50
DockManager@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1722:14
_conditionallyEnableDock@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:21:27
enable@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:14:14
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:267:38
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:479:32
async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:795:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:801:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:836:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:77:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:313:22
start@resource:///org/gnome/shell/ui/main.js:185:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
(gnome-shell:20031): GNOME Shell-CRITICAL **: 11:29:35.877: Impossible to update icon for location:trash://: Gio.IOErrorEnum: Operation not supported
Stack trace:
_promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
@resource:///org/gnome/shell/ui/init.js:21:20
### Promise created here: ###
_queryLocationIcons@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:273:40
_updateLocationIcon@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:308:38
_init/<@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:716:50
_init@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:717:14
LocationAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:113:4
TrashAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:682:1
_ensureApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1277:22
getApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1283:14
wrapFileManagerApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1230:22
_ensureLocations@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1840:50
DockManager@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1722:14
_conditionallyEnableDock@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:21:27
enable@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:14:14
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:267:38
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:479:32
async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:795:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:801:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:836:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:77:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:313:22
start@resource:///org/gnome/shell/ui/main.js:185:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
GNOME Shell-Message: 11:29:36.712: GNOME Shell started at Sun Sep 29 2024 11:29:35 GMT+0530 (India Standard Time)
GNOME Shell-Message: 11:29:36.713: Registering session with GDM
GNOME Shell-Message: 11:29:36.779: Error registering session with GDM: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.DisplayManager was not provided by any .service files
GNOME Shell-Message: 11:29:38.630: Received error from D-Bus search provider org.gnome.Terminal.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Terminal without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
GNOME Shell-Message: 11:29:38.931: Received error from D-Bus search provider org.gnome.Terminal.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Terminal without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
(gnome-shell:20031): GnomeDesktop-WARNING **: 11:29:39.264: Error fetching user unit for own pid: 3
(gnome-shell:20031): GnomeDesktop-WARNING **: 11:29:49.189: Error fetching user unit for own pid: 3
[Parent 21211, Main Thread] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: ManageChildProcess failed
(t=0.729336) [GFX1-]: glxtest: ManageChildProcess failed
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: ManageChildProcess failed
(t=0.729336) |[1][GFX1-]: No GPUs detected via PCI
(t=0.729336) [GFX1-]: No GPUs detected via PCI
[Child 21374, Main Thread] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
[Child 21455, Worker Launcher] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
[Child 21499, Main Thread] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
[21211] Sandbox: Couldn't open video device /dev/video1
[21211] Sandbox: Couldn't open video device /dev/video0
[21211] Sandbox: Couldn't open video device /dev/video33
[21211] Sandbox: Couldn't open video device /dev/video32
[Utility 21458, MediaSupervisor #1] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
[RDD 21588, MediaSupervisor #1] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: ManageChildProcess failed
sorry not there type nano $HOME/ .ubuntu--sound-service
in termux
and put LD_PRELOAD=/system/lib64/libskcodec.so
at top then save and exit
and restart ubuntu
sorry not there type
nano $HOME/ .ubuntu--sound-service
in termux and putLD_PRELOAD=/system/lib64/libskcodec.so
at top then save and exitand restart ubuntu
Same issue
~ $ ubuntu -tx11
[sudo] password for lelouch:
* Removing stale PID file /var/run/dbus/pid.
* Starting system message bus dbus [ OK ]
libmutter-Message: 19:24:38.188: Running GNOME Shell (using mutter 46.2) as a X11 window and compositing manager
(gnome-shell:18615): libmutter-WARNING **: 19:24:38.464: Failed to read monitors config file '/home/lelouch/.config/monitors.xml': A fractional scale with physical layout mode not allowed
Xlib: extension "DPMS" missing on display ":0".
Window manager warning: Impossible to set scaling on crtc 63 to 1.000000, error id 2
Window manager warning: Scalig CRTC 63 at 1.000000 failed
Xlib: extension "DPMS" missing on display ":0".
libEGL warning: DRI3: Screen seems not DRI3 capable
libEGL warning: DRI3: Screen seems not DRI3 capable
Xlib: extension "DPMS" missing on display ":0".
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
(gnome-shell:18615): GLib-GIO-WARNING **: 19:24:40.167: Error creating IO channel for /proc/self/mountinfo: Operation not permitted (g-io-error-quark, 14)
GNOME Shell-Message: 19:24:40.175: Failed to register AuthenticationAgent
GNOME Shell-Message: 19:24:40.231: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
(gnome-shell:18615): libmutter-WARNING **: 19:24:40.439: Failed to create colord device for 'xrandr-Builtin Display': failed to obtain org.freedesktop.color-manager.create-device auth
(gnome-shell:18615): GNOME Shell-CRITICAL **: 19:24:40.469: Extension ding@rastersoft.com: Gio.IOErrorEnum: Error opening file /proc/asound/cmdline: Permission denied
Stack trace:
doKillAllOldDesktopProcesses@file:///usr/share/gnome-shell/extensions/ding@rastersoft.com/extension.js:379:50
DING@file:///usr/share/gnome-shell/extensions/ding@rastersoft.com/extension.js:65:14
_callExtensionInit@resource:///org/gnome/shell/ui/extensionSystem.js:566:17
async*loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:475:33
_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:795:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:801:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:836:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:77:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:313:22
start@resource:///org/gnome/shell/ui/main.js:185:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
GNOME Shell-Message: 19:24:40.475: No permission to control network connections: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.NotAuthorized: Only trusted callers (e.g. uid 0 or an action owner) can use CheckAuthorization() for subjects belonging to other identities
GNOME Shell-Message: 19:24:40.475: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.NotAuthorized: Only trusted callers (e.g. uid 0 or an action owner) can use CheckAuthorization() for subjects belonging to other identities
** Message: 19:24:40.496: Failed to start camera monitor
GNOME Shell-Message: 19:24:40.543: Failed to get PolKit permission: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.NotAuthorized: Only trusted callers (e.g. uid 0 or an action owner) can use CheckAuthorization() for subjects belonging to other identities
GNOME Shell-Message: 19:24:40.579: Failed to import DBusMenu, quicklists are not available: Error: Requiring Dbusmenu, version none: Typelib file for namespace 'Dbusmenu' (any version) not found
GNOME Shell-Message: 19:24:40.579: Failed to import DBusMenu, quicklists are not available: Error: Requiring Dbusmenu, version none: Typelib file for namespace 'Dbusmenu' (any version) not found
GNOME Shell-Message: 19:24:40.580: Failed to import DBusMenu, quicklists are not available: Error: Requiring Dbusmenu, version none: Typelib file for namespace 'Dbusmenu' (any version) not found
(gnome-shell:18615): GNOME Shell-CRITICAL **: 19:24:40.601: Impossible to monitor trash: Gio.IOErrorEnum: Operation not supported
Stack trace:
_init@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:705:43
LocationAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:113:4
TrashAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:682:1
_ensureApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1277:22
getApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1283:14
wrapFileManagerApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1230:22
_ensureLocations@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1840:50
DockManager@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1722:14
_conditionallyEnableDock@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:21:27
enable@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:14:14
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:267:38
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:479:32
async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:795:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:801:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:836:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:77:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:313:22
start@resource:///org/gnome/shell/ui/main.js:185:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
GNOME Shell-Message: 19:24:40.612: Error calling StartServiceByName for net.hadess.PowerProfiles: Launch helper exited with unknown return code 1
Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
(gnome-shell:18615): GNOME Shell-CRITICAL **: 19:24:40.846: Impossible to get trash children from infos: Gio.IOErrorEnum: Operation not supported
Stack trace:
_promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
@resource:///org/gnome/shell/ui/init.js:21:20
### Promise created here: ###
_updateTrash@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:769:51
_init@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:714:14
LocationAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:113:4
TrashAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:682:1
_ensureApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1277:22
getApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1283:14
wrapFileManagerApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1230:22
_ensureLocations@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1840:50
DockManager@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1722:14
_conditionallyEnableDock@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:21:27
enable@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:14:14
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:267:38
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:479:32
async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:795:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:801:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:836:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:77:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:313:22
start@resource:///org/gnome/shell/ui/main.js:185:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
(gnome-shell:18615): GNOME Shell-CRITICAL **: 19:24:40.847: Impossible to update icon for location:trash://: Gio.IOErrorEnum: Operation not supported
Stack trace:
_promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
@resource:///org/gnome/shell/ui/init.js:21:20
### Promise created here: ###
_queryLocationIcons@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:273:40
_updateLocationIcon@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:308:38
_init/<@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:716:50
_init@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:717:14
LocationAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:113:4
TrashAppInfo@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:682:1
_ensureApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1277:22
getApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1283:14
wrapFileManagerApp@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/locations.js:1230:22
_ensureLocations@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1840:50
DockManager@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/docking.js:1722:14
_conditionallyEnableDock@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:21:27
enable@file:///usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com/extension.js:14:14
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:267:38
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:479:32
async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:795:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:801:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:836:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:77:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:313:22
start@resource:///org/gnome/shell/ui/main.js:185:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
GNOME Shell-Message: 19:24:41.264: GNOME Shell started at Sun Sep 29 2024 19:24:40 GMT+0530 (India Standard Time)
GNOME Shell-Message: 19:24:41.265: Registering session with GDM
GNOME Shell-Message: 19:24:41.293: Error registering session with GDM: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.DisplayManager was not provided by any .service files
(gnome-shell:18615): GnomeDesktop-WARNING **: 19:24:43.557: Error fetching user unit for own pid: 3
[Parent 19190, Main Thread] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: ManageChildProcess failed
(t=0.598035) [GFX1-]: glxtest: ManageChildProcess failed
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: ManageChildProcess failed
(t=0.598035) |[1][GFX1-]: No GPUs detected via PCI
(t=0.598035) [GFX1-]: No GPUs detected via PCI
[Child 19401, Main Thread] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
[Child 19337, Main Thread] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
[Child 19402, Worker Launcher] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
[Child 19415, Main Thread] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
[19190] Sandbox: Couldn't open video device /dev/video1
[19190] Sandbox: Couldn't open video device /dev/video0
[19190] Sandbox: Couldn't open video device /dev/video33
[19190] Sandbox: Couldn't open video device /dev/video32
[Utility 19390, MediaSupervisor #1] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
[RDD 19648, MediaSupervisor #1] WARNING: read-only dup failed (Permission denied); not using memfd: file /build/firefox-bygmGg/firefox-130.0.1+build1/ipc/chromium/src/base/shared_memory_posix.cc:255
(gnome-shell:18615): GnomeDesktop-WARNING **: 19:25:20.958: Error fetching user unit for own pid: 3
libEGL warning: DRI3: Screen seems not DRI3 capable
libEGL warning: DRI3: Screen seems not DRI3 capable
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1400004
19:25:22.9292 cc-display-panel[19917]: WARNING: no sunset data, using 16.00
19:25:22.9308 cc-display-panel[19917]: WARNING: no sunrise data, using 8.00
19:25:22.9797 cc-display-panel[19917]: WARNING: no sunset data, using 16.00
19:25:22.9802 cc-display-panel[19917]: WARNING: no sunrise data, using 8.00
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1400017
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x140001e
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: ManageChildProcess failed
(t=0.598035) |[1][GFX1-]: No GPUs detected via PCI
(t=0.598035) |[2][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=72.034) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
(gnome-shell:18615): GnomeDesktop-WARNING **: 19:25:59.386: Error fetching user unit for own pid: 3
Output of the .ubuntu-sound-service
~ $ cat .ubuntu-sound-service
LD_PRELOAD=/system/lib64/libskcodec.so
pulseaudio --start --exit-idle-time=-1
pacmd load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1
~ $
it's termux issue https://github.com/termux/termux-packages/issues/19623
it's termux issue termux/termux-packages#19623
Thank you so much for this. I went through the issue and saw that someone mentioned that rebooting the device after LD line should work, tried that and it did!! I am getting sound now. Thanks again!
I am just confused as to how it stopped working on it's own. It's not like I updated my device recently. It was working earlier and suddenly after reinstall of termux it was borked.
Anyway, thanks for the help and guidance.
First of all thank you so much for the script.
I am not able to hear any sound.
Let me know any specific logs that would help debug this issue.
Device: Samsung Galaxy tab S9 plus
This is what i get in termux cli:-