Has anyone managed to have a splash screen at resolution different than 1024x768??
I need help with that, i do know that the framebuffer of my graphics card does support it. If i put vga=0x365 in my boot line i only see the boot messages, i want the splash screen:’( Any help would be highly appreciated…
Well, i found the solution.
In GRUB boot line i put VGA=0x0365
The weird thing is that YaST’s boot configuration thingy puts VGA=0x365 instead and this one doesn’t work…
conram
October 30, 2009, 11:03pm
#3
Well, at install time I set my video at 1600 x 1200 and when rc2 was done with the install it stick in the bootsplash. No tweaking happened.
I was also doing that BUT i was putting vga=0x365 and not the vga=0x0365 which works.
Surprisingly YaST sets the resolution as vga=0x365, maybe i should file a bug?
Cloddy
October 31, 2009, 4:42pm
#5
conram wrote:
>
> Well, at install time I set my video at 1600 x 1200 and when rc2 was
> done with the install it stick in the bootsplash. No tweaking happened.
>
>
I don’t recall 1600x1200 being an option. I think 1440x900 was the most I
was allowed. Something to do with the ATI mess-up again?
Graham
conram
October 31, 2009, 5:04pm
#6
Cloddy:
conram wrote:
>
> Well, at install time I set my video at 1600 x 1200 and when rc2 was
> done with the install it stick in the bootsplash. No tweaking happened.
>
>
I don’t recall 1600x1200 being an option. I think 1440x900 was the most I
was allowed. Something to do with the ATI mess-up again?
Graham
The default to me was 1024 x 768
Then I change it to 1600 x 1200 before hitting the installation at the boot screen. I used to use 1024 x 768 because it is easy to read but since my monitor is 1650 x 1080 and not in the option I selected 1600 x 1200 and it was carried out by the installer till it finish the installation. Could be a bug too, who knows. I am using intel G33 video card as detected by sax.
conram
October 31, 2009, 5:34pm
#7
As an addition to my post above,
Here is the result of hwinfo --framebuffer
02: None 00.0: 11001 VESA Framebuffer
[Created at bios.459]
Unique ID: rdCR.5dHCGM_Ucd6
Hardware Class: framebuffer
Model: "Intel(r)Q33/Q35/G33 Graphics Controller"
Vendor: "Intel Corporation"
Device: "Intel(r)Q33/Q35/G33 Graphics Controller"
SubVendor: "Intel(r)Q33/Q35/G33 Graphics Chip Accelerated VGA BIOS"
SubDevice:
Revision: "Hardware Version 0.0"
Memory Size: 7 MB + 960 kB
Memory Range: 0xd0000000-0xd07effff (rw)
Mode 0x033c: 1920x1440 (+1920), 8 bits
Mode 0x034d: 1920x1440 (+3840), 16 bits
Mode 0x033a: 1600x1200 (+1600), 8 bits
**Mode 0x034b: 1600x1200 (+3200), 16 bits**
Mode 0x035a: 1600x1200 (+6400), 24 bits
Mode 0x0307: 1280x1024 (+1280), 8 bits
Mode 0x031a: 1280x1024 (+2560), 16 bits
Mode 0x031b: 1280x1024 (+5120), 24 bits
Mode 0x0305: 1024x768 (+1024), 8 bits
Mode 0x0317: 1024x768 (+2048), 16 bits
Mode 0x0318: 1024x768 (+4096), 24 bits
Mode 0x0312: 640x480 (+2560), 24 bits
Mode 0x0314: 800x600 (+1600), 16 bits
Mode 0x0315: 800x600 (+3200), 24 bits
Mode 0x0301: 640x480 (+640), 8 bits
Mode 0x0303: 800x600 (+832), 8 bits
Mode 0x0311: 640x480 (+1280), 16 bits
I highlighted the one that the bootsplash is using which is on my /boot/grub/menu.lst is vga=0x34b