LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can somebody please help me? (https://www.linuxquestions.org/questions/linux-newbie-8/can-somebody-please-help-me-4175587992/)

Crash202021 08-25-2016 05:21 PM

Can somebody please help me?
 
Im recently running on Linux Mint Mate 18 sarah and it was running great running fast and smooth then one day i tryied to login and it looped me back to the login screen can somebody please help me

xcom 08-25-2016 05:32 PM

Hi Crash202021,

did you install any new software? You should try switch to the console (STRG-ALT-F1 oder -F2) and try to log in there. If that's working there could be some problem with the graphical login manager. You could also check the error logs in /var/log/Xorg.0.log.

ardvark71 08-25-2016 05:57 PM

Quote:

Originally Posted by Crash202021 (Post 5596102)
Im recently running on Linux Mint Mate 18 sarah and it was running great running fast and smooth then one day i tryied to login and it looped me back to the login screen can somebody please help me

Hello and welcome to the forum :)

First, please read here. The more details we have, the better we can help you. ;)

In addition to what xcom has suggested, do the instructions here help?

Regards...

Crash202021 08-25-2016 09:32 PM

Yes i can
 
Yes xcom i can get in to the terminal from the login screen

Crash202021 08-25-2016 09:34 PM

I tried to switch from mdm to litedm didnt work ethier

xcom 08-26-2016 02:20 AM

Sounds like problems with the login manager or the desktop. Could you post the contents of
/var/log/Xorg.0.log
(I don't know wether Mint is using journald exclusively but if there is no Xorg.0.log you try "journalctl -e _COMM=Xorg" at the console without brackets)

Lines starting with (EE) are the interesting ones

Edit:
By the way, I had a similar Problem on Fedora 22. After installing the proprietary NVIDIA driver and using the gdm, I was dropped back to the gdm every login attempt. Did you install a binary driver for your graphics card?

jamison20000e 08-26-2016 03:09 AM

Hi. Your title is rubbish, many may ignore... can change it to reflect though? ;)

Have you tried:
Code:

sudo apt-get update && sudo apt-get upgrade
if that don't work could switch to KDM and see? :hattip:

Habitual 08-26-2016 12:03 PM

1 Attachment(s)
Quote:

Originally Posted by jamison20000e (Post 5596260)
Have you tried:
Code:

sudo apt-get update && sudo apt-get upgrade
if that don't work could switch to KDM and see? :hattip:

Warning: LinuxMint users and sudo apt-get upgrade

Running
Code:

sudo apt-get upgrade
completely bypasses your Mint Update Preferences and will install all Five Levels of Updates regardless of your Setting (defaults are Level [123]) shown in attachment.
Level 4 - Unsafe Updates
Level 5 - Dangerous Updates

Just sayin'

Shadow_7 08-26-2016 01:03 PM

Did you check if your capslock key is engaged thus making you type a wrong password? (or numslock key depending on the keyboard). (Shift+Fn would engage the numpad mode on an older laptop I had, super annoying, especially if you have cats, keyboard shortcut ninjas they are).

Did you try creating / logging in as a different user?

hydrurga 08-26-2016 01:21 PM

I don't know if it's relevant but an update of xserver-xorg-video-intel (2:2.99.917+git20160325-1ubuntu1.1) came down to my Linux Mint 18 MATE box earlier today. I too had a wee issue, perhaps related to the update, where the machine rebooted half-way through the boot process, but I'm hoping it was just a teething problem as the subsequent reboot worked fine.

jamison20000e 08-26-2016 05:07 PM

Quote:

Originally Posted by Habitual (Post 5596430)
Warning: LinuxMint users and sudo apt-get upgrade

Running
Code:

sudo apt-get upgrade
completely bypasses your Mint Update Preferences and will install all Five Levels of Updates regardless of your Setting (defaults are Level [123]) shown in attachment.
Level 4 - Unsafe Updates
Level 5 - Dangerous Updates

Just sayin'

Prove su won't or whether or not to run systemD or a firewall or... :rolleyes: just saying...
Quote:

In a terminal : you can use su (or gksu) to change your identity to root.
However, it's recommended to configure and use sudo (or gksudo) to run a given command.
Quote:

Using sudo is better (safer) than opening a session as root for a number of reasons, including:
https://www.linuxmint.com/documentation.php

https://community.linuxmint.com/tutorial/view/244
Quote:

Sudo Manual Pages – Sudo (su "do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments. For more information, see the introduction to Sudo. Sudo is free software, distributed under an ISC-style license.

Habitual 08-26-2016 05:24 PM

jamison20000e:
It's not about sudo or su or sudo vs. su

There's a reason I ignore your posts.
You're a trainwreck.

jamison20000e 08-26-2016 05:37 PM

Not on topic:
Quote:

Originally Posted by Habitual (Post 5596626)
jamison20000e:
It's not about sudo or su or sudo vs. su

There's a reason I ignore your posts.
You're a trainwreck.

Habitual, prove that too. One "security expert" disses sudo and you ignore all other advice? No wonder you have such an addiction problem, you obviously can't learn! :doh:

wpeckham 08-26-2016 05:49 PM

Now children: Behave. This is not helping.

Very likely a minor software upgrade or install has broken something minor. I have had this happen before.
Be calm, you have the right people here to advise you. Since I do not use that version, I will defer to those that do and off no other advice at this time.

Habitual 08-26-2016 06:10 PM

2 Attachment(s)
Perhaps illustrations will seem less severe.

A normal Mint Update widget screen with Levels 123 select selected shows "Your System is up to date"

sudo apt-get upgrade output that illustrates my point is attached. And looks far from "Up to date" all of a sudden.

I'm not picking on jamison20000e exclusively,
Code:

sudo apt-get upgrade
is used liberally here by well meaning people, Some of them like me use Mint.
Warning:
Code:

sudo apt-get upgrade
has a different effect on LinuxMint than does
Code:

suo apt-get upgrade
on Ubuntu.

I just think people giving the advice should consider what is actually being done to the system when that advice is offered.

End Transmission.


All times are GMT -5. The time now is 03:47 PM.