All of lore.kernel.org
 help / color / mirror / Atom feed
* touchpad doesn't work at all on ACER Spin 5
@ 2020-07-23 20:14 Bjorn Helgaas
  2020-09-13 22:48 ` Martin crysman Zahradník
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2020-07-23 20:14 UTC (permalink / raw)
  To: linux-pci; +Cc: Kai-Heng Feng

Anybody interested in looking at this issue?
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1884232

It looks like something wrong in the way we handle "reserved" regions
in the e820 map with respect to PCI address assignment.

BIOS programmed BAR 0 to [mem 0xfe010000-0xfe010fff], but according to
the PCI0 _CRS method, that area is not routed to the PCI bus:

  ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  pci_bus 0000:00: root bus resource [mem 0x3f800000-0xbfffffff window]
  pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
  pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
  pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
  pci 0000:00:1f.5: BAR 0: no space for [mem size 0x00001000]
  pci 0000:00:1f.5: BAR 0: trying firmware assignment [mem 0xfe010000-0xfe010fff]
  pci 0000:00:1f.5: BAR 0: [mem 0xfe010000-0xfe010fff] conflicts with Reserved [mem 0xfc800000-0xfe7fffff]
  pci 0000:00:1f.5: BAR 0: failed to assign [mem size 0x00001000]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: touchpad doesn't work at all on ACER Spin 5
  2020-07-23 20:14 touchpad doesn't work at all on ACER Spin 5 Bjorn Helgaas
@ 2020-09-13 22:48 ` Martin crysman Zahradník
  0 siblings, 0 replies; 2+ messages in thread
From: Martin crysman Zahradník @ 2020-09-13 22:48 UTC (permalink / raw)
  To: helgaas; +Cc: kai.heng.feng, linux-pci

Hello,

please, any chance somebody would help to fix this issue? Thanks a lot #McZ


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-13 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 20:14 touchpad doesn't work at all on ACER Spin 5 Bjorn Helgaas
2020-09-13 22:48 ` Martin crysman Zahradník

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.