This one time, at band camp, Remigiusz ??wic said: > > > Severity: grave > > > > This seems a bit inflated to me - do you actually lose data, or is it > > just that you heard someone with similar error mesages lost data? > > > Ok, my mistake. Sorry.
No problem. Just pointing it out.
> > > During boot I see errors in dmesg. I've done little investigation
> > > and found that is not problem with my hard drive, but only with
> > > hdparm which is starting by udev.
> > > Errors look like that and I find them only at start of udev:
> > >
> > > hda: dma_intr: status=0x58 { DriveReady SeekComplete DataRequest }
> > > ide: failed opcode was: unknown
> > > hda: set_drive_speed_status: status=0x58 { DriveReady SeekComplete
> > > DataRequest }
> >
> > This means that you asked hdparm to do something that the kernel and
> > your hardware couldn't agree to do.
> >
> No way. When I manually apply my settings to hdparm every thing is ok.
Hrm, interesting. Does that mean it's not an hdparm problem, but a race
condition in udev or something? I am going to cc: the udev maintainer
on this to see what he thinks.
Marco, can you take a look at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345864 and see what you
think?
> >
> lspci:
> 0000:00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV
> Processor to I/O Controller (rev 02)
> 0000:00:00.1 System peripheral: Intel Corporation 82852/82855
> GM/GME/PM/GMV Processor to I/O Controller (rev 02)
> 0000:00:00.3 System peripheral: Intel Corporation 82852/82855
> GM/GME/PM/GMV Processor to I/O Controller (rev 02)
> 0000:00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
> Integrated Graphics Device (rev 02)
> 0000:00:02.1 Display controller: Intel Corporation 82852/855GM
> Integrated Graphics Device (rev 02)
> 0000:00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM
> (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
> 0000:00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM
> (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
> 0000:00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM
> (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
> 0000:00:1d.7 USB Controller: Intel Corporation 82801DB/DBM
> (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
> 0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
> 0000:00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC
> Interface Bridge (rev 03)
> 0000:00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE
> Controller (rev 03)
> 0000:00:1f.5 Multimedia audio controller: Intel Corporation
> 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
> 0000:00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM
> (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
> 0000:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)
> 0000:01:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev
> 05)
> 0000:01:05.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
> 0000:01:05.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
> 0000:01:05.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394
> Controller (rev 04)
>
> uname -a:
> Linux ithaqua 2.6.14_dópa #1 Mon Dec 1 21:22:25 CET 2005 i686 GNU/Linux
>
> dmesg:
> Dec 4 19:43:53 ithaqua kernel: Uniform Multi-Platform E-IDE driver
> Revision: 7.00alpha2
> Dec 4 19:43:53 ithaqua kernel: ide: Assuming 33MHz system bus speed
> for PIO modes; override with idebus=xx
> Dec 4 19:43:53 ithaqua kernel: ICH4: IDE controller at PCI slot 0000:00:1f.1
> Dec 4 19:43:53 ithaqua kernel: PCI: Enabling device 0000:00:1f.1 (0005 ->
> 0007)
> Dec 4 19:43:53 ithaqua kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] ->
> GSI 18 (level, low) -> IRQ 18
> Dec 4 19:43:53 ithaqua kernel: ICH4: chipset revision 3
> Dec 4 19:43:53 ithaqua kernel: ICH4: not 100%% native mode: will
> probe irqs later
> Dec 4 19:43:53 ithaqua kernel: ide0: BM-DMA at 0xffa0-0xffa7,
> BIOS settings: hda:DMA, hdb:pio
> Dec 4 19:43:53 ithaqua kernel: ide1: BM-DMA at 0xffa8-0xffaf,
> BIOS settings: hdc:DMA, hdd:pio
> Dec 4 19:43:53 ithaqua kernel: Probing IDE interface ide0...
> Dec 4 19:43:53 ithaqua kernel: hda: IC25N040ATMR04-0, ATA DISK drive
> Dec 4 19:43:53 ithaqua kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> Dec 4 19:43:53 ithaqua kernel: Probing IDE interface ide1...
> Dec 4 19:43:53 ithaqua kernel: hdc: ASUS SCB-2424V, ATAPI CD/DVD-ROM drive
> Dec 4 19:43:53 ithaqua kernel: ide1 at 0x170-0x177,0x376 on irq 15
> Dec 4 19:43:53 ithaqua kernel: hda: max request size: 1024KiB
> Dec 4 19:43:53 ithaqua kernel: hda: 78140160 sectors (40007 MB)
> w/1740KiB Cache, CHS=16383/255/63, UDMA(100)
> Dec 4 19:43:53 ithaqua kernel: hda: cache flushes supported
> Dec 4 19:43:53 ithaqua kernel: hda: hda1 hda3 < hda5 >
>
> hdparm.conf:
> /dev/hda {
> mult_sect_io = 16
> io32_support = 1
> write_cache = on
> dma = on
> }
>
> and
> ithaqua:/home/remik# hdparm /dev/hda
>
> /dev/hda:
> multcount = 16 (on)
> IO_support = 1 (32-bit)
> unmaskirq = 0 (off)
> using_dma = 1 (on)
> keepsettings = 0 (off)
> readonly = 0 (off)
> readahead = 256 (on)
> geometry = 16383/255/63, sectors = 78140160, start = 0
>
> > > Can you look at this closer?
> >
> > Will do.
> >
> > Thanks for reporting,
> >
> Thanks for replay.
>
> With regards,
> Remigiusz ?wic
--
-----------------------------------------------------------------
| ,''`. Stephen Gran |
| : :' : [EMAIL PROTECTED] |
| `. `' Debian user, admin, and developer |
| `- http://www.debian.org |
-----------------------------------------------------------------
signature.asc
Description: Digital signature

