Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2021 06:00:07 +0200
From:      Marc Veldman <marc@bumblingdork.com>
To:        Henri Hennebert <hlh@restart.be>
Cc:        freebsd-current@freebsd.org, "lev@freebsd.org" <lev@FreeBSD.org>
Subject:   Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!
Message-ID:  <2C68D31D-B24E-44B3-AF80-D215C1D1A56E@bumblingdork.com>
In-Reply-To: <664e1728-8c8c-0967-81a9-f7b6e047ddb7@restart.be>
References:  <a7363387-c53f-d6c0-acc0-be9081590ea1@FreeBSD.org> <740cd7a0-3faf-7a56-80f7-dbb9bdacb55b@FreeBSD.org> <37122994-8172-b943-2602-fd1b4e9af78a@FreeBSD.org> <CALH631k8ek0UEB8LUv04YQg%2BzZUafUO2W4hcHBXqrTWDdDp7mg@mail.gmail.com> <20210512122747.51d2f574@laptop.domain> <1e23c1de-7529-0be9-c4ec-83d17b2b6bac@restart.be> <e49c4a5e-d567-522b-c60c-59faa054c807@FreeBSD.org> <20210512133456.57f374f4@ernst.home> <b72d8b9d-8cfd-84a7-59b2-c5a2b33416e7@FreeBSD.org> <20210512141130.755ae361@ernst.home> <D9843F30-308D-4F9F-A229-05639346564A@bumblingdork.com> <9f0abf48-ed13-bff3-5687-fca0d57195d8@restart.be> <C4E25C70-25BA-4BEB-83F0-D77279B2B94A@bumblingdork.com> <664e1728-8c8c-0967-81a9-f7b6e047ddb7@restart.be>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 12 May 2021, at 20:49, Henri Hennebert <hlh@restart.be> wrote:
>=20
> On 5/12/21 8:01 PM, Marc Veldman wrote:
>>> On 12 May 2021, at 18:06, Henri Hennebert <hlh@restart.be> wrote:
>>>=20
>>> On 5/12/21 5:04 PM, Marc Veldman wrote:
>>>> Unfortunately I can only say =E2=80=9Cme too=E2=80=9D, but on a =
different Lenovo laptop.
>>>> I=E2=80=99ve put my diagnostics in this thread, with the SVN =
revision in which it seems to have broken.
>>>> =
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D327822+0+archive/2020/free=
bsd-current/20201227.freebsd-current
>>>=20
>>> I your first message on the thread I see
>>>=20
>>> "mmc0: detached"
>>>=20
>>> do you have the previous lines of the dmesg?
>>>=20
>> This is what I can see on the display:
>> (Copied by hand, so there might be some typos)
>> pcib2: <ACPI PCI-PCI bridge> at device 28.2 on pci0
>> pci2: <ACPI PCI bus> on pcib2
>> pci2: <network> at device 0.0 (no driver attached)
>> pcib3: <ACPI PCI-PCI bridge> at device 29.0 on pci0
>> pci3: <ACPI PCI bus> on pcib3
>> vgapci1: <VGA-compatible display> port 0xd000-0xd07f mem =
0xf3000000-0xf3ffffff,0xe0000000-0xefffffff,0xf0000000-0xf1ffffff at =
device 0.0 on pci3
>> isab0: <PCI-ISA bridge> at device 31.0 on pci0
>> isa0: <ISA bus> on isab0
>> pci0: <memory> at device 31.2 (no driver attached)
>> hdac0: <Intel Sunrise Point-LP HDA Controller> mem =
0xf4240000-0xf4243fff,0xf4230000-0xf423ffff at device 31.3 on pci0
>> em0: <Intel(R) I219-V SPT> mem 0xf4200000-0xf421ffff at device 31.6 =
on pci0
>> em0: Using 1024 TX descriptors and 1024 RX descriptors
>> em0: Using an MSI interrupt
>> em0: Ethernet address: 54:ee:75:cb:0d:e3
>> em0: netmap queues/slots: TX 1/1024, RX 1/1024
>> acpi_tz0: <Thermal Zone> on acpi0
>> atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
>> atkbd0: <AT Keyboard> irq 1 on atkbdc0
>> kbd0 at atkbd0
>> atkbd0: [GIANT-LOCKED]
>> psm0: <PS/2 Mouse> irq 12 on atkbdc0
>> psm0: [GIANT-LOCKED]
>> WARNING: Device "psm" is Giant locked and may be deleted before =
FreeBSD 14.0.
>> psm0: model Synaptics Touchpad, device ID 0
>> battery0: <ACPI Control Method Battery> on acpi0
>> battery1: <ACPI Control Method Battery> on acpi0
>> acpi_acad0: <AC Adapter> on acpi0
>> orm0: <ISA Option ROM> at iomem 0xc0000-0xcffff pnpid ORM0000 on isa0
>> hwpstate_intel0: <Intel Speed Shift> on cpu0
>> hwpstate_intel1: <Intel Speed Shift> on cpu1
>> hwpstate_intel2: <Intel Speed Shift> on cpu2
>> hwpstate_intel3: <Intel Speed Shift> on cpu3
>> Timecounters tick every 1.000 msec
>> ZFS filesystem version: 5
>> ZFS storage pool version: features support (5000)
>=20
> Do you see an rtsx message before this mmc0 ?
>=20
>> mmc0: detached
>> ugen0.1: <0x8086


Yes.
rtsx0: <2.0c Realtek RT5522A PCI MMC/SD Card reader mem =
0xf4100000-0xf4100fff at device 0.0 on pci1>
rtsx0: Card present
mmc0: <MMC/SD bus> on rtsx0
rtsx0: Interrupt card inserted/removed
rtsx0: Card absent
pcib2: <ACPI PCI-PCI bridge> ad device 28.2 on pci0
=E2=80=A6 (continue as above, with panic)

Note: The card is not inserted.


>> XHCI root HUB> at usbus0
>> Fatal trap 9: general protection fault while in kernel mode
>> cupid =3D 3; apic id =3D 03
>> =E2=80=A6.
>> =E2=80=A6.
>> I=E2=80=99m not sure if this is an interesting data point or not,
>> but a warm boot without the card inserted succeeds after
>> a cold boot with the card inserted.
>=20
> This remind me of a case of rebooting FreeBSD after a window session.
> I will check in my mail archive...
>=20
> Thank you for your time

Best regards,

Marc Veldman=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2C68D31D-B24E-44B3-AF80-D215C1D1A56E>