Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259449 - gentoo-sources >= 2.6.28 should include fbcondecor patch 0.9.5
Summary: gentoo-sources >= 2.6.28 should include fbcondecor patch 0.9.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-02-18 06:13 UTC by loux thefuture
Modified: 2009-05-06 17:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description loux thefuture 2009-02-18 06:13:58 UTC
for now gentoo-sources >= 2.6.28 include the old fbcondercor 0.9.4 patch, please update it to 0.9.5. There are trouble between fbcon and splash while interactive in the initramfs like keymap.

Reproducible: Always

Steps to Reproduce:
1.emerge gentoo-sources >= 2.6.28 with uvesafb and fbcondecor
2.build a liveCD with it 
3.try to ask for the keymap

Actual Results:  
splash don't turn into verbose and don't ask for keymap

Expected Results:  
splash you turn into verbode mode and wait for the choosen keymap
Comment 1 Wormo (RETIRED) gentoo-dev 2009-02-19 07:02:25 UTC
Thanks for the report, assigning to maintainers
Comment 2 Mike Pagano gentoo-dev 2009-03-08 11:33:17 UTC
Fixed in gentoo-sources-2.6.28-r3
Comment 3 Billy DeVincentis 2009-05-06 09:51:42 UTC
Maybe so but the kernel I just recompiled still wouldn't boot. Not sure if a recompile of v86d or splashutils is necessary.
Comment 4 Billy DeVincentis 2009-05-06 12:15:14 UTC
Actually, if you run this kernel with gensplash, you must have expat support enabled. Upon recompiling with expat support the kernel booted fine.
Comment 5 Michal Januszewski (RETIRED) gentoo-dev 2009-05-06 17:31:06 UTC
(In reply to comment #4)
> Actually, if you run this kernel with gensplash, you must have expat support
> enabled. Upon recompiling with expat support the kernel booted fine.

Expat as in the expat XML parsing library?  Where do you need to enable the expat support?