While Ubuntu is starting, the following messages are shown and stays shown for long time:
* Starting LightDM Display Manager [OK]
* Stopping Send an event to indicate plymouth is up [OK]
* Starting startpar bridge for notification of upstart job start/stop [OK]
* Stopping startpar bridge for notification of upstart job start/stop [OK]
After reaching the login page and attempting to login, the same messages are shown again, then I'm returned to the login page to choose between my my username and a Guest session. If I choose a Guest session, everything goes ok and I login as a Guest.
I tried restarting the machine, and then new, but similar messages appeared:
* Starting LightDM Display Manager [OK]
* Stopping Send an event to indicate plymouth is up [OK]
* Starting startpar bridge for notification of upstart job start/stop [OK]
* Stopping startpar bridge for notification of upstart job start/stop [OK]
* Starting Mount network filesystems [OK]
* Stopping Mount network filesystems [OK]
* Stopping Send an event to indicate plymouth is up [OK]
* Starting startpar bridge for notification of upstart job start/stop [OK]
And the same scenario is repeated. I can login only using a Guest session. If I use my user, I'm shown these messages, but this time, it took a very long time and I wasn't shown the login page again, so I had to restart my machine.
The thing I can remember that could be causing a problem, is that I added a path to the PATH environment variable in the ~/.pam_environment
file. But I remember it was written ok:
PATH=/my/path:${PATH}
And while Ubuntu was starting, I connected my external screen. Could any of this be a cause to this problem ? What is the problem in the first place ?!
I'm using Dell Inspiron 7520 SE.