I am using openSUSE 13.1 KDE 64 bit on my Aspire V5-122P laptop. My problem is, that it never turns off power, when I shutdown. I have googled and found, that some other Acer laptops have similar problems, that has to do with the Linux kernel. When the laptop ran Windows 8 the power off was okay.
My main question is, if I shall try to find new kernel version, which solves the problem, trying patches or just has to live with the problem, that I must push the power bottom for 5 sec each time I power off?
I am not sure if it is a usb or pci problem? Some Acer laptop of model V5-573G has pci problems:
https://bugzilla.kernel.org/show_bug.cgi?id=63861
Some model V5-571 reports reboots problem with power off, because of usb problems:
http://www.pbehnke.com/main/node/11
I am not sure at all, that the problems with V5-57X models are the same as on my V5-122P model. Found this on V5-122P, but he only writes, that it is fixed in kernel 3.20.48:
https://bbs.archlinux.org/viewtopic.php?id=166647
My kernel version:
My pci:
Thanks in advance
Jan
My main question is, if I shall try to find new kernel version, which solves the problem, trying patches or just has to live with the problem, that I must push the power bottom for 5 sec each time I power off?
I am not sure if it is a usb or pci problem? Some Acer laptop of model V5-573G has pci problems:
https://bugzilla.kernel.org/show_bug.cgi?id=63861
Some model V5-571 reports reboots problem with power off, because of usb problems:
http://www.pbehnke.com/main/node/11
I am not sure at all, that the problems with V5-57X models are the same as on my V5-122P model. Found this on V5-122P, but he only writes, that it is fixed in kernel 3.20.48:
https://bbs.archlinux.org/viewtopic.php?id=166647
My kernel version:
Code:
Linux linux-w507.site 3.7.10-1.28-desktop #1 SMP PREEMPT Mon Feb 3 14:11:15 UTC 2014 (c9a2c6c) x86_64 x86_64 x86_64 GNU/Linux
Code:
lspci -nn00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 16h Processor Root Complex [1022:1536]
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Device [1002:983d]
00:01.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI Device [1002:9840]
00:02.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 16h Processor Function 0 [1022:1538]
00:02.3 PCI bridge [0604]: Advanced Micro Devices [AMD] Family 16h Processor Functions 5:1 [1022:1439]
00:10.0 USB controller [0c03]: Advanced Micro Devices [AMD] FCH USB XHCI Controller [1022:7814] (rev 01)
00:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] FCH SATA Controller [AHCI mode] [1022:7801] (rev 40)
00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] FCH USB OHCI Controller [1022:7807] (rev 39)
00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] FCH USB EHCI Controller [1022:7808] (rev 39)
00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] FCH USB OHCI Controller [1022:7807] (rev 39)
00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] FCH USB EHCI Controller [1022:7808] (rev 39)
00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] FCH SMBus Controller [1022:780b] (rev 3a)
00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] FCH Azalia Controller [1022:780d] (rev 02)
00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] FCH LPC Bridge [1022:780e] (rev 11)
00:14.7 SD Host controller [0805]: Advanced Micro Devices [AMD] FCH SD Flash Controller [1022:7813] (rev 01)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 16h Processor Function 0 [1022:1530]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 16h Processor Function 1 [1022:1531]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 16h Processor Function 2 [1022:1532]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 16h Processor Function 3 [1022:1533]
00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 16h Processor Function 4 [1022:1534]
00:18.5 Host bridge [0600]: Advanced Micro Devices [AMD] Family 16h Processor Function 5 [1022:1535]
01:00.0 Network controller [0280]: Atheros Communications Inc. AR9565 Wireless Network Adapter [168c:0036] (rev 01)
Jan