From owner-freebsd-alpha Sun Oct 22 7:58:39 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id ECB2237B479 for ; Sun, 22 Oct 2000 07:58:35 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA12901; Sun, 22 Oct 2000 10:58:35 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9MEwZn07825; Sun, 22 Oct 2000 10:58:35 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 22 Oct 2000 10:58:35 -0400 (EDT) To: Craig Burgess Cc: FreeBSD-alpha mailing list Subject: Re: Of mice, XFree86, & Netscape In-Reply-To: <39F21E9D.BB4968FC@home.net> References: <39F21E9D.BB4968FC@home.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14834.64948.277239.994151@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Craig Burgess writes: > Since cvsup'ing from 4.1 to 4.1.1 (rebuilt world & kernel), I've been > getting these: > > xl1: transmission error: 90 > xl1: tx underrun, increasing tx start threshold to 120 bytes > xl1: transmission error: 90 > xl1: tx underrun, increasing tx start threshold to 180 bytes > > Is this anything I need to be worried about and/or can correct? It sounds like the tulip messages one sees on every OS on alphas, I wouldn't worry about it unless your performance is somehow degraded. > pci0: <3D Labs model 0009 graphics accelerator> at 6.0 irq 0 > Observations: there is no VGA16 server (upon which XF86Setup depends) > for XFree86. I've looked at several of the US FTP sites and of those > I've found, all are 45byte files - apparently empty. You need to use the non-gui setup routine - xf86config. I'd suggest building XF84 4.0.1 from ports, its a bit more reliable (for me anyway) than the 3.x servers. > If the mouse is defined and enabled in /etc/rc.conf ('psm0' as > sysinstall can do for you). xf86config (XFree86 3.3.6) trips over a > "busy" mouse, and exits back to the command line. > > Not all Logitech PS/2-type mice (mouses?) are equal. Although the > system saw a 2-button mouse (P/N: 95426-0000) , XFree86 didn't. > Switching to a Logitech 3-button mouse (MouseMan P/N: 811158-00) > solved that mouse problem. ENOCLUE. > I changed su's shell to tcsh [chsh -s /usr/local/bin/tcsh] which > successfully changed the shell however, upon USER exiting X-windows on > the console, su generates this > > Warning: no access to tty (Inappropriate ioctl for device). > Thus no job control in this shell. Odd. See if XF86 4 does any better. > su is allowed but it appears to revert to the default shell. (I really > like tabbed filename completion.) Install sudo and become root on a per-command basis. > Finally, has anyone gotten Netscape for Tru64 to browse properly? I > got it installed and it launches but complains that it "cannot find" > urls by domain name. It displays my local webserver by IP number > (192.168.10.1). The same domains it can't find I can ping without any > problem so I'm almost confident that the nameserver entry in > resolv.conf is good. I assume you installed it from ports and thus have a /compat/osf1/etc/svc.conf? Does your /etc/resolve.conf have a blank search directive? Eg: search nameserver w.x.y.z If so, try deleting the search line in /etc/resolv.conf or give it a domain name list to search. Be very carful of excess whitespace. I don't think the OSF/1 resolver library is a featureful as ours. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Oct 22 8:10: 6 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id AF67B37B4C5 for ; Sun, 22 Oct 2000 08:10:04 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13nMl9-000Cko-00; Sun, 22 Oct 2000 15:10:03 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9MFChe23163; Sun, 22 Oct 2000 17:12:43 +0200 (CEST) (envelope-from wkb) Date: Sun, 22 Oct 2000 17:12:43 +0200 From: Wilko Bulte To: Andrew Gallatin Cc: Craig Burgess , FreeBSD-alpha mailing list Subject: Re: Of mice, XFree86, & Netscape Message-ID: <20001022171243.B23125@freebie.demon.nl> References: <39F21E9D.BB4968FC@home.net> <14834.64948.277239.994151@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14834.64948.277239.994151@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Sun, Oct 22, 2000 at 10:58:35AM -0400 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Oct 22, 2000 at 10:58:35AM -0400, Andrew Gallatin wrote: > > Craig Burgess writes: > > Since cvsup'ing from 4.1 to 4.1.1 (rebuilt world & kernel), I've been > > getting these: ... > I assume you installed it from ports and thus have a > /compat/osf1/etc/svc.conf? > > Does your /etc/resolve.conf have a blank search directive? Eg: That should be: resolv.conf -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Oct 22 10:24:17 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 9802737B657 for ; Sun, 22 Oct 2000 10:24:13 -0700 (PDT) Received: from home.net ([24.0.178.21]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001022172257.JAEM26945.femail4.sdc1.sfba.home.com@home.net>; Sun, 22 Oct 2000 10:22:57 -0700 Message-ID: <39F3232A.C73A4F35@home.net> Date: Sun, 22 Oct 2000 10:26:02 -0700 From: Craig Burgess X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en,ru MIME-Version: 1.0 To: Andrew Gallatin Cc: FreeBSD-alpha mailing list Subject: Re: Of mice, XFree86, & Netscape References: <39F21E9D.BB4968FC@home.net> <14834.64948.277239.994151@grasshopper.cs.duke.edu> Content-Type: multipart/mixed; boundary="------------05CB73A6FFE1F87926801FF5" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------05CB73A6FFE1F87926801FF5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Andrew Gallatin wrote: > > I wrote: [nic thing trimmed] > > Observations: there is no VGA16 server (upon which XF86Setup depends) > > for XFree86. I've looked at several of the US FTP sites and of those > > I've found, all are 45byte files - apparently empty. > > You need to use the non-gui setup routine - xf86config. I did just that and with a useable mouse, it worked for my purposes... > I'd suggest building XF84 4.0.1 from ports, its a bit more reliable > (for me anyway) than the 3.x servers. I tried several times but the build invariably stumbled over itself with something similar to the condensed output textfile I'm attaching. > > I changed su's shell to tcsh [chsh -s /usr/local/bin/tcsh] which [trimmed] > > Odd. See if XF86 4 does any better. > > > su is allowed but it appears to revert to the default shell. (I really > > like tabbed filename completion.) > > Install sudo and become root on a per-command basis. > > > Finally, has anyone gotten Netscape for Tru64 to browse properly? [trimmed] > I assume you installed it from ports and thus have a > /compat/osf1/etc/svc.conf? Um, "no" and "there is one :(Copyright (c) Digital Equipment Corporation, 1991, 1995)" Each of the many Netscape or Netscape Communicator ports I tried failed, informing me that it was for i386 (BSDI, Linux and "plain"). I got the Tru64v4 tarball from Netscape. The whole and complete point to the exercise was to see if the 500 MHz Alpha could handle an inbound webcam stream better than a 300MHz Celeron and so far the answer is "nope." (At 300MHz the PC easily became CPU-bound but overclocking the celery to 450+ allows decent webcam framerate without choking. On the Alpha one live webcam video at 12fps drew 97% processor time said TOP.) > Does your /etc/resolve.conf have a blank search directive? Eg: > search > nameserver w.x.y.z > > If so, try deleting the search line in /etc/resolv.conf Yes, it did - so I did -- just because. Cheerfully, Craig --------------05CB73A6FFE1F87926801FF5 Content-Type: text/plain; charset=iso-8859-1; name="xf4.out" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="xf4.out" (wrapping will make it difficult to read -- this is captured with 'script= ' and the longest line is number 33015 with a width of 1543 characters...= The "Error code 1" is line 33022) Felix# make install =3D=3D=3D> Extracting for XFree86-4.0.1_3 >> Checksum OK for xc/X401src-1.tgz. >> Checksum OK for xc/X401src-2.tgz. =3D=3D=3D> Patching for XFree86-4.0.1_3 =3D=3D=3D> Configuring for XFree86-4.0.1_3 [LOTS omitted here, then --] cc -c -O -ansi -pedantic -Dasm=3D__asm -Wall -Wpointer-arith -I. -I.. -= I../../../../../programs/Xserver/hw/xfree86/common -I../../../../../progr= ams/Xserver/hw/xfree86/os-support -I../../../../../programs/Xserver/hw/xf= ree86/os-support/vbe -I../../../../../programs/Xserver/dbe -I../../../.= =2E/../programs/Xserver/Xext -I../../../../../programs/Xserver/hw/xfree86= /int10 -I../../../../../programs/Xserver/mfb -I../../../../../programs/= Xserver/mi -I../../../../../programs/Xserver/include -I../../../../../p= rograms/Xserver/os -I../../../../../exports/include/X11 -I../../../../../= include/fonts -I../../../../../lib/font/include -I../../../../../lib/fo= nt/fontcache -I../../../../../include/extensions -I../../../../../progr= ams/Xserver/hw/xfree86/ddc -I../../../../../programs/Xserver/hw/xfree86/i= 2c -I../../../../.. -I../../../../../exports/include -DCSRG_BASED -DSHA= PE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT = -DDPMSExtension -DPIXPRIV -DPANORAMIX -DGCCUSESGAS -DAVOID_GLYPHBLT -DP= IXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86= Server -DXF86VIDMODE -DSMART_SCHEDULE -DX_BYTE_ORDER=3DX_LITTLE_ENDIAN -= D_XSERVER64 -DNDEBUG -DFUNCPROTO=3D15 -DNARROWPROTO -DDLOPEN_SUPPORT= -DMITMISC -DXTEST -DXSYNC -DXCMISC -DXRECORD -DMITSHM -DXIE -DBIGREQS = -DXF86VIDMODE -DXF86MISC -DDBE -DDPMSExtension -DEVI -DSCREENSAVER -DXV = -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA= -D__GLX_ALIGN64 -DFONTCACHE xf86sym.c xf86sym.c:865: `_bus_base' undeclared here (not in a function) xf86sym.c:865: initializer element is not constant xf86sym.c:865: (near initialization for `xfree86LookupTab[495].offset') *** Error code 1 Stop in /usr/ports/x11/XFree86-4/work/xc/programs/Xserver/hw/xfree86/load= er. *** Error code 1 --------------05CB73A6FFE1F87926801FF5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Oct 22 12:11:12 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id DA4D137B479; Sun, 22 Oct 2000 12:11:08 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 13nQWQ-000GWW-0X; Sun, 22 Oct 2000 20:11:07 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id UAA40481; Sun, 22 Oct 2000 20:14:35 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Sun, 22 Oct 2000 20:14:35 +0100 (BST) From: Doug Rabson To: Matthew Jacob Cc: John Baldwin , alpha@freebsd.org, cvs-all@freebsd.org, cvs-committers@freebsd.org Subject: RE: cvs commit: src/sys/sys kernel.h In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 21 Oct 2000, Matthew Jacob wrote: > > to clock_attach() and using the cpu clock interrupt to trigger hardclock() > > during the device probe) and then this change can be un-reverted. > > Hmm. This is what I'd been thinking might be the case. However, not > all alphas use an ISA clock. We'll see. As soon as my DSL comes back up (when > you'll see this mail, likely) I'll update and try and see where we're at. All platforms, including ones without an ISA clock will deliver clock interrupts at the advertised frequency from PALcode. All we need is something to tick the scheduler during device probes - when the real clock attaches, we will calibrate things and install timecounters etc. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Oct 22 12:17:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 813CE37B479; Sun, 22 Oct 2000 12:17:14 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id MAA01658; Sun, 22 Oct 2000 12:17:11 -0700 Date: Sun, 22 Oct 2000 12:14:24 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Doug Rabson Cc: John Baldwin , alpha@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: RE: cvs commit: src/sys/sys kernel.h In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Sat, 21 Oct 2000, Matthew Jacob wrote: > > > > to clock_attach() and using the cpu clock interrupt to trigger hardclock() > > > during the device probe) and then this change can be un-reverted. > > > > Hmm. This is what I'd been thinking might be the case. However, not > > all alphas use an ISA clock. We'll see. As soon as my DSL comes back up (when > > you'll see this mail, likely) I'll update and try and see where we're at. > > All platforms, including ones without an ISA clock will deliver clock Yes, I know that... > interrupts at the advertised frequency from PALcode. All we need is > something to tick the scheduler during device probes - when the real clock > attaches, we will calibrate things and install timecounters etc. Right- that's what I was going to look at today or tomorrow. I've had a lot of DSL outages so I haven't made as much progress as I'd like. BTW- most excellent to see the 2 of you at BSDcon.... -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Oct 22 15:46:28 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 9C94037B4C5 for ; Sun, 22 Oct 2000 15:46:22 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA04867; Sun, 22 Oct 2000 15:46:21 -0700 (PDT) (envelope-from obrien) Date: Sun, 22 Oct 2000 15:46:20 -0700 From: "David O'Brien" To: Craig Burgess Cc: FreeBSD-alpha mailing list Subject: Re: Of mice, XFree86, & Netscape Message-ID: <20001022154620.D4742@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <39F21E9D.BB4968FC@home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F21E9D.BB4968FC@home.net>; from craig-burgess@home.net on Sat, Oct 21, 2000 at 03:54:21PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Oct 21, 2000 at 03:54:21PM -0700, Craig Burgess wrote: > Observations: there is no VGA16 server (upon which XF86Setup depends) > for XFree86. I've looked at several of the US FTP sites and of those Speak to the XFree86 Project. They're the ones that have made the VG16 driver unbuildable on the Alpha. (this is the case for AlphaLinux too). I'm going to change XF86Setup to use the mono server. > I've found, all are 45byte files - apparently empty. Yes, to make sysinstall not bomb out. I'll probably tweak sysinstalls X server menu for the Alpha and then remove the empty files. > I changed su's shell to tcsh [chsh -s /usr/local/bin/tcsh] which There is no need to do this on 4.1 and later as "/bin/csh" *is* Tcsh. > Finally, has anyone gotten Netscape for Tru64 to browse properly? Yes. I use it daily as it is much more stable than the FreeBSD native i386 version. > I got it installed and it launches but complains that it "cannot find" > urls by domain name. It displays my local webserver by IP number > (192.168.10.1). The same domains it can't find I can ping without any > problem so I'm almost confident that the nameserver entry in > resolv.conf is good. Does ``nslookup'' work? Does suggest a problem with your DNS configuration. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Oct 22 15:48:23 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 4013D37B4C5 for ; Sun, 22 Oct 2000 15:48:21 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA04903; Sun, 22 Oct 2000 15:48:19 -0700 (PDT) (envelope-from obrien) Date: Sun, 22 Oct 2000 15:48:19 -0700 From: "David O'Brien" To: Craig Burgess Cc: FreeBSD-alpha mailing list Subject: Re: Of mice, XFree86, & Netscape Message-ID: <20001022154819.E4742@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <39F21E9D.BB4968FC@home.net> <14834.64948.277239.994151@grasshopper.cs.duke.edu> <39F3232A.C73A4F35@home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F3232A.C73A4F35@home.net>; from craig-burgess@home.net on Sun, Oct 22, 2000 at 10:26:02AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Oct 22, 2000 at 10:26:02AM -0700, Craig Burgess wrote: > Each of the many Netscape or Netscape Communicator ports I tried > failed, informing me that it was for i386 (BSDI, Linux and "plain"). Can you post *complete* output of trying to use them? Are you sure your /usr/ports is upto date? -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Oct 22 18:30:28 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 38D5337B479 for ; Sun, 22 Oct 2000 18:30:26 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id VAA18675; Sun, 22 Oct 2000 21:30:25 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9N1UPc08597; Sun, 22 Oct 2000 21:30:25 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 22 Oct 2000 21:30:25 -0400 (EDT) To: Craig Burgess Cc: freebsd-alpha@freebsd.org Subject: Re: Of mice, XFree86, & Netscape In-Reply-To: <39F3232A.C73A4F35@home.net> References: <39F21E9D.BB4968FC@home.net> <14834.64948.277239.994151@grasshopper.cs.duke.edu> <39F3232A.C73A4F35@home.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14835.37567.988247.30293@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Craig Burgess writes: > I tried several times but the build invariably stumbled over itself > with something similar to the condensed output textfile I'm attaching. send-pr what you attached, along with the version of the port you're using. > > /compat/osf1/etc/svc.conf? > > Um, "no" and "there is one :(Copyright (c) Digital Equipment > Corporation, 1991, 1995)" Odd. Mine is 63 lines long and matches the md5 checksum recorded when I installed the osf1_base port (as a dependancy of the netscape port). > Each of the many Netscape or Netscape Communicator ports I tried > failed, informing me that it was for i386 (BSDI, Linux and "plain"). I > got the Tru64v4 tarball from Netscape. A large number of people have installed netscape from ports with no problem at all. Myself included. Perhaps something was broken very recently... I have the following installed on my home miata, running 4.1: <9:27pm>serendipity/gallatin:~>ls -1 /var/db/pkg | egrep 'netscape|osf' netscape-communicator-4.75/ netscape-remote-1.0/ netscape-wrapper-2000.07.07/ osf1_base-4.0f/ > The whole and complete point to the exercise was to see if the 500 MHz > Alpha could handle an inbound webcam stream better than a 300MHz > Celeron and so far the answer is "nope." (At 300MHz the PC easily > became CPU-bound but overclocking the celery to 450+ allows decent > webcam framerate without choking. On the Alpha one live webcam video > at 12fps drew 97% processor time said TOP.) Probably a lot of it is going to dealing with XF86, which due to a sub-optimal compiler, sucks pretty badly. Sigh. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Oct 23 8:32:36 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 53A7E37B479 for ; Mon, 23 Oct 2000 08:32:34 -0700 (PDT) Received: (qmail 52971 invoked from network); 23 Oct 2000 15:32:32 -0000 Received: from planck.th.physik.uni-bonn.de (131.220.161.86) by dirac.th.physik.uni-bonn.de with SMTP; 23 Oct 2000 15:32:32 -0000 Received: (qmail 35873 invoked by uid 146); 23 Oct 2000 15:32:32 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 23 Oct 2000 15:32:32 -0000 Date: Mon, 23 Oct 2000 17:32:32 +0200 (CEST) From: Ralph Schreyer To: freebsd-alpha@FreeBSD.ORG Cc: Jan Conrad Subject: Graphics card on 433au Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, we have installed 4.1.1 release on our alpha 433au and everything works just fine! We'd like to run X (installed version is XFree86 3.3.6). Since the installed graphics card PowerStorm 3D30 supports only 8bit and there seems to be no driver for this card under 3.3.6, we want to install one of our MACH64 or Matrox Millenium graphics cards and run it on 24bit. Are there any experiences or suggestions concerning these configurations (or with some other graphics cards which do their job)? Do we have to insert the card in parallel to the old PowerStorm? Does the SRM console recognize these cards? Thank you for any hints, Ralph. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Oct 23 10:18: 8 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id C6B1F37B479 for ; Mon, 23 Oct 2000 10:18:05 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13nlEX-000GdI-00; Mon, 23 Oct 2000 17:18:01 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9NHKmW01052; Mon, 23 Oct 2000 19:20:48 +0200 (CEST) (envelope-from wkb) Date: Mon, 23 Oct 2000 19:20:48 +0200 From: Wilko Bulte To: Ralph Schreyer Cc: freebsd-alpha@freebsd.org, Jan Conrad Subject: Re: Graphics card on 433au Message-ID: <20001023192048.C394@freebie.demon.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from schreyer@th.physik.uni-bonn.de on Mon, Oct 23, 2000 at 05:32:32PM +0200 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Oct 23, 2000 at 05:32:32PM +0200, Ralph Schreyer wrote: > Hello, > > we have installed 4.1.1 release on our alpha 433au and everything works > just fine! > We'd like to run X (installed version is XFree86 3.3.6). Since the > installed graphics card PowerStorm 3D30 supports only 8bit and there seems > to be no driver for this card under 3.3.6, we want to install one of our > MACH64 or Matrox Millenium graphics cards and run it on 24bit. Are there Matrox Millenium is reported work work just fine in a Miata. I have a Mill II in one of mine but never tried it with X (yet) ;) You will have to disable the PCI ID check (at least on Miata MX5 models). See alpha/HARDWARE.TXT W/ -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Oct 23 16:25:56 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id 11C8737B479 for ; Mon, 23 Oct 2000 16:25:55 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id 44E914136; Mon, 23 Oct 2000 16:25:50 -0700 (PDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id QAA26429; Mon, 23 Oct 2000 16:25:50 -0700 (PDT) Message-ID: <39F4C8FD.BAB1B406@cup.hp.com> Date: Mon, 23 Oct 2000 19:25:49 -0400 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Wilko Bulte Cc: Kris Kirby , Andrew Gallatin , freebsd-alpha@FreeBSD.ORG Subject: Cross-building [was: Re: Alpha 4.x releases (production quality?)] References: <14829.41324.212080.318391@grasshopper.cs.duke.edu> <20001018193011.E1832@freebie.demon.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte wrote: > > > I'd still like an answer on cross compiling... (please) > > Marcel had it working before he left .nl for .ca.us He borrowed my NoName > to test it. I don't know if it still works with all the changes that went > into -current since then Last time I tried, it stumbled over Perl IIRC. That was weeks (months) ago. I also had my GCC patch installed, because otherwise the build breaks much sooner due to an internal compiler failure. So, at this time it doesn't quite work... -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Oct 23 18: 0:14 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A4C3837B4C5 for ; Mon, 23 Oct 2000 18:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA66994; Mon, 23 Oct 2000 18:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail11.disney.com (unknown [208.246.35.55]) by hub.freebsd.org (Postfix) with ESMTP id 571E337B479 for ; Mon, 23 Oct 2000 17:55:06 -0700 (PDT) Received: from pain.corp.disney.com (pain.corp.disney.com [153.7.231.100]) by mail11.disney.com (Switch-2.0.1/Switch-2.0.1) with SMTP id e9O18ES18227 for ; Mon, 23 Oct 2000 18:08:14 -0700 (PDT) Received: from louie.fa.disney.com by pain.corp.disney.com with ESMTP for FreeBSD-gnats-submit@freebsd.org; Mon, 23 Oct 2000 17:55:39 -0700 Received: from plio.fan.fa.disney.com (plio.fan.fa.disney.com [153.7.118.2]) by louie.fa.disney.com (8.9.2/8.9.2) with ESMTP id RAA19005 for ; Mon, 23 Oct 2000 17:55:03 -0700 (PDT) (envelope-from pirzyk@fa.disney.com) Received: from beta.fan.fa.disney.com (beta.fan.fa.disney.com [172.30.228.104]) by plio.fan.fa.disney.com (8.9.2/8.9.2) with ESMTP id RAA21485 for ; Mon, 23 Oct 2000 17:55:02 -0700 (PDT) (envelope-from pirzyk@fa.disney.com) Received: (from pirzyk@localhost) by beta.fan.fa.disney.com (8.9.3/8.9.3) id RAA03772; Mon, 23 Oct 2000 17:55:03 -0700 (PDT) (envelope-from pirzyk@fa.disney.com) Message-Id: <200010240055.RAA03772@beta.fan.fa.disney.com> Date: Mon, 23 Oct 2000 17:55:03 -0700 (PDT) From: Jim.Pirzyk@disney.com Reply-To: Jim.Pirzyk@disney.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: alpha/22263: Additions to OSF1 emulation module Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22263 >Category: alpha >Synopsis: OSF1 Module needed some more getsysinfo op codes implemented >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-alpha >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 23 18:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jim Pirzyk >Release: FreeBSD 4.1-RELEASE alpha >Organization: >Environment: FreeBSD 4.1-RELEASE on a Alpha DS20 >Description: shake uses the following osf1_getsysinfo op codes (19, 30, 55, 59, 103) from /var/log/messages: Oct 20 20:30:15 beta /kernel: osf1_getsysinfo called with unknown op=103 Oct 20 20:30:15 beta /kernel: osf1_getsysinfo called with unknown op=59 Oct 20 20:30:15 beta /kernel: osf1_getsysinfo called with unknown op=30 Oct 20 20:30:15 beta /kernel: osf1_getsysinfo called with unknown op=55 Oct 20 20:30:15 beta /kernel: osf1_getsysinfo called with unknown op=19 Oct 21 10:34:34 beta /kernel: osf1_getsysinfo called with unknown op=59 >How-To-Repeat: run shake on a freebsd alpha system >Fix: *** osf1.h.orig Wed Jan 5 18:37:45 2000 --- osf1.h Sat Oct 21 10:39:06 2000 *************** *** 45,54 **** #define OSF1_IOCCMD(x) ((x) & 0xff) /* for get sysinfo */ ! #define OSF_GET_MAX_UPROCS 2 ! #define OSF_GET_IEEE_FP_CONTROL 45 ! #define OSF_GET_PROC_TYPE 60 #define OSF_GET_HWRPB 101 /* for set sysinfo */ #define OSF_SET_IEEE_FP_CONTROL 14 --- 45,59 ---- #define OSF1_IOCCMD(x) ((x) & 0xff) /* for get sysinfo */ ! #define OSF_GET_MAX_UPROCS 2 ! #define OSF_GET_PHYSMEM 19 ! #define OSF_GET_MAX_CPU 30 ! #define OSF_GET_IEEE_FP_CONTROL 45 ! #define OSF_GET_CPUS_IN_BOX 55 ! #define OSF_GET_CPU_INFO 59 ! #define OSF_GET_PROC_TYPE 60 #define OSF_GET_HWRPB 101 + #define OSF_GET_PLATFORM_NAME 103 /* for set sysinfo */ #define OSF_SET_IEEE_FP_CONTROL 14 *** osf1_misc.c.orig Fri Jan 28 22:31:27 2000 --- osf1_misc.c Sat Oct 21 11:06:18 2000 *************** *** 268,273 **** --- 268,278 ---- struct osf1_getsysinfo_args *uap; { int error, retval; + extern char cpu_model[128]; + extern int ncpus; + int unit; + long percpu; + long proctype; error = retval = 0; *************** *** 277,292 **** sizeof(maxprocperuid)); retval = 1; break; case OSF_GET_IEEE_FP_CONTROL: error = copyout(&p->p_addr->u_pcb.pcb_fp_control,uap->buffer, sizeof(p->p_addr->u_pcb.pcb_fp_control)); retval = 1; break; ! case OSF_GET_PROC_TYPE: { ! int unit; ! long percpu; ! long proctype; if(uap->nbytes < sizeof(proctype)) error = EINVAL; else { --- 282,328 ---- sizeof(maxprocperuid)); retval = 1; break; + case OSF_GET_PHYSMEM: + error = copyout(&physmem, uap->buffer, + sizeof(physmem)); + retval = 1; + break; + case OSF_GET_MAX_CPU: + case OSF_GET_CPUS_IN_BOX: + error = copyout(&ncpus, uap->buffer, + sizeof(ncpus)); + retval = 1; + break; case OSF_GET_IEEE_FP_CONTROL: error = copyout(&p->p_addr->u_pcb.pcb_fp_control,uap->buffer, sizeof(p->p_addr->u_pcb.pcb_fp_control)); retval = 1; break; ! case OSF_GET_CPU_INFO: { ! struct osf1_cpu_info cpuinfo; ! ! cpuinfo.current_cpu = 0; ! cpuinfo.cpus_in_box = ncpus; ! ! if(uap->nbytes < sizeof(proctype)) ! error = EINVAL; ! else { ! unit = alpha_pal_whami(); ! cpuinfo.cpu_type = LOCATE_PCS(hwrpb, unit)->pcs_proc_type; ! } + cpuinfo.ncpus = ncpus; + cpuinfo.cpus_present = ncpus; + cpuinfo.cpus_running = ncpus; + cpuinfo.cpu_binding = 1; + cpuinfo.cpu_ex_binding = 0; + cpuinfo.mhz = hwrpb->rpb_cc_freq / 1000000; + error = copyout(&cpuinfo, uap->buffer, + sizeof(cpuinfo)); + retval = 1; + } + break; + case OSF_GET_PROC_TYPE: { if(uap->nbytes < sizeof(proctype)) error = EINVAL; else { *************** *** 312,317 **** --- 348,357 ---- retval = 1; } } + break; + case OSF_GET_PLATFORM_NAME: + error = copyout(cpu_model, uap->buffer, sizeof(cpu_model)); + retval = 1; break; default: printf("osf1_getsysinfo called with unknown op=%ld\n", uap->op); *** osf1_proto.h.orig Tue Dec 14 14:37:08 1999 --- osf1_proto.h Sat Oct 21 10:44:53 2000 *************** *** 277,282 **** --- 277,296 ---- caddr_t arg; char arg_[PAD_(caddr_t)]; u_long flag; char flag_[PAD_(u_long)]; }; + + struct osf1_cpu_info { + int current_cpu; + int cpus_in_box; + int cpu_type; + int ncpus; + u_long cpus_present; + u_long cpus_running; + u_long cpu_binding; + u_long cpu_ex_binding; + int mhz; + int unused[3]; /* future expansion */ + }; + struct osf1_setsysinfo_args { u_long op; char op_[PAD_(u_long)]; caddr_t buffer; char buffer_[PAD_(caddr_t)]; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 6:23:26 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 49C5537B479 for ; Tue, 24 Oct 2000 06:23:20 -0700 (PDT) Received: (qmail 60415 invoked from network); 24 Oct 2000 13:23:18 -0000 Received: from pauli.th.physik.uni-bonn.de (131.220.161.122) by dirac.th.physik.uni-bonn.de with SMTP; 24 Oct 2000 13:23:18 -0000 Received: (qmail 80252 invoked by uid 146); 24 Oct 2000 13:23:18 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Oct 2000 13:23:18 -0000 Date: Tue, 24 Oct 2000 15:23:18 +0200 (CEST) From: Ralph Schreyer To: Wilko Bulte Cc: freebsd-alpha@freebsd.org, Jan Conrad Subject: Re: Graphics card on 433au In-Reply-To: <20001023192048.C394@freebie.demon.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Wilko, thank you for your answer. We checked alpha/HARDWARE.TXT and tried to install a MACH64 and a Matrox Millenium II graphics card. In both cases the message "illegal device on slot 5" appeared and the SRM console did not start, even if we did >>> set pci_device_override -1 The SRM version on our alpha 433au is V6.6-29. Is it simply that these cards just don't work or do we have to do something else? Best regards, Ralph. _________________________________________________________________ On Mon, 23 Oct 2000, Wilko Bulte wrote: > On Mon, Oct 23, 2000 at 05:32:32PM +0200, Ralph Schreyer wrote: > > Hello, > > > > we have installed 4.1.1 release on our alpha 433au and everything works > > just fine! > > We'd like to run X (installed version is XFree86 3.3.6). Since the > > installed graphics card PowerStorm 3D30 supports only 8bit and there seems > > to be no driver for this card under 3.3.6, we want to install one of our > > MACH64 or Matrox Millenium graphics cards and run it on 24bit. Are there > > Matrox Millenium is reported work work just fine in a Miata. I have a > Mill II in one of mine but never tried it with X (yet) ;) > > You will have to disable the PCI ID check (at least on Miata MX5 models). > See alpha/HARDWARE.TXT > > W/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 6:32:24 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 8922C37B4CF for ; Tue, 24 Oct 2000 06:32:22 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA22345; Tue, 24 Oct 2000 09:31:49 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9ODVnx11991; Tue, 24 Oct 2000 09:31:49 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 24 Oct 2000 09:31:49 -0400 (EDT) To: Ralph Schreyer Cc: Wilko Bulte , freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Graphics card on 433au In-Reply-To: References: <20001023192048.C394@freebie.demon.nl> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14837.36344.340675.384466@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ralph Schreyer writes: > Hello Wilko, > > thank you for your answer. We checked alpha/HARDWARE.TXT and tried to > install a MACH64 and a Matrox Millenium II graphics card. In both cases > the message "illegal device on slot 5" appeared and the SRM console did > not start, even if we did > > >>> set pci_device_override -1 > > The SRM version on our alpha 433au is V6.6-29. Is it simply that these > cards just don't work or do we have to do something else? > > Best regards, > > Ralph. I think some versions of the console may not support the -1 wildcard. Try: >>> set pci_device_override Where is the concatonated pci device id and vendor id in hex without the leading 0x. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 6:47:40 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dd-mail-smtp.dk.damgaard.com (client.dk.damgaard.com [213.237.136.126]) by hub.freebsd.org (Postfix) with SMTP id CC6BC37B479 for ; Tue, 24 Oct 2000 06:47:36 -0700 (PDT) Received: from 213.237.137.2 by dd-mail-smtp.dk.damgaard.com (InterScan E-Mail VirusWall NT); Tue, 24 Oct 2000 15:47:28 +0200 (Romance Daylight Time) Received: by dd-mail-smtp.dk.damgaard.com with Internet Mail Service (5.5.2650.21) id ; Tue, 24 Oct 2000 15:47:28 +0200 Message-ID: <5ED89301AE60D311AAD500508B0EF55F50E09D@dd-mail.intern.dd.dk> From: Bjarne Blichfeldt To: freebsd-alpha@freebsd.org Subject: RE: Graphics card on 433au Date: Tue, 24 Oct 2000 15:42:41 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I believe there is some issue with the pcibridge. Try to insert the card in one of the 64bit slots if you use a 32-bit slot and vica/versa. I vaguely remember something like that when I tried it a long time ago, and it says something to that effect in alpha/HARDWARE.TXT. mvh, Bjarne Blichfeldt -----Original Message----- From: Ralph Schreyer [mailto:schreyer@th.physik.uni-bonn.de] Sent: 24. oktober 2000 15:23 To: Wilko Bulte Cc: freebsd-alpha@freebsd.org; Jan Conrad Subject: Re: Graphics card on 433au Hello Wilko, thank you for your answer. We checked alpha/HARDWARE.TXT and tried to install a MACH64 and a Matrox Millenium II graphics card. In both cases the message "illegal device on slot 5" appeared and the SRM console did not start, even if we did >>> set pci_device_override -1 The SRM version on our alpha 433au is V6.6-29. Is it simply that these cards just don't work or do we have to do something else? Best regards, Ralph. _________________________________________________________________ On Mon, 23 Oct 2000, Wilko Bulte wrote: > On Mon, Oct 23, 2000 at 05:32:32PM +0200, Ralph Schreyer wrote: > > Hello, > > > > we have installed 4.1.1 release on our alpha 433au and everything works > > just fine! > > We'd like to run X (installed version is XFree86 3.3.6). Since the > > installed graphics card PowerStorm 3D30 supports only 8bit and there seems > > to be no driver for this card under 3.3.6, we want to install one of our > > MACH64 or Matrox Millenium graphics cards and run it on 24bit. Are there > > Matrox Millenium is reported work work just fine in a Miata. I have a > Mill II in one of mine but never tried it with X (yet) ;) > > You will have to disable the PCI ID check (at least on Miata MX5 models). > See alpha/HARDWARE.TXT > > W/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 10:43:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 33E9037B479 for ; Tue, 24 Oct 2000 10:43:12 -0700 (PDT) Received: (qmail 61747 invoked from network); 24 Oct 2000 17:43:10 -0000 Received: from pauli.th.physik.uni-bonn.de (131.220.161.122) by dirac.th.physik.uni-bonn.de with SMTP; 24 Oct 2000 17:43:10 -0000 Received: (qmail 81861 invoked by uid 146); 24 Oct 2000 17:43:10 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Oct 2000 17:43:10 -0000 Date: Tue, 24 Oct 2000 19:43:10 +0200 (CEST) From: Ralph Schreyer To: Andrew Gallatin Cc: Wilko Bulte , freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Graphics card on 433au In-Reply-To: <14837.36344.340675.384466@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Drew, first thank you for your hints. The brute force override >>> set pci_device_override -1 really not works for SRM version V6.6-29. We updated to version V7.2-1 and now the SRM console accepts the Matrox Millenium after having executed the command above. Nevertheless, it's more clean to follow your suggestion and execute >>> set pci_device_override on the SRM console. We obtained from the output of pciconf -l on a running machine with the same graphics card giving something like ... card=0x ... We did not check if this works for V6.6-29, but for V7.2-1 the graphics card is accepted. As a remark, in the HARDWARE.TXT there seems to be a misprint concerning this problem, because there and are interchanged. Best regards, Ralph. ------------------------------------------------------------------------- On Tue, 24 Oct 2000, Andrew Gallatin wrote: > Ralph Schreyer writes: > > Hello Wilko, > > > > thank you for your answer. We checked alpha/HARDWARE.TXT and tried to > > install a MACH64 and a Matrox Millenium II graphics card. In both cases > > the message "illegal device on slot 5" appeared and the SRM console did > > not start, even if we did > > > > >>> set pci_device_override -1 > > > > The SRM version on our alpha 433au is V6.6-29. Is it simply that these > > cards just don't work or do we have to do something else? > > > > Best regards, > > > > Ralph. > > I think some versions of the console may not support the -1 wildcard. > > Try: > >>> set pci_device_override > > Where is the concatonated pci device id and > vendor id in hex without the leading 0x. > > Drew > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 11:32:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 12F7E37B4F9 for ; Tue, 24 Oct 2000 11:32:12 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13o8rq-0005fS-00; Tue, 24 Oct 2000 18:32:11 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9OIZ0K01736; Tue, 24 Oct 2000 20:35:00 +0200 (CEST) (envelope-from wkb) Date: Tue, 24 Oct 2000 20:35:00 +0200 From: Wilko Bulte To: Marcel Moolenaar Cc: Kris Kirby , Andrew Gallatin , freebsd-alpha@FreeBSD.ORG Subject: Re: Cross-building [was: Re: Alpha 4.x releases (production quality?)] Message-ID: <20001024203500.C1664@freebie.demon.nl> References: <14829.41324.212080.318391@grasshopper.cs.duke.edu> <20001018193011.E1832@freebie.demon.nl> <39F4C8FD.BAB1B406@cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <39F4C8FD.BAB1B406@cup.hp.com>; from marcel@cup.hp.com on Mon, Oct 23, 2000 at 07:25:49PM -0400 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Oct 23, 2000 at 07:25:49PM -0400, Marcel Moolenaar wrote: > Wilko Bulte wrote: > > > > > I'd still like an answer on cross compiling... (please) > > > > Marcel had it working before he left .nl for .ca.us He borrowed my NoName > > to test it. I don't know if it still works with all the changes that went > > into -current since then > > Last time I tried, it stumbled over Perl IIRC. That was weeks (months) Perl... > ago. I also had my GCC patch installed, because otherwise the build > breaks much sooner due to an internal compiler failure. > > So, at this time it doesn't quite work... Fortunately you are now in the land where the Alphas are born ;) -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 11:36:46 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 87D8037B479 for ; Tue, 24 Oct 2000 11:36:41 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13o8w9-0005jT-00; Tue, 24 Oct 2000 18:36:37 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9OIdRd01799; Tue, 24 Oct 2000 20:39:27 +0200 (CEST) (envelope-from wkb) Date: Tue, 24 Oct 2000 20:39:27 +0200 From: Wilko Bulte To: Ralph Schreyer Cc: Andrew Gallatin , freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Graphics card on 433au Message-ID: <20001024203926.D1664@freebie.demon.nl> References: <14837.36344.340675.384466@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from schreyer@th.physik.uni-bonn.de on Tue, Oct 24, 2000 at 07:43:10PM +0200 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Oct 24, 2000 at 07:43:10PM +0200, Ralph Schreyer wrote: > first thank you for your hints. The brute force override > > >>> set pci_device_override -1 > > really not works for SRM version V6.6-29. We updated to version V7.2-1 and > now the SRM console accepts the Matrox Millenium after having executed the > command above. Nevertheless, it's more clean to follow your suggestion and Right.. I'll update HARDWARE.TXT to document this. > >>> set pci_device_override > > on the SRM console. We obtained from the output of > > pciconf -l > > on a running machine with the same graphics card giving something like > > ... card=0x ... > > We did not check if this works for V6.6-29, but for V7.2-1 the > graphics card is accepted. > As a remark, in the HARDWARE.TXT there seems to be a misprint concerning > this problem, because there and are interchanged. Hmm. I'll check this out. I always do the '-1' trick on my MX5 ;) -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 11:41:15 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 6A0B537B4C5 for ; Tue, 24 Oct 2000 11:41:13 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id LAA17793; Tue, 24 Oct 2000 11:40:58 -0700 (PDT) (envelope-from obrien) Date: Tue, 24 Oct 2000 11:40:58 -0700 From: "David O'Brien" To: Ralph Schreyer Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Graphics card on 433au Message-ID: <20001024114058.A17729@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <14837.36344.340675.384466@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from schreyer@th.physik.uni-bonn.de on Tue, Oct 24, 2000 at 07:43:10PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Oct 24, 2000 at 07:43:10PM +0200, Ralph Schreyer wrote: > really not works for SRM version V6.6-29. We updated to version V7.2-1 and > now the SRM console accepts the Matrox Millenium after having executed the > command above. I assume you mean Millenium II, as SRM knows about the Millenium I. DECpaq sent us 8 Miata's for an Alpha Package building cluster. They came with a mix of Millenium and Millenium II cards. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 11:48:34 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 3506637B479; Tue, 24 Oct 2000 11:48:32 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13o97e-00062K-00; Tue, 24 Oct 2000 18:48:31 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9OIpFR01945; Tue, 24 Oct 2000 20:51:15 +0200 (CEST) (envelope-from wkb) Date: Tue, 24 Oct 2000 20:51:15 +0200 From: Wilko Bulte To: "David O'Brien" Cc: Ralph Schreyer , freebsd-alpha@freebsd.org Subject: Re: Graphics card on 433au Message-ID: <20001024205115.G1664@freebie.demon.nl> References: <14837.36344.340675.384466@grasshopper.cs.duke.edu> <20001024114058.A17729@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001024114058.A17729@dragon.nuxi.com>; from obrien@freebsd.org on Tue, Oct 24, 2000 at 11:40:58AM -0700 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Oct 24, 2000 at 11:40:58AM -0700, David O'Brien wrote: > On Tue, Oct 24, 2000 at 07:43:10PM +0200, Ralph Schreyer wrote: > > really not works for SRM version V6.6-29. We updated to version V7.2-1 and > > now the SRM console accepts the Matrox Millenium after having executed the > > command above. > > I assume you mean Millenium II, as SRM knows about the Millenium I. Hmm, I think my Miatas need(ed?) the override for Millenium II. I just leave the override in and never looked back :) > DECpaq sent us 8 Miata's for an Alpha Package building cluster. They > came with a mix of Millenium and Millenium II cards. Yes Milleniums where used with NT I think. For T64 it was all PowerStorm cards of some sort. -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 13: 5: 6 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 28BCF37B479 for ; Tue, 24 Oct 2000 13:05:00 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 579DBB50; Tue, 24 Oct 2000 13:02:40 -0700 (PDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id NAA02572; Tue, 24 Oct 2000 13:02:30 -0700 (PDT) Message-ID: <39F5EAD6.16A94AC9@cup.hp.com> Date: Tue, 24 Oct 2000 16:02:30 -0400 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Wilko Bulte Cc: Kris Kirby , Andrew Gallatin , freebsd-alpha@FreeBSD.ORG Subject: Re: Cross-building [was: Re: Alpha 4.x releases (production quality?)] References: <14829.41324.212080.318391@grasshopper.cs.duke.edu> <20001018193011.E1832@freebie.demon.nl> <39F4C8FD.BAB1B406@cup.hp.com> <20001024203500.C1664@freebie.demon.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte wrote: > > > ago. I also had my GCC patch installed, because otherwise the build > > breaks much sooner due to an internal compiler failure. > > > > So, at this time it doesn't quite work... > > Fortunately you are now in the land where the Alphas are born ;) Fortunate for you, or fortunate for me? :-) -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 15:36: 9 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CC0937B4C5 for ; Tue, 24 Oct 2000 15:36:07 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13oCft-0009m8-00; Tue, 24 Oct 2000 22:36:06 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9OMct703077; Wed, 25 Oct 2000 00:38:55 +0200 (CEST) (envelope-from wkb) Date: Wed, 25 Oct 2000 00:38:55 +0200 From: Wilko Bulte To: Marcel Moolenaar Cc: Kris Kirby , Andrew Gallatin , freebsd-alpha@FreeBSD.ORG Subject: Re: Cross-building [was: Re: Alpha 4.x releases (production quality?)] Message-ID: <20001025003855.B3026@freebie.demon.nl> References: <14829.41324.212080.318391@grasshopper.cs.duke.edu> <20001018193011.E1832@freebie.demon.nl> <39F4C8FD.BAB1B406@cup.hp.com> <20001024203500.C1664@freebie.demon.nl> <39F5EAD6.16A94AC9@cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <39F5EAD6.16A94AC9@cup.hp.com>; from marcel@cup.hp.com on Tue, Oct 24, 2000 at 04:02:30PM -0400 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Oct 24, 2000 at 04:02:30PM -0400, Marcel Moolenaar wrote: > Wilko Bulte wrote: > > > > > ago. I also had my GCC patch installed, because otherwise the build > > > breaks much sooner due to an internal compiler failure. > > > > > > So, at this time it doesn't quite work... > > > > Fortunately you are now in the land where the Alphas are born ;) > > Fortunate for you, or fortunate for me? :-) Heck, you could borrow a Multia from me now (looks at the stack of 4) ;-) Bit unpractical geographically now. -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 22: 6:53 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from shell.scrypt.net (shell.scrypt.net [208.243.147.162]) by hub.freebsd.org (Postfix) with ESMTP id 85E6437B479 for ; Tue, 24 Oct 2000 22:06:52 -0700 (PDT) Received: by shell.scrypt.net (Postfix, from userid 80) id 9E07127289; Wed, 25 Oct 2000 01:04:56 -0400 (EDT) Message-ID: <972450296.39f669f8900cc@scrypt.net> Date: Wed, 25 Oct 2000 01:04:56 -0400 To: alpha From: alpha@shell.scrypt.net Subject: Instant machine check upon execution of syslog MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.0-pre10 X-Originating-IP: 24.92.216.200 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey, I've got a screwy one here. On a virgin install of 4.1, I get an immediate machine check upon starting syslogd. It also happens with syslog- ng. I've tried a couple of things such as deleteing /var/run/log, or creating it as a character device (7,0 though isn't that klog?) but so far no good. Any ideas? Oh, my box is a 164SX. ::: Paul D. Carlucci ---------------------------------------------------------- "We are number one. All others are number two, or lower." -The Sphinx ------------------------------------------------- This mail sent through IMP: scrypt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Oct 24 22:27:44 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 813D937B479 for ; Tue, 24 Oct 2000 22:27:42 -0700 (PDT) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA12097; Tue, 24 Oct 2000 22:27:34 -0700 Date: Tue, 24 Oct 2000 22:27:36 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: alpha@shell.scrypt.net Cc: alpha Subject: Re: Instant machine check upon execution of syslog In-Reply-To: <972450296.39f669f8900cc@scrypt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org That's interesting. Details as to the printout of the machine check would help the less psychic amongst us tho... On Wed, 25 Oct 2000 alpha@shell.scrypt.net wrote: > Hey, I've got a screwy one here. On a virgin install of 4.1, I get an > immediate machine check upon starting syslogd. It also happens with syslog- > ng. I've tried a couple of things such as deleteing /var/run/log, or creating > it as a character device (7,0 though isn't that klog?) but so far no good. Any > ideas? > > Oh, my box is a 164SX. > > ::: Paul D. Carlucci > ---------------------------------------------------------- > "We are number one. All others are number two, or lower." > -The Sphinx > > ------------------------------------------------- > This mail sent through IMP: scrypt.net > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Oct 25 1:14: 7 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 3BF5537B4C5 for ; Wed, 25 Oct 2000 01:14:05 -0700 (PDT) Received: (qmail 67437 invoked from network); 25 Oct 2000 08:14:03 -0000 Received: from pauli.th.physik.uni-bonn.de (131.220.161.122) by dirac.th.physik.uni-bonn.de with SMTP; 25 Oct 2000 08:14:03 -0000 Received: (qmail 87052 invoked by uid 146); 25 Oct 2000 08:14:03 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 25 Oct 2000 08:14:03 -0000 Date: Wed, 25 Oct 2000 10:14:03 +0200 (CEST) From: Ralph Schreyer To: Wilko Bulte Cc: Andrew Gallatin , freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Graphics card on 433au In-Reply-To: <20001024203926.D1664@freebie.demon.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, in my mail from yesterday (see below) there was a misprint. One can obtain from the output of pciconf -l, but the relevant information is given in ... chip=0x ... Sorry for that. Best regards, Ralph. -------------------------------------------------------------------------- > On Tue, Oct 24, 2000 at 07:43:10PM +0200, Ralph Schreyer wrote: > > > first thank you for your hints. The brute force override > > > > >>> set pci_device_override -1 > > > > really not works for SRM version V6.6-29. We updated to version V7.2-1 and > > now the SRM console accepts the Matrox Millenium after having executed the > > command above. Nevertheless, it's more clean to follow your suggestion and > > Right.. I'll update HARDWARE.TXT to document this. > > > >>> set pci_device_override > > > > on the SRM console. We obtained from the output of > > > > pciconf -l > > > > on a running machine with the same graphics card giving something like > > > > ... card=0x ... > > > > We did not check if this works for V6.6-29, but for V7.2-1 the > > graphics card is accepted. > > As a remark, in the HARDWARE.TXT there seems to be a misprint concerning > > this problem, because there and are interchanged. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Oct 25 6:25: 6 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 9CCA137B479 for ; Wed, 25 Oct 2000 06:25:04 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA17981; Wed, 25 Oct 2000 09:25:03 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9PDP3S14313; Wed, 25 Oct 2000 09:25:03 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 25 Oct 2000 09:25:03 -0400 (EDT) To: alpha@shell.scrypt.net Cc: alpha Subject: Re: Instant machine check upon execution of syslog In-Reply-To: <972450296.39f669f8900cc@scrypt.net> References: <972450296.39f669f8900cc@scrypt.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14838.57089.511894.449513@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org alpha@shell.scrypt.net writes: > Hey, I've got a screwy one here. On a virgin install of 4.1, I get an > immediate machine check upon starting syslogd. It also happens with syslog- > ng. I've tried a couple of things such as deleteing /var/run/log, or creating > it as a character device (7,0 though isn't that klog?) but so far no good. Any > ideas? > > Oh, my box is a 164SX. Can you give any more details? The exact output from machine check itself would be quite useful. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Oct 25 7: 2:58 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9513437B4C5; Wed, 25 Oct 2000 07:02:56 -0700 (PDT) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA08855; Wed, 25 Oct 2000 07:02:56 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Date: Wed, 25 Oct 2000 07:02:56 -0700 (PDT) From: Message-Id: <200010251402.HAA08855@freefall.freebsd.org> To: Jim.Pirzyk@disney.com, gallatin@FreeBSD.org, freebsd-alpha@freebsd.org Subject: Re: alpha/22263: OSF1 Module needed some more getsysinfo op codes implemented Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: OSF1 Module needed some more getsysinfo op codes implemented State-Changed-From-To: open->closed State-Changed-By: gallatin State-Changed-When: Wed Oct 25 06:56:47 PDT 2000 State-Changed-Why: Incorporated a cleaned up version of the patch into src/sys/alpha/osf1/osf1_misc.c rev 1.5 after testing by the originator. Will MFC in a few days http://www.freebsd.org/cgi/query-pr.cgi?pr=22263 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Oct 25 14:30:11 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.cafes.net (mail.cafes.net [207.65.182.25]) by hub.freebsd.org (Postfix) with ESMTP id D845C37B479 for ; Wed, 25 Oct 2000 14:30:08 -0700 (PDT) Received: from mail.cafes.net (mail.cafes.net [207.65.182.25]) by mail.cafes.net (8.9.3/8.9.3) with ESMTP id QAA17121 for ; Wed, 25 Oct 2000 16:30:07 -0500 Date: Wed, 25 Oct 2000 16:30:07 -0500 (CDT) From: Mike Eldridge To: freebsd-alpha@freebsd.org Subject: Re: Cross-building [was: Re: Alpha 4.x releases (production quality?)] In-Reply-To: <20001025003855.B3026@freebie.demon.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 25 Oct 2000, Wilko Bulte wrote: > Heck, you could borrow a Multia from me now (looks at the stack of 4) ;-) > > Bit unpractical geographically now. Hell, you can *have* both of mine, I don't want them ;) Mike ----------------------------------------------------- Save the whales. Feed the hungry. Free the mallocs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Oct 25 16:47:32 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id C910E37B4C5; Wed, 25 Oct 2000 16:47:30 -0700 (PDT) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id QAA15538; Wed, 25 Oct 2000 16:47:30 -0700 Date: Wed, 25 Oct 2000 16:47:32 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Doug Rabson Cc: alpha@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common boot.c... In-Reply-To: <200010252328.QAA55698@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yay! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Oct 25 18:34: 4 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id DD72037B479; Wed, 25 Oct 2000 18:34:02 -0700 (PDT) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id SAA15850; Wed, 25 Oct 2000 18:34:02 -0700 Date: Wed, 25 Oct 2000 18:34:03 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: alpha@FreeBSD.ORG Cc: John Baldwin Subject: anyone seen this one? (4100 with -current)... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org with high hopes, etc.. I went to try the alpha 4100... big system, btw, with 4 MCPCIAs and 7 isps..... All went well until it started to do CAM probing: Waiting 2 seconds for SCSI devices to settle (noperiph:sym0:0:-1:-1): SCSI BUS reset delivered. DDDDDDDDDDD ...continues Eh? Anyone seen this too? -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Oct 25 19: 6: 7 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 4BF3237B479; Wed, 25 Oct 2000 19:06:01 -0700 (PDT) Received: from home.net ([24.0.178.21]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001026020456.NVNJ26793.femail3.sdc1.sfba.home.com@home.net>; Wed, 25 Oct 2000 19:04:56 -0700 Message-ID: <39F79202.2A315F40@home.net> Date: Wed, 25 Oct 2000 19:08:02 -0700 From: Craig Burgess X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en,ru MIME-Version: 1.0 To: obrien@FreeBSD.ORG Cc: FreeBSD-alpha mailing list Subject: Re: Of mice, XFree86, & Netscape References: <39F21E9D.BB4968FC@home.net> <14834.64948.277239.994151@grasshopper.cs.duke.edu> <39F3232A.C73A4F35@home.net> <20001022154819.E4742@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David O'Brien wrote: > > On Sun, Oct 22, 2000 at 10:26:02AM -0700, Craig Burgess wrote: > > Each of the many Netscape or Netscape Communicator ports I tried > > failed, informing me that it was for i386 (BSDI, Linux and "plain"). > > Can you post *complete* output of trying to use them? Are you sure your > /usr/ports is upto date? > > -- > -- David (obrien@FreeBSD.org) > GNU is Not Unix / Linux Is Not UniX Um - Okay. (I've been having waaaaay too much fun.) Lest I forget, thank you for taking an interest in this. I appreciate the guidance. (I still wear training wheels.) First (new question) - KDE includes some system reporting utilities of which I know nothing. I did find a reported number to be very curious: Digital AlphaPC 164 500 MHz running at 301.97MHz Is there any chance that KDE's processor-reporting is accurate? Is there a(n easy) way to check processor speed? Back to Netscape/X-windows fun -- I did not originally install NSCommunicator from ports (listed below). I apparently didn't try the right selection because I kept failing to install the port (details below). I did obtain communicator-v475-us.alpha-dec-osf4.0.tar directly from Netscape's site. It installed (ns-install) and started, but didn't work real well. The list of netscape ports in /uar/ports/www all dated October 19 post cvsup: ============================================================= bsdi-netscape47-communicator bsdi-netscape47-communicator.us bsdi-netscape47-navigator bsdi-netscape47-navigator.us linux-netscape4 linux-netscape47-communicator linux-netscape47-navigator linux-netscape6 netscape-remote netscape-wrapper netscape3 netscape3-gold netscape4-communicator netscape4-communicator.us netscape4-navigator netscape47-communicator netscape47-communicator.us netscape47-navigator netscape47-navigator.us ============================================================= These are the results of trying to install ports starting at the alphabetical top of the list: Script started on Mon Oct 23 14:12:50 2000 Felix# make install ===> bsdi-netscape-communicator-4.75 is forbidden: buffer overflow when processing HTML forms, reported by Michal Zalewski--example at http://people.freebsd.org/~trevor/hostile-page.htm. Felix# exit exit Felix# make install ===> bsdi-netscape-navigator-4.75 is forbidden: buffer overflow when processing HTML forms, reported by Michal Zalewski--example at http://people.freebsd.org/~trevor/hostile-page.htm. Felix# exit exit Felix# make install ===> linux-netscape-communicator-4.75 is only for i386, and you are running alpha. Felix# exit exit Felix# make install ===> linux-netscape-navigator-4.75 is only for i386, and you are running alpha. Felix# cd .. Felix# make install ===> linux-netscape-6 is only for i386, and you are running alpha. Felix# exit While re-running the installations to capture the output, I apparently managed to run the install for a port I hadn't tried and -- it worked! (sort of) ========================================== Script started on Mon Oct 23 14:18:26 2000 Felix# make install >> communicator-v475-us.alpha-dec-osf4.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.netscape.com/pub/communicator/english/4.75/unix/supported/dec_unix40/complete_install/. Receiving communicator-v475-us.alpha-dec-osf4.0.t (13580766 bytes): 100% 13580766 bytes transferred in 111.8 seconds (118.67 kBps) ===> Extracting for netscape-communicator-4.75 >> Checksum OK for communicator-v475-us.alpha-dec-osf4.0.tar.gz. ===> netscape-communicator-4.75 depends on shared library: X11.6 - found ===> Patching for netscape-communicator-4.75 ===> Configuring for netscape-communicator-4.75 ===> Installing for netscape-communicator-4.75 ===> netscape-communicator-4.75 depends on executable: netscape - not found ===> Verifying install for netscape in /usr/ports/www/netscape-wrapper ===> Extracting for netscape-wrapper-2000.07.07 >> No MD5 checksum file. ===> Patching for netscape-wrapper-2000.07.07 ===> Configuring for netscape-wrapper-2000.07.07 ===> Building for netscape-wrapper-2000.07.07 /usr/bin/sed 's,%%PREFIX%%,/usr/local,g' /usr/ports/www/netscape-wrapper/files/netscape.sh > /usr/ports/www/netscape-wrapper/work/netscape.sh ===> Installing for netscape-wrapper-2000.07.07 ===> netscape-wrapper-2000.07.07 depends on executable: netscape-remote - not found ===> Verifying install for netscape-remote in /usr/ports/www/netscape-remote >> remote.c doesn't seem to exist in /usr/ports/distfiles/netscape-remote. >> Attempting to fetch from http://home.netscape.com/newsref/std/. fetch: warning: the -b option is deprecated Receiving remote.c (18579 bytes): 0% Receiving remote.c (18579 bytes): 100% 18579 bytes transferred in 0.6 seconds (32.00 kBps) >> vroot.h doesn't seem to exist in /usr/ports/distfiles/netscape-remote. >> Attempting to fetch from http://home.netscape.com/newsref/std/. fetch: warning: the -b option is deprecated Receiving vroot.h (4930 bytes): 0% Receiving vroot.h (4930 bytes): 100% 4930 bytes transferred in 0.2 seconds (22.25 kBps) ===> Extracting for netscape-remote-1.0 >> Checksum OK for netscape-remote/remote.c. >> Checksum OK for netscape-remote/vroot.h. ===> netscape-remote-1.0 depends on shared library: X11.6 - found ===> Patching for netscape-remote-1.0 ===> Applying FreeBSD patches for netscape-remote-1.0 ===> Configuring for netscape-remote-1.0 ===> Building for netscape-remote-1.0 cc -O -pipe -DSTANDALONE -g -I/usr/X11R6/include -c remote.c cc -O -pipe -DSTANDALONE -g -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -lXmu -o netscape-remote remote.o ===> Installing for netscape-remote-1.0 ===> netscape-remote-1.0 depends on shared library: X11.6 - found cc -O -pipe -DSTANDALONE -g -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -lXmu -o netscape-remote remote.o install -c -s -o root -g wheel -m 555 netscape-remote /usr/local/bin ===> Generating temporary packing list ===> Registering installation for netscape-remote-1.0 ===> Returning to build of netscape-wrapper-2000.07.07 install -c -o root -g wheel -m 555 /usr/ports/www/netscape-wrapper/work/netscape.sh /usr/local/bin/netscape ===> Generating temporary packing list ===> Registering installation for netscape-wrapper-2000.07.07 ===> Returning to build of netscape-communicator-4.75 ===> netscape-communicator-4.75 depends on shared library: X11.6 - found ===> Generating temporary packing list This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir chmod 444 fonts.dir And then exit and restart your X server. ===> Registering installation for netscape-communicator-4.75 Felix# exit exit I removed the TRU64/v4 version and deinstalled the one installed from ports, then reinstalled the port. It still works only with IP numbers. Exiting Navigator (launched from a term window in X/KDE) leaves this message: KCharset: Wrong charset! Warning: Cannot convert string "-*-Menu-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct ================================ Installing XFree86 v4 appears not to be a viable option: (wrapping may make this difficult to read -- this is captured with 'script' and the longest line is number 33015 with a width of 1543 characters... The "Error code 1" is line 33022) Felix# make install ===> Extracting for XFree86-4.0.1_3 >> Checksum OK for xc/X401src-1.tgz. >> Checksum OK for xc/X401src-2.tgz. ===> Patching for XFree86-4.0.1_3 ===> Configuring for XFree86-4.0.1_3 [LOTS omitted here, then --] cc -c -O -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I. -I.. -I../../../../../programs/Xserver/hw/xfree86/common -I../../../../../programs/Xserver/hw/xfree86/os-support -I../../../../../programs/Xserver/hw/xfree86/os-support/vbe -I../../../../../programs/Xserver/dbe -I../../../../../programs/Xserver/Xext -I../../../../../programs/Xserver/hw/xfree86/int10 -I../../../../../programs/Xserver/mfb -I../../../../../programs/Xserver/mi -I../../../../../programs/Xserver/include -I../../../../../programs/Xserver/os -I../../../../../exports/include/X11 -I../../../../../include/fonts -I../../../../../lib/font/include -I../../../../../lib/font/fontcache -I../../../../../include/extensions -I../../../../../programs/Xserver/hw/xfree86/ddc -I../../../../../programs/Xserver/hw/xfree86/i2c -I../../../../.. -I../../../../../exports/include -DCSRG_BASED -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server -DXF86VIDMODE -DSMART_SCHEDULE -DX_BYTE_ORDER=X_LITTLE_ENDIAN -D_XSERVER64 -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DDLOPEN_SUPPORT -DMITMISC -DXTEST -DXSYNC -DXCMISC -DXRECORD -DMITSHM -DXIE -DBIGREQS -DXF86VIDMODE -DXF86MISC -DDBE -DDPMSExtension -DEVI -DSCREENSAVER -DXV -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -D__GLX_ALIGN64 -DFONTCACHE xf86sym.c xf86sym.c:865: `_bus_base' undeclared here (not in a function) xf86sym.c:865: initializer element is not constant xf86sym.c:865: (near initialization for `xfree86LookupTab[495].offset') *** Error code 1 Stop in /usr/ports/x11/XFree86-4/work/xc/programs/Xserver/hw/xfree86/loader. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 0:43:22 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 5562237B479 for ; Thu, 26 Oct 2000 00:43:19 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id AAA67140; Thu, 26 Oct 2000 00:43:17 -0700 (PDT) (envelope-from obrien) Date: Thu, 26 Oct 2000 00:43:17 -0700 From: "David O'Brien" To: Craig Burgess Cc: FreeBSD-alpha mailing list Subject: Re: Of mice, XFree86, & Netscape Message-ID: <20001026004317.B67073@dragon.nuxi.com> Reply-To: alpha@FreeBSD.ORG References: <39F21E9D.BB4968FC@home.net> <14834.64948.277239.994151@grasshopper.cs.duke.edu> <39F3232A.C73A4F35@home.net> <20001022154819.E4742@dragon.nuxi.com> <39F79202.2A315F40@home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F79202.2A315F40@home.net>; from craig-burgess@home.net on Wed, Oct 25, 2000 at 07:08:02PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Oct 25, 2000 at 07:08:02PM -0700, Craig Burgess wrote: > The list of netscape ports in /uar/ports/www all dated October 19 post > cvsup: > ============================================================= > bsdi-netscape47-communicator > bsdi-netscape47-communicator.us > bsdi-netscape47-navigator > bsdi-netscape47-navigator.us > linux-netscape4 > linux-netscape47-communicator > linux-netscape47-navigator > linux-netscape6 These are not going to work for you as they're i386-only. > netscape-remote > netscape-wrapper These two will work fine and are now required. > netscape3 > netscape3-gold > netscape4-communicator > netscape4-communicator.us > netscape4-navigator These are not going to work for you as they're i386-only. > netscape47-communicator.us > netscape47-navigator.us These two are dead now. > netscape47-communicator > netscape47-navigator Either of these is what you want to install. > ========================================== > > Script started on Mon Oct 23 14:18:26 2000 > Felix# make install > > >> communicator-v475-us.alpha-dec-osf4.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > >> Attempting to fetch from ftp://ftp.netscape.com/pub/communicator/english/4.75/unix/supported/dec_unix40/complete_install/. > > Receiving communicator-v475-us.alpha-dec-osf4.0.t (13580766 bytes): > 100% > 13580766 bytes transferred in 111.8 seconds (118.67 kBps) > ===> Extracting for netscape-communicator-4.75 > >> Checksum OK for communicator-v475-us.alpha-dec-osf4.0.tar.gz. ...snip... > ===> Returning to build of netscape-communicator-4.75 > ===> netscape-communicator-4.75 depends on shared library: X11.6 - > found > ===> Generating temporary packing list > This is the netscape web-surfboard. Please read the file > "/usr/local/lib/netscape/LICENSE" for the licensing terms. > > Note: If Java applets fail to display. Type this as root: > cd /usr/X11R6/lib/X11/fonts/misc > /usr/X11R6/bin/mkfontdir > chmod 444 fonts.dir > And then exit and restart your X server. > ===> Registering installation for netscape-communicator-4.75 This is good. You got Netscape Communicator properly installed. > I removed the TRU64/v4 version and deinstalled the one installed from > ports, then reinstalled the port. It still works only with IP numbers. Does running ``nslookup'' work as expected? > Exiting Navigator (launched from a term window in X/KDE) leaves this > message: > > KCharset: Wrong charset! > > Warning: Cannot convert string > "-*-Menu-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct I always get this too. > ================================ > Installing XFree86 v4 appears not to be a viable option: I still use the XFree86 3.3.6 server on my Alphas. You might want to give it a shot. ftp://ftp.freebsd.org/pub/FreeBSD/development/XF86336.alpha -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 2:31: 2 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 5D69537B479; Thu, 26 Oct 2000 02:31:00 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 13ojNB-0008YY-0A; Thu, 26 Oct 2000 09:30:58 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA59292; Thu, 26 Oct 2000 10:34:41 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 26 Oct 2000 10:34:34 +0100 (BST) From: Doug Rabson To: Matthew Jacob Cc: alpha@freebsd.org, John Baldwin Subject: Re: anyone seen this one? (4100 with -current)... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 25 Oct 2000, Matthew Jacob wrote: > > with high hopes, etc.. I went to try the alpha 4100... big system, btw, with 4 > MCPCIAs and 7 isps..... All went well until it started to do CAM probing: > > Waiting 2 seconds for SCSI devices to settle > (noperiph:sym0:0:-1:-1): SCSI BUS reset delivered. > DDDDDDDDDDD > ...continues > > Eh? Anyone seen this too? I mentioned this to you a couple of weeks ago. I'm stuck trying to debug the interrupt masking code on 4100. You seem to have different behaviour from me though which is interesting. It seems that we are consistently failing to disable the interrupt source for vector 0xf80. Probably my code in mcpcia.c can't cope with more than two MCPCIAs which should be easy to fix. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 4:31:26 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 4755E37B4C5 for ; Thu, 26 Oct 2000 04:31:24 -0700 (PDT) Received: from wa4phy.dyndns.org (localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id HAA09590 for ; Thu, 26 Oct 2000 07:31:22 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <39F815EC.2E848E5D@wa4phy.dyndns.org> Date: Thu, 26 Oct 2000 07:30:52 -0400 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: alpha@FreeBSD.ORG Subject: Re: Of mice, XFree86, & Netscape References: <39F21E9D.BB4968FC@home.net> <14834.64948.277239.994151@grasshopper.cs.duke.edu> <39F3232A.C73A4F35@home.net> <20001022154819.E4742@dragon.nuxi.com> <39F79202.2A315F40@home.net> <20001026004317.B67073@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > message: > > > > KCharset: Wrong charset! > > > > Warning: Cannot convert string > > "-*-Menu-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > > I always get this too. > > > ================================ > > Installing XFree86 v4 appears not to be a viable option: > > I still use the XFree86 3.3.6 server on my Alphas. You might want to > give it a shot. ftp://ftp.freebsd.org/pub/FreeBSD/development/XF86336.alpha > > -- > -- David (obrien@FreeBSD.org) > FWIW, this is the same string that appears on T64 V.5.0 when running on the AS2100. Have to use the client on this machine (x86) because no usable video card in the AS. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 8:59:25 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 4F4F037B479; Thu, 26 Oct 2000 08:59:23 -0700 (PDT) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id IAA18049; Thu, 26 Oct 2000 08:56:00 -0700 Date: Thu, 26 Oct 2000 08:56:01 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Doug Rabson Cc: alpha@freebsd.org, John Baldwin Subject: Re: anyone seen this one? (4100 with -current)... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 26 Oct 2000, Doug Rabson wrote: > On Wed, 25 Oct 2000, Matthew Jacob wrote: > > > > > with high hopes, etc.. I went to try the alpha 4100... big system, btw, with 4 > > MCPCIAs and 7 isps..... All went well until it started to do CAM probing: > > > > Waiting 2 seconds for SCSI devices to settle > > (noperiph:sym0:0:-1:-1): SCSI BUS reset delivered. > > DDDDDDDDDDD > > ...continues > > > > Eh? Anyone seen this too? > > I mentioned this to you a couple of weeks ago. I'm stuck trying to debug > the interrupt masking code on 4100. Ohhhh... I thought this got nailed. > > You seem to have different behaviour from me though which is > interesting. It seems that we are consistently failing to disable the > interrupt source for vector 0xf80. Probably my code in mcpcia.c can't cope > with more than two MCPCIAs which should be easy to fix. Right... got it.... -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 10:21: 0 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from virtual.valuelinx.net (virtual.valuelinx.net [208.189.209.17]) by hub.freebsd.org (Postfix) with ESMTP id 0294C37B479 for ; Thu, 26 Oct 2000 10:20:59 -0700 (PDT) Received: from penix.org (ppp8840.on.bellglobal.com [207.236.126.24]) by virtual.valuelinx.net (8.9.1/8.9.1) with SMTP id RAA11653 for ; Thu, 26 Oct 2000 17:19:42 GMT Message-ID: <39F82D1A.5CC01A91@penix.org> Date: Thu, 26 Oct 2000 13:09:46 +0000 From: "[-dp-]" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-alpha@freebsd.org Subject: Alpha Pc164 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. I am recently installed FreeBSD 4- on one of my alphas. Installation succeeded. The problem is I cannot boot the system from the srm console because it does not initialise my scsi int. My question: is there a way to boot the system from the arc console? Arc successfully inits the device. Thanks. Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 10:27:10 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id EF38D37B479 for ; Thu, 26 Oct 2000 10:27:07 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA18542; Thu, 26 Oct 2000 10:26:34 -0700 Date: Thu, 26 Oct 2000 10:23:39 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "[-dp-]" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Alpha Pc164 In-Reply-To: <39F82D1A.5CC01A91@penix.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 26 Oct 2000, [-dp-] wrote: > Hi. > > I am recently installed FreeBSD 4- on one of my alphas. Installation > succeeded. The problem is I cannot boot the system from the srm console > because it does not initialise my scsi int. My question: is there a way int what? > to boot the system from the arc console? No. > Arc successfully inits the device. How on earth did you manage to install w/o SRM recognizing a device? Your mail is unclear as to whether there's a problem with SRM not recognizing your SCSI controller or whether the Kernel now won't boot off of it. Note that PC164 has perfectly fine IDE interface. Use 4.1 or 4.1.1 instead of 4.0 is possible. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 10:28:26 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 76E4A37B479 for ; Thu, 26 Oct 2000 10:28:21 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13oqp9-0001HH-00; Thu, 26 Oct 2000 17:28:19 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9QHVCa11470; Thu, 26 Oct 2000 19:31:12 +0200 (CEST) (envelope-from wkb) Date: Thu, 26 Oct 2000 19:31:12 +0200 From: Wilko Bulte To: "[-dp-]" Cc: freebsd-alpha@freebsd.org Subject: Re: Alpha Pc164 Message-ID: <20001026193112.D11309@freebie.demon.nl> References: <39F82D1A.5CC01A91@penix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <39F82D1A.5CC01A91@penix.org>; from dp@penix.org on Thu, Oct 26, 2000 at 01:09:46PM +0000 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 26, 2000 at 01:09:46PM +0000, [-dp-] wrote: > Hi. > > I am recently installed FreeBSD 4- on one of my alphas. Installation > succeeded. The problem is I cannot boot the system from the srm console > because it does not initialise my scsi int. My question: is there a way What type of SCSI controller? > to boot the system from the arc console? No. You need SRM. -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 10:44:53 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from virtual.valuelinx.net (virtual.valuelinx.net [208.189.209.17]) by hub.freebsd.org (Postfix) with ESMTP id 8186237B4C5 for ; Thu, 26 Oct 2000 10:44:44 -0700 (PDT) Received: from penix.org (ppp8840.on.bellglobal.com [207.236.126.24]) by virtual.valuelinx.net (8.9.1/8.9.1) with SMTP id RAA11974; Thu, 26 Oct 2000 17:42:09 GMT Message-ID: <39F8325D.645493CA@penix.org> Date: Thu, 26 Oct 2000 13:32:13 +0000 From: "[-dp-]" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Wilko Bulte Cc: freebsd-alpha@freebsd.org Subject: Re: Alpha Pc164 References: <39F82D1A.5CC01A91@penix.org> <20001026193112.D11309@freebie.demon.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte wrote: > > On Thu, Oct 26, 2000 at 01:09:46PM +0000, [-dp-] wrote: > > Hi. > > > > I am recently installed FreeBSD 4- on one of my alphas. Installation > > succeeded. The problem is I cannot boot the system from the srm console > > because it does not initialise my scsi int. My question: is there a way > > What type of SCSI controller? The controller is an adaptec 2920. If I do show device from the prompt it only shows my ide cdrom and the floppy device. The system was installed via boot disks then a network install. I upgraded to the most recent console firmware, which unfortunately isn't that recent. > > > to boot the system from the arc console? > > No. You need SRM. > > -- > Wilko Bulte Arnhem, the Netherlands > wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 10:46: 7 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95BEE37B479; Thu, 26 Oct 2000 10:46:05 -0700 (PDT) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA41882; Thu, 26 Oct 2000 10:46:05 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Date: Thu, 26 Oct 2000 10:46:05 -0700 (PDT) From: Message-Id: <200010261746.KAA41882@freefall.freebsd.org> To: dagoon@ldah.math.uni.lodz.pl, gallatin@FreeBSD.org, freebsd-alpha@freebsd.org Subject: Re: alpha/21247: edquota fails with alignment error Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: edquota fails with alignment error State-Changed-From-To: open->closed State-Changed-By: gallatin State-Changed-When: Thu Oct 26 10:41:56 PDT 2000 State-Changed-Why: Fixed in src/usr.sbin/edquota/edquota.c 1.10. Author contacted and happily running a patched version in -stable Will MFC in a few days http://www.freebsd.org/cgi/query-pr.cgi?pr=21247 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 10:48:51 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id AE55837B4CF for ; Thu, 26 Oct 2000 10:48:49 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA18655; Thu, 26 Oct 2000 10:48:17 -0700 Date: Thu, 26 Oct 2000 10:45:22 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "[-dp-]" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Alpha Pc164 In-Reply-To: <39F8325D.645493CA@penix.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Wilko Bulte wrote: > > > > On Thu, Oct 26, 2000 at 01:09:46PM +0000, [-dp-] wrote: > > > Hi. > > > > > > I am recently installed FreeBSD 4- on one of my alphas. Installation > > > succeeded. The problem is I cannot boot the system from the srm console > > > because it does not initialise my scsi int. My question: is there a way > > > > What type of SCSI controller? > The controller is an adaptec 2920. If I do show device from the prompt > it only shows my ide cdrom and the floppy device. > The system was installed via boot disks then a network install. I > upgraded to the most recent console firmware, which unfortunately isn't > that recent. Ah. Right. SRM doesn't support Adaptec. NetInstal onto an IDE drive or get a Symbios or a Qlogic 1040 controller. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 10:52:16 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 853B537B4C5; Thu, 26 Oct 2000 10:52:15 -0700 (PDT) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA45030; Thu, 26 Oct 2000 10:52:15 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Date: Thu, 26 Oct 2000 10:52:15 -0700 (PDT) From: Message-Id: <200010261752.KAA45030@freefall.freebsd.org> To: serendip@sabrecross.com, gallatin@FreeBSD.org, freebsd-alpha@freebsd.org Subject: Re: alpha/13912: unaligned access Problem seems to be affecting compiling and sa Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: unaligned access Problem seems to be affecting compiling and sa State-Changed-From-To: open->suspended State-Changed-By: gallatin State-Changed-When: Thu Oct 26 10:50:40 PDT 2000 State-Changed-Why: sa is fixed in -current, fix should be MFC'ed in a few days I have contacted the originator; I have no idea what the problem with the compiler is.. http://www.freebsd.org/cgi/query-pr.cgi?pr=13912 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 11: 7:50 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 3315537B479 for ; Thu, 26 Oct 2000 11:07:48 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13orRL-000OZw-00 for freebsd-alpha@freebsd.org; Thu, 26 Oct 2000 18:07:47 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9QIAee11734 for freebsd-alpha@freebsd.org; Thu, 26 Oct 2000 20:10:40 +0200 (CEST) (envelope-from wkb) Date: Thu, 26 Oct 2000 20:10:40 +0200 From: Wilko Bulte To: FreeBSD-alpha mailing list Subject: Looking for testers for 4.2RCs on Alpha Message-ID: <20001026201040.B11594@freebie.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Folks, We are looking for people who are willing to test the 4.2 RCs on Alpha. Specifically hardware models that is not yet in the hands of the developers is interesting. To give an idea about what is requested: does the RC boot from CD correctly? Does the RC boot from floppy correctly? Does an install work OK? See http://people.freebsd.org/~wilko/testhw.html W/ -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 11: 8:49 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 9C20F37B479 for ; Thu, 26 Oct 2000 11:08:47 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13orSI-0002N0-00; Thu, 26 Oct 2000 18:08:46 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9QIBdD11748; Thu, 26 Oct 2000 20:11:39 +0200 (CEST) (envelope-from wkb) Date: Thu, 26 Oct 2000 20:11:39 +0200 From: Wilko Bulte To: "[-dp-]" Cc: freebsd-alpha@freebsd.org Subject: Re: Alpha Pc164 Message-ID: <20001026201139.C11594@freebie.demon.nl> References: <39F82D1A.5CC01A91@penix.org> <20001026193112.D11309@freebie.demon.nl> <39F8325D.645493CA@penix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <39F8325D.645493CA@penix.org>; from dp@penix.org on Thu, Oct 26, 2000 at 01:32:13PM +0000 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 26, 2000 at 01:32:13PM +0000, [-dp-] wrote: > Wilko Bulte wrote: > > > > On Thu, Oct 26, 2000 at 01:09:46PM +0000, [-dp-] wrote: > > > Hi. > > > > > > I am recently installed FreeBSD 4- on one of my alphas. Installation > > > succeeded. The problem is I cannot boot the system from the srm console > > > because it does not initialise my scsi int. My question: is there a way > > > > What type of SCSI controller? > The controller is an adaptec 2920. If I do show device from the prompt > it only shows my ide cdrom and the floppy device. Adaptecs are not supported by SRM. See also alpha/HARDWARE.TXT for more info. -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 11:20: 9 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CFD4837B4C5 for ; Thu, 26 Oct 2000 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA61210; Thu, 26 Oct 2000 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F0FB37B4C5 for ; Thu, 26 Oct 2000 11:11:23 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13orUo-000Od4-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 26 Oct 2000 18:11:22 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9QIEFK11864; Thu, 26 Oct 2000 20:14:15 +0200 (CEST) (envelope-from wkb) Message-Id: <200010261814.e9QIEFK11864@freebie.demon.nl> Date: Thu, 26 Oct 2000 20:14:15 +0200 (CEST) From: wilko@freebsd.org Reply-To: wilko@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: alpha/22314: tcpdump causes unaligned accesses Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22314 >Category: alpha >Synopsis: tcpdump causes unaligned accesses >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-alpha >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 26 11:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Wilko Bulte >Release: FreeBSD RELENG_4 >Organization: Private FreeBSD site - The Netherlands >Environment: RELENG_4 as of yesterday on alpha. >Description: The tcpdump utility causes reports of unaligned accesses when run on alpha. >How-To-Repeat: Run tcpdump >Fix: Ignore the warnings as a workaround. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 11:48:13 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 6B0BE37B479; Thu, 26 Oct 2000 11:48:09 -0700 (PDT) Received: from laptop.baldwin.cx (ether.osd.bsdi.com [204.216.28.196]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9QIlff46929; Thu, 26 Oct 2000 11:47:41 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200010252336.QAA58536@freefall.freebsd.org> Date: Thu, 26 Oct 2000 11:48:27 -0700 (PDT) From: John Baldwin To: Doug Rabson , alpha@FreeBSD.org Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 25-Oct-00 Doug Rabson wrote: > dfr 2000/10/25 16:36:02 PDT > > Modified files: > sys/boot/alpha/common main.c > sys/boot/alpha/libalpha start.S > Log: > Move the call to extend_heap() from main to start so that if our BSS > expands beyond the limit we will extend the address space before trying > to zero the BSS. This should give us plenty of headroom for modest > expansion of the loader. My loader still doesn't boot on my Miata. :( It hangs claiming that it executed the HALT instruction (not that it actually died with a stack fault like before though): ... Loading /boot/loader / halted CPU 0 halt code = 5 HALT instruction executed PC = 2000a0c0 boot failure >>> I can't get the most recent boot1 installed because disklabel claims that it doesn't have space to write boot1 (?!) > sudo disklabel -B da0 disklabel: No space left on device > ls -l /boot/boot1 -r-xr-xr-x 1 root wheel 7400 Oct 26 11:26 /boot/boot1 000000002000a060 T memsize 000000002000a060 t gcc2_compiled. 000000002000a0c0 T extend_heap 000000002000a160 T main Looks like it is dying right at the beginning of extend_heap: 000000002000a0c0 : 2000a0c0: 00 10 3f 24 ldah t0,4096(zero) 2000a0c4: 04 04 ff 47 clr t3 2000a0c8: c8 00 41 a4 ldq t1,200(t0) 2000a0cc: 02 04 41 40 addq t1,t0,t1 Hope this helps... -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 12:27:30 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id 8F7CC37B479; Thu, 26 Oct 2000 12:27:25 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1) id 13osgK-0004VC-0V; Thu, 26 Oct 2000 20:27:20 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id UAA61291; Thu, 26 Oct 2000 20:32:10 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 26 Oct 2000 20:31:56 +0100 (BST) From: Doug Rabson To: John Baldwin Cc: Doug Rabson , alpha@freebsd.org Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 26 Oct 2000, John Baldwin wrote: > > On 25-Oct-00 Doug Rabson wrote: > > dfr 2000/10/25 16:36:02 PDT > > > > Modified files: > > sys/boot/alpha/common main.c > > sys/boot/alpha/libalpha start.S > > Log: > > Move the call to extend_heap() from main to start so that if our BSS > > expands beyond the limit we will extend the address space before trying > > to zero the BSS. This should give us plenty of headroom for modest > > expansion of the loader. > > My loader still doesn't boot on my Miata. :( It hangs claiming that it executed > the HALT instruction (not that it actually died with a stack fault like before > though): > > ... > Loading /boot/loader > / > halted CPU 0 > > halt code = 5 > HALT instruction executed > PC = 2000a0c0 > boot failure > >>> > > I can't get the most recent boot1 installed because disklabel > claims that it doesn't have space to write boot1 (?!) > > > sudo disklabel -B da0 > disklabel: No space left on device > > ls -l /boot/boot1 > -r-xr-xr-x 1 root wheel 7400 Oct 26 11:26 /boot/boot1 This looks ok (mine is 7400 bytes too). Try 'disklabel -B /dev/da0c'. > > 000000002000a060 T memsize > 000000002000a060 t gcc2_compiled. > 000000002000a0c0 T extend_heap > 000000002000a160 T main > > Looks like it is dying right at the beginning of extend_heap: > > 000000002000a0c0 : > 2000a0c0: 00 10 3f 24 ldah t0,4096(zero) > 2000a0c4: 04 04 ff 47 clr t3 > 2000a0c8: c8 00 41 a4 ldq t1,200(t0) > 2000a0cc: 02 04 41 40 addq t1,t0,t1 > > Hope this helps... Can you disassemble to see what boot1 loaded at this address: >>>e -d -virtual -n 16 200a0c0 [Got to love SRM for debugging - try doing this on a PC]. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 13:19:26 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id DB2AF37B479; Thu, 26 Oct 2000 13:19:08 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 13otUP-0007Jx-0Y; Thu, 26 Oct 2000 21:19:06 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id VAA61534; Thu, 26 Oct 2000 21:23:55 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 26 Oct 2000 21:23:40 +0100 (BST) From: Doug Rabson To: John Baldwin Cc: Doug Rabson , alpha@freebsd.org Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 26 Oct 2000, John Baldwin wrote: > > On 25-Oct-00 Doug Rabson wrote: > > dfr 2000/10/25 16:36:02 PDT > > > > Modified files: > > sys/boot/alpha/common main.c > > sys/boot/alpha/libalpha start.S > > Log: > > Move the call to extend_heap() from main to start so that if our BSS > > expands beyond the limit we will extend the address space before trying > > to zero the BSS. This should give us plenty of headroom for modest > > expansion of the loader. > > My loader still doesn't boot on my Miata. :( It hangs claiming that it executed > the HALT instruction (not that it actually died with a stack fault like before > though): > > ... > Loading /boot/loader > / > halted CPU 0 > > halt code = 5 > HALT instruction executed > PC = 2000a0c0 > boot failure > >>> Now that I think about it, its obvious that this is caused by Matt's change to the load address of /boot/loader which in retrospect was a bad move since it hoses people who do a 'make world' without relabelling. Actually we should probably back that out since potentially many people could lose with that one in a way which is difficult to fix without a full reinstall. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 13:22: 2 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id BFCBF37B479; Thu, 26 Oct 2000 13:21:59 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id QAA27166; Thu, 26 Oct 2000 16:21:59 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9QKLwO69022; Thu, 26 Oct 2000 16:21:58 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 26 Oct 2000 16:21:58 -0400 (EDT) To: Doug Rabson Cc: John Baldwin , mjacob@feral.com, alpha@FreeBSD.ORG Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14840.37396.770392.598849@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Doug Rabson writes: > On Thu, 26 Oct 2000, John Baldwin wrote: > > > > > On 25-Oct-00 Doug Rabson wrote: > > > dfr 2000/10/25 16:36:02 PDT > > > > > > Modified files: > > > sys/boot/alpha/common main.c > > > sys/boot/alpha/libalpha start.S > > > Log: > > > Move the call to extend_heap() from main to start so that if our BSS > > > expands beyond the limit we will extend the address space before trying > > > to zero the BSS. This should give us plenty of headroom for modest > > > expansion of the loader. > > > > My loader still doesn't boot on my Miata. :( It hangs claiming that it executed > > the HALT instruction (not that it actually died with a stack fault like before > > though): > > > > ... > > Loading /boot/loader > > / > > halted CPU 0 > > > > halt code = 5 > > HALT instruction executed > > PC = 2000a0c0 > > boot failure > > >>> > > Now that I think about it, its obvious that this is caused by Matt's > change to the load address of /boot/loader which in retrospect was a bad > move since it hoses people who do a 'make world' without > relabelling. Actually we should probably back that out since potentially > many people could lose with that one in a way which is difficult to fix > without a full reinstall. If it is not needed, then I agree. Its a pita to have to install a new boot1 each time I try the latest rev of loader.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 13:28: 1 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id A09E237B4C5; Thu, 26 Oct 2000 13:27:58 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id NAA19333; Thu, 26 Oct 2000 13:27:54 -0700 Date: Thu, 26 Oct 2000 13:24:58 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Doug Rabson Cc: John Baldwin , Doug Rabson , alpha@FreeBSD.ORG Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Now that I think about it, its obvious that this is caused by Matt's > change to the load address of /boot/loader which in retrospect was a bad > move since it hoses people who do a 'make world' without relabelling. > Actually we should probably back that out since potentially many people > could lose with that one in a way which is difficult to fix without a full > reinstall. Yes. Please do back it out. I made that change, some weeks back now, in haste, so we could get going again. I agree that this wasn't the right thing to do. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 13:29: 6 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id D313237B4C5; Thu, 26 Oct 2000 13:29:03 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id NAA19342; Thu, 26 Oct 2000 13:28:51 -0700 Date: Thu, 26 Oct 2000 13:25:56 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: Doug Rabson , John Baldwin , alpha@FreeBSD.ORG Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-Reply-To: <14840.37396.770392.598849@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > If it is not needed, then I agree. Its a pita to have to install a > new boot1 each time I try the latest rev of loader.. Still- until the loader is demonstrated to be working again fully, this might be necessary. My only crime here is that I didn't ask Warner add something to UPDATING. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 13:33:57 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id A524037B479; Thu, 26 Oct 2000 13:33:54 -0700 (PDT) Received: from laptop.baldwin.cx (ether.osd.bsdi.com [204.216.28.196]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9QKX7f50135; Thu, 26 Oct 2000 13:33:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 26 Oct 2000 13:33:55 -0700 (PDT) From: John Baldwin To: Doug Rabson Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al Cc: alpha@FreeBSD.org, Doug Rabson Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 26-Oct-00 Doug Rabson wrote: > This looks ok (mine is 7400 bytes too). Try 'disklabel -B /dev/da0c'. No go on the disklabel. :( Hmm, This may be a problem that I'm having with the isp0 driver (I think only with SMPng): Waiting 5 seconds for SCSI devices to settle isp0: 0.0 get user period 0xc offset 0x8 flags 0xfd00 isp0: 0.0 get current period 0x19 offset 0x0 flags 0xc500 isp0: 0.0 set current period 0xc offset 0x8 flags 0xfd00 Mounting root from ufs:/dev/da0a da0 at isp0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device isp0: 0.0 get current period 0xc offset 0x8 flags 0xfd00 da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 4091MB (8380080 512 byte sectors: 255H 63S/T 521C) da0: raw partition size != slice size da0: start 0, end 8380079, size 8380080 da0c: start 0, end 8899736, size 8899737 da0: truncating raw partition Hmm, lemme try changing to a normal 15 second delay for the SCSI bus probe.. Well, the default SCSI_DELAY of 2 seconds caused my kernel to panic in swi1: net during dhclient. :-/ Forcing the delay to 15 seconds gives me a kernel that doesn't give the weird da0 partition error messages and also allows me to use disklabel on da0 now. With the new kernel and new boot1, I can now boot a current loader. Yay! >> 000000002000a060 T memsize >> 000000002000a060 t gcc2_compiled. >> 000000002000a0c0 T extend_heap >> 000000002000a160 T main >> >> Looks like it is dying right at the beginning of extend_heap: >> >> 000000002000a0c0 : >> 2000a0c0: 00 10 3f 24 ldah t0,4096(zero) >> 2000a0c4: 04 04 ff 47 clr t3 >> 2000a0c8: c8 00 41 a4 ldq t1,200(t0) >> 2000a0cc: 02 04 41 40 addq t1,t0,t1 >> >> Hope this helps... > > Can you disassemble to see what boot1 loaded at this address: > > >>>e -d -virtual -n 16 200a0c0 Umm. Looks bad. :( vmem: 2000A0C0 00000000 HALT vmem: 2000A0C4 00000000 HALT .... vmem: 2000A118 00000000 HALT > [Got to love SRM for debugging - try doing this on a PC]. Anything is better than a PC for debugging. :) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 13:39:13 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 2706637B479; Thu, 26 Oct 2000 13:39:10 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id NAA19475; Thu, 26 Oct 2000 13:39:10 -0700 Date: Thu, 26 Oct 2000 13:36:14 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: John Baldwin Cc: Doug Rabson , alpha@FreeBSD.ORG, Doug Rabson Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > No go on the disklabel. :( Hmm, This may be a problem that I'm > having with the isp0 driver (I think only with SMPng): > > Waiting 5 seconds for SCSI devices to settle > isp0: 0.0 get user period 0xc offset 0x8 flags 0xfd00 > isp0: 0.0 get current period 0x19 offset 0x0 flags 0xc500 > isp0: 0.0 set current period 0xc offset 0x8 flags 0xfd00 > Mounting root from ufs:/dev/da0a > da0 at isp0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-2 device > isp0: 0.0 get current period 0xc offset 0x8 flags 0xfd00 > da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled > da0: 4091MB (8380080 512 byte sectors: 255H 63S/T 521C) > da0: raw partition size != slice size > da0: start 0, end 8380079, size 8380080 > da0c: start 0, end 8899736, size 8899737 > da0: truncating raw partition > > Hmm, lemme try changing to a normal 15 second delay for the SCSI bus > probe.. > > Well, the default SCSI_DELAY of 2 seconds caused my kernel to panic > in swi1: net during dhclient. :-/ Forcing the delay to 15 seconds > gives me a kernel that doesn't give the weird da0 partition error > messages and also allows me to use disklabel on da0 now. With the > new kernel and new boot1, I can now boot a current loader. Yay! The above is 'normal' until we fix the Alpha label brakage. Make sure you're loading ispfw (or defining in the conf file as a device)- this will save you a lot of grief in the long run. > vmem: 2000A118 00000000 HALT > > > [Got to love SRM for debugging - try doing this on a PC]. > > Anything is better than a PC for debugging. :) Not if you have Solaris/x86 and kadb. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 13:57:41 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id A05EE37B479; Thu, 26 Oct 2000 13:57:35 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 13ou5c-000IAF-0X; Thu, 26 Oct 2000 21:57:33 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id WAA61784; Thu, 26 Oct 2000 22:02:23 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 26 Oct 2000 22:02:09 +0100 (BST) From: Doug Rabson To: Matthew Jacob Cc: John Baldwin , Doug Rabson , alpha@FreeBSD.ORG Subject: RE: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 26 Oct 2000, Matthew Jacob wrote: > > > > Now that I think about it, its obvious that this is caused by Matt's > > change to the load address of /boot/loader which in retrospect was a bad > > move since it hoses people who do a 'make world' without relabelling. > > Actually we should probably back that out since potentially many people > > could lose with that one in a way which is difficult to fix without a full > > reinstall. > > Yes. Please do back it out. I made that change, some weeks back now, in haste, > so we could get going again. I agree that this wasn't the right thing to do. I'll deal with it in the morning and send out a HEADS UP for people who have relabelled in the meantime. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 15:31:53 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-176-145.dsl.snfc21.pacbell.net [63.202.176.145]) by hub.freebsd.org (Postfix) with ESMTP id 3B44137B479 for ; Thu, 26 Oct 2000 15:31:52 -0700 (PDT) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9QMZMh01530; Thu, 26 Oct 2000 15:35:27 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200010262235.e9QMZMh01530@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Doug Rabson Cc: alpha@freebsd.org Subject: Re: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-reply-to: Your message of "Thu, 26 Oct 2000 21:23:40 BST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 26 Oct 2000 15:35:22 -0700 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Now that I think about it, its obvious that this is caused by Matt's > change to the load address of /boot/loader which in retrospect was a bad > move since it hoses people who do a 'make world' without > relabelling. Actually we should probably back that out since potentially > many people could lose with that one in a way which is difficult to fix > without a full reinstall. Forgive the silly question, but is there any reason that boot1 doesn't read the load address from the loader object? -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 16:14:28 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from comet.connix.com (comet.connix.com [198.69.10.4]) by hub.freebsd.org (Postfix) with ESMTP id 31BA137B4C5 for ; Thu, 26 Oct 2000 16:14:26 -0700 (PDT) Received: from localhost (booga@localhost) by comet.connix.com (8.9.3/8.9.3) with ESMTP id TAA21105; Thu, 26 Oct 2000 19:08:51 -0400 (EDT) X-Authentication-Warning: comet.connix.com: booga owned process doing -bs Date: Thu, 26 Oct 2000 19:08:50 -0400 (EDT) From: sko@eth0.net X-Sender: booga@comet.connix.com To: Wilko Bulte Cc: FreeBSD-alpha mailing list Subject: Re: Looking for testers for 4.2RCs on Alpha In-Reply-To: <20001026201040.B11594@freebie.demon.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just burned 4.1-RELEASE and was getting ready to install on a AlphaStation 200 4/100. Is there an ISO of the 4.2 RC I can DL and burn? -Shawn On Thu, 26 Oct 2000, Wilko Bulte wrote: > Folks, > > We are looking for people who are willing to test the 4.2 RCs > on Alpha. Specifically hardware models that is not yet in the hands > of the developers is interesting. > > To give an idea about what is requested: does the RC boot from CD correctly? > Does the RC boot from floppy correctly? Does an install work OK? > > See http://people.freebsd.org/~wilko/testhw.html > > W/ > -- > Wilko Bulte Arnhem, the Netherlands > wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > -------------------------------------------------------------- # ifconfig eth0.net "Shawn O'Shea" netmask 255.255.255.0 up # route add -net smtp shawn@eth0.net # route add -net http http://eth0.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 17:25:19 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 6997D37B479 for ; Thu, 26 Oct 2000 17:25:17 -0700 (PDT) Received: from wa4phy.dyndns.org (localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id UAA10694; Thu, 26 Oct 2000 20:25:09 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <39F8CB47.AD46A4D2@wa4phy.dyndns.org> Date: Thu, 26 Oct 2000 20:24:39 -0400 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Wilko Bulte Cc: FreeBSD-alpha mailing list Subject: Re: Looking for testers for 4.2RCs on Alpha References: <20001026201040.B11594@freebie.demon.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Don't know if this qualifies as one of those machines, but I've got an as2100/4 I'm willing to let somebody work with.. I don't have the time nor experience to do source level debuging, but I will make it available as well as myself to swap stuff around if that will help. It currently has T64-V5 installed, but think there is one free drive to "piddle" on. If ya want to experiment on it, drop me a note and I'll do my part.. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Oct 26 21:44:11 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 45D0737B479 for ; Thu, 26 Oct 2000 21:44:09 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id VAA09255; Thu, 26 Oct 2000 21:44:06 -0700 (PDT) (envelope-from obrien) Date: Thu, 26 Oct 2000 21:44:06 -0700 From: "David O'Brien" To: sko@eth0.net Cc: FreeBSD-alpha mailing list Subject: Re: Looking for testers for 4.2RCs on Alpha Message-ID: <20001026214406.A9231@dragon.nuxi.com> Reply-To: alpha@FreeBSD.ORG References: <20001026201040.B11594@freebie.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from sko@eth0.net on Thu, Oct 26, 2000 at 07:08:50PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 26, 2000 at 07:08:50PM -0400, sko@eth0.net wrote: > Is there an ISO of the 4.2 RC I can DL and burn? To come in 1-2 weeks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 2:12:17 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 8574137B479 for ; Fri, 27 Oct 2000 02:12:15 -0700 (PDT) Received: (qmail 84624 invoked from network); 27 Oct 2000 09:12:05 -0000 Received: from pauli.th.physik.uni-bonn.de (131.220.161.122) by dirac.th.physik.uni-bonn.de with SMTP; 27 Oct 2000 09:12:04 -0000 Received: (qmail 4988 invoked by uid 146); 27 Oct 2000 09:12:04 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Oct 2000 09:12:04 -0000 Date: Fri, 27 Oct 2000 11:12:04 +0200 (CEST) From: Ralph Schreyer To: freebsd-alpha@freebsd.org Cc: Jan Conrad Subject: Compiled kernel does not work Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, after having installed release 4.1.1 successfully on our alpha 433au with much help from this list (thank you!) we are now trying to build our own kernel. We copied GENERIC to MYKERNEL, commented out some devices, did config, make clean, make depend, make, make install and copied /boot/kernel/kernel to /kernel. Booting fails with the error message ... vga0: at port ... iomem ... on isa0 panic: cpu_initclocks: no clock attached O.k., we thought we commented out some devices actually needed, so we switched them on again one after the other, but the error message remained, even if we just copied GENERIC to MYKERNEL and compiled MYKERNEL without any modifications. However, /kernel.GENERIC works. Any ideas? Best regards, Ralph. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 2:24:31 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 42D7D37B479; Fri, 27 Oct 2000 02:24:28 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 13p5kP-000Mav-0Y; Fri, 27 Oct 2000 10:24:26 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA64478; Fri, 27 Oct 2000 10:29:00 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Fri, 27 Oct 2000 10:28:38 +0100 (BST) From: Doug Rabson To: Mike Smith Cc: alpha@freebsd.org Subject: Re: cvs commit: src/sys/boot/alpha/common main.c src/sys/boot/al In-Reply-To: <200010262235.e9QMZMh01530@mass.osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 26 Oct 2000, Mike Smith wrote: > > Now that I think about it, its obvious that this is caused by Matt's > > change to the load address of /boot/loader which in retrospect was a bad > > move since it hoses people who do a 'make world' without > > relabelling. Actually we should probably back that out since potentially > > many people could lose with that one in a way which is difficult to fix > > without a full reinstall. > > Forgive the silly question, but is there any reason that boot1 doesn't > read the load address from the loader object? On alpha, /boot/loader is just a binary (the headers have been stripped off). When I wrote it, I didn't think I would be able to squeeze an ELF loader into the space available. Currently there are 280 bytes spare - probably not enough. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 2:40: 8 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B19737B479 for ; Fri, 27 Oct 2000 02:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA32211; Fri, 27 Oct 2000 02:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 27 Oct 2000 02:40:02 -0700 (PDT) Message-Id: <200010270940.CAA32211@freefall.freebsd.org> To: freebsd-alpha@freebsd.org Cc: From: "Bulte, Wilko" Subject: Re: alpha/22314: tcpdump causes unaligned accesses Reply-To: "Bulte, Wilko" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR alpha/22314; it has been noted by GNATS. From: "Bulte, Wilko" To: "'freebsd-gnats-submit@FreeBSD.org'" , "'wilko@freebsd.org'" Cc: Subject: Re: alpha/22314: tcpdump causes unaligned accesses Date: Fri, 27 Oct 2000 10:37:51 +0100 As requested more info. Note that it was 4.1R, not 4-stable as I noted = in the initial PR Wilko ---------------- Script started on Fri Oct 27 12:10:07 2000 FreeBSD chuck.storage-lab 4.1-RELEASE FreeBSD 4.1-RELEASE #0: Thu Jul = 27 09:39:1 2 GMT 2000 root@beta.osd.bsdi.com:/usr/src/sys/compile/GENERIC = alpha bash-2.04# gdb /usr/sbin/tcpdump tcpdump.core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and = you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for = details. This GDB was configured as "alpha-unknown-freebsd"... Core was generated by `tcpdump'. Program terminated with signal 10, Bus error. Reading symbols from /usr/lib/libpcap.so.2...done. Reading symbols from /usr/lib/libcrypto.so.1...done. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x120003fa8 in getname (ap=3D0x120016774 "\a") at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/addrtoname.c:= 1 92 192 addr =3D *(const u_int32_t *)ap; (gdb) bt #0 0x120003fa8 in getname (ap=3D0x120016774 "\a") at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/addrtoname.c:= 1 92 #1 0x120007fa8 in arp_print (bp=3D0x1201ba290 "", length=3D60, = caplen=3D0) at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-arp.c:1= 0 7 #2 0x120016774 in ether_encap_print (ethertype=3D2054, p=3D0x1201ba290 = "", length=3D4 6, caplen=3D46) at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c= : 186 #3 0x120016488 in ether_if_print (user=3D0x1201ba290 "", = h=3D0x2e0000002e, p=3D0x1201ba282 "=FF=FF=FF=FF=FF=FF") at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c= : 142 #4 0x1600bc884 in pcap_read () from /usr/lib/libpcap.so.2 #5 0x1600bc358 in pcap_loop () from /usr/lib/libpcap.so.2 #6 0x120003034 in main (argc=3D301972785, argv=3D0x11ffbd3c) at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/tcpdump.c:421= (gdb) #0 0x120003fa8 in getname (ap=3D0x120016774 "\a") at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/addrtoname.c:= 1 92 #1 0x120007fa8 in arp_print (bp=3D0x1201ba290 "", length=3D60, = caplen=3D0) at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-arp.c:1= 0 7 #2 0x120016774 in ether_encap_print (ethertype=3D2054, p=3D0x1201ba290 = "", length=3D4 6, caplen=3D46) at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c= : 186 #3 0x120016488 in ether_if_print (user=3D0x1201ba290 "", = h=3D0x2e0000002e, p=3D0x1201ba282 "=FF=FF=FF=FF=FF=FF") at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c= : 142 #4 0x1600bc884 in pcap_read () from /usr/lib/libpcap.so.2 #5 0x1600bc358 in pcap_loop () from /usr/lib/libpcap.so.2 #6 0x120003034 in main (argc=3D301972785, argv=3D0x11ffbd3c) at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/tcpdump.c:421= (gdb) bash-2.04# exit Script done on Fri Oct 27 12:10:32 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 2:40:56 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id A25EF37B479 for ; Fri, 27 Oct 2000 02:40:54 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 13p60K-000ASx-0A for alpha@freebsd.org; Fri, 27 Oct 2000 09:40:53 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA64536 for ; Fri, 27 Oct 2000 10:45:12 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Fri, 27 Oct 2000 10:44:49 +0100 (BST) From: Doug Rabson To: alpha@freebsd.org Subject: HEADS UP: Loader changes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have just backed out revision 1.7 of src/sys/boot/alpha/Makefile.inc which moved the load address of /boot/loader. The reason for backing it out is that it was too easy for someone to break their system by installing a new world without upgrading their primary bootstrap using disklabel. Unfortunately, this backout similarly affects the (hopefully smaller) group of people who have upgraded since 2000/09/18. Please make sure that after your next installworld, you carefully re-label your disk using something like: # disklabel -B /dev/da0c -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 6:44:46 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 404DC37B479 for ; Fri, 27 Oct 2000 06:44:41 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA13030; Fri, 27 Oct 2000 09:44:40 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9RDieQ70428; Fri, 27 Oct 2000 09:44:40 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 27 Oct 2000 09:44:40 -0400 (EDT) To: Doug Rabson Cc: alpha@FreeBSD.ORG Subject: Re: HEADS UP: Loader changes In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14841.34229.149395.756238@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Doug Rabson writes: > I have just backed out revision 1.7 of src/sys/boot/alpha/Makefile.inc > which moved the load address of /boot/loader. The reason for backing it > out is that it was too easy for someone to break their system by > installing a new world without upgrading their primary bootstrap using > disklabel. > > Unfortunately, this backout similarly affects the (hopefully > smaller) group of people who have upgraded since 2000/09/18. Please make > sure that after your next installworld, you carefully re-label your disk > using something like: > > # disklabel -B /dev/da0c > I think the window of time where the loader actually worked after the load address was moved was fairly small, so hopefully not many people will be affected. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 8:18:25 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from main.amu.edu.pl (main.amu.edu.pl [150.254.65.7]) by hub.freebsd.org (Postfix) with ESMTP id EE5FB37B4C5 for ; Fri, 27 Oct 2000 08:18:19 -0700 (PDT) Received: from SpiderWeb (root@main.amu.edu.pl [150.254.65.7]) by main.amu.edu.pl (8.9.3/8.9.3) with SMTP id RAA13729 for ; Fri, 27 Oct 2000 17:18:13 +0200 (MET DST) From: Pawel Nogas Organization: Uniwersytet im. Adama Mickiewicza w Poznaniu To: freebsd-alpha@FreeBSD.ORG Subject: nbench Date: Fri, 27 Oct 2000 17:13:42 +0200 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00102717180200.00802@SpiderWeb> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I compared nbench results on AS255/233: Digital Unix 4.0: MEMORY INDEX: 0.586 INTEGER INDEX: 0.570 FLOATING-POINTS INDEX: 1.326 FreeBSD 4.1: MEMORY INDEX: 0.566 INTEGER INDEX: 0.470 FLOATING-POINTS INDEX: 0.655 Why FreeBSD is slower ? P. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 8:20:47 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 1748737B479 for ; Fri, 27 Oct 2000 08:20:45 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA15419; Fri, 27 Oct 2000 11:20:44 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9RFKiN70659; Fri, 27 Oct 2000 11:20:44 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 27 Oct 2000 11:20:44 -0400 (EDT) To: Pawel Nogas Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: nbench In-Reply-To: <00102717180200.00802@SpiderWeb> References: <00102717180200.00802@SpiderWeb> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14841.40236.933329.748208@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Pawel Nogas writes: > Why FreeBSD is slower ? > Gcc sucks. Try the DU binary under FreeBSD. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 9: 3:54 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 6EBDE37B479 for ; Fri, 27 Oct 2000 09:03:52 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id JAA23085; Fri, 27 Oct 2000 09:03:43 -0700 Date: Fri, 27 Oct 2000 09:03:42 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Ralph Schreyer Cc: freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Compiled kernel does not work In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > O.k., we thought we commented out some devices actually needed, so we > switched them on again one after the other, but the error message > remained, even if we just copied GENERIC to MYKERNEL and compiled MYKERNEL > without any modifications. However, /kernel.GENERIC works. Any ideas? > Try a config -r. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 9: 6:43 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id C04D237B479 for ; Fri, 27 Oct 2000 09:06:41 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id MAA16426; Fri, 27 Oct 2000 12:06:27 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9RG6RB70740; Fri, 27 Oct 2000 12:06:27 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 27 Oct 2000 12:06:27 -0400 (EDT) To: mjacob@feral.com Cc: Ralph Schreyer , freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Compiled kernel does not work In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14841.42935.106520.550633@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob writes: > > > > > O.k., we thought we commented out some devices actually needed, so we > > switched them on again one after the other, but the error message > > remained, even if we just copied GENERIC to MYKERNEL and compiled MYKERNEL > > without any modifications. However, /kernel.GENERIC works. Any ideas? > > > > Try a config -r. > Sounds kinda like he upgraded to -current w/o intending to and is missing a hints file. The device-hints stuff hasn't been mfc'ed yet, has it?? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 9: 8: 3 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id A7E0737B479 for ; Fri, 27 Oct 2000 09:08:01 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id JAA23114 for ; Fri, 27 Oct 2000 09:08:02 -0700 Date: Fri, 27 Oct 2000 09:08:00 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: alpha@FreeBSD.ORG Subject: NOTE: cvs commit: src/sys/boot/alpha Makefile.inc (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Note! ---------- Forwarded message ---------- Date: Fri, 27 Oct 2000 02:36:34 -0700 (PDT) From: Doug Rabson To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha Makefile.inc dfr 2000/10/27 02:36:34 PDT Modified files: sys/boot/alpha Makefile.inc Log: Backout revision 1.7 which was a bad idea since it would force people to reinstall boot1 after a 'make world'. Unfortunately this means that people who have already installed a new boot1 from a 'make world' after 2000/09/18 *must* reinstall it after their next build using something like: # disklabel -B /dev/da0c Revision Changes Path 1.8 +2 -2 src/sys/boot/alpha/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 9:19:14 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 9175B37B4C5 for ; Fri, 27 Oct 2000 09:19:12 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id JAA23170; Fri, 27 Oct 2000 09:19:08 -0700 Date: Fri, 27 Oct 2000 09:19:06 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: Ralph Schreyer , freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Compiled kernel does not work In-Reply-To: <14841.42935.106520.550633@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Matthew Jacob writes: > > > > > > > > O.k., we thought we commented out some devices actually needed, so we > > > switched them on again one after the other, but the error message > > > remained, even if we just copied GENERIC to MYKERNEL and compiled MYKERNEL > > > without any modifications. However, /kernel.GENERIC works. Any ideas? > > > > > > > Try a config -r. > > > > Sounds kinda like he upgraded to -current w/o intending to and is > missing a hints file. The device-hints stuff hasn't been mfc'ed yet, > has it?? No it hasn't - maybe you're right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 9:25: 9 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from isds.duke.edu (davinci.isds.duke.edu [152.3.22.1]) by hub.freebsd.org (Postfix) with ESMTP id D9C0A37B479 for ; Fri, 27 Oct 2000 09:25:07 -0700 (PDT) Received: from feta.isds.duke.edu (feta.isds.duke.edu [152.3.22.76]) by isds.duke.edu (8.8.8/8.8.8) with ESMTP id MAA06501 for ; Fri, 27 Oct 2000 12:25:06 -0400 (EDT) Received: (from sto@localhost) by feta.isds.duke.edu (8.11.1/8.9.3) id e9RGP6952312 for freebsd-alpha@FreeBSD.ORG; Fri, 27 Oct 2000 12:25:06 -0400 (EDT) (envelope-from sto) Date: Fri, 27 Oct 2000 12:25:06 -0400 From: "Sean O'Connell" To: freebsd-alpha@FreeBSD.ORG Subject: Re: Compiled kernel does not work Message-ID: <20001027122506.N51976@stat.Duke.EDU> Reply-To: "Sean O'Connell" Mail-Followup-To: Sean O'Connell , freebsd-alpha@FreeBSD.ORG References: <14841.42935.106520.550633@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mjacob@feral.com on Fri, Oct 27, 2000 at 09:19:06AM -0700 X-Organization: Institute of Statistics and Decision Sciences Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob stated: : > : > Sounds kinda like he upgraded to -current w/o intending to and is : > missing a hints file. The device-hints stuff hasn't been mfc'ed yet, : > has it?? : : No it hasn't - maybe you're right. To which, I feel compelled to add an obligatory "Thank god!" :) S ----------------------------------------------------------------------- Sean O'Connell Email: sean@stat.Duke.EDU Institute of Statistics and Decision Sciences Phone: (919) 684-5419 Duke University Fax: (919) 684-8594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 10:19:27 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 2EB9137B479 for ; Fri, 27 Oct 2000 10:19:25 -0700 (PDT) Received: (qmail 88039 invoked from network); 27 Oct 2000 17:19:23 -0000 Received: from merlin.th.physik.uni-bonn.de (131.220.161.121) by dirac.th.physik.uni-bonn.de with SMTP; 27 Oct 2000 17:19:23 -0000 Received: (qmail 12563 invoked by uid 146); 27 Oct 2000 17:19:23 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Oct 2000 17:19:23 -0000 Date: Fri, 27 Oct 2000 19:19:23 +0200 (CEST) From: Ralph Schreyer To: Andrew Gallatin Cc: mjacob@feral.com, freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Compiled kernel does not work In-Reply-To: <14841.42935.106520.550633@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, thank you for your answers. Doing config -r did not help. By the way, isn't this equivalent to executing make clean? Also, we did not upgrade, we just installed 4.1.1 release from scratch. I keep on trying ... Best regards, Ralph. --------------------------------------------------------------------- On Fri, 27 Oct 2000, Andrew Gallatin wrote: > > Matthew Jacob writes: > > > > > > > > O.k., we thought we commented out some devices actually needed, so we > > > switched them on again one after the other, but the error message > > > remained, even if we just copied GENERIC to MYKERNEL and compiled MYKERNEL > > > without any modifications. However, /kernel.GENERIC works. Any ideas? > > > > > > > Try a config -r. > > > > Sounds kinda like he upgraded to -current w/o intending to and is > missing a hints file. The device-hints stuff hasn't been mfc'ed yet, > has it?? > > Drew > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 10:38:24 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from femail2.sdc1.sfba.home.com (femail2.sdc1.sfba.home.com [24.0.95.82]) by hub.freebsd.org (Postfix) with ESMTP id 7990D37B479 for ; Fri, 27 Oct 2000 10:38:22 -0700 (PDT) Received: from home.net ([24.0.178.21]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001027173810.INLW14736.femail2.sdc1.sfba.home.com@home.net>; Fri, 27 Oct 2000 10:38:10 -0700 Message-ID: <39F9BDB7.201F3E0F@home.net> Date: Fri, 27 Oct 2000 10:39:03 -0700 From: Craig Burgess X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en,ru MIME-Version: 1.0 To: mjacob@feral.com Cc: "[-dp-]" , FreeBSD-alpha mailing list Subject: Re: Alpha Pc164 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob wrote: > > The controller is an adaptec 2920. If I do show device from the prompt > > it only shows my ide cdrom and the floppy device. > > The system was installed via boot disks then a network install. I > > upgraded to the most recent console firmware, which unfortunately isn't > > that recent. > > Ah. Right. > > SRM doesn't support Adaptec. NetInstal onto an IDE drive or get a Symbios or > a Qlogic 1040 controller. > > -matt Even that needs to be qualified: although several symbios/ncr controllers are supported by SRM (bootable), 53C895-based devices (such as some Tekram controllers) may not be. They may not be recognized by SRM. I booted my PC164 from diskette (which loaded the ncr driver) and installed via FTP to a drive on a Tekram DC390 controller with no problem -- until the reboot. It will save future generations countless hours of frustration, followed by feeling silly, to read the machine-specific information which is in HARDWARE.TXT (and which I obviously did not study with due care). It is well written and packed with detailed - and essential - information. craig craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 10:55:32 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from cmpharm.ucsf.edu (cmpharm.ucsf.edu [128.218.67.18]) by hub.freebsd.org (Postfix) with ESMTP id BCD7337B479 for ; Fri, 27 Oct 2000 10:55:29 -0700 (PDT) Received: from piglet.ucsf.edu (steve@piglet.ucsf.edu [128.218.67.20]) by cmpharm.ucsf.edu (8.10.1/8.10.1) with ESMTP id e9RHk4p11919 for ; Fri, 27 Oct 2000 10:46:04 -0700 (PDT) Received: (from steve@localhost) by piglet.ucsf.edu (8.9.3/8.9.3) id KAA217552 for freebsd-alpha@FreeBSD.ORG; Fri, 27 Oct 2000 10:55:28 -0700 (PDT) Date: Fri, 27 Oct 2000 10:55:28 -0700 From: Steve Sizemore To: freebsd-alpha@FreeBSD.ORG Subject: Building GENERIC kernel fails on stable Message-ID: <20001027105527.I210729@cmpharm.ucsf.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org For the last couple of days, I've been unable to build the GENERIC kernel on a freshly cvsup'ed -stable system. i386 builds just fine. It fails in the ata device section, and fortunately, I don't have any ata devices, so I was able to build a custom kernel, by commenting out that section. Just thought it should be reported, anyway. cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mno-fp-regs -Wa,-mev56 /usr/src/sys/dev/ata/ata-all.c /usr/src/sys/dev/ata/ata-all.c: In function `ata_pci_setup_intr': /usr/src/sys/dev/ata/ata-all.c:671: warning: passing arg 1 of `alpha_platform_setup_ide_intr' from incompatible pointer type /usr/src/sys/dev/ata/ata-all.c:671: warning: passing arg 2 of `alpha_platform_setup_ide_intr' from incompatible pointer type /usr/src/sys/dev/ata/ata-all.c:671: too many arguments to function `alpha_platform_setup_ide_intr' /usr/src/sys/dev/ata/ata-all.c: In function `ata_pci_teardown_intr': /usr/src/sys/dev/ata/ata-all.c:688: warning: passing arg 1 of `alpha_platform_teardown_ide_intr' from incompatible pointer type /usr/src/sys/dev/ata/ata-all.c:688: too many arguments to function `alpha_platform_teardown_ide_intr' *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Steve -- ----------------------------------------------#-----#--#####--------------- # # # # Steve Sizemore # # # Dept. of Cellular and Molecular Pharmacology # # # Box 0450, Room HSE-1285 # # # University of California Medical Center # # # # 513 Parnassus Avenue ##### ##### ##### ####### San Francisco CA 94143-0450 # # # # # steve@cmpharm.ucsf.edu ##### ##### (415) 476-6987 FAX: (415) 476-6515 # # # # # -------------------------------------------------------------#####--#------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 12:51:23 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 4705C37B479 for ; Fri, 27 Oct 2000 12:51:21 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13pFX5-0003mR-00; Fri, 27 Oct 2000 19:51:19 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9RJsGV02215; Fri, 27 Oct 2000 21:54:16 +0200 (CEST) (envelope-from wkb) Date: Fri, 27 Oct 2000 21:54:16 +0200 From: Wilko Bulte To: Sam Drinkard Cc: FreeBSD-alpha mailing list Subject: Re: Looking for testers for 4.2RCs on Alpha Message-ID: <20001027215416.D2092@freebie.demon.nl> References: <20001026201040.B11594@freebie.demon.nl> <39F8CB47.AD46A4D2@wa4phy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <39F8CB47.AD46A4D2@wa4phy.dyndns.org>; from sam@wa4phy.dyndns.org on Thu, Oct 26, 2000 at 08:24:39PM -0400 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 26, 2000 at 08:24:39PM -0400, Sam Drinkard wrote: > Don't know if this qualifies as one of those machines, but I've got an > as2100/4 I'm willing to let somebody work with.. I don't have the time > nor experience to do source level debuging, but I will make it available > as well as myself to swap stuff around if that will help. It currently > has T64-V5 installed, but think there is one free drive to "piddle" on. > If ya want to experiment on it, drop me a note and I'll do my part.. Noted on the web page. People wishing to access Sam's machine (I think I remember accessing it from the Net, right?) please contact Sam directly. -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 12:52: 5 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 3C3D737B4C5 for ; Fri, 27 Oct 2000 12:52:03 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13pFXl-0003mf-00; Fri, 27 Oct 2000 19:52:02 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9RJsxG02229; Fri, 27 Oct 2000 21:54:59 +0200 (CEST) (envelope-from wkb) Date: Fri, 27 Oct 2000 21:54:59 +0200 From: Wilko Bulte To: sko@eth0.net Cc: FreeBSD-alpha mailing list Subject: Re: Looking for testers for 4.2RCs on Alpha Message-ID: <20001027215459.E2092@freebie.demon.nl> References: <20001026201040.B11594@freebie.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from sko@eth0.net on Thu, Oct 26, 2000 at 07:08:50PM -0400 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 26, 2000 at 07:08:50PM -0400, sko@eth0.net wrote: > > I just burned 4.1-RELEASE and was getting ready to install on a > AlphaStation 200 4/100. Is there an ISO of the 4.2 RC I can DL and burn? Not yet I think. Expect a RFT on -alpha -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 13:11:11 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id DBDA337B479 for ; Fri, 27 Oct 2000 13:11:08 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13pFqE-000Bkx-00; Fri, 27 Oct 2000 20:11:06 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e9RKE3C02415; Fri, 27 Oct 2000 22:14:03 +0200 (CEST) (envelope-from wkb) Date: Fri, 27 Oct 2000 22:14:03 +0200 From: Wilko Bulte To: Craig Burgess Cc: mjacob@feral.com, "[-dp-]" , FreeBSD-alpha mailing list Subject: Re: Alpha Pc164 Message-ID: <20001027221403.K2092@freebie.demon.nl> References: <39F9BDB7.201F3E0F@home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <39F9BDB7.201F3E0F@home.net>; from craig-burgess@home.net on Fri, Oct 27, 2000 at 10:39:03AM -0700 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Oct 27, 2000 at 10:39:03AM -0700, Craig Burgess wrote: > Even that needs to be qualified: although several symbios/ncr > controllers are supported by SRM (bootable), 53C895-based devices > (such as some Tekram controllers) may not be. They may not be > recognized by SRM. Generally speaking 895 is recognised using recent SRM versions for *recent* hardware. > I booted my PC164 from diskette (which loaded the ncr driver) and > installed via FTP to a drive on a Tekram DC390 controller with no > problem -- until the reboot. > > It will save future generations countless hours of frustration, > followed by feeling silly, to read the machine-specific information > which is in HARDWARE.TXT (and which I obviously did not study with due > care). It is well written and packed with detailed - and essential - > information. Thanks for your kind words ;-) -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 13:41:23 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id C5DC137B479; Fri, 27 Oct 2000 13:41:19 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id NAA24246; Fri, 27 Oct 2000 13:41:20 -0700 Date: Fri, 27 Oct 2000 13:41:19 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: sos@freebsd.org Cc: freebsd-alpha@freebsd.org, Steve Sizemore Subject: Re: Building GENERIC kernel fails on stable In-Reply-To: <20001027105527.I210729@cmpharm.ucsf.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Soren- I just confirmed this. I shall be fixing this in a day or two if you don't get to it, okay? -matt > For the last couple of days, I've been unable to build the GENERIC > kernel on a freshly cvsup'ed -stable system. i386 builds just fine. It > fails in the ata device section, and fortunately, I don't have any ata > devices, so I was able to build a custom kernel, by commenting out > that section. Just thought it should be reported, anyway. > > > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys > -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf > -mno-fp-regs -Wa,-mev56 /usr/src/sys/dev/ata/ata-all.c > /usr/src/sys/dev/ata/ata-all.c: In function `ata_pci_setup_intr': > /usr/src/sys/dev/ata/ata-all.c:671: warning: passing arg 1 of > `alpha_platform_setup_ide_intr' from incompatible pointer type > /usr/src/sys/dev/ata/ata-all.c:671: warning: passing arg 2 of > `alpha_platform_setup_ide_intr' from incompatible pointer type > /usr/src/sys/dev/ata/ata-all.c:671: too many arguments to function > `alpha_platform_setup_ide_intr' > /usr/src/sys/dev/ata/ata-all.c: In function `ata_pci_teardown_intr': > /usr/src/sys/dev/ata/ata-all.c:688: warning: passing arg 1 of > `alpha_platform_teardown_ide_intr' from incompatible pointer type > /usr/src/sys/dev/ata/ata-all.c:688: too many arguments to function > `alpha_platform_teardown_ide_intr' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/GENERIC. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > Steve > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 14: 0:10 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id F232037B479; Fri, 27 Oct 2000 14:00:07 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id OAA24337; Fri, 27 Oct 2000 14:00:08 -0700 Date: Fri, 27 Oct 2000 14:00:07 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: sos@freebsd.org Cc: freebsd-alpha@freebsd.org, Steve Sizemore Subject: Re: Building GENERIC kernel fails on stable In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Whoops! Not your problem- never mind. I'll check in the fixup (easy) to -stable today., > > Soren- I just confirmed this. I shall be fixing this in a day or two if you > don't get to it, okay? > > -matt > > > > For the last couple of days, I've been unable to build the GENERIC > > kernel on a freshly cvsup'ed -stable system. i386 builds just fine. It > > fails in the ata device section, and fortunately, I don't have any ata > > devices, so I was able to build a custom kernel, by commenting out > > that section. Just thought it should be reported, anyway. > > > > > > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > > -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys > > -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf > > -mno-fp-regs -Wa,-mev56 /usr/src/sys/dev/ata/ata-all.c > > /usr/src/sys/dev/ata/ata-all.c: In function `ata_pci_setup_intr': > > /usr/src/sys/dev/ata/ata-all.c:671: warning: passing arg 1 of > > `alpha_platform_setup_ide_intr' from incompatible pointer type > > /usr/src/sys/dev/ata/ata-all.c:671: warning: passing arg 2 of > > `alpha_platform_setup_ide_intr' from incompatible pointer type > > /usr/src/sys/dev/ata/ata-all.c:671: too many arguments to function > > `alpha_platform_setup_ide_intr' > > /usr/src/sys/dev/ata/ata-all.c: In function `ata_pci_teardown_intr': > > /usr/src/sys/dev/ata/ata-all.c:688: warning: passing arg 1 of > > `alpha_platform_teardown_ide_intr' from incompatible pointer type > > /usr/src/sys/dev/ata/ata-all.c:688: too many arguments to function > > `alpha_platform_teardown_ide_intr' > > *** Error code 1 > > > > Stop in /usr/obj/usr/src/sys/GENERIC. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > > > Steve > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 14: 6:12 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id 2D20137B479 for ; Fri, 27 Oct 2000 14:06:02 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 13pGhM-00020c-0K; Fri, 27 Oct 2000 21:06:01 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id WAA66856; Fri, 27 Oct 2000 22:10:41 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Fri, 27 Oct 2000 22:10:11 +0100 (BST) From: Doug Rabson To: Steve Sizemore Cc: freebsd-alpha@freebsd.org Subject: Re: Building GENERIC kernel fails on stable In-Reply-To: <20001027105527.I210729@cmpharm.ucsf.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 27 Oct 2000, Steve Sizemore wrote: > For the last couple of days, I've been unable to build the GENERIC > kernel on a freshly cvsup'ed -stable system. i386 builds just fine. It > fails in the ata device section, and fortunately, I don't have any ata > devices, so I was able to build a custom kernel, by commenting out > that section. Just thought it should be reported, anyway. I just fixed that one. Thanks for reporting it anyway :-) -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 14: 9:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id 1E2CC37B479; Fri, 27 Oct 2000 14:09:12 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 13pGkQ-000JmD-0X; Fri, 27 Oct 2000 22:09:11 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id WAA66895; Fri, 27 Oct 2000 22:14:14 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Fri, 27 Oct 2000 22:13:44 +0100 (BST) From: Doug Rabson To: Matthew Jacob Cc: sos@freebsd.org, freebsd-alpha@freebsd.org, Steve Sizemore Subject: Re: Building GENERIC kernel fails on stable In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 27 Oct 2000, Matthew Jacob wrote: > > Whoops! Not your problem- never mind. I'll check in the fixup (easy) to > -stable today., I'm afraid I beat you to it. This was what stopped my overnight release build... -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Oct 27 18:12:14 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id EE52B37B479 for ; Fri, 27 Oct 2000 18:12:11 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id VAA28415 for ; Fri, 27 Oct 2000 21:12:11 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9S1CBq71949; Fri, 27 Oct 2000 21:12:11 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 27 Oct 2000 21:12:11 -0400 (EDT) To: freebsd-alpha@freebsd.org Subject: HEADS-UP: loader fixed in -stable X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14842.10054.339698.116701@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've MFC'ed Doug's latest fixes to the loader at his request. This should fix the loader in -STABLE. At least it fixes it on my UP1000. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Oct 28 10:26:46 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 37FEA37B479 for ; Sat, 28 Oct 2000 10:26:43 -0700 (PDT) Received: (qmail 97008 invoked from network); 28 Oct 2000 17:26:32 -0000 Received: from merlin.th.physik.uni-bonn.de (131.220.161.121) by dirac.th.physik.uni-bonn.de with SMTP; 28 Oct 2000 17:26:32 -0000 Received: (qmail 17437 invoked by uid 145); 28 Oct 2000 17:26:32 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 28 Oct 2000 17:26:32 -0000 Date: Sat, 28 Oct 2000 19:26:32 +0200 (CEST) From: Jan Conrad To: Matthew Jacob Cc: Andrew Gallatin , Ralph Schreyer , freebsd-alpha@FreeBSD.ORG Subject: Re: Compiled kernel does not work In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi folks, ok - I think I found out what the problem was, but I don't understand it fully... The config file looked like (taken from GENERIC): #To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" What we didn't realize was that config tries to use the file .hints even if the hints directive is not given. I would suggest to put a comment into GENERIC since this behavior is not described anywhere... (but the source code - ok :-) Furthermore the kernel seems to fail to load /boot/device.hints (my device.hints was just a copy of GENERIC.hints, as in the distribution). May that be due to the 4.1-R loader we use? Anyhow - now everything works fine... Thanks a lot for your help regards -Jan On Fri, 27 Oct 2000, Matthew Jacob wrote: > > > > > > Matthew Jacob writes: > > > > > > > > > > > O.k., we thought we commented out some devices actually needed, so we > > > > switched them on again one after the other, but the error message > > > > remained, even if we just copied GENERIC to MYKERNEL and compiled MYKERNEL > > > > without any modifications. However, /kernel.GENERIC works. Any ideas? > > > > > > > > > > Try a config -r. > > > > > > > Sounds kinda like he upgraded to -current w/o intending to and is > > missing a hints file. The device-hints stuff hasn't been mfc'ed yet, > > has it?? > > No it hasn't - maybe you're right. > > -- Physikalisches Institut der Universitaet Bonn Nussallee 12 D-53115 Bonn GERMANY To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Oct 28 10:33:47 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 0006037B479 for ; Sat, 28 Oct 2000 10:33:44 -0700 (PDT) Received: (qmail 97077 invoked from network); 28 Oct 2000 17:33:44 -0000 Received: from merlin.th.physik.uni-bonn.de (131.220.161.121) by dirac.th.physik.uni-bonn.de with SMTP; 28 Oct 2000 17:33:44 -0000 Received: (qmail 17446 invoked by uid 145); 28 Oct 2000 17:33:44 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 28 Oct 2000 17:33:44 -0000 Date: Sat, 28 Oct 2000 19:33:44 +0200 (CEST) From: Jan Conrad To: freebsd-alpha@freebsd.org Subject: Strange behavior of xconsole Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I just realized that xconsole really *grabs* the console on 4.1.1-R :-) Just try the following: start xconsole, then switch by ALT-CTRL-F1 to the first screen and everything you type will appear in the xconsole window on the graphics screen. Just to let you know regards Jan -- Physikalisches Institut der Universitaet Bonn Nussallee 12 D-53115 Bonn GERMANY To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Oct 28 10:43:27 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id EB58137B479 for ; Sat, 28 Oct 2000 10:43:25 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id NAA08511; Sat, 28 Oct 2000 13:43:24 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9SHhOv73350; Sat, 28 Oct 2000 13:43:24 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 28 Oct 2000 13:43:23 -0400 (EDT) To: Jan Conrad Cc: Ralph Schreyer , freebsd-alpha@FreeBSD.ORG Subject: Re: Compiled kernel does not work In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14843.3939.843103.250590@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jan Conrad writes: > Hi folks, > > ok - I think I found out what the problem was, but I don't understand it > fully... > > The config file looked like (taken from GENERIC): > > #To statically compile in device wiring instead of /boot/device.hints > #hints "GENERIC.hints" This line doesn't appear in any config file in RELENG_4. You're somehow running -current. If this is intentional, please read the UPDATING file and you'll see how to deal with hints files. However, I have the feeling that you don't want to be running current. What does the $FreeBSD tag in your makefile say? Where did you get your sources? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Oct 28 10:45:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id CF2AC37B479 for ; Sat, 28 Oct 2000 10:45:16 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id NAA08550; Sat, 28 Oct 2000 13:45:14 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9SHjEr73362; Sat, 28 Oct 2000 13:45:14 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 28 Oct 2000 13:45:14 -0400 (EDT) To: Andrew Gallatin Cc: Jan Conrad , Ralph Schreyer , freebsd-alpha@FreeBSD.ORG Subject: Re: Compiled kernel does not work In-Reply-To: <14843.3939.843103.250590@grasshopper.cs.duke.edu> References: <14843.3939.843103.250590@grasshopper.cs.duke.edu> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14843.4203.935563.533715@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin writes: > What does the $FreeBSD tag in your makefile say? Where did you get ^^^ Should read 'What does the $FreeBSD tag in your GENERIC config file say?' Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Oct 28 21:56:20 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id E775237B479 for ; Sat, 28 Oct 2000 21:56:17 -0700 (PDT) Received: from laptop.baldwin.cx (ether.osd.bsdi.com [204.216.28.196]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9T4tgf29790 for ; Sat, 28 Oct 2000 21:55:42 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 28 Oct 2000 21:56:35 -0700 (PDT) From: John Baldwin To: alpha@FreeBSD.org Subject: Testers please.. Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey gang, At dfr's request, I've worked up some patches to allow us to have psuedo-fast interrupts on the alpha where we run the handler directly like we used to instead of scheduling a thread to run. Also, while I was in the code, I found some bugs in my initial code, namely: - I didn't actually pass the new-bus interrupt handler flags down into alpha_platform_setup_intr(), so the MPSAFE flag would never actually be set in the intrhand structures. - Partly as a result of the above, I didn't enforce exclusiveness of interrupt vectors for INTR_EXCL interrupts. The patch at http://www.FreeBSD.org/~jhb/patches/alpha.fast.patch should fix all this, but I don't have a workign sio to test it on, so I would appreciate some testing and feedback. Thanks. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Oct 28 22:35:12 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 5105537B479; Sat, 28 Oct 2000 22:35:10 -0700 (PDT) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA28794; Sat, 28 Oct 2000 22:35:11 -0700 Date: Sat, 28 Oct 2000 22:35:11 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: John Baldwin Cc: alpha@FreeBSD.ORG Subject: Re: Testers please.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Testing now... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message