|
起X报错
(EE) NOUVEAU(0): [drm] wrong version, expecting 0.0.15
(EE) NOUVEAU(0): 879:
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
再sheel下lsmod有
bash-4.0# lsmod
Module Size Used by
nouveau 394878 0
ttm 31703 1 nouveau
drm_kms_helper 17812 1 nouveau
drm 108084 3 nouveau,ttm,drm_kms_helper
fb 30437 2 nouveau,drm_kms_helper
i2c_algo_bit 3703 1 nouveau
cfbcopyarea 2499 1 nouveau
cfbimgblt 1681 1 nouveau
cfbfillrect 2369 1 nouveau
binfmt_misc 4805 1
i2c_core 11433 5 nouveau,drm_kms_helper,drm,i2c_algo_bit,i2c_i801 |
|