Hi,
I encountered a problem when installing netbsd+kde4. I can enter the kdm interface, but after entering the password and pressing enter, the screen goes black and I can only see the mouse cursor. This problem occurs for both normal users and root users. Here is my operation process:
# pkg install kde4 hal
# cp /usr/pkg/share/examples/rc.d/* /etc/rc.d
# echo kdm=YES >> /etc/rc.conf
# echo hal=YES >> /etc/rc.conf
# echo avahidaemon=YES >> /etc/rc.conf
# echo dbus=YES >> /etc/rc.conf
# echo hostname=ykla >> /etc/rc.conf
Can anyone tell me what went wrong and how to fix it? Thanks in advance.
ykla