[SOLVED] Black screen w/cursor after login, Cinnamon desktop
Linux MintThis forum is for the discussion of Linux Mint.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Black screen w/cursor after login, Cinnamon desktop
I recently (about two weeks ago) installed Linux Mint 17 (32 bit) on an old Dell Inspiron E1405, and it's worked without issue (except some errors with my Broadcom WiFi card, but that's to be expected).
The thing is that I closed my laptop last night (it wasn't bugging out, I was just going to bed) and about maybe two hours ago, I opened the laptop to use GIMP. I hadn't shut the laptop down, and the clock screen showed up normally. However, after mouse movement, the login box didn't appear. I waited maybe ten minutes, but nothing loaded so I shut down the laptop.
It worked normally on reboot up until the login screen. I logged in as usual and the screen that was supposed to be my desktop was simply a black screen with a movable cursor.
After pressing Ctrl + Alt + Fx, it took me to terminal. I logged in fine and tried several commands to no avail, including:
Code:
startx
The result being the black screen again.
Code:
mdm-recovery
That took me to the black screen as well.
I tried installing the gnome desktop but there was an error message in terminal, so no luck there.
Any suggestions? I would much rather not have to reinstall. That would involve more Broadcom issues.
A bit of a long shot, but what if you create a new user (just to test) and login to that account. Does the desktop appear for that new user? sometimes it's just a question of some config file someplace getting corrupted, and it hangs things up, so start with a fresh user and see if things work. If so, you know that you can fix your actual user's account by combing through some ~/.config files.
[ 105.996] (II) AIGLX: Suspending AIGLX clients for VT switch
Does suggest that perhaps there is an issue with the video driver, because AIGLX is the open source AMD driver.
Can you try to reinstall the GPU driver? It will probably tell you that it is already installed, so force a re-install. A general system update might help, too, just in case your kernel and GPU drivers are out of sync.
You might also try deleting .Xauthority, .xinitrc, and other .X* files from your user directory.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.