sweebee wrote:I installed the latest Rasbian (lite) image and did the following:
Expand file system
Reboot
Set to auto login desktop in raspi-config
It boots to the desktop but it doesn't auto login. I'm also not able to login manually. After pressing login it goes back to the login screen.
You probably need to add more than that to get enough to actually run X. Can you ssh -X something that uses X in from another box?
I know it doesn't seem right, but it is very possible to install things and not all the needed dependences get included. In some cases, this is because for some uses you may not really need the things you need for some other uses. But in others, I don't know what drives it.
Because it is possible to get ssh -X to work but not get everything needed for a desktop, this might not work perfectly, but it should help to add in something like iceweasel. If it still doesn't work, I'd look at adding in something like the lxde desktop or minimum that, something in that area. Because it sounds like you are getting to the screen where you choose what to run in X but that next part isn't there.