Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Booting - Only video in X. Blank bootloader and console.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
ttye0
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jan 2003
Posts: 109

PostPosted: Sat Jun 24, 2006 8:39 pm    Post subject: Booting - Only video in X. Blank bootloader and console. Reply with quote

When I boot my linux system (only changes I made were adding suspend2 support...but now I removed it) it used to show my BIOS splash screen, a secondary BIOS screen, then bootloader, then of course I would be left at a console.

PROBLEM: Now when I boot, my computer shows the BIOS splash screen, NO secondary BIOS screen, NO bootloader, NO console.

INFO: I do have user interaction. My BIOS setup screen is also without video for some reason too. When I reach my blank screened console I log in and startx and all of a sudden everything is normal looking. I believe all my VESA stuff is set as it should be. Any suggestions?
Back to top
View user's profile Send private message
Januszzz
Guru
Guru


Joined: 04 Feb 2006
Posts: 367
Location: Opole, Poland

PostPosted: Sat Jun 24, 2006 10:33 pm    Post subject: Reply with quote

...hardware problem?

the way I would suggest is to make console screen going in the same mode which X have. You can do it if you have console framebuffer compiled in. You need to edit your grub.conf and provide a line with vga= or video= information. All is documented here:

/usr/src/linux/Documentation/fb/vesafb.txt
Back to top
View user's profile Send private message
ttye0
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jan 2003
Posts: 109

PostPosted: Sun Jun 25, 2006 8:38 pm    Post subject: Reply with quote

I installed console framebuffer support and set everything up. X and console are working. However, an important factor that I can't figure out is when I boot I still don't see my bootloader...the console is only visible when it switches to FB mode.

PROBLEM: Bootloader functional, but no bootloader interface visible. No video until FB mode is turned on.

Here is my lilo.conf:
Code:
prompt
lba32
timeout=50
default=Gentoo-2.6.16
boot=/dev/hda
map=/boot/System.map

image=/boot/bzImage-2.6.16
        label=Gentoo-2.6.16
        read-only
        root=/dev/hda3
        append="hdc=ide-scsi video=vesafb:ywrap,mtrr,1280x1024@80"

image=/boot/bzImage-2.6.15
        label=Gentoo-2.6.15
        read-only
        root=/dev/hda3
        append="hdc=ide-scsi"

other=/dev/hda2
        optional
        label=WindowsXP
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum