From owner-freebsd-questions Fri Jun 29 7:15:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from amsmta04-svc.chello.nl (mail-out.chello.nl [213.46.240.7]) by hub.freebsd.org (Postfix) with ESMTP id CA26437B403 for ; Fri, 29 Jun 2001 07:15:45 -0700 (PDT) (envelope-from ron@zappa.demon.nl) Received: from sonic ([213.93.216.127]) by amsmta04-svc.chello.nl (InterMail vK.4.03.02.00 201-232-124 license dd4a379df8e387594186908c65258374) with SMTP id <20010629141551.MAUC7440.amsmta04-svc@sonic>; Fri, 29 Jun 2001 16:15:51 +0200 Message-ID: <008601c100a5$fda90180$0404a8c0@smalweer.nl> From: "Ron Klinkien" To: "Sebastiaan van Erk" , "rodolfo edelmann" Cc: References: <20010628003038.A4711@sebster.com> Subject: Re: ? Date: Fri, 29 Jun 2001 16:15:46 +0200 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 I also had ICRC errors, cables and settings were all ok. What fixed it for me: Disable UDMA temporary. Run GENERIC kernel. cvsup to -STABLE. Rebuild everything. Enable UDMA. But it doens't work for everyone. I run ABit KT7A, IBM 40GXP HD, Athlon 1.2Ghz 266 ----- Original Message ----- From: "Sebastiaan van Erk" To: "rodolfo edelmann" Cc: Sent: Thursday, June 28, 2001 12:30 AM Subject: Re: ? > Hi there, > > It's been on the list quite a lot. Check the archives. > Other than that, check your cables and make sure you have > IDE cables with 80 little wires instead of 40. Also make > sure the cables aren't too long or damaged. In the worst > case run in lower ATA modes or in PIO mode. > > Greetings, > Sebastiaan van Erk > > > > Script started on Wed Jun 27 16:41:01 2001 > > > > Lixa# uname -a > > FreeBSD Lixa.infovia.com.ar 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 > > Lixa# > > > > Script done on Wed Jun 27 16:45:58 2001 > > > > -------------------------------------------------------------------------- -------------------------------------------------------------------------- > > > > ---THIS IS THE PROBLEM I HAVE, FREEBSD SAY EVERYTIME THAT WHEN I WRITE IN MY HARD DISK---- > > > > > > Lixa# ad0s2f: UDMA ICRC error writing fsbn 57387386 of 4136752-4136783 > > (ad0s2 bn 57387386; cn 3572 tn 50 sn 56) retrying > > ad0s2f: UDMA ICRC error writing fsbn 66958778 of 8922448-8922703 (ad0s2 bn 66958778; cn 4167 tn 252 sn 47) retrying > > ad0s2f: UDMA ICRC error writing fsbn 54003066 of 2444592-2444847 (ad0s2 bn 54003066; cn 3361 tn 136 sn 33) retrying > > Jun 27 16:48:31 Lixa /kernel: ad0s2f: UDMA ICRC error writing fsbn 57387386 of 4136752-4136783 (ad0s2 bn 57387386; cn 3572 tn 50 sn 56) retrying > > Jun 27 16:48:31 Lixa /kernel: ad0s2f: UDMA ICRC error writing fsbn 57387386 of 4136752-4136783 (ad0s2 bn 57387386; cn 3572 tn 50 sn 56) retrying > > Jun 27 16:48:31 Lixa /kernel: ad0s2f: UDMA ICRC error writing fsbn 66958778 of 8922448-8922703 (ad0s2 bn 66958778; cn 4167 tn 252 sn 47) retrying > > Jun 27 16:48:31 Lixa /kernel: ad0s2f: UDMA ICRC error writing fsbn 66958778 of 8922448-8922703 (ad0s2 bn 66958778; cn 4167 tn 252 sn 47) retrying > > > > -------------------------------------------------------------------------- ------------------------------------------------------------------------- > > > > ---I CHECK IT BUT EVERITHING GO OK---- > > > > Script started on Wed Jun 27 16:55:27 2001 > > Lixa# fsck > > ** /dev/ad0s2a (NO WRITE) > > ** Last Mounted on / > > ** Root file system > > ** Phase 1 - Check Blocks and Sizes > > ** Phase 2 - Check Pathnames > > ** Phase 3 - Check Connectivity > > ** Phase 4 - Check Reference Counts > > ** Phase 5 - Check Cyl groups > > 1095 files, 29072 used, 169327 free (599 frags, 21091 blocks, 0.3% fragmentation) > > ** /dev/ad0s2f (NO WRITE) > > ** Last Mounted on /usr > > ** Phase 1 - Check Blocks and Sizes > > ** Phase 2 - Check Pathnames > > ** Phase 3 - Check Connectivity > > ** Phase 4 - Check Reference Counts > > ** Phase 5 - Check Cyl groups > > 98706 files, 739133 used, 4544991 free (43447 frags, 562693 blocks, 0.8% fragmentation) > > ** /dev/ad0s2e (NO WRITE) > > ** Last Mounted on /var > > ** Phase 1 - Check Blocks and Sizes > > ** Phase 2 - Check Pathnames > > ** Phase 3 - Check Connectivity > > ** Phase 4 - Check Reference Counts > > ** Phase 5 - Check Cyl groups > > 171 files, 926 used, 98257 free (9 frags, 12281 blocks, 0.0% fragmentation) > > Lixa# exit > > > > Script done on Wed Jun 27 16:56:34 2001 > > > > -------------------------------------------------------------------------- ------------------------------------------------------------------------ > > > > ---THIS IS THE KERNEL START UP--- > > > > Script started on Wed Jun 27 16:49:23 2001 > > > > Lixa# 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.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 > > jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC > > Timecounter "i8254" frequency 1193182 Hz > > CPU: AMD Athlon(tm) Processor (698.65-MHz 686-class CPU) > > Origin = "AuthenticAMD" Id = 0x621 Stepping = 1 > > Features=0x183f9ff > > AMD Features=0xc0400000 > > real memory = 134152192 (131008K bytes) > > config> di sn0 > > config> di lnc0 > > config> di ie0 > > config> di fe0 > > config> di ed0 > > config> di cs0 > > config> di bt0 > > config> di aic0 > > config> di aha0 > > config> di adv0 > > config> en npx0 > > config> po npx0 0xf0 > > config> ir npx0 13 > > config> f npx0 0 > > config> q > > avail memory = 126226432 (123268K bytes) > > Preloaded elf kernel "kernel" at 0xc044d000. > > Preloaded userconfig_script "/boot/kernel.conf" at 0xc044d09c. > > Pentium Pro MTRR support enabled > > md0: Malloc disk > > npx0: on motherboard > > npx0: INT 16 interface > > pcib0: on motherboard > > pci0: on pcib0 > > pcib1: at device 1.0 on pci0 > > pci1: on pcib1 > > pci1: at 5.0 irq 11 > > isab0: at device 7.0 on pci0 > > isa0: on isab0 > > atapci0: port 0xffa0-0xffaf at device 7.1 on pci0 > > ata0: at 0x1f0 irq 14 on atapci0 > > ata1: at 0x170 irq 15 on atapci0 > > uhci0: port 0xd400-0xd41f irq 10 at device 7.2 on pci0 > > usb0: on uhci0 > > usb0: USB revision 1.0 > > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > > uhub0: 2 ports with 2 removable, self powered > > chip1: at device 7.4 on pci0 > > pci0: (vendor=0x1102, dev=0x0002) at 9.0 irq 11 > > pci0: (vendor=0x1102, dev=0x7002) at 9.1 > > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > > fdc0: FIFO enabled, 8 bytes threshold > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > atkbdc0: at port 0x60,0x64 on isa0 > > atkbd0: flags 0x1 irq 1 on atkbdc0 > > kbd0 at atkbd0 > > psm0: irq 12 on atkbdc0 > > psm0: model NetMouse/NetScroll Optical, device ID 0 > > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > > sc0: at flags 0x100 on isa0 > > sc0: VGA <16 virtual consoles, flags=0x300> > > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > > sio0: type 16550A > > sio1: configured irq 3 not in bitmap of probed irqs 0 > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode > > ppbus0: IEEE1284 device found /NIBBLE > > Probing for PnP devices on ppbus0: > > ppbus0: PRINTER BJ,LQ,BJL,BJRaster,BSCC > > plip0: on ppbus0 > > lpt0: on ppbus0 > > lpt0: Interrupt-driven port > > ppi0: on ppbus0 > > ad0: 29312MB [59556/16/63] at ata0-master UDMA66 <--------------------------MY HARD DISK > > acd0: DVD-ROM at ata1-master using PIO4 > > Mounting root from ufs:/dev/ad0s2a > > > > Script done on Wed Jun 27 16:49:43 2001 > > > > -------------------------------------------------------------------------- --------------------------- > > > > PLEASE ANSWER ME, I HAVE THIS PROBLEM FOR LAST 1 YEAR AND I NEVER GET AN ANSWER > > > > MY E-MAIL IS : > > rodolfo_edelmann@hotmail.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