CentOS 5 :: Not Getting To Startup Screen After 5.4 Update
Dec 16, 2009
This system has been centos 5.2, 5.3 and now after an update ( through yum ) to 5.4 i can't get to the startup screen. System was a barebones kit with ASUS P5Q-E motherboard, WD-500gb sata, Intel Processor
After the update I get:
BIOS Bug MCFG area at e0000000 is not E820-reserved
NOT Using MMCONFIG
I get to the part that says: press "i" for interactive startup ... starting "udev", then nothing. Just black screen. I followed other recommendations and loaded the lastest BIOS onto the motherboard, but the issue still persists. I'm also not able to boot any of the older kernels through the grub menu. Not sure where to go from here since I can't boot into anything.
View 6 Replies
ADVERTISEMENT
Apr 6, 2011
Ok, i'm sure this is really basic and it's probably been posted before but I have searched and can't find anything.
Long time linux user, first time with centOS
I am building a basic firewall system with ssh acces only, I only occasionally need gui/gnome access so I have sent my init level to init 3 in /etc/inittab.
My problem is during startup the screen wants to run the gui startup and for some reason the driver isn't quite right so it flashes the screen every time it starts a process and says [OK] because of this I miss 90% of the startup information.
I have already disabled the splash screen in /boot/grub/grub.conf and that did disable the grub splash screen but how can I disable the "centOS" spash stuff? I only want txt at startup, I don't want the system to do anything graphical until I type startx.
View 4 Replies
View Related
Jan 12, 2011
I am setting up a CentOS server that has no screen connected, and only has 2 Tesla cards. I have created a minimal xorg.conf and xinitrc file that doesn't load mouse or keyboard, and only creates two screens, one for each card at 320x200x24 bit. This is so I don't waste VRAM on a framebuffer I can't see.
I modified the xinitrc to just load tdm and nothing else as GNOME is a RAM hog. I am then using this setup to render stuff offscreen using OpenGL into FBOs which I read back to CPU and process. Currently for development I just run startx& when I login. I now want to know how to set x server to start automatically at boot. The CentOS docs say that it will try to load the GNOME login manager. The thing is that I don't want a login manager as it is useless as I login remotely via SSH.So:
1 - how to enable automatic x server in CentOS (im used to Ubuntu so not sure how to do this on Red Hat variants)
2 - leave x server running without starting login manager
View 8 Replies
View Related
Aug 4, 2010
I am searching for a way to run multiple commands at boot time using the gnu screen utility.
A solution could be:
But the result would be many sessions, each one with just one child. What I need is just one session with many children, one child per command.
View 2 Replies
View Related
May 23, 2010
I just upgraded to the 10.04 and everything works just fine as before (except for skype but that really doesn't matters as it has already been 3 years I'm using ubuntu and I managed to get it to work only once, for miracle I believe ^^). The only real issue I have is this: when I start up my laptop, after the log-in, no sound will be heared as the "speaker" volume level in alsamixer is set to 0; if I raise it from the terminal running alsamixer (as I don't know any other alternative) everything plays just fine, but the next time I boot I do have to do it all over again... So, how can I change the default startup level of the "speaker" in alsamixer?
PS: by the way I do have the very same issue with the screen luminosity but the other way round as is always starts at maximum brightness and I can't manage to get it to start at the minimum, as it did before. At least reducing the backlight if far more quick but a couple of times I forget it and the battery lasted something like half an hour
View 9 Replies
View Related
Sep 1, 2011
Using 11.04. After an update by Update Manager, everything seems fine. but after I rebooted it fails to reach the log in screen. It shows Ubuntu is booting up, after that, it seems it has crash, though I managed to boot it up and go into my desktop in low graphics mode.As I'm new to Ubuntu,
View 4 Replies
View Related
Sep 15, 2010
I'm running a Ubuntu 10.04 server in a secured zone on my network that has no access to the outside world. In that same zone, there is an NTP server which I setup my Ubuntu server to access in order to sync its time on a daily basis. Everytime I reboot my Ubuntu server, the clock goes back 4 hours, I guess since it cannot access the default Ubuntu NTP server. Is there a way to disable this from the startup and if so where do I do it, or can I set it to sync on startup with my NTP server?
View 3 Replies
View Related
Jul 26, 2011
On two Centos5 servers, yum gives a segmentation fault error when trying 'yum update' or 'yum check-update' after running 'yum clean' :
[Code]....
The error is the same for the other computer except while attempting to update the rpmforge repository. Nothing has really changed on the servers in some time and 'yum update' worked fine on each yesterday and I have no idea why they would both suddenly fail!
View 3 Replies
View Related
Mar 10, 2010
What is the best way to begin troubleshooting startup problems after kernel update to 2.6.31.12-174.22.fc12.x86-64? Since updating, I am experiencing frequent system hangs at startup.
View 5 Replies
View Related
Jan 10, 2011
I'm currently running Fedora 13 and updated the system in the morning with the help of 'yumex'. It complained about a couple of unresolved dependencies regarding new kernel and kmod-nvidia, so I manually skipped these packages for now (this happened before some time ago and worked then a couple of days later). I installed all other packages like firefox, thunderbird, kde, gnome pidgin etc. though.
I think I remember also to have seen some X11 stuff, but aren't quite sure (not updating often, so always getting quite a number of packages at once). The problem is that the system doesn't start any longer. The start screen shows the blue progress bar, then flickers and the system halts. I tried to start any of the last two older kernels but with the same result. When running in verbose mode I can see the following:
...
Checking for module nvidia.ko: [OK]
Enabling the nvidia driver: /etc/rc.d/init.d/functions: line 530: 1033 Segmentation fault "$@"
[FAILED]
...
There are a couple of more successful steps afterwards, but the system will never start. I tried a different runlevel by appending 'init 2' to the startup line, but wasn't able to login with any of my users. In despair I tried the link 'Updating to Fedora 13' from the boot menu, but it isn't actually offering an upgrade, but a complete re-install instead.
View 4 Replies
View Related
Feb 25, 2010
the problem that I face it is when I run synaptic package manger or try to install an updates from update manger this error message appear :
PHP Code:
[code]...
and it close he windows after press close button in the error windows.i can't install or update anything in my pc.
View 2 Replies
View Related
Jul 4, 2010
xubuntu 8.04 on inspiron 8100
Applications>Settings>Settings Manager>Autostarted apps Update notifier is unchecked
There does not seem to be any Preferences in Update Manager to tweak either.
Is there some file I can edit with nano? Or maybe there's a script I can rename to not run it at startup?
View 6 Replies
View Related
Sep 24, 2009
For some reason, when I do a yum check-update I get a list of no changed packages to install. If I follow this immediately with a yum update then it tries to install drbd83. I've tried a yum clean all and repeated the commands and get the same thing. This happens on both the machines that are set up to use DRBD. Just seems weird and I don't understand. Anyone got an explanation?
[root@here]# yum check-update
Loaded plugins: changelog, downloadonly, fastestmirror, priorities, protectbase,
: security
Loading mirror speeds from cached hostfile
* epel: www.mirrorservice.org
* base: mirror.sov.uk.goscomb.net
[Code]...
View 12 Replies
View Related
Jul 13, 2010
I have a error when i want to update my system via YUMI execute the next command.sh@ yum -y updateYou could try using --skip-broken to work around the problemYou could try running:package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigestThe program package-cleanup is found in the yum-utils package.
View 5 Replies
View Related
Jan 3, 2010
I've recently installed the 64bit version of WUBI on ASUS K50IJ with windows 7. Everything went smooth however when I try to boot into ubuntu, it shows that all the drivers are loading, I can even see the desktop background image for a second and then the screen goes blank. It is still ON however nothing is showing on it.
Pressing "CTRL+ALT+DEL" reboot the system.
even get access to the console for further debugging?
View 9 Replies
View Related
Mar 28, 2010
I looked for this but couldn't find it.
When Gnome starts, I would like to auto-login a user account, but I and the screensaver to lock at boot. I am using the gnome-screensaver.
View 3 Replies
View Related
Jul 20, 2010
I've been using 10.04 for a while now with no problems but for some reason it started freezing on the splash screen, 2 of my keyboards lights start blinking and thats it, I've tried with recovery mode and no luck either. The thing is I don't remember doing anything wrong.
View 3 Replies
View Related
Dec 12, 2010
I recently switched from KDE to Gnome, and when i setup Kubuntu I checked "Do not require login at startup", so i didnt get the screen. When i switched to gnome, it still didnt show it, and for various reasons i want the login screen at startup. I am running Ubuntu 10.10.
View 1 Replies
View Related
May 2, 2011
I recently upgraded to Ubuntu 11.04, and I installed it via the Update Manager and restarted as normal. But, as I went on my dual boot OS selection screen and selected Ubuntu, this message appeared:
init: udevtrigger main process ( 398 ) terminated with status 1
init: udevtrigger post-stop process (404) terminated with status 1
init: udevmonitor main process (397) killed by TERM signal
The disk drive for / is not yet ready or is not present
Continue to wait; or Press S to skip mounting or M for manual
I'm afraid to do anything after this screen...
View 1 Replies
View Related
Jun 9, 2011
OS: Ubuntu Server 10.04.2 LTS
I have a problem, I have a script which need to be ran in a screen, automaticly at startup (SRCDS Spesificly).
What I've done:
Ive placed a boot.sh script in init.d: Code: sh /home/xinity/eXtremeServer/startup.sh startup.sh: Code: cd /home/xinity/eXtremeServer
screen -S Sandbox ./orangebox/StartServer.sh Code: cd /home/xinity/eXtremeServer/orangebox/
[Code].....
What is wrong/happens: The server will run, I can connect to it, and see its process in top (running as root though). But it will not appear in the screen -ls list. And I cannot attach to it, therefor I have no way to manage my screen/server.
Is there any other way to execute scripts at startup? I remember when I ran Ubuntu Desktop, I managed to run it by the program Startup Manager. There has to be an nongui way to do this?
View 4 Replies
View Related
Jul 19, 2011
HP laptop with Intel graphicsunning Slackware current with a 2.6.38.7-smp kernel.Booting with the "nomodeset" kernel parm works but X gets stuck with a 1024x768 resolution. When booting without, the screen goes black after a few pages scroll by, just at the point where the console switches to a higher resolution. Changing to a different console didn't help, so I blindly log on and type startx, and the screen comes back to life with KDE running at the higher 1366x768 resolution, I try a few apps, the webcam, suspend to RAM, resume, and everything is now working flawlessly so it doesn't look like an X issue.At this point I can change to another console (or exit KDE altogether) and the screen is back on at the higher resolution. Looking at the X log and some dmesg output makes it seem that starting X possibly replaces, reloads or unloads a driver? If this is the case, how can I prevent the conflicting driver from loading in the first place?Quote:
dmesg |grep drm
[ 11.481967] [drm] Initialized drm 1.1.0 20060810
[ 11.637941] [drm] MTRR allocation failed. Graphics performance may suffer.
[code]...
View 4 Replies
View Related
Aug 31, 2010
i recently was trying to install the ubuntu 10.04 in a machine with a 2x xeon processor but i'm getting some errors.In the installation first (and second, third...) try, the splash screen just freeze.After a lot of tries, just when i actived the acpi=off, noapic and nolapic, i finaly mounted the virtual desktop but after the succesful installation the machine wont boot! Only thing i get is a blank screen with a blinking dot on the left top.? it probaly somenthing related to the things i actived in grub boot, but i'm new to linux and can't find the problem! i can acess the ubuntu via hdd. I edited the boot on grub menu removing the "quite splash" from it and added "nolapic" in there place.Only thing left was the OS are now too slow. He works fine for 5 seconds and completely freeze for 2 seconds, then work for 5 secs again.
View 1 Replies
View Related
Apr 12, 2011
After the latest update of testing, Debian started to reboot at at startup, after just few messages shown (that's all after GRUB choice is made). If I pick up older kernel it boots OK. What should I look for to determine the cause? (I.e. what log etc.).
View 4 Replies
View Related
May 15, 2010
After yesterday system update the x server won't start up anymore. It locks immediately with blank screen leaving the computer unresponsible until hard reboot. I hat to once again go with the "vesa" driver, as I mentoined earlier in another thread it is a life saver, always works. My video card is integrated Radeon HD3250 - video driver was fglrx from ATI itself. "radeon" driver now reports that modesetting is not supported and will not load with EE-type X server error.
Anyone else experienced this? Are there any changes in the most recent X server that once again break compatibility with the official ATI driver?
View 3 Replies
View Related
Mar 2, 2011
I am trying out chrony as a replacement for openntpd as there is no longer an openntpd package in Debian Squeeze. Two questions:
1. Is there a necessity or equivalent to openntpd's "-s" option, where it forces the system's clock to the network time on daemon startup, regardless on how great the clock is off?
2. How do you configure as a client only, not as an ntp server at all? By default, it listens on UDP 123 and 323 (both ipv4 and ipv6) and definitely acts as a network time server (I can query remotely). I do not see anything obvious in the docs. Openntpd by default ran as a client daemon only.
View 1 Replies
View Related
Feb 3, 2011
This is my first attempt at Debian. I am running Ubuntu right now and have run puppy linux in the past. I have an iBook G3 that I put Debian PowerPC on. The install went fine. However, on initial startup, when I believe it should boot into the true GUI, it simply gives me horizontal lines that start white and then turn blue. They move slightly. The computer did have a funky graphics chip prior to install, but I am not convinced that it decided to crap out right after the install, especially considering I can see the startup procedure fine.
View 13 Replies
View Related
Feb 9, 2011
After installing the ATI drivers using the guide here I rebooted and now it hangs at my ATI card is the X1200, I found drivers on ATI's website but thought id try the ones in the guide first but I think it caused this problem maybe they arent compatible.Im still able to type things in but it doesnt do anything.
View 12 Replies
View Related
Sep 11, 2011
I currently have a NAS (Ubuntu 10.04) on my network without an access to a monitor due to a lack of a graphics card. I noticed that every time I restart the NAS, it's been taking longer to fully restart. I suspect that something might be wrong, and the warning or error messages are being displayed during startup.
Is there a log file that Ubuntu prints to for everything that is displayed from the moment the system starts up until the login screen? I have email set up on the system via .mailrc and .mstmprc where I could email out with the mail command. I would like to email myself the log file every time the system starts up so I can monitor the system's health.
View 1 Replies
View Related
Apr 13, 2010
I have Ubuntu 9.10 and I want to replace the splash screen with the white Ubuntu logo and the marquee progress bar with that of Xubuntu with those whirling sparkles.
View 1 Replies
View Related
Apr 26, 2010
I've been using Ubuntu off and on since 6.10, but I am definitely a noob when it comes to troubleshooting this kind of stuff. All of my previous installs went flawlessly, so I guess I've been lucky so far. I finally decided that I would bite the bullet, and remove Windows altogether. No more dual-boot with XP or 7 for me.I've been attempting to install the 10.04 RC all weekend, and it's been pretty frustrating. I decided I would start with my aging laptop, a HP Pavilion ze8500 that I custom-ordered way back in 2003. A few specs I know off the top of my head:
P4 (2.30 GHz)
512MB RAM
40GB SATA HDD
I burned the ISO to CD-R and started the install. When I boot from the CD, I get a purple screen which is blank other than two symbols at the very bottom. IIRC, one looked like a ruler or something, and the other looked sort of like a star in a circle? I think they were separated by an equal sign.I have no idea what that meant, but I knew enough to hit F6 and that got the install menu to appear onscreen. The only way I could get through the installer without losing video was to use 'nomodeset'
I installed over top of Windows 7 RC with the default partition table settings and after the install finished, I got the dialog box telling me that a restart is necessary. I hit Continue, the CD tray ejected, and my laptop restarted.So, assuming that the installation was a success, I see the BIOS screen, and then that goes blank, and where I would expect to see a boot screen or a Grub dialog, I see nothing at all.After the first install attempt, I would hear a drum sound after the screen went blank.I tried hitting 'Esc', along with 'Ctrl+Alt+F1', 'Ctrl + Alt + F2' or whatever else I could think of, and nothing seems to work.I updated my BIOS, remembering that I forgot to do that, and then I reinstalled Ubuntu. Again, no display when Ubuntu boots. And now, I hear no drum sound at all.
View 9 Replies
View Related