LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-12-2008, 05:33 AM   #1
drsethi
Member
 
Registered: Jun 2006
Location: Amritsar
Distribution: SuSE 11.1
Posts: 55

Rep: Reputation: 15
boot screen


I have Windows XP and Linux Opensuse 10.3 installed. Normally there should be graphical interphase during boot but in my system initially there is a graphical screen to choose operating system. when I select Linux, then I get details of booting on a black screen, which normally should be seen after pressing esc button. In latter half of boot I get green screen.
So what is the reason for that and how I can correct the boot screen?
 
Old 04-12-2008, 09:07 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
please post the contents of /boot/grub/menu.lst

you may have a "hiddenmenu' and or gfxmenu ....well you will have a gfxmenu but that is only for the grub menu animation...and after grub has made its selection the other splash screen or not....is in opensuse splashy or bootsplash.

we can tell from your menu but as there are a number of splash screens you need to understand which ones you do not want
 
Old 04-17-2008, 12:30 PM   #3
drsethi
Member
 
Registered: Jun 2006
Location: Amritsar
Distribution: SuSE 11.1
Posts: 55

Original Poster
Rep: Reputation: 15
default 0
timeout 8
gfxmenu (hd0,8)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
root (hd0,8)
kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/disk/by-id/scsi-SATA_SAMSUNG_SP1213CS02AJ10X807579-part9 apm=off acpi=off mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll pci=nommconf resume=/dev/sda11 splash=silent sh acpi=offowopts
initrd /boot/initrd-2.6.22.5-31-default

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd0,8)
chainloader (hd0,0)+1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3
root (hd0,8)
kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/disk/by-id/scsi-SATA_SAMSUNG_SP1213CS02AJ10X807579-part9 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd-2.6.22.5-31-default
 
Old 04-17-2008, 08:03 PM   #4
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
your line 3....put a # in front of gfxmenu will turn off that splash.

You need root powers to do that of course.

2) Did you tweak that kernel line (line 7 of visible text)?

apm=off acpi=off mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll pci=nommconf resume=/dev/sda11 splash=silent sh acpi=offowopts

3) what is your hardware please?
desktop or laptop

what is the exact make model of video card or onboard video chipset?

4) see this splash=silent....thats your bootsplash or splashy to hide the kernel messages on booting.

Change to splash=0 and see if that helps.

5) however I would add a vga=(x) parameter because you may have an issue with your video card

But do this only after rebooting with one change at a time...to make sure you can see what each change is doing.

a list of linux video numbers to try vga=abc
http://en.wikipedia.org/wiki/VESA_BIOS_Extensions

6) it is also a good idea to have backups of your current file and know how to use a live cd to rescue if you have an issue.

7) so try in this order
# gfxmenu and reboot....turns off grub animation
splash=0 and reboot ....turns off splashy or bootspash
vga=abc to give you text that is easier on the eye and reboot

good luck
 
Old 04-20-2008, 11:13 AM   #5
drsethi
Member
 
Registered: Jun 2006
Location: Amritsar
Distribution: SuSE 11.1
Posts: 55

Original Poster
Rep: Reputation: 15
I have pc desktop with intel original 915 gav motherboard with intel video onboard.
I donot want to turn off splash but want to bring it during initial phase of boot.
Splash is normal when kde loads
Also please give me easy answer because I donot want to go through manuals.
Change to splash=0 and see if that helps. It didnot work
 
Old 04-20-2008, 08:47 PM   #6
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
yes well we have to first work out why you are getting a green screen....so I am suggesting you turn off the splashy or bootsplash.

1) did you use root powers to edit that kernel line pls?

2) if so, try removing that section pls...delete splash=blah and reboot.

3) can you confirm green screen appears before the kde splash pls
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I messed with the screen resolution and now Redhat will boot into a black screen! Mr. Hill Linux - Newbie 29 05-04-2009 11:52 AM
Creating kde splash screen boot screen JUDOLIZARD Linux - Newbie 6 01-30-2009 12:32 PM
how to change boot screen,splash screen,login themes while custmzing ubuntu cd project_sap Linux - Newbie 1 04-07-2008 07:12 AM
Blank Screen after Suse Boot - HowTo boot from grub to command line benco420 Linux - Newbie 3 02-13-2005 05:50 AM
Blank screen even before BIOS screen on boot josce Linux - Laptop and Netbook 3 01-04-2005 08:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 01:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration