Re: Error on boot, significant?

2005-11-21 Thread sergey akifiev
On Sun, Nov 20, 2005 at 10:17:00AM -0800, ross wrote:
 FreeBSD 6.0-STABLE #3: Wed Nov 16 07:13:11 PST 2005
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL6
 module_register: module pci/tdfx already exists!
 Module pci/tdfx failed to register: 17
 Timecounter i8254 frequency 1193182 Hz quality 0
 ...
 
 To me, this seems like a problem but I was hoping somebody who understood  
 this a little bit more could clarify what's going on their. I'm I getting  
 all the bang for my buck from my video card?

you've built tdfx driver into kernel and trying to load module at boot time.
check if that module mentioned in /boot/loader.conf and comment it out if so.

-- 
WBFH: -error IL2: =SB=error
SGA16-RIPE
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


promise sx6000 on 4.11-RELEASE-p12

2005-10-15 Thread sergey akifiev
i have installed promise sx6000 card on my FreeBSD 4.11-RELEASE-p12 box. then
i have created raid5 array of 5x250GB WD hard drives.
in dmesg i see:
pstpci0: Promise SuperTrak SX6000 ATA RAID controller mem
0xdc00-0xdfff irq 5 at device 3.1 on pci2
pst0: 953900MB PROMISE TECH. I2O RAID DEVICE [121605/255/63] on pstpci0
(i noted, that geometry, supplied by card's bios (56040/255/63),and what 
freebsd kernel sees are differ)

and then weird things began.
when formatting a pst0e device i got numerous messages, like that:
pst: timeout mfa=0x002a3e10 cmd=WRITE

card beeps shortly, when theese messages appears. and after some messages,
array change status to CRITICAL and began rebuilding (card emits short beeps
in equal times).

also i've got damaged filesystem, when normally shutting down/rebooting
server.
i want to ask, is that normal?

PS if it is wrong place to ask such question, pls, redirect me to correct one.
PPS pardon my english :-)
-- 
WBFH: -error IL2: =SB=error
SGA16-RIPE
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]