http://bugzilla.kernel.org/show_bug.cgi?id=9533

           Summary: 2.6.24-rc4: some ahci/acpi interaction causes delays
                    during boot
           Product: ACPI
           Version: 2.5
     KernelVersion: 2.6.24-rc4
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Most recent kernel where this bug did not occur: didn't test but 2.6.23 worked
fine
Distribution: gentoo but doesn't matter as the kernel doesn't get to userland
yet ;)
Hardware Environment: hp nc8430
Software Environment:
Problem Description:
booting with 2.6.24-rc4 causes the following errors/messages while initializing
sata/ahci:

[   26.494962] ahci 0000:00:1f.2: version 3.0
[   26.494982] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) ->
IRQ 17
[   26.495344] ahci 0000:00:1f.2: nr_ports (4) and implemented port map (0x1)
don't match, using nr_ports
[   26.495566] ahci 0000:00:1f.2: forcing PORTS_IMPL to 0xf
[   27.498361] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0xf
impl SATA mode
[   27.498583] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio
slum part
[   27.498806] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[   27.499023] scsi0 : ahci
[   27.499241] scsi1 : ahci
[   27.499456] scsi2 : ahci
[   27.499667] scsi3 : ahci
[   27.499892] ata1: SATA max UDMA/133 abar [EMAIL PROTECTED] port 0xf4705100
irq 219
[   27.500112] ata2: SATA max UDMA/133 abar [EMAIL PROTECTED] port 0xf4705180
irq 219
[   27.500332] ata3: SATA max UDMA/133 abar [EMAIL PROTECTED] port 0xf4705200
irq 219
[   27.501822] ata4: SATA max UDMA/133 abar [EMAIL PROTECTED] port 0xf4705280
irq 219
[   28.137999] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)

next comes the first failure:

[   28.140561] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 failed (Emask=0x1
Stat=0x51 Err=0x04)
[   28.141091] ata1: failed to recover some devices, retrying in 5 secs
[   34.786461] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   34.789004] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 failed (Emask=0x1
Stat=0x51 Err=0x04)

then the second failure:

[   34.789534] ata1.00: ACPI on devcfg failed the second time, disabling
(errno=-5)
[   34.789753] ata1.00: revalidation failed (errno=1)
[   34.789914] ata1: failed to recover some devices, retrying in 5 secs
[   41.434924] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   41.437002] ata1.00: configured for UDMA/100

after this the driver works and boot proceeds fine. so it's not a show stopper
for me but something isn't right. also i'm not sure if it's really an ACPI
problem, but it was some ACPI command that was last issued/logged so i thought
it'd put this under ACPI, feel free to reclassify. if you need any extra info,
let me know but i'd like to avoid bisecting if possible.

Steps to reproduce: just compile/boot with 2.6.24-rc4.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to