By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Linux 6.15 To Gain New Option For Those Building The Kernel Without Virtual Terminal
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > Linux 6.15 To Gain New Option For Those Building The Kernel Without Virtual Terminal
Computing

Linux 6.15 To Gain New Option For Those Building The Kernel Without Virtual Terminal

News Room
Last updated: 2025/03/27 at 9:53 AM
News Room Published 27 March 2025
Share
SHARE

The printk changes submitted for the Linux 6.15 kernel introduce a new “NULL_TTY_DEFAULT_CONSOLE” Kconfig build-time option for allowing the null TTY to be the default for those building the Linux kernel without virtual terminal (VT) support.

There has long been the ability to build the Linux kernel without VT support via the “CONFIG_VT” switch but in that case the default output becomes the serial console. With the new CONFIG_NULL_TTY_DEFAULT_CONSOLE, the null TTY output can become the default in these VT-less kernel configurations.

NULL TTY default Kconfig option

The patch from Adam Simonelli elaborates:

“If CONFIG_NULL_TTY_DEFAULT_CONSOLE is enabled, and CONFIG_VT is disabled, ttynull will become the default primary console device, based on the link order.

ttynull will be the only console device usually with this option enabled. Some architectures do call add_preferred_console() which may add another console though.

Many distributions ship with CONFIG_VT enabled. On tested desktop hardware if CONFIG_VT is disabled, the default console device falls back to /dev/ttyS0 instead of /dev/tty.

This could cause issues in user space, and hardware problems:

1. The user space issues include the case where /dev/ttyS0 is disconnected, and the TCGETS ioctl, which some user space libraries use as a probe to determine if a file is a tty, is called on /dev/console and fails. Programs that call isatty() on /dev/console and get an incorrect false value may skip expected logging to /dev/console.

2. The hardware issues include the case if a user has a science instrument or other device connected to the /dev/ttyS0 port, and they were to upgrade to a kernel that is disabling the CONFIG_VT option, kernel logs will then be sent to the device connected to /dev/ttyS0 unless they edit their kernel command line manually.

The new CONFIG_NULL_TTY_CONSOLE option will give users and distribution maintainers an option to avoid this. Disabling CONFIG_VT and enabling CONFIG_NULL_TTY_CONSOLE will ensure the default kernel console behavior is not dependant on hardware configuration by default, and avoid unexpected new behavior on devices connected to the /dev/ttyS0 serial port.”

This option is part of the printk changes for the Linux 6.15 kernel. Separately this pull also introduces a new “printk.debug_non_panic_cpus” option to store printk messages from non-panic CPUs during a kernel panic.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article From smash-profe cases to updates: How to make your smartphone last longer
Next Article Full access: Why consider a ‘secure’ messaging app?
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Jony Ive says Rabbit and Humane made bad products
News
OpenAI and iPhone designer Jony Ive have officially teamed up
News
Red Hat and Oracle Expand Collaboration to Accelerate Hybrid Cloud Transformation
News
Xiaohongshu says reports of new funding based on $20 billion valuation are “untrue” · TechNode
Computing

You Might also Like

Computing

Xiaohongshu says reports of new funding based on $20 billion valuation are “untrue” · TechNode

1 Min Read
Computing

This DevOps engineer is a mom in tech, and she is loving it here |

13 Min Read
Computing

Russian Hackers Exploit Email and VPN Vulnerabilities to Spy on Ukraine Aid Logistics

6 Min Read
Computing

libinput Preparing To Introduce A Lua-Based Plugin System For Modifying Devices/Events

4 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?