Re: suspend/resume broken on Thinkpad x230
- In reply to: grahamperrin_a_gmail.com: "Re: suspend/resume broken on Thinkpad x230"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Mar 2025 12:57:09 UTC
On 26/03/25 21:17, grahamperrin@gmail.com wrote:
> Which driver?
>
> pkg iinfo drm
I tried these 3 without changes:
drm-61-kmod-6.1.92.1500030_3
drm-61-kmod-6.1.128.1500034_2
drm-66-kmod-6.6.25.1500034_1.pkg
> On 26/03/2025 14:01, Renato Botelho <garga@FreeBSD.org> wrote:
>
>> … Another user reported same problem on his thinkpad x270
>
> What are the graphics cards in your machine, and the other user's?
>
this is mine:
vgapci0@pci0:0:2:0: class=0x030000 rev=0x09 hdr=0x00 vendor=0x8086
device=0x0166 subvendor=0x17aa subdevice=0x21fa
vendor = 'Intel Corporation'
device = '3rd Gen Core processor Graphics Controller'
class = display
subclass = VGA
other user (thinkpad x270):
vgapci0@pci0:0:2:0: class=0x030000 rev=0x02 hdr=0x00 vendor=0x8086
device=0x5916 subvendor=0x17aa subdevice=0x5062
vendor = 'Intel Corporation'
device = 'HD Graphics 620'
class = display
subclass = VGA
It's interesting to mention that I did a bisect between 91d8ee3579ef
(the version other user rolled back on his system and works) and
0849f1634a70 (broken version I got here.
First I did the bisect building only kernel and I ended up on
91d8ee3579ef with the problem still happening. Then I did a buildworld
on this version and I'm now running it here and problem is still happening.
I wondered if the problem was caused by drm port upgrade that happened
together and downgraded drm to the older version I was running before
upgrade, that was still present in /var/cache/pkg, and it didn't help as
well.
I have no idea what to do here to understand what is happening.
Oh, and btw, there is now 2 more people complaining about this problem
on .br Telegram group
--
Renato Botelho