From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N2sb6-0007Zu-Rq for garchives@archives.gentoo.org; Tue, 27 Oct 2009 20:24:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C797CE0804; Tue, 27 Oct 2009 20:24:51 +0000 (UTC) Received: from mail-pz0-f199.google.com (mail-pz0-f199.google.com [209.85.222.199]) by pigeon.gentoo.org (Postfix) with ESMTP id 9B42AE0804 for ; Tue, 27 Oct 2009 20:24:51 +0000 (UTC) Received: by pzk37 with SMTP id 37so67276pzk.10 for ; Tue, 27 Oct 2009 13:24:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=VGR9khr7K7jTwxFG414s1+jl0NRzi2LSA6wt7J+reoU=; b=DqkgzCuigSM5Mhjo6jAsoCyx0guWmVpFgrg1LSPRtv2mZDV406sqlResLFvd0kYFnC xGNQOSj7C/LxJrSNiWBKFIsJMLBPfHY4D3azHXDC29b+z4G3/3c6s+DOdmQFlXKO17qz cIY18caj6At8AsNZ+9TMvwn4RFWcmuMShi0yQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IKEBlrFqV4Q2MdrhGKGRgwl1oYNu4FxQma8u5zuyJtSoieZKFmBPaUIYfeO/Hh1pl+ /BDAOy9dWDKa4n0fRVOqcalsNUsTD4UQb+H2Ny7J3h3WI7qXQ7aLWJ0cRg0d6iZTLyG6 I+cq829r/xMVbdi1RZeChB9m00lSvRh4rjemU= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.142.209.12 with SMTP id h12mr1331663wfg.53.1256675091276; Tue, 27 Oct 2009 13:24:51 -0700 (PDT) Date: Tue, 27 Oct 2009 14:24:51 -0600 Message-ID: Subject: [gentoo-user] xfce4 update meets kernel update and crashes From: Maxim Wexler To: gentoo-user Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: f99a47dc-a561-4688-9c4e-3cb68bd1c006 X-Archives-Hash: 914a868b9e168db9f282da18c8aeba20 Hi group, I did a full update including xfce-4.6.1. Then I installed the new kernel, 2.6.30-r7. Now when I $startx, Xfce4 opens beautifully, just as I left it. Background image, check; Icons, check; Panel, check. Terminal open and ready to use. But there's no mouse or kbd function. X has crashed :( Pushing the off button( it's an Asus 900A) bumps me back to the boot console and initiates a reboot. So dirs are properly unmounted except for /home and /var on an SD card, sdb1,2.. When the thing reboots there may or *may not* be complaints about those particular devices, not being found and so on. If they happen not to be mounted I mount them manually and everything seems to be OK. None of this happens when I boot the earlier, 2.6.29-r5 kernel. So, since there's only one set of conf files for X, I think it must be the new kernel that's at fault. Does that make sense? The desktop, like I say, opens completely. The tiny clock which turns into a cursor wiggles for an instant over the Xfce4 mouse logo at the start of the process but freezes in that spot when the desktoop is up. There must be something at the tail end of the process that happens or fails to happen that causes it to crash. The last line of Xlog says '(II) intel(0): Setting screen physical size to 270 X 150' which seems rather small. vga, acpi, kbd, fb and mouse options are identical in both kernels, 29 & 30. ???? Maxim