A new patch to disable Huawei chipsets in udev rules.

First, the udev rules was placed in wrong place. /usr/lib/udev/rules.d/
can't be read, we need push it into /lib/udev/rules.d/.

/usr/lib/udev/rules.d/61-gdm.rules => /lib/udev/rules.d/61-gdm.rules

Second, the rules need change the running time directory from /run/gdm
to /run/gdm3.

# disable Wayland on Hi1710 chipsets
ATTR{vendor}=="0x19e5", ATTR{device}=="0x1711", RUN+="/bin/sh -c '/bin/mkdir 
/run/gdm3 ; /usr/bin/printf \"[daemon]\nWaylandEnable=false\" >> 
/run/gdm3/custom.conf'"

** Patch added: "ubuntu_disable_wayland_huawei_chipsets.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1780076/+attachment/5160787/+files/ubuntu_disable_wayland_huawei_chipsets.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1780076

Title:
  18.04 login screen is skewed/distorted (incorrect stride)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1780076/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to