Hello Tom, * tom butz (thomas.butz@clear.net.nz) wrote:
'Helt enkelt' as they say in Sweden - piece of cake to get it installed and running. My system is an SiS-one, so compiling was a bit more dedicated.
Nice to hear!
startx brought up a screen straight away, though I need to spend a bit more time ti find out why neither keyboard nor mouse worked in any of the 3 subscreens. Couldn't even use Ctrl+Alt+Backspace.
Please read http://lists.crux.nu/pipermail/crux/2008-November/008688.html to see if you can your X work properly. My config looks like this (I have xorg-xf86-input-evdev installed): ,---- [ /etc/xorg.conf (snippet) ] | Section "ServerLayout" | Identifier "X.org Configured" | Screen 0 "Screen0" 0 0 | InputDevice "Mouse0" "CorePointer" | InputDevice "Keyboard0" "CoreKeyboard" | Option "AllowEmptyInput" "false" | EndSection | | # (...) | | Section "InputDevice" | Identifier "Keyboard0" | Driver "evdev" | Option "Model" "pc105" | #Option "Layout" "de" | Option "_layout" "de" | EndSection | | # (...) `---- regards, Thomas -- we just switched to FDDI.