Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2024 15:53:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1
Message-ID:  <bug-282860-227-vXIUGiwi24@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282860-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282860-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282860

--- Comment #36 from keivan@motavalli.me ---
(In reply to Mark Johnston from comment #35)
Debian 12 (linux 6.1) seems to be using the rtc-cmos driver instead of efi-=
rtc

ls -l /dev/rtc0
crw------- 1 root root 251, 0 21 nov 13.00 /dev/rtc0

cat /sys/dev/char/251:0/name
rtc_cmos rtc_cmos

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

cat /proc/driver/rtc
rtc_time        : 15:47:28
rtc_date        : 2024-11-21
alrm_time       : 21:37:57
alrm_date       : 2024-11-21
alarm_IRQ       : no
alrm_pending    : no
update IRQ enabled      : no
periodic IRQ enabled    : no
periodic IRQ frequency  : 1024
max user IRQ frequency  : 64
24hr            : yes
periodic_IRQ    : no
update_IRQ      : no
HPET_emulated   : no
BCD             : yes
DST_enable      : no
periodic_freq   : 1024
batt_status     : okay

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

dmesg | grep -i rtc
[    0.579202] platform rtc_cmos: registered platform RTC device (no PNP de=
vice
found)
[    0.931525] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.932252] rtc_cmos rtc_cmos: registered as rtc0
[    0.932380] rtc_cmos rtc_cmos: setting system clock to 2024-11-21T11:57:=
52
UTC (1732190272)
[    0.932401] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nv=
ram

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

lsmod | grep efi
efi_pstore             16384  0
efivarfs               24576  1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282860-227-vXIUGiwi24>