5

I recently installed Arch Linux on my notebook and it works fine. But there is still one small problem. Following to the SLiM manual I can use exit to exit to the shell.

Unlike expected, I won't return to the shell, there is just a black screen where I cannot input anything. Also ALT + F1, ALT + F2, ALT + F3 or ALT + F4 makes no difference.

Do I need to configure anything? Any suggestions?

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
mhmpl
  • 165
  • 1
  • 5

2 Answers2

1

See the wiki page. If you still problems, you'll need to capture the log and put it into pastebin to show us:

tail -n 50 /var/log/slim.log

BTW. According to Arch Linux wiki, SLiM is outdated and upstream development has ceased

Kevin
  • 40,087
  • 16
  • 88
  • 112
julionc
  • 126
  • 1
1

You said Alt + F1 wasn't doing anything but, to switch between consoles for me it's Ctrl+Alt+F1/F2/F3/etc., so that might have been the issue.

Michael Mrozek
  • 91,316
  • 38
  • 238
  • 232
Nilithus
  • 11
  • 1