From owner-freebsd-questions Sun Jan 27 0: 4:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 91D3C37B404 for ; Sun, 27 Jan 2002 00:04:47 -0800 (PST) Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16UkIw-0007gF-00 for freebsd-questions@freebsd.org; Sun, 27 Jan 2002 09:04:46 +0100 Received: from [217.5.15.120] (helo=hivi) by mrvdom04.kundenserver.de with smtp (Exim 2.12 #2) id 16UkIw-0007M9-00 for freebsd-questions@freebsd.org; Sun, 27 Jan 2002 09:04:46 +0100 From: "Alex Huth" To: Subject: Routing trouble Date: Sun, 27 Jan 2002 09:15:33 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hiu guys! I thought i have experience in routing but it doesn´t seem so. I have a box with an ISDN card and an ethernet interface. I set up ISDN and wrote a script to set up the isdn interface and routing, like the following: in /etc/rc.conf ifconfig ep0 "inet 192.168.100.2 netmask 255.255.255.0" ifconfig isp0 "inet 192.168.1.2 123.123.123.123 netmask 255.255.255.255 link1" I wrote a script like this ifconfig isp0 delete link1 ispppcontrol isp0 myauthproto .... route add default -interface isp0 When I reboot the isdnmonitor shows the connect and the idletime is also working. But if i try to ping or nslookup the outside there is no route to host. The routingtable looks a little bit strange: default 0:0:0:0:0:0 isp0 192.168.100 ep0 192.168.1.2 217.12.32.34 isp0 (after connect, because dynamic) 192.168.100.2 link1 So where is the problem and how can i resolve it? Thanks a lot Alex Huth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 0:31:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gatekeeper.inetworx.com.ph (inetworx.com.ph [202.61.77.129]) by hub.freebsd.org (Postfix) with ESMTP id BF3BB37B402 for ; Sun, 27 Jan 2002 00:31:09 -0800 (PST) Received: from superserver.inetworx.com.ph (inetworx.com.ph [192.168.88.12]) by gatekeeper.inetworx.com.ph (8.11.6/8.11.1) with ESMTP id g0R8lQI28177 for ; Sun, 27 Jan 2002 16:47:26 +0800 (PHT) Received: from JASON by superserver.inetworx.com.ph with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1461.56) id DL5TSDX1; Sun, 27 Jan 2002 16:35:14 +0800 Message-ID: <00ef01c1a70d$4fdef5f0$b958a8c0@JASON> From: "Jason" To: Subject: FSGS Date: Sun, 27 Jan 2002 16:33:35 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00EC_01C1A750.5D98C5C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00EC_01C1A750.5D98C5C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello there, Am trying to install fsgs from ports collection. Going to the = /usr/ports/games/fsgs directory, I do a make and this appears. console#make =3D=3D=3D> fsgs-0.7.1.26 is forbidden: Some data files probably need to = be made group -writable. any help will be very much appreciated. Thanks. ------=_NextPart_000_00EC_01C1A750.5D98C5C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello there,
 
Am trying to install fsgs from ports=20 collection.  Going to the /usr/ports/games/fsgs directory, I do a = make and=20 this appears.
 
console#make
=3D=3D=3D>  fsgs-0.7.1.26 is = forbidden: Some data=20 files probably need to be made group
-writable.
 
any help will be very much=20 appreciated.
 
Thanks.
------=_NextPart_000_00EC_01C1A750.5D98C5C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 1:50:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from weigon.dyndns.org (pD950789C.dip.t-dialin.net [217.80.120.156]) by hub.freebsd.org (Postfix) with SMTP id E1F7E37B404 for ; Sun, 27 Jan 2002 01:50:46 -0800 (PST) Received: (qmail 17497 invoked by uid 100); 27 Jan 2002 09:50:38 -0000 Date: Sun, 27 Jan 2002 10:50:38 +0100 From: jan@kneschke.de To: Alexander Leidinger Cc: freefabri@yahoo.it, freebsd-isp@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: better way to read qmail logs Message-ID: <20020127105037.V18725@weigon.home.kneschke.de> References: <20020123082653.66472.qmail@web20107.mail.yahoo.com> <200201231329.g0NDTNa03574@Magelan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201231329.g0NDTNa03574@Magelan.Leidinger.net> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jan 23, 2002 at 02:29:22PM +0100, Alexander Leidinger wrote: > On 23 Jan, Fabrizio Ravazzini wrote: > > hello all, is there a way to read qmail logs via web > > interface or some other graphics interface? > > /usr/ports/textproc/modlogan has support for qmail logs. I haven't used > any mail processor of it (only the weblogs processor), but if there's > something you miss in the output of it, you can contact the author > (jane@kneschke.de, CCed), hi's usually very responsive. s/jane/jan/ :) modlogan has support for parsing qmail and sendmail logfile and provides the neccesary reports. currently it provides the following reports for the mailserver logfiles: - Mails by Sender - Mails by Receipient - Mails by Domain (sender) - Mails by Domain (receipient) - Qmail queue usage and for the virus-scanners qmail-scanner and viruswall we also provide support the number of affected mail by a virus. > Alexander. Jan -- mailto: jan@kneschke.de weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan (openprojects) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 2: 0:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 760EA37B400 for ; Sun, 27 Jan 2002 02:00:50 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 275E37DD1; Sun, 27 Jan 2002 11:00:49 +0100 (MET) Date: Sun, 27 Jan 2002 11:00:47 +0100 From: J.S. To: Edwin Groothuis Cc: freebsd-questions@freebsd.org Subject: Re: rc.local? crontab? what? Message-Id: <20020127110047.4db0a511.johann@broadpark.no> In-Reply-To: <20020127083648.P823@k7.mavetju.org> References: <20020126152755.3bc451ec.johann@broadpark.no> <20020127083648.P823@k7.mavetju.org> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've tried that as well: ftpd stream tcp nowait ftpd /home/ftpd/openftpd/sbin/ftpd ftpd With little or no luck. On Sun, 27 Jan 2002 08:36:48 +1100 Edwin Groothuis wrote: > On Sat, Jan 26, 2002 at 03:27:55PM +0100, J . S . wrote: > > I'm in the process of setting up an additional ftpd on my server > > (openftpd.org), which has been installed in user ftpd's home directory. > > The user ftpd has a nonexistent shell. > > > > How can I get it loaded at startup? > > > > I tried putting: > > > > su ftpd -c /usr/home/ftpd/openftpd/sbin/ftpd > > > > in /etc/rc.local, but I heard that doesn't work now that I removed ftpd's > > shell. > > Have a look at /etc/inetd.conf on how the normal ftpd is started > and use a similair way to start yours. > > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: > ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 4: 8:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.cableone.net (mail4.cableone.net [24.116.0.62]) by hub.freebsd.org (Postfix) with ESMTP id AF2FD37B416 for ; Sun, 27 Jan 2002 04:07:58 -0800 (PST) Received: from cableone.net ([24.116.49.212]) by mail4.cableone.net with Microsoft SMTPSVC(5.5.1877.447.44); Sun, 27 Jan 2002 05:06:42 -0700 Message-ID: <3C53ED96.A7AD98EC@cableone.net> Date: Sun, 27 Jan 2002 06:07:51 -0600 From: Denny White X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.5-RC i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: hp 722c deskjet problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG have tried all day & all night to get my hp 722c deskjet printer to work. it used to be picked up on during boot at least, before i started fooling around with it. now it's not in dmesg. i can't print to it no matter what i do. the old star 2410 dot matrix printer works okay either on lp or st though. can below is excerpt from /etc/printcap & also /etc/rc.conf where i enabled lpd to load on boot & also set lptcontrol -p 0. any help would sure be appreciated. got the sound, x, mail, encryption & cdburning all working, but really need the newer printer to work to have a real usable working system. thanks. -------------------------------------------------------- lp|local line printer:\ :sh:\ :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: :mx#0: :if=/usr/local/libexec/hpif:\ st|Star 2410NX:\ :sh:\ :st=/dev/lpt0:sd=/var/spool/output/star:lf=/var/log/lpd-errs: :mx#0: dj|deskjet:\ :sh:\ :dj=/dev/lpt1:sd=/var/spool/output/deskjet:lf=/var/log/lpd-errs: :mx#0: :if=/usr/local/libexec/hpif:\ -------------------------------------------------------- # -- sysinstall generated deltas -- # # Created: Mon Jan 14 16:36:33 2002 # Enable network daemons for user convenience. # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. inetd_enable="YES" kern_securelevel_enable="NO" linux_enable="YES" moused_enable="YES" saver="daemon" sendmail_enable="YES" sshd_enable="YES" usbd_enable="YES" # -- sysinstall generated deltas -- # ifconfig_ed1="DHCP" hostname="hal.cableone.net" lpd_enable="YES" lptcontrol -p 0 -- "Remember, wherever you go, there you are!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 4:32: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by hub.freebsd.org (Postfix) with ESMTP id 4AE6E37B400 for ; Sun, 27 Jan 2002 04:31:52 -0800 (PST) Received: from lungfish.ntlworld.com ([62.253.153.57]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020127123150.SLMY6966.mta07-svc.ntlworld.com@lungfish.ntlworld.com>; Sun, 27 Jan 2002 12:31:50 +0000 Received: from tuatara.goatsucker.org (tuatara.goatsucker.org [192.168.1.6]) by lungfish.ntlworld.com (8.11.3/8.11.3) with ESMTP id g0RCVnn36580; Sun, 27 Jan 2002 12:31:49 GMT (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.11.6/8.11.6) id g0RCVbt01897; Sun, 27 Jan 2002 12:31:37 GMT (envelope-from scott) Date: Sun, 27 Jan 2002 12:31:37 +0000 From: Scott Mitchell To: Rick Eisner Cc: questions@FreeBSD.ORG Subject: Re: Can't find a mouse Message-ID: <20020127123137.B295@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rick_eisner@bigfoot.com on Sat, Jan 26, 2002 at 05:51:57PM -0800 X-Operating-System: FreeBSD 4.5-RC i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jan 26, 2002 at 05:51:57PM -0800, Rick Eisner wrote: > Hi! > > I'm trying to get started with FreeBSD (I bought the book "FreeBSD > Unleashed"). So this is very much a beginner's question. > > I tried to set up my installation, but could not find my mouse during > the install. I have a USB connected keyboard and a USB connected > mouse (a Kensington Turboring, to be precise). The mouse is detected > on startup as a Kensington Turboring. But the system won't recognize > that I have a mouse at all. > > I've gone through XF86Setup several times, but can't get the computer > to recognize the mouse in any way. > > I'd appreciate any help you could give. I suggest reading the moused(8) and ums(4) man pages -- these explain the settings that should get most USB mice working on the console and in X. It might be worth trying to get the mouse working on the console first, before dealing with X. Something like: moused -p /dev/ums0 -t auto will hopefully bring it to life. You'll then want to set the appropriate variables in /etc/rc.conf so that the mouse is configured at boot time (/stand/sysinstall may know how to do this, but I'm not sure it knows about USB mice). Try: moused_enable="YES" moused_port="/dev/ums0" Once that's done, you should be able to get it working in X using the directions towards the bottom of the ums(4) manpage. You want the lines for XFree86 3.3.x, unless you've upgraded to XFree86 4 yourself. HTH, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 4:56:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id 224D437B400 for ; Sun, 27 Jan 2002 04:56:32 -0800 (PST) Received: from ppp3-101.ath.forthnet.gr Bernie_X@smtp-send.myrealbox.com [213.16.150.101] by smtp-send.myrealbox.com with Novell NIMS $Revision: 2.88 $ on Novell NetWare; Sun, 27 Jan 2002 05:56:30 -0700 Date: Sun, 27 Jan 2002 12:43:36 +0200 (EET) From: Bernie X-X-Sender: root@BLAST To: Cliff Sarginson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: leafnode question In-Reply-To: <20020127052145.GB1370@raggedclown.net> Message-ID: <20020127121504.T178-100000@BLAST> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi and thanks for your reply. On Sun, 27 Jan 2002, Cliff Sarginson wrote: > On Sun, Jan 27, 2002 at 03:32:47AM +0200, Bernie wrote: > > > > hello, > > > > i've just configured pine to work with getmail + leafnode > > for reading email and news. it seems to be going ok, but > > it seems i have a problem with leafnode. > > > > first, about my setup, it's workstation with dialup to isp. > > no local network exists. only dialup. so i've been trying > > to avoid running things like sendmail and nntp etc. > > > > it seems that leafnode doesn't run automaticaly on my configuration. > > i'm not sure if i'm right, but from what i gathered, leafnode is > > supposed to connect (run fetchnews) automaticaly when a client wants > > to read news. > > Nope. > > > > > so far, i got it to work, so i can read news from local directory > > using pine, but if i want to see if there are new posts for a group > > i got to run fetchmain manualy. > > > Yup. > > > also, if i try to read the body of a message, i get a message saying: > > leafnode... message ... has been marked for retrival. if i want to see > > this nessage i have to run fetchmail manualy. is this the way it's > > supposed to be working? i thought that when i select a group from > > pine, leafnode would connect and get all new headers, and if i choose > > a header, it would connect and retrieve the body... > > Nope. > > Leafnode is meant for you to create a little local news-server. > When configured and you run "fetchnews" for the first time it will > download all the info on the news-groups your up-stream news feed > supports. > Generally when users subscribe to a newsgroup the headers for that > group will be downloaded at the next fetchnews run. > > Your users should indicate that their news-server is now ..wherever > it is on your network. When they run up their news program and > mark a message for reading it does what you say, it marks it for > retrieval. Subsequent runs of fetchnews will get the messages so > marked. (I don't think you would want it to fire off a new connection > every time you mark a message for reading!). Normally you would run > fetchnews from a cron job, or by hand if you like, once/twice a day > or whatever. this is all too bad... in fact, this is exactly what i try to do. everytime i select a message for reading, provided that i'm connected to the net, it should retrieve the message imediately! what i'm trying to do is what netscape news-reader does by default, but wanna do it using pine. this is to avoid all the speed problems you get with pine if you scroll the headers list if you connect directly to the news server on the net... maybe now that im' learning scripting (btw, i'm going for sh) i'll try to do a script that checks if i'm connected to the net, and if so it will run getmail + leafnode every 2 minutes or so, and as you said, set it to get the bodies as well. i'm not sure if it's gonna work. maybe it will take too much of my little 56k bandwidth if i subscribe to a busy group. still however, i think that retrieving the nessage imediately if i select it is a very logical thing to ask for. if i select a message, it means i want to read it now. not next time fetchnews runs. also, if i post a question, i want to be getting the answers in real-time automaticaly. it is usualy the case that i'm stucked with something and can't do anything more on my own, so i post and wait impatiently for a reply. that reply i wanna see it imediately when it comes, and i dont want to run fetchmail manualy every two minutes... if we forget leafnode for a second, can you see any other solution on the problem? maybe some other tool? something that when you fire it up, if you are on the net, it would get all new headers for the groups you are subscribed ( and store them localy so that it doesn't connect to the news server if you scroll the headers), and also retrieve imediately any message body you select for reading. not necessarily something that works with pine. any tool or dediacated news-reader with that behaviour will do. one thing though, it's got to be text-based. i realy like the text-base tools, like pine, but they seem to be designed with the lan/fast connection in mind, not for 56k dialup. the exact opposite from news agents for ms-win that seem to be made for dial up. any suggestions will be wellcome. thank you for all your help, Regards, --Bernie > > You can however configure it differently, and for a dial-up much more > expensively, so that when any newsgroup is subscribed to not only > the headers but the body of the message is also downloaded for the > all messages in the group (up to a configurable maximum). This is fine > if you are not paying telephone/connection time charges, but otherwise > can be very expensive. I do it this way, but I have a fixed price > 24/7 ADSL link so it has no cost implications for me. When I was using > a dial-up ISDN line I was much more circumspect ! > > > -- > Regards > Cliff > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 5: 9:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from HAL9000.wox.org (12-232-222-90.client.attbi.com [12.232.222.90]) by hub.freebsd.org (Postfix) with ESMTP id 0172F37B47B for ; Sun, 27 Jan 2002 05:09:31 -0800 (PST) Received: (from dschultz@localhost) by HAL9000.wox.org (8.11.3/8.11.3) id g0RDBZS06107; Sun, 27 Jan 2002 05:11:35 -0800 (PST) (envelope-from dschultz) Date: Sun, 27 Jan 2002 05:11:35 -0800 From: David Schultz To: Denny White Cc: freebsd-questions@FreeBSD.ORG Subject: Re: hp 722c deskjet problems Message-ID: <20020127051135.A6017@HAL9000.wox.org> Mail-Followup-To: Denny White , freebsd-questions@FreeBSD.ORG References: <3C53ED96.A7AD98EC@cableone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C53ED96.A7AD98EC@cableone.net>; from dennyboy@cableone.net on Sun, Jan 27, 2002 at 06:07:51AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Denny White : > have tried all day & all night to get my hp 722c deskjet printer to > work. it used > to be picked up on during boot at least, before i started fooling around > with it. You can't print because the 722C uses HP's aweful proprietary PPA protocol. To fix the problem, install /usr/ports/print/pnm2ppa and GhostScript. The directions to set it up in /etc/printcap should be included with pnm2ppa. If not, try http://sourceforge.net/projects/pnm2ppa Alternatively, apsfilter may take care of all that stuff for you, as I recall. (It's 5 AM here, so I don't recall much right now.) As for why your printer is no longer being detected by FreeBSD, I have no idea. Perhaps you should undo what you tried. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 5:24:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp04.retemail.es (smtp04.iddeo.es [62.81.186.14]) by hub.freebsd.org (Postfix) with ESMTP id 6EC6D37B41C for ; Sun, 27 Jan 2002 05:24:34 -0800 (PST) Received: from conway.localdomain ([62.174.24.226]) by smtp04.retemail.es (InterMail vM.5.01.03.02 201-253-122-118-102-20010403) with SMTP id <20020127132432.LSFO673.smtp04.retemail.es@conway.localdomain> for ; Sun, 27 Jan 2002 14:24:32 +0100 Date: Sun, 27 Jan 2002 14:26:28 +0100 From: F.Xavier Noria To: freebsd-questions@freebsd.org Subject: gnuserv for Emacs 21? Message-Id: <20020127142628.641185c4.fxn@retemail.es> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The name of the port gnuserv-emacs20 seems to suggest this port is specific for Emacs 20. Does anybody have gnuserv working with Emacs 21? Is installing that port OK? -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 6:28: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from deckard.addix.net (deckard.addix.net [194.64.167.10]) by hub.freebsd.org (Postfix) with ESMTP id C59B437B404 for ; Sun, 27 Jan 2002 06:28:03 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by deckard.addix.net (8.11.6/8.11.6) with ESMTP id g0REQTY51903; Sun, 27 Jan 2002 15:26:29 +0100 (CET) (envelope-from ohoyer@deckard.addix.net) Date: Sun, 27 Jan 2002 15:26:28 +0100 (CET) From: Olaf Hoyer To: Andreas Ntaflos Cc: Subject: Re: Alternate logfile for log_in_vain In-Reply-To: <20020126164027.A1564@Deadcell.ANT> Message-ID: <20020127152512.D51898-100000@deckard.addix.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 26 Jan 2002, Andreas Ntaflos wrote: > On Sat, Jan 26, 2002 at 12:11:39PM +0100, Olaf Hoyer wrote: > > > > Well, I have a FreeBSD 4.4-R box running, and I just activated the options > > log_in_vain via sysctl. > > > > Ok, it does what it is intended to do, but it clobbers up my > > /var/log/messages. > > > > In which way might I redirect those output to, say, /var/log/log_in_vain? > > > > Any way to do it via some syslog entry? > > > > Well I am not sure if there is a specific facility for log_in_vain, but you > could, and should, log any kernel messages (and log_in_vain messages come > from the kernel) to a specific file, kinda like this in syslog.conf: > > kern.* /var/log/kern.log #put kernel log stuff to kern.log > kern.none /var/log/messages #don't log kernek stuff to messages > Hi! Well, exactly thats what I wanted. I figured out the first one myself about an hour after writing this, but will play with the second line a bit... Thanks a lot Olaf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 6:32:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 4ECD637B400 for ; Sun, 27 Jan 2002 06:32:33 -0800 (PST) Received: from gateway ([63.70.155.21]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Sun, 27 Jan 2002 09:35:56 -0500 From: "Joe & Fhe Barbish" To: "Omer Faruk Sen" Cc: "FBSD Questions" Subject: RE: /kernel: sio1: 2 more silo overflows Date: Sun, 27 Jan 2002 09:32:30 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020127074417.96162.qmail@web9305.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG More info needed for debugging. What release of FBSD were you at before you went to 4.2? What is mfg, model, age, (pci or isa internal) or external? What cuaaX device in ppp.conf are you using? Are con1 & com2 serial ports disabled in you PC bios? How are the sio0 through sio3 coded in the kernel source? Thanks Joe -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Omer Faruk Sen Sent: Sunday, January 27, 2002 2:44 AM To: freebsd-questions@freebsd.org Subject: /kernel: sio1: 2 more silo overflows I have started to have that error messages in my system after making world of 23 Jan. They start to appear after connecting to internet with my ppp account. What they might be? Any ideas? I think that can be sth with my ISP's access servers. Here is error messages: an 26 21:20:38 balli /kernel: sio1: 2 more silo overflows (total 628) Jan 26 21:20:42 balli /kernel: sio1: 3 more silo overflows (total 631) Jan 26 21:20:43 balli /kernel: sio1: 4 more silo overflows (total 635) Jan 26 21:20:44 balli /kernel: sio1: 6 more silo overflows (total 641) Jan 26 21:20:47 balli /kernel: sio1: 2 more silo overflows (total 643) Jan 26 21:20:48 balli /kernel: sio1: 16 more silo overflows (total 659) Jan 26 21:20:52 balli /kernel: sio1: 2 more silo overflows (total 661) Jan 26 21:20:53 balli /kernel: sio1: 5 more silo overflows (total 666) Jan 26 21:20:54 balli /kernel: sio1: 1 more silo overflow (total 667) Jan 26 21:20:55 balli /kernel: sio1: 3 more silo overflows (total 670) Jan 26 21:20:56 balli /kernel: sio1: 3 more silo overflows (total 673) Jan 26 21:20:57 balli /kernel: sio1: 3 more silo overflows (total 676) Jan 26 21:20:58 balli /kernel: sio1: 12 more silo overflows (total 688) Jan 26 21:20:59 balli /kernel: sio1: 3 more silo overflows (total 691) PS: I have installed 4.2R and started to 'make world' after that. Never installed a fresh Release after that. (I'm not sure if that helps but wrote it for debugging) __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 6:43:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 25B8C37B400 for ; Sun, 27 Jan 2002 06:43:34 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0REhIe31411 for ; Sun, 27 Jan 2002 15:43:18 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002012715405074:372 ; Sun, 27 Jan 2002 15:40:50 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0REsIL36174 for freebsd-questions@FreeBSD.ORG; Sun, 27 Jan 2002 15:54:18 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Sun, 27 Jan 2002 15:54:18 +0100 From: Roman Neuhauser To: freebsd-questions@FreeBSD.ORG Subject: Re: A question from a convert from Windows to FreeBSD Message-ID: <20020127155418.G32706@roman.mobil.cz> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <200201260704.g0Q74u864537@fedde.littleton.co.us> <02012713091300.01261@BAPhD.gihon.org.au> Mime-Version: 1.0 In-Reply-To: <02012713091300.01261@BAPhD.gihon.org.au> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 03:40:50 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 03:40:56 PM, Serialize complete at 01/27/2002 03:40:56 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: Brian Astill > To: freebsd-questions@FreeBSD.ORG > Subject: Re: A question from a convert from Windows to FreeBSD > Date: Sun, 27 Jan 2002 13:09:13 +1030 > > On Saturday 26 January 2002 17:34, Chris Fedde wrote: > > You might want to submit a patch to the FreeBSD Documentation project. > > Want? - Yes. Be capable of? - No. Sure you are capable of submitting patches to man pages. Here's a short howto: 1. step: find the source file: roman@roman ~ > locate passwd.1 [...] /usr/obj/usr/src/usr.bin/passwd/passwd.1.gz /usr/share/man/cat1/passwd.1.gz /usr/share/man/man1/passwd.1.gz [...] /usr/src/usr.bin/passwd/passwd.1 2. get the current revision of the file. if you update your sources with cvs, you'll know what to do. otherwise, I suggest this approach: 2.1: www.freebsd.org -> the link "CVS repository" on the left -> "web interface". 2.2: navigate to the path "locate passwd.1" gave you, i. e. src/usr.bin/passwd/passwd.1 2.3: find the latest revision on the MAIN branch (1.23 as I write this) and download it. 3. edit the file: It says: If the user is not the super-user, .Nm first prompts for the current password and will not continue unless the correct password is entered. .Nm is obviously a macro that the processor replaces with the name of the manpage (or something like that), and looks like it needs to be on a line alone. Keep this requirement (that is, if your proposed change includes the word "passwd", use the macro), and replace this sentence with whatever you like. 4. generate the patch: You want to keep a copy of the 1.23 rev. unchanged for this step: diff -u passwd.1.orig passwd.1 > passwd.1.patch 5. send the patch: see send-pr(1), or use the web interface at www.freebsd.org -- FreeBSD 4.4-STABLE 3:29PM up 6 days, 21:52, 13 users, load averages: 0.00, 0.02, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 6:49:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id A5B1337B400 for ; Sun, 27 Jan 2002 06:49:12 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0REmve02838 for ; Sun, 27 Jan 2002 15:48:57 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002012715462993:375 ; Sun, 27 Jan 2002 15:46:29 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0RExxo36221 for questions@freebsd.org; Sun, 27 Jan 2002 15:59:59 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Sun, 27 Jan 2002 15:59:59 +0100 From: Roman Neuhauser To: questions@freebsd.org Subject: Re: 64-bit PCI mobos Message-ID: <20020127155959.H32706@roman.mobil.cz> Mail-Followup-To: questions@freebsd.org References: Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 03:46:30 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 03:46:35 PM, Serialize complete at 01/27/2002 03:46:35 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: "Charles Burns" > To: neuhauser@mobil.cz, questions@freebsd.org > Subject: Re: 64-bit PCI mobos > Date: Sat, 26 Jan 2002 15:18:35 -0700 > > The only link that I know of that your boss is likely to accept (i.e. not > from a newsgroup, mailing list, or hobbiest site) would be: > http://support.microsoft.com/default.aspx?scid=kb;EN-US;q282195 > > That link describes the problem in Microsoft WindowsXP, but does not > mention other OSs. I have seen this problem occur with Suse Linux 7.2 > and a friend of mine has on a WinNT 4.0 system, but that system had > some other questionable hardware and he did no scientific testing to > see if it was indeed the mouse causing the lockup, other hardware, or > the fact that the system was running Windows. Thanks for the link. My boss is quite special, and *would* accept newsgroup/ML postings as evidence (I don't see why he wouldn't accept your mention of problems in SuSE as evidence), so I went and googled, but to no avail. Do you have any links at hand? Thanks again. > >> It is uncommon to see an i810 or i815 system being used as a servers > >> because the chipsets are definitely not designed as such, the i810 > >> being a low end consumer-grade chipset and the i815 not even being > >> able to use more than 2 PC133 modules without going outside the > >> specs. (It also has some problems using USB mice in certain > >> situations). > > > > My i815-based box gave me a few nasty surprises when it > > mysteriously rebooted. I *thought* it was caused by the USB > > mouse (Genius NetScroll+), because the reboots didn't happen when > > I was using a PS/2 mouse. > > Do you have any links backing up your claim? I'd like to present > > my boss with some hard data to get the mobo replaced. -- FreeBSD 4.4-STABLE 3:55PM up 6 days, 22:19, 13 users, load averages: 0.03, 0.03, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 7: 8:42 2002 Delivered-To: freebsd-questions@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 ED9BE37B404 for ; Sun, 27 Jan 2002 07:08:23 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16Uqus-0002mE-00 for freebsd-questions@freebsd.org; Sun, 27 Jan 2002 15:08:22 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 1702A45136; Sun, 27 Jan 2002 16:08:21 +0100 (CET) Date: Sun, 27 Jan 2002 16:08:20 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: leafnode question Message-ID: <20020127150820.GA1888@raggedclown.net> References: <20020127052145.GB1370@raggedclown.net> <20020127121504.T178-100000@BLAST> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020127121504.T178-100000@BLAST> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jan 27, 2002 at 12:43:36PM +0200, Bernie wrote: > > hi and thanks for your reply. > > On Sun, 27 Jan 2002, Cliff Sarginson wrote: > > > On Sun, Jan 27, 2002 at 03:32:47AM +0200, Bernie wrote: > > > > > > hello, > > > > > > i've just configured pine to work with getmail + leafnode > > > for reading email and news. it seems to be going ok, but > > > it seems i have a problem with leafnode. > > > > > > first, about my setup, it's workstation with dialup to isp. > > > no local network exists. only dialup. so i've been trying > > > to avoid running things like sendmail and nntp etc. > > > > > > it seems that leafnode doesn't run automaticaly on my configuration. > > > i'm not sure if i'm right, but from what i gathered, leafnode is > > > supposed to connect (run fetchnews) automaticaly when a client wants > > > to read news. > > > > Nope. > > > > > > > > so far, i got it to work, so i can read news from local directory > > > using pine, but if i want to see if there are new posts for a group > > > i got to run fetchmain manualy. > > > > > Yup. > > > > > also, if i try to read the body of a message, i get a message saying: > > > leafnode... message ... has been marked for retrival. if i want to see > > > this nessage i have to run fetchmail manualy. is this the way it's > > > supposed to be working? i thought that when i select a group from > > > pine, leafnode would connect and get all new headers, and if i choose > > > a header, it would connect and retrieve the body... > > > > Nope. > > > > Leafnode is meant for you to create a little local news-server. > > When configured and you run "fetchnews" for the first time it will > > download all the info on the news-groups your up-stream news feed > > supports. > > Generally when users subscribe to a newsgroup the headers for that > > group will be downloaded at the next fetchnews run. > > > > Your users should indicate that their news-server is now ..wherever > > it is on your network. When they run up their news program and > > mark a message for reading it does what you say, it marks it for > > retrieval. Subsequent runs of fetchnews will get the messages so > > marked. (I don't think you would want it to fire off a new connection > > every time you mark a message for reading!). Normally you would run > > fetchnews from a cron job, or by hand if you like, once/twice a day > > or whatever. > > this is all too bad... in fact, this is exactly what i try to do. > everytime i select a message for reading, provided that i'm > connected to the net, it should retrieve the message imediately! > Yes, I understand what you want :). > what i'm trying to do is what netscape news-reader does by default, > but wanna do it using pine. this is to avoid all the speed problems > you get with pine if you scroll the headers list if you connect > directly to the news server on the net... > In which case I don't think you want to run leafnode at all, because it is meant for a local news "feed" so to speak, whereas you will really need a direct connection to the upstream news provider (which is what netscape is probably configured to do). > maybe now that im' learning scripting (btw, i'm going for sh) i'll > try to do a script that checks if i'm connected to the net, and if > so it will run getmail + leafnode every 2 minutes or so, and as > you said, set it to get the bodies as well. > Well, you could do that, I think you will need to experiment. The problem is that fetchnews is pretty slow anyway. > i'm not sure if it's gonna work. maybe it will take too much of > my little 56k bandwidth if i subscribe to a busy group. > Depends on the group of course, if it is a text only group then that may not be so much of an issue, if you like to download pictures of elephants on holiday then it will obviously take much longer. > still however, i think that retrieving the nessage imediately > if i select it is a very logical thing to ask for. if i select > a message, it means i want to read it now. not next time > fetchnews runs. > Oh it's not illogical, but it's not the way leafnode is working. > also, if i post a question, i want to be getting > the answers in real-time automaticaly. it is usualy the case that > i'm stucked with something and can't do anything more on my own, > so i post and wait impatiently for a reply. that reply i wanna > see it imediately when it comes, and i dont want to run fetchmail > manualy every two minutes... I guess that newsgroups are generally not used when a fast response is expected, they do not have the responsiveness a mailing list has usually. > > if we forget leafnode for a second, can you see any other solution > on the problem? maybe some other tool? something that when you > fire it up, if you are on the net, it would get all new headers > for the groups you are subscribed Well that bit is ok, just put fetchnews in your connection script. ( and store them localy so that > it doesn't connect to the news server if you scroll the headers), > and also retrieve imediately any message body you select for reading. > not necessarily something that works with pine. any tool or > dediacated news-reader with that behaviour will do. one thing > though, it's got to be text-based. > Well, I don't know, you might take a look at "slrn" which is pretty good text based news reader, but I honestly do not know if it can be configured the way you want within the leafnode framework. > i realy like the text-base tools, like pine, but they seem to be > designed with the lan/fast connection in mind, not for 56k dialup. > the exact opposite from news agents for ms-win that seem to be > made for dial up. > > any suggestions will be wellcome. > > thank you for all your help, > > Well, maybe someone knows of a newsreader that will work the way you want. Sparking off fetchnews for every message or clump of messages or in the hope of a reply will be very frustrating for you I would think. If I think of anything else I will let you know. Maybe someone else has some ideas ? -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 7:18:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 1DF6737B402 for ; Sun, 27 Jan 2002 07:18:11 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0RFHte05388 for ; Sun, 27 Jan 2002 16:17:55 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002012716152729:383 ; Sun, 27 Jan 2002 16:15:27 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0RFSuZ36338 for questions@freebsd.org; Sun, 27 Jan 2002 16:28:56 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Sun, 27 Jan 2002 16:28:56 +0100 From: Roman Neuhauser To: questions@freebsd.org Subject: Re: shutdown Message-ID: <20020127162856.I32706@roman.mobil.cz> Mail-Followup-To: questions@freebsd.org References: <20020127122850.R823@k7.mavetju.org> <20020127012015.X4706-100000@BLAST> <20020127125030.S823@k7.mavetju.org> Mime-Version: 1.0 In-Reply-To: <20020127125030.S823@k7.mavetju.org> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 04:15:27 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 04:15:33 PM, Serialize complete at 01/27/2002 04:15:33 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Sun, 27 Jan 2002 12:50:30 +1100 > From: Edwin Groothuis > To: Bernie > Cc: questions@freebsd.org > Subject: Re: shutdown > > On Sun, Jan 27, 2002 at 01:22:00AM +0200, Bernie wrote: > > i was looking at the same for 'halt' > > > > -r-xr-xr-x 4 root wheel 228812 Dec 27 11:24 halt > > > > seems everyone can use it... > > Everybody can run it, only a few can run it succesfully: > > [~] edwin@friet44>halt > halt: Operation not permitted > [~] edwin@friet44>groups > wheel operator > > Reading the source: > if (geteuid()) { > errno = EPERM; > err(1, NULL); > } > > The call to geteuid will always return non-zero for non-root users, > so non-root users will not be able to run halt (reboot, fasthalt, > fastboot) Unless it's setuid. I have -r-s-r-x--- root operator on both /sbin/halt and /sbin/reboot on two machines. -- FreeBSD 4.4-STABLE 4:25PM up 6 days, 22:48, 13 users, load averages: 0.05, 0.04, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 7:34:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 45ADE37B400 for ; Sun, 27 Jan 2002 07:34:36 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0RFTkF24588 for ; Sun, 27 Jan 2002 10:29:46 -0500 (EST) Message-ID: <3C541EE7.1060500@potentialtech.com> Date: Sun, 27 Jan 2002 10:38:15 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Two users with the same UID? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Very simple question. I know it's possible, but are there any pitfalls to doing this? Basically, I want to create an "admin" user that is also UID 0 but has different home directory, shell, etc properties. Simply for ease of use for folks who are used to other OSes. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 8: 2: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id F37FD37B41F for ; Sun, 27 Jan 2002 08:01:36 -0800 (PST) Received: (qmail 5185 invoked by uid 100); 27 Jan 2002 16:01:34 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15444.9309.893400.512726@guru.mired.org> Date: Sun, 27 Jan 2002 10:01:33 -0600 To: Cliff Sarginson Cc: questions@freebsd.org Subject: Re: shells confusion In-Reply-To: <8081834@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cliff Sarginson types: > On Sat, Jan 26, 2002 at 09:22:34PM +0100, Roman Neuhauser wrote: > Well, what an interesting set of replies ! > Someone has pointed out that the Bourne Shell does itself have some > varieties. (For the person who mentioned it I believe that the original > original Bourne Shell, as used on the 6th Edition, was re-written I > recall for the 7th Edition, I am not even sure if it was by Mr Bourne. Well, I mentioned it among others. I don't believe the Unix v6 /bin/sh was the Bourne shell. There were just to many things so many things it didn't have. There was a thing called "ash" floating around, which was supposedly a precursor to csh, but I never chased that down. Of course, the v6 C compiler wasn't what most of us would think of as a C compiler. It spelled "+=" as "=+", for one thing. We used what was called the photo-7 compiler, which was the C compiler described in 1st edition K&R ported to v6. > And yes, as noted on the manual page, bash is huge and slow, neither of > which I find a reason to *not* use it, since speed is rarely an issue in > a shell script (it would not be written in script if speed was a > critical issue in the first place). I think the best reason to avoid bash is that sh is far more portable. Besides, I never get to the point of needing things that sh doesn't do reasonably that bash might, as I've switched to Python by then. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 8:19:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web9305.mail.yahoo.com (web9305.mail.yahoo.com [216.136.129.54]) by hub.freebsd.org (Postfix) with SMTP id D963937B439 for ; Sun, 27 Jan 2002 08:19:05 -0800 (PST) Message-ID: <20020127161905.20561.qmail@web9305.mail.yahoo.com> Received: from [216.254.83.208] by web9305.mail.yahoo.com via HTTP; Sun, 27 Jan 2002 08:19:05 PST Date: Sun, 27 Jan 2002 08:19:05 -0800 (PST) From: Radhika Sambamurti Subject: libgal.so.2 To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello, I built bonobo enabled gnumeric 1.01 from the ports system. The build was fine. It installed fine too. I am running freebsd 4.4. Every time I try to start gnumeric I get this message: /usr/libexec/...ld.so : libgal.so.1 not found. What exactly is libgal.so.1? which package/port should i install so that I have it on my system. I have done a find, but the file does not exist on my system. I am not currently on the freebsd mailing list, so replies have to be directly addressed to me. I will greatly appreciate any help on this topic. Thanks. radhika ===== It's all a matter of perspective. You can choose your view by choosing where to stand. --Larry Wall __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 8:20:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m09.mx.aol.com (imo-m09.mx.aol.com [64.12.136.164]) by hub.freebsd.org (Postfix) with ESMTP id 189D237B400 for ; Sun, 27 Jan 2002 08:20:52 -0800 (PST) Received: from TD790@aol.com by imo-m09.mx.aol.com (mail_out_v31_r1.26.) id n.f9.1660abf3 (1332) for ; Sun, 27 Jan 2002 11:20:49 -0500 (EST) From: TD790@aol.com Message-ID: Date: Sun, 27 Jan 2002 11:20:49 EST Subject: Re: 64-bit PCI mobos To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 138 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In a message dated 1/27/02 9:49:45 AM Eastern Standard Time, neuhauser@mobil.cz writes: > > >> It is uncommon to see an i810 or i815 system being used as a servers > > >> because the chipsets are definitely not designed as such, the i810 > > >> being a low end consumer-grade chipset and the i815 not even being > > >> able to use more than 2 PC133 modules without going outside the > > >> specs. (It also has some problems using USB mice in certain > > >> situations). > wow, you have a USB mouse on your "server"? And you are calling it a "low-grade" chipset, but seem to thing it should need a "high-powered" P/S? If you are using Freebsd for say, a router, where the memory requirements are low and there is no use for a mouse, the low-cost MBs have appeal. My need for a high-speed mouse is minimal. If you had a problem with a USB mouse, it is more likely a design flaw in the MB, or a bug in the OS, than a bug in the chipset. Intel MBs, for example, generate those lovely "stray irq 7" messages, while other vendor's MBs that we have used do not. Most MBs are designed for and tested with windows..so if you find quirky things when running freebsd dont be surprised...but dont blame it on the chipset unless there is widespread evidence across vendors. db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 8:49: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from raiden.jasnetworks.net (raiden.jasnetworks.net [65.194.248.251]) by hub.freebsd.org (Postfix) with ESMTP id 3ADD437B404 for ; Sun, 27 Jan 2002 08:49:07 -0800 (PST) Received: from works ([192.168.0.2]) by raiden.jasnetworks.net (8.11.6/8.11.6) with ESMTP id g0RExgj07830 for ; Sun, 27 Jan 2002 09:59:42 -0500 (EST) (envelope-from raiden23@netzero.net) Message-Id: <4.2.0.58.20020127095204.00985b50@pop.netzero.net> X-Sender: raiden23@pop.netzero.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sun, 27 Jan 2002 10:04:24 -0500 To: freebsd-questions@FreeBSD.ORG From: Lord Raiden Subject: Best way to restrict mass emails? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG HI again all. Quick question. In order to prevent people from using our outgoing mail server for spamming people even if they are on a legitimately allowed IP, I want to put in mailing limits. How would I best go about this? I want to restrict the total number of people per email that can be quoted in the TO: CC: and BCC: fields as well as limit the total number of emails they can send out in a 1 hour period to 20 each. But at the same time I don't want to interfere with any of the mailing lists and clog them up or cause a backlog of mail in them because they've reached their mailing quota for that particular 1 hour period. And while I have it on my mind. Is there a way via sendmail that I can restrict a given user to X number of emails total per day while not affecting others, or vice versa? Thanks all. I'm just letting the wheels spin a little today. It's a slow sunday. Short summery: 1. Restrict users to 20 emails per hour/20 total recipients per message. 2. No restrictions on mailing lists at all. (except maybe in rare instances) 2. Give certain users completely different mailing preferences or restrictions/privileges while not affecting the group as a whole. Thanks again all. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 9:29:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 5A03937B416 for ; Sun, 27 Jan 2002 09:29:42 -0800 (PST) Received: (qmail 39666 invoked by uid 100); 27 Jan 2002 17:29:38 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15444.14593.906283.225827@guru.mired.org> Date: Sun, 27 Jan 2002 11:29:37 -0600 To: Giorgos Keramidas Cc: questions@freebsd.org Subject: Re: Repeated DNS queries and responses In-Reply-To: <4167872@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Giorgos Keramidas types: > You've posted a binary attachment, that most of the people on this > list will not be able to read. I'm sure that's why I haven't seen any > replies in my INBOX for your message. Please post in plain text to > the lists. This way everyone can read your question and the > possibility of someone answering it increases :) It's worse than that - the mail digester at FreeBSD eats MIME information, so anyone who reads the digest instead of the list won't be able to read it at all. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 9:50:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 1EFA137B404 for ; Sun, 27 Jan 2002 09:50:54 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0RHoqm00325; Sun, 27 Jan 2002 12:50:52 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: libgal.so.2 From: Joe Clarke To: Radhika Sambamurti Cc: FreeBSD User Questions List In-Reply-To: <20020127161905.20561.qmail@web9305.mail.yahoo.com> References: <20020127161905.20561.qmail@web9305.mail.yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 27 Jan 2002 12:51:00 -0500 Message-Id: <1012153860.44647.3.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2002-01-27 at 11:19, Radhika Sambamurti wrote: > hello, > I built bonobo enabled gnumeric 1.01 from the ports system. > The build was fine. It installed fine too. I am running > freebsd 4.4. > Every time I try to start gnumeric I get this message: > /usr/libexec/...ld.so : libgal.so.1 not found. > What exactly is libgal.so.1? > which package/port should i install so that I have it on my > system. I have done a find, but the file does not exist on > my system. > I am not currently on the freebsd mailing list, so replies > have to be directly addressed to me. I will greatly > appreciate any help on this topic. Thanks. gal is a shared library that provides GUI functionality to applications like Gnumeric and Evolution. Everytime it updates, it has a tendency to rev its shared library number. Sounds like Gnumeric is linked against the older version of gal. Since GNOME wants all of its components to be up-to-date and in sync, you should probably cvsup the latest ports tree (Gnumeric is up to 1.0.3), and rebuild Gnumeric against the latest libgal (with is libgal.so.19 as of this writing). If you're using GNOME, a good way to do the update is: portupgrade -r ORBit If you just want Gnumeric, use portupgrade -R gnumeric. The portupgrade tool can be found in sysutils/portupgrade. Joe > > radhika > > ===== > It's all a matter of perspective. You can choose your view by choosing where to stand. > --Larry Wall > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 9:52: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.lan.ch (mgw1.lan.ch [194.230.57.51]) by hub.freebsd.org (Postfix) with ESMTP id E1DE737B400 for ; Sun, 27 Jan 2002 09:51:59 -0800 (PST) Received: from workstation.lan-turbo.ch (252.catv54.lgt01.lan.ch [212.60.54.252]) by mgw1.lan.ch (Postfix) with SMTP id BE8FD1AEC0 for ; Sun, 27 Jan 2002 18:51:54 +0100 (CET) Date: Sun, 27 Jan 2002 18:52:16 +0100 From: Thomas Vogt To: questions@freebsd.org Subject: Matrox g550 with xfree 4.1 Message-Id: <20020127185216.17535ea7.turbo23@gmx.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Helo I've a matrox g550 gfx card. I installed Xfree 4.1 from the ports with "make WITH_MATROX_GXX_DRIVER=yes". I also installed drm-kmod from the ports. kldstat shows me that mga.a, gamma.ko and agp.ko are running. I also know that DRI only works if X is running as root, so I started X as root. load "dri" is enabled in XF86Config too. But when I run X I get this error message (X is working fine but without dri): Symbol noPanoramiXExtension from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved! Symbol vbeFree from module /usr/X11R6/lib/modules/drivers/mga_drv.o is unresolved!(EE) MGA(0): [drm] DRIScreenInit failed. Disabling DRI glxinfo shows: direct rendering: No Can someone give me some hints, how I can enable DRI with my matrox g550? I use Freebsd 4.5-rc3 regards Thomas Vogt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10: 1:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f135.law3.hotmail.com [209.185.241.135]) by hub.freebsd.org (Postfix) with ESMTP id D923537B404 for ; Sun, 27 Jan 2002 10:01:01 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 27 Jan 2002 10:01:01 -0800 Received: from 159.49.254.12 by lw3fd.law3.hotmail.msn.com with HTTP; Sun, 27 Jan 2002 18:01:01 GMT X-Originating-IP: [159.49.254.12] Reply-To: mylasticposse@yahoo.com From: "Miles C" To: freebsd-questions@freebsd.org Subject: Status: no carrier Date: Sun, 27 Jan 2002 09:01:01 -0900 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Jan 2002 18:01:01.0845 (UTC) FILETIME=[94CE1C50:01C1A75C] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am new to this so I may not even be asking the right questions. My goal was to set up a lan within a lan to get a little bit of practice at least making firewall rules before I set up a live gateway/router with my connection to at&t. I searched the mail list archives and haven't found a mention of no carrier status for the second NIC I put into the FreeBSD box. the first is a 3com905 which is listed as xl0, the second is a FA311Netgear, listed as sis0. If I plug the ethernet cable from the existing server into one card, that card will show as being active, the other will show a status of no carrier. Doesn't matter which card, only that the cable from the server is inserted. however, I keep getting an error message from ARP trying to access one IP address which I assigned to the box and is getting a response from the wrong card. I am at work so I don't have the exact error message or I would post that. I have been working the same problem for a couple of days now, and basically I have run out of ideas. I think it probable that I haven't set up the new NIC properly, though I was very careful when it came to ifconfig to set it with a netmask and the appropriate IP for a class C address. I may be doing something that isn't really feasible as well. With the information from FreeBSDdiary.org as an example, most of the setup for a gateway has involved using an ISP with one IP and a second card the local LAN but not within the same LAN. So I am curious if what I am trying to do is really feasible. Any suggestions? Thank you in advance for any help that you can send. Miles _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10: 4:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-64-34-68-157.telocity.com (dsl-64-34-68-157.telocity.com [64.34.68.157]) by hub.freebsd.org (Postfix) with ESMTP id 65C9A37B404 for ; Sun, 27 Jan 2002 10:04:13 -0800 (PST) Received: from idoru (idoru.wirewizards.com [192.168.1.11]) by dsl-64-34-68-157.telocity.com (8.11.6/8.11.6) with SMTP id g0RI4fq20542; Sun, 27 Jan 2002 13:04:41 -0500 (EST) (envelope-from wirwzd@wirewizards.com) Message-ID: <002701c1a75c$a03f7e30$0b01a8c0@idoru> From: "Keith Alan Landry" To: "Denny White" Cc: References: <3C53ED96.A7AD98EC@cableone.net> <20020127051135.A6017@HAL9000.wox.org> Subject: Re: hp 722c deskjet problems Date: Sun, 27 Jan 2002 13:01:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "David Schultz" To: "Denny White" Cc: Sent: Sunday, January 27, 2002 8:11 AM Subject: Re: hp 722c deskjet problems > Thus spake Denny White : > > have tried all day & all night to get my hp 722c deskjet printer to > > work. it used > > to be picked up on during boot at least, before i started fooling around > > with it. > > You can't print because the 722C uses HP's aweful proprietary PPA > protocol. To fix the problem, install /usr/ports/print/pnm2ppa and > GhostScript. The directions to set it up in /etc/printcap should be > included with pnm2ppa. If not, try http://sourceforge.net/projects/pnm2ppa > > Alternatively, apsfilter may take care of all that stuff for you, as I > recall. (It's 5 AM here, so I don't recall much right now.) > I use an HP722C as a network printer for my home network. Apsfilter has options for printers which use pnm2ppa and works beautifully. -- Keith Alan Landry http://www.wirewizards.com http://www.twelfthofnever.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10:20:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m08.mx.aol.com (imo-m08.mx.aol.com [64.12.136.163]) by hub.freebsd.org (Postfix) with ESMTP id C46DC37B400 for ; Sun, 27 Jan 2002 10:20:07 -0800 (PST) Received: from TD790@aol.com by imo-m08.mx.aol.com (mail_out_v31_r1.26.) id n.4b.176f95a7 (16784); Sun, 27 Jan 2002 13:20:03 -0500 (EST) From: TD790@aol.com Message-ID: <4b.176f95a7.29859ed2@aol.com> Date: Sun, 27 Jan 2002 13:20:02 EST Subject: Re: Status: no carrier To: mylasticposse@yahoo.com Cc: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 138 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In a message dated 1/27/02 1:01:46 PM Eastern Standard Time, mylasticposse@hotmail.com writes: > I searched the mail list archives and haven't found a mention of no carrier > status for the second NIC I put into the FreeBSD box. the first is a 3com905 > > which is listed as xl0, the second is a FA311Netgear, listed as sis0. If I > plug the ethernet cable from the existing server into one card, that card > will show as being active, the other will show a status of no carrier. > Doesn't matter which card, only that the cable from the server is inserted. > however, I keep getting an error message from ARP trying to access one IP > address which I assigned to the box and is getting a response from the wrong > > card. I am at work so I don't have the exact error message or I would post > that. "no carrier" means that your NIC doesnt "see" the signal from the other side. You probably have the wrong type of cable. If you connect to a hub, switch or cable modem, you need a "straight" cable, which is the normal kind. If you connect one PC or router or server directly into another, you need a "crossover". You should see a light go on on your NIC if it "sees" the other side. dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10:20:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id CB69037B400 for ; Sun, 27 Jan 2002 10:20:47 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0RIFrF15217; Sun, 27 Jan 2002 13:15:53 -0500 (EST) Message-ID: <3C5445D6.5020900@potentialtech.com> Date: Sun, 27 Jan 2002 13:24:22 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: mylasticposse@yahoo.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Status: no carrier References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Miles C wrote: > I searched the mail list archives and haven't found a mention of no > carrier status for the second NIC I put into the FreeBSD box. the first > is a 3com905 which is listed as xl0, the second is a FA311Netgear, > listed as sis0. If I plug the ethernet cable from the existing server > into one card, that card will show as being active, the other will show > a status of no carrier. Doesn't matter which card, only that the cable > from the server is inserted. however, I keep getting an error message > from ARP trying to access one IP address which I assigned to the box and > is getting a response from the wrong card. I am at work so I don't have > the exact error message or I would post that. "No Carrier" status indicates a cabling/hub/other network hardware problem. In my experience, 99% of the time it's a shorted/badly cut/otherwise broken network cable. More than likely, all your other problems/error messages are coming from this problem. At the least, you'll have a difficult time tracking them down as long as your cabling is suspect. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10:35:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes10-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 7BF6037B419 for ; Sun, 27 Jan 2002 10:35:37 -0800 (PST) Received: from mike ([216.232.216.36]) by priv-edtnes10-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with SMTP id <20020127183537.VPWD20752.priv-edtnes10-hme0.telusplanet.net@mike> for ; Sun, 27 Jan 2002 11:35:37 -0700 Message-ID: <005601c1a761$6ba61f80$24d8e8d8@mike> From: "Norm" To: Subject: installing FreeBSD along with Windows XP Date: Sun, 27 Jan 2002 13:35:39 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0051_01C1A737.821AF850" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0051_01C1A737.821AF850 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Sir: I have a new P4 1.8GHz with 512 MB RDRAM and 60GB HDD which I have split = int two drives (C,D). I plan on using Drive C for Windows XP and Drive = D for FreeBSD. 1) Can you tell me whether it is better to use NTFS file formatting or = FAT32 for either or both drives? Pros and cons of using either file = systems? 2) I believe XP has MBR capability! (for multiple boot systems) If that = is so, can it be used successfully with FreeBSD and how is it activated? 3) From reading the material on your site, I understand that I can = create my own bootable CD ROM, I tried with the BSD 4.4 folder but all I = got was a copy of the files. Is it the ISO 4.4 image file (Disc 1 & 2) = that will create the CD Boot Disks? 4) Do I need to format the drive D before installing FreeBSD? Any othe advice you have will be welcomed. Thank you. Normand Richard ------=_NextPart_000_0051_01C1A737.821AF850 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear Sir:
 
I have a new P4 1.8GHz with 512 MB = RDRAM and 60GB=20 HDD which I have split int two drives (C,D).  I plan on using Drive = C for=20 Windows XP and Drive D for FreeBSD.
 
1) Can you tell me whether it is better = to use NTFS=20 file formatting or FAT32 for either or both drives? Pros and cons of = using=20 either file systems?
 
2) I believe XP has MBR capability!=20 (for multiple boot systems)  If that is so, can it be used=20 successfully with FreeBSD and how is it activated?
 
3) From reading the material on your = site, I=20 understand that I can create my own bootable CD ROM, I tried with = the BSD=20 4.4 folder but all I got was a copy of the files.  Is it the ISO = 4.4 image=20 file (Disc 1 & 2) that will create the CD Boot = Disks?
 
4)  Do I need to format the drive = D before=20 installing FreeBSD?
 
Any othe advice you have will be=20 welcomed.
 
Thank you.
 
 
Normand Richard
 
------=_NextPart_000_0051_01C1A737.821AF850-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10:36:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id EFFD637B402 for ; Sun, 27 Jan 2002 10:36:42 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0RIVpF27447; Sun, 27 Jan 2002 13:31:51 -0500 (EST) Message-ID: <3C544994.7080306@potentialtech.com> Date: Sun, 27 Jan 2002 13:40:20 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Best way to restrict mass emails? References: <4.2.0.58.20020127095204.00985b50@pop.netzero.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lord Raiden wrote: > Short summery: > > 1. Restrict users to 20 emails per hour/20 total recipients per message. > 2. No restrictions on mailing lists at all. (except maybe in rare > instances) > 2. Give certain users completely different mailing preferences or > restrictions/privileges while not affecting the group as a whole. Someone else may have a reply, but here's mine: I don't know of any program that gives you this kind of flexibility, surely you could hack together some scripts and wrappers and the like to handle it, but I'm guessing you either aren't a programmer or are hoping to avoid doing that kind of thing. The best recommendation I have is that qmail has a feature called "sandbagging" that allows you to set a limit on how main recipients an outgoing mail can have. The user can go over this limit, but an exponentially increasing delay is added for each additional recipient. For example: sandbag set at 10: The first ten recipients are accepted immediately. #11 is accepted after 1 second #12 is accepted 2 seconds after #11 #13 is accepted 4 seconds after #12 #14 is accepted 8 seconds after #13 #15 is accepted 16 seconds after #14 So to send a message to 15 recipients would take 31 seconds, to 16 would take 63 seconds, to 18 would take 255 seconds. Not a complete block, but sure makes it tough to spam. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 11: 8:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 23F4E37B404 for ; Sun, 27 Jan 2002 11:08:20 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0RJ3TF21401 for ; Sun, 27 Jan 2002 14:03:29 -0500 (EST) Message-ID: <3C5450FE.1040508@potentialtech.com> Date: Sun, 27 Jan 2002 14:11:58 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: questions@freebsd.org Subject: Does the vpnd port work? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anyone out there successfully using vpnd from the ports? We're having intermittent problems that I can't reliably reproduce and haven't quite got a full understanding of yet. The most common symptom is that the interface stops transmitting traffic and responds with a "source-quench" when any data is attempted to be sent. Is there another method of getting an encrypted/compressed tunnel from FreeBSD <-> FreeBSD? -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 11:27:28 2002 Delivered-To: freebsd-questions@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 8B6F737B402 for ; Sun, 27 Jan 2002 11:27:25 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16UuxY-0003wG-00 for questions@freebsd.org; Sun, 27 Jan 2002 19:27:24 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 21F5C45136; Sun, 27 Jan 2002 20:27:23 +0100 (CET) Date: Sun, 27 Jan 2002 20:27:23 +0100 From: Cliff Sarginson To: questions@freebsd.org Subject: Re: Status: no carrier Message-ID: <20020127192722.GA1256@raggedclown.net> References: <4b.176f95a7.29859ed2@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4b.176f95a7.29859ed2@aol.com> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jan 27, 2002 at 01:20:02PM -0500, TD790@aol.com wrote: > In a message dated 1/27/02 1:01:46 PM Eastern Standard Time, > mylasticposse@hotmail.com writes: > > > I searched the mail list archives and haven't found a mention of no carrier > > status for the second NIC I put into the FreeBSD box. the first is a > 3com905 > > > > which is listed as xl0, the second is a FA311Netgear, listed as sis0. If I > > plug the ethernet cable from the existing server into one card, that card > > will show as being active, the other will show a status of no carrier. > > Doesn't matter which card, only that the cable from the server is > inserted. > > however, I keep getting an error message from ARP trying to access one IP > > address which I assigned to the box and is getting a response from the > wrong > > > > card. I am at work so I don't have the exact error message or I would post > > that. > > "no carrier" means that your NIC doesnt "see" the signal from the other side. > You probably have the wrong type of cable. If you connect to a hub, switch or > cable modem, you need a "straight" cable, which is the normal kind. If you > connect one PC or router or server directly into another, you need a > "crossover". You should see a light go on on your NIC if it "sees" the other > side. You may also need to use a crossover cable if you connect to an ADSL modem. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 11:34:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes15-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id 74FA537B404 for ; Sun, 27 Jan 2002 11:34:52 -0800 (PST) Received: from there ([142.179.128.6]) by priv-edtnes15-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with SMTP id <20020127193452.BXNV14335.priv-edtnes15-hme0.telusplanet.net@there> for ; Sun, 27 Jan 2002 12:34:52 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Matt Payne Reply-To: mpayne@hpcoatings.ca To: freebsd-questions@freebsd.org Subject: ATI Radeon 7000 & X11 & FreeBSD 4.5 RC Date: Sun, 27 Jan 2002 12:35:35 -0700 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020127193452.BXNV14335.priv-edtnes15-hme0.telusplanet.net@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, Wondering if anyone has had any experience with getting this card to work successfully. The card is a 32 MB DDR agp card on an Asus A7A266 motherboard with an ALiMAGiK 1 chipset. I've flashed the BIOS to the most recent update. I've tried to use it by adding both "options agp" to my kernel and via DRM-KMOD. The kernel picks it up as agp0 and DRM-KMOD actually recognizes it as a Radeon card. I've tried using both the ports version of X11 (4.1_XX) as well as the most recent cvs version. The problem is that no matter what I do, my computer either freezes entirely or reboots. This happens with XFree86 -configure, xf86cfg, startx, etc. The only config option that works is xf86config, which, of course doesn't list this particular card and which doesn't create a useable XF86Config file. I've also tried installing from ports anything I've see mentioned on the web, such as linux-DRI. If anyone has successfully managed to get a similar setup working, I'd be really interested to hear about how you did it. I realise this may be a long shot. Please cc me in your replies. This email address is not on the list. Thanks for any help. Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 11:54:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mppsystems.com (mppsystems.com [208.210.148.205]) by hub.freebsd.org (Postfix) with ESMTP id D2B8237B400 for ; Sun, 27 Jan 2002 11:54:53 -0800 (PST) Received: (from mpp@localhost) by mppsystems.com (8.11.6/8.11.6) id g0RJsqm42360 for freebsd-questions@freebsd.org; Sun, 27 Jan 2002 13:54:52 -0600 (CST) (envelope-from mpp) Date: Sun, 27 Jan 2002 13:54:52 -0600 From: Mike Pritchard To: freebsd-questions@freebsd.org Subject: usb printer recognized as a ugen type device, not ulpt Message-ID: <20020127195452.GA42300@mppsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been trying to get a usb printer running under FreeBSD (5.0-current as of today, but I have the same problem on another machine running a 9 month old -current). The printer in question is an HP OfficeJet K60 (printer/fax/scanner/copier). It is always recognized as a generic device (ugen), and not as a printer (ulpt). I can cat stuff to /dev/ugen0.1, but that doesn't make the printer do anything. I was able to get it recognized as a scanner, if I added it to sys/dev/usb/usbdevs and to the scanner_ids table in uscanner.c, but that still doesn't help me print anything. Any ideas would be appreciated. relevant dmesg output from a verbose boot with USB_DEBUG enabled, and some of the other usb module debug options enabled: ohci0: mem 0xdf001000-0xdf001fff irq 10 at device 2.0 on pci0 ohci_init: start usb0: OHCI version 1.0, legacy support ohci_init: cold started usb0: resetting usbd_match usbd_match usb0: on ohci0 usbd_attach usb0: USB revision 1.0 usbd_new_device bus=0xc19c2800 port=0 depth=0 lowspeed=0 usbd_new_device: adding unit addr=1, rev=100, class=9, subclass=0, protocol=0, maxpacket=64, len=18, ls=0 usbd_new_device: new dev (addr 1), dev=0xc19c1c00, parent=0xc19c1d00 usbd_probe_and_attach: trying device specific drivers uhub0: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 usbd_set_config_index: (addr 1) attr=0x40, selfpowered=1, power=0 usbd_set_config_index: set config 1 uhub0: 4 ports with 4 removable, self powered usbd_new_device bus=0xc19c2800 port=1 depth=1 lowspeed=0 ohci_rhsc: sc=0xc19c2800 xfer=0xc19c1b00 hstatus=0x00000000 ohci_rhsc: change=0x04 usbd_new_device: adding unit addr=2, rev=100, class=0, subclass=0, protocol=0, maxpacket=8, len=18, ls=0 usbd_new_device: new dev (addr 2), dev=0xc19c1880, parent=0xc19c1a80 usbd_probe_and_attach: trying device specific drivers usbd_probe_and_attach: no device specific driver found usbd_probe_and_attach: looping over 1 configurations usbd_set_config_index: (addr 2) attr=0x00, selfpowered=0, power=2 usbd_set_config_index: set config 1 usbd_probe_and_attach: no interface drivers found ugen0: Hewlett-Packa OfficeJet K60, rev 1.00/1.00, addr 2 usbd_set_config_index: free old config usbd_set_config_index: (addr 2) attr=0x00, selfpowered=0, power=2 usbd_set_config_index: set config 1 ugen_set_config: ugen0 to configno 1, sc=0xc19c6000 ugen_set_config: ifaceno 0 ugen_set_config: endptno 0, endpt=0x01(1,0), sce=0xc19c61a8 ugen_set_config: endptno 1, endpt=0x81(1,128), sce=0xc19c6270 ugen_set_config: endptno 2, endpt=0x82(2,128), sce=0xc19c6400 usbd_new_device bus=0xc19c2800 port=2 depth=1 lowspeed=512 usbd_new_device: adding unit addr=3, rev=110, class=0, subclass=0, protocol=0, maxpacket=8, len=18, ls=1 usbd_new_device: new dev (addr 3), dev=0xc19c1700, parent=0xc19c1a80 usbd_probe_and_attach: trying device specific drivers usbd_probe_and_attach: no device specific driver found usbd_probe_and_attach: looping over 1 configurations usbd_set_config_index: (addr 3) attr=0xa0, selfpowered=0, power=40 usbd_set_config_index: set config 1 uhid0: Microsoft SideWinder Joystick, rev 1.10/1.01, addr 3, iclass 3/0 ohci_process_done: err cc=4 (STALL), xfer=0xc19c1900 usbd_do_request: status = 0x0000 usbdevs -v output: Controller /dev/usb0: addr 1: self powered, config 1, OHCI root hub(0x0000), AcerLabs(0x0000), rev 0x0100 port 1 addr 2: power 2 mA, config 1, OfficeJet K60(0x0511), Hewlett-Packa(0x03f0), rev 0x0100 port 2 addr 3: low speed, power 40 mA, config 1, SideWinder Joystick(0x003c), Microsoft(0x045e), rev 0x0101 port 3 powered port 4 powered -- Mike Pritchard mpp@FreeBSD.org or mpp@mppsystems.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:14:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nycsmtp1out.rdc-nyc.rr.com (nycsmtp1out.rdc-nyc.rr.com [24.29.99.226]) by hub.freebsd.org (Postfix) with ESMTP id 2C2BD37B416 for ; Sun, 27 Jan 2002 12:14:17 -0800 (PST) Received: from scott1.nyc.rr.com (24-168-24-239.nyc.rr.com [24.168.24.239]) by nycsmtp1out.rdc-nyc.rr.com (8.12.1/Road Runner SMTP Server 1.0) with ESMTP id g0RKDnfa026325; Sun, 27 Jan 2002 15:13:49 -0500 (EST) Message-Id: <5.1.0.14.0.20020127151030.00c19278@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 27 Jan 2002 15:19:35 -0500 To: mpayne@hpcoatings.ca, freebsd-questions@FreeBSD.ORG From: Scott Subject: Re: ATI Radeon 7000 & X11 & FreeBSD 4.5 RC In-Reply-To: <20020127193452.BXNV14335.priv-edtnes15-hme0.telusplanet.ne t@there> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 12:35 2002/01/27 -0700, Matt Payne wrote: >Hi all, > >Wondering if anyone has had any experience with getting this card to work >successfully. The card is a 32 MB DDR agp card on an Asus A7A266 motherboard The trouble is apparently not the card, but the motherboard. I first had troubles with a Voodoo5, while others were having it work out of the box using the Voodoo3 driver. So, I downgraded to a G200. As with the Voodoo5 it worked with everything save XFree4.x in FreeBSD (everything being various flavors of Linux, and MS). Also worked fine with Solaris 8. However, with FreeBSD, I was getting the same problems as with the Voodoo--startx and the machine rebooted with nothing showing in the log. That's when I began suspecting the motherboard. (I never claimed to be quick) :) So, at this point, did another search on deja, using something like Xfree86 4, FreeBSD, A7A266---there were over a thousand hits. :) There doesn't seem to be a simple workaround--the ones I tried didn't work, so I didn't make note of them. At present, I have it working adequately with XFree 3.x so, I might try again when they put 4.2 back in ports. (It was in briefly, but there were various difficulties, so they put it back to 4.1 as of last week, at least). It also doesn't seem consistant--that is, of those searches on deja, other people were having no trouble. I should add that I haven't looked for new solutions in at least a month, since, at least with the G200 (though not the Voodoo) I can get 1024x768 and it's reasonably good. If you find a simple workaround that is successful, please cc me. Thanks Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:24:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stonewall.shenandoah.com (stonewall.shentel.net [204.111.72.3]) by hub.freebsd.org (Postfix) with SMTP id 1C64637B404 for ; Sun, 27 Jan 2002 12:24:12 -0800 (PST) Received: from pjt1 [204.111.98.185] by stonewall.shenandoah.com (SMTPD32-4.07) id A4B48D905EC; Sun, 27 Jan 2002 15:36:04 -0400 Message-ID: <000a01c1a76f$fdfb5540$5800a8c0@pjt1> From: "Paul & Natalie T" To: Subject: Absolute newbie to FreeBSD wants advice.. Date: Sun, 27 Jan 2002 15:19:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A few questions: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:29:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [64.0.106.45]) by hub.freebsd.org (Postfix) with ESMTP id DD69337B402 for ; Sun, 27 Jan 2002 12:29:17 -0800 (PST) Received: from localhost (scanner@localhost) by sasami.jurai.net (8.9.3/8.9.3) with ESMTP id PAA10165; Sun, 27 Jan 2002 15:29:15 -0500 (EST) (envelope-from scanner@sasami.jurai.net) Date: Sun, 27 Jan 2002 15:29:15 -0500 (EST) From: To: Paul & Natalie T Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Absolute newbie to FreeBSD wants advice.. In-Reply-To: <000a01c1a76f$fdfb5540$5800a8c0@pjt1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 27 Jan 2002, Paul & Natalie T wrote: > A few questions: A few answers: Chris Watson President, Open Systems Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:34:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from asmodean.nks.net (asmodean.nks.net [216.139.201.16]) by hub.freebsd.org (Postfix) with ESMTP id CA26337B400 for ; Sun, 27 Jan 2002 12:33:37 -0800 (PST) Received: from localhost (joeo@localhost) by asmodean.nks.net (8.9.3/8.9.3) with ESMTP id PAA30186; Sun, 27 Jan 2002 15:33:30 -0500 Date: Sun, 27 Jan 2002 15:33:30 -0500 (EST) From: X-Sender: To: Matt Payne Cc: Subject: Re: ATI Radeon 7000 & X11 & FreeBSD 4.5 RC In-Reply-To: <20020127193452.BXNV14335.priv-edtnes15-hme0.telusplanet.net@there> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Do you happen to to know what the northbridge chipset on the motherboard is? Do a "dmesg | grep pci" and see what it says... Does the card work fine in X without to dri extensions enabled? (take the "load dri" out of the modules section in your XF86Config file). On Sun, 27 Jan 2002, Matt Payne wrote: > Hi all, > > Wondering if anyone has had any experience with getting this card to work > successfully. The card is a 32 MB DDR agp card on an Asus A7A266 motherboard > with an ALiMAGiK 1 chipset. I've flashed the BIOS to the most recent update. > > I've tried to use it by adding both "options agp" to my kernel and via > DRM-KMOD. The kernel picks it up as agp0 and DRM-KMOD actually recognizes it > as a Radeon card. > > I've tried using both the ports version of X11 (4.1_XX) as well as the most > recent cvs version. > > The problem is that no matter what I do, my computer either freezes entirely > or reboots. This happens with XFree86 -configure, xf86cfg, startx, etc. The > only config option that works is xf86config, which, of course doesn't list > this particular card and which doesn't create a useable XF86Config file. > > I've also tried installing from ports anything I've see mentioned on the web, > such as linux-DRI. > > If anyone has successfully managed to get a similar setup working, I'd be > really interested to hear about how you did it. I realise this may be a long > shot. > > Please cc me in your replies. This email address is not on the list. > > Thanks for any help. > > Matt > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:34:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id DEC0337B41F for ; Sun, 27 Jan 2002 12:34:45 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id DC7B85D0D for ; Sun, 27 Jan 2002 12:34:45 -0800 (PST) To: questions@freebsd.org Subject: What is "camel-lock-helper" Date: Sun, 27 Jan 2002 12:34:45 -0800 From: "Kevin Oberman" Message-Id: <20020127203445.DC7B85D0D@ptavv.es.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I see that my system recently acquired a new SGID file and i have no idea what it is. It belongs to root:mail, but is in the /usr/X11R6/sbin. (It's the ONLY file in that directory.) I suspect that it may have come with XFree86 V4.2, but I'm not really sure. And, now that 4.2 has been backed out pending the release of FreeBSD 4.5, I suspect not many people ever upgraded and will not see this file. Is this a proper part of X? Any idea what it's for? Thanks, R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:34:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow034o.blueyonder.co.uk [195.188.53.122]) by hub.freebsd.org (Postfix) with ESMTP id C22E837B417 for ; Sun, 27 Jan 2002 12:34:50 -0800 (PST) Received: from pcow034o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 27 Jan 2002 20:34:49 +0000 Received: from y2p4t1 (unverified [62.30.68.81]) by pcow034o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Sun, 27 Jan 2002 20:34:49 +0000 From: "Stuart Duckworth" To: , freebsd-questions@FreeBSD.ORG, Paul & Natalie T Date: Sun, 27 Jan 2002 20:39:10 -0000 MIME-Version: 1.0 Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7BIT Subject: Re: Absolute newbie to FreeBSD wants advice.. Reply-To: ITServices@cableinet.co.uk Message-ID: <3C54656E.19144.280C500@localhost> References: <000a01c1a76f$fdfb5540$5800a8c0@pjt1> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27 Jan 2002, at 15:29, scanner@sasami.jurai.net wrote: > On Sun, 27 Jan 2002, Paul & Natalie T wrote: > > > A few questions: > > A few answers: > > > Chris Watson > President, Open Systems Inc. Well. That was refreshing :-) Stuart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:41:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 191C737B416 for ; Sun, 27 Jan 2002 12:41:40 -0800 (PST) Received: from wenk (H204.C233.tor.velocet.net [216.138.233.204]) by spitfire.velocet.net (Postfix) with SMTP id 99780FB4560 for ; Sun, 27 Jan 2002 15:41:37 -0500 (EST) Message-ID: <07de01c1a78c$9d376d80$b300a8c0@wenk> From: "Jeff Shevlen" To: Subject: new kernal config errors Date: Sun, 27 Jan 2002 15:44:50 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hola, I've got two questions in regards to a new kernal I've made: (1) In an effort to get rid of some serial port messages in my GENERIC configuration: dmesg from GENERIC sio1: configured irq 3 not in bitmap of probed irqs 0 sio2: configured irq 5 not in bitmap of probed irqs 0 sio3: configured irq 9 not in bitmap of probed irqs 0 ... I now get some "config> ... no such device" errors or warnings or something, as shown in the new kernal's demsg below. What I have done with the new kernal configuration is comment out the sio1, sio2 & sio3 entries all together since I'm not using anything other than my ethernet card. (There is an old SB16 card, and an old 56k modum I've just left in the machine though I'm not using either.) I don't understand what these mew dmesg's are, whether I should worry about them, and if so how to fix them. What's more, I'm not sure that removing support for these 3 serial ports is even a good idea in the firstplace! I'm newbie... (2) In an effort to remove nonexistant NIC card drivers I didn't think I needed, I get similar "config> ... no such device" messages, also shown below. My ethernet card is a D-Link 530TX, which showed up as a Rhine compatible card (vr0: ") in the original install. I commented out support for all the other network interfaces I could see, but again, I have the complaining dmesg's. And again, I don't understand what these errors are, whether I should worry about them, and if so how to fix them. It is worth noting that I seem to have full and happy network access inspite of the complaints on boot! TIA for any suggestions! NEW KERNEL DMESG----------------------------------------------------------- Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-RELEASE #0: Sun Jan 27 01:41:07 EST 2002 me@here:/usr/obj/usr/src/sys/NEWKERNEL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 350798022 Hz CPU: Pentium II/Pentium II Xeon/Celeron (350.80-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 134152192 (131008K bytes) config> di sn0 No such device: sn0 Invalid command or syntax. Type `?' for help. config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> en sio3 No such device: sio3 Invalid command or syntax. Type `?' for help. config> po sio3 0x2e8 No such device: sio3 Invalid command or syntax. Type `?' for help. config> ir sio3 9 No such device: sio3 Invalid command or syntax. Type `?' for help. config> f sio3 0 No such device: sio3 Invalid command or syntax. Type `?' for help. config> en sio2 No such device: sio2 Invalid command or syntax. Type `?' for help. config> po sio2 0x3e8 No such device: sio2 Invalid command or syntax. Type `?' for help. config> ir sio2 5 No such device: sio2 Invalid command or syntax. Type `?' for help. config> f sio2 0 No such device: sio2 Invalid command or syntax. Type `?' for help. config> q avail memory = 127389696 (124404K bytes) Preloaded elf kernel "kernel" at 0xc02d0000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02d009c. Pentium Pro MTRR support enabled Using $PIR table, 4 entries at 0xc00f8230 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 atapci0: port 0xffa0-0xffaf,0x374-0x377,0x170-0x1 77,0x3f4-0x3f7,0x1f0-0x1f7 irq 0 at device 0.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 isab0: at device 1.0 on pci0 isa0: on isab0 pci0: (vendor=0x1039, dev=0x0009) at 1.1 pcib2: at device 2.0 on pci0 pci1: on pcib2 pci1: at 0.0 pci0: (vendor=0x14f1, dev=0x1036) at 9.0 irq 9 vr0: port 0xdc00-0xdcff mem 0xe7febf00-0xe 7febfff irq 10 at device 11.0 on pci0 vr0: Ethernet address: 00:50:ba:11:46:ee miibus0: on vr0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: on motherboard pci2: on pcib1 orm0:
One of our mail servers just went belly = up.=20
The hard drive crashed. It's a FreeBSD = 4.4=20 machine.
 
We can boot to the install floppies and = see that=20 the partition table is still intact.
It won't boot (see console errors=20 below).
 
Is there any way we can recover = this drive's=20 data?
 
Can we try puting the drive into a = good, running=20 FreeBSD machine as a secondary drive, then try mounting it?
 
Are there utilitlities we can use = to get to=20 the data?
 
Any help would be greatly = appreciated.
 
Thanks
 
-Allen May
Dayton Digital Networks
 
 
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: = ad0s4e:=20 hard error writing fsbn 9873024 of 789600-789647 (ad0s4
bn 9873024; = cn 9794=20 tn 10 sn 42) status=3D53 error=3D04
01-27-2002 19:10:17 = Kernel.Critical mx1 Jan=20 27 19:12:03
/kernel: ad0s4e: hard error writing fsbn 9876384 of = 791280-791535=20 (ad0s4
bn 9876384; cn 9798 tn 0 sn 0) status=3D51 = error=3D04
01-27-2002=20 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard = error=20 writing fsbn 9876896 of 791536-791599 (ad0s4
bn 9876896; cn 9798 tn 8 = sn 8)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 9877152 of = 791664-791919=20 (ad0s4
bn 9877152; cn 9798 tn 12 sn 12) status=3D51 = error=3D04
01-27-2002=20 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard = error=20 writing fsbn 9877664 of 791920-792175 (ad0s4
bn 9877664; cn 9799 tn 4 = sn 20)=20 status57184; cn 12259 tn 1 sn 49)
status=3D51 = error=3D04
01-27-2002 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 12488256 of 2097216-2097231
(ad0s4 bn 12488256; cn 12389 tn 2 sn 18)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 12619328 of=20 2162752-2162767
(ad0s4 bn 12619328; cn 12519 tn 2 sn 50) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 12750400 of 2228288-2228303
(ad0s4 bn = 12750400; cn 12649 tn 3 sn 19) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 12881472 of 2293824-2293839
(ad0s4 bn 12881472; cn 12779 tn 3 sn 51)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 13012544 of=20 2359360-2359375
(ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911
(ad0s4 bn = 13143616; cn 13039 tn 4 sn 52) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 13274688 of 2490432-2490447
(ad0s4 bn 13274688; cn 13169 tn 5 sn 21)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 1364; cn 17460 tn 6 = sn=20 6)
status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 = Jan 27=20 19:12:03
/kernel: ad0s4e: hard error writing fsbn 17731136 of=20 4718656-4718671
(ad0s4 bn 17731136; cn 17590 tn 6 sn 38) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 17862208 of 4784192-4784207
(ad0s4 bn = 17862208; cn 17720 tn 7 sn 7) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 17993280 of 4849728-4849743
(ad0s4 bn 17993280; cn 17850 tn 7 sn 39)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 18124352 of=20 4915264-4915279
(ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815
(ad0s4 bn = 18255424; cn 18110 tn 8 sn 40) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 18386496 of 5046336-5046351
(ad0s4 bn 18386496; cn 18240 tn 9 sn 9) = status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887
(ad0s4 bn = 18517568; cn 18370 tn 9 sn 41) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 18648640 of 5177408-5177423
(ad0s4 bn 18648640; cn 18500 tn 10 sn 10) = status=3D: hard error
writingiting fsbn 19172928 of 5439552-5439567 = (ad0s4 bn=20 19172928; cn
19020 tn 12 sn 12) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: hard error writing fsbn = 8293856=20 of 16-19 (ad0s4 bn 8293856; cn
8228 tn 0 sn 32) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 8293952 of 64-79 (ad0s4 bn
8293952; = cn 8228=20 tn 2 sn 2) status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical = mx1 Jan 27=20 19:12:03
/kernel: ad0s4e: hard error writing fsbn 8297920 of = 2048-2051 (ad0s4=20 bn
8297920; cn 8232 tn 1 sn 1) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 8425024 of 65600-65615 (ad0s4
bn 8425024; cn 8358 tn 2 sn 34) = status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 8556096 of 131136-131151 (ad0s4
bn = 8556096;=20 cn 8488 tn 3 sn 3) status=3D51 error=3D04
01-27-2002 19:10:17 = Kernel.Critical mx1=20 Jan 27 19:12:03
/kernel: ad0s4e: hard error writing fsbn 8687168 of=20 196672-196687 (ad0s4
bn 8687168; cn 8618 tn 3 sn 35) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 8818240 of 262208-262223 (ad0s4
bn = 8818240;=20 cn 8748 tn 4 sn 4) status=3D51 error=3D04
01-27-2002 19:10:17 = Kernel.Critical mx1=20 Jan 27 19:12:03
/kernel: ad0s4e: hard error writerror writing fsbn = 11308608=20 of
1507392-1507407 (ad0s4 bn 11308608; cn 11218 tn 13 sn 45)=20 status=3D51
error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan = 27=20 19:12:03
/kernel: ad0s4e: hard error writing fsbn 11439680 of=20 1572928-1572943
(ad0s4 bn 11439680; cn 11348 tn 14 sn 14) status=3D51 = error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 11570752 of 1638464-1638479
(ad0s4 bn = 11570752; cn 11478 tn 14 sn 46) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 11701824 of 1704000-1704015
(ad0s4 bn 11701824; cn 11608 tn 15 sn 15) = status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 11832896 of=20 1769536-1769551
(ad0s4 bn 11832896; cn 11738 tn 15 sn 47) status=3D51 = error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 11963968 of 1835072-1835087
(ad0s4 bn = 11963968; cn 11869 tn 0 sn 16) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 12095040 of 1900608-1900623
(ad0s4 bn 12095040; cn 11999 tn 0 sn 48)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 12226112 of=20 1966144-1966159
(ad0s4 bn 12226112; cn 12129 tn 1 sn 17) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 12357184 of 2031792; cn 20581
tn 2 sn = 18)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 20876864 of=20 6291520-6291535
(ad0s4 bn 20876864; cn 20711 tn 2 sn 50) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 21007936 of 6357056-6357071
(ad0s4 bn = 21007936; cn 20841 tn 3 sn 19) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 21139008 of 6422592-6422607
(ad0s4 bn 21139008; cn 20971 tn 3 sn 51)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 21270080 of=20 6488128-6488143
(ad0s4 bn 21270080; cn 21101 tn 4 sn 20) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 21401152 of 6553664-6553679
(ad0s4 bn = 21401152; cn 21231 tn 4 sn 52) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 21532224 of 6619200-6619215
(ad0s4 bn 21532224; cn 21361 tn 5 sn 21)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 21663296 of=20 6684736-6684751
(ad0s4 bn 21663296; cn 21491 tn 5 sn 53) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 21794368 of 6750272-6750287
(ad0s4 bn = 21794368; cn 21621 t2176-792431 (ad0s4 bn 9878176; cn 9799 tn
12 sn = 28)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9878688 of = 792432-792687=20 (ad0s4
bn 9878688; cn 9800 tn 4 sn 36) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9879200 of 792688-792943 (ad0s4
bn 9879200; cn 9800 tn = 12 sn 44)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9879712 of = 792944-793199=20 (ad0s4
bn 9879712; cn 9801 tn 4 sn 52) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9880224 of 793200-793455 (ad0s4
bn 9880224; cn 9801 tn = 12 sn 60)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9880736 of = 793456-793471=20 (ad0s4
bn 9880736; cn 9802 tn 5 sn 5) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9883008 of 794592-794847 (ad0s4
bn 9883008; cn 9804 tn 9 = sn 9)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9883520 of = 794848-795103=20 (ad0s4
bn 9883520; cn 9805 tn 1 sn 17) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9884032 of 795104-795359 d0s4e:
hard error writing fsbn = 8687168=20 of 196672-196687 (ad0s4 bn 8687168; cn
8618 tn 3 sn 35) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 r writing fsbn 13274688 of 2490432-2490447 (ad0s4 bn 13274688;
cn = 13169 tn 5=20 sn 21) status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13405760 of=20 2555968-2555983
(ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519
(ad0s4 bn = 13536832; cn 13429 tn 6 sn 22) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13667904 of 2687040-2687055
(ad0s4 bn 13667904; cn 13559 tn 6 sn 54)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13930016 of=20 2818096-2818107
(ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13930048 of 2818112-2818127
(ad0s4 bn = 13930048; cn 13819 tn 7 sn 55) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 14061120 of 2883648-2883663
(ad0s4 bn 14061120; cn 13949 tn 8 sn 24)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fscn 19280 tn 13 sn 13)=20 statusbn
11832896 of 1769536-1769551 (ad0s4 bn 11832896; cn 11738 tn = 15 sn=20 47)
status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: cn 19410 tn 13 sn 45) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 19697216 of 5701696-5701711
(ad0s4 bn 19697216; cn 19540 = tn 14=20 sn 14) status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: ad0s4e: hard error writing fsbn 19828288 of=20 5767232-5767247
(ad0s4 bn 19828288; cn 19670 tn 14 sn 46) status=3D51 = error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783
(ad0s4 bn = 19959360; cn 19800 tn 15 sn 15) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20090432 of 5898304-5898319
(ad0s4 bn 20090432; cn 19930 tn 15 sn 47) = status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 20221504 of=20 5963840-5963855
(ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391
(ad0s4 bn = 20352576; cn 20191 tn 0 sn 48) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20483648 of 6094912-6094927
(ad0s4 bn 20483648; cn 20321 tn 1 sn 17) = status=3Dn=20 9876896 of
791536-791599 (ad0s4 bn 9876896; cn 9798 tn 8 sn 8) = status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4
bn = 9877152;=20 cn 9798 tn 12 sn 12) status=3D51 error=3D04
01-27-2002 19:10:18 = Kernel.Critical=20 mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9877664 = of=20 791920-792175 (ad0s4
bn 9877664; cn 9799 tn 4 sn 20) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 9878176 of 792176-792431 (ad0s4
bn = 9878176;=20 cn 9799 tn 12 sn 28) status=3D51 error=3D04
01-27-2002 19:10:18 = Kernel.Critical=20 mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9878688 = of=20 792432-792687 (ad0s4
bn 9878688; cn 9800 tn 4 sn 36) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4
bn = 9879200;=20 cn 9800 tn 12 sn 44) status=3D51 error=3D04
01-27-2002 19:10:18 = Kernel.Critical=20 mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9879712 = of=20 792944-793199 (ad0s4
bn 9879712; cn 9801 tn 4 sn 52) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 9880224 of 793200-793455 (ad0s4
bn = 9880224;=20 cn 9801 tn 12 sn 60) status=3D51 error=3D04
01-27-2002 19:10:18 = Kernel.Critical=20 mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error wribn 12881472 of = 22938iting=20 fsbn 8556096 of
131136-131151 (ad0s4 bn 8556096; cn 8488 tn 3 sn 3) = status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ting fsbn 13012544 of 2359360-2359375 (ad0s4 bn 13012544; cn
12909 tn = 4 sn=20 20) status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13143616 of=20 2424896-2424911
(ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447
(ad0s4 bn = 13274688; cn 13169 tn 5 sn 21) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13405760 of 2555968-2555983
(ad0s4 bn 13405760; cn 13299 tn 5 sn 53)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13536832 of=20 2621504-2621519
(ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055
(ad0s4 bn = 13667904; cn 13559 tn 6 sn 54) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13930016 of 2818096-2818107
(ad0s4 bn 13930016; cn 13819 tn 7 sn 23)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13930048 of=20 2818112-2818127
(ad0s4 bn ; cn 19670 tn 14 sn 46) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783
(ad0s4 bn = 19959360; cn 19800 tn 15 sn 15) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20090432 of 5898304-5898319
(ad0s4 bn 20090432; cn 19930 tn 15 sn 47) = status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 20221504 of=20 5963840-5963855
(ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391
(ad0s4 bn = 20352576; cn 20191 tn 0 sn 48) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20483648 of 6094912-6094927
(ad0s4 bn 20483648; cn 20321 tn 1 sn 17)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 20614720 of=20 6160448-6160463
(ad0s4 bn 20614720; cn 20451 tn 1 sn 49) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 20745792 of 6225984-6225999
(ad0s4 bn = 20745792; cn 20581 tn 2 sn 18) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20876864 of 6291520-6291535
(ad0s4 briting fsbn 9873024 of = 789600-789647=20 (ad0s4 bn 9873024; cn 9794
tn 10 sn 42) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9876384 of 791280-791535 (ad0s4
bn 9876384; cn 9798 tn 0 = sn 0)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9876896 of = 791536-791599=20 (ad0s4
bn 9876896; cn 9798 tn 8 sn 8) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9877152 of 791664-791919 (ad0s4
bn 9877152; cn 9798 tn = 12 sn 12)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9877664 of = 791920-792175=20 (ad0s4
bn 9877664; cn 9799 tn 4 sn 20) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9878176 of 792176-792431 (ad0s4
bn 9878176; cn 9799 tn = 12 sn 28)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9878688 of = 792432-792687=20 (ad0s4
bn 9878688; cn 9800 tn 4 sn 36) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9879200 of 792688-792943 (ad0s4
bn 9879200; cn 9800 tn = 12 sn 44)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9879712 of=20 792944-793bn
12881472 of 2293824-2293839 (ad0s4 bn 12881472; cn 12779 = tn 3 sn=20 51)
status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13012544 of=20 2359360-2359375
(ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911
(ad0s4 bn = 13143616; cn 13039 tn 4 sn 52) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13274688 of 2490432-2490447
(ad0s4 bn 13274688; cn 13169 tn 5 sn 21)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13405760 of=20 2555968-2555983
(ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn