我有一台安装了 14.04 的 Toshiba Satellite S55-A5154。每次从暂停状态恢复时,键盘和鼠标都不起作用。我能做些什么来解决这个问题或为您提供更多信息?
我最近在我的双启动(Windows 7)东芝卫星笔记本电脑中将我的 Ubuntu 从 12.04 更新到 14.04。更新后,只要笔记本电脑暂停一段时间,就无法恢复。当我尝试恢复笔记本电脑时,通过从 Grub 加载程序中选择 Ubuntu,登录屏幕会出现片刻变黑并继续来回几次,最终返回“暂停”。我必须硬启动系统才能进入 Ubuntu。下面我附上了崩溃报告的前几行:
ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from resuming properly.
Architecture: i386
Date: Wed Apr 30 10:57:56 2014
DistroRelease: Ubuntu 14.04
ExecutablePath: /usr/share/apport/apportcheckresume
ExecutableTimestamp: 1397576330
Failure: hibernate/resume
InterpreterPath: /usr/bin/python3.4
Package: linux-image-3.13.0-24-generic
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcCwd: /
ProcEnviron:
TERM=linux
PATH=(custom, no user)
.....
Run Code Online (Sandbox Code Playgroud) sudo do-release-upgrade今天早上运行将我的系统从 Ubtunu 17.10 升级到 18.04 LTS 后,我在升级过程中遇到了错误。跟踪太长而无法完整发布,但这里是(对我来说)看起来像问题的部分:
Rebuilding /usr/share/applications/bamf-2.index...
Errors were encountered while processing:
shim-signed
grub-efi-amd64-signed
Exception during pm.DoInstall(): E:Sub-process /usr/bin/dpkg returned an error code (1)
Could not install the upgrades
The upgrade has aborted. Your system could be in an unusable state. A
recovery will run now (dpkg --configure -a).
Setting up shim-signed (1.34.9+13-0ubuntu2) ...
Installing for x86_64-efi platform.
Could not add entry to BootOrder: Interrupted system call
grub-install: error: efibootmgr failed to register the …Run Code Online (Sandbox Code Playgroud) 我刚买了一个全新的上网本,担心风扇不能正常工作。
lm-sensors 没有检测到风扇,我听不到风扇的声音,也感觉不到从风扇区域吹出的空气。
上网本是全新的东芝Satellite NB10-A。我担心使用 Ubuntu 会破坏我的上网本。:(
温度继续升高,但我听不到风扇的声音。
这是我的 lm-sensors 输出:
acpitz-virtual-0
Adapter: Virtual device
temp1: +33.0°C (crit = +78.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +48.0°C (high = +105.0°C, crit = +105.0°C)
Core 1: +48.0°C (high = +105.0°C, crit = +105.0°C)
Run Code Online (Sandbox Code Playgroud)
该模型的另一位评论者对风扇无法工作表示担忧,因为他无法检测到风扇,也无法听到风扇的声音:
http://mentalnirex.wordpress.com/2014/03/25/linux-and-the-toshiba-nb10/
fwts 生成的结果:版本 V14.03.01 (2014-03-27 02:14:17)。
Some of this work - Copyright (c) 1999 - 2014, Intel Corp. All rights reserved.
Some of this work - Copyright (c) 2010 - 2014, Canonical.
This test …Run Code Online (Sandbox Code Playgroud) 我最近将 Ubuntu 12.04 升级到 12.10 却发现它无法连接到任何网络,无论是有线网络还是无线网络,并且图形也因为屏幕分辨率低而混乱。
对于 12.04,我的系统运行良好。我不知道为什么升级把它搞得这么糟。重新安装操作系统是一个问题,因为我已经设置了很多无法再次设置的开发环境。
一些输出:
lspci -nn | grep 0200:
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
Run Code Online (Sandbox Code Playgroud)
nm-tool:
NetworkManager Tool
State: disconnected
Run Code Online (Sandbox Code Playgroud)
cat /etc/network/interfaces:
auto lo
iface lo inet loopback
Run Code Online (Sandbox Code Playgroud)
sudo cat /var/log/syslog | grep etwork | tail -n20:
Nov 2 13:50:22 Cobalt NetworkManager[978]: SCPlugin-Ifupdown: (-1240454760) ... get_connections (managed=false): return empty list.
Nov 2 13:50:22 Cobalt NetworkManager[978]: Ifupdown: get unmanaged devices count: …Run Code Online (Sandbox Code Playgroud) 我的 Toshiba Satellite m505-s4940 的风扇不会自动打开,所以在我学会如何使用这个键盘快捷键手动操作之前它过热了:fn+F3
我每次使用电脑时都必须这样做!
我真的很喜欢Ubuntu的性能,刚开始使用并喜欢它,但我想解决这个问题。
希望有人能帮助我,对我的英语感到抱歉。这不是我的母语:)
我有一台东芝 l655d-s5145。无线没有物理切换,尽管 f8 键应该可以解决问题。它没有。无线从 10 月份开始就一直在工作,突然间,什么都没有了。RFKILL 报告说无线被硬封锁,但是解除封锁 wifi,解除封锁 0,解除封锁都什么都不做。我插入了一个 USB 加密狗,它也被硬件开关禁用,尽管 rfkill 报告它既没有硬也没有软阻塞。我的板载无线是
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE
802.11b/g/n WiFi Adapter (rev 01)
Run Code Online (Sandbox Code Playgroud)
根据 lspci。lsmod 报告这些驱动程序已加载。
rtl8192c_common 75767 1 rtl8192ce rtlwifi 110972 1 rtl8192ce
Run Code Online (Sandbox Code Playgroud)
我求助于重新格式化驱动器并重新安装,但这也不起作用。在 BIOS 中,我恢复了系统默认值,因为没有特定的 wifi 条目。在重新安装纯 xubuntu 之前,我进入 Unity 并看到飞行模式已开启,尽管已关闭,但它返回到开启位置。我不确定在 Xubuntu 中哪里可以找到飞行模式。我还可以做些什么?我需要我的无线。
我最近注意到我的计算机非常缓慢(顺便说一下最近安装的 Kubuntu 13.04)。我有一台带有 Intel i7 四核 16 GB 内存的 Toshiba Satellite P70-A PSPLPC-01Y007 笔记本电脑。它在 kinfo 中看起来是正确的。所以我跑了mpstat -P ALL:
Linux 3.8.0-30-generic (Isogen) 13-09-02 _x86_64_ (1 CPU)
10:07:13 AM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %idle
10:07:13 AM all 11.07 3.02 2.90 36.25 0.00 0.12 0.00 0.00 46.64
10:07:13 AM 0 11.07 3.02 2.90 36.25 0.00 0.12 0.00 0.00 46.64
Run Code Online (Sandbox Code Playgroud)
我注意到当我打开带有 10 个标签的 chrome 时,这是一个典型的工程师,但它一直冻结得可怕。运行后top,我发现 CPU 一直在 100%运行,并且只列出了一个 CPU/核心。至今找不到解决办法。我怎样才能让它注册所有4个内核?
cat /proc/cpuinfo | grep -E "(core|model\ …Run Code Online (Sandbox Code Playgroud) 下载并烧毁 ubuntu-14.04.1-desktop-amd64.iso。检查iso的md5和刻录DVD的md5。
在新的Toshiba Satellite 笔记本电脑上安装 14.04.1 LTS 。替换了现有的 Windows 8 安装。安装工作正常,但是当我重新启动时它无法启动:
Reboot and select proper Boot device
or Insert Boot Media in selected Boot device and press a key
Run Code Online (Sandbox Code Playgroud)
关闭安全启动。尝试关闭 UEFI 启动 (CSM),但只有一个带有闪烁光标的空白屏幕,并且除非在 UEFI 模式下,否则启动修复不起作用。
将引导顺序设置为第一个硬盘驱动器,然后是 DVD-ROM。
Ran Boot Repair 几次,并更改了周围的分区。试图创建 EFI 分区,但引导修复一直抱怨它丢失了。
最后删除所有分区并第二次重新安装操作系统。一样的症状。
更改分区以创建 bios_grub:
sda1 unknown 2 MB bios_grub
sda4 fat32 510 MB boot
sda2 ext4 461 GB ----
sda3 swap 3 GB ----
Run Code Online (Sandbox Code Playgroud)
使用过的引导修复:引导修复 pastebin
遵循了几个指南,但它们似乎都展示了如何进行双引导。这台电脑不是双启动。只有 Ubuntu。
2 问题: