私が尋ねている理由は、TORCSなどの3Dアクセラレーションを必要とするソフトウェアセンターを介してインストールしたゲームが実行されないことです。そのとき、実行しようとしても何も起こりません。nVidia GeForce GT 525Mを搭載したDell Inspiron N5110を使用しています。
私は次のことを試しましたが、私は同様の問題を抱えている人々のためにいくつかの提案をしました。
lspci -v
それは私に与えた:
01:00.0 VGA compatible controller: nVidia Corporation Device 0df5 (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell Device 04ca
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f0000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
Expansion ROM at f6000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia_current, nvidia_current_updates, nvidia, nouveau, nvidiafb
私も試しました:
egrep -i " connected|card detect|primary dev" /var/log/Xorg.0.log
それは私に与えた:
[ 20.873] (II) intel(0): Output LVDS1 connected
そして:
nvidia-smi -a
与えた:
NVIDIA: could not open the device file /dev/nvidiactl (No such file or directory).
Nvidia-smi has failed because it couldn't communicate with NVIDIA driver. Make sure that latest NVIDIA driver is installed and running.
私はこのすべてが何を意味するか本当に理解していません。