Bugzilla – Bug 103760
no high (1280x1024) resolution with 82915G/GV/910GL Intel Graphics chipset.
Last modified: 2005-08-11 14:25:11 UTC
My box is a Siemens SCENIC W620PC with an i915G chipset and a Siemens Scaleoview 19inch S19-1 TFT. YaST detects the graphic card and the screen correctly. It recommends a 1280x1024 resolution by default, but X.Org and the framebuffer use a 1024x786 resolution. After changing the vga value in grub.conf to "vga=0x31a", grub won't start Linux before he get a correct resolution.
Please provide more information. --> http://www.opensuse.org/index.php/Bugs:X
Created attachment 45483 [details] all infos in this tar...
Your BIOS does not support the 1280x1024 resolution. Unfortunately the i810 driver needs the BIOS support. Try to use the 855resolution tool (same package name) to workaround this. --> /usr/share/doc/packages/855resolution/README.txt
Created attachment 45506 [details] 855resolution says that my vbios supports 1280x1024 mode...what now?
Right, but the driver doesn't think so. :-( 855resolution: -------------- Mode 38 : 1280x1024, 8 bits/pixel Mode 49 : 1280x1024, 16 bits/pixel Mode 58 : 1280x1024, 32 bits/pixel i810 driver: ------------ Mode: 38 (0x0) Mode: 49 (0x0) Mode: 58 (0x0)
As grub doesn't boot in 1280x1024 as well, I think that 855resolution is wrong with its statement. I think seife packaged that tool. Adding him to CC just for info.
No, it was me, who packages this tool. But you're right, it makes me wonder that grub doesn't boot into 1280x1024. Anyway, you still can try to overwrite a mode, which you don't need, with a 1280x1024 mode with 855resolution.
Already tested ... it doesn't work.
Ok. It was worth a try. Maybe your vendor provides a BIOS update ...
Unfortunately this is sth., which we currently cannot fix (on Linux). Try to complain loudly to your vendor to fix the BIOS and provide a 1280x1024 modus.
One last try. Make sure you use a 32bit mode for overwriting, which is detected valid by the driver, so use one of these for 855resolution: *Mode: 50 (640x480) *Mode: 52 (800x600) *Mode: 54 (1024x768) e.g. try "855resolution 54 1280 1024"
Already tested - it doesn't work. I will talk with Fujitsu Siemens and ask for a correct BIOS. Thanks for your efforts.
I'm really sorry. Finally resolving as WONTFIX.