Como depurar problemas ACPI / poweroff?

3

Recentemente, substituí meu disco rígido por um SSD da Sandisk e fiz uma nova instalação do Fedora 21 (anteriormente usando o F20). Agora meu laptop não liga, e não sei qual dos dois está causando o problema. Se eu colocá-lo para dormir, a tela ficará em branco, mas a energia permanecerá ligada. Se eu desligar, ele trava no logotipo do Fedora. Reinicialização funciona no entanto. (Provavelmente) saída relevante do dmesg:

[    3.907523] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150204/utaddress-254)
[    3.907532] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.907536] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-254)
[    3.907540] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.910474] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-254)
[    3.910485] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.912035] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-254)
[    3.912042] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.912045] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    3.912188] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.912392] ACPI Warning: SystemIO range 0x000000000000EFA0-0x000000000000EFBF conflicts with OpRegion 0x000000000000EFA0-0x000000000000EFAF (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-254)
[    3.912399] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

Como posso depurar esse tipo de mensagem?

    
por yaegashi 08.07.2015 / 11:06

0 respostas

Tags