Hello there,

I want to use DisplayLink devices with fbdev and my two monitors connected to the internal Nvidia card of my laptop. But I get an error "Cannot run in framebuffer mode ...". Attached are my Xorg.0.log.old and the xorg.conf.


Section "ServerLayout"
    Identifier     "Layout0"

    Screen      0  "DLScreenLeft" 0 0
    Screen      1  "TopScreen" RightOf "DLScreenLeft"
    Screen      2  "DLScreenRight" RightOf "TopScreen"
    Screen      3  "MacbookScreen" Below "TopScreen"

    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "off"
EndSection

Section "Module"
#    Disable    "glx"
#    Disable "nvidia"
EndSection

Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    ModulePath "/usr/local/lib/xorg/modules"
EndSection

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

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

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Apple Color LCD"
    HorizSync       30.0 - 75.0
    VertRefresh     60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 9600M GT"
    BusID          "PCI:2:0:0"
    Screen         0
    Option         "NoLogo"
EndSection

Section "Screen"
    Identifier     "MacbookScreen"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    SubSection     "Display"
        Depth       24
        Modes       "1920x1200_60.00"
    EndSubSection
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "SyncMaster 2443"
    HorizSync       30.0 - 75.0
    VertRefresh     60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 9600M GT"
    BusID          "PCI:2:0:0"
    Screen         1
    Option         "NoLogo"
EndSection

Section "Screen"
    Identifier     "TopScreen"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    SubSection     "Display"
        Depth       24
        Modes       "1920x1200_60.00"
    EndSubSection
EndSection

################ DisplayLink Stuff ###################
Section "Device"
    Identifier     "DLDeviceLeft"
    Driver         "fbdev"
    BusID          "USB"
    Option         "fbdev" "/dev/fb1"
#    Option        "ReportDamage" "true"
    Option         "rotate" "CCW"
EndSection

Section "Monitor"
    Identifier      "DLMonitorLeft"
EndSection

Section "Screen"
    Identifier      "DLScreenLeft"
    Device          "DLDeviceLeft"
    Monitor         "DLMonitorLeft"
    DefaultDepth    16
EndSection

Section "Device"
    Identifier     "DLDeviceRight"
    Driver         "fbdev"
    BusID          "USB"
    Option         "fbdev" "/dev/fb2"
#    Option        "ReportDamage" "true"
    Option         "rotate" "CCW"
EndSection

Section "Monitor"
    Identifier      "DLMonitorRight"
EndSection

Section "Screen"
    Identifier      "DLScreenRight"
    Device          "DLDeviceRight"
    Monitor         "DLMonitorRight"
    DefaultDepth    16
EndSection
[  4906.211] 
X.Org X Server 1.11.1
Release Date: 2011-09-24
[  4906.212] X Protocol Version 11, Revision 0
[  4906.212] Build Operating System: Linux 3.0-ARCH x86_64 
[  4906.212] Current Operating System: Linux caffeine 3.0-ARCH #1 SMP PREEMPT 
Fri Oct 7 11:35:34 CEST 2011 x86_64
[  4906.212] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda3 
ro nomodeset quiet reboot=pci
[  4906.213] Build Date: 10 October 2011  08:55:30AM
[  4906.213]  
[  4906.214] Current version of pixman: 0.22.2
[  4906.214]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  4906.215] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4906.217] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov  2 11:25:40 
2011
[  4906.218] (==) Using config file: "/etc/X11/xorg.conf"
[  4906.218] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  4906.218] (==) ServerLayout "Layout0"
[  4906.218] (**) |-->Screen "DLScreenLeft" (0)
[  4906.218] (**) |   |-->Monitor "DLMonitorLeft"
[  4906.219] (**) |   |-->Device "DLDeviceLeft"
[  4906.219] (**) |-->Screen "TopScreen" (1)
[  4906.219] (**) |   |-->Monitor "Monitor1"
[  4906.219] (**) |   |-->Device "Device1"
[  4906.219] (**) |-->Screen "DLScreenRight" (2)
[  4906.219] (**) |   |-->Monitor "DLMonitorRight"
[  4906.219] (**) |   |-->Device "DLDeviceRight"
[  4906.219] (**) |-->Screen "MacbookScreen" (3)
[  4906.219] (**) |   |-->Monitor "Monitor0"
[  4906.219] (**) |   |-->Device "Device0"
[  4906.219] (**) |-->Input Device "Keyboard0"
[  4906.219] (**) |-->Input Device "Mouse0"
[  4906.219] (**) Option "Xinerama" "off"
[  4906.219] (==) Automatically adding devices
[  4906.219] (==) Automatically enabling devices
[  4906.219] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  4906.219]    Entry deleted from font path.
[  4906.219] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/100dpi/".
[  4906.219]    Entry deleted from font path.
[  4906.219]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  4906.219] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/75dpi/".
[  4906.219]    Entry deleted from font path.
[  4906.219]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  4906.219] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/Type1/
[  4906.219] (**) ModulePath set to 
"/usr/lib/xorg/modules,/usr/local/lib/xorg/modules"
[  4906.219] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 
'vmmouse' will be disabled.
[  4906.219] (WW) Disabling Keyboard0
[  4906.219] (WW) Disabling Mouse0
[  4906.219] (II) Loader magic: 0x7ccae0
[  4906.219] (II) Module ABI versions:
[  4906.219]    X.Org ANSI C Emulation: 0.4
[  4906.219]    X.Org Video Driver: 11.0
[  4906.219]    X.Org XInput driver : 13.0
[  4906.219]    X.Org Server Extension : 6.0
[  4906.220] (--) PCI:*(0:2:0:0) 10de:0647:106b:00bc rev 161, Mem @ 
0xe4000000/16777216, 0xc0000000/268435456, 0xe2000000/33554432, I/O @ 
0x00002000/128, BIOS @ 0x????????/524288
[  4906.220] (II) Open ACPI successful (/var/run/acpid.socket)
[  4906.220] (II) "extmod" will be loaded by default.
[  4906.220] (II) "dbe" will be loaded by default.
[  4906.220] (II) "glx" will be loaded by default.
[  4906.220] (II) "record" will be loaded by default.
[  4906.220] (II) "dri" will be loaded by default.
[  4906.220] (II) "dri2" will be loaded by default.
[  4906.220] (II) LoadModule: "extmod"
[  4906.221] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  4906.221] (II) Module extmod: vendor="X.Org Foundation"
[  4906.221]    compiled for 1.11.1, module version = 1.0.0
[  4906.221]    Module class: X.Org Server Extension
[  4906.221]    ABI class: X.Org Server Extension, version 6.0
[  4906.221] (II) Loading extension MIT-SCREEN-SAVER
[  4906.221] (II) Loading extension XFree86-VidModeExtension
[  4906.221] (II) Loading extension XFree86-DGA
[  4906.221] (II) Loading extension DPMS
[  4906.221] (II) Loading extension XVideo
[  4906.221] (II) Loading extension XVideo-MotionCompensation
[  4906.221] (II) Loading extension X-Resource
[  4906.221] (II) LoadModule: "dbe"
[  4906.221] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  4906.221] (II) Module dbe: vendor="X.Org Foundation"
[  4906.221]    compiled for 1.11.1, module version = 1.0.0
[  4906.221]    Module class: X.Org Server Extension
[  4906.221]    ABI class: X.Org Server Extension, version 6.0
[  4906.221] (II) Loading extension DOUBLE-BUFFER
[  4906.221] (II) LoadModule: "glx"
[  4906.221] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  4906.233] (II) Module glx: vendor="NVIDIA Corporation"
[  4906.233]    compiled for 4.0.2, module version = 1.0.0
[  4906.233]    Module class: X.Org Server Extension
[  4906.233] (II) NVIDIA GLX Module  285.05.09  Fri Sep 23 17:51:24 PDT 2011
[  4906.233] (II) Loading extension GLX
[  4906.233] (II) LoadModule: "record"
[  4906.233] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  4906.233] (II) Module record: vendor="X.Org Foundation"
[  4906.233]    compiled for 1.11.1, module version = 1.13.0
[  4906.233]    Module class: X.Org Server Extension
[  4906.233]    ABI class: X.Org Server Extension, version 6.0
[  4906.233] (II) Loading extension RECORD
[  4906.233] (II) LoadModule: "dri"
[  4906.233] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  4906.233] (II) Module dri: vendor="X.Org Foundation"
[  4906.233]    compiled for 1.11.1, module version = 1.0.0
[  4906.233]    ABI class: X.Org Server Extension, version 6.0
[  4906.233] (II) Loading extension XFree86-DRI
[  4906.233] (II) LoadModule: "dri2"
[  4906.233] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  4906.234] (II) Module dri2: vendor="X.Org Foundation"
[  4906.234]    compiled for 1.11.1, module version = 1.2.0
[  4906.234]    ABI class: X.Org Server Extension, version 6.0
[  4906.234] (II) Loading extension DRI2
[  4906.234] (II) LoadModule: "fbdev"
[  4906.234] (II) Loading /usr/local/lib/xorg/modules/drivers/fbdev_drv.so
[  4906.234] (II) Module fbdev: vendor="X.Org Foundation"
[  4906.234]    compiled for 1.11.1, module version = 0.4.2
[  4906.234]    ABI class: X.Org Video Driver, version 11.0
[  4906.234] (II) LoadModule: "nvidia"
[  4906.234] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  4906.234] (II) Module nvidia: vendor="NVIDIA Corporation"
[  4906.234]    compiled for 4.0.2, module version = 1.0.0
[  4906.234]    Module class: X.Org Video Driver
[  4906.235] (II) FBDEV: driver for framebuffer: fbdev
[  4906.235] (II) NVIDIA dlloader X Driver  285.05.09  Fri Sep 23 17:33:35 PDT 
2011
[  4906.235] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  4906.235] (--) using VT number 7

[  4906.237] (WW) Falling back to old probe method for fbdev
[  4906.237] (II) Loading sub module "fbdevhw"
[  4906.237] (II) LoadModule: "fbdevhw"
[  4906.237] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  4906.238] (II) Module fbdevhw: vendor="X.Org Foundation"
[  4906.238]    compiled for 1.11.1, module version = 0.0.2
[  4906.238]    ABI class: X.Org Video Driver, version 11.0
[  4906.238] (II) Loading /usr/local/lib/xorg/modules/drivers/fbdev_drv.so
[  4906.238] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  4906.238] (II) FBDEV(0): using /dev/fb1
[  4906.238] (II) Loading /usr/local/lib/xorg/modules/drivers/fbdev_drv.so
[  4906.238] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  4906.238] (II) FBDEV(1): using /dev/fb2
[  4906.238] (II) Loading sub module "fb"
[  4906.238] (II) LoadModule: "fb"
[  4906.238] (II) Loading /usr/lib/xorg/modules/libfb.so
[  4906.238] (II) Module fb: vendor="X.Org Foundation"
[  4906.238]    compiled for 1.11.1, module version = 1.0.0
[  4906.238]    ABI class: X.Org ANSI C Emulation, version 0.4
[  4906.238] (II) Loading sub module "wfb"
[  4906.238] (II) LoadModule: "wfb"
[  4906.238] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  4906.238] (II) Module wfb: vendor="X.Org Foundation"
[  4906.238]    compiled for 1.11.1, module version = 1.0.0
[  4906.238]    ABI class: X.Org ANSI C Emulation, version 0.4
[  4906.238] (II) Loading sub module "ramdac"
[  4906.238] (II) LoadModule: "ramdac"
[  4906.238] (II) Module "ramdac" already built-in
[  4906.238] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  4906.238] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  4906.238] (II) Loading /usr/lib/xorg/modules/libfb.so
[  4906.238] (EE) Screen 2 deleted because of no matching config section.
[  4906.238] (II) UnloadModule: "nvidia"
[  4906.238] (II) Unloading nvidia
[  4906.238] (II) UnloadModule: "wfb"
[  4906.238] (II) Unloading wfb
[  4906.238] (II) UnloadModule: "fb"
[  4906.238] (II) Unloading fb
[  4906.238] 
Fatal server error:
[  4906.238] Cannot run in framebuffer mode. Please specify busIDs        for 
all framebuffer devices
[  4906.239] 
[  4906.239] 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[  4906.239] Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[  4906.239] 
[  4906.242] Server terminated with error (1). Closing log file.
_______________________________________________
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to