Hardware issues?

2007-09-21 Thread esheesle
I run a Freebsd 6.2 server. Lately I've been getting a lot of the following 
type errors:

Sep 20 20:01:54 rogue kernel: swap_pager: indefinite wait buffer: bufobj: 0, 
blkno: 165918, size: 12288

The system has a raid 0 setup. I thought the normal cause of this was a hard 
drive issue so I did some checking over the past couple of weeks. I did a bios 
based scan of both drives, checked the raid reports and it thinks they are 
fine. I also installed smartctl and do daily testing and it reports the drives 
are both fine.

It seems like I start getting those messages after the system has been up for 
a week or two. If i reboot they go away for several more days. Any thoughts on 
what could case this? The hardware is only 2 years old so the system isn't be 
overwhelmed. Showing 1% or less of processing via top at any given time.  Is 
the hard disk the only likely cause?

Thanks

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Sundry hardware issues on an Alderwood/Intel 925 Express board + 6.1-RELEASE

2006-10-07 Thread Juha Saarinen

From dmesg on a freshly installed 6.1-RELEASE system:


acpi0:  on motherboard
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR

pci1:  at device 0.0 (no driver attached)
pci0:  at device 27.0 (no driver attached)
pci0:  at device 31.3 (no driver attached)

pciconf -lv:

[EMAIL PROTECTED]:27:0:class=0x040300 card=0x266817f2 chip=0x26688086
rev=0x03 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801FB/FR/FW/FRW Intel High DefiNition Audio Controller'
   class= multimedia

[EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x266a17f2 chip=0x266a8086
rev=0x03 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801FB/FR/FW/FRW SMBus Controller'
   class= serial bus
   subclass = SMBus

[EMAIL PROTECTED]:0:0: class=0x03 card=0x31251458 chip=0x014010de rev=0xa2 
hdr=0x00
   vendor   = 'NVIDIA Corporation'
   device   = 'GeForce 6600 GT'
   class= display
   subclass = VGA

Is it possible to get these going?

Then there's this message:

acpi_tz0: failed to set new freq, disabling passive cooling

Is this:

http://www.bsdforums.org/forums/archive/index.php/t-38587.html

a valid workaround?

This looks a bit more worrisome:

atapci1:  port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfb00-0xfb0f at device 31.2 on
pci0
atapci1: failed to enable memory mapping!

Related to this?

http://www.freebsd.org/cgi/query-pr.cgi?pr=92238

Anything I could do about it?

--

Juha
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"