Bug 211463 - no output on /dev/console
Summary: no output on /dev/console
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Console/Framebuffers (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: James Simmons
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-29 17:31 UTC by sixtriple626@gmail.com
Modified: 2021-01-29 17:31 UTC (History)
0 users

See Also:
Kernel Version: 5.10.11
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description sixtriple626@gmail.com 2021-01-29 17:31:25 UTC
After compiling and booting on kernel 5.10.11 theres is no log output to /dev/console.

X client xconsole does not show anything, completely @!# mude.

If I do 
# echo XXX > /dev/console there is no output

# echo XXX > /dev/tty0 still goes to VT terminals.

I did, copy .config from kernel 5.10.8 to root path of untared kernel 5.10.11 and
then
#make olconfig

# ls -l /dev/console
crw------- 1 root root 5, 1 Jan 29 17:30 /dev/console

Any clue?
Or probably revert back to kernel 5.10.8

Thanks

Note You need to log in before you can comment on or make changes to this bug.