Missing display resolutions in "boot options" tab

Bug #190261 reported by Kamal
26
This bug affects 3 people
Affects Status Importance Assigned to Milestone
StartUp-Manager
Confirmed
Wishlist
Jimmy Rönnholm
startupmanager (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: startupmanager

In the first tab of the program, "Boot options", the maximum resolution I can see is 1600x1200, and in general it's missing all "wide" resolutions like 1440x900, 1680x1050 etc...
My display is currently working at 1920x1200, is it possible to add resolutions up to that one at least?
I'm using Ubuntu 7.10 Gutsy Gibbon for AMD64.

Thank you.

Revision history for this message
Jimmy Rönnholm (jronnholm) wrote :

Unfortunately, not at this time. Please see http://ubuntuforums.org/showpost.php?p=2027889 for more info.

Revision history for this message
Kamal (kalotus) wrote : Re: [Bug 190261] Re: Missing display resolutions in "boot options" tab

If it can be useful to you, I've set my grub configuration manually
using values obtained with this command:

kamal@rohan:~$ sudo hwinfo --framebuffer | grep 1920
  Mode 0x037c: 1920x1200 (+1920), 8 bits
  Mode 0x037d: 1920x1200 (+7680), 24 bits

Then I converted that value to decimal:

kamal@rohan:~$ printf '%d\n' 0x037d
893

And so I set vga=893 and it's working. (I have to admit that usplash
seems a bit "stretched", but it's better than nothing).

However something is strange because the table I get from hwinfo
doesn't match exactly the one here:
http://ubuntuforums.org/showthread.php?p=1541970

For example hwinfo gives 0x034a for 1600x1200@24 instead of 0x31f. But
for 1024x768@24 it gives the same: 0x318.

However thank you for your help.

--
Kamal

Revision history for this message
Jimmy Rönnholm (jronnholm) wrote :

Thanks for the tip. I might hack something together to use the output of hwinfo in the future.

Changed in startup-manager:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Jimmy Rönnholm (jronnholm) wrote :

This might not be as straight-forward as I thought, I noticed hwinfo reports resolutions too large for my monitor using my new graphics card.
If that is solved in hwinfo, I will still need a good way to extract the info from the output. Screenscraping is a bit unreliable.
Hmm, this might be tricky to solve.

Changed in startup-manager:
assignee: nobody → jimmy-ronnholm
Revision history for this message
kit (kitrule) wrote :

Thanks for the hwinfo/printf tip. My widescreen LCD monitor doesn't even support 1600x1200 so setting that in SUM causes grub to fault when loading my kernel (although allowing me to continue booting with a safe resolution after a delay).

hwinfo --monitor isn't accurate, neither is read-edid/get-edid/parse-edid on my setup (nvidia propriety drivers)
I also tried xrandr which fails with nvidia twinview.
xresprobe/ddcprobe, discover, cvt, gtf and glxinfo are all useless.

I can't imagine another way of detecting max monitor resolution. Offering all resolutions the graphics card has available is a start, at least it would save someone like me finding this thread and posting this.

Revision history for this message
Leonard Michlmayr (leonard-michlmayr) wrote :

Some modes:

0x360 1280x800x8
0x361 1280x800x32
0x368 1680x1050x8
0x369 1680x1050x32

(I got it from vga=ask)

Revision history for this message
Thomas Hotz (thotz-deactivatedaccount) wrote :

Is this still an issue for you? What Ubuntu version do you use? Thank you for telling us!

Changed in startupmanager (Ubuntu):
status: New → Confirmed
Revision history for this message
Phillip Susi (psusi) wrote :

This package has been removed from Ubuntu. Closing all related bugs.

Changed in startupmanager (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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