Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 400723

Summary: LiveDVD-12.0: increase buffer for kernel messages
Product: Gentoo Release Media Reporter: Martin Mokrejš <mmokrejs>
Component: LiveCD/DVD/USBAssignee: Team Anniversary <ten>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 378027    

Description Martin Mokrejš 2012-01-25 10:54:54 UTC
The output of "dmesg" command is sometimes not complete (the very beginning is missing) when size of the buffer is overflowed. Comparing the /proc/config.gz with my own .config suggests you should change the following variable:

-CONFIG_LOG_BUF_SHIFT=15
+CONFIG_LOG_BUF_SHIFT=17


I am talking about the "x86" kernel at least.
Comment 1 Fernando (likewhoa) 2012-01-25 11:46:17 UTC
noted for next release, thanks for report.
Comment 2 Fernando (likewhoa) 2012-03-26 18:12:34 UTC
added to 12.1 releases.