我在 Ubuntu 12.04 上使用双显示器。
显示 1:Thinkpad T420s。英特尔 HD3000
显示器 2:HP 1955。
每当我想最大化显示 1 中的窗口(比如 Chrome 浏览器)时,它会自动转到显示 2。
我尝试了几种方法来最大化窗口(快捷方式、最大化按钮、鼠标拖到顶部),结果都是一样的。
知道如何解决这个问题吗?
我从 USC Ubuntu 12.04 安装了 FreeMind,但它无法运行并出现以下错误:
[warning] /usr/bin/freemind: No java runtime was found
[error] /usr/bin/freemind: Unable to find an appropriate java runtime. See java_wrappers(7) for help"
Run Code Online (Sandbox Code Playgroud)
已安装 OpenJDK Java 6 运行时。
迫不及待地正式发布,我决定使用它的日常图像。
但是,我的以太网无法正常工作。无法选择并激活以从我的 LAN 检索 DHCP。
当我用 LAN 电缆启动我的 ubuntu 时它正在工作,但今天我用连接的电缆重新启动了很多次,以太网仍然无法正常工作。
WLAN 工作正常。
我确实将 VirtualBox 从 4.1 升级到 4.2
每当我想加载我的 Win XP VDI 时,它都会给我以下错误:
未安装内核驱动程序 (rc=-1908)
VirtualBox Linux 内核驱动程序 ( vboxdrv
) 未加载或/dev/vboxdrv
. 请通过执行重新安装内核模块
/etc/init.d/vboxdrv setup
Run Code Online (Sandbox Code Playgroud)
作为根。如果它在您的发行版中可用,您应该首先安装 DKMS 包。该软件包会跟踪 Linux 内核更改并在必要时重新编译 vboxdrv 内核模块。
我按照建议的步骤重新安装内核模块,日志文件如下:
Makefile:181: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
Makefile:181: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
Makefile:181: *** Error: unable to find the …
Run Code Online (Sandbox Code Playgroud)