Michael Nottebrock wrote:
> Bartosz Fabianowski schrieb:
> 
>>I am by no means a KDE expert (while Michael is, so his advice is
>>certainly more valid than mine). But if you haven't tried this yet,
>>maybe you could try recompiling KDE with make -DWANT_KDE_DEBUG (kdelibs
>>and kdebase should suffice) so that you can get some messages that
>>indicate what's going on. Since you're saying that KDE apps started from
>>an xterm don't work either, you could load up some random app such as
>>konsole and see what log messages it spits out. Also, you could run the
>>app from gdb and see what's going on.
> 
> 
> Or for starters, you could truss -f some small kde app (like ktip).

OK, thanks for the advice, I would have done that if nothing else
had helped.
But I did some research this morning. I unmounted the /home from
NFS, copied my homedir to the local HD on one of the clients via tar
(to not loose file permissions) and loged in to KDE without any
complaints, everything normal.
Then I remounted the /home from NFS, started a 'top' on the NFS
server and loged in on the client again. Almost immediately,
'rpc.lockd' skyrocketed in WCPU usage on the server, 'top' on the
client states that kdeinit/ksplash and so forth have started, after
some time the WCPU usage drops to 0.0% for all of them and there
they sit, even after I pull the Ctrl-Alt-Backspace emergeny brake.
I checked rc.conf again, but everything seems normal.
On the client:
nfs_client_enable="YES"
rpcbind_enable="YES"
rpc_lockd_enable="YES"          # Run NFS rpc.lockd needed for
client/server.
rpc_statd_enable="YES"          # Run NFS rpc.statd needed for
client/server.

On the server:
nfs_server_enable="YES"
rpc_lockd_enable="YES"          # Run NFS rpc.lockd needed for
client/server.
rpc_statd_enable="YES"          # Run NFS rpc.statd needed for
client/server.
rpcbind_enable="YES"

So there we are: a NFS/locking issue. Would it be better to ask for
advice on that on the -stable list (since it's 6.0-RELEASE)?

Or where else to go from here?


But thanks for all your help so far

Andreas
-- 
Andreas Braml
Netzwerk für radio 98eins
PGP: http://www.braml.org/radio.asc

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint)
attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to