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

Bug 130207

Summary: [vesafb-tng] wrong video mode with '@75' >=gentoo-sources-2.6.15
Product: Gentoo Linux Reporter: Heiko Baums <heiko.baums>
Component: Current packagesAssignee: Michal Januszewski (RETIRED) <spock>
Status: RESOLVED WONTFIX    
Severity: normal CC: billie
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: .config
lilo.conf
dmesg output regarding video adapter
emerge --info

Description Heiko Baums 2006-04-16 18:48:39 UTC
Since gentoo-sources-2.6.15 my fbsplash is pretty corrupted. With gentoo-sources-2.6.14 and earlier everything was fine. The splash image was shown over the whole screen but since kernel 2.6.15 the console is horizontally smaller and there is an about 1.5 cm wide black vertical margin at the right border of the screen.

I'm having a 17" TFT monitor (Samsung SyncMaster 710N) and an old GeForce 2 MX 400 with 64 MB RAM and I'm running the resolution 1280x1024. I'm using vesafb-tng and the latest ~x86 versions of splashutils, nvidia-kernel and nvidia-glx.

When updating the kernel I haven't changed anything at the kernel config and the kernel options.

I'll attach my .config, lilo.conf and emerge --info.

Adjusting my monitor doesn't fix the problem.
Comment 1 Heiko Baums 2006-04-16 18:49:48 UTC
Created attachment 84808 [details]
.config
Comment 2 Heiko Baums 2006-04-16 18:50:15 UTC
Created attachment 84809 [details]
lilo.conf
Comment 3 Heiko Baums 2006-04-16 18:51:01 UTC
Created attachment 84810 [details]
dmesg output regarding video adapter
Comment 4 Heiko Baums 2006-04-16 18:51:28 UTC
Created attachment 84811 [details]
emerge --info
Comment 5 Heiko Baums 2006-04-16 19:15:24 UTC
Forgot to mention that sometimes after toggling a while between the console and X the black margin is on the left side. In this case adjusting the monitor causes that the console is shown on the whole screen without the margin.

But after rebooting the problem in the description is back again.
Comment 6 Heiko Baums 2006-04-22 11:34:03 UTC
After trying a while I've found the reason for the described behaviour.

It was the kernel option in lilo.conf:
video=vesafb:ywrap,mtrr:3,1280x1024-32@75

With this kernel option it works also with 75 Hz:
video=vesafb:ywrap,mtrr:3,1280x1024-32

Is this a bug or a feature?

If it's a bug it would be nice if it would be fixed.
If not then I'd be happy to get a short info about it. In this case this bug can of course be closed as invalid.
Comment 7 Michal Januszewski (RETIRED) gentoo-dev 2007-10-11 19:55:27 UTC
I'm closing this bug as WONTFIX, since we're dropping support for vesafb-tng. vesafb-tng has been replaced by uvesafb in gentoo-sources-2.6.23. uvesafb provides the same functionality, but is completely redesigned and hopefully will prove to be free of any bugs that might have been present in vesafb-tng.

If you encounter a similar problem with uvesafb, please open a new bug.