LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-25-2009, 05:59 PM   #1
kkll
LQ Newbie
 
Registered: Apr 2009
Posts: 3

Rep: Reputation: 0
Mandriva has endless blinking cursor on boot


Hi,

I am new to Linux and recently installed Mandriva 2009 onto an sdhc card for my eee pc 900a.

After booting Mandriva from the sdhc card, a screen where there are green "OK"'s appears. After the line "ClusterIP version 0.8 loaded successfully" is displayed, a long line of code flashes across the screen and then a blank screen with a blinking cursor appears(and Mandriva does not boot).

I, however, can boot to Mandriva's safe mode and then type "exit" which boots Mandriva normally.

Is there a way I can stop the blinking cursor from appearing so I do not have to boot from safe mode every time?
 
Old 04-25-2009, 06:20 PM   #2
Robhogg
Member
 
Registered: Sep 2004
Location: Old York, North Yorks.
Distribution: Debian 7 (mainly)
Posts: 653

Rep: Reputation: 97
It sounds like it gets stuck waiting for something to happen (and something that is not happening in safe mode - possibly connected to networking, or device drivers).

Can you catch any of the long line that appears immediately before the screen blanks? If not, try to catch what the line immediately before it says, then open one of the system log in less (or any text editor), and search for this line, or a discontinuity in the timestamps. Probably the best log file to start off looking at would be /var/log/messages.

Post that line, and a few around it, and we can try to work it out.
 
Old 04-25-2009, 07:08 PM   #3
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Hmm, my experience is that every one in two releases of Mandriva is not really up to snuff. Maybe you should have installed a distro that is explicitly targeted at notebooks?
 
Old 04-25-2009, 07:11 PM   #4
kkll
LQ Newbie
 
Registered: Apr 2009
Posts: 3

Original Poster
Rep: Reputation: 0
I looked in the log file and searched for the lines that were appearing before the screen blanks. I found two different logs for when I did not turn off the computer.

Apr 25 00:43:49 localhost kernel: ClusterIP Version 0.8 loaded successfully
Apr 25 00:43:52 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Apr 25 00:43:52 localhost kernel: netfilter PSD loaded - (c) astaro AG
Apr 25 00:43:52 localhost kernel: IFWLOG: register target
Apr 25 00:43:52 localhost logger: Shorewall started
Apr 25 01:01:01 localhost CROND[4130]: (root) CMD (nice -n 19 run-parts --report /etc/cron.hourly)
Apr 25 01:01:01 localhost msec: set variable Browser to true in /etc/X11/gdm/custom.conf
Apr 25 01:01:02 localhost msec: moved file /etc/issue.net to /etc/issue.net.msec
Apr 25 01:01:02 localhost msec: changed mode of /etc/rc.d/init.d/acpid from 755 to 700
Apr 25 01:01:02 localhost msec: changed mode of /home/johnathan from 755 to 711

Apr 25 11:38:10 localhost kernel: ClusterIP Version 0.8 loaded successfully
Apr 25 11:38:14 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Apr 25 11:38:15 localhost kernel: netfilter PSD loaded - (c) astaro AG
Apr 25 11:38:15 localhost kernel: IFWLOG: register target
Apr 25 11:38:15 localhost logger: Shorewall started
Apr 25 11:38:15 localhost kernel: Driver 'sr' needs updating - please use bus_type methods
Apr 25 11:38:15 localhost kernel: st: Version 20080504, fixed bufsize 32768, s/g segs 256
Apr 25 11:38:15 localhost kernel: Driver 'st' needs updating - please use bus_type methods
Apr 25 11:47:10 localhost pulseaudio[4060]: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
Apr 25 11:47:10 localhost pulseaudio[4060]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted

The first log is from when I left the computer on all night at the blank screen. After the "Shorewall started" line, there is a gap in the timestamps. The second log is unusual(there is no time gap after "shorewall started"), I am not sure what I was doing at the time. It might be from when I booted in safe mode.

Other than these two logs, there were a number of logs that had a line with "client has disconnected" after the shorewall started line. This would be where turned of the computer when I saw the blank screen.
 
Old 04-25-2009, 09:59 PM   #5
kkll
LQ Newbie
 
Registered: Apr 2009
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jay73 View Post
Hmm, my experience is that every one in two releases of Mandriva is not really up to snuff. Maybe you should have installed a distro that is explicitly targeted at notebooks?
Jay, what distros would you suggest?
 
Old 04-25-2009, 11:45 PM   #6
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Hmm, on closer inspection, it turns out a lot of recent distros are struggling on the eeepc 900.
http://ubuntuforums.org/showthread.php?t=1129791
It seems to me you will be happier if you use a somewhat older distro. The link above recommends Ubuntu 8.04 or 8.10 but I assume an older version of mandriva would work, too. There is also a version of ubuntu tailored for netbooks (easy peasy) but it appears to be having the same issues at this time; maybe you should look at an older version, back from the days when it was known as Ubuntu eee.
 
Old 04-26-2009, 05:12 PM   #7
Robhogg
Member
 
Registered: Sep 2004
Location: Old York, North Yorks.
Distribution: Debian 7 (mainly)
Posts: 653

Rep: Reputation: 97
Jay73 may well have a point, but have you tried disabling Shorewall in the startup scripts? There should be links called something like S17shorewall or S34rc.firewall in /etc/rc2.d - /etc/rc5.d. Remove these, and the firewall will not start at startup, and you can see if the system now starts properly. You could then try a different firewall config utility (Firestarter worked fine on my 901 under Debian, if this is available for Mandriva).

Another thought, though. If the system is starting properly when you go to safe mode first, maybe it's a timing issue. If there is something that Shorewall depends on, that is not starting in time and causing it to hang, the problem may be resolved if the firewall starts later in the boot process. The number in the startup link name controls the timing so you could try changing the name of (e.g.) S23shorewall to S99shorewall and see what happens.

Last edited by Robhogg; 04-27-2009 at 03:57 AM.
 
  


Reply

Tags
cursor, mandriva



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
grub (blinking cursor) - won't boot php4u Fedora - Installation 2 04-04-2005 10:23 AM
Blank screen with blinking cursor on boot (yoper) Fisslefink Linux - Newbie 3 02-15-2005 05:16 PM
aterm blinking cursor siskel Linux - General 0 10-31-2004 09:56 PM
slowing down blinking cursor jester_69 Linux - General 0 02-25-2004 06:43 PM
dual boot - blinking cursor after selecting LINUX at win2k loader its4 Linux - General 7 06-26-2002 01:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:48 AM.

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