Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Newbie > blue screen in splash and login screen

Forgot Password?
 Linux Newbie   If you're new to the wonderful world of Linux, start here!

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-30-2007   #1 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 6
blue screen in splash and login screen

after booting to mandriva2007 with KDE the screen turns blue just before the login screen and i can't see a thing. even when i login (i'm not using password) and the desktop still blue nothing i can see.

that's happened when i changed the 3d from metisse to beyrl while compiz used to work perfect.

is there i can do from safe mode.
m_o_b is offline  


Reply With Quote
Old 06-30-2007   #2 (permalink)
Linux Engineer
 
Freston's Avatar
 
Join Date: Mar 2007
Location: The Netherlands
Posts: 826
You could try booting from CD and get access to your HD. From there you might be able to fix this problem.

I always feel it's safer not to boot directly into graphics mode because of these type of problems. But you can get access to your install through booting a CD.
__________________
Can't tell an OS by it's GUI
Freston is offline   Reply With Quote
Old 06-30-2007   #3 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 6
if i boot from a cd where i can find those files?

sorry i'm new to linux and it doesn't use letter like windows
m_o_b is offline   Reply With Quote
Old 06-30-2007   #4 (permalink)
Linux User
 
netstrider's Avatar
 
Join Date: Jul 2005
Location: South Africa
Posts: 473
If you boot from a Linux LiveCD you can mount the partition (that is if the LiveCD doesn't automatically mount it) then you can access your /etc/X11/xorg.conf and revert the changes that are causing these problems.

Good luck
netstrider is offline   Reply With Quote
Old 06-30-2007   #5 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 6
thank you for your respond

but i really don't know what to do with this file. what causing me this problem is beryl and i need to make the desktop no 3d for know how would i do it when i open the /etc/X11/xorg.conf file.

thank you
m_o_b is offline   Reply With Quote
Old 06-30-2007   #6 (permalink)
Linux Engineer
 
Freston's Avatar
 
Join Date: Mar 2007
Location: The Netherlands
Posts: 826
When you boot from a lifeCD open up a terminal. Note! You do not want to change /etc/X11/xorg.conf. Because that one is the xorg.conf on the lifeCD. You want the file from your HD, so you have to mount your HD. Try to do something like this:


Code:
Su
Password:
mkdir /mnt/HD
mount /dev/hda1 /mnt/HD
cp /mnt/HD/etc/X11/xorg.conf /mnt/HD/etc/X11/xorg.conf.backup (<= a life saver)
Or, I dunno, use sudo instead of su. That you have to preceed all above commands with sudo.

Start your favorite editor and open /mnt/HD/etc/X11/xorg.conf (as root)

Try to find out where the problem is. Commend out the guilty party (by adding # to the front of the line), make sure you commend on the changes you make, so you can easily find and undo your changes.

I always type either:
# user added <nr of lines>
# user enabled <nr of lines>
# user disabled <nr of lines>
This makes it really easy to grep a file for home brew changes.


Oh, and if you can find /mnt/HD/etc/inittab, you may want to change the default runlevel to 3. This saves you the constant rebooting. You can change it back once you've got it working again. (This is very optional however, just something I prefer myself)

If you're in doubt, you can post the contents of /mnt/HD/etc/X11/xorg.conf here, and let's have a looksy.

Once you're done with the xorg.conf reboot without the lifeCD.
__________________
Can't tell an OS by it's GUI
Freston is offline   Reply With Quote
Old 06-30-2007   #7 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 6
i can't modify none of the file...........how can i login as superuser in lifecd
m_o_b is offline   Reply With Quote
Old 06-30-2007   #8 (permalink)
Linux Engineer
 
Freston's Avatar
 
Join Date: Mar 2007
Location: The Netherlands
Posts: 826
Oh, right. su or sudo don't work?

I believe *digs deep into memory* that the root password was 'mandriva'. Or, eh, 'root'. Not really sure. Perhaps it's just enter.
__________________
Can't tell an OS by it's GUI
Freston is offline   Reply With Quote
Old 06-30-2007   #9 (permalink)
Linux User
 
netstrider's Avatar
 
Join Date: Jul 2005
Location: South Africa
Posts: 473
Don't log in as super user, just use sudo in front of all your commands
netstrider is offline   Reply With Quote
Old 06-30-2007   #10 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 6
on the command i loged in as su but when try to modify the text with kwrite i cant save it.

i highlight what i think is the problem

i think it's the 3d thing.

i just wnat to disable it for now.

thanx again.
Attached Images
File Type: jpg snapshot1.jpg (18.9 KB, 3 views)
m_o_b is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 08:33 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2