Linux gdbus error org

Not start gdm: Failed to get current display configuration state: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner

Ubuntu 19.04 After restart OS start only terminal Not Start GUI, I have to systemctl start gdm GDM start good. But how solve this problem?

Failed to get current display configuration state: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.gnome.Mutter.DisplayConfig" does not exist 
May 25 18:09:10 work01 kernel: [ 55.425632] Bluetooth: RFCOMM ver 1.11 May 25 18:09:10 work01 gsd-xsettings[2129]: Failed to get current display configuration state: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.gnome.Mutter.DisplayConfig" does not exist May 25 18:09:10 work01 gsd-color[1736]: failed to set screen _ICC_PROFILE: Не удалось открыть файл «/home/drno/.local/share/icc/edid-e26a98613e7602c285572b9300e00997.icc»: Отказано в доступе May 25 18:09:10 work01 gsd-sharing[2143]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded. May 25 18:09:10 work01 gsd-sharing[2143]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded. May 25 18:09:10 work01 gsd-sharing[2143]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded. May 25 18:09:10 work01 gnome-session-binary[1870]: Entering running state May 25 18:09:10 work01 dbus-daemon[1867]: [session uid=1000 pid=1867] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.54' (uid=1000 pid=2217 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free" label="unconfined") May 25 18:09:10 work01 systemd[1839]: Starting Tracker metadata database store and lookup manager. May 25 18:09:10 work01 dbus-daemon[1867]: [session uid=1000 pid=1867] Successfully activated service 'org.freedesktop.Tracker1' May 25 18:09:10 work01 systemd[1839]: Started Tracker metadata database store and lookup manager. May 25 18:09:10 work01 tracker-store.desktop[2217]: (uint32 1,) May 25 18:09:11 work01 dbus-daemon[1867]: [session uid=1000 pid=1867] Activating service name='ca.desrt.dconf' requested by ':1.15' (uid=1000 pid=2004 comm="/usr/bin/gnome-shell " label="unconfined") May 25 18:09:11 work01 dbus-daemon[1867]: [session uid=1000 pid=1867] Successfully activated service 'ca.desrt.dconf' May 25 18:09:11 work01 dbus-daemon[1867]: [session uid=1000 pid=1867] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.22' (uid=1000 pid=2043 comm="/usr/lib/gnome-shell/gnome-shell-calendar-server " label="unconfined") May 25 18:09:11 work01 systemd[1839]: Starting Evolution calendar service. May 25 18:09:11 work01 dbus-daemon[1867]: [session uid=1000 pid=1867] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7' May 25 18:09:11 work01 systemd[1839]: Started Evolution calendar service. May 25 18:09:11 work01 dbus-daemon[1867]: [session uid=1000 pid=1867] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.59' (uid=1000 pid=2256 comm="/usr/libexec/evolution-calendar-factory " label="unconfined") May 25 18:09:11 work01 systemd[1839]: Starting Evolution address book service. May 25 18:09:11 work01 dbus-daemon[1867]: [session uid=1000 pid=1867] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9' May 25 18:09:11 work01 systemd[1839]: Started Evolution address book service. May 25 18:09:11 work01 NetworkManager[713]: [1558796951.3117] agent-manager: req[0x55ab4f472060, :1.267/org.gnome.Shell.NetworkAgent/1000]: agent registered May 25 18:09:11 work01 gnome-shell[2004]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation May 25 18:09:11 work01 org.gnome.Shell.desktop[2004]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b). May 25 18:09:11 work01 org.gnome.Shell.desktop[2004]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c). 

Источник

Читайте также:  Samsung scx 4321 драйвер linux

GDBus.Error when trying to enable second screen

I connected an external screen to my laptop, but my desktop didn’t automagically extend to it, as it used to do about a year ago (older version of Ubuntu). I went to the display settings. The screen was listed there (correct resolution, brand name, etc.). But when i put the switch on ‘on’ and click ‘apply’, i get this error:

Failed to apply configuration: %s GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface `org.gnome.SettingsDaemon.XRANDR_2' on object at path /org/gnome/SettingsDaemon/XRANDR

It’s been like this for a few months now, but i’d really like to be able to use an external screen/beamer again. Any ideas? Thanks.

Try using the arandr tool, worked for me. sudo apt-get install arandr It’s just a simple graphical frontend for xrandr. It’s easy to use and self-explanatory.

I had the same issue: Tried the dconf route, but it crashed unexpectedly. Took Sasha Shepards advice with ARandR and it worked great. Ubuntu 12.04 LTS Memory: 5.9 GB Processor: AMD Phenom(tm) II x4 840T Processor x 4 Graphics: GeForce GTX 650/PCIe/SSE2/3DNOW! OS Type: 32-Bit Disk: 148GB Hope this helps!

7 Answers 7

dconf write /org/gnome/settings-daemon/plugins/xrandr/active true did nothing and arandr looks pretty incomprehensible to me. If you are otherwise stymied, it is worth giving xrandr a try. The documentation is here: http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#First_discover_what_we_have

And I was able to fix this by doing:

xrandr --current xrandr --output VGA1 --off xrandr --output VGA1 --auto --right-of LVDS1 

The first command is to see what displays I have connected.

$ xrandr --current Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 261mm x 163mm 1280x800 60.0*+ 1024x768 60.0 800x600 60.3 56.2 640x480 59.9 VGA1 connected 1920x1080+1280+0 (normal left inverted right x axis y axis) 509mm x 286mm 1920x1080 60.0*+ 1280x1024 60.0 1440x900 59.9 1280x800 59.8 1152x864 75.0 1024x768 70.1 60.0 800x600 60.3 56.2 640x480 66.7 60.0 720x400 70.1 HDMI1 disconnected (normal left inverted right x axis y axis) DP1 disconnected (normal left inverted right x axis y axis) 

There is much extraneous data, but I only need the names of the two displays. I see:

Читайте также:  Avr isp usb linux

And I think it is safe to assume that VGA is the external monitor. So then I turn it off

xrandr --output VGA1 --auto --right-of LVDS1 

and when I move my cursor to the right edge of the laptop screen, it appears on the external monitor. Success.

Источник

Arch Linux

I recently updated my system and now it giving me an error:

GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.cinnamon.SettingsDaemon was not provided by any .service files

How can I easily start troubleshooting this issue?

I’ve got an IBM T520 laptop with built-in i915:

[blah@blah ~]$ lspci -v -s `lspci | awk '/VGA/'` 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device 21cf Flags: bus master, fast devsel, latency 0, IRQ 28 Memory at f0000000 (64-bit, non-prefetchable) [size=4M] Memory at e0000000 (64-bit, prefetchable) [size=256M] I/O ports at 5000 [size=64] Expansion ROM at [disabled] Capabilities: Kernel driver in use: i915 Kernel modules: i915 [blah@blah ~]$ 

Any help would be appreciated

Last edited by Anoniem (2015-02-09 13:02:53)

#2 2014-12-04 16:16:34

Re: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown error

Have you fixed the error in your fstab?

What does the title of the thread have to do with your issue? And what is your actual issue: you can’t login? You can’t login to a TTY? X doesn’t start?
How To Ask Questions The Smart Way

Registered Linux User #482438

#3 2014-12-05 09:44:05

Re: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown error

The title of this thread is the subject of the error window .

Anyway, I have Gnome and SLiM, when I login to SLiM, I get my desktop, but (with external display) I can’t
change resolution, both at 1024x. My fonts are wrong, and I get this message:

GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.cinnamon.SettingsDaemon was not provided by any .service files

Do I need to provide more logging?

Читайте также:  Просмотр сетевых интерфейсов astra linux

#4 2014-12-05 10:08:40

Re: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown error

Visual situation (if I’m allowed to post):

But when I start an application like Remmina (RDP) for example my display does give a fullscreen :

— mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] —

#5 2014-12-05 14:27:32

drcouzelis Member From: Connecticut, USA Registered: 2009-11-09 Posts: 4,092 Website

Re: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown error

I keep reading and re-reading this thread and I still have no idea what it’s about.

What is the problem that you are trying to fix?

#6 2014-12-05 14:47:51

Re: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown error

1. I turn on laptop
2. Login into my desktop
3. My display is low resolution and external display too, fonts and theme settings are gone (gnome)
4. I want to change resolution
5. Get error message like above

Checked my logs, tried reverting packages I updated

Still the same GDBUS thing.

#7 2014-12-05 16:39:25

drcouzelis Member From: Connecticut, USA Registered: 2009-11-09 Posts: 4,092 Website

Re: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown error

I went to google.com and did a search for this phrase:

Failed to apply configuration: %s

and found many many many many results describing the same problem you are having, including many solutions.

#8 2014-12-05 17:17:42

Re: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown error

Haha, well:

1. I turn on laptop
2. Login into my desktop
3. My display is low resolution and external display too, fonts and theme settings are gone (gnome)
4. I want to change resolution
5. Get error message like above

Checked my logs, tried reverting packages I updated

Still the same GDBUS thing.

Maybe there is an conflict when the X starts on 2 monitors with 2 different resolutions.
It depends from your graphic card. For example, on my nvidia when X starts with both internal and external monitors plugged in, the resolution is messed up. But when you enter to your desktop, usually it reads the last resolution states and the screen resolution problem if fixed.
One solution is to plug the external monitor after desktop is loaded or create a config file for the monitors on the /etc/X11/. folder Xorg wiki

Last edited by alex.theoto (2014-12-05 17:18:11)

Источник

Оцените статью
Adblock
detector