Hi,
I recently upgraded my graphics card from a Geforce 7600GS to a Gefore 560Ti.
And while most things are normal, during boot up my screen isn’t “full screen” until X is started, after which everything else is fine.
Essentially, all display, the grub menu, the splash screen, console text, etc, is within a box on the screen, with 2" on the left and right, and 1" top and bottom of empty blackness.
From what I understand, this is because the framebuffer is using the wrong resolution, but the maximum resolution that hwinfo --framebuffer returns is 1280x1024 (which I am already using “0x031a”.) (My monitors is natively 1920x1080)
Is it possible to do something about this? If not increase resolution than at least stretch the screen to full screen?
sudo /usr/sbin/hwinfo --framebuffer
02: None 00.0: 11001 VESA Framebuffer
[Created at bios.459]
Unique ID: rdCR.GGyCBArXznD
Hardware Class: framebuffer
Model: “NVIDIA GF104B Board - 10400050”
Vendor: “NVIDIA Corporation”
Device: “GF104B Board - 10400050”
SubVendor: “NVIDIA”
SubDevice:
Revision: “Chip Rev”
Memory Size: 14 MB
Memory Range: 0xd5000000-0xd5dfffff (rw)
Mode 0x0300: 640x400 (+640), 8 bits
Mode 0x0301: 640x480 (+640), 8 bits
Mode 0x0303: 800x600 (+800), 8 bits
Mode 0x0305: 1024x768 (+1024), 8 bits
Mode 0x0307: 1280x1024 (+1280), 8 bits
Mode 0x030e: 320x200 (+640), 16 bits
Mode 0x030f: 320x200 (+1280), 24 bits
Mode 0x0311: 640x480 (+1280), 16 bits
Mode 0x0312: 640x480 (+2560), 24 bits
Mode 0x0314: 800x600 (+1600), 16 bits
Mode 0x0315: 800x600 (+3200), 24 bits
Mode 0x0317: 1024x768 (+2048), 16 bits
Mode 0x0318: 1024x768 (+4096), 24 bits
Mode 0x031a: 1280x1024 (+2560), 16 bits
Mode 0x031b: 1280x1024 (+5120), 24 bits
Mode 0x0330: 320x200 (+320), 8 bits
Mode 0x0331: 320x400 (+320), 8 bits
Mode 0x0332: 320x400 (+640), 16 bits
Mode 0x0333: 320x400 (+1280), 24 bits
Mode 0x0334: 320x240 (+320), 8 bits
Mode 0x0335: 320x240 (+640), 16 bits
Mode 0x0336: 320x240 (+1280), 24 bits
Mode 0x033d: 640x400 (+1280), 16 bits
Mode 0x033e: 640x400 (+2560), 24 bits
Mode 0x0360: 1280x800 (+1280), 8 bits
Mode 0x0361: 1280x800 (+5120), 24 bits
Config Status: cfg=new, avail=yes, need=no, active=unknown
I fear this may be an issue with the graphics card itself, but I thought I would ask in case I missed something.
Cheers
(11.4 + TW x86-64)