From owner-freebsd-current@FreeBSD.ORG Sun Aug 15 01:57:38 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 469711065673 for ; Sun, 15 Aug 2010 01:57:38 +0000 (UTC) (envelope-from echotty3@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id F17388FC08 for ; Sun, 15 Aug 2010 01:57:37 +0000 (UTC) Received: by vws7 with SMTP id 7so2851581vws.13 for ; Sat, 14 Aug 2010 18:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=5u1sYub2pWhlhFYMiA67dqYHBthdQIct6SRmV3KoSL4=; b=Vrt5m8C9qnkTvcDb5JzH5pqjxOhhSg/O2Smtzo8ivioeWaO+cIEV+0WlT5ZYaFCdqB zi4o1HJUmldAC9oFbcxXVVERtzIMzLeh+b26GGjxgGgJBjiCYKkRyh9fXdousefEiAqz fJT/fp9czWEv65NqRSFuWgtEkfrtSg19sDqFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=sgfQ0MTJtMJAKxOHDXuJuoH/V7AoFyyYtKBMq2Xk5Ii/Ahy134Db4jzbjW/doBKnWd HP4/IOLLETaGbTEQi9AOBalCVexvJ2HtVGRNa46N+RTaX8pjpXAlSgdSPdQW1AWPxSOQ MqMPMFEWr5MFr2kJojoLEZ9JdoRjSvca0ZW+4= MIME-Version: 1.0 Received: by 10.220.124.211 with SMTP id v19mr2033882vcr.184.1281836102510; Sat, 14 Aug 2010 18:35:02 -0700 (PDT) Received: by 10.220.190.5 with HTTP; Sat, 14 Aug 2010 18:35:02 -0700 (PDT) Date: Sun, 15 Aug 2010 02:35:02 +0100 Message-ID: From: =?UTF-8?Q?=C3=81lvaro_Castillo?= To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: nvidia-driver not work X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2010 01:57:38 -0000 Hello all I installed the FreeBSD/amd64 8.0 and updated to 9-CURRENT with csup Following... # cp /usr/share/examples/cvsup/standard-supfile /root && cd /root && sed -ie 's/CHANGE_THIS/cvsup.de/g' standard-supfile && sed -ie 's/CHANGE_THIS/./g' standard-supfile && csup -g -L 2 /root/standard-supfile Downloaded files... # cd /usr/src && make buildworld All good, now, i compiled the kernel with my conf # cd /usr/src/sys/amd64/conf && mdkir /root/kernels && cp GENERIC /root/kernels/SPACE && ee /root/kernels/SPACE && ln -s /root/kernels/SPACE && cd /usr/src && make buildkernel KERNCONF=SPACE && make installkernel KERNCONF=SPACE This is my kernel http://pastebin.com/1NpvzNp6 $ dmesg (cut) panic: mutex page lock not owned at /usr/src/sys/vm/vm_page.c:1759 cpuid = 0 Uptime: 3m35s Dump failed. Partition too small. Automatic reboot in 15 seconds - press a key on the console to abort panic: bufwrite: buffer is not busy??? cpuid = 0 Uptime: 3m35s Copyright (c) 1992-2010 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 9.0-CURRENT #0: Sat Aug 14 19:58:17 WEST 2010 tty3@x0term.lan:/usr/obj/usr/src/sys/SPACE amd64 CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (3015.07-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x40f33 Family = f Model = 43 Stepping = 3 Features=0x178bfbff Features2=0x2001 AMD Features=0xea500800 AMD Features2=0x1f real memory = 4294967296 (4096 MB) vgapci0: port 0xec00-0xec7f mem 0xfd000000-0xfdffffff,0xf0000000-0xf7ffffff,0xfa000000-0xfbffffff irq 21 at device 0.0 on pci2 nvidia0: on vgapci0 vgapci0: child nvidia0 requested pci_enable_busmaster vgapci0: child nvidia0 requested pci_enable_io vgapci0: child nvidia0 requested pci_enable_io nvidia0: [ITHREAD] I compiled to nvidia-driver next to install kernel, and i charge to this, here good, work, but i try $ startx with Driver "nvidia" on xorg.conf and the pc is not responding, screen is black. With nv and vesa work. I dont understand this -> Dump failed. Partition too small. -> My root partition has got a 435GB only ocupated 17GB and swap 512MB Can help me? This is a primary failed to nvidia-driver