From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 13:33:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1976E16A4CE for ; Fri, 30 Jul 2004 13:33:53 +0000 (GMT) Received: from itc.com.ar (tserver.itc.com.ar [200.43.69.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2965743D45 for ; Fri, 30 Jul 2004 13:33:51 +0000 (GMT) (envelope-from soporte@itc.com.ar) Received: from tecnica ([200.43.69.7]) by itc.com.ar (VisNetic.MailServer.v5.8.6.6) with SMTP id M41DFU for ; Fri, 30 Jul 2004 10:33:46 -0300 Message-ID: <000a01c47639$b4a8eec0$0332a8c0@internetxaire.com.ar> From: =?iso-8859-1?Q?INTERCOM_SRL_-_Soporte_T=E9cnico?= To: Date: Fri, 30 Jul 2004 10:32:48 -0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: contigmalloc1: size must not be 0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 13:33:53 -0000 Hello List: I have a small problem. I have a motherboard M754LMR (Model A631M of = ALton) with agp Ali 1631 chipset.=20 This issue, I saw it from 5.0-Release and including 4.8, 4.9 and 4.10. = When the kernel boots, it give me a panic. The portion of dmesg: =20 ... npx0: on motherboard npx0: INT 16 interfaces pcib0: on motherboard pcib0: on pcib0 agp0: mem 0xD0000000-0xD7ffffff at = device 0.0 on pci panic: contigmalloc1: size must not be 0 Uptime: 0s Automatic reboot 15 second - press a key on the .... I proved all bios config possible (I think) but it did not work. I = proved upgrade the flashrom and it did not work. I proved with a release = newer, but the problem persisted.I proved with another agp card but it = did not work because the agp onboard desabling is dynamic, and when the = OS boots, it see the agp onboard too.The support's page of the provider = is down. www.pcware.com Today, I'm using 4.10-Release-p2 without agp support in the kernel. I = complied it with the line "devide agp" comented out, but I'd like to = add it. Somebody knows if there will be some special config for this Bios whit = this video chipset ? It will be a bug ? Any idea ? Thank you in advance .. Ezequiel