หลังจากอัปเดตจาก 11.04 ถึง 11.10 ความประพฤติแบบมีสายปรากฏขึ้นในเครื่องของฉัน:
เมธอดการปิดระบบ GUI (รวมถึงการรีบูต) ทำให้เกิดการออกจากระบบเท่านั้นและในหน้าจอเข้าสู่ระบบตัวเลือกการปิดระบบและการรีบูตจะทำสิ่งใดก็ตาม (หากคุณสงสัยว่าการรีบูตจะปรากฏในกล่องโต้ตอบการปิดเครื่อง)
วิธีเดียวที่ฉันสามารถรีบูตหรือปิดเป็นรางคอนโซลหรือsudo shutdown -h now
sudo reboot
สิ่งนี้ใช้ได้สำหรับฉัน แต่ไม่ใช่สำหรับผู้ใช้ที่เหลือ
จะแก้ไขได้อย่างไร?
ปรับปรุง
เอาต์พุต syslog เมื่อเลือกปิดเครื่องจากเดสก์ท็อปของฉันคือ:
AptDaemon: INFO: Quitting due to inactivity
AptDaemon: INFO: Quitting was requested
CRON[5095]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete)
CRON[5094]: (root) MAIL (mailed 1 byte of output; but got status 0x00ff, #012)
kernel: [17027.614974] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
kernel: [17027.616510] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
kernel: [17027.618037] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
kernel: [17027.619557] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
kernel: [17027.621046] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
kernel: [17027.621051] psmouse.c: issuing reconnect request
acpid: client 1032[0:0] has disconnected
acpid: client connected from 1032[0:0]
acpid: 1 client rule loaded
gnome-session[1836]: WARNING: Unable to stop system: Authorization is required
acpid: client 1032[0:0] has disconnected
acpid: client connected from 6055[0:0]
acpid: 1 client rule loaded
rtkit-daemon[1313]: Successfully made thread 6134 of process 6134 (n/a) owned by '119' high priority at nice level -11.
rtkit-daemon[1313]: Supervising 4 threads of 2 processes of 2 users.
rtkit-daemon[1313]: Successfully made thread 6139 of process 6134 (n/a) owned by '119' RT at priority 5.
rtkit-daemon[1313]: Supervising 5 threads of 2 processes of 2 users.
rtkit-daemon[1313]: Successfully made thread 6140 of process 6134 (n/a) owned by '119' RT at priority 5.
rtkit-daemon[1313]: Supervising 6 threads of 2 processes of 2 users.
ฉันสงสัยว่าสายgnome-session[1836]: WARNING: Unable to stop system: Authorization is required
เกี่ยวข้องกับปัญหา
เมื่อเลือกshutdown
จากหน้าจอเข้าสู่ระบบผลลัพธ์จะเหมือนกันจากบรรทัดที่แหลม นี่คือผลลัพธ์:
gnome-session[1836]: WARNING: Unable to stop system: Authorization is required
acpid: client 1032[0:0] has disconnected
acpid: client connected from 6055[0:0]
acpid: 1 client rule loaded
rtkit-daemon[1313]: Successfully made thread 6134 of process 6134 (n/a) owned by '119' high priority at nice level -11.
rtkit-daemon[1313]: Supervising 4 threads of 2 processes of 2 users.
rtkit-daemon[1313]: Successfully made thread 6139 of process 6134 (n/a) owned by '119' RT at priority 5.
rtkit-daemon[1313]: Supervising 5 threads of 2 processes of 2 users.
rtkit-daemon[1313]: Successfully made thread 6140 of process 6134 (n/a) owned by '119' RT at priority 5.
rtkit-daemon[1313]: Supervising 6 threads of 2 processes of 2 users.
acpid: client 6055[0:0] has disconnected
acpid: client connected from 6055[0:0]
acpid: 1 client rule loaded