Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Solved] Debian 11 on iMac mid 2010 invisible mouse

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
aytida
Posts: 6
Joined: 2023-03-19 21:41
Has thanked: 2 times

[Solved] Debian 11 on iMac mid 2010 invisible mouse

#1 Post by aytida »

Hello there,

I am new to Debian (but have used Ubuntu). I had an old mid 2010 21.5" iMac at home on which I have installed Debian 11 via iso on the usb. I started Live Debian session and installed the OS (by erasing mac OS completely). When installing via iso, I had a secondary Dell monitor connected to the iMac. I am not using nomodest, removed "quiet splash" from grub.

$ lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96-XT [Mobility Radeon HD 4670]

However I am having two issues:
1. on most logins, after some time (different everytime), the mouse icon goes invisible. I can see it is moving with my physical mouse movement as different links highlight when the invisible mouse is on them, etc.
2. if I use "switch user", the primary screen (iMac) goes blank - which has the login credential input window, and the secondary window (Dell) has the login background blue colour.

Can anybody help me with this please? I suspect it is an issue with the old graphics card (I have contrib and non free on my sources.list). The second issue is not bothering so much, but I really cannot continue with the mouse going invisible and there is no trend to it. I would say a small percentage of logins, mouse icon stays visible, but on most majority of logins, it goes invisible. The only choice left with me is to restart the machine!

Thank you
Last edited by aytida on 2023-04-04 21:42, edited 1 time in total.

Aki
Global Moderator
Global Moderator
Posts: 2823
Joined: 2014-07-20 18:12
Location: Europe
Has thanked: 69 times
Been thanked: 385 times

Re: Debian 11 on iMac mid 2010 invisible mouse

#2 Post by Aki »

Hello,
aytida wrote: 2023-03-19 22:38 Can anybody help me with this please? I suspect it is an issue with the old graphics card (I have contrib and non free on my sources.list).
The second issue is not bothering so much, but I really cannot continue with the mouse going invisible and there is no trend to it. I would say a small percentage of logins, mouse icon stays visible, but on most majority of logins, it goes invisible. The only choice left with me is to restart the machine!
You could try to analyze system log searching for clues (error/warning messages) from a virtual console (ctrl-alt-f2 or ctrl-alt-f3) after that the issue has occurred. For example, to get system log of last boot, the commands are (as root user):

Code: Select all

script log.txt
journalctl -b --no-pager
exit
The output of previous commands will be recorded in the file named log.txt

It would be useful to have other information about your install. You can use the inxi command to this extent.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

aytida
Posts: 6
Joined: 2023-03-19 21:41
Has thanked: 2 times

Re: Debian 11 on iMac mid 2010 invisible mouse

#3 Post by aytida »

Thank you @Aki .

I will have to wait to get the system log for when the first issue (mouse cursor going invisible) happens. For now I am attaching the system log with this post when I tried to "switch user" - second issue - the primary monitor goes blank but the secondary monitor shows the background colour.

Code: Select all

Switch user --> primary monitor goes blank --> system log:

Script started on 2023-03-20 22:14:20+00:00 [TERM="linux" TTY="/dev/tty3" COLUMNS="240" LINES="67"]
[?2004haditya@aditya-imac:~/Desktop$ journalctl -b --no-pager
[?2004l
[0;1;39mHint: You are currently not seeing messages from other users and the system.[0m
[0;1;39m      Users in groups 'adm', 'systemd-journal' can see all messages.[0m
[0;1;39m      Pass -q to turn off this notice.[0m
-- Journal begins at Fri 2023-03-17 12:10:11 GMT, ends at Mon 2023-03-20 22:14:13 GMT. --
Mar 20 22:07:02 aditya-imac systemd[1391]: Queued start job for default target Main User Target.
Mar 20 22:07:02 aditya-imac systemd[1391]: Created slice User Application Slice.
Mar 20 22:07:02 aditya-imac systemd[1391]: Reached target Paths.
Mar 20 22:07:02 aditya-imac systemd[1391]: Reached target Timers.
Mar 20 22:07:02 aditya-imac systemd[1391]: Starting D-Bus User Message Bus Socket.
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on GnuPG network certificate management daemon.
Mar 20 22:07:03 aditya-imac tracker-extract[1462]: radeon: Failed to get PCI ID, error number -13
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on GnuPG cryptographic agent and passphrase cache.
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on Multimedia System.
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on debconf communication socket.
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on Sound System.
Mar 20 22:07:02 aditya-imac systemd[1391]: Listening on D-Bus User Message Bus Socket.
Mar 20 22:07:02 aditya-imac systemd[1391]: Reached target Sockets.
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:07:02 aditya-imac systemd[1391]: Reached target Basic System.
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gtk.vfs.Daemon'
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Mar 20 22:07:02 aditya-imac systemd[1391]: Started Multimedia Service.
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:07:02 aditya-imac systemd[1391]: Starting Sound Service...
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.OnlineAccounts' requested by ':1.10' (uid=1000 pid=1452 comm="/usr/libexec/gvfs-goa-volume-monitor ")
Mar 20 22:07:02 aditya-imac systemd[1391]: Starting Tracker metadata extractor...
Mar 20 22:07:02 aditya-imac systemd[1391]: Starting Tracker file system data miner...
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.Identity' requested by ':1.11' (uid=1000 pid=1456 comm="/usr/libexec/goa-daemon ")
Mar 20 22:07:03 aditya-imac tracker-extract[1408]: [0;1;39m[0;1;31m[0;1;39mSet scheduler policy to SCHED_IDLE[0m
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.OnlineAccounts'
Mar 20 22:07:03 aditya-imac tracker-extract[1408]: [0;1;39m[0;1;31m[0;1;39mSetting priority nice level to 19[0m
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.Identity'
Mar 20 22:07:03 aditya-imac systemd[1391]: Started D-Bus User Message Bus.
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Mar 20 22:07:03 aditya-imac tracker-miner-f[1409]: [0;1;39m[0;1;31m[0;1;39mSet scheduler policy to SCHED_IDLE[0m
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:07:03 aditya-imac tracker-miner-f[1409]: [0;1;39m[0;1;31m[0;1;39mSetting priority nice level to 19[0m
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Mar 20 22:07:03 aditya-imac pipewire[1406]: [0;1;31m[0;1;39m[0;1;31mFailed to receive portal pid: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name 'org.freedesktop.portal.Desktop': no such name[0m
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:07:03 aditya-imac systemd[1391]: Starting Virtual filesystem service...
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Mar 20 22:07:03 aditya-imac systemd[1391]: Started Virtual filesystem service.
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:07:03 aditya-imac systemd[1391]: Starting Virtual filesystem service - disk device monitor...
Mar 20 22:07:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Mar 20 22:07:03 aditya-imac systemd[1391]: Started Virtual filesystem service - disk device monitor.
Mar 20 22:07:03 aditya-imac systemd[1391]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Mar 20 22:07:03 aditya-imac goa-daemon[1456]: [0;1;39m[0;1;31m[0;1;39mgoa-daemon version 3.38.0 starting[0m
Mar 20 22:07:03 aditya-imac systemd[1391]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Mar 20 22:07:03 aditya-imac systemd[1391]: Starting Virtual filesystem service - Apple File Conduit monitor...
Mar 20 22:07:03 aditya-imac systemd[1391]: Started Virtual filesystem service - Apple File Conduit monitor.
Mar 20 22:07:03 aditya-imac systemd[1391]: Starting Virtual filesystem service - digital camera monitor...
Mar 20 22:07:03 aditya-imac systemd[1391]: Started Virtual filesystem service - digital camera monitor.
Mar 20 22:07:03 aditya-imac systemd[1391]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Mar 20 22:07:03 aditya-imac systemd[1391]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Mar 20 22:07:03 aditya-imac systemd[1391]: Started Sound Service.
Mar 20 22:07:04 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:07:04 aditya-imac systemd[1391]: Starting Tracker metadata database store and lookup manager...
Mar 20 22:07:04 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.Tracker1'
Mar 20 22:07:04 aditya-imac systemd[1391]: Started Tracker metadata database store and lookup manager.
Mar 20 22:07:04 aditya-imac systemd[1391]: Started Tracker file system data miner.
Mar 20 22:07:04 aditya-imac systemd[1391]: Started Tracker metadata extractor.
Mar 20 22:07:04 aditya-imac systemd[1391]: Reached target Main User Target.
Mar 20 22:07:04 aditya-imac systemd[1391]: Startup finished in 1.318s.
Mar 20 22:07:04 aditya-imac systemd[1391]: Created slice app-gnome\x2dsession\x2dmanager.slice.
Mar 20 22:07:04 aditya-imac systemd[1391]: Created slice User Core Session Slice.
Mar 20 22:07:04 aditya-imac systemd[1391]: Reached target GNOME Wayland Session.
Mar 20 22:07:04 aditya-imac systemd[1391]: Reached target GNOME Shell.
Mar 20 22:07:04 aditya-imac systemd[1391]: Condition check resulted in GNOME Initial Setup Copy Worker being skipped.
Mar 20 22:07:04 aditya-imac systemd[1391]: Starting Monitor Session leader for GNOME Session...
Mar 20 22:07:04 aditya-imac systemd[1391]: Started OpenSSH Agent.
Mar 20 22:07:04 aditya-imac systemd[1391]: Reached target Session services which should run early before the graphical session is brought up.
Mar 20 22:07:04 aditya-imac systemd[1391]: Started Monitor Session leader for GNOME Session.
Mar 20 22:07:04 aditya-imac systemd[1391]: Reached target Tasks to be run before GNOME Session starts.
Mar 20 22:07:04 aditya-imac systemd[1391]: Starting GNOME Session Manager (session: gnome)...
Mar 20 22:07:04 aditya-imac agent-launch[1548]: dbus-update-activation-environment: setting SSH_AUTH_SOCK=/run/user/1000/openssh_agent
Mar 20 22:07:04 aditya-imac agent-launch[1548]: dbus-update-activation-environment: setting SSH_AGENT_LAUNCHER=openssh
Mar 20 22:07:05 aditya-imac agent-launch[1540]: SSH_AUTH_SOCK=/run/user/1000/openssh_agent; export SSH_AUTH_SOCK;
Mar 20 22:07:05 aditya-imac agent-launch[1540]: echo Agent pid 1540;
Mar 20 22:07:05 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:05 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:05 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:05 aditya-imac systemd[1391]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1549.scope: Succeeded.
Mar 20 22:07:05 aditya-imac gnome-keyring-ssh.desktop[1554]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Mar 20 22:07:05 aditya-imac gnome-keyring-secrets.desktop[1555]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Mar 20 22:07:05 aditya-imac systemd[1391]: Started GNOME Session Manager (session: gnome).
Mar 20 22:07:05 aditya-imac systemd[1391]: app-gnome-gnome\x2dkeyring\x2dsecrets-1552.scope: Succeeded.
Mar 20 22:07:05 aditya-imac systemd[1391]: app-gnome-gnome\x2dkeyring\x2dssh-1551.scope: Succeeded.
Mar 20 22:07:05 aditya-imac systemd[1391]: Reached target GNOME Session Manager is ready.
Mar 20 22:07:05 aditya-imac systemd[1391]: Starting GNOME Shell on Wayland...
Mar 20 22:07:05 aditya-imac systemd[1391]: Starting GNOME Shell on X11...
Mar 20 22:07:05 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39morg.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT[0m
Mar 20 22:07:05 aditya-imac systemd[1391]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Mar 20 22:07:05 aditya-imac systemd[1391]: Condition check resulted in GNOME Shell on X11 being skipped.
Mar 20 22:07:05 aditya-imac systemd[1391]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 1.
Mar 20 22:07:05 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:05 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:05 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:05 aditya-imac systemd[1391]: Stopped GNOME Shell on X11.
Mar 20 22:07:05 aditya-imac systemd[1391]: Starting GNOME Shell on X11...
Mar 20 22:07:05 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39morg.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT[0m
Mar 20 22:07:05 aditya-imac systemd[1391]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Mar 20 22:07:05 aditya-imac systemd[1391]: Condition check resulted in GNOME Shell on X11 being skipped.
Mar 20 22:07:05 aditya-imac systemd[1391]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 2.
Mar 20 22:07:05 aditya-imac systemd[1391]: Stopped GNOME Shell on X11.
Mar 20 22:07:05 aditya-imac systemd[1391]: Starting GNOME Shell on X11...
Mar 20 22:07:05 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39morg.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT[0m
Mar 20 22:07:05 aditya-imac systemd[1391]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Mar 20 22:07:05 aditya-imac systemd[1391]: Condition check resulted in GNOME Shell on X11 being skipped.
Mar 20 22:07:05 aditya-imac systemd[1391]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 3.
Mar 20 22:07:05 aditya-imac systemd[1391]: Stopped GNOME Shell on X11.
Mar 20 22:07:05 aditya-imac systemd[1391]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185morg.gnome.Shell@x11.service: Start request repeated too quickly.[0m
Mar 20 22:07:05 aditya-imac systemd[1391]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Mar 20 22:07:05 aditya-imac systemd[1391]: Condition check resulted in GNOME Shell on X11 being skipped.
Mar 20 22:07:05 aditya-imac systemd[1391]: app-gnome-pulseaudio-1563.scope: Succeeded.
Mar 20 22:07:05 aditya-imac systemd[1391]: app-gnome-xdg\x2duser\x2ddirs-1560.scope: Succeeded.
Mar 20 22:07:05 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mBoot VGA GPU /dev/dri/card0 selected as primary[0m
Mar 20 22:07:05 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mDisabling DMA buffer screen sharing for driver 'radeon'.[0m
Mar 20 22:07:06 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mGetting parental controls for user 1000[0m
Mar 20 22:07:06 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mUnset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.[0m
Mar 20 22:07:06 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWill monitor session 2[0m
Mar 20 22:07:06 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mCalled enable_unredirect_for_display while unredirection is enabled.[0m
Mar 20 22:07:06 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.freedesktop.portal.IBus' requested by ':1.37' (uid=1000 pid=1591 comm="ibus-daemon --panel disable ")
Mar 20 22:07:06 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.portal.IBus'
Mar 20 22:07:06 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.35' (uid=1000 pid=1562 comm="/usr/bin/gnome-shell ")
Mar 20 22:07:06 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.35' (uid=1000 pid=1562 comm="/usr/bin/gnome-shell ")
Mar 20 22:07:06 aditya-imac systemd[1391]: Starting sandboxed app permission store...
Mar 20 22:07:06 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Mar 20 22:07:06 aditya-imac systemd[1391]: Started sandboxed app permission store.
Mar 20 22:07:07 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.42' (uid=1000 pid=1612 comm="/usr/libexec/gnome-shell-calendar-server ")
Mar 20 22:07:07 aditya-imac systemd[1391]: Starting Evolution source registry...
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mTelepathy is not available, chat integration will be disabled.[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: firefox-esr.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: chromium.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: rhythmbox.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Nautilus.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Terminal.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: gnome-control-center.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: gvim.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: gnome-control-center.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Contacts.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Documents.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Nautilus.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Calculator.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Calendar.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Characters.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.clocks.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.seahorse.Application.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Software.desktop[0m
Mar 20 22:07:07 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWarning: Hiding app because parental controls not yet initialised: org.gnome.Terminal.desktop[0m
Mar 20 22:07:08 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Mar 20 22:07:08 aditya-imac systemd[1391]: Started Evolution source registry.
Mar 20 22:07:08 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.42' (uid=1000 pid=1612 comm="/usr/libexec/gnome-shell-calendar-server ")
Mar 20 22:07:08 aditya-imac systemd[1391]: Starting Evolution calendar service...
Mar 20 22:07:08 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='ca.desrt.dconf' requested by ':1.35' (uid=1000 pid=1562 comm="/usr/bin/gnome-shell ")
Mar 20 22:07:08 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'ca.desrt.dconf'
Mar 20 22:07:09 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mSome code accessed the property 'TaskbarItemContainer' on the module 'taskbar'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.[0m
Mar 20 22:07:09 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mWorkspace Animation does not exist[0m
Mar 20 22:07:10 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.Shell.CalendarServer'
Mar 20 22:07:10 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Mar 20 22:07:10 aditya-imac systemd[1391]: Started Evolution calendar service.
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mloading default theme (Adwaita)[0m
Mar 20 22:07:10 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.45' (uid=1000 pid=1629 comm="/usr/libexec/evolution-calendar-factory ")
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting Evolution address book service...
Mar 20 22:07:10 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.Shell.Notifications' requested by ':1.35' (uid=1000 pid=1562 comm="/usr/bin/gnome-shell ")
Mar 20 22:07:10 aditya-imac at-spi-dbus-bus.desktop[1568]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mdbus-daemon[1568]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1562 comm="/usr/bin/gnome-shell ")[0m
Mar 20 22:07:10 aditya-imac at-spi-dbus-bus.desktop[1568]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mdbus-daemon[1568]: Successfully activated service 'org.a11y.atspi.Registry'[0m
Mar 20 22:07:10 aditya-imac at-spi-dbus-bus.desktop[1648]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5ddb510 StBin ("")] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5dda440 Gjs_ui_panel_AppMenuButton.panel-button:insensitive ("")] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5ddc860 StBin "appMenu" ("")] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5ddd1e0 StBoxLayout.panel-status-menu-box ("")] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5de3e00 Gjs_ui_animation_Spinner] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5ddb510 StBin ("")] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5dda440 Gjs_ui_panel_AppMenuButton.panel-button:insensitive ("")] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5ddc860 StBin "appMenu" ("")] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5ddd1e0 StBoxLayout.panel-status-menu-box ("")] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mst_widget_get_theme_node called on the widget [0x5620b5de3e00 Gjs_ui_animation_Spinner] which is not in the stage.[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME Shell on Wayland.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME Session is initialized.
Mar 20 22:07:10 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39mGNOME session X11 services is not active.[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mDependency failed for GNOME XSettings service.[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39morg.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39mgnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME Session (session: gnome).
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME XSettings target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting Signal initialization done to GNOME Session Manager...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME accessibility service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME color management service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME date & time service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME maintenance of expirable data service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME keyboard configuration service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME keyboard shortcuts service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME power management service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME printer notifications service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME RFKill support service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME FreeDesktop screensaver service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME file sharing service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME smartcard service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME sound sample caching service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME USB protection service...
Mar 20 22:07:10 aditya-imac systemd[1391]: Starting GNOME Wacom tablet support service...
Mar 20 22:07:10 aditya-imac gnome-session-binary[1542]: [0;1;39m[0;1;31m[0;1;39mEntering running state[0m
Mar 20 22:07:10 aditya-imac at-spi2-registr[1648]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to register client: GDBus.Error:org.gnome.SessionManager.AlreadyRegistered: Unable to register client[0m
Mar 20 22:07:10 aditya-imac at-spi2-registr[1648]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mUnable to register client with session manager[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: gnome-session-signal-init.service: Succeeded.
Mar 20 22:07:10 aditya-imac systemd[1391]: Finished Signal initialization done to GNOME Session Manager.
Mar 20 22:07:10 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.Shell.Notifications'
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME FreeDesktop screensaver service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME date & time service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME smartcard service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME maintenance of expirable data service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME file sharing service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME accessibility service.
Mar 20 22:07:10 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME printer notifications service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME RFKill support service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME sound sample caching service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started GNOME USB protection service.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started Evolution address book service.
Mar 20 22:07:10 aditya-imac systemd[1391]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mapp-gnome-gnome\x2dshell\x2doverrides\x2dmigration-1677.scope: Failed to add PIDs to scope's control group: No such process[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mapp-gnome-gnome\x2dshell\x2doverrides\x2dmigration-1677.scope: Failed with result 'resources'.[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: [0;1;31m[0;1;39m[0;1;31mFailed to start Application launched by gnome-session-binary.[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:10 aditya-imac systemd[1391]: Started Application launched by gnome-session-binary.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME accessibility target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME date & time target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME maintenance of expirable data target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME printer notifications target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME RFKill support target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME FreeDesktop screensaver target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME file sharing target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME smartcard target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME sound sample caching target.
Mar 20 22:07:10 aditya-imac systemd[1391]: Reached target GNOME USB protection target.
Mar 20 22:07:10 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mError looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation[0m
Mar 20 22:07:10 aditya-imac systemd[1391]: app-gnome-im\x2dlaunch-1700.scope: Succeeded.
Mar 20 22:07:10 aditya-imac systemd[1391]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-1709.scope: Succeeded.
Mar 20 22:07:11 aditya-imac gsd-usb-protect[1698]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files[0m
Mar 20 22:07:11 aditya-imac systemd[1391]: Started GNOME Wacom tablet support service.
Mar 20 22:07:11 aditya-imac systemd[1391]: Reached target GNOME Wacom tablet support target.
Mar 20 22:07:11 aditya-imac systemd[1391]: Started GNOME keyboard shortcuts service.
Mar 20 22:07:11 aditya-imac systemd[1391]: Reached target GNOME keyboard shortcuts target.
Mar 20 22:07:11 aditya-imac systemd[1391]: Started GNOME power management service.
Mar 20 22:07:11 aditya-imac systemd[1391]: Reached target GNOME power management target.
Mar 20 22:07:11 aditya-imac systemd[1391]: Started GNOME color management service.
Mar 20 22:07:11 aditya-imac systemd[1391]: Reached target GNOME color management target.
Mar 20 22:07:11 aditya-imac systemd[1391]: Started GNOME keyboard configuration service.
Mar 20 22:07:11 aditya-imac systemd[1391]: Reached target GNOME keyboard configuration target.
Mar 20 22:07:11 aditya-imac systemd[1391]: Reached target GNOME Session.
Mar 20 22:07:11 aditya-imac systemd[1391]: Reached target GNOME Wayland Session (session: gnome).
Mar 20 22:07:11 aditya-imac systemd[1391]: Reached target Current graphical user session.
Mar 20 22:07:11 aditya-imac systemd[1391]: Condition check resulted in GNOME Initial Setup being skipped.
Mar 20 22:07:11 aditya-imac systemd[1391]: Condition check resulted in GNOME Welcome Tour being skipped.
Mar 20 22:07:11 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.Shell.Screencast' requested by ':1.64' (uid=1000 pid=1667 comm="/usr/libexec/gsd-media-keys ")
Mar 20 22:07:11 aditya-imac gsd-media-keys[1667]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to grab accelerator for keybinding settings:playback-repeat[0m
Mar 20 22:07:11 aditya-imac gsd-media-keys[1667]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to grab accelerator for keybinding settings:playback-random[0m
Mar 20 22:07:11 aditya-imac gsd-media-keys[1667]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to grab accelerator for keybinding settings:rfkill[0m
Mar 20 22:07:11 aditya-imac gsd-media-keys[1667]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to grab accelerator for keybinding settings:hibernate[0m
Mar 20 22:07:12 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mGNOME Shell started at Mon Mar 20 2023 22:07:07 GMT+0000 (GMT)[0m
Mar 20 22:07:12 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mRegistering session with GDM[0m
Mar 20 22:07:12 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mLaunching DING process[0m
Mar 20 22:07:12 aditya-imac gsd-color[1660]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Apple_Computer_Inc_Color_LCD_Debian_gdm_118[0m
Mar 20 22:07:12 aditya-imac gsd-color[1660]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__DELL_P2417H_CW6Y77C52R0B_Debian_gdm_118[0m
Mar 20 22:07:12 aditya-imac gsd-color[1660]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Apple_Computer_Inc_Color_LCD_Debian_gdm_118[0m
Mar 20 22:07:12 aditya-imac systemd[1391]: Reached target GNOME session X11 services.
Mar 20 22:07:12 aditya-imac systemd[1391]: Starting GNOME XSettings service...
Mar 20 22:07:12 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.Shell.Screencast'
Mar 20 22:07:12 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.freedesktop.portal.IBus' requested by ':1.82' (uid=1000 pid=1889 comm="ibus-daemon --panel disable -r --xim ")
Mar 20 22:07:12 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.portal.IBus'
Mar 20 22:07:14 aditya-imac systemd[1391]: tracker-extract.service: Succeeded.
Mar 20 22:07:15 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.Nautilus' requested by ':1.81' (uid=1000 pid=1881 comm="gjs /home/aditya/.local/share/gnome-shell/extensio")
Mar 20 22:07:15 aditya-imac systemd[1391]: Started GNOME XSettings service.
Mar 20 22:07:15 aditya-imac systemd[1391]: Reached target GNOME session X11 services.
Mar 20 22:07:15 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mLaunching DING process[0m
Mar 20 22:07:15 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.Nautilus'
Mar 20 22:07:15 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.freedesktop.FileManager1' requested by ':1.96' (uid=1000 pid=1954 comm="gjs /home/aditya/.local/share/gnome-shell/extensio")
Mar 20 22:07:15 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.NautilusPreviewer' requested by ':1.96' (uid=1000 pid=1954 comm="gjs /home/aditya/.local/share/gnome-shell/extensio")
Mar 20 22:07:16 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.ArchiveManager1' requested by ':1.96' (uid=1000 pid=1954 comm="gjs /home/aditya/.local/share/gnome-shell/extensio")
Mar 20 22:07:16 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.96' (uid=1000 pid=1954 comm="gjs /home/aditya/.local/share/gnome-shell/extensio")
Mar 20 22:07:16 aditya-imac systemd[1391]: Starting Virtual filesystem metadata service...
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: Failed to detected async api for thumbnails
Mar 20 22:07:16 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gtk.vfs.Metadata'
Mar 20 22:07:16 aditya-imac systemd[1391]: Started Virtual filesystem metadata service.
Mar 20 22:07:16 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mplugin fwupd took 3.7 seconds to do setup[0m
Mar 20 22:07:16 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.ArchiveManager1'
Mar 20 22:07:16 aditya-imac org.freedesktop.FileManager1[1966]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to register: Unable to acquire bus name 'org.gnome.Nautilus'[0m
Mar 20 22:07:16 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activated service 'org.freedesktop.FileManager1' failed: Process org.freedesktop.FileManager1 exited with status 1
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: GNOME nautilus 3.38.2
Mar 20 22:07:16 aditya-imac gnome-software[1685]: enabled plugins: desktop-categories, fwupd, os-release, packagekit, packagekit-local, packagekit-offline, packagekit-proxy, packagekit-refine-repos, packagekit-refresh, packagekit-upgrade, packagekit-url-to-app, appstream, desktop-menu-path, hardcoded-blocklist, hardcoded-popular, malcontent, modalias, odrs, packagekit-refine, rewrite-resource, packagekit-history, provenance, systemd-updates, generic-updates, provenance-license, icons, key-colors, key-colors-metadata
Mar 20 22:07:16 aditya-imac gnome-software[1685]: disabled plugins: dpkg, dummy, repos
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: (gjs:1954): Gjs-WARNING **: 22:07:16.803: JS ERROR: Error creating proxy, Nautilus (org.freedesktop.FileManager1); relaunching.
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: : Gio.DBusError: Error calling StartServiceByName for org.freedesktop.FileManager1: Process org.freedesktop.FileManager1 exited with status 1
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: _makeProxyWrapper/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:256:30
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: @/home/aditya/.local/share/gnome-shell/extensions/ding@rastersoft.com/ding.js:206:13
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: DBus interface for Nautilus (org.gnome.Nautilus.FileOperations2) is now available.
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: DBus interface for Switcheroo control (net.hadess.SwitcherooControl) is now available.
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: DBus interface for Gvfs daemon (org.gtk.vfs.Metadata) is now available.
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: DING: DBus interface for File-roller (org.gnome.ArchiveManager1) is now available.
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mReceived notification for window. 1 notifications remaining.[0m
Mar 20 22:07:16 aditya-imac gnome-shell[1562]: [0;1;39m[0;1;31m[0;1;39mReceived notification for window. 0 notifications remaining.[0m
Mar 20 22:07:17 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to set proxy: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid[0m
Mar 20 22:07:17 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to set proxies: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid[0m
Mar 20 22:07:17 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.NautilusPreviewer'
Mar 20 22:07:17 aditya-imac gnome-shell[1562]: DING: DBus interface for Nautilus-Sushi (org.gnome.NautilusPreviewer) is now available.
Mar 20 22:07:17 aditya-imac gnome-shell[1562]: DING: DBus interface for Nautilus (org.freedesktop.FileManager1) is now available.
Mar 20 22:07:18 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mnot handling error failed for action refresh: Failed to update metadata for lvfs: checksum failure: failed to verify data, expected 7da42a9015e7bceb56604796ba4d2cad13c5192e[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.Builder.desktop/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.Calculator.desktop/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.clocks.desktop/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.Dictionary.desktop/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.Documents.desktop/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mOnly 0 apps for recent list, hiding[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.Evince/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.gedit.desktop/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.Maps.desktop/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185madding wildcard app */*/*/*/org.gnome.Weather/* to plugin cache[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category games featured applications: found only 0 to show, need at least 9[0m
Mar 20 22:07:20 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category productivity featured applications: found only 0 to show, need at least 9[0m
Mar 20 22:07:21 aditya-imac gnome-shell[2275]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 20 22:07:21 aditya-imac gnome-shell[2275]: > Warning:          Unsupported maximum keycode 569, clipping.
Mar 20 22:07:21 aditya-imac gnome-shell[2275]: >                   X11 cannot support keycodes above 255.
Mar 20 22:07:21 aditya-imac gnome-shell[2275]: Errors from xkbcomp are not fatal to the X server
Mar 20 22:07:21 aditya-imac systemd[1391]: Started Application launched by gsd-media-keys.
Mar 20 22:07:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFIXME: Unknown progress handling is not yet implemented for GsProgressButton[0m
Mar 20 22:07:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFIXME: Unknown progress handling is not yet implemented for GsProgressButton[0m
Mar 20 22:07:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFIXME: Unknown progress handling is not yet implemented for GsProgressButton[0m
Mar 20 22:07:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFIXME: Unknown progress handling is not yet implemented for GsProgressButton[0m
Mar 20 22:07:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/*/generic/firmware-ath9k-htc/* from generic to unknown![0m
Mar 20 22:07:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/*/generic/firmware-tomu/* from generic to unknown![0m
Mar 20 22:07:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/*/generic/org.gphoto.libgphoto2/* from generic to unknown![0m
Mar 20 22:07:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/*/generic/com.greatscottgadgets.ubertooth/* from generic to unknown![0m
Mar 20 22:07:22 aditya-imac systemd[1391]: run-user-118-gvfs.mount: Succeeded.
Mar 20 22:07:23 aditya-imac systemd[1391]: run-user-118.mount: Succeeded.
Mar 20 22:07:27 aditya-imac systemd[1391]: app-gnome-gnome\x2dcontrol\x2dcenter-2278.scope: Succeeded.
Mar 20 22:07:27 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39mapp-gnome-gnome\x2dcontrol\x2dcenter-2278.scope: Consumed 1.282s CPU time.[0m
Mar 20 22:07:28 aditya-imac systemd[1391]: Started Application launched by gsd-media-keys.
Mar 20 22:07:28 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.110' (uid=1000 pid=2311 comm="gnome-terminal ")
Mar 20 22:07:28 aditya-imac systemd[1391]: Created slice app-org.gnome.Terminal.slice.
Mar 20 22:07:28 aditya-imac systemd[1391]: Starting GNOME Terminal Server...
Mar 20 22:07:29 aditya-imac gnome-terminal-server[2317]: Display does not support owner-change; copy/paste will be broken!
Mar 20 22:07:29 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.Terminal'
Mar 20 22:07:29 aditya-imac systemd[1391]: Started GNOME Terminal Server.
Mar 20 22:07:29 aditya-imac systemd[1391]: Started VTE child process 2322 launched by gnome-terminal-server process 2317.
Mar 20 22:07:29 aditya-imac systemd[1391]: Started Application launched by gsd-media-keys.
Mar 20 22:07:29 aditya-imac systemd[1391]: app-gnome-gnome\x2dterminal-2311.scope: Succeeded.
Mar 20 22:07:35 aditya-imac tracker-store[1518]: OK
Mar 20 22:07:35 aditya-imac systemd[1391]: tracker-store.service: Succeeded.
Mar 20 22:07:42 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.114' (uid=1000 pid=2324 comm="/usr/lib/firefox-esr/firefox-esr ")
Mar 20 22:07:42 aditya-imac systemd[1391]: Starting Portal service...
Mar 20 22:07:43 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.116' (uid=1000 pid=2363 comm="/usr/libexec/xdg-desktop-portal ")
Mar 20 22:07:43 aditya-imac systemd[1391]: Starting flatpak document portal service...
Mar 20 22:07:43 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.portal.Documents'
Mar 20 22:07:43 aditya-imac systemd[1391]: Started flatpak document portal service.
Mar 20 22:07:43 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.116' (uid=1000 pid=2363 comm="/usr/libexec/xdg-desktop-portal ")
Mar 20 22:07:43 aditya-imac systemd[1391]: Starting Portal service (GTK+/GNOME implementation)...
Mar 20 22:07:43 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Mar 20 22:07:43 aditya-imac systemd[1391]: Started Portal service (GTK+/GNOME implementation).
Mar 20 22:07:43 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.portal.Desktop'
Mar 20 22:07:43 aditya-imac systemd[1391]: Started Portal service.
Mar 20 22:07:58 aditya-imac gnome-shell[1562]: libinput error: event6  - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
Mar 20 22:07:58 aditya-imac gsd-media-keys[2324]: Missing chrome or resource URL: resource://gre/modules/UpdateListener.jsm
Mar 20 22:07:58 aditya-imac gsd-media-keys[2324]: Missing chrome or resource URL: resource://gre/modules/UpdateListener.sys.mjs
Mar 20 22:08:02 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating service name='org.gnome.ChromeGnomeShell' requested by ':1.120' (uid=1000 pid=2623 comm="/usr/bin/python3 /usr/bin/chrome-gnome-shell /usr/")
Mar 20 22:08:03 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.gnome.ChromeGnomeShell'
Mar 20 22:08:03 aditya-imac gnome-shell[1562]: libinput error: event6  - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 24ms, your system is too slow
Mar 20 22:08:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185minternal error: failed, but no error code: cancelled[0m
Mar 20 22:08:22 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to find one package for org.gnome.Terminal.desktop, /usr/share/applications/org.gnome.Terminal.desktop, [0][0m
Mar 20 22:09:56 aditya-imac gnome-shell[1562]: libinput error: client bug: timer event6 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
Mar 20 22:12:47 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:12:47 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.Tracker1'
Mar 20 22:12:47 aditya-imac systemd[1391]: Starting Tracker metadata database store and lookup manager...
Mar 20 22:12:47 aditya-imac systemd[1391]: Started Tracker metadata database store and lookup manager.
Mar 20 22:12:48 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:12:48 aditya-imac systemd[1391]: Starting Tracker metadata extractor...
Mar 20 22:12:48 aditya-imac tracker-extract[2822]: [0;1;39m[0;1;31m[0;1;39mSet scheduler policy to SCHED_IDLE[0m
Mar 20 22:12:48 aditya-imac tracker-extract[2822]: [0;1;39m[0;1;31m[0;1;39mSetting priority nice level to 19[0m
Mar 20 22:12:48 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Mar 20 22:12:48 aditya-imac systemd[1391]: Started Tracker metadata extractor.
Mar 20 22:12:58 aditya-imac systemd[1391]: tracker-extract.service: Succeeded.
Mar 20 22:13:00 aditya-imac gnome-shell[1562]: libinput error: event6  - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 27ms, your system is too slow
Mar 20 22:13:08 aditya-imac gsd-media-keys[2324]: Missing chrome or resource URL: resource://gre/modules/UpdateListener.jsm
Mar 20 22:13:08 aditya-imac gsd-media-keys[2324]: Missing chrome or resource URL: resource://gre/modules/UpdateListener.sys.mjs
Mar 20 22:13:08 aditya-imac systemd[1391]: app-gnome-firefox\x2desr-2324.scope: Succeeded.
Mar 20 22:13:08 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39mapp-gnome-firefox\x2desr-2324.scope: Consumed 1min 24.488s CPU time.[0m
Mar 20 22:13:12 aditya-imac systemd[1391]: vte-spawn-b0778a9b-177f-4cc4-ac71-f43677d3e0cd.scope: Succeeded.
Mar 20 22:13:12 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39mvte-spawn-b0778a9b-177f-4cc4-ac71-f43677d3e0cd.scope: Consumed 1.409s CPU time.[0m
Mar 20 22:13:12 aditya-imac systemd[1391]: gnome-terminal-server.service: Succeeded.
Mar 20 22:13:12 aditya-imac systemd[1391]: [0;1;39m[0;1;31m[0;1;39mgnome-terminal-server.service: Consumed 1.789s CPU time.[0m
Mar 20 22:13:18 aditya-imac tracker-store[2815]: OK
Mar 20 22:13:18 aditya-imac systemd[1391]: tracker-store.service: Succeeded.
Mar 20 22:13:20 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mBogus presentation time 0 travelled back in time, using current time.[0m
Mar 20 22:13:23 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to set CRTC gamma: drmModeCrtcSetGamma on CRTC 42 failed: Permission denied[0m
Mar 20 22:13:23 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to set CRTC gamma: drmModeCrtcSetGamma on CRTC 44 failed: Permission denied[0m
Mar 20 22:13:23 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to set CRTC gamma: drmModeCrtcSetGamma on CRTC 42 failed: Permission denied[0m
Mar 20 22:13:23 aditya-imac gnome-shell[1562]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mFailed to set CRTC gamma: drmModeCrtcSetGamma on CRTC 44 failed: Permission denied[0m
Mar 20 22:13:37 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mOnly 0 apps for recent list, hiding[0m
Mar 20 22:13:37 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category games featured applications: found only 0 to show, need at least 9[0m
Mar 20 22:13:37 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category productivity featured applications: found only 0 to show, need at least 9[0m
Mar 20 22:13:37 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/firmware-ath9k-htc/* from generic to unknown![0m
Mar 20 22:13:37 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/firmware-tomu/* from generic to unknown![0m
Mar 20 22:13:38 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/org.gphoto.libgphoto2/* from generic to unknown![0m
Mar 20 22:13:38 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/com.greatscottgadgets.ubertooth/* from generic to unknown![0m
Mar 20 22:13:43 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category productivity featured applications: found only 0 to show, need at least 9[0m
Mar 20 22:13:43 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category games featured applications: found only 0 to show, need at least 9[0m
Mar 20 22:13:43 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mOnly 0 apps for recent list, hiding[0m
Mar 20 22:13:43 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/firmware-ath9k-htc/* from generic to unknown![0m
Mar 20 22:13:43 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/firmware-tomu/* from generic to unknown![0m
Mar 20 22:13:44 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/org.gphoto.libgphoto2/* from generic to unknown![0m
Mar 20 22:13:44 aditya-imac gnome-software[1685]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/com.greatscottgadgets.ubertooth/* from generic to unknown![0m
Mar 20 22:14:13 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.3' (uid=1000 pid=1409 comm="/usr/libexec/tracker-miner-fs ")
Mar 20 22:14:13 aditya-imac systemd[1391]: Starting Tracker metadata database store and lookup manager...
Mar 20 22:14:13 aditya-imac dbus-daemon[1412]: [session uid=1000 pid=1412] Successfully activated service 'org.freedesktop.Tracker1'
Mar 20 22:14:13 aditya-imac systemd[1391]: Started Tracker metadata database store and lookup manager.
[?2004haditya@aditya-imac:~/Desktop$ exit
[?2004l
exit

Script done on 2023-03-20 22:14:48+00:00 [COMMAND_EXIT_CODE="0"]
I have got detailed information on the debian installation using "inxi -b" command below:

Code: Select all

$ inxi -b
System:    Host: aditya-imac Kernel: 5.10.0-21-amd64 x86_64 bits: 64 Desktop: GNOME 3.38.6
           Distro: Debian GNU/Linux 11 (bullseye) 
Machine:   Type: Desktop System: Apple product: iMac11,2 v: 1.0 serial: <superuser required> 
           Mobo: Apple model: Mac-F2238AC8 serial: <superuser required> UEFI: Apple v: 99.0.0.0.0 date: 06/13/2019
CPU:       Info: Dual Core Intel Core i3 540 [MT MCP] speed: 1898 MHz min/max: 1197/3059 MHz
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] RV730/M96-XT [Mobility Radeon HD 4670] driver: radeon v: kernel
           Device-2: Apple Built-in iSight type: USB driver: uvcvideo
           Display: wayland server: X.Org 1.20.11 driver: loaded: ati,vesa unloaded: fbdev,modesetting,radeon resolution:
           1: 1920x1080~60Hz 2: 1920x1080~60Hz
           OpenGL: renderer: AMD RV730 (DRM 2.50.0 / 5.10.0-21-amd64 LLVM 11.0.1) v: 3.3 Mesa 20.3.5
Network:   Device-1: Broadcom NetXtreme BCM5764M Gigabit Ethernet PCIe driver: tg3
           Device-2: Qualcomm Atheros AR928X Wireless Network Adapter driver: ath9k
Drives:    Local Storage: total: 465.76 GiB used: 22.18 GiB (4.8%)
Info:      Processes: 212 Uptime: 6m Memory: 11.69 GiB used: 1.43 GiB (12.2%) Shell: Bash inxi: 3.3.01

Aki
Global Moderator
Global Moderator
Posts: 2823
Joined: 2014-07-20 18:12
Location: Europe
Has thanked: 69 times
Been thanked: 385 times

Re: Debian 11 on iMac mid 2010 invisible mouse

#4 Post by Aki »

Hello,
It seems you are running gnome using Wayland with gnome as default desktop environment; from your log:

Code: Select all

Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] RV730/M96-XT [Mobility Radeon HD 4670] driver: radeon v: kernel
           Device-2: Apple Built-in iSight type: USB driver: uvcvideo
           Display: wayland server: X.Org 1.20.11 driver: loaded: ati,vesa unloaded: fbdev,modesetting,radeon resolution:
           1: 1920x1080~60Hz 2: 1920x1080~60Hz
           OpenGL: renderer: AMD RV730 (DRM 2.50.0 / 5.10.0-21-amd64 LLVM 11.0.1) v: 3.3 Mesa 20.3.5
 
You could try to run gnome disabling Wayland. You can see here [1] how to do it:
Configuration

Disabling Wayland

In Debian 10 and newer, GDM will use Wayland by default on supported hardware. This can be overridden in the /etc/gdm3/daemon.conf file by uncommenting the WaylandEnable=false line, forcing it to instead use X11.
[1] https://wiki.debian.org/GDM
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

aytida
Posts: 6
Joined: 2023-03-19 21:41
Has thanked: 2 times

Re: Debian 11 on iMac mid 2010 invisible mouse

#5 Post by aytida »

This seems to have worked @Aki...

So one of the issues I had was that when I tried to switch the user, out of the two screens, the primary screen would go black and the secondary screen would only have background colour - no login credentials input window.
I have now disabled Wayland and when I try to switch the user - I don't get both my screens.

Code: Select all

Graphics:  Device-1: AMD RV730/M96-XT [Mobility Radeon HD 4670] driver: radeon v: kernel 
           Device-2: Apple Built-in iSight type: USB driver: uvcvideo 
           Display: x11 server: X.Org 1.20.11 driver: loaded: ati,radeon 
           unloaded: fbdev,modesetting,vesa resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz 
           OpenGL: renderer: AMD RV730 (DRM 2.50.0 / 5.10.0-21-amd64 LLVM 11.0.1) 
           v: 3.3 Mesa 20.3.5 
However, this time the mouse cursor did disappear and I have logged the system. I do see an error saying:

Code: Select all

[0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/com.greatscottgadgets.ubertooth/* from generic to unknown![0m
and

Code: Select all

[0;1;38;5;185m[0;1;39m[0;1;38;5;185mnot handling error download-failed for action refine: failed to download http://people.gnome.org/~jimmac/gnome-software/spotify-logo.svg: Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">[0m
System log from a couple of minutes before mouse going invisible is below:

Code: Select all

...
...
Mar 22 21:39:57 aditya-imac gsd-color[1708]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__DELL_P2417H_CW6Y77C52R0B_Debian_gdm_118[0m
Mar 22 21:39:57 aditya-imac gsd-color[1708]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Apple_Computer_Inc_Color_LCD_Debian_gdm_118[0m
Mar 22 21:40:08 aditya-imac systemd[1358]: run-user-118-gvfs.mount: Succeeded.
Mar 22 21:40:08 aditya-imac systemd[1358]: run-user-118.mount: Succeeded.
Mar 22 21:44:25 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(EE) event5  - Dell Dell USB Keyboard: client bug: event processing lagging behind by 13ms, your system is too slow[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "34"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event2  - Power Button: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "28"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event3  - Video Bus: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "37"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event0  - Power Button: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "35"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event1  - Sleep Button: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "36"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event5  - Dell Dell USB Keyboard: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "50"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event12 - Built-in iSight: Built-in iSigh: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "33"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event4  - Apple Computer, Inc. IR Receiver: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "57"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event6  - PixArt Dell MS116 USB Optical Mouse: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) AIGLX: Suspending AIGLX clients for VT switch[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 226:0[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 13:70[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 13:67[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 13:68[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 13:66[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 13:65[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 13:69[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 13:64[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) systemd-logind: got pause for 13:76[0m
Mar 22 21:46:59 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mOnly 0 apps for recent list, hiding[0m
Mar 22 21:46:59 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category graphics featured applications: found only 0 to show, need at least 9[0m
Mar 22 21:46:59 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category audio-video featured applications: found only 0 to show, need at least 9[0m
Mar 22 21:46:59 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/firmware-ath9k-htc/* from generic to unknown![0m
Mar 22 21:47:00 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/firmware-tomu/* from generic to unknown![0m
Mar 22 21:47:00 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/org.gphoto.libgphoto2/* from generic to unknown![0m
Mar 22 21:47:00 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/com.greatscottgadgets.ubertooth/* from generic to unknown![0m
Mar 22 21:47:00 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mnot handling error download-failed for action refine: failed to download http://people.gnome.org/~jimmac/gnome-software/spotify-logo.svg: Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">[0m
                                                  [0;1;38;5;185m<html><head>[0m
                                                  [0;1;38;5;185m<title>404 Not Found</title>[0m
                                                  [0;1;38;5;185m</head><body>[0m
                                                  [0;1;38;5;185m<h1>Not Found</h1>[0m
                                                  [0;1;38;5;185m<p>The requested URL was not found on this server.</p>[0m
                                                  [0;1;38;5;185m</body></html>[0m
Mar 22 21:47:00 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to get featured apps: no apps to show[0m
Mar 22 21:47:05 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mOnly 0 apps for recent list, hiding[0m
Mar 22 21:47:05 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category graphics featured applications: found only 0 to show, need at least 9[0m
Mar 22 21:47:05 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mhiding category audio-video featured applications: found only 0 to show, need at least 9[0m
Mar 22 21:47:05 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/firmware-ath9k-htc/* from generic to unknown![0m
Mar 22 21:47:06 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mnot handling error download-failed for action refine: failed to download http://people.gnome.org/~jimmac/gnome-software/spotify-logo.svg: Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">[0m
                                                  [0;1;38;5;185m<html><head>[0m
                                                  [0;1;38;5;185m<title>404 Not Found</title>[0m
                                                  [0;1;38;5;185m</head><body>[0m
                                                  [0;1;38;5;185m<h1>Not Found</h1>[0m
                                                  [0;1;38;5;185m<p>The requested URL was not found on this server.</p>[0m
                                                  [0;1;38;5;185m</body></html>[0m
Mar 22 21:47:06 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mfailed to get featured apps: no apps to show[0m
Mar 22 21:47:06 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/firmware-tomu/* from generic to unknown![0m
Mar 22 21:47:06 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/org.gphoto.libgphoto2/* from generic to unknown![0m
Mar 22 21:47:06 aditya-imac gnome-software[1730]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mautomatically prevented from changing kind on system/package/debian-stable-main/generic/com.greatscottgadgets.ubertooth/* from generic to unknown![0m
Mar 22 21:47:44 aditya-imac dbus-daemon[1379]: [session uid=1000 pid=1379] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.1' (uid=1000 pid=1376 comm="/usr/libexec/tracker-miner-fs ")
Mar 22 21:47:44 aditya-imac systemd[1358]: Starting Tracker metadata database store and lookup manager...
Mar 22 21:47:44 aditya-imac dbus-daemon[1379]: [session uid=1000 pid=1379] Successfully activated service 'org.freedesktop.Tracker1'
Mar 22 21:47:44 aditya-imac systemd[1358]: Started Tracker metadata database store and lookup manager.
[?2004haditya@aditya-imac:~/Desktop$ exit
[?2004l
exit

Script done on 2023-03-22 21:48:30+00:00 [COMMAND_EXIT_CODE="0"]
[\code]

aytida
Posts: 6
Joined: 2023-03-19 21:41
Has thanked: 2 times

Re: Debian 11 on iMac mid 2010 invisible mouse

#6 Post by aytida »

I suspect the issue is with these lines below in the system log:

Code: Select all

Mar 22 21:44:25 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(EE) event5  - Dell Dell USB Keyboard: client bug: event processing lagging behind by 13ms, your system is too slow[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "34"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event2  - Power Button: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "28"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event3  - Video Bus: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "37"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event0  - Power Button: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "35"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event1  - Sleep Button: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "36"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event5  - Dell Dell USB Keyboard: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "50"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event12 - Built-in iSight: Built-in iSigh: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "33"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event4  - Apple Computer, Inc. IR Receiver: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(**) Option "fd" "57"[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) event6  - PixArt Dell MS116 USB Optical Mouse: device removed[0m
Mar 22 21:46:53 aditya-imac /usr/libexec/gdm-x-session[1458]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185m(II) AIGLX: Suspending AIGLX clients for VT switch[0m
From what I understand, every physical device is first removed and then follows a log statement '(**) Option "fd" "xx"'. However, after the event6 - PixArt Dell Optical Mouse device is removed there is no such log event. So it disables the optical mouse but doesn't enable it again for some reason. Is this what causing this issue? Is there any solution to this?

aytida
Posts: 6
Joined: 2023-03-19 21:41
Has thanked: 2 times

Re: Debian 11 on iMac mid 2010 invisible mouse

#7 Post by aytida »

I found a solution to the disappearing mouse here. Basically I added a file named "swcursor.conf" at /etc/X11/xorg.conf.d/ which looks like this:

Code: Select all

Section "Device"
	Identifier "device1"
	Option "SWcursor"
EndSection
I will wait for a few days to see if it works - and that the mouse cursor remains visible, and then flag this post as solved.

CwF
Global Moderator
Global Moderator
Posts: 2636
Joined: 2018-06-20 15:16
Location: Colorado
Has thanked: 41 times
Been thanked: 192 times

Re: Debian 11 on iMac mid 2010 invisible mouse

#8 Post by CwF »

Good to know, thanks and good work.

aytida
Posts: 6
Joined: 2023-03-19 21:41
Has thanked: 2 times

Re: [SOLVED] Debian 11 on iMac mid 2010 invisible mouse

#9 Post by aytida »

So I have been working on my iMac running Debian for last few days and did not experience losing the mouse cursor at all. I can now close this thread.

However, I did see on the internet that many people have problem with screen brightness when they install Debian on Macs. They are unable to change the screen brightness which can be annoying. I had the same issue, but following changes to the 9th line in my grub file (found in /etc/default/) fixed that issue and now I can change the brightness of my screens (both screens as I have dual monitors).

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="radeon.dpm=0 acpi_backlight=vendor"
Last edited by aytida on 2023-04-04 20:57, edited 1 time in total.

Aki
Global Moderator
Global Moderator
Posts: 2823
Joined: 2014-07-20 18:12
Location: Europe
Has thanked: 69 times
Been thanked: 385 times

Re: Debian 11 on iMac mid 2010 invisible mouse

#10 Post by Aki »

Hello,
Thanks for updating the thread.
Note that the prefix [Solved] should be applied to the beginning of he subject of the first topic of the thread.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

Post Reply