question about single mode dead in freebsd14.2 ?

dear all :
today , my laptop still not access single mode in freebsd14.2 ........this system come from freebsd 14.0 ---> 14.1--->14.2 ....
when i enter the single mode , the system will lose response for me , but i can press power button to shutdown normal. below was the picture. thanks.
0523_1.jpg

first picture show me dead console , no any reponse for me except power button ..

0523_3.jpg


the second picture show when i press power buttion, the machine looks like can be shutdown by normal. thanks. how to save me my single mode ? thanks.
 
Good tip. But I would check the keyboard cable, test the keys. At the same time, you will clean the laptop from dust.
 
when i enter the single mode , the system will lose response for me , but i can press power button to shutdown normal. below was the picture.
Just to be clear:
Is this only happening when you enter single user mode?
'Normal', multi user mode works fine?
 
Just want to chime in that something like this sporadically happens for me too.

I never had it in single-user mode because I don't need to use it too much.
But in normal mode sometimes a VT just stops responding.
I can still switch to a different VT and it would work okay, but the original VT is kind of frozen.

The latest instance happened half-way through typing login password.
Stack trace from procstat is not remarkable:
Code:
  PID    TID COMM                TDNAME              KSTACK                       
16056 100658 login               -                   mi_switch+0x1c8 sleepq_switch+0x1d3 sleepq_catch_signals+0x2b6 sleepq_wait_sig+0x9 _cv_wait_sig+0x13b tty_wait+0x42 ttydisc_read+0x2dd ttydev_read+0x7e devfs_read_f+0xe4 dofileread+0x87 sys_read+0xb7 amd64_syscall+0x189 fast_syscall_common+0xf8
 
Just want to chime in that something like this sporadically happens for me too.

I never had it in single-user mode because I don't need to use it too much.
But in normal mode sometimes a VT just stops responding.
I can still switch to a different VT and it would work okay, but the original VT is kind of frozen.

The latest instance happened half-way through typing login password.
Stack trace from procstat is not remarkable:
Code:
  PID    TID COMM                TDNAME              KSTACK                      
16056 100658 login               -                   mi_switch+0x1c8 sleepq_switch+0x1d3 sleepq_catch_signals+0x2b6 sleepq_wait_sig+0x9 _cv_wait_sig+0x13b tty_wait+0x42 ttydisc_read+0x2dd ttydev_read+0x7e devfs_read_f+0xe4 dofileread+0x87 sys_read+0xb7 amd64_syscall+0x189 fast_syscall_common+0xf8
DEar Andriy :
yeah, when i use gnome GUI, exit gnome to VT , some times , the VT will lost response . but , i can still switch to other VT and works. thanks.
 
Back
Top