To get off the list click the unsubscribe URL at the bottom of the email...

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 2:08 PM
Subject: redhat-list digest, Vol 1 #6801 - 13 msgs


> Send redhat-list mailing list submissions to
> [EMAIL PROTECTED]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://listman.redhat.com/mailman/listinfo/redhat-list
> or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>
> You can reach the person managing the list at
> [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of redhat-list digest..."
>
>
> Today's Topics:
>
>    1. Re: (newbie) Want to obtain the full timestamp of a file (R P
Herrold)
>    2. Re: zillions of mgetty.log.ttyS4.1.1.1.1... messages (Eric Wood)
>    3. how do I get off this list ? (Robert Quinn)
>    4. lpd in xinetd in Redhat 8.0 (Jay Thompson)
>    5. Re: how do I get off this list ? (Jeff Biss)
>    6. NIS problem (senthil@jadooworks)
>    7. Re: bdsftpd-ssl and other ssl ftps (Ed Wilts)
>    8. Q: Strange Kernal Comment at boot... Please Help! (J. Nyhuis)
>    9. Re: bdsftpd-ssl and other ssl ftps (Achille Miele)
>   10. Re: bdsftpd-ssl and other ssl ftps (Achille Miele)
>   11. Re: Q: Strange Kernal Comment at boot... Please Help! (nate)
>   12. RE: eepro100: wait_for_cmd_done timeout! (Christopher Lyon)
>   13. Re: Q: Strange Kernal Comment at boot... Please Help!
([EMAIL PROTECTED])
>
> --__--__--
>
> Message: 1
> Date: Wed, 19 Feb 2003 15:18:40 -0500 (EST)
> From: R P Herrold <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: (newbie) Want to obtain the full timestamp of a file
> Reply-To: [EMAIL PROTECTED]
>
> you guys work too hard, inventing the wheel:
>
> $ stat -t -l /etc/passwd
> /etc/passwd 1718 4 81a4 0 0 302 10910 1 0 0 1045685820 \
> 1041344171 1041344171 4096
> $
>
> man stat is your friend
>
> - Russ Herrold
>
>
>
>
> --__--__--
>
> Message: 2
> From: "Eric Wood" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Re: zillions of mgetty.log.ttyS4.1.1.1.1... messages
> Date: Wed, 19 Feb 2003 16:00:26 -0500
> Reply-To: [EMAIL PROTECTED]
>
> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_00C2_01C2D830.048BDD20
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> For some reason, the mgetty guys uses an asterisk in the:
> /etc/logrotate.d/mgetty
> file. =20
>
> Take out that asterisk.=20
>
> My file looks like this now:
>
>     /var/log/mgetty.log.ttyS0 {
>      nocompress
>      missingok
>     }
>     /var/log/mgetty.log.ttyPS13 {
>      nocompress
>      missingok
>     }
>     /var/log/mgetty.log.ttyPS14 {
>      nocompress
>      missingok
>     }
>     /var/log/mgetty.log.ttyPS15 {
>      nocompress
>      missingok
>     }
>
> -eric wood
>   ----- Original Message -----=20
>   From: Billy Davis=20
>   To: [EMAIL PROTECTED]=20
>   Sent: Wednesday, February 19, 2003 3:16 PM
>   Subject: zillions of mgetty.log.ttyS4.1.1.1.1... messages
>
>
>   We have a RH7.3 server with an internal modem set up as ttyS4.  The =
> modem works great whenever we need to dial in or out.  However, =
> yesterday, the Server started acting very strangely (spooler quit =
> printing, modem would not answer the phone) and we started getting an =
> error message about 'mgetty trying to respawn to quickly, port locked =
> for 5 minutes'.  While trying to find out what was going on, I happened =
> to notice that there were a 'zillion'  zero byte length messages in =
> /var/log named mgetty.log.ttyS4.1.1.1.1... up thru =
> mgetty.log.ttyS4.4.4.4.4.4...  It took 30 minutes to delete them all =
> (they could not be deleted with a single rm command), but after they =
> were deleted, the system started acting normally again.  Does anybody =
> know what caused this problem and how to prevent it from occurring =
> again?
>
>   Thanks,
>   Billy
> ------=_NextPart_000_00C2_01C2D830.048BDD20
> Content-Type: text/html;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=3DContent-Type content=3D"text/html; =
> charset=3Diso-8859-1">
> <META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT face=3DArial size=3D2>For some reason, the mgetty guys uses =
> an asterisk=20
> in the:</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>/etc/logrotate.d/mgetty</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>file.&nbsp; </FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Take out that asterisk. </FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>My file looks like this =
> now:</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; =
> /var/log/mgetty.log.ttyS0=20
> {<BR>&nbsp;&nbsp;&nbsp; &nbsp;nocompress<BR>&nbsp;&nbsp;&nbsp;=20
> &nbsp;missingok<BR>&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;=20
> /var/log/mgetty.log.ttyPS13 {<BR>&nbsp;&nbsp;&nbsp;=20
> &nbsp;nocompress<BR>&nbsp;&nbsp;&nbsp; =
> &nbsp;missingok<BR>&nbsp;&nbsp;&nbsp;=20
> }<BR>&nbsp;&nbsp;&nbsp; /var/log/mgetty.log.ttyPS14 =
> {<BR>&nbsp;&nbsp;&nbsp;=20
> &nbsp;nocompress<BR>&nbsp;&nbsp;&nbsp; =
> &nbsp;missingok<BR>&nbsp;&nbsp;&nbsp;=20
> }<BR>&nbsp;&nbsp;&nbsp; /var/log/mgetty.log.ttyPS15 =
> {<BR>&nbsp;&nbsp;&nbsp;=20
> &nbsp;nocompress<BR>&nbsp;&nbsp;&nbsp; =
> &nbsp;missingok<BR>&nbsp;&nbsp;&nbsp;=20
> }<BR></DIV></FONT>
> <DIV><FONT face=3DArial size=3D2>-eric wood</DIV></FONT>
> <BLOCKQUOTE dir=3Dltr=20
> style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
> BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
>   <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
>   <DIV=20
>   style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
> black"><B>From:</B>=20
>   <A [EMAIL PROTECTED] =
> href=3D"mailto:[EMAIL PROTECTED]";>Billy Davis</A>=20
>   </DIV>
>   <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
> [EMAIL PROTECTED]=20
>   href=3D"mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]</A> =
> </DIV>
>   <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, February 19, =
> 2003 3:16=20
>   PM</DIV>
>   <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> zillions of=20
>   mgetty.log.ttyS4.1.1.1.1... messages</DIV>
>   <DIV><BR></DIV>
>   <DIV><FONT face=3DArial size=3D2>We have a RH7.3 server with an =
> internal modem set=20
>   up as ttyS4.&nbsp; The modem works great whenever we need to dial in =
> or=20
>   out.&nbsp; However, yesterday, the Server started acting very =
> strangely=20
>   (spooler quit printing, modem would not answer the phone) and we =
> started=20
>   getting an error message about 'mgetty trying to respawn to quickly, =
> port=20
>   locked for 5 minutes'.&nbsp; While trying to find out what was going =
> on, I=20
>   happened to notice that there were a 'zillion'&nbsp; zero byte length =
> messages=20
>   in /var/log named mgetty.log.ttyS4.1.1.1.1... up thru=20
>   mgetty.log.ttyS4.4.4.4.4.4...&nbsp; It took 30 minutes to delete them =
> all=20
>   (they could not be deleted with a single rm command), but after they =
> were=20
>   deleted, the system started acting normally again.&nbsp; Does anybody =
> know=20
>   what caused this problem and how to prevent it from occurring=20
>   again?</FONT></DIV>
>   <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
>   <DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
>   <DIV><FONT face=3DArial =
> size=3D2>Billy</FONT></DIV></BLOCKQUOTE></BODY></HTML>
>
> ------=_NextPart_000_00C2_01C2D830.048BDD20--
>
>
>
>
> --__--__--
>
> Message: 3
> Date: Wed, 19 Feb 2003 16:20:37 -0500
> From: Robert Quinn <[EMAIL PROTECTED]>
> Organization: Oracle Corporation
> To: [EMAIL PROTECTED]
> Subject: how do I get off this list ?
> Reply-To: [EMAIL PROTECTED]
>
> This is a multi-part message in MIME format.
> --------------A32CC3D20BE6A3C5D5CEFFD1
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 7bit
>
> Please help
>
> --------------A32CC3D20BE6A3C5D5CEFFD1
> Content-Type: text/x-vcard; charset=UTF-8;
>  name="bob.quinn.vcf"
> Content-Transfer-Encoding: 7bit
> Content-Description: Card for Robert Quinn
> Content-Disposition: attachment;
>  filename="bob.quinn.vcf"
>
> begin:vcard
> n:Quinn;Robert
> x-mozilla-html:FALSE
> url:http://olapdcweb.us.oracle.com/
> org:<img src=http://dmt.us.oracle.com/graphics/orc05.gif><br><b>
Burlington SE HelpDesk;http://olapdcweb.us.oracle.com/
> adr:;;;;;;
> version:2.1
> email;internet:[EMAIL PROTECTED]
> title:Systems Administrator       # 781-7440564
> fn:Robert Quinn
> end:vcard
>
> --------------A32CC3D20BE6A3C5D5CEFFD1--
>
>
>
>
> --__--__--
>
> Message: 4
> Date: Wed, 19 Feb 2003 14:21:49 -0700
> From: Jay Thompson <[EMAIL PROTECTED]>
> Subject: lpd in xinetd in Redhat 8.0
> To: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
>
>
> I am trying to configure lpd in xinetd.
>
> I am trying to run lpd from xinetd in Redhat 8.0.
>
> When I manually launch lpd from command line and send a
> print job, it works fine (confirming that printer setup and
> lpd are working).
>
> When I shut down lpd and activate lpd entry in xinetd.conf
>
> I get error on print:
>
>  > sending job 'user@host+NNN' to printer@localhost
>  > connecting to 'localhost', attempt 1
>  > cannot open connection to localhost - Connection refused
>
> xinetd.conf entry is:
>
> service lp
> {
> socket_type = stream
> protocol = tcp
> wait = no
> user = root
> server = /usr/sbin/lpd
> nice = 10
> instances = 10
> }
>
> I have made the following entries in /etc/services:
>
> lp 515/tcp
> lp 515/udp
>
> After restart of xinetd, netstat and nmap show port 515 is listening:
>
> # netstat -tap
> tcp 0 0 *:printer *.* LISTEN 1074/xinetd
>
> #nmap localhost
> 515/tcp open printer
>
> I have tried setting access control in xinetd.conf to
> allow_from 0.0.0.0 - just to make sure that the problem isn't
> caused by an IP restriction.
>
> Other xinetd services (like ftp and sshd) work fine.
>
> I can't think of anything else to try, nor can I think of special
> logging I might do to help identify the problem. None of
> the current logs /var/log/messages are giving any additional
> info to help.
>
> Thanks in advance,
>
> Jay
>
>
>
>
> -----------------------------------------------------------------------
> Jay Thompson
> Support Systems Analyst, Sr.
> Northern Arizona University
> College of Ecosystem Science and Management
> [EMAIL PROTECTED]
> (520) 523-8033
>
>
>
>
> --__--__--
>
> Message: 5
> Date: Wed, 19 Feb 2003 15:47:07 -0600
> From: Jeff Biss <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: how do I get off this list ?
> Reply-To: [EMAIL PROTECTED]
>
>
> --------------070504080806090803030703
> Content-Type: text/plain; charset=UTF-8; format=flowed
> Content-Transfer-Encoding: 7bit
>
> Bob,
>
> As far as I can tell go to:
>
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> and enter your email address in the text box in the redhat-list
> Subscribers area at the bottom and click the edit options button. This
> will present you with a page to edit your information and an unsubscribe
> control.
>
> Sincerely, Jeff Biss
>
>
> Robert Quinn wrote:
>
> >Please help
> >
> >
>
>
> --------------070504080806090803030703
> Content-Type: text/html; charset=UTF-8
> Content-Transfer-Encoding: 7bit
>
> <html>
> <head>
> </head>
> <body>
> Bob,<br>
> <br>
> As far as I can tell go to:<br>
> <br>
> <a class="moz-txt-link-freetext"
href="https://listman.redhat.com/mailman/listinfo/redhat-list";>https://listm
an.redhat.com/mailman/listinfo/redhat-list</a><br>
> <br>
> and enter your email address in the text box in the <a
name="subscribers"><b><font color="#000000">
> redhat-list Subscribers</font></b></a>
>  area at the bottom and click the edit options button. This will present
> you with a page to edit your information and an unsubscribe control.<br>
> <br>
> Sincerely, Jeff Biss<br>
> <br>
> <br>
> Robert Quinn wrote:<br>
> <blockquote type="cite" cite="[EMAIL PROTECTED]"">mid:[EMAIL PROTECTED]";>
>   <pre wrap="">Please help<br></pre>
>   <br>
>   </blockquote>
>   <br>
>   </body>
>   </html>
>
> --------------070504080806090803030703--
>
>
>
>
> --__--__--
>
> Message: 6
> From: "senthil@jadooworks" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: NIS problem
> Date: Thu, 20 Feb 2003 03:00:47 +0530
> Reply-To: [EMAIL PROTECTED]
>
> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_008D_01C2D88C.447785E0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> Hi All,
>
> I was trying out NIS in my network. NIS ( ypserv) starts up and =
> listening.   In the client system when I start ypbind the ypbind gets =
> hooked onto the NIS server. But when I try logging in to the system =
> using a Userid which I created in the NIS server I am unable to.  Am I =
> going wrong somewhere ? please help me ...
>
> regards
>
> senthil
> ------=_NextPart_000_008D_01C2D88C.447785E0
> Content-Type: text/html;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=3DContent-Type content=3D"text/html; =
> charset=3Diso-8859-1">
> <META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>I was trying out NIS in my network. NIS =
> ( ypserv)=20
> starts up and listening.&nbsp;&nbsp; In the client system when I start =
> ypbind=20
> the ypbind gets hooked onto the NIS server. But when I try logging in to =
> the=20
> system using a Userid which I created in the NIS server I am unable =
> to.&nbsp; Am=20
> I going wrong somewhere ? please help me ...</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>regards</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>senthil</FONT></DIV></BODY></HTML>
>
> ------=_NextPart_000_008D_01C2D88C.447785E0--
>
>
>
>
> --__--__--
>
> Message: 7
> Date: Wed, 19 Feb 2003 15:32:13 -0600
> From: Ed Wilts <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: bdsftpd-ssl and other ssl ftps
> Organization: (ewilts)
> Reply-To: [EMAIL PROTECTED]
>
> >just trying to configure my linux ftp server with ssl. The only free I've
> >found is this, but have no docs step-by-step or something like that.
> >Has someone links to web resources about bdsftpd-ssl configuration or
other
> >free ftp-ssl server? I'm looking for an easy guide, please.
>
> http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html
>
> --
> Ed Wilts, Mounds View, MN, USA
> mailto:[EMAIL PROTECTED]
> Member #1, Red Hat Community Ambassador Program
>
>
>
>
> --__--__--
>
> Message: 8
> Date: Wed, 19 Feb 2003 13:41:45 -0800 (PST)
> From: "J. Nyhuis" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Q: Strange Kernal Comment at boot... Please Help!
> Reply-To: [EMAIL PROTECTED]
>
> Can anyone suggest where I can go to get this resolved?  Is pay
> phone support the only option?  I'd rather resolve this over E-mail if
> possible.
> Thanks in advance!
> John N.
>
> >
> > Greetings,
> >
> >I just installed RH 8.0 on an old Dell Poweredge 2200, and am getting a
> >strange error at boot.
> >
> >"ide assuming 33MHz systembus for PIO mode, override with ide bus=xx"
> >
> >The system actually has a 66MHz bus, and has onboard SCSI.  There are no
> >ide devices in the system.
> >
> >Is this an defunct entry (as there is no ide controller), or is RH8.0
> >not using my mainboard's full bus speed?  I'll be using this machine for
> >a firewall, so I will need the full systembus speed (66MHz).
> >
> >Assuming it makes a difference in performance, How do I fix this issue?
> >
> >I've looked through the last few months of posting to this list and the
> >user's guide and have not come up with anything that sheds light on the
> >subject.
> >
> >Any advice would be appreciated...
> >Thanks in advance!
> >
> >John Nyhuis
> >Systems Administrator
> >Cell Systems Initiative
> >University of Washington
> >
> >
> >
>
>
>
>
> --__--__--
>
> Message: 9
> From: Achille Miele <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: bdsftpd-ssl and other ssl ftps
> Date: Wed, 19 Feb 2003 22:57:05 +0100
> Reply-To: [EMAIL PROTECTED]
>
> On Wednesday 19 February 2003 22:32, Ed Wilts wrote:
> > >just trying to configure my linux ftp server with ssl. The only free
I've
> > >found is this, but have no docs step-by-step or something like that.
> > >Has someone links to web resources about bdsftpd-ssl configuration or
> > > other free ftp-ssl server? I'm looking for an easy guide, please.
> >
> > http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html
>
> Thx, great link
>
>
>
>
> --__--__--
>
> Message: 10
> From: Achille Miele <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: bdsftpd-ssl and other ssl ftps
> Date: Wed, 19 Feb 2003 22:57:36 +0100
> Reply-To: [EMAIL PROTECTED]
>
> On Wednesday 19 February 2003 21:25, J M Craig/Alpha-G wrote:
> > What I did was just disable the ftp service and use an SSH client.
> > There's a nice free file x-fer SSH client (with low-cost upgrade to a
> > nicer one) at i-tree.org.
> >
> > HTH,
> >
> > John
> >
> > [EMAIL PROTECTED] wrote:
> > >Hi ti everyone,
> > >
> > >just trying to configure my linux ftp server with ssl. The only free
I've
> > >found is this, but have no docs step-by-step or something like that.
> > >Has someone links to web resources about bdsftpd-ssl configuration or
> > > other free ftp-ssl server? I'm looking for an easy guide, please.
> > >
> > >Thanks
>
> I'll give it a try, Thanks
>
>
>
>
> --__--__--
>
> Message: 11
> Date: Wed, 19 Feb 2003 14:03:13 -0800 (PST)
> Subject: Re: Q: Strange Kernal Comment at boot... Please Help!
> From: "nate" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
>
> J. Nyhuis said:
> > Can anyone suggest where I can go to get this resolved?  Is pay
> > phone support the only option?  I'd rather resolve this over E-mail if
> > possible.
>
>
> this is not a problem. that is normal. it is saying it is defaulting your
> IDE controller to 33Mhz, which is what the standard PCI bus runs at.
> Some server boards are capable of 66Mhz operation, but even those in all
> cases I have seen the onboard IDE controller is on the 33Mhz side.
>
> 33Mhz is not the same as the ATA speed(e.g. 33/66/100/133).
>
> nate
>
>
>
>
>
>
> --__--__--
>
> Message: 12
> Subject: RE: eepro100: wait_for_cmd_done timeout!
> Date: Wed, 19 Feb 2003 14:04:45 -0800
> From: "Christopher Lyon" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
>
> I downloaded the latest from Intel and make install. It is still doing
> it. Once I get the failure on the console all network traffic stops. I
> must reboot the box in order for it to work correctly again. It is a
> Tyan 2425 with Intel Pro100 built in cards.
>
>
> > -----Original Message-----
> > From: Ramesh .T.S [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, February 19, 2003 11:48 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: eepro100: wait_for_cmd_done timeout!
> >
> > tryto compile e100 driver from intel and check cox eepro has certain
> bugs
> > which affects during heavy traffic or autonegotiation
> > ----- Original Message -----
> > From: "Christopher Lyon" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, February 19, 2003 11:36 PM
> > Subject: eepro100: wait_for_cmd_done timeout!
> >
> >
> > > I seem to be having a problem with copy files in or out of this
> machine.
> > > I noticed that a console message just came up and it said "eepro100:
> > > wait_for_cmd_done timeout!" I have never seen this before and I
> noticed
> > > that the box from the networking standpoint is completely locked up.
> > > Anybody seen this before?
> > >
> > >
> > >
> > > --
> > > redhat-list mailing list
> > > unsubscribe
> mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> >
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
> --__--__--
>
> Message: 13
> To: [EMAIL PROTECTED]
> Subject: Re: Q: Strange Kernal Comment at boot... Please Help!
> From: [EMAIL PROTECTED]
> Date: Wed, 19 Feb 2003 16:56:19 -0500
> Reply-To: [EMAIL PROTECTED]
>
> I always thought this means the speed of the IDE device as in 33, 66, 100,
> 133, etc.  It's not referring to the speed of the motherboard's Front Side
> Bus.  In other words, you can ignore it since you have all SCSI drives.
>
> James S. Martin, RHCE
> Administrative Office of the United Sates Courts
> Washington, DC
>
>
>
>
>
> "J. Nyhuis" <[EMAIL PROTECTED]>
> Sent by: [EMAIL PROTECTED]
> 02/19/2003 04:41 PM
> Please respond to redhat-list
>
>
>         To:     [EMAIL PROTECTED]
>         cc:
>         Subject:        Q: Strange Kernal Comment at boot... Please Help!
>
>
>                  Can anyone suggest where I can go to get this resolved?
> Is pay
> phone support the only option?  I'd rather resolve this over E-mail if
> possible.
>                  Thanks in advance!
> John N.
>
> >
> >                Greetings,
> >
> >I just installed RH 8.0 on an old Dell Poweredge 2200, and am getting a
> >strange error at boot.
> >
> >"ide assuming 33MHz systembus for PIO mode, override with ide bus=xx"
> >
> >The system actually has a 66MHz bus, and has onboard SCSI.  There are no
> >ide devices in the system.
> >
> >Is this an defunct entry (as there is no ide controller), or is RH8.0
> >not using my mainboard's full bus speed?  I'll be using this machine for
> >a firewall, so I will need the full systembus speed (66MHz).
> >
> >Assuming it makes a difference in performance, How do I fix this issue?
> >
> >I've looked through the last few months of posting to this list and the
> >user's guide and have not come up with anything that sheds light on the
> >subject.
> >
> >Any advice would be appreciated...
> >Thanks in advance!
> >
> >John Nyhuis
> >Systems Administrator
> >Cell Systems Initiative
> >University of Washington
> >
> >
> >
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
>
>
>
> --__--__--
>
> __
> redhat-list mailing list
> Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
> End of redhat-list Digest



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to