** No longer affects: mutter
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-amdgpu in Ubuntu.
https://bugs.launchpad.net/bugs/1820832
Title:
[xorg] multiple monitors: limits the framerate of faster 120/144hz
monitors to 6
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]
** Changed in: xorg-server (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launc
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]
** Changed in: xorg-server (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launc
** Tags added: amdgpu hybrid multi-gpu multimonitor nvidia
** Summary changed:
- Problem with external monitor
+ [nvidia] [amdgpu] Problem with external monitor
** Package changed: xorg (Ubuntu) => nvidia-graphics-drivers-450
(Ubuntu)
** Also affects: xserver-xorg-video-amdgpu (Ubuntu)
Impor
It seems this bug was reported against the wrong component so we have
the wrong attachments.
Please run this command to send us more information about the machine's
sound:
apport-collect 1898204
** Package changed: xorg (Ubuntu) => pulseaudio (Ubuntu)
** Summary changed:
- sound
+ [Gigabyte
Filed:
https://gitlab.freedesktop.org/xorg/xserver/-/issues/1084
** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #1084
https://gitlab.freedesktop.org/xorg/xserver/-/issues/1084
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to
Verify on device SPT4-DVT1-C1, CID: 202008-28141. Touchpad hid:
0488:101A.
$ sudo apt install libinput-tools
$ sudo libinput measure touchpad-pressure
See the threshold become 180 by default.
Try to move finger on the touchpad. It won't exceed 180 by normal movement and
usage.
** Tags removed:
Thanks for the bug report. Please also report it to the Xorg developers
at:
https://gitlab.freedesktop.org/xorg/xserver/-/issues
and then tell us the new issue ID.
** Summary changed:
- X11 applications do not refresh in a timely fashion, resulting in screen
corruption
+ X11 applications do
** Changed in: mutter (Ubuntu)
Status: Opinion => Invalid
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-amdgpu in Ubuntu.
https://bugs.launchpad.net/bugs/1820832
Title:
[xorg] multiple monitors: limits the framerate
** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #1430
https://gitlab.gnome.org/GNOME/mutter/-/issues/1430
** Also affects: mutter via
https://gitlab.gnome.org/GNOME/mutter/-/issues/1430
Importance: Unknown
Status: Unknown
** Also affects: mutter (Ubuntu)
Importance:
i have already added some pr_err to the kernel source ,
then the dmesg say : the touchpad work 1 time,during the system boot.
the dmesg output like :
```
[1.766437] in handle_fasteoi_irq for irq:7,starting...
[1.766440] in handle_irq_event start for :7
[1.766440] in __handle_irq_ev
so may be there is some bug with the :direction,
because ,i run echo out > direction,then it start to work.
and may be just like #130 or #133 ,but in drivers related to this
touchpad .
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xor
and the dmesg has some output related:
```
[ 138.233653] i2c_hid i2c-MSFT0001:00: i2c_hid_get_input: IRQ triggered but
there's no data
```
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.lau
touch test:
follow the no touch test,
i touch the touchpad:
then the output are:
```
# ReportID: 4 / Confidence: 1 | Tip Switch: 1 | # | Contact Id: 0 | X: 2249
| Y: 1233 | Scan Time: 59692 | Contact Count:1 | Button: 0 | # | #
E: 000215.550028 12 04 03 c9 08 d1 04 2c e9 01 80 19 43
no touch test:
i run :sudo hid-recorder
```
[ra@localhost ~]$ sudo hid-recorder
[sudo] password for ra:
Available devices:
/dev/hidraw0: Microsoft Microsoft® Nano Transceiver v1.0
/dev/hidraw1: Microsoft Microsoft® Nano Transceiver v1.0
/dev/hidraw2: Microsoft Microsoft® Nano Transceiver v
@Coiby Xu (coiby)
#144
i now test it.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.launchpad.net/bugs/1887190
Title:
MSFT Touchpad not working on Lenovo Legion-5 15ARH05
To manage noti
@coiby xu ,many thanks to you
you find another way to solve the problem.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.launchpad.net/bugs/1887190
Title:
MSFT Touchpad not working on Lenovo
@@wangjun Good to know that! What's the result of "echo value"? And
what's the output of hdi-recorder with and without fingers on the
touchpad?
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.la
i reboot ,and test it again.
only run this script:
```
[ra@localhost ~]$ su
Password:
[root@localhost ra]# cd /sys/class/gpio/
[root@localhost gpio]# echo 386 > export
[root@localhost gpio]# cd gpio386
[root@localhost gpio386]# echo out > direction
[root@localhost gpio386]#
```
then cursor sta
after i run the line in the terminal windows 2:
echo out > direction
terminal window 1 has output
and the cursor start move.
no need to run the line
echo 0 > value
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput i
(For those who read # 132, please ignore it and this is re-written
version.)
For the Synaptics touchpad, the following experiment would make the
touchpad work. Could you share the result with the ELAN touchpad?
1. Install hid-tools and start hid-recorder as the root user
```bash
# install hid-to
Hi wangjun,
Thank you for testing the script. Sorry I notice there's some problems
with the instructions in # 132. And those instructions can't be executed
as a single shell script.
If you go to /sys/class/gpio, do you see a folder named gpio386?
- If yes, cd to gpio386. "echo out > direction".
@coiby xu,
terminal window 1:
-
[ra@localhost ~]$ uname -r
5.8.13-301.fc33.x86_64
[ra@localhost ~]$ sudo hid-recorder
[sudo] password for ra:
Available devices:
/dev/hidraw0: MSFT0001:00 04F3:3140
/dev/hidraw1: Microsoft Microsoft® Nano Transceiver v1.0
/dev/hidraw2: Microso
sorry, default fedora kernel with the option CONFIG_GPIO_SYSFS is not
set.
i will set it and build new kernel to test the above script.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.launchpa
@coiby xu,
with my elan touchpad ,
[ra@localhost ~]$ sudo pip install hid-tools
[sudo] password for ra:
WARNING: Running pip install with root privileges is generally not a good idea.
Try `pip install --user` instead.
Collecting hid-tools
Using cached hid-tools-0.2.tar.gz (51 kB)
Collecting p
I am also having a very similar problem on my Dell Inspiron 5390 runnin
ubuntu 20.04.1 LTS. The output from running xinput reads:
⎡ Virtual core pointer id=2[master pointer (3)]
⎜ ↳ Virtual core XTEST pointerid=4[slave pointer (2)]
⎜ ↳ DELL0
OK I have now regression tested on the latest 19.10, with the above
^^software stack. All except incrementing the kernel from 5.8.11 to
5.8.13.
I can now confirm that the old bug has also re-appeared on 19.10 too. So
it is not only exclusive to 20.04.
To myself, I really don know what to try. But
Right - unfortunately that was a mistake on my part - please ignore #
133
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.launchpad.net/bugs/1887190
Title:
MSFT Touchpad not working on Lenovo
For Legion-5 15ARH05, the GPIO chip is managed by drivers/pinctrl
/pinctrl-amd.c. So the fix for drivers/gpio/gpio-amd-fch.c is irrelevant
to this issue.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https
Forget everything up to now - it is a kernel bug that has been known since
January of this year and for which there has been a fix since then.
I can't say why it hasn't been included in the kernel so far.
Here is the patch:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
next.git/com
Patch has little to no effect on my laptop. It's especially noticeable
when playing video.
Dell Inspiron 13 5368 2-in-1 Laptop
Processor: Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz
Memory: 12125MB (4913MB used)
Operating System: Ubuntu 20.04.1 LTS
Kernel: Linux 5.4.0-48-generic (x86_64)
Version
Today I find something interesting about the GPIO controller. I wonder
if the same thing would happen to the ELAN touchpads.
For those who have the ELAN touchpad, could you show me the result of
the following experiment with a kernel not having the
polling_pin_state_touchpad.patch?
```bash
# inst
Ha, another thing: If I disable the firmware, it boots up normally, the
amd gpu is not detected in xrandr however but in lspci. So this only
happens if firmware-linux-nonfree is installed. When it is not
installed, the card is not working at all except its listing in lspci.
--
You received this b
** Attachment added: "dmesg"
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-amdgpu/+bug/1898458/+attachment/5417513/+files/amdgpu_intel_disabled_dmesg.log
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-amdgpu
Public bug reported:
I am using a Lenovo 3000 N200. It has an Intel GM965 gpu, its latest BIOS is
from 2008.
The CPU is relatively modern (Core2 Extreme X9000), 8GB memory.
My current OS is Debian 10, very close to Ubuntu Focal, of course just
apt-upgraded everything.
I want to use a Radeon RX
Thank you for testing this patch! I'm glad it also works for both
04F3:3140 and 04F3:3186. I was completely new to things like I2C, HID
before investigating this touchpad issue. So thank you for your patience
with me.
Note this patch is meant to be a temporary specifically for this laptop.
It will
found a patch related to amd and gpio:
gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
The original commit appears to have the logic reversed in
amd_fch_gpio_get_direction. Also confirmed by observing the value of
"direction" in the sys tree.
https://git.kernel.org/pub/scm/linux/kernel/git/ne
Maybe expert could update in kernel git
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/tree/drivers/hid/i2c-hid/i2c-hid-core.c
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
http
@Coiby Xu (coiby)
Great. Touchpad works. Thank you so much
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.launchpad.net/bugs/1887190
Title:
MSFT Touchpad not working on Lenovo Legion-5 15AR
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libvdpau in Ubuntu.
https://bugs.launchpad.net/bugs/1898416
Title:
Wine failed to install
To manage notifications about this bug go to:
https://bugs.launchp
Public bug reported:
ubuntu 20.04
Tried to download wine from store, download failed.
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: libvdpau1 (not installed)
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
41 matches
Mail list logo