displaylink device "not" working on raspberryPi3

Raspberry Pi 2

displaylink device "not" working on raspberryPi3

Postby acconciox » Mon Oct 16, 2017 1:14 pm

i can run mpv on screen0 without X and in the same time, a displaylink monitor connected on screen1 while im writing this post. I would like to run 2 screens on the same session, even if the mpv + hwdec + ffmpeg enabling mmal is good enough.
To restart stop mpv or whatever i need to ctrl - alt - F2 then i go back in F1 to refocus on x session.
Tihsi is xorg.conf and Xorg.0.log
$this->bbcode_second_pass_code('', '
Section "Device"
# RPi builtin video, framebuffer 0
Identifier "rpi"
driver "fbdev"
Option "fbdev" "/dev/fb0"
Option "SwapbuffersWait" "True"
Option "ShadowFB" "off"
EndSection

Section "Device"
# USB DisplayLink video, framebuffer 1
Identifier "uga"
driver "fbdev"
Option "fbdev" "/dev/fb1"
Option "ShadowFB" "off"
EndSection

Section "ServerLayout"
Identifier "HDMI"
Screen 0 "ScreenHDMI"
EndSection

Section "ServerLayout"
Identifier "UGA"
Screen 0 "ScreenUGA"
EndSection

Section "Screen"
Identifier "ScreenHDMI"
Device "rpi"
Monitor "LG"
EndSection

Section "Screen"
Identifier "ScreenUGA"
Device "uga"
Monitor "HP"
EndSection


Section "Monitor"
# Primary monitor
Identifier "LG"
EndSection

Section "Monitor"
Identifier "HP"
EndSection
')

This is the Xorg.0.log
$this->bbcode_second_pass_code('', '
[ 32.637]
X.Org X Server 1.19.5
Release Date: 2017-10-12
[ 32.637] X Protocol Version 11, Revision 0
[ 32.638] Build Operating System: Linux 4.10.0-1-ARCH armv7l
[ 32.638] Current Operating System: Linux alarmpi 4.9.59-1-ARCH #1 SMP Sun Oct 29 20:24:30 UTC 2017 armv7l
[ 32.638] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 root=/dev/mmcblk0p2 rw rootwait console=ttyS0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyS0,115200 elevator=noop cma=256M
[ 32.639] Build Date: 13 October 2017 02:06:59PM
[ 32.639]
[ 32.639] Current version of pixman: 0.34.0
[ 32.640] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 32.640] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 32.641] (==) Log file: "/home/alarm/.local/share/xorg/Xorg.0.log", Time: Sat Nov 11 09:43:36 2017
[ 32.645] (==) Using config file: "/etc/X11/xorg.conf"
[ 32.645] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 32.646] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 32.657] (==) ServerLayout "default"
[ 32.657] (**) |-->Screen "screen" (0)
[ 32.657] (**) | |-->Monitor "LG"
[ 32.658] (**) | |-->Device "vga"
[ 32.658] (**) |-->Screen "screen1" (1)
[ 32.658] (**) | |-->Monitor "HP"
[ 32.658] (**) | |-->Device "uga"
[ 32.658] (EE) Screen primary doesn't exist: deleting placement
[ 32.658] (==) Automatically adding devices
[ 32.658] (==) Automatically enabling devices
[ 32.659] (==) Automatically adding GPU devices
[ 32.659] (==) Automatically binding GPU devices
[ 32.659] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 32.675] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 32.675] Entry deleted from font path.
[ 32.676] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 32.676] Entry deleted from font path.
[ 32.676] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 32.677] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 32.677] Entry deleted from font path.
[ 32.677] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 32.677] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 32.677] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 32.677] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 32.680] (II) Loader magic: 0x69ff00
[ 32.680] (II) Module ABI versions:
[ 32.680] X.Org ANSI C Emulation: 0.4
[ 32.680] X.Org Video Driver: 23.0
[ 32.680] X.Org XInput driver : 24.1
[ 32.680] X.Org Server Extension : 10.0
[ 32.683] (++) using VT number 1

[ 32.684] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 32.693] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 32.696] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 32.699] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 32.700] (II) no primary bus or device found
[ 32.700] falling back to /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/drm/card0
[ 32.701] (II) LoadModule: "glx"
[ 32.709] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 32.780] (II) Module glx: vendor="X.Org Foundation"
[ 32.780] compiled for 1.19.5, module version = 1.0.0
[ 32.780] ABI class: X.Org Server Extension, version 10.0
[ 32.780] (II) LoadModule: "fbdev"
[ 32.782] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 32.785] (II) Module fbdev: vendor="X.Org Foundation"
[ 32.785] compiled for 1.19.3, module version = 0.4.4
[ 32.785] Module class: X.Org Video Driver
[ 32.785] ABI class: X.Org Video Driver, version 23.0
[ 32.785] (II) FBDEV: driver for framebuffer: fbdev
[ 32.785] (WW) Falling back to old probe method for fbdev
[ 32.785] (II) Loading sub module "fbdevhw"
[ 32.785] (II) LoadModule: "fbdevhw"
[ 32.786] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 32.789] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 32.789] compiled for 1.19.5, module version = 0.0.2
[ 32.789] ABI class: X.Org Video Driver, version 23.0
[ 32.789] (II) FBDEV(0): using /dev/fb0
[ 32.789] (II) FBDEV(1): using /dev/fb1
[ 32.789] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 32.790] (II) FBDEV(0): Creating default Display subsection in Screen section
"screen" for depth/fbbpp 24/32
[ 32.790] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 32.790] (==) FBDEV(0): RGB weight 888
[ 32.790] (==) FBDEV(0): Default visual is TrueColor
[ 32.790] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 32.790] (II) FBDEV(0): hardware: BCM2708 FB (video memory: 8100kB)
[ 32.790] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 32.790] (**) FBDEV(0): Option "ShadowFB" "off"
[ 32.790] (**) FBDEV(0): Option "fbdev" "/dev/fb0"
[ 32.790] (II) FBDEV(0): checking modes against framebuffer device...
[ 32.790] (II) FBDEV(0): checking modes against monitor...
[ 32.790] (--) FBDEV(0): Virtual size is 1920x1080 (pitch 1920)
[ 32.791] (**) FBDEV(0): Built-in mode "current"
[ 32.791] (==) FBDEV(0): DPI set to (96, 96)
[ 32.791] (II) Loading sub module "fb"
[ 32.791] (II) LoadModule: "fb"
[ 32.791] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 32.797] (II) Module fb: vendor="X.Org Foundation"
[ 32.797] compiled for 1.19.5, module version = 1.0.0
[ 32.797] ABI class: X.Org ANSI C Emulation, version 0.4
[ 32.798] (II) FBDEV(1): Creating default Display subsection in Screen section
"screen1" for depth/fbbpp 16/16
[ 32.798] (==) FBDEV(1): Depth 16, (==) framebuffer bpp 16
[ 32.798] (==) FBDEV(1): RGB weight 565
[ 32.798] (==) FBDEV(1): Default visual is TrueColor
[ 32.798] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)
[ 32.798] (II) FBDEV(1): hardware: udldrmfb (video memory: 4052kB)
[ 32.798] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 32.798] (**) FBDEV(1): Option "ShadowFB" "off"
[ 32.798] (**) FBDEV(1): Option "fbdev" "/dev/fb1"
[ 32.798] (II) FBDEV(1): checking modes against framebuffer device...
[ 32.798] (II) FBDEV(1): checking modes against monitor...
[ 32.798] (--) FBDEV(1): Virtual size is 1920x1080 (pitch 1920)
[ 32.798] (**) FBDEV(1): Built-in mode "current"
[ 32.798] (==) FBDEV(1): DPI set to (96, 96)
[ 32.798] (II) Loading sub module "fb"
[ 32.798] (II) LoadModule: "fb"
[ 32.799] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 32.799] (II) Module fb: vendor="X.Org Foundation"
[ 32.799] compiled for 1.19.5, module version = 1.0.0
[ 32.799] ABI class: X.Org ANSI C Emulation, version 0.4
[ 32.799] (==) Depth 24 pixmap format is 32 bpp
[ 32.810] (==) FBDEV(0): Backing store enabled
[ 32.817] (==) FBDEV(0): DPMS enabled
[ 32.817] (==) RandR enabled
[ 32.818] (==) FBDEV(1): Backing store enabled
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.818] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.819] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.820] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (EE) FBDEV(1): FBIOPUTCMAP: Device or resource busy
[ 32.821] (==) FBDEV(1): DPMS enabled
[ 32.821] (==) RandR enabled
[ 32.866] (II) AIGLX: Screen 0 is not DRI2 capable
[ 32.866] (EE) AIGLX: reverting to software rendering
[ 34.025] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[ 34.030] (II) IGLX: Loaded and initialized swrast
[ 34.030] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 34.030] (II) AIGLX: Screen 1 is not DRI2 capable
[ 34.030] (EE) AIGLX: reverting to software rendering
[ 34.038] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[ 34.042] (II) IGLX: Loaded and initialized swrast
[ 34.042] (II) GLX: Initialized DRISWRAST GL provider for screen 1
')
acconciox
 
Posts: 110
Joined: Thu May 05, 2016 4:39 pm

Return to Broadcom

Who is online

Users browsing this forum: No registered users and 2 guests