From: bugzilla-daemon@bugzilla.kernel.org
To: platform-driver-x86@vger.kernel.org
Subject: [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ)
Date: Wed, 21 Jul 2021 02:55:36 +0000 [thread overview]
Message-ID: <bug-213579-215701-9NA2KJjIBu@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-213579-215701@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=213579
James Munsch (james.a.munsch@gmail.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |james.a.munsch@gmail.com
--- Comment #10 from James Munsch (james.a.munsch@gmail.com) ---
Created attachment 297981
--> https://bugzilla.kernel.org/attachment.cgi?id=297981&action=edit
clevo.nh58hp.dmesg.log
Also seeing this on
5.11.0-7260-generic
Clevo NH58HP
```
[ 3.291272] tigerlake-pinctrl INT34C6:00: pin 57 cannot be used as IRQ
[ 3.291273] genirq: Setting trigger mode 8 for irq 150 failed
(intel_gpio_irq_type+0x0/0x130)
[ 3.291539] i2c_hid i2c-ELAN0412:01: supply vdd not found, using dummy
regulator
[ 3.291553] i2c_hid i2c-ELAN0412:01: supply vddl not found, using dummy
regulator
[ 3.295833] gpio gpiochip0: (INT34C6:00): gpiochip_lock_as_irq: cannot get
GPIO direction
[ 3.295835] gpio gpiochip0: (INT34C6:00): unable to lock HW IRQ 44 for IRQ
[ 3.295836] genirq: Failed to request resources for ELAN0412:01 (irq 150) on
irqchip INT34C6:00
[ 3.295844] i2c_hid i2c-ELAN0412:01: Could not register for ELAN0412:01
interrupt, irq = 150, ret = -22
[ 3.295893] i2c_hid: probe of i2c-ELAN0412:01 failed with error -22
[ 3.296170] nvme nvme0: 16/0/0 default/read/poll queues
[ 3.297349] checking generic (4000000000 7e9000) vs hw (6204000000 1000000)
[ 3.297351] checking generic (4000000000 7e9000) vs hw (4000000000 10000000)
[ 3.297352] fb0: switching to inteldrmfb from EFI VGA
[ 3.297392] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 3.298228] ------------[ cut here ]------------
[ 3.298228] Missing case (val == 65535)
[ 3.298237] WARNING: CPU: 15 PID: 259 at
drivers/gpu/drm/i915/intel_dram.c:96 skl_dram_get_dimm_info+0x79/0x1b0 [i915]
[ 3.298282] Modules linked in: i915(+) nvme ahci nvme_core libahci
i2c_algo_bit drm_kms_helper crct10dif_pclmul crc32_pclmul syscopyarea
ghash_clmulni_intel sysfillrect aesni_intel sysimgblt fb_sys_fops crypto_simd
cec cryptd rc_core glue_helper psmouse intel_lpss_pci(+) sdhci_pci i2c_i801
intel_lpss r8169 i2c_hid drm cqhci xhci_pci idma64 i2c_smbus sdhci realtek
virt_dma vmd xhci_pci_renesas intel_pmt hid wmi video fjes(-) pinctrl_tigerlake
[ 3.298298] CPU: 15 PID: 259 Comm: systemd-udevd Tainted: G W
5.11.0-7620-generic #21~1624379747~21.04~3abeff8-Ubuntu
[ 3.298300] Hardware name: Notebook NH5x_NH7xHP/NH5x_NH7xHP, BIOS 1.07.03LS1
06/15/2021
[ 3.298301] RIP: 0010:skl_dram_get_dimm_info+0x79/0x1b0 [i915]
[ 3.298336] Code: 0f 84 34 01 00 00 41 f7 c0 00 01 00 00 0f 84 27 01 00 00
41 0f b7 d0 48 c7 c6 51 33 9d c0 48 c7 c7 55 33 9d c0 e8 84 0d 1c d4 <0f> 0b 44
0f b7 0b b9 01 00 00 00 31 c0 31 f6 88 43 02 41 c1 ff 09
[ 3.298337] RSP: 0018:ffffa8aa01617980 EFLAGS: 00010282
[ 3.298339] RAX: 0000000000000000 RBX: ffffa8aa016179ec RCX:
ffffffff95b23528
[ 3.298340] RDX: c0000000ffffdfff RSI: 0000000000000000 RDI:
0000000000000247
[ 3.298341] RBP: ffffa8aa016179a8 R08: 0000000000000000 R09:
ffffa8aa01617760
[ 3.298342] R10: ffffa8aa01617758 R11: ffffffff95b53568 R12:
0000000000000000
[ 3.298342] R13: 000000000000004c R14: ffff967616520000 R15:
000000000000ffff
[ 3.298343] FS: 00007f94404d78c0(0000) GS:ffff96853f7c0000(0000)
knlGS:0000000000000000
[ 3.298344] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.298345] CR2: 00007f9440b34000 CR3: 0000000116e4a002 CR4:
0000000000770ee0
[ 3.298346] PKRU: 55555554
[ 3.298346] Call Trace:
[ 3.298348] skl_dram_get_channel_info+0x2e/0x150 [i915]
[ 3.298379] skl_dram_get_channels_info+0x6e/0x190 [i915]
[ 3.298407] skl_get_dram_info+0x6e/0x100 [i915]
[ 3.298434] intel_dram_detect+0x3e/0xd0 [i915]
[ 3.298459] i915_driver_hw_probe+0x1cc/0x210 [i915]
[ 3.298491] i915_driver_probe+0xe5/0x2f0 [i915]
[ 3.298521] ? mutex_lock+0x13/0x40
[ 3.298524] ? acpi_dev_found+0x66/0x70
[ 3.298528] i915_pci_probe+0x58/0x140 [i915]
[ 3.298557] local_pci_probe+0x48/0x80
[ 3.298559] pci_call_probe+0x53/0xf0
[ 3.298560] pci_device_probe+0xad/0xf0
[ 3.298561] really_probe+0xff/0x460
[ 3.298564] driver_probe_device+0xe9/0x160
[ 3.298565] device_driver_attach+0xab/0xb0
[ 3.298567] __driver_attach+0x8f/0x150
[ 3.298568] ? device_driver_attach+0xb0/0xb0
[ 3.298569] bus_for_each_dev+0x7e/0xc0
[ 3.298570] driver_attach+0x1e/0x20
[ 3.298572] bus_add_driver+0x135/0x1f0
[ 3.298573] driver_register+0x95/0xf0
[ 3.298574] __pci_register_driver+0x54/0x60
[ 3.298575] i915_init+0x66/0x81 [i915]
[ 3.298617] ? 0xffffffffc0a53000
[ 3.298619] do_one_initcall+0x48/0x1d0
[ 3.298622] ? kmem_cache_alloc_trace+0xf6/0x200
[ 3.298626] ? do_init_module+0x28/0x290
[ 3.298629] do_init_module+0x62/0x290
[ 3.298630] load_module+0x6fd/0x780
[ 3.298631] __do_sys_finit_module+0xc2/0x120
[ 3.298633] __x64_sys_finit_module+0x1a/0x20
[ 3.298634] do_syscall_64+0x38/0x90
[ 3.298636] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.298637] RIP: 0033:0x7f944098ff6d
[ 3.298638] Code: 28 0d 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01
f0 ff ff 73 01 c3 48 8b 0d cb de 0c 00 f7 d8 64 89 01 48
[ 3.298639] RSP: 002b:00007ffd39f865e8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 3.298641] RAX: ffffffffffffffda RBX: 000055bb4ec1ed10 RCX:
00007f944098ff6d
[ 3.298641] RDX: 0000000000000000 RSI: 00007f9440b35e2d RDI:
0000000000000014
[ 3.298643] RBP: 0000000000020000 R08: 0000000000000000 R09:
000055bb4dd7e8dd
[ 3.298643] R10: 0000000000000014 R11: 0000000000000246 R12:
00007f9440b35e2d
[ 3.298644] R13: 0000000000000000 R14: 000055bb4ec09450 R15:
000055bb4ec1ed10
[ 3.298645] ---[ end trace 21d2b392d3814981 ]---
```
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2021-07-21 2:56 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-213579-215701@https.bugzilla.kernel.org/>
2021-06-29 23:38 ` [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ) bugzilla-daemon
2021-07-04 11:39 ` bugzilla-daemon
2021-07-04 14:33 ` bugzilla-daemon
2021-07-04 14:35 ` bugzilla-daemon
2021-07-04 15:05 ` bugzilla-daemon
2021-07-21 2:55 ` bugzilla-daemon [this message]
2021-07-21 7:33 ` bugzilla-daemon
2021-07-21 8:52 ` bugzilla-daemon
2021-07-21 9:13 ` bugzilla-daemon
2021-07-21 9:14 ` bugzilla-daemon
2021-07-21 9:17 ` bugzilla-daemon
2021-07-21 12:32 ` bugzilla-daemon
2021-07-21 12:56 ` bugzilla-daemon
2021-07-21 13:07 ` bugzilla-daemon
2021-07-21 13:40 ` bugzilla-daemon
2021-07-21 13:45 ` bugzilla-daemon
2021-07-21 14:32 ` bugzilla-daemon
2021-07-21 15:55 ` bugzilla-daemon
2021-07-21 16:01 ` bugzilla-daemon
2021-07-21 16:04 ` bugzilla-daemon
2021-07-21 16:07 ` bugzilla-daemon
2021-07-21 16:13 ` bugzilla-daemon
2021-07-21 17:24 ` bugzilla-daemon
2021-07-21 17:51 ` bugzilla-daemon
2021-07-21 17:59 ` bugzilla-daemon
2021-07-21 18:24 ` bugzilla-daemon
2021-07-21 19:58 ` bugzilla-daemon
2021-07-21 21:38 ` bugzilla-daemon
2021-07-21 21:45 ` bugzilla-daemon
2021-07-22 7:48 ` bugzilla-daemon
2021-07-22 8:22 ` bugzilla-daemon
2021-07-22 12:08 ` bugzilla-daemon
2021-07-22 13:30 ` bugzilla-daemon
2021-07-22 14:14 ` bugzilla-daemon
2021-07-22 17:27 ` bugzilla-daemon
2021-07-23 5:47 ` bugzilla-daemon
2021-07-23 6:29 ` bugzilla-daemon
2021-07-27 23:43 ` bugzilla-daemon
2021-08-02 14:02 ` bugzilla-daemon
2021-08-02 14:05 ` bugzilla-daemon
2021-08-02 17:16 ` bugzilla-daemon
2021-08-03 11:32 ` bugzilla-daemon
2021-08-03 11:44 ` bugzilla-daemon
2021-08-03 12:55 ` bugzilla-daemon
2021-08-03 13:03 ` bugzilla-daemon
2021-08-03 13:27 ` bugzilla-daemon
2021-08-03 13:42 ` bugzilla-daemon
2021-08-03 14:59 ` bugzilla-daemon
2021-08-04 12:12 ` bugzilla-daemon
2021-08-04 12:12 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-213579-215701-9NA2KJjIBu@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox