From owner-freebsd-hardware@FreeBSD.ORG Sun Mar 13 04:51:06 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C72EE16A4CE for ; Sun, 13 Mar 2005 04:51:06 +0000 (GMT) Received: from smtp812.mail.sc5.yahoo.com (smtp812.mail.sc5.yahoo.com [66.163.170.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 1577E43D48 for ; Sun, 13 Mar 2005 04:51:06 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.171.3.242 with login) by smtp812.mail.sc5.yahoo.com with SMTP; 13 Mar 2005 04:51:05 -0000 From: Joshua Tinnin To: freebsd-hardware@freebsd.org, Ben Haysom Date: Sat, 12 Mar 2005 20:51:04 -0800 User-Agent: KMail/1.7.2 References: <20050312093345.233739c4@vixen42.local.lan> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503122051.05166.krinklyfig@spymac.com> Subject: Re: Unclean Reboot For No Apparent Reason X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 04:51:06 -0000 On Saturday 12 March 2005 07:59 am, Ben Haysom wrote: > On Sat, 12 Mar 2005 09:33:45 -0600, Vulpes Velox wrote: > > On Mon, 7 Mar 2005 17:29:17 +0000 > > Ben Haysom wrote: > > > Hi > > > > > > A while ago I asked about my 5.3 machine which has taken to > > > rebooting itself during a full portupgrade.Doesn't shut down > > > properly - just resets. > > > > > > I was advised to try a few things. > > > > > > I've done memtest86 from CD, let it do 5 passes and it found no > > > problems. I unplugged both CDs and the Floppy, and tried it, but > > > still did the same. cpuburn seems fine. > > > doing mbmon whilst executing the portupgrade -a command shows the > > > temperature get to around 42.5 before it resets, but it can vary. > > > > > > I'm stuck now... any ideas? > > > Ben Haysom > > > > Memory tests only proove that that the memory is good, not that the > > hardware the ram is connected to is good. The same for cpuburn. The > > best stress test is running a make buildword, a make install for > > scilab, and a find /. If that does not do it, it is most likely a > > intermitently flakey power supply. > > those things do not do it. > but the maachine is always on and only ever resets during portupgrade > -a. every time. Well, you might try logging the output and seeing if it's failing at the same point each time - try it more than once, logging to two different files. If it is, then you have a pretty good idea what's going on. If not, it's probably a hardware problem (though possibly not). - jt From owner-freebsd-hardware@FreeBSD.ORG Sun Mar 13 05:05:13 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A371016A4CE for ; Sun, 13 Mar 2005 05:05:13 +0000 (GMT) Received: from smtp801.mail.sc5.yahoo.com (smtp801.mail.sc5.yahoo.com [66.163.168.180]) by mx1.FreeBSD.org (Postfix) with SMTP id 1F2D343D39 for ; Sun, 13 Mar 2005 05:05:13 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.171.3.242 with login) by smtp801.mail.sc5.yahoo.com with SMTP; 13 Mar 2005 05:05:12 -0000 From: Joshua Tinnin To: freebsd-hardware@freebsd.org Date: Sat, 12 Mar 2005 21:05:11 -0800 User-Agent: KMail/1.7.2 References: <200503122051.05166.krinklyfig@spymac.com> In-Reply-To: <200503122051.05166.krinklyfig@spymac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503122105.11957.krinklyfig@spymac.com> cc: Ben Haysom Subject: Re: Unclean Reboot For No Apparent Reason X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 05:05:13 -0000 On Saturday 12 March 2005 08:51 pm, Joshua Tinnin wrote: > On Saturday 12 March 2005 07:59 am, Ben Haysom > wrote: > > On Sat, 12 Mar 2005 09:33:45 -0600, Vulpes Velox > > > wrote: > > > On Mon, 7 Mar 2005 17:29:17 +0000 > > > Ben Haysom wrote: > > > > Hi > > > > > > > > A while ago I asked about my 5.3 machine which has taken to > > > > rebooting itself during a full portupgrade.Doesn't shut down > > > > properly - just resets. > > > > > > > > I was advised to try a few things. > > > > > > > > I've done memtest86 from CD, let it do 5 passes and it found no > > > > problems. I unplugged both CDs and the Floppy, and tried it, > > > > but still did the same. cpuburn seems fine. > > > > doing mbmon whilst executing the portupgrade -a command shows > > > > the temperature get to around 42.5 before it resets, but it can > > > > vary. > > > > > > > > I'm stuck now... any ideas? > > > > Ben Haysom > > > > > > Memory tests only proove that that the memory is good, not that > > > the hardware the ram is connected to is good. The same for > > > cpuburn. The best stress test is running a make buildword, a make > > > install for scilab, and a find /. If that does not do it, it is > > > most likely a intermitently flakey power supply. > > > > those things do not do it. > > but the maachine is always on and only ever resets during > > portupgrade -a. every time. > > Well, you might try logging the output and seeing if it's failing at > the same point each time - try it more than once, logging to two > different files. If it is, then you have a pretty good idea what's > going on. If not, it's probably a hardware problem (though possibly > not). Sorry, that sounds vague ... If it fails at the same point each time, you will have a good idea what's going on from where it's failing, and in that case it's probably a software problem of some sort. If it's not rebooting when you stress the hardware as with the above tests (like buildworld), it's probably not a hardware problem, but if portupgrade -a is failing at random points, then it could still be hardware-related. - jt From owner-freebsd-hardware@FreeBSD.ORG Sun Mar 13 18:20:34 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9841316A4CE for ; Sun, 13 Mar 2005 18:20:34 +0000 (GMT) Received: from ns.yar.post.ru (server.yar.corbina.ru [83.102.248.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A0E43D1D for ; Sun, 13 Mar 2005 18:20:33 +0000 (GMT) (envelope-from liettneff@bk.ru) Received: from gate-corbina.km.vibrators.ru (mail.vibrators.ru [83.102.249.74]) by ns.yar.post.ru (8.12.9p2/8.12.9) with ESMTP id j2DIKTNu013492 for ; Sun, 13 Mar 2005 21:20:29 +0300 (MSK) (envelope-from liettneff@bk.ru) Received: from [192.168.1.36] ([192.168.1.36])j2DIKMvq083147 for ; Sun, 13 Mar 2005 21:20:23 +0300 (MSK) (envelope-from liettneff@bk.ru) Date: Sun, 13 Mar 2005 10:13:57 +0300 From: Michael Lednev X-Mailer: The Bat! (v3.0.1.33) Professional Organization: none X-Priority: 3 (Normal) Message-ID: <1529394784.20050313101357@bk.ru> To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: nforce3 & 4 sata X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: liettneff List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 18:20:34 -0000 Hello, freebsd-hardware. why nforce3, 4 and maybe 2 sata controllers are not supported by freebsd? i've seen patch for this issue in december, why it wasn't commited? patch is at http://www.freebsd.org/cgi/query-pr.cgi?pr=75540 -- Best regards, Michael mailto:liettneff@bk.ru From owner-freebsd-hardware@FreeBSD.ORG Wed Mar 16 19:54:28 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DBE516A4CE for ; Wed, 16 Mar 2005 19:54:28 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F90843D41 for ; Wed, 16 Mar 2005 19:54:27 +0000 (GMT) (envelope-from olivier@gautherot.net) Received: from ogautherot (mas91-1-82-238-221-116.fbx.proxad.net [82.238.221.116]) by postfix3-2.free.fr (Postfix) with ESMTP id 002E9C294 for ; Wed, 16 Mar 2005 20:54:18 +0100 (CET) From: Olivier Gautherot To: freebsd-hardware@freebsd.org Date: Wed, 16 Mar 2005 20:54:13 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503162054.13491.olivier@gautherot.net> Subject: Non-operational via82c686 sound card X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 19:54:28 -0000 Hi folks! I have a PC with a VIA 82C686 chipset. The sound used to work with FreeBSD 5.2.1 (as it does with Linspire, Knoppix, Yellowtab Zeta and Win$...) I remember having to manipulate a bit the kernel to make it work before but I had no luck since the upgrade to 5.3 a few months ago. The kernel does not include the sound off-the-shelf but I compiled the kernel modules and load them in rc.conf. Here is the output of kldstat: bash-2.05b$ kldstat Id Refs Address Size Name 1 8 0xc0400000 495138 kernel 2 1 0xc0896000 4aea88 nvidia.ko 3 14 0xc0d45000 5c7f0 acpi.ko 4 1 0xc21d5000 4000 snd_via82c686.ko 5 1 0xc21d9000 1b000 sound.ko bash-2.05b$ Upon boot, I get: ... Mar 13 08:55:25 ogautherot kernel: pcm0: port 0xd400-0xd403,0xd800-0xd803,0xdc00-0xdcff irq 10 at device 7.5 on pci0 Mar 13 08:55:25 ogautherot kernel: pcm0: [GIANT-LOCKED] Mar 13 08:55:25 ogautherot kernel: pcm0: ... I'm not sure what [GIANT-LOCKED] really means - I get a couple of those but the other devices work (I would not be able to do much without graphics card, keyboard or mouse ;-) ). Is there anything I should pay attention to? I suppose this chipset has been checked before release... Thanks in advance Olivier From owner-freebsd-hardware@FreeBSD.ORG Fri Mar 18 20:51:51 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78E6916A4CE for ; Fri, 18 Mar 2005 20:51:51 +0000 (GMT) Received: from shellma.zin.lublin.pl (shellma.zin.lublin.pl [212.182.126.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81FB843D3F for ; Fri, 18 Mar 2005 20:51:50 +0000 (GMT) (envelope-from pawmal-posting@freebsd.lublin.pl) Received: by shellma.zin.lublin.pl (Postfix, from userid 1018) id 7FF33347116; Fri, 18 Mar 2005 21:50:28 +0100 (CET) Date: Fri, 18 Mar 2005 21:50:28 +0100 From: Pawel Malachowski To: freebsd-hardware@freebsd.org Message-ID: <20050318205028.GA45939@shellma.zin.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.2i Subject: bge(4) watchdog timeout with APIC 5.4-prerel setup with 64bit PCI cards X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 20:51:51 -0000 Hello, I have serious problems with 3Com 996(B-T?) bge(4) NICs in some kind of setups. It fails with ``kernel: bge2: watchdog timeout -- resetting'' and disconnets from network (it takes from 20 seconds to few minutes, very annoying). Details: Machine A: 5.3-RELEASE, GENERIC, ACPI disabled, IBM, Pentium 4, 32bit PCI, GIANT LOCK. . bge on board BCM5702 . 3Com bge NICs BCM5701 Cards connected to 100Mbps switch. Machine A works just fine and routes about 20-50k pps (spending about 33% of CPU in interrupts). Machine B: 5.4-PRERELEASE, GENERIC, IBM (x225?), dual Xeon, 64bit PCI. HTT disabled, ACPI disabled, GIANT LOCK. . bge0 on board BCM5703 . two 3Com bge{1,2} NICs BCM5701 (identical as in A, but in 64bit PCI slots) Cards connected to 100Mbps switch. This machine works just fine only when onboard bge0 NIC is being used. If I move vlans wih real traffic (only about 5-10Mbit/s) to bge1 or bge2, it will fail with watchdog timeout few times per day (sometimes few times per hour). Cables were replaced, switch was changed. SMP was disabled. System was updated from 5.3-RELEASE to latest RELENG_5. Nothing helps! I'm currently running UP GENERIC kernel with APIC disabled, seems to work fine (1 hour). -- Paweł Małachowski From owner-freebsd-hardware@FreeBSD.ORG Fri Mar 18 20:57:56 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C10B816A4CE for ; Fri, 18 Mar 2005 20:57:56 +0000 (GMT) Received: from shellma.zin.lublin.pl (shellma.zin.lublin.pl [212.182.126.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6535C43D31 for ; Fri, 18 Mar 2005 20:57:56 +0000 (GMT) (envelope-from pawmal-posting@freebsd.lublin.pl) Received: by shellma.zin.lublin.pl (Postfix, from userid 1018) id 48C68347116; Fri, 18 Mar 2005 21:56:35 +0100 (CET) Date: Fri, 18 Mar 2005 21:56:35 +0100 From: Pawel Malachowski To: Pawel Malachowski Message-ID: <20050318205635.GB45939@shellma.zin.lublin.pl> References: <20050318205028.GA45939@shellma.zin.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20050318205028.GA45939@shellma.zin.lublin.pl> User-Agent: Mutt/1.4.2i cc: freebsd-hardware@freebsd.org Subject: Re: bge(4) watchdog timeout with APIC 5.4-prerel setup with 64bit PCI cards X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 20:57:56 -0000 On Fri, Mar 18, 2005 at 09:50:28PM +0100, Pawel Malachowski wrote: > Machine B: 5.4-PRERELEASE, GENERIC, IBM (x225?), dual Xeon, 64bit PCI. > HTT disabled, ACPI disabled, GIANT LOCK. > . bge0 on board BCM5703 > . two 3Com bge{1,2} NICs BCM5701 (identical as in A, but in 64bit PCI slots) > Cards connected to 100Mbps switch. > This machine works just fine only when onboard bge0 NIC is being used. > If I move vlans wih real traffic (only about 5-10Mbit/s) to bge1 or bge2, > it will fail with watchdog timeout few times per day (sometimes few times > per hour). > > Cables were replaced, switch was changed. > SMP was disabled. > System was updated from 5.3-RELEASE to latest RELENG_5. > > Nothing helps! > > I'm currently running UP GENERIC kernel with APIC disabled, seems to work > fine (1 hour). Failed again... Mar 18 21:49:01 xxx kernel: bge2: watchdog timeout -- resetting Mar 18 21:49:21 xxx last message repeated 2 times No idea, what else can I test? bge1: mem 0xf1000000-0xf100ffff irq 11 at device 1.0 on pci4 miibus1: on bge1 brgphy1: on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge2: mem 0xf1010000-0xf101ffff irq 11 at device 2.0 on pci4 miibus2: on bge2 brgphy2: on miibus2 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto This onboard card works without problems. bge0: mem 0xf2000000-0xf200ffff irq 11 at device 1.0 on pci3 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto -- Paweł Małachowski