Networking Forums

Networking Forums > Computer Networking > Linux Networking > How to find a reason for PCI Bus error a290.

Reply
Thread Tools Display Modes

How to find a reason for PCI Bus error a290.

 
 
Pythoni
Guest
Posts: n/a

 
      11-11-2006, 08:16 AM
A friend of mine installed a Linux box for me. Yesterday, it stopped
answer to ping and in log I found

Nov 10 17:40:59 myhope kernel: eth0: PCI Bus error a290.
Nov 10 17:41:03 myhope kernel: eth0: PCI Bus error 8290.
Nov 10 17:42:57 myhope kernel: eth0: PCI Bus error a290.
Nov 10 17:42:59 myhope last message repeated 2 times
Nov 10 17:43:00 myhope kernel: eth0: PCI Bus error 8290.
Nov 10 18:36:38 myhope kernel: eth0: PCI Bus error a290.
Nov 10 18:36:38 myhope kernel: eth0: PCI Bus error 8290.
Nov 10 18:36:39 myhope kernel: eth0: PCI Bus error a290.
Nov 10 18:36:40 myhope kernel: eth0: PCI Bus error a290.
Nov 10 18:36:41 myhope kernel: eth0: PCI Bus error 8290.
Nov 10 18:36:52 myhope kernel: eth0: PCI Bus error a290.

Ii it a problem of a network card or mainboard? Or anything else?The
friend told me that it could be a problem of power supply too.

(This server( I use it as a webserver), was up for about 140 days and
then was a first down time and 10 days later this second.)
Any idea would be appreciated
Thank you
L.

 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      11-11-2006, 09:08 AM
In comp.os.linux.networking Pythoni <(E-Mail Removed)>:
> A friend of mine installed a Linux box for me. Yesterday, it stopped
> answer to ping and in log I found


> Nov 10 17:40:59 myhope kernel: eth0: PCI Bus error a290.

[..]

What do the following commands output from some xterm/kvt or
alike:

uname -r
/sbin/lspci | grep Eth

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 371: Incorrectly configured static routes on
the corerouters.
 
Reply With Quote
 
Pythoni
Guest
Posts: n/a

 
      11-11-2006, 10:38 AM

Michael Heiming wrote:
> In comp.os.linux.networking Pythoni <(E-Mail Removed)>:
> > A friend of mine installed a Linux box for me. Yesterday, it stopped
> > answer to ping and in log I found

>
> > Nov 10 17:40:59 myhope kernel: eth0: PCI Bus error a290.

> [..]
>
> What do the following commands output from some xterm/kvt or
> alike:
>
> uname -r
> /sbin/lspci | grep Eth
>

Michael,
Thank you for your reply
When I typed
/sbin/lspci | grep Eth

I received
01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)


What else shall I try?
Thank you
L.

 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      11-11-2006, 12:11 PM
In comp.os.linux.networking Pythoni <(E-Mail Removed)>:

> Michael Heiming wrote:
>> In comp.os.linux.networking Pythoni <(E-Mail Removed)>:
>> > A friend of mine installed a Linux box for me. Yesterday, it stopped
>> > answer to ping and in log I found


>> > Nov 10 17:40:59 myhope kernel: eth0: PCI Bus error a290.

>> [..]


>> What do the following commands output from some xterm/kvt or
>> alike:


>> uname -r
>> /sbin/lspci | grep Eth


> Michael, Thank you for your reply When I typed


> /sbin/lspci | grep Eth


> 01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)


Good, you didn't reveal you kernel version? Though this nic is
supported since long time. It is a cheapo card, a good choice for
some desktop. I have seen quite a few of these cards failing, I'd
try another spare one and perhaps use another PCI slot and see if
this works better.

Good luck

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 335: the AA battery in the wallclock sends
magnetic interference
 
Reply With Quote
 
Pythoni
Guest
Posts: n/a

 
      11-11-2006, 01:12 PM

Michael Heiming wrote:
> In comp.os.linux.networking Pythoni <(E-Mail Removed)>:
>
> > Michael Heiming wrote:
> >> In comp.os.linux.networking Pythoni <(E-Mail Removed)>:
> >> > A friend of mine installed a Linux box for me. Yesterday, it stopped
> >> > answer to ping and in log I found

>
> >> > Nov 10 17:40:59 myhope kernel: eth0: PCI Bus error a290.
> >> [..]

>
> >> What do the following commands output from some xterm/kvt or
> >> alike:

>
> >> uname -r
> >> /sbin/lspci | grep Eth

>
> > Michael, Thank you for your reply When I typed

>
> > /sbin/lspci | grep Eth

>
> > 01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> > RTL-8139/8139C/8139C+ (rev 10)

>
> Good, you didn't reveal you kernel version? Though this nic is
> supported since long time. It is a cheapo card, a good choice for
> some desktop. I have seen quite a few of these cards failing, I'd
> try another spare one and perhaps use another PCI slot and see if
> this works better.

Michael,
Thank you for your reply.
So, do you think it is a problem of network card?

La.

 
Reply With Quote
 
steve_schefter@hotmail.com
Guest
Posts: n/a

 
      11-13-2006, 01:10 PM
Pythoni wrote:
> A friend of mine installed a Linux box for me. Yesterday, it stopped
> answer to ping and in log I found
>
> Nov 10 17:40:59 myhope kernel: eth0: PCI Bus error a290.


The software is reading an interrupt status register on the
card and seeing that the chip reported, in this internal
register, that a PCI bus error occurred. If you want to dig
into the things that could cause the chip to think so, you'll
have to look at the chip specs. I think Realtech makes them
downloadable.

Regards,
Steve

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot Find Server or DNS error (Tried everything) ripdoozer@yahoo.com Wireless Internet 4 07-13-2006 03:04 AM
cannot find server or dns error l kellar Broadband Hardware 1 03-17-2005 10:45 PM
Can't find server error sporatically with mn 700 Broadband Hardware 1 07-18-2004 01:43 AM
can't find server error kyle Broadband Hardware 1 06-27-2004 08:15 PM
Re: How do I Find Packet Error Rate? K Bloch Wireless Internet 0 08-19-2003 08:08 PM



1 2 3 4 5 6 7 8 9 10 11