default os: loop while login as rock
#5
@gritibaenz,

keymap issues drop to the bottom of the list of potential problems as the problem still occurs after resetting the password to "rock".

Now check the ownership of /home/rock/.Xauthority and /home/rock/.ICEauthority. From your second user account, open a console and login to the rock user: Ctrl-Alt-F1

Then run the following command to list the ownership of both files:

Code:
$ ls -l {.Xauthority,.ICEauthority}

The ownership of both files should look like this:

Code:
-rw------- 1 rock rock 66374 Dec 31 11:02 .ICEauthority
-rw------- 1 rock rock   378 Dec 31 11:02 .Xauthority

If the owner/group does not show 'rock rock', then correct that using:

Code:
$ sudo chown rock:rock /home/rock/.Xauthority

or

$ sudo chown rock:rock /home/rock/.ICEauthority



Exit the console, return to your X11 session: Ctrl-Alt-F7

Logout of X11 and attempt to login as rock, let me know if any of the above was the culprit.


Messages In This Thread
RE: default os: loop while login as rock - by hmuller - 12-31-2019, 11:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  No Sound on Default Manjaro KDE carlosqueso 4 5,115 04-01-2021, 07:17 AM
Last Post: carlosqueso
  Graphical login hanging after password entry mhill8 2 3,335 03-29-2021, 08:32 AM
Last Post: jacksonliam341
  PBP Went Blank After Login iscmob 2 2,976 12-07-2020, 09:28 AM
Last Post: iscmob
  Pinebook Pro Won't Accept Login GFreeman 16 16,442 09-03-2020, 11:44 AM
Last Post: wdt
  Suspend with NVME not working - Default Debian appdev46 5 8,619 07-14-2020, 01:53 PM
Last Post: Jeremiah Cornelius
  Login screen issue. LinuXchoicE 2 4,109 07-07-2020, 09:06 AM
Last Post: LinuXchoicE
  Default OS update log Luke 194 276,880 06-11-2020, 11:25 PM
Last Post: xmixahlx
  OEM Script - Factory Default xmark 0 1,890 06-07-2020, 06:51 AM
Last Post: xmark
  How do you upgrade Chromium on default Debian that came with my PBP james64 6 7,881 05-26-2020, 07:21 AM
Last Post: User 6582
  Stuck on login screen Kscott6969 0 1,917 04-20-2020, 10:58 PM
Last Post: Kscott6969

Forum Jump:


Users browsing this thread: 1 Guest(s)