* SATA ICH5 not detected at boot, mm-kernels @ 2006-11-05 14:36 Fabio Coatti 2006-11-06 0:17 ` Andrew Morton 0 siblings, 1 reply; 9+ messages in thread From: Fabio Coatti @ 2006-11-05 14:36 UTC (permalink / raw) To: linux-kernel Hi all; It seems that problems like this has been already reported, but not exactly the same, so maybe thsi can add some infos. Otherwise, sorry for the noise. Starting from 2.6.19-rc1-mm1 and up to rc4-mm2, at boot the kernel is unable to detect two sata disks, connected to a ICH5 controller. Latest mm working kernel seems to be 2.6.18-mm3; 2.6.19-rc4 works just fine. On rc-4 (vanilla) the log is this: Nov 5 13:26:37 kefk libata version 2.00 loaded. Nov 5 13:26:37 kefk ata_piix 0000:00:1f.2: version 2.00ac6 Nov 5 13:26:37 kefk ata_piix 0000:00:1f.2: MAP [ P0 P1 IDE IDE ] Nov 5 13:26:37 kefk ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 17 Nov 5 13:26:37 kefk ata: 0x170 IDE port busy Nov 5 13:26:37 kefk ata: conflict with ide1 Nov 5 13:26:37 kefk PCI: Setting latency timer of device 0000:00:1f.2 to 64 Nov 5 13:26:37 kefk ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xF000 irq 14 Nov 5 13:26:37 kefk ata2: DUMMY Nov 5 13:26:37 kefk scsi1 : ata_piix Nov 5 13:26:37 kefk ata1.00: ATA-7, max UDMA/133, 488397168 sectors: LBA48 NCQ (depth 0/32) Nov 5 13:26:37 kefk ata1.00: ata1: dev 0 multi count 16 Nov 5 13:26:37 kefk ata1.01: ATA-7, max UDMA/133, 586114704 sectors: LBA48 NCQ (depth 0/32) Nov 5 13:26:37 kefk ata1.01: ata1: dev 1 multi count 16 Nov 5 13:26:37 kefk ata1.00: configured for UDMA/133 Nov 5 13:26:37 kefk ata1.01: configured for UDMA/133 With -mm kernels, I see only the third disk, but attached to a different controller (output from rc4 vanilla): Nov 5 13:26:37 kefk ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 19 (level, low) -> IRQ 18 Nov 5 13:26:37 kefk ata3: SATA max UDMA/100 cmd 0xF8804080 ctl 0xF880408A bmdma 0xF8804000 irq 18 Nov 5 13:26:37 kefk ata4: SATA max UDMA/100 cmd 0xF88040C0 ctl 0xF88040CA bmdma 0xF8804008 irq 18 Nov 5 13:26:37 kefk scsi3 : sata_sil Nov 5 13:26:37 kefk ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310) Nov 5 13:26:37 kefk ata3.00: ATA-7, max UDMA/133, 625142448 sectors: LBA48 NCQ (depth 0/32) Nov 5 13:26:37 kefk ata3.00: ata3: dev 0 multi count 0 Nov 5 13:26:37 kefk ata3.00: configured for UDMA/100 Nov 5 13:26:37 kefk scsi4 : sata_sil Nov 5 13:26:37 kefk ata4: SATA link down (SStatus 0 SControl 310) Nov 5 13:26:37 kefk scsi 3:0:0:0: Direct-Access ATA Maxtor 6V320F0 VA11 PQ: 0 ANSI: 5 Nov 5 13:26:37 kefk SCSI device sdc: 625142448 512-byte hdwr sectors (320073 MB) Nov 5 13:26:37 kefk sdc: Write Protect is off -- Fabio Coatti http://members.ferrara.linux.it/cova Ferrara Linux Users Group http://ferrara.linux.it GnuPG fp:9765 A5B6 6843 17BC A646 BE8C FA56 373A 5374 C703 Old SysOps never die... they simply forget their password. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: SATA ICH5 not detected at boot, mm-kernels 2006-11-05 14:36 SATA ICH5 not detected at boot, mm-kernels Fabio Coatti @ 2006-11-06 0:17 ` Andrew Morton 2006-11-06 12:43 ` Tejun Heo 0 siblings, 1 reply; 9+ messages in thread From: Andrew Morton @ 2006-11-06 0:17 UTC (permalink / raw) To: Fabio Coatti; +Cc: linux-kernel, Alan Cox, Jeff Garzik, Tejun Heo On Sun, 5 Nov 2006 15:36:33 +0100 Fabio Coatti <cova@ferrara.linux.it> wrote: > Hi all; It seems that problems like this has been already reported, but not > exactly the same, so maybe thsi can add some infos. Otherwise, sorry for the > noise. > > Starting from 2.6.19-rc1-mm1 and up to rc4-mm2, at boot the kernel is unable > to detect two sata disks, connected to a ICH5 controller. Latest mm working > kernel seems to be 2.6.18-mm3; 2.6.19-rc4 works just fine. > > On rc-4 (vanilla) the log is this: > Nov 5 13:26:37 kefk libata version 2.00 loaded. > Nov 5 13:26:37 kefk ata_piix 0000:00:1f.2: version 2.00ac6 > Nov 5 13:26:37 kefk ata_piix 0000:00:1f.2: MAP [ P0 P1 IDE IDE ] > Nov 5 13:26:37 kefk ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, > low) -> IRQ 17 > Nov 5 13:26:37 kefk ata: 0x170 IDE port busy > Nov 5 13:26:37 kefk ata: conflict with ide1 hm. What does that mean? > Nov 5 13:26:37 kefk PCI: Setting latency timer of device 0000:00:1f.2 to 64 > Nov 5 13:26:37 kefk ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xF000 > irq 14 > Nov 5 13:26:37 kefk ata2: DUMMY > Nov 5 13:26:37 kefk scsi1 : ata_piix > Nov 5 13:26:37 kefk ata1.00: ATA-7, max UDMA/133, 488397168 sectors: LBA48 > NCQ (depth 0/32) > Nov 5 13:26:37 kefk ata1.00: ata1: dev 0 multi count 16 > Nov 5 13:26:37 kefk ata1.01: ATA-7, max UDMA/133, 586114704 sectors: LBA48 > NCQ (depth 0/32) > Nov 5 13:26:37 kefk ata1.01: ata1: dev 1 multi count 16 > Nov 5 13:26:37 kefk ata1.00: configured for UDMA/133 > Nov 5 13:26:37 kefk ata1.01: configured for UDMA/133 > > > With -mm kernels, I see only the third disk, but attached to a different > controller (output from rc4 vanilla): > > Nov 5 13:26:37 kefk ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 19 (level, > low) -> IRQ 18 > Nov 5 13:26:37 kefk ata3: SATA max UDMA/100 cmd 0xF8804080 ctl 0xF880408A > bmdma 0xF8804000 irq 18 > Nov 5 13:26:37 kefk ata4: SATA max UDMA/100 cmd 0xF88040C0 ctl 0xF88040CA > bmdma 0xF8804008 irq 18 > Nov 5 13:26:37 kefk scsi3 : sata_sil > Nov 5 13:26:37 kefk ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310) > Nov 5 13:26:37 kefk ata3.00: ATA-7, max UDMA/133, 625142448 sectors: LBA48 > NCQ (depth 0/32) > Nov 5 13:26:37 kefk ata3.00: ata3: dev 0 multi count 0 > Nov 5 13:26:37 kefk ata3.00: configured for UDMA/100 > Nov 5 13:26:37 kefk scsi4 : sata_sil > Nov 5 13:26:37 kefk ata4: SATA link down (SStatus 0 SControl 310) > Nov 5 13:26:37 kefk scsi 3:0:0:0: Direct-Access ATA Maxtor 6V320F0 > VA11 PQ: 0 ANSI: 5 > Nov 5 13:26:37 kefk SCSI device sdc: 625142448 512-byte hdwr sectors (320073 > MB) > Nov 5 13:26:37 kefk sdc: Write Protect is off > And why doesn't -mm report the same conflict? I assume the .config is the same? ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: SATA ICH5 not detected at boot, mm-kernels 2006-11-06 0:17 ` Andrew Morton @ 2006-11-06 12:43 ` Tejun Heo 2006-11-06 13:18 ` Fabio Coatti 2006-11-12 11:09 ` Fabio Coatti 0 siblings, 2 replies; 9+ messages in thread From: Tejun Heo @ 2006-11-06 12:43 UTC (permalink / raw) To: Andrew Morton; +Cc: Fabio Coatti, linux-kernel, Alan Cox, Jeff Garzik Hello, Andrew Morton wrote: > On Sun, 5 Nov 2006 15:36:33 +0100 > Fabio Coatti <cova@ferrara.linux.it> wrote: > >> Hi all; It seems that problems like this has been already reported, but not >> exactly the same, so maybe thsi can add some infos. Otherwise, sorry for the >> noise. >> >> Starting from 2.6.19-rc1-mm1 and up to rc4-mm2, at boot the kernel is unable >> to detect two sata disks, connected to a ICH5 controller. Latest mm working >> kernel seems to be 2.6.18-mm3; 2.6.19-rc4 works just fine. >> >> On rc-4 (vanilla) the log is this: >> Nov 5 13:26:37 kefk libata version 2.00 loaded. >> Nov 5 13:26:37 kefk ata_piix 0000:00:1f.2: version 2.00ac6 >> Nov 5 13:26:37 kefk ata_piix 0000:00:1f.2: MAP [ P0 P1 IDE IDE ] >> Nov 5 13:26:37 kefk ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, >> low) -> IRQ 17 >> Nov 5 13:26:37 kefk ata: 0x170 IDE port busy >> Nov 5 13:26:37 kefk ata: conflict with ide1 > > hm. What does that mean? It means that IDE layer claimed the port. It can be overridden by combined_mode kernel parameter. >> Nov 5 13:26:37 kefk PCI: Setting latency timer of device 0000:00:1f.2 to 64 >> Nov 5 13:26:37 kefk ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xF000 >> irq 14 >> Nov 5 13:26:37 kefk ata2: DUMMY >> Nov 5 13:26:37 kefk scsi1 : ata_piix >> Nov 5 13:26:37 kefk ata1.00: ATA-7, max UDMA/133, 488397168 sectors: LBA48 >> NCQ (depth 0/32) >> Nov 5 13:26:37 kefk ata1.00: ata1: dev 0 multi count 16 >> Nov 5 13:26:37 kefk ata1.01: ATA-7, max UDMA/133, 586114704 sectors: LBA48 >> NCQ (depth 0/32) >> Nov 5 13:26:37 kefk ata1.01: ata1: dev 1 multi count 16 >> Nov 5 13:26:37 kefk ata1.00: configured for UDMA/133 >> Nov 5 13:26:37 kefk ata1.01: configured for UDMA/133 >> >> >> With -mm kernels, I see only the third disk, but attached to a different >> controller (output from rc4 vanilla): >> >> Nov 5 13:26:37 kefk ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 19 (level, >> low) -> IRQ 18 >> Nov 5 13:26:37 kefk ata3: SATA max UDMA/100 cmd 0xF8804080 ctl 0xF880408A >> bmdma 0xF8804000 irq 18 >> Nov 5 13:26:37 kefk ata4: SATA max UDMA/100 cmd 0xF88040C0 ctl 0xF88040CA >> bmdma 0xF8804008 irq 18 >> Nov 5 13:26:37 kefk scsi3 : sata_sil >> Nov 5 13:26:37 kefk ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310) >> Nov 5 13:26:37 kefk ata3.00: ATA-7, max UDMA/133, 625142448 sectors: LBA48 >> NCQ (depth 0/32) >> Nov 5 13:26:37 kefk ata3.00: ata3: dev 0 multi count 0 >> Nov 5 13:26:37 kefk ata3.00: configured for UDMA/100 >> Nov 5 13:26:37 kefk scsi4 : sata_sil >> Nov 5 13:26:37 kefk ata4: SATA link down (SStatus 0 SControl 310) >> Nov 5 13:26:37 kefk scsi 3:0:0:0: Direct-Access ATA Maxtor 6V320F0 >> VA11 PQ: 0 ANSI: 5 >> Nov 5 13:26:37 kefk SCSI device sdc: 625142448 512-byte hdwr sectors (320073 >> MB) >> Nov 5 13:26:37 kefk sdc: Write Protect is off >> > > And why doesn't -mm report the same conflict? I assume the .config is the > same? Also, please post full dmesg of both kernels. Thanks. -- tejun ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: SATA ICH5 not detected at boot, mm-kernels 2006-11-06 12:43 ` Tejun Heo @ 2006-11-06 13:18 ` Fabio Coatti 2006-11-13 9:17 ` Fabio Coatti 2006-11-12 11:09 ` Fabio Coatti 1 sibling, 1 reply; 9+ messages in thread From: Fabio Coatti @ 2006-11-06 13:18 UTC (permalink / raw) To: Tejun Heo; +Cc: Andrew Morton, linux-kernel, Alan Cox, Jeff Garzik Alle 13:43, lunedì 6 novembre 2006, Tejun Heo ha scritto: > >> (320073 MB) > >> Nov 5 13:26:37 kefk sdc: Write Protect is off > > > > And why doesn't -mm report the same conflict? I assume the .config is > > the same? > > Also, please post full dmesg of both kernels. Sure; now I'm far from the afflicted machine, but I'll post dmesg and .config for all kernels (I've to use serial console debug for the non working one: the non working drive,unfortunately, is needed to have machine up and running :) .). I'm pretty sure that the configs between 2.6.18-mm3 and 2.6.19-rcXmmY are the same; I've compiled newer kernel using make oldconfig based on working .config. But in the last days I've tweaked the configs trying to make it work, so I'll start a fresh build to avoid any doubt. I'll do this as soon as I'm again near the machine (I've no remote maintenance facility on this machine) -- Fabio "Cova" Coatti http://members.ferrara.linux.it/cova Ferrara Linux Users Group http://ferrara.linux.it GnuPG fp:9765 A5B6 6843 17BC A646 BE8C FA56 373A 5374 C703 Old SysOps never die... they simply forget their password. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: SATA ICH5 not detected at boot, mm-kernels 2006-11-06 13:18 ` Fabio Coatti @ 2006-11-13 9:17 ` Fabio Coatti 2006-11-13 21:29 ` Andrew Morton 0 siblings, 1 reply; 9+ messages in thread From: Fabio Coatti @ 2006-11-13 9:17 UTC (permalink / raw) To: Tejun Heo; +Cc: Andrew Morton, linux-kernel, Alan Cox, Jeff Garzik Alle 14:18, lunedì 6 novembre 2006, Fabio Coatti ha scritto: > Alle 13:43, lunedì 6 novembre 2006, Tejun Heo ha scritto: > > >> (320073 MB) > > >> Nov 5 13:26:37 kefk sdc: Write Protect is off > > > > > > And why doesn't -mm report the same conflict? I assume the .config is > > > the same? > > > > Also, please post full dmesg of both kernels. I've finally saved the dmesg from 2.6.19-rc5-mm1, the one that hangs at boot, not detecting two sata disks: BIOS data check successful Linux version 2.6.19-rc5-mm1 (root@kefk) (gcc version 4.1.1 (Gentoo 4.1.1-r1)) #2 SMP PREEMPT Sun Nov 12 20:17:00 CET 2006 BIOS-provided physical RAM map: sanitize start sanitize end copy_e820_map() start: 0000000000000000 size: 000000000009f800 end: 000000000009f800 type: 1 copy_e820_map() type is E820_RAM copy_e820_map() start: 000000000009f800 size: 0000000000000800 end: 00000000000a0000 type: 2 copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 copy_e820_map() start: 0000000000100000 size: 000000003fef0000 end: 000000003fff0000 type: 1 copy_e820_map() type is E820_RAM copy_e820_map() start: 000000003fff0000 size: 0000000000003000 end: 000000003fff3000 type: 4 copy_e820_map() start: 000000003fff3000 size: 000000000000d000 end: 0000000040000000 type: 3 copy_e820_map() start: 00000000fec00000 size: 0000000001400000 end: 0000000100000000 type: 2 BIOS-e820: 0000000000000000 - 000000000009f800 (usable) BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000003fff0000 (usable) BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS) BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data) BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) 127MB HIGHMEM available. 896MB LOWMEM available. found SMP MP-table at 000f5cd0 Zone PFN ranges: DMA 0 -> 4096 Normal 4096 -> 229376 HighMem 229376 -> 262128 early_node_map[1] active PFN ranges 0: 0 -> 262128 DMI 2.2 present. ACPI: PM-Timer IO Port: 0x408 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 15:2 APIC version 20 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Processor #1 15:2 APIC version 20 ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000) Detected 2806.502 MHz processor. Built 1 zonelists. Total pages: 260081 Kernel command line: BOOT_IMAGE=2.6.19-rc5-mm1s ro root=821 console=ttyS0,38400 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 Clock event device pit configured with caps set: 07 PID hash table entries: 4096 (order: 12, 16384 bytes) Console: colour VGA+ 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1034388k/1048512k available (2712k kernel code, 13556k reserved, 1300k data, 212k init, 131008k highmem) virtual kernel memory layout: fixmap : 0xfff9d000 - 0xfffff000 ( 392 kB) pkmap : 0xff800000 - 0xffc00000 (4096 kB) vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) .init : 0xc04f1000 - 0xc0526000 ( 212 kB) .data : 0xc03a63ef - 0xc04eb634 (1300 kB) .text : 0xc0100000 - 0xc03a63ef (2712 kB) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 5615.03 BogoMIPS (lpj=2807516) Security Framework v1.0.0 initialized Mount-cache hash table entries: 512 CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 512K CPU: Physical Processor ID: 0 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Thermal monitoring enabled Checking 'hlt' instruction... OK. Freeing SMP alternatives: 11k freed ACPI: Core revision 20060707 CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09 Booting processor 1/1 eip 2000 Initializing CPU#1 Calibrating delay using timer specific routine.. 5611.95 BogoMIPS (lpj=2805977) CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 512K CPU: Physical Processor ID: 0 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: Intel P4/Xeon Extended MCE MSRs (12) available CPU1: Thermal monitoring enabled CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09 Total of 2 processors activated (11226.98 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 Clock event device pit new caps set: 01 Clock event device lapic configured with caps set: 06 checking TSC synchronization across 2 CPUs: passed. Clock event device pit new caps set: 01 Clock event device lapic configured with caps set: 06 Brought up 2 CPUs migration_cost=88 NET: Registered protocol family 16 ACPI: bus type pci registered PCI: PCI BIOS revision 2.10 entry at 0xfbb20, last bus=3 PCI: Using configuration type 1 Setting up standard PCI resources ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO PCI quirk: region 0480-04bf claimed by ICH4 GPIO PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 *9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 *5 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 *11 12 14 15) ACPI: Power Resource [PFAN] (off) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 14 devices Generic PHY: Registered new driver SCSI subsystem initialized PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report pnp: 00:0b: ioport range 0x400-0x4bf could not be reserved PCI: Bridge: 0000:00:01.0 IO window: disabled. MEM window: f8000000-f9ffffff PREFETCH window: f0000000-f7ffffff PCI: Bridge: 0000:00:03.0 IO window: a000-afff MEM window: fc000000-fc0fffff PREFETCH window: disabled. PCI: Bridge: 0000:00:1e.0 IO window: 8000-9fff MEM window: fa000000-fbffffff PREFETCH window: 50000000-500fffff NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 5, 131072 bytes) TCP established hash table entries: 131072 (order: 8, 1572864 bytes) TCP bind hash table entries: 65536 (order: 7, 786432 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered Machine check exception polling timer started. KEVENT subsystem has been successfully registered. KEVENT: Added callbacks for type 2. KEVENT: Added callbacks for type 3. Kevent poll()/select() subsystem has been initialized. KEVENT: Added callbacks for type 0. highmem bounce pool size: 64 pages JFS: nTxBlock = 8082, nTxLock = 64661 SGI XFS with ACLs, no debug enabled io scheduler noop registered io scheduler anticipatory registered (default) io scheduler deadline registered io scheduler cfq registered ACPI: Power Button (FF) [PWRF] ACPI: Power Button (CM) [PWRB] ACPI: Transitioning device [FAN] to D3 ACPI: Transitioning device [FAN] to D3 ACPI: Fan [FAN] (off) ACPI: Invalid passive threshold ACPI: Thermal Zone [THRM] (55 C) [drm] Initialized drm 1.1.0 20060810 Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A LXT970: Registered new driver LXT971: Registered new driver netconsole: not configured, aborting Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ide0: I/O resource 0x1F0-0x1F7 not free. ide0: ports already in use, skipping probe hdc: TEAC DV-W58G, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 ACPI: PCI Interrupt 0000:03:06.0[A] -> GSI 22 (level, low) -> IRQ 16 ahc_pci:3:6:0: Host Adapter Bios disabled. Using default SCSI device parameters scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0 <Adaptec 2902/04/10/15/20C/30C SCSI adapter> aic7850: Single Channel A, SCSI Id=7, 3/253 SCBs scsi 0:0:2:0: Scanner Nikon COOLSCANIII 1.31 PQ: 0 ANSI: 2 target0:0:2: Beginning Domain Validation target0:0:2: Ending Domain Validation scsi 0:0:3:0: CD-ROM PLEXTOR CD-ROM PX-40TS 1.01 PQ: 0 ANSI: 2 target0:0:3: Beginning Domain Validation target0:0:3: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 15) target0:0:3: Domain Validation skipping write tests target0:0:3: Ending Domain Validation sr0: scsi-1 drive Uniform CD-ROM driver Revision: 3.20 scsi 0:0:2:0: Attached scsi generic sg0 type 6 sr 0:0:3:0: Attached scsi generic sg1 type 5 ata_piix 0000:00:1f.2: MAP [ P0 P1 IDE IDE ] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 17 PCI: Unable to reserve I/O region #1:8@1f0 for device 0000:00:1f.2 ata_piix: probe of 0000:00:1f.2 failed with error -16 ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 19 (level, low) -> IRQ 18 ata1: SATA max UDMA/100 cmd 0xF8804080 ctl 0xF880408A bmdma 0xF8804000 irq 18 ata2: SATA max UDMA/100 cmd 0xF88040C0 ctl 0xF88040CA bmdma 0xF8804008 irq 18 scsi1 : sata_sil ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) ata1.00: ATA-7, max UDMA/133, 625142448 sectors: LBA48 NCQ (depth 0/32) ata1.00: ata1: dev 0 multi count 0 ata1.00: configured for UDMA/100 scsi2 : sata_sil ata2: SATA link down (SStatus 0 SControl 310) scsi 1:0:0:0: Direct-Access ATA Maxtor 6V320F0 VA11 PQ: 0 ANSI: 5 SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB) sda: Write Protect is off SCSI device sda: drive cache: write back SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB) sda: Write Protect is off SCSI device sda: drive cache: write back sda: sda1 sda2 sda3 sda4 < sda5 > sd 1:0:0:0: Attached scsi disk sda sd 1:0:0:0: Attached scsi generic sg2 type 0 PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mice EDAC MC: Ver: 2.0.1 Nov 10 2006 EDAC i82875p: i82875p init one EDAC MC0: Giving out device to i82875p_edac i82875p: DEV 0000:00:00.0 input: AT Translated Set 2 keyboard as /class/input/input0 TCP bic registered TCP westwood registered TCP htcp registered NET: Registered protocol family 1 NET: Registered protocol family 17 Starting balanced_irq Using IPI Shortcut mode drivers/rtc/hctosys.c: unable to open rtc device (rtc0) Time: tsc clocksource has been installed. logips2pp: Detected unknown logitech mouse model 127 input: ImExPS/2 Logitech Explorer Mouse as /class/input/input1 VFS: Cannot open root device "821" or unknown-block(8,33) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,33) -- Fabio Coatti http://members.ferrara.linux.it/cova Ferrara Linux Users Group http://ferrara.linux.it GnuPG fp:9765 A5B6 6843 17BC A646 BE8C FA56 373A 5374 C703 Old SysOps never die... they simply forget their password. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: SATA ICH5 not detected at boot, mm-kernels 2006-11-13 9:17 ` Fabio Coatti @ 2006-11-13 21:29 ` Andrew Morton 2006-11-14 21:52 ` Fabio Coatti 0 siblings, 1 reply; 9+ messages in thread From: Andrew Morton @ 2006-11-13 21:29 UTC (permalink / raw) To: Fabio Coatti; +Cc: Tejun Heo, linux-kernel, Alan Cox, Jeff Garzik On Mon, 13 Nov 2006 10:17:38 +0100 Fabio Coatti <cova@ferrara.linux.it> wrote: > Alle 14:18, luned__ 6 novembre 2006, Fabio Coatti ha scritto: > > Alle 13:43, luned__ 6 novembre 2006, Tejun Heo ha scritto: > > > >> (320073 MB) > > > >> Nov 5 13:26:37 kefk sdc: Write Protect is off > > > > > > > > And why doesn't -mm report the same conflict? I assume the .config is > > > > the same? > > > > > > Also, please post full dmesg of both kernels. > > I've finally saved the dmesg from 2.6.19-rc5-mm1, the one that hangs at boot, > not detecting two sata disks: Thanks. In an earlier email, Tejun said: > >> Nov 5 13:26:37 kefk ata: 0x170 IDE port busy > >> Nov 5 13:26:37 kefk ata: conflict with ide1 > > > > hm. What does that mean? > > It means that IDE layer claimed the port. It can be overridden by > combined_mode kernel parameter. > Did you try that? ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: SATA ICH5 not detected at boot, mm-kernels 2006-11-13 21:29 ` Andrew Morton @ 2006-11-14 21:52 ` Fabio Coatti 2006-11-14 22:45 ` Andrew Morton 0 siblings, 1 reply; 9+ messages in thread From: Fabio Coatti @ 2006-11-14 21:52 UTC (permalink / raw) To: Andrew Morton; +Cc: Tejun Heo, linux-kernel, Alan Cox, Jeff Garzik Alle 22:29, lunedì 13 novembre 2006, Andrew Morton ha scritto: > > In an earlier email, Tejun said: > > >> Nov 5 13:26:37 kefk ata: 0x170 IDE port busy > > >> Nov 5 13:26:37 kefk ata: conflict with ide1 > > > > > > hm. What does that mean? > > > > It means that IDE layer claimed the port. It can be overridden by > > combined_mode kernel parameter. > > Did you try that? Uh, well, to be honest, no..or better: not yet :) anyway, applying this patch: http://lkml.org/lkml/2006/11/13/150 tghe problem disappeared and 2.6.19-rc5-mm1 booted just fine, seeing all ata_piix devices. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: SATA ICH5 not detected at boot, mm-kernels 2006-11-14 21:52 ` Fabio Coatti @ 2006-11-14 22:45 ` Andrew Morton 0 siblings, 0 replies; 9+ messages in thread From: Andrew Morton @ 2006-11-14 22:45 UTC (permalink / raw) To: Fabio Coatti; +Cc: Tejun Heo, linux-kernel, Alan Cox, Jeff Garzik On Tue, 14 Nov 2006 22:52:42 +0100 Fabio Coatti <cova@ferrara.linux.it> wrote: > Alle 22:29, luned__ 13 novembre 2006, Andrew Morton ha scritto: > > > > > In an earlier email, Tejun said: > > > >> Nov 5 13:26:37 kefk ata: 0x170 IDE port busy > > > >> Nov 5 13:26:37 kefk ata: conflict with ide1 > > > > > > > > hm. What does that mean? > > > > > > It means that IDE layer claimed the port. It can be overridden by > > > combined_mode kernel parameter. > > > > Did you try that? > > Uh, well, to be honest, no..or better: not yet :) > > anyway, applying this patch: http://lkml.org/lkml/2006/11/13/150 > tghe problem disappeared and 2.6.19-rc5-mm1 booted just fine, seeing all > ata_piix devices. Great, thanks. I have that fix in rc5-mm2, as pci-quirks-fix-the-festering-mess-that-claims-to-handle-ide-quirks-ide-fix.patch - a fix against Greg's gregkh-pci-pci-quirks-fix-the-festering-mess-that-claims-to-handle-ide-quirks.patch There is no problem which cannot be solved with a sufficiently long filename. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: SATA ICH5 not detected at boot, mm-kernels 2006-11-06 12:43 ` Tejun Heo 2006-11-06 13:18 ` Fabio Coatti @ 2006-11-12 11:09 ` Fabio Coatti 1 sibling, 0 replies; 9+ messages in thread From: Fabio Coatti @ 2006-11-12 11:09 UTC (permalink / raw) To: Tejun Heo; +Cc: Andrew Morton, linux-kernel, Alan Cox, Jeff Garzik It seems that my message hasn't yet shown up on lkml, so I suppose to have some mail problem :( To see if this helps, I've removed attachments, replacing it with urls. Alle 13:43, lunedì 6 novembre 2006, Tejun Heo ha scritto: > Hello, > > Andrew Morton wrote: > > On Sun, 5 Nov 2006 15:36:33 +0100 > > > > Fabio Coatti <cova@ferrara.linux.it> wrote: > >> Hi all; It seems that problems like this has been already reported, but > >> not exactly the same, so maybe thsi can add some infos. Otherwise, sorry > >> for the noise. > >> > >> Starting from 2.6.19-rc1-mm1 and up to rc4-mm2, at boot the kernel is > >> unable to detect two sata disks, connected to a ICH5 controller. Latest > >> mm working kernel seems to be 2.6.18-mm3; 2.6.19-rc4 works just fine. > >> I've collected more data; Here you can find .config for all three cases: 2.6.18-mm3 (working) http://members.ferrara.linux.it/cova/config-2.6.18-mm3 2.6.19-rc5 (working) http://members.ferrara.linux.it/cova/config-2.6.19-rc5 2.6.19-rc5-mm1 (not working) http://members.ferrara.linux.it/cova/config-2.6.19-rc5-mm1 and dmesg for 2.6.18-mm3 and 2.6.19-rc5. I've seen that I've saved the dmesg with nvidia driver inserted; I can't, right now, recreate the files without nvidia driver loaded, but as the issue happens before the driver is loaded maybe the information can be useful anyway. I'll made a non tainted dmesg as soon as possible, if needed. http://members.ferrara.linux.it/cova/dmesg-2.6.18-mm3 http://members.ferrara.linux.it/cova/dmesg-2.6.19-rc5 I'm trying to get the dmesg for 2.6.19-rc-mm1 (the non-working one), but I've to find a serial cable :) Anyway, I've seen this message on dmesg, that seems interesting (copied by hand, please forgive any mistake): PCI: Unable to reserve I/O region #1:8@1f0 for device 0000:00:1f.2 ata_piix: probe of 0000:00:1f.2 failed with error -16 Of course, lspci for that device gives: 00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: ABIT Computer Corp. Unknown device 1014 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 17 I/O ports at <unassigned> I/O ports at <unassigned> I/O ports at <unassigned> I/O ports at <unassigned> I/O ports at f000 [size=16] HTH -- Fabio Coatti http://members.ferrara.linux.it/cova Ferrara Linux Users Group http://ferrara.linux.it GnuPG fp:9765 A5B6 6843 17BC A646 BE8C FA56 373A 5374 C703 Old SysOps never die... they simply forget their password. ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2006-11-14 22:48 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-11-05 14:36 SATA ICH5 not detected at boot, mm-kernels Fabio Coatti 2006-11-06 0:17 ` Andrew Morton 2006-11-06 12:43 ` Tejun Heo 2006-11-06 13:18 ` Fabio Coatti 2006-11-13 9:17 ` Fabio Coatti 2006-11-13 21:29 ` Andrew Morton 2006-11-14 21:52 ` Fabio Coatti 2006-11-14 22:45 ` Andrew Morton 2006-11-12 11:09 ` Fabio Coatti
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox