[Cập nhật]:
Vấn đề tương tự tồn tại trong Kubfox và được giải quyết theo cách tương tự.
[Đã giải quyết]:
Bằng cách áp dụng lệnh sau, nmcli nm
tôi nhận được như sau:
Trước khi đình chỉ
RUNNING STATE WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
running connected enabled enabled enabled enabled
như bạn có thể thấy trạng thái được kết nối và phần còn lại được kích hoạt và chạy
Sau khi đình chỉ
RUNNING STATE WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
running asleep enabled enabled enabled disabled
như bạn có thể thấy trạng thái đang ngủ có nghĩa là người quản lý mạng thân yêu của chúng ta vẫn đang ngủ trưa, vì vậy để giải quyết việc sử dụng dòng lệnh
sudo nmcli nm sleep false
rơi : điều này nói với người quản lý mạng đánh thức địa ngục. để thực hiện điều này:
tạo một tập lệnh theo /etc/pm/sleep.d
các điều sau đây (và đừng quên đánh dấu tập lệnh là có thể thực thi được):
#!/bin/sh
case "${1}" in
resume|thaw)
nmcli nm sleep false
;;
esac
Nhờ cái này
Vấn đề ban đầu:
Tôi vừa tải xuống Ubuntu 14.04 và cài đặt trên máy tính xách tay của mình: ASUS X61SL với bộ xử lý Intel P8400 Core2Duo x64.
Khi tôi đóng nắp, hệ thống bị treo, nhưng khi tôi mở nắp lại và tiếp tục, mạng không dây không được kích hoạt (toàn bộ mạng bị vô hiệu hóa) và khi tôi chọn "Bật mạng" thì không có gì xảy ra.
Đây là thông tin về bộ điều hợp không dây của tôi:
$ lspci | grep -i wireless
02:00.0 Network controller: Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Vấn đề này không có trong Ubuntu 13.04, Linux Mint Phiên bản Debian hoặc Debian 7 khò khè (Gnome hoặc KDE).
Chỉnh sửa: một vài thử nghiệm với các kết quả sau:
Sự cố ảnh hưởng đến mạng không dây và có dây của tôi.
Lưu ý: Tôi cần thêm pci=nomsi
dòng vào grub để khởi động.
Khi đăng xuất bằng tay sau đó tạm dừng sau đó tiếp tục sau đó đăng nhập mọi thứ hoạt động tốt.
Khi đình chỉ trực tiếp trong khi đăng nhập vấn đề xảy ra.
Khóa và đình chỉ gây ra vấn đề tương tự như đình chỉ trực tiếp.
Ngoài ra vấn đề này appearnlty ảnh hưởng đến chức năng đăng xuất: nếu bạn chọn đăng xuất khỏi menu người dùng trong bảng thống nhất thì bạn sẽ không đăng xuất, nhưng nếu bạn sử dụng dòng lệnh gnome-session-quit --logout
thì bạn có thể đăng xuất.
Bây giờ với lshw -C network
đầu ra:
Bình thường (mạng đầy đủ chức năng):
*-network
description: Ethernet interface
product: 191 Gigabit Ethernet Adapter
vendor: Silicon Integrated Systems [SiS]
physical id: 4
bus info: pci@0000:00:04.0
logical name: eth0
version: 02
serial: 00:24:8c:1e:f8:53
size: 10Mbit/s
capacity: 100Mbit/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sis190 driverversion=1.4 duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:19 memory:fddfcc00-fddfcc7f ioport:cc00(size=128)
*-network
description: Wireless interface
product: AR928X Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 00:15:af:e2:13:db
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.13.0-24-generic firmware=N/A ip=6.6.6.8 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:16 memory:fdff0000-fdffffff
Sau khi tiếp tục ("/etc/pm/config.d" không chứa "unload_modules"):
*-network DISABLED
description: Ethernet interface
product: 191 Gigabit Ethernet Adapter
vendor: Silicon Integrated Systems [SiS]
physical id: 4
bus info: pci@0000:00:04.0
logical name: eth0
version: 02
serial: 00:24:8c:1e:f8:53
size: 10Mbit/s
capacity: 100Mbit/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sis190 driverversion=1.4 duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:19 memory:fddfcc00-fddfcc7f ioport:cc00(size=128)
*-network DISABLED
description: Wireless interface
product: AR928X Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 00:15:af:e2:13:db
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.13.0-24-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:16 memory:fdff0000-fdffffff
Khi tôi thêm tệp unload_modules vào thư mục "/etc/pm/config.d" như được đề xuất ở đây , sau khi đăng xuất, tạm dừng, tiếp tục sau đó đăng nhập vào mạng hoạt động nhưng tôi không thể kết nối với mạng không dây của mình.
Một lần nữa, kết quả của lshw -C network
Sau khi tiếp tục ("/etc/pm/config.d" chứa "unload_modules"):
*-network DISABLED
description: Ethernet interface
product: 191 Gigabit Ethernet Adapter
vendor: Silicon Integrated Systems [SiS]
physical id: 4
bus info: pci@0000:00:04.0
logical name: eth0
version: 02
serial: 00:24:8c:1e:f8:53
size: 10Mbit/s
capacity: 100Mbit/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sis190 driverversion=1.4 duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:19 memory:fddfcc00-fddfcc7f ioport:cc00(size=128)
*-network DISABLED
description: Wireless interface
product: AR928X Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 00:15:af:e2:13:db
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.13.0-24-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:16 memory:fdff0000-fdffffff
Nội dung của 'unload_modules "trong đó:
SUSPEND_MODULES="$SUSPEND_MODULES ath9k"
SUSPEND_MODULES="$SUSPEND_MODULES sis190"
Trong đó 'ath9k' là mô-đun không dây của tôi và 'sis190' là mô-đun Ethernet của tôi.
nmcli nm
phàn nàn:Object 'nm' is unknown
nmcli general status