On 2013-04-28 21:43:19 +0200, Andreas Leha wrote: > I have no file '/var/log/messages'....
Is there anything interesting in other log files? > PS: I'd still be grateful for more pointers.... Try a newer kernel (say, 3.9)? Try screen on the remote side: ssh -t [email protected] screen The connection will probably be closed as usual, but it could be interesting to see whether screen can still run in the background ("screen" or "SCREEN" appearing in the "ps -e" or "ps -ef" output) or it will also have trouble with pseudo-ttys. You can also try to debug to see where the problem comes from exactly. -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

