How to logout of awesome wm?
#1
Tue, 2015-08-18 16:01
khoan
-
- Offline
- 2 years 7 months ago
- 2015-08-04
Hi,
When I quit awesome wm, I get a blank screen. Ctrl+Alt+F2 also shows a blank screen. Any pointer is appreciated.
alpine:~$ cat /etc/inittab # /etc/inittab ::sysinit:/sbin/rc sysinit ::wait:/sbin/rc default # Set up a couple of getty's tty1::respawn:/sbin/getty 38400 tty1 tty2::respawn:/sbin/getty 38400 tty2 tty3::respawn:/sbin/getty 38400 tty3 tty4::respawn:/sbin/getty 38400 tty4 tty5::respawn:/sbin/getty 38400 tty5 tty6::respawn:/sbin/getty 38400 tty6 # Put a getty on the serial port #ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 # Stuff to do for the 3-finger salute ::ctrlaltdel:/sbin/reboot # Stuff to do before rebooting ::shutdown:/sbin/rc shutdown alpine:~$ cat .xinitrc exec awesome
I'm running on alpine 3.2 on toshiba u400 GM45 graphics with intel driver
VT is up because I can issue command: ctrl+alt+F3, root, password, poweroff
reading from other forum suggests, it's something to do with splash screen interfering. Alpine 3.2 was installed from usb booted up via syslinux. I do see "Alpine boot in 3 seconds" count down when booting. Now how to fix.