Hi all I'm completely new to Arch but have been recommended it by several people who say it performs better than raspbian.
Basically I have installed Xorg and all the dependencies as well as openbox and SLim. However when I try to login through Slim I get 'Failed to execute logon command'
I can ssh to the device now but 'startx' produces:
$this->bbcode_second_pass_code('', '[pi@alarmpi ~]$ sudo startx
[sudo] password for pi:
X.Org X Server 1.16.0
Release Date: 2014-07-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.4.76-1-ARCH armv6l
Current Operating System: Linux alarmpi 3.12.25-1-ARCH #1 PREEMPT Tue Jul 29 21: 47:49 MDT 2014 armv6l
Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbhe ight=984 bcm2708.boardrev=0x10 bcm2708.serial=0xd3c43150 smsc95xx.macaddr=B8:27: EB:C4:31:50 bcm2708.disk_led_gpio=47 bcm2708.disk_led_active_low=0 sdhci-bcm2708 .emmc_clock_freq=250000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 ipv6.disable=1 avoid_safe_mode=1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mo de=N dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=t ty1 root=/dev/mmcblk0p5 rootfstype=ext4 elevator=noop rootwait
Build Date: 31 July 2014 07:14:27AM
Current version of pixman: 0.32.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Sun Aug 3 05:54:45 2014
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
modprobe: FATAL: Module g2d_23 not found.
modprobe: FATAL: Module mali not found.
modprobe: FATAL: Module mali_drm not found.
modprobe: FATAL: Module sunxi_cedar_mod not found.
SunxiMaliDRI2_Init: drmOpen failed!
/root/.xinitrc: line 1: exec: ck-launch-session: not found
xinit: connection to X server lost
waiting for X server to shut down (EE) Server terminated successfully (0). Closi ng log file.
')
Another thing that is not working properly is 'xrdp', I have to manually start xrdp with 'sudo xrdp' for the service to start but when I login through Xvnc nothing displays I am guessing that it's because X isn't set up properly yet.