[bug #48102] grub-2.02_beta2: grub2-mkconfig does not allow serial_usb0 as terminal

2024-09-26 Thread Jernej Jakob
Follow-up Comment #1, bug #48102 (group grub): I also ran into this issue in 2.06, trying to set GRUB_TERMINAL="console serial_com1 serial_com0". I'm also not sure how to configure multiple serial consoles with GRUB_SERIAL_COMMAND, I tried setting it to two separate serial commands separated by a

[bug #66257] grub menu gets stuck due to unreliable rdtsc instruction

2024-09-26 Thread Will Duan
Follow-up Comment #2, bug #66257 (group grub): Q. What's the code logic? A. "grub_tsc_init" function will init tsc by setting grub_tsc_rate, which call stack is: grub_tsc_init -> grub_tsc_calibrate_from_pmtimer -> grub_divmod64 Among, "grub_divmod64" function needs "tsc_diff" as

[bug #66257] grub menu gets stuck due to unreliable rdtsc instruction

2024-09-26 Thread Will Duan
Follow-up Comment #1, bug #66257 (group grub): Environment: - OS Verison: Debian 10 - HW Processor: Intel Xeon-2775TE ___ Reply to this item at: ___ M

[bug #66257] grub menu gets stuck due to unreliable rdtsc instruction

2024-09-26 Thread Will Duan
URL: Summary: grub menu gets stuck due to unreliable rdtsc instruction Group: GNU GRUB Submitter: will_duan Submitted: Thu 26 Sep 2024 07:42:55 AM UTC Category: Booting