Nhiều thẻ đồ họa trên Fedora 15 (Gnome 3)


5

Tôi có sự bất hạnh (thú vị) khi có 3 card đồ họa. Chúng là những chiếc XFX Radeon 5750. Mỗi ổ 2 màn hình qua dvi. Tôi đang có một thời gian thực sự khó khăn khi chạy chúng trên fedora 15 (gnome 3). Vì vậy, thiết lập của tôi là 3 cột gồm 2 màn hình (màn hình phía trên được gắn lộn ngược trong mỗi cột để giảm viền giữa các màn hình).

Khi màn hình đăng nhập (đồ họa) xuất hiện, cả 6 đều có nền sọc xanh phải là mặc định, nhưng sau đó khi tôi đăng nhập, mọi thứ trở nên thú vị.

Trong xorg.conf bên dưới, bạn sẽ chỉ thấy 2 màn hình trong máy chủ trong khi 4 màn hình còn lại được nhận xét. Đăng nhập chỉ với 2 màn hình hoạt động tốt (và thậm chí còn nhớ rằng màn hình trên cùng bị lộn ngược và nên được xem xét ở trên thấp hơn, tôi không chắc nó lưu thông tin này ở đâu, nhưng tôi đã đặt nó bằng đồ họa " Hiển thị "cài đặt)

Tuy nhiên, ngay khi tôi bỏ qua màn hình thứ ba, hoặc nhiều hơn, nó sẽ cho tôi một thông báo lỗi khi tôi đăng nhập. Đó là một trong những tin nhắn thân thiện, ít hữu ích hơn (Ồ không! Đã xảy ra lỗi. Đã xảy ra sự cố và hệ thống không thể khôi phục. Vui lòng đăng xuất và thử lại).

Nếu tôi không sử dụng xorg.conf, thì ngăn prefs "Hiển thị" chỉ hiển thị hai màn hình trên một trong các card đồ họa của tôi

Cảm ơn bất cứ ai có thể giúp tôi đi! (xorg.conf và sau đó lspci bên dưới và nhật ký xorg)

xorg.conf

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen        "Screen0" 0 0
    Screen        "Screen1" Below "Screen0"
#    Screen        "Screen2" RightOf "Screen0"
#    Screen        "Screen3" RightOf "Screen1"
#    Screen        "Screen4" RightOf "Screen3"
#    Screen        "Screen5" RightOf "Screen4"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "catalogue:/etc/X11/fontpath.d"
    FontPath     "built-ins"
EndSection

Section "Module"
    Load  "record"
    Load  "dri"
    Load  "dbe"
    Load  "extmod"
    Load  "dri2"
    Load  "glx"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor1"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor2"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor3"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor4"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor5"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection


Section "Device"
    Identifier  "Card0"
    Driver      "radeon"
    BusID       "PCI:4:0:0"
EndSection

Section "Device"
    Identifier  "Card1"
    Driver      "radeon"
    BusID       "PCI:5:0:0"
EndSection

Section "Device"
    Identifier  "Card2"
    Driver      "radeon"
    BusID       "PCI:6:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen1"
    Device     "Card0"
    Monitor    "Monitor1"
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen2"
    Device     "Card1"
    Monitor    "Monitor2"
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen3"
    Device     "Card1"
    Monitor    "Monitor3"
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen4"
    Device     "Card2"
    Monitor    "Monitor4"
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen5"
    Device     "Card2"
    Monitor    "Monitor5"
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

sản lượng lspci sau

[tgm@tgm ~]$ lspci
00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port (rev 13)
00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 13)
00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 (rev 13)
00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 (rev 13)
00:14.0 PIC: Intel Corporation 5520/5500/X58 I/O Hub System Management Registers (rev 13)
00:14.1 PIC: Intel Corporation 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 13)
00:14.2 PIC: Intel Corporation 5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 13)
00:14.3 PIC: Intel Corporation 5520/5500/X58 I/O Hub Throttle Registers (rev 13)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 2
00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2
02:00.0 PCI bridge: nVidia Corporation NF200 PCIe 2.0 switch for mainboards (rev a3)
03:00.0 PCI bridge: nVidia Corporation NF200 PCIe 2.0 switch for mainboards (rev a3)
03:02.0 PCI bridge: nVidia Corporation NF200 PCIe 2.0 switch for mainboards (rev a3)
04:00.0 VGA compatible controller: ATI Technologies Inc Juniper [Radeon HD 5750 Series]
04:00.1 Audio device: ATI Technologies Inc Juniper HDMI Audio [Radeon HD 5700 Series]
05:00.0 VGA compatible controller: ATI Technologies Inc Juniper [Radeon HD 5750 Series]
05:00.1 Audio device: ATI Technologies Inc Juniper HDMI Audio [Radeon HD 5700 Series]
06:00.0 VGA compatible controller: ATI Technologies Inc Juniper [Radeon HD 5750 Series]
06:00.1 Audio device: ATI Technologies Inc Juniper HDMI Audio [Radeon HD 5700 Series]
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)

xorg log (được đăng lên fpaste do thời gian là bao lâu. nhờ marcusw cho yêu cầu)

http://www.fpaste.org/r5ww/

Nhật ký xorg với tất cả 6 màn hình được kích hoạt trong xorg.conf (tất cả đều bật và có màu xanh lam, nhưng sau đó, một thông báo sẽ nhận được thông báo lỗi thân thiện với người dùng đã nói ở trên). http://www.fpaste.org/X63H/


Bạn có thể thử xóa xorg.conf và sử dụng xrandr. Ngoài ra, bạn cần phải nhận được một thông báo lỗi thực tế từ nó trước khi bất kỳ ai có thể cố gắng giúp bạn. Kiểm tra /var/log/Xorg.0.log.
marcusw

Chúc may mắn với điều đó. ATI nhiều thẻ nhiều màn hình ... nghiêm túc. Chúc may mắn, anh bạn!
Shiki

1
Chà, tôi chỉ cần 1 màn hình để làm việc cho nghiên cứu hiện tại của mình (và tôi có thể nhận được 2), vì vậy tôi không làm việc này cho đến khi có ai có đề xuất khác. Tôi vẫn còn khá thích thú.
Michael

Câu trả lời:


1

Vì vậy, màn hình quản lý đăng nhập hoạt động tốt?

Hãy thử một môi trường máy tính để bàn khác. Một trong những thứ kém hiện đại (như icewm) có thể hoạt động.

Chạy xrandrsẽ hiển thị kích thước màn hình tối đa có thể (của tôi là 8192x8192). DE của bạn đang cố gắng đặt kích thước màn hình lớn hơn?

Bạn có thể thử chỉ định trong xorg.conf kích thước màn hình, vì vậy bạn có thể thử một cái gì đó nhỏ như 800x600 và thử nghiệm. Nhưng vì trình quản lý đăng nhập hoạt động, điều này có lẽ sẽ không giải quyết được vấn đề.

Ngoài ra, hãy kiểm tra tệp $ HOME / .xsession-lỗi.

Bạn cũng có thể thử dừng trình quản lý đăng nhập, ssh vào máy, khởi động X (không có trình quản lý đăng nhập), sau đó tự khởi động môi trường máy tính để bàn và thử xem liệu nó có đưa ra bất kỳ thông báo lỗi nào không.

Khi sử dụng trang web của chúng tôi, bạn xác nhận rằng bạn đã đọc và hiểu Chính sách cookieChính sách bảo mật của chúng tôi.
Licensed under cc by-sa 3.0 with attribution required.