Login loop with kde

Hello i havent Start manjaro For a few Days and kde stopped working when i log in with kde it go back to login screen and its like looping so i have to use gnome can someone help me with that?

Installing both Gnome and Plasma desktops together is not recommended or supported Iā€™m afraid.

However, simply not logging in or starting up Manjaro for a few days has absolutely no effect, so this problem existed when you shut down previously.

Can you restore a snapshot?

You can then pursue this further if you come up with some system info;

inxi -Farz

Sort your mirrors and sync and upgrade dance couldnt hurt;

sudo pacman-mirrors -f && sudo pacman -Syu

After which we may also look at foreign packages

pacman -Qmq

Your next line of action could be to create a new user to use with Plasma, separate from the user which uses Gnome.

1 Like
Sure Heres My Sys infoCPU:
  Info: model: 13th Gen Intel Core i5-1335U bits: 64 type: MST AMCP
    arch: Raptor Lake level: v3 note: check built: 2022+ process: Intel 7 (10nm)
    family: 6 model-id: 0xBA (186) stepping: 3 microcode: 0x4123
  Topology: cpus: 1x dies: 1 clusters: 4 cores: 10 threads: 12 mt: 2 tpc: 2
    st: 8 smt: enabled cache: L1: 928 KiB desc: d-8x32 KiB, 2x48 KiB; i-2x32
    KiB, 8x64 KiB L2: 6.5 MiB desc: 2x1.2 MiB, 2x2 MiB L3: 12 MiB
    desc: 1x12 MiB
  Speed (MHz): avg: 494 min/max: 400/4600:3400 scaling: driver: intel_pstate
    governor: powersave cores: 1: 494 2: 494 3: 494 4: 494 5: 494 6: 494 7: 494
    8: 494 9: 494 10: 494 11: 494 12: 494 bogomips: 59916
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_lbr arch_perfmon art avx avx2 avx_vnni bmi1 bmi2
    bts clflush clflushopt clwb cmov constant_tsc cpuid cpuid_fault cx16 cx8
    de ds_cpl dtes64 dtherm dts epb ept ept_ad erms est f16c flexpriority
    flush_l1d fma fpu fsgsbase fsrm fxsr gfni hfi ht hwp hwp_act_window
    hwp_epp hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ibt ida intel_pt
    invpcid lahf_lm lm mca mce md_clear mmx monitor movbe movdir64b movdiri
    msr mtrr nonstop_tsc nopl nx ospke pae pat pbe pclmulqdq pdcm pdpe1gb
    pebs pge pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed rdtscp
    rep_good sdbg sep serialize sha_ni smap smep smx split_lock_detect ss
    ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc
    tsc_adjust tsc_deadline_timer tsc_known_freq umip user_shstk vaes vme vmx
    vnmi vpclmulqdq vpid waitpkg x2apic xgetbv1 xsave xsavec xsaveopt xsaves
    xtopology xtpr
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: reg_file_data_sampling mitigation: Clear Register File
  Type: retbleed status: Not affected
  Type: spec_rstack_overflow status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Enhanced / Automatic IBRS; IBPB:
    conditional; RSB filling; PBRSB-eIBRS: SW sequence; BHI: BHI_DIS_S
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Repos:
  Packages: 2154 pm: pacman pkgs: 2136 libs: 438
    tools: gnome-software,pamac,yay pm: flatpak pkgs: 18
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: https://mirrors.xtom.jp/manjaro/stable/$repo/$arch
    2: https://edgeuno-bog2.mm.fcix.net/manjaro/stable/$repo/$arch
    3: https://mirrors.xtom.ee/manjaro/stable/$repo/$arch
    4: https://mirror.netcologne.de/manjaro/stable/$repo/$arch
    5: https://mirrors.atlas.net.co/manjaro/stable/$repo/$arch
    6: https://mirror.nju.edu.cn/manjaro/stable/$repo/$arch
    7: https://mirrors.nic.cz/manjaro/stable/$repo/$arch
    8: https://linorg.usp.br/manjaro/stable/$repo/$arch 

Also The Cores and Thread are Wrong i have 10 Cores and 12 Thread

Mod edit to tidy up and reduce text spam

For your machine information:

inxi --admin --verbosity=8 --filter --no-host --width

:loudspeaker: Format for Legibility Tip

When posting terminal output, copy the output and paste it here, wrapped in three (3) backticks, before AND after the pasted text. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

Alternatively, select all pasted text, and click the </> button on the taskbar - which will indent the whole pasted section with one TAB, causing it to render the same way as described above.

We will await your edit.

Also, you should take time to read the following thread:

1 Like

@ethan_123

Your System Information seems incomplete;
Please provide the full output of:

inxi --admin --verbosity=8 --filter --no-host --width

Regards.

Definitely! I suspect Gnome settings changes in /home/$USER have messed up one(s) used by Plasma.

1 Like