Vine Linux バグトラッキングシステム - Vine Linux
課題の詳細を表示
0001330Vine Linux1 バグ公開2012-08-12 10:542015-12-19 22:23
anonymous 
 
不明 
完了不明 
VineSeed 
 
x86_64
xorg
0001330: nvidia driver
大橋@浜松です。

nvidia 絡みのドライバが、挙動不審なので、投稿させて頂きます。

{nv} X がスタートする寸前でハングアップします。
{nvidia} 解像度を指定しているのに、それが反映されません。
{nouveau} 順調に動きますが、GNOME3、KDE4 は、本領発揮できません。


当方、
CPU:core 2 quad 9660
GPU:nvidia GeForece 560Ti
MB :MSI ms-7519
という環境です。

念のため、xorg.conf を貼り付けさせて頂きます。

以上です
でわでわ

---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<Section "ServerLayout"
    Identifier "single head configuration"
    Screen 0 "Screen0" 0 1
    Screen 1 "Screen1" RightOf "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "jp"
    Option "XkbModel" "jp106"
EndSection

Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "DEP-0"
    HorizSync 30.0 - 83.0
    VertRefresh 59.0 - 76.0
EndSection

Section "Monitor"
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "DFP-2"
    HorizSync 30.0 - 80.0
    VertRefresh 50.0 - 70.0
EndSection

Section "Device"
    Identifier "Device0"
    Driver "nouveau"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 560 Ti"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "Device1"
    Driver "nouveau"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 560 Ti"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "DFP-0: 1680x1050 +0+0"
    SubSection "Display"
        Depth 24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "DFP-2: 1900x1200 +0+0"
    SubSection "Display"
        Depth 24
    EndSubSection
EndSection
設定されていません。
課題の履歴
2012-08-12 10:54anonymous新規課題
2015-12-19 22:23tomopコメント追加: 0009665
2015-12-19 22:23tomop状態新規 => 完了

コメント
(0009665)
tomop   
2015-12-19 22:23   
最終更新日から1年以上経過したためクローズします。