From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 01:53:40 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52071106566B for ; Tue, 13 Jul 2010 01:53:40 +0000 (UTC) (envelope-from syncer@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id D54388FC08 for ; Tue, 13 Jul 2010 01:53:39 +0000 (UTC) Received: by eyh6 with SMTP id 6so753110eyh.13 for ; Mon, 12 Jul 2010 18:53:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=MRL4S/8TVCB1as95kaPw12/gz8eBAJgpzxoikPqC+Js=; b=nOHBa74ivp5pcUh9xOB2wyVIScx7tEM3KwAFYEDe66R3dlgSth+OAM2BKbXcU3KCLB Xdx1Qmet7RkePP/5wFLPBk6Cs6dy9If8jA5x4NbVqHdWt75GpomneqLNaSxwwLT2y3iz MQJZEj+TZ7wWC4OSZwEEqMCBvxBQk0ZZba318= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=hGNDruWzQdQd2IjoP6cdEwv+Q/7hyQOP1KrsE5tci1PTGSC9u8s2pMNeOoYfA0VFFV TvbM7o/HkAVXIIFTigLBLaBVTAPpR+mqbR8aACh28+mAjE2ZS/izod0Kr59BPiUFnpAb LBDWbZT1HicHU45Yp4m1Rvi4+pK5pTUXdm9bk= MIME-Version: 1.0 Received: by 10.213.32.140 with SMTP id c12mr2095762ebd.95.1278984300764; Mon, 12 Jul 2010 18:25:00 -0700 (PDT) Received: by 10.213.16.72 with HTTP; Mon, 12 Jul 2010 18:25:00 -0700 (PDT) In-Reply-To: <4C3B8D8B.1050105@rawbw.com> References: <4C3B8D8B.1050105@rawbw.com> Date: Tue, 13 Jul 2010 03:25:00 +0200 Message-ID: From: Mina R Waheeb To: Yuri Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: kde@freebsd.org, freebsd-questions@freebsd.org Subject: Re: [kde-freebsd] How to kill process if X is frozen during fancy KDE4 windows effects? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2010 01:53:40 -0000 This sounds like new HD vega cards, I think you need to track the logs. or provide any information that maybe could help to identify the problem. I had almost the same problem with my ATI HD card, with the latest update of XORG and -CURRENT it just working fine (with visual effects enabled). In most of the cases happended to me the vega card totally hang the mouse still move but it not responding to repaint anything so you can't event switch to terminal. so if you have some luck hit the power button and wait the machine to shutdown or just disable the visual effects :) Regards, Mina R Waheeb On Mon, Jul 12, 2010 at 11:47 PM, Yuri wrote: > I run KDE4 with nvidia card. KDE4 desktop effects are on, so when window > comes back from the icon it goes through some motion slowly blowing out > from the icon. > > Very rarely, but screen freezes during such motion. Mouse still moves, > window that was blowing out of the icon stays in the shape of curved > triangle. Keyboard is frozen, Ctrl-Alt-FN doesn't switch to black > terminal. I can only connect to the host from outside and kill the > unfortunate X-client that caused the hang. After this it works just fine > again. > > My question is: what to do if there is no other host on the net? How to > kill the process? > > Yuri > _______________________________________________ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mailman/listinfo/kde-freebsd > See also http://freebsd.kde.org/ for latest information >