我有一台最先进的戴尔笔记本电脑,上面装有Xubuntu 11.04。它有一个带有Optimus的混合显卡。该网络充满了解释为什么它不能在Linux中运行。
我尝试了这么多让我的NVIDIA显卡的工作,我想ironhide
和acpi_call
和nouveau
,但它只是没有工作。在这里查看我的另一个问题:Xubuntu 11.04和戴尔XPS L502X上的Nvidia驱动程序
最终我卡在了英特尔卡上。我的问题:我有没有办法在英特尔卡上运行Compiz Fusion?
如果是,我该怎么办?因为现在,Compiz不会工作......
这是我的lspci -vnnn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])
1
哪款是英特尔卡?3000系列?
—
Simon Sheehan
我添加了卡的lspci信息
—
Aviv