From owner-freebsd-x11@FreeBSD.ORG Tue Mar 3 06:24:40 2015 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2F2DA58; Tue, 3 Mar 2015 06:24:40 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 68F146AF; Tue, 3 Mar 2015 06:24:40 +0000 (UTC) Received: by wiwl15 with SMTP id l15so20194565wiw.5; Mon, 02 Mar 2015 22:24:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=cPyLB+jgudACSN0Z97Jm+YPNmg77kG42kunZuL/nzfw=; b=QkLgH5oQK2MkJS6VeFB9xJhTa0EmU3H0AUdbkUuUg0MNVvZZJ+o46q5zNC4EoY8gEa JOTQr1d433ugN4FB3XWIk+8d4NlMzR97p+W0plawj9vvsVP8dAdiSv5mM+lAQLGxV6Eb UhUgtUzGAYVBqTdlAmWhzPpt4iyPs9BU/kDD5P2m5J9PAQFB5xsw2vWIeofL/YE5NS5m 0GXcOGkxYgsRc2gGmKBUublJzkQci9gLA3tI4oZ/VmPB9z3i/5YVqCIblxk9DNvT4XkU cM3YNodzALArd9QkPJ7i5A5ZvYtWv2FFJwednMIEF1qB9+q2Rvs2TCBEVivxwLYxMzjD p0KA== X-Received: by 10.195.13.104 with SMTP id ex8mr64461098wjd.12.1425363878658; Mon, 02 Mar 2015 22:24:38 -0800 (PST) Received: from laptop.minsk.domain (minsk.nivalnetwork.com. [86.57.144.74]) by mx.google.com with ESMTPSA id s5sm19686690wia.1.2015.03.02.22.24.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Mar 2015 22:24:37 -0800 (PST) Date: Tue, 3 Mar 2015 09:23:37 +0300 From: "Sergey V. Dyatko" To: freebsd-current@freebsd.org Subject: nvidia+HEAD amd64 trouble Message-ID: <20150303092337.05aeb928@laptop.minsk.domain> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2015 06:24:40 -0000 Hi, I have Lenovo IdeaPad z400 touch laptop. It have GeForce GT 635M graphics card. Also it have integrated Intel card agp0: on vgapci0 agp0: aperture size is 256M, detected 65532k stolen memory when I enable nvidia on laptop bios and trying to use it I got following panic: NVRM: failed to copy vbios to system memory. NVRM: RmInitAdapter failed! (0x30:0xffff:800) nvidia0: NVRM: rm_init_adapter() failed! full core.txt file located here: http://svn.freebsd.by/files/coredump-nvidia.txt tell me what other information I need to provide It is HEAD@r279306 amd64 [tiger@laptop]:~/tmpdir>pkg info -x nvidia nvidia-driver-346.47 nvidia-settings-340.24_1 [tiger@laptop]:~/tmpdir>pkg info -x ^xorg xorg-7.7_1 xorg-apps-7.7_2 xorg-cf-files-1.0.5_1 xorg-docs-1.7,1 xorg-drivers-7.7_2 xorg-fonts-7.7 xorg-fonts-100dpi-7.7 xorg-fonts-75dpi-7.7 xorg-fonts-cyrillic-7.7 xorg-fonts-miscbitmaps-7.7 xorg-fonts-truetype-7.7_1 xorg-fonts-type1-7.7 xorg-libraries-7.7_2 xorg-macros-1.19.0 xorg-server-1.14.7_2,1 I would be very appreciated for any help -- wbr, tiger