in initramfs-tools scripts/init-top/framebuffer: "mode" parameter should be "mode_option" for drivers using modedb

Bug #366343 reported by Richard Hansen
6
Affects Status Importance Assigned to Milestone
initramfs-tools (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: initramfs-tools

initramfs-tools-0.92bubuntu29 (jaunty)

The parse_video_opts() function in /usr/share/initramfs-tools/scripts/init-top/framebuffer should use "mode_option=$opt " rather than "mode=$opt " when generating the framebuffer module mode parameter for framebuffer modules that use modedb (see linux-source/Documentation/fb/modedb.txt).

Revision history for this message
Richard Hansen (rhansen) wrote :
Revision history for this message
Richard Hansen (rhansen) wrote :

Apologies -- the mode_option parameter only applies to framebuffer drivers that use modedb (which includes uvesafb).

As a workaround for drivers that use modedb, you can specify the video parameter like this:
video=uvesafb:mode_option=1400x1050

description: updated
summary: in initramfs-tools scripts/init-top/framebuffer: "mode" parameter
- should be "mode_option"
+ should be "mode_option" for drivers using modedb
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.