[解决]好吧,我承认我无法解决acer Aspire V5-122所有linux发行版都无法关机

笔记本/便携移动设备,手机平板等软硬件
回复
ljay207
帖子: 17
注册时间: 2012-04-17 15:16

[解决]好吧,我承认我无法解决acer Aspire V5-122所有linux发行版都无法关机

#1

帖子 ljay207 »

描述:刚刚买了个本本 宏基超薄 Aspire V5-122 3500大洋,触摸屏,预装win8!
问题描述:回来立马删除所有分区 格式硬盘 安装arch。玩了很久重启没问题,到睡觉的时候无法关机(halt、 poweroff、 init 0、shutdown -h now)全部不好使。
关机时命令如下

代码: 全选

[nnnnnn] systemd-cgroups-agent[396]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused
[nnnnnn] systemd-cgroups-agent[397]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused
Sending SIGTERM to remaining processes...
Sending SIGKILL to remaining processes...
All filesystems unmounted.
Deactivating swaps.
All swaps deactivated.
Detaching loop devices.
All loop devices detached.
Detaching DM devices.
All DM devices detached.
Storage is finalized.
[ nnnnnn] Power down. //此段halt下提示信息是 [ nnnnnnn ]System halted.
Power down 以后就没有以后了,一直卡在这里。
然后试验livecd也是能够重启但是不能关机。
改换ubuntu 只能重启不能关机,
Fedora Debian xubuntu连gentoo我也试过了,全部只能重启不能关机。
后来改syslinux为启动方式,reboot的好使 poweroff不能用。
用U盘弄了个winPE启动盘,关机重启都好使。虽然不敢断言,猜测是linux的问题。
希望有大神能够帮我解决这个问题,真心还想将linux用下去!

编译了3.20.48的内核解决了,可能是新的3.9.xx的内核的问题具体问题不大清楚
上次由 ljay207 在 2013-07-17 9:19,总共编辑 1 次。
头像
xcjzhd
帖子: 203
注册时间: 2009-06-12 20:20
系统: The Great ArchLinux

Re: 好吧,我承认我无法解决acer Aspire V5-122所有linux发行版都无法关机

#2

帖子 xcjzhd »

sudo systemd poweroff
负责解决各种UEFI问题
ljay207
帖子: 17
注册时间: 2012-04-17 15:16

Re: 好吧,我承认我无法解决acer Aspire V5-122所有linux发行版都无法关机

#3

帖子 ljay207 »

xcjzhd 写了:sudo systemd poweroff
先谢过
但还是不行
开机的时候说microcode failed to load file amd_ucode/microcode_amd_fam16h.bin
正在查找是不是因为这个问题导致ACPI和主板没有响应
ljay207
帖子: 17
注册时间: 2012-04-17 15:16

Re: 好吧,我承认我无法解决acer Aspire V5-122所有linux发行版都无法关机

#4

帖子 ljay207 »

dmesg

代码: 全选

.
.
.
ACPI Warning: 0x0000000000000b00-0x000000000000b07 SystemIO conflicts with Region \_SB_.PCIO.SMBS.SMB0 1 (20130117/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
.
.
.
microcode: failed to load file amd-ucode/microcode_amd_fam16h.bin
.
.
.
现在还不知道如果acpi驱动不合适 和 microcode 加载失败会产生什么影响
renshijun
帖子: 19
注册时间: 2011-09-07 9:36

Re: [解决]好吧,我承认我无法解决acer Aspire V5-122所有linux发行版都无法关机

#5

帖子 renshijun »

请问, 这个小本安装linux后, 图形界面的驱动有问题吗. 触控好用吗?
回复