View previous topic :: View next topic |
Author |
Message |
Wikt n00b


Joined: 16 Feb 2004 Posts: 21
|
Posted: Wed Mar 03, 2004 9:34 pm Post subject: Bootsplash oddity |
|
|
Please see that and tell me what is wrong.
I've tried re-compiling my kernel, to change the resolution of the console. Nothing. How can I change it? _________________ # emerge life
emerge: there are no masked or unmasked ebuilds to satisfy "life". |
|
Back to top |
|
 |
mr.isomer n00b


Joined: 16 Feb 2004 Posts: 47
|
Posted: Wed Mar 03, 2004 10:16 pm Post subject: |
|
|
what?
you change it by passing parameters to the kernel
ie vga=
did you read the bootsplash howto?
# VESA modes:
# | 640x480 800x600 1024x768 1280x1024 1600x1200
# ----+-----------------------------------------------
# 256 | 0x301 0x303 0x305 0x307
# 32k | 0x310 0x313 0x316 0x319 0x346
# 64k | 0x311 0x314 0x317 0x31A
# 16M | 0x312 0x315 0x318 0x31B
title=Gentoo Linux (1280x1024)
root (hd0,0)
kernel /boot/bzImage root=/dev/hda3 vga=0x31A splash=verbose
initrd=/boot/initrd-1280x1024 |
|
Back to top |
|
 |
Wikt n00b


Joined: 16 Feb 2004 Posts: 21
|
Posted: Thu Mar 04, 2004 5:51 am Post subject: |
|
|
Interestingly enough, it's vga=0x31A in my grub.conf. _________________ # emerge life
emerge: there are no masked or unmasked ebuilds to satisfy "life". |
|
Back to top |
|
 |
mallchin l33t


Joined: 21 Jan 2003 Posts: 655 Location: United Kingdom
|
Posted: Sun Mar 07, 2004 12:43 am Post subject: |
|
|
Did you create the initrd for that image yourself or is it one you download?
If so what command did you use to create please? Ta  _________________ 6700 @ 2.66GHz, 4Gb RAM, 2 x 500Gb, 8800 GTX, PhysX, X-Fi, 24" Widescreen, Tux mascot |
|
Back to top |
|
 |
|