[Desktop-packages] [Bug 1828671] Re: Xephyr Input is broken

2020-05-06 Thread Julian Rendell
>From memory, there were bugs reported, but it seems it's:

- almost abandoned
- breaking change is by design; I don't think Xorg wants to support this kind 
of configuration. Again, from memory, it's been changed so that it can only 
work with xevents from the "master" XServer.

Sad, but I think this avenue (multiseat in general) is pretty much
abandonware.

It was amazing to see an i7 with 3 GPUs drive 14 instances of Minecraft
;-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1828671

Title:
  Xephyr Input is broken

Status in xorg-server package in Ubuntu:
  New

Bug description:
  I'm using Xephyr for a multiseat system (4 GPUs -> up to 12 screens;
  using VirtualGL for 3D acceleration.)

  The eventual command line that LightDM ends up running is:

  Xephyr -fullscreen :0 -seat seat5 -auth /var/run/lightdm/root/:0
  -nolisten tcp

  In 18.04 and earlier this works great.

  Important note: There is a strong chance my system had the version of
  Xephyr from the Multiseat PPA with Evdev support patches
  (https://launchpad.net/~ubuntu-
  multiseat/+archive/ubuntu/xephyr/+packages).

  In 19.04 I get:

  root@redstone-server:~# DISPLAY=:200.1 Xephyr -fullscreen -seat seat6 :20
  Pointer option key (_source) of value (server/udev) not assigned!
  Pointer option key (major) of value (13) not assigned!
  Pointer option key (minor) of value (80) not assigned!
  Pointer option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.1/2-1.5.5.3.1:1.0/0003:045E:0083.001D/input/input58/event16)
 not assigned!
  Pointer option key (GrabDevice) of value (on) not assigned!
  couldn't find driver for pointer device "Microsoft Basic Optical Mouse" 
(/dev/input/event16)
  Pointer option key (_source) of value (server/udev) not assigned!
  Pointer option key (major) of value (13) not assigned!
  Pointer option key (minor) of value (32) not assigned!
  Pointer option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.1/2-1.5.5.3.1:1.0/0003:045E:0083.001D/input/input58/mouse0)
 not assigned!
  Pointer option key (GrabDevice) of value (on) not assigned!
  couldn't find driver for pointer device "Microsoft Basic Optical Mouse" 
(/dev/input/mouse0)
  Kbd option key (_source) of value (server/udev) not assigned!
  Kbd option key (major) of value (13) not assigned!
  Kbd option key (minor) of value (93) not assigned!
  Kbd option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.2/2-1.5.5.3.2:1.0/0003:045E:0752.001E/input/input59/event29)
 not assigned!
  Kbd option key (GrabDevice) of value (on) not assigned!
  couldn't find driver for keyboard device "Microsoft Wired Keyboard 400" 
(/dev/input/event29)

  The display is correct, but no user input (mouse or keyboard) works.

  It looks like Xephyr can't find any input drivers. I also tried
  specifying drivers (eg Evdev, libinput, keyboard, mouse, ...) Nothing
  worked.

  Extracting the version of Xephyr from https://launchpad.net/~ubuntu-
  multiseat/+archive/ubuntu/xephyr/+packages runs correctly.

  Required details:

  lsb_release -rd
  Description:  Ubuntu 19.04
  Release:  19.04

  apt-cache policy xserver-xephyr
  xserver-xephyr:
Installed: 2:1.20.4-1ubuntu3
Candidate: 2:1.20.4-1ubuntu3
Version table:
   *** 2:1.20.4-1ubuntu3 500
  500 http://ca.archive.ubuntu.com/ubuntu disco/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1828671/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1828671] Re: Xephyr Input is broken

2020-05-06 Thread Julian Rendell
Absolutely.

I believe it's an issue in upstream; I did spend a little time trying to
investigate/recompile/figure out which set of changes removed/broke this
functionality, but ran out of time.

At present to make multi-seat work I have to manually install and pin
the old version of Xephyr.

It's a shame as multi-seat works incredibly well (once set up.)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1828671

Title:
  Xephyr Input is broken

Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  I'm using Xephyr for a multiseat system (4 GPUs -> up to 12 screens;
  using VirtualGL for 3D acceleration.)

  The eventual command line that LightDM ends up running is:

  Xephyr -fullscreen :0 -seat seat5 -auth /var/run/lightdm/root/:0
  -nolisten tcp

  In 18.04 and earlier this works great.

  Important note: There is a strong chance my system had the version of
  Xephyr from the Multiseat PPA with Evdev support patches
  (https://launchpad.net/~ubuntu-
  multiseat/+archive/ubuntu/xephyr/+packages).

  In 19.04 I get:

  root@redstone-server:~# DISPLAY=:200.1 Xephyr -fullscreen -seat seat6 :20
  Pointer option key (_source) of value (server/udev) not assigned!
  Pointer option key (major) of value (13) not assigned!
  Pointer option key (minor) of value (80) not assigned!
  Pointer option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.1/2-1.5.5.3.1:1.0/0003:045E:0083.001D/input/input58/event16)
 not assigned!
  Pointer option key (GrabDevice) of value (on) not assigned!
  couldn't find driver for pointer device "Microsoft Basic Optical Mouse" 
(/dev/input/event16)
  Pointer option key (_source) of value (server/udev) not assigned!
  Pointer option key (major) of value (13) not assigned!
  Pointer option key (minor) of value (32) not assigned!
  Pointer option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.1/2-1.5.5.3.1:1.0/0003:045E:0083.001D/input/input58/mouse0)
 not assigned!
  Pointer option key (GrabDevice) of value (on) not assigned!
  couldn't find driver for pointer device "Microsoft Basic Optical Mouse" 
(/dev/input/mouse0)
  Kbd option key (_source) of value (server/udev) not assigned!
  Kbd option key (major) of value (13) not assigned!
  Kbd option key (minor) of value (93) not assigned!
  Kbd option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.2/2-1.5.5.3.2:1.0/0003:045E:0752.001E/input/input59/event29)
 not assigned!
  Kbd option key (GrabDevice) of value (on) not assigned!
  couldn't find driver for keyboard device "Microsoft Wired Keyboard 400" 
(/dev/input/event29)

  The display is correct, but no user input (mouse or keyboard) works.

  It looks like Xephyr can't find any input drivers. I also tried
  specifying drivers (eg Evdev, libinput, keyboard, mouse, ...) Nothing
  worked.

  Extracting the version of Xephyr from https://launchpad.net/~ubuntu-
  multiseat/+archive/ubuntu/xephyr/+packages runs correctly.

  Required details:

  lsb_release -rd
  Description:  Ubuntu 19.04
  Release:  19.04

  apt-cache policy xserver-xephyr
  xserver-xephyr:
Installed: 2:1.20.4-1ubuntu3
Candidate: 2:1.20.4-1ubuntu3
Version table:
   *** 2:1.20.4-1ubuntu3 500
  500 http://ca.archive.ubuntu.com/ubuntu disco/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1828671/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1828671] [NEW] Xephyr Input is broken

2019-05-11 Thread Julian Rendell
Public bug reported:

I'm using Xephyr for a multiseat system (4 GPUs -> up to 12 screens;
using VirtualGL for 3D acceleration.)

The eventual command line that LightDM ends up running is:

Xephyr -fullscreen :0 -seat seat5 -auth /var/run/lightdm/root/:0
-nolisten tcp

In 18.04 and earlier this works great.

Important note: There is a strong chance my system had the version of
Xephyr from the Multiseat PPA with Evdev support patches
(https://launchpad.net/~ubuntu-
multiseat/+archive/ubuntu/xephyr/+packages).

In 19.04 I get:

root@redstone-server:~# DISPLAY=:200.1 Xephyr -fullscreen -seat seat6 :20
Pointer option key (_source) of value (server/udev) not assigned!
Pointer option key (major) of value (13) not assigned!
Pointer option key (minor) of value (80) not assigned!
Pointer option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.1/2-1.5.5.3.1:1.0/0003:045E:0083.001D/input/input58/event16)
 not assigned!
Pointer option key (GrabDevice) of value (on) not assigned!
couldn't find driver for pointer device "Microsoft Basic Optical Mouse" 
(/dev/input/event16)
Pointer option key (_source) of value (server/udev) not assigned!
Pointer option key (major) of value (13) not assigned!
Pointer option key (minor) of value (32) not assigned!
Pointer option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.1/2-1.5.5.3.1:1.0/0003:045E:0083.001D/input/input58/mouse0)
 not assigned!
Pointer option key (GrabDevice) of value (on) not assigned!
couldn't find driver for pointer device "Microsoft Basic Optical Mouse" 
(/dev/input/mouse0)
Kbd option key (_source) of value (server/udev) not assigned!
Kbd option key (major) of value (13) not assigned!
Kbd option key (minor) of value (93) not assigned!
Kbd option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.2/2-1.5.5.3.2:1.0/0003:045E:0752.001E/input/input59/event29)
 not assigned!
Kbd option key (GrabDevice) of value (on) not assigned!
couldn't find driver for keyboard device "Microsoft Wired Keyboard 400" 
(/dev/input/event29)

The display is correct, but no user input (mouse or keyboard) works.

It looks like Xephyr can't find any input drivers. I also tried
specifying drivers (eg Evdev, libinput, keyboard, mouse, ...) Nothing
worked.

Extracting the version of Xephyr from https://launchpad.net/~ubuntu-
multiseat/+archive/ubuntu/xephyr/+packages runs correctly.

Required details:

lsb_release -rd
Description:Ubuntu 19.04
Release:19.04

apt-cache policy xserver-xephyr
xserver-xephyr:
  Installed: 2:1.20.4-1ubuntu3
  Candidate: 2:1.20.4-1ubuntu3
  Version table:
 *** 2:1.20.4-1ubuntu3 500
500 http://ca.archive.ubuntu.com/ubuntu disco/main amd64 Packages
100 /var/lib/dpkg/status

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: multiseat

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1828671

Title:
  Xephyr Input is broken

Status in xorg-server package in Ubuntu:
  New

Bug description:
  I'm using Xephyr for a multiseat system (4 GPUs -> up to 12 screens;
  using VirtualGL for 3D acceleration.)

  The eventual command line that LightDM ends up running is:

  Xephyr -fullscreen :0 -seat seat5 -auth /var/run/lightdm/root/:0
  -nolisten tcp

  In 18.04 and earlier this works great.

  Important note: There is a strong chance my system had the version of
  Xephyr from the Multiseat PPA with Evdev support patches
  (https://launchpad.net/~ubuntu-
  multiseat/+archive/ubuntu/xephyr/+packages).

  In 19.04 I get:

  root@redstone-server:~# DISPLAY=:200.1 Xephyr -fullscreen -seat seat6 :20
  Pointer option key (_source) of value (server/udev) not assigned!
  Pointer option key (major) of value (13) not assigned!
  Pointer option key (minor) of value (80) not assigned!
  Pointer option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.1/2-1.5.5.3.1:1.0/0003:045E:0083.001D/input/input58/event16)
 not assigned!
  Pointer option key (GrabDevice) of value (on) not assigned!
  couldn't find driver for pointer device "Microsoft Basic Optical Mouse" 
(/dev/input/event16)
  Pointer option key (_source) of value (server/udev) not assigned!
  Pointer option key (major) of value (13) not assigned!
  Pointer option key (minor) of value (32) not assigned!
  Pointer option key (config_info) of value 
(udev:/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5.5/2-1.5.5.3/2-1.5.5.3.1/2-1.5.5.3.1:1.0/0003:045E:0083.001D/input/input58/mouse0)
 not assigned!
  Pointer option key (GrabDevice) of value (on) not assigned!
  couldn't find driver for pointer device "Microsoft Basic Optical Mouse" 
(/dev/input/mouse0)
  Kbd option key (_source) of value 

[Desktop-packages] [Bug 659793] Re: xserver-xephyr: Couldn't find keyboard driver evdev

2019-05-11 Thread Julian Rendell
I think this bug should be closed- the options in the patch have been
removed from the current (upstream) sources. Glancing through the code
and commit history, it looks like Evdev has been removed from Xorg
server.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/659793

Title:
  xserver-xephyr: Couldn't find keyboard driver evdev

Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server package in Debian:
  New

Bug description:
  Binary package hint: xserver-xephyr

  When starting Xephyr with the following command line:

  Xephyr :5 -ac -screen 1280x1024 -mouse evdev,,device=/dev/input/by-id
  /usb-04d9_0499-event-mouse -keybd evdev,,device=/dev/input/by-id/usb-
  Logitech_Logitech_USB_Keyboard-event-
  
kbd,xkbrules=xorg,xkbmodel=evdev,xkblayout=de,xkbvariant=nodeadkeys,xkboptions="lv3:ralt_switch,compose:caps"
  -dpi 100

  The following messages are printed on the console:

  [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, 
removing from list!
  Kbd option key (compose:caps) of value ((null)) not assigned!
  Couldn't find pointer driver evdev
  Couldn't find keyboard driver evdev

  The keyboard and mouse are not working.

  When downgrading xserver-xephyr to version 2:1.7.6-2ubuntu7, the error
  messages about evdev don't appear and keyboard and mouse work as
  expected.

  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xserver-xephyr 2:1.9.0-0ubuntu7
  Architecture: amd64
  ExecutablePath: /usr/bin/Xephyr
  SourcePackage: xorg-server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/659793/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp