筆電 裝顯卡驅動Geforce 630M 求救 謝謝 - Linux

Bennie avatar
By Bennie
at 2013-04-05T11:27

Table of Contents

Linux distribution: Debian wheezy

Kernel: 3.8.5

環境:amd64

問題描述:安裝完nvidia顯示卡後,好像沒有正常運作,且genome工作不正常

狀況說明:
判斷1.
$ nvidia-setting

ERROR: Failed to create NV-CONTROL handle for screen 0.
進入設定解析度大小也沒反應

判斷2. 我認為是xorg.config檔沒有抓到nvidia顯示卡

----------------------------------xorg.config--------------------------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen2" RightOf "Screen1"
Screen 3 "Screen3" RightOf "Screen2"
Screen 4 "Screen4" RightOf "Screen3"
Screen 5 "Screen5" RightOf "Screen4"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
.
.

.
.
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection

Section "Device" <==此內沒有VendorName:"nVidia Corporation"
Identifier "Card1" BordName:"GeForce 630M"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
.
.

.
.
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
.
.

.
.
------------------------------------------------------------------------------
請問如果我的想法正確的話,要如何才能抓到顯示卡?

經過的處理動作:
# X -configure
上面的xorg.config已經作過X -configure,不然原本連xorg都進不了


你想要大家幫你處理什麼:能正常啟用nvidia顯示卡

謝謝

--
Tags: Linux

All Comments

Zenobia avatar
By Zenobia
at 2013-04-10T00:25
先去 BIOS 設定成永遠使用獨顯晶片看看
Odelette avatar
By Odelette
at 2013-04-11T07:03
Bencrie你好:請問進BIOS要如何設定永遠使用獨顯晶片
Christine avatar
By Christine
at 2013-04-14T10:26
用bumblebee ?
Skylar Davis avatar
By Skylar Davis
at 2013-04-17T09:51
Debian 有 nvidia-kernel-dkms 套件,裡面有最新的
Bethany avatar
By Bethany
at 2013-04-20T11:05
驅動程式,裝這個再 sudo nvidia-xconfig 重開就好了。
Ingrid avatar
By Ingrid
at 2013-04-23T14:55
使用 nvidia optimus 技術的顯卡 在 linux 還是沒有支援
在官方支援前(被罵過之後有開始送patch了) 可以先用
Olivia avatar
By Olivia
at 2013-04-26T19:26
bumblebee 來加速你想要加速的程式

請問有視窗分割軟體嗎?

Odelette avatar
By Odelette
at 2013-04-04T23:26
※ 引述《JHL (LongCat)》之銘言: : 請問linux有功能類似Winsplit Revolution視窗分割管理的軟體嗎? : (Winsplit Revolution可參考:http://playpcesor.blogspot.com/2008/10/winsplit-revolution.h ...

請問有視窗分割軟體嗎?

Olivia avatar
By Olivia
at 2013-04-04T23:24
※ 引述《JHL (LongCat)》之銘言: : 請問linux有功能類似Winsplit Revolution視窗分割管理的軟體嗎? : (Winsplit Revolution可參考:http://playpcesor.blogspot.com/2008/10/winsplit-revolution.h ...

請問有視窗分割軟體嗎?

Andrew avatar
By Andrew
at 2013-04-04T23:00
請問linux有功能類似Winsplit Revolution視窗分割管理的軟體嗎? (Winsplit Revolution可參考:http://playpcesor.blogspot.com/2008/10/winsplit-revolution.html) 原po是希望用來分割多視窗方便做文件比對處 ...

Bodhi中文化

Rae avatar
By Rae
at 2013-04-04T22:47
各位好 小弟一心脫離ubuntu的掌握 嘗試了opensuse12.2 12.3 只是我的無線網卡都驅動不了 用ubuntu沒問題 (acer v3-571g) 所以放棄了 然後看到bodhi這個發行板 很輕也很好用 而且2.30剛出爐 就vm了一下 只是一直無法中文化 找了一些方法都沒用 希望各位高手可以 ...

ASUS WL-103b網卡無法驅動(ubuntu 10.04)

Irma avatar
By Irma
at 2013-04-04T22:26
試試看 http://cdimage.ubuntu.com/lubuntu/releases/12.04/release/ 上面的 lubuntu-12.04-alternate-i386.iso 或是 lubuntu-12.04-alternate-amd64.iso 安裝過程中應該比較不會有黑屏的問題 ...