dmesg 的输出:http : //paste.ubuntu.com/23381803/ 在 dmesg 中,出现以下错误:
ACPI Warning: \_SB_.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Run Code Online (Sandbox Code Playgroud)
这似乎是 BIOS 或相关错误。
我该如何解决?是否有任何案例与此错误有关? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/15884(我已经提交了这个错误,只是在同一台机器上使用了一个新的操作系统。
其他详情:
~ ? lsb_release -a
No LSB modules are available.
Distributor ID: neon
Description: KDE neon User Edition 5.8
Release: 16.04
Codename: xenial
~ ? uname -a
Linux neon 4.4.0-45-generic #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Run Code Online (Sandbox Code Playgroud) 我正在使用带有集成 Intel 和专用 NVIDIA GPU 的 PC。有没有办法在两个图形适配器之间自动切换 - 取决于目前的需要?
使用 NVIDIA 设置应用程序强制我注销并重新登录以执行切换。
关于如何将外壳更改为鱼的任何想法?
$ sudo usermod -s /usr/bin/fish jaan
usermod: user 'jaan' does not exist in /etc/passwd
$ getent passwd $USER
jaan:x:15466:94:Jaan A:/home/jaan:/bin/zsh
Run Code Online (Sandbox Code Playgroud)
相关问题:尝试更改默认shell时,/etc/passwd中不存在用户 似乎它使用了ldap。
$ cat /etc/nsswitch.conf
passwd: compat ldap
group: compat ldap
shadow: compat ldap
# Having the NOTFOUND=return bit was breaking dns resolution on web1 and web2. But we probably
# don't want any of the mdns stuff so let's get rid of it all.
#hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
hosts: files dns
networks: files
protocols: db …Run Code Online (Sandbox Code Playgroud) 目标:我有一个模拟鼠标的白板。因此,当您在白板上单击并拖动时,它应该会移动光标。我想让白板在 Ubuntu 中工作它在 Windows 上工作。设备信息:输出cat /proc/bus/input包含设备信息
I: Bus=0003 Vendor=4623 Product=011a Version=0111
N: Name="Hite Board-XXXXXXXX"
P: Phys=usb-0000:00:14.0-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/
U: Uniq=
H: Handlers=mouse2 event13
B: PROP=2
B: EV=b
B: KEY=400 0 0 0 0 0
B: ABS=260800000000003
abhishek@vaio:~$ lsusb -d 4623:011a -v
Bus 001 Device 012: ID 4623:011a
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x4623
idProduct …Run Code Online (Sandbox Code Playgroud) KDE 版本:等离子 5.6
如何将 KDE 的设置从一台机器导出到另一台机器?我指的是所有 KDE 应用程序设置、快捷方式、konsole 主题设置等......我使用的是 Kubuntu 16.04。
我试图使用 do-release-upgrade 从 16.04 升级到 16.10,但后来不得不在中间停止它。我现在无法恢复。
~ ? iitpi sudo do-release-upgrade
Checking for a new Ubuntu release
No new release found
? ? ~ ? iitpi sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out …Run Code Online (Sandbox Code Playgroud) 我使用的是 kde neon 5.8.4 用户版。当我按切换窗口 ALT+TAB 时,出现的图标大多数时候都会变形。
我该如何解决?这是一个错误吗?