• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Anmelden bei KDE ConsoleKit session freedesktop

Hallo, seit paar Tagen habe ich Problem mit meinem KDE 4.X mit Suse 12.1
Beim Hochfahren nach GRUB kommt eine Warnung:

"lxuser wird angemeldet...
Warning: Cannot open ConsoleKit session: unable to open session: the name org.freedesktop.ConsoleKit was not provided by any .service files."

Als root kann ich mich anmelden. Es kommt dann zwar auch die Meldung aber das KDE startet.

Ich habe ein neues Konto angelegt - Warnung kommt immer noch (vor dem Start des KDE).
Das Ordner .kde4 habe ich umbenannt und neugestartet - keine Änderung, Warnung kommt wie davor.


Wo kann man was ändern damit man sich wieder normal anmelden kann??

Mit besten Dank im Voraus,
 
Hallo,
die Festplatten sind zu 30% gefüllt.
mit Terminal und "df" getestet
Leider nur sda2 und sda3.
SDA1 kann ich nicht die Belegung sehen.
Das Infozentrum gibt über die Festplattenbelegung keine Auskunft.
 

tomm.fa

.Linux Club Aushilfsadministrator
Teammitglied
Dann zeige doch mal die kompletten Ein- und Ausgaben von:
Code:
fdisk -l
und
Code:
df -hT
 
Hier die Info von Fdisk
linux-nl86:~ # fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x05720572

Device Boot Start End Blocks Id System
/dev/sda1 63 4209029 2104483+ 82 Linux swap / Solaris
/dev/sda2 4209030 46154744 20972857+ 83 Linux
/dev/sda3 46154745 312576704 133210980 83 Linux

Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156301488 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x459ff182

Device Boot Start End Blocks Id System
/dev/sdb1 * 63 156280319 78140128+ 7 HPFS/NTFS/exFAT
-------------------------------------------------------------------------------------------------------------------------------------
und von df

linux-nl86:~ # df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 20G 5.4G 14G 29% /
devtmpfs 865M 36K 865M 1% /dev
tmpfs 871M 0 871M 0% /dev/shm
tmpfs 871M 612K 871M 1% /run
/dev/sda2 20G 5.4G 14G 29% /
tmpfs 871M 0 871M 0% /sys/fs/cgroup
tmpfs 871M 612K 871M 1% /var/lock
tmpfs 871M 612K 871M 1% /var/run
tmpfs 871M 0 871M 0% /media
/dev/sdb1 75G 70G 4.8G 94% /windows/C
/dev/sda3 126G 8.8G 110G 8% /home
linux-nl86:~ #

ich hoffe das ist ok so?
 

framp

Moderator
Teammitglied
Editiere doch bitte Deinen letzte Beitrag und setze die Terminalausgaben in
Code:
[code]...
[/code] tags. Das ist so ziemlich schwer zu lesen :roll:
 
Hier noch mal
Hier die Info von Fdisk

linux-nl86:~ # fdisk -l
Code:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal):   512 bytes / 512 bytes
Disk identifier: 0x05720572

Device Boot Start End Blocks Id System
/dev/sda1  63 4209029 2104483                 + 82 Linux swap / Solaris
/dev/sda2  4209030 46154744 20972857    + 83 Linux
/dev/sda3  46154745 312576704 133210980 83 Linux

Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156301488 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x459ff182

Device Boot Start End Blocks Id System
/dev/sdb1 * 63 156280319 78140128+ 7 HPFS/NTFS/exFAT
------------------------------------------------------------------------------------------------------------------------------------
und von df

linux-nl86:~ # df -h

Code:
Filesystem   Size   Used   Avail   Use%  Mounted on
rootfs       20G    5.4G   14G     29%   /
devtmpfs     865M   36K    865M    1%    /dev
tmpfs        871M   0      871M    0%    /dev/shm
tmpfs        871M   612K   871M    1%    /run
/dev/sda2    20G    5.4G   14G     29%   /
tmpfs        871M   0      871M    0%    /sys/fs/cgroup
tmpfs        871M   612K   871M    1%    /var/lock
tmpfs        871M   612K   871M    1%    /var/run
tmpfs        871M   0      871M    0%    /media
/dev/sdb1    75G    70G    4.8G    94%   /windows/C
/dev/sda3    126G   8.8G   110G    8%    /home
linux-nl86:~ #

ich hoffe das ist ok so?
 
Hier noch mal ein nachtrag

in der Datei warn findet sich folgendes
Code:
Aug  4 17:34:46 linux-nl86 kdm_config[2072]: Multiple occurrences of key 'UseTheme' in section [X-*-Greeter] of /usr/share/kde4/config/kdm/kdmrc
Aug  4 17:34:51 linux-nl86 kdm_greet[2092]: Cannot load /usr/share/kde4/apps/kdm/faces/.default.face.icon: Keine Berechtigung
Aug  4 17:35:11 linux-nl86 kdm: :0[2091]: Cannot open ConsoleKit session: Unable to open session: The name org.freedesktop.ConsoleKit was not provided by any .service files
Aug  4 17:35:14 linux-nl86 kdm_greet[2152]: Cannot load /usr/share/kde4/apps/kdm/faces/.default.face.icon: Keine Berechtigung
Aug  4 17:35:23 linux-nl86 kdm: :0[2151]: Cannot open ConsoleKit session: Unable to open session: The name org.freedesktop.ConsoleKit was not provided by any .service files
Aug  4 17:35:27 linux-nl86 checkproc: checkproc: can not get session id for process 2383!
Aug  4 17:41:49 linux-nl86 kdm_config[2514]: Multiple occurrences of key 'UseTheme' in section [X-*-Greeter] of /usr/share/kde4/config/kdm/kdmrc
Aug  4 17:41:52 linux-nl86 kdm_greet[2526]: Cannot load /usr/share/kde4/apps/kdm/faces/.default.face.icon: Keine Berechtigung
Aug  4 17:41:57 linux-nl86 kdm: :1[2525]: Cannot open ConsoleKit session: Unable to open session: The name org.freedesktop.ConsoleKit was not provided by any .service files

Aus der Datei kdmrc befindet sich folgendes
Code:
# Greeter config for all displays
[X-*-Greeter]
# Specify the widget style for the greeter. Empty means to use the
# built-in default which currently is "Oxygen-air".
# Default is ""
#GUIStyle=Plastique
# Specify the widget color scheme for the greeter. Empty means to use the
# built-in default which currently is "Oxygen-air".
# Default is ""
#ColorScheme=MidnightMeadow
# What should be shown in the greeter's logo are:
# "None" - nothing
# "Logo" - the image specified by LogoPixmap
# "Clock" - a neat analog clock
# Default is Clock
#LogoArea=Clock
# The image to show when LogoArea=Logo.
# Default is ""
LogoPixmap=/usr/share/kde4/apps/kdm/pics/kdelogo.png
# The relative coordinates (X,Y in percent) of the center of the greeter.
# Default is "50,50"
#GreeterPos=30,40
# The screen the greeter should be displayed on in multi-headed and Xinerama
# setups. The numbering starts with 0. For Xinerama, it corresponds to the
# listing order in the active ServerLayout section of XF86Config; -1 means
# to use the upper-left screen, -2 means to use the upper-right screen.
# Default is 0
#GreeterScreen=-1
# The headline in the greeter. The following character pairs are replaced:
# - %d -> current display
# - %h -> host name, possibly with domain name
# - %n -> node name, most probably the host name without domain name
# - %s -> the operating system
# - %r -> the operating system's version
# - %m -> the machine (hardware) type
# - %% -> a single %
# Default is "Welcome to %s at %n"
#GreetString=K Desktop Environment (%n)
# Whether the fonts used in the greeter should be antialiased.
# Default is false
#AntiAliasing=true
# The font for the greeter headline. The value is encoded.
# Default is "Serif 20pt bold"
#GreetFont=Serif,20,-1,5,50,0,0,0,0,0
# The normal font used in the greeter. The value is encoded.
# Default is "Sans Serif 10pt"
#StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0
# The font used for the "Login Failed" message. The value is encoded.
# Default is "Sans Serif 10pt bold"
#FailFont=Sans Serif,10,-1,5,75,0,0,0,0,0
# What to do with the Num Lock modifier for the time the greeter is running:
# "Off" - turn off
# "On" - turn on
# "Keep" - do not change the state
# Default is Keep
#NumLock=Off
# Language and locale to use in the greeter, encoded like $LANGUAGE.
# If empty, the settings from the environment are used.
# Default is ""
#Language=de_DE
# Enable autocompletion in the username line edit.
# Default is false
#UserCompletion=true
# Enable user list (names along with images) in the greeter.
# Default is true
#UserList=false
# User selection for UserCompletion and UserList:
# "NotHidden" - all users except those listed in HiddenUsers
# "Selected" - only the users listed in SelectedUsers
# Default is NotHidden
#ShowUsers=Selected
# For ShowUsers=Selected. @<group> means all users in that group.
# Default is ""
#SelectedUsers=root,johndoe
# For ShowUsers=NotHidden. @<group> means all users in that group.
# Default is "root"
#HiddenUsers=root
# Special case of HiddenUsers: users with a non-zero UID less than this number
# will not be shown as well.
# Default is 0
MinShowUID=500
# Complement to MinShowUID: users with a UID greater than this number will
# not be shown as well.
# Default is 65535
MaxShowUID=65000
# If false, the users are listed in the order they appear in /etc/passwd.
# If true, they are sorted alphabetically.
# Default is true
#SortUsers=false
# Specify, where the users' pictures should be taken from.
# "AdminOnly" - from <FaceDir>/$USER.face[.icon]
# "PreferAdmin" - prefer <FaceDir>, fallback on $HOME
# "PreferUser" - ... and the other way round
# "UserOnly" - from the user's $HOME/.face[.icon]
# Default is AdminOnly
#FaceSource=PreferUser
# The directory containing the user images if FaceSource is not UserOnly.
# Default is "/usr/share/kde4/apps/kdm/faces"
#FaceDir=/usr/share/faces
# Specify, if/which user should be preselected for log in.
# "None" - do not preselect any user
# "Previous" - the user which successfully logged in last time
# "Default" - the user specified in the DefaultUser option
# Default is None
#PreselectUser=Previous
# If this is true, the password input line is focused automatically if
# a user is preselected.
# Default is false
#FocusPasswd=true
# If this is true, the entered password is echoed as bullets. Otherwise,
# no feedback is given at all.
# Default is true
#EchoPasswd=false
# If true, krootimage will be automatically started by KDM; otherwise, the
# Setup script should be used to setup the background.
# Default is false
#UseBackground=true
# The configuration file to be used by krootimage.
# Default is "/usr/share/kde4/config/kdm/backgroundrc"
#BackgroundCfg=
# Whether to grab keyboard and mouse while the greeter is visible. Grabs
# may improve security, but make on-screen keyboards, etc. unusable.
# "Never" - never grab
# "IfNoAuth" - grab if the display requires no X authorization
# "Always" - always grab
# Default is IfNoAuth
#GrabInput=Always
# Hold the X-server grabbed the whole time the greeter is visible. This
# may be more secure, but it will disable any background and other
# X-clients started from the Setup script.
# Default is false
#GrabServer=true
# How many seconds to wait for grab to succeed.
# Default is 3
#GrabTimeout=3
# Warn, if display has no X-authorization (local auth cannot be created,
# XDMCP display wants no auth, or display is foreign from StaticServers).
# Default is true
#AuthComplain=false
# Random seed for forging saved session types, etc. of unknown users.
# This value should be random but constant across the login domain.
# Default is 0
ForgingSeed=1320944457
# Specify conversation plugins for the login dialog. Each plugin can be
# specified as a base name (which expands to $kde_modulesdir/kgreet_$base)
# or as a full pathname.
# Default is "classic"
#PluginsLogin=sign
# Same as PluginsLogin, but for the shutdown dialog.
# Default is "classic"
#PluginsShutdown=modern
# A list of options of the form Key=Value. The conversation plugins can query
# these settings; it is up to them what possible keys are.
# Default is ""
#PluginOptions=SomeKey=randomvalue,Foo=bar
# Show the "Console Login" action in the greeter (if ServerTTY/ConsoleTTYs
# is configured).
# Default is true
#AllowConsole=false
# A program to run while the greeter is visible. It is supposed to preload
# as much as possible of the session that is going to be started (most
# probably).
# Default is "/usr/bin/preloadkde"
#Preloader=/usr/bin/preloadkde
# Whether the greeter should be themed.
# Default is true
UseTheme=true
# The theme to use for the greeter. Can point to either a directory or an XML
# file.
# Default is "/usr/share/kde4/apps/kdm/themes/SUSE"
#Theme=
# Enable the Alt-Ctrl-D shortcut to toggle greeter theme debugging.
# Default is false
#AllowThemeDebug=true

möglicherweis hilft das den Fehler ein zukreisen
 
Hallo,

Ich würde (in der Text-Konsole) die Pakete:
Code:
ConsoleKit
ConsoleKit-x11
deinstallieren und dann neu installieren.

Gruss,
Roland
 
Hallo,
habe ich gemacht (vermutlich nicht richtig) denn nun kann ich mich nicht mehr graphisch anmelden. KDE startet wohl nicht.
Oder wie kann man von der Textkonsole KDE starten?

Also anmelden in der Textconsole geht.


schönen Sonntag
 
Was zeigt:
Code:
zypper search ConsoleKit
Da muss ein "i" sein am Anfang der Zeile für "ConsoleKit" sowie "ConsoleKit-x11"

Ansonsten installieren.
 
Hallo,
nach einigem Probieren habe ich das systen wohl abgeschossen.
bei consolekit als auch bei consolekit-x11 gibt es ein I vorne weg.
 
Hallo,
nach dem ich das System ganz demoliert habe habe ich eine Neuinstallation gemacht.
Als letztes kam wieder ein graphisches Anmeldefenster. Benutzer und PW eingegeben und Ok. Danach konnte ich mich wieder anmelden ohne das das System startete.
Also Neuinstallation und alle Einstellungen wieder in mühevoller Kleinarbeit zurecht biegen.

Was lernt man daraus ein Backup könnte helfen.
Vielen Dank für alle die geholfen haben.

PanTau
 
Oben