the final status:
problem is somewhere within KDE /home/.kde4 directory
after the first login with defauts into KDE under any user other than “root” the next login fails. Removing /home/user/.kde4 directory will allow to login again with normal GUI but again only one time.
which brings me to idea there is something wrong with the settings written to /home/user/.kde4 or there is problem with access.
As I run with ssd+hdd, below are the “fstab” and “df” listings, may be there is something wrong there. Please help, I’ve already twisted my mind trying to solve this …
df: sdb=ssd
============
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 16946044 7254660 8830560 46% /
devtmpfs 8194540 52 8194488 1% /dev
tmpfs 8203324 76 8203248 1% /dev/shm
tmpfs 8203324 820 8202504 1% /run
/dev/sdb3 16946044 7254660 8830560 46% /
tmpfs 8203324 0 8203324 0% /sys/fs/cgroup
tmpfs 8203324 820 8202504 1% /var/lock
tmpfs 8203324 0 8203324 0% /media
tmpfs 8203324 820 8202504 1% /var/run
none 4194304 360 4193944 1% /tmp
/dev/sdb2 99898756 28169776 71728980 29% /WinC
/dev/sda2 511896572 49289744 462606828 10% /WinE
/dev/sdd2 226235360 201981288 24254072 90% /oldMisc
/dev/sdc1 240362656 90815320 137337536 40% /oldData
/dev/sda8 258025860 191576 244727340 1% /data
/dev/sdd1 258033560 196445312 48480820 81% /oldWork
/dev/sda3 511999996 181323364 330676632 36% /WinD
/dev/sda6 103210272 396532 101765188 1% /home
/dev/sda5 200307 44699 145266 24% /boot
/dev/sda9 543155928 202448 515362672 1% /work
/etc/fstab
===============
/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E1TX34-part7 swap swap defaults 0 0
/dev/disk/by-id/ata-Samsung_SSD_840_Series_S14CNEACA23217N-part3 / ext4 acl,user_xattr,noatime,discard 1 1
/dev/disk/by-id/ata-Samsung_SSD_840_Series_S14CNEACA23217N-part2 /WinC ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E1TX34-part3 /WinD ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E1TX34-part2 /WinE ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E1TX34-part5 /boot ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E1TX34-part8 /data ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E1TX34-part6 /home ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST3250820AS_6QE1H910-part1 /oldData ext3 defaults 1 2
/dev/disk/by-id/ata-WDC_WD5000AAVS-00ZTB0_WD-WCASU4817522-part2 /oldMisc ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-WDC_WD5000AAVS-00ZTB0_WD-WCASU4817522-part1 /oldWork ext3 defaults 1 2
/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E1TX34-part9 /work ext4 acl,user_xattr 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
none /tmp tmpfs rw,noexec,nosuid,noatime,size=4G 1 2