Ubuntu :: 10.04 Crashing All The Time?
Sep 9, 2010
I have Ubuntu 10.04 32bit on two machines and the one my parents has been crashing/having other issues a lot (the other is fine). I build my own PCs, and this one I built for my parents as a budget build as they basically use the internet and upload photos, that's it. It's got an AMD 64 3800+ processor, a GeForce 8400GS, 1 Gig of Corsair DDR2 (this passed 8 hours of memtest), an ASUS M2A-VM mobo and a 320GB WD HDD.
The crashes initially and may still be, GUI/graphics related. The biggest problem is they would boot up the system and there would be no GUI, it just never loaded so they would hard reboot. The other thing that would happen, when it went into screensaver mode, moving the mouse wouldn't bring up the password prompt, it wouldn't do anything just leave a black screen with no mouse, it would lead to a hard restart. These problems initially occurred on an older HDD that used to have windows xp on it that my parents loaded with viruses. Of course that HDD had been reformatted for Ubuntu, but I felt that it was damaged and these problems were related so I went and got a new Western Digital one for them and installed it with fresh installs of Ubuntu 10.04 (and a dual boot of Windows 7) but these crashing issues have persisted.
I found a fix on here that had me "force" the GUI to load each time via the terminal, which seems to have worked somewhat and the GUI loads more often. However, every now and then on boot up, parts of the GUI do not load and a window pops up asking that I delete elements from the panel. Again, this leads to a restart, except now sometimes when it reboots it gets to a DOS prompt (sorry, old windows user) of sorts that asks for a system password, when entered, nothing happens and requires another hard restart. These restarts tend to happen in chains leading to DOS prompt a faulty GUI or a GUI with missing elements.
There are also other general issues. Periodically desktop icons won't launch programs and or menu items will not load programs when selected, just nothing happens. When browsing the net with Opera or trying to open the recycle bin, the screen will just go black.I also messed around with the built in Nvidia Driver finder tool under system - administration-hardwaredrivers, tried the recommended and not recommended drivers, no difference. I've booted into recovery mode on the grub menu tried fixing and updating things via the menu options, still get one of the above issues.This system is up to date with system updates as well. I'm not sure what else to do, but I still have a sinking suspicion this is caused by some kind of graphics driver problem or maybe a problem with that graphics card in particular! I've installed Ubuntu fresh on this machine 3 total times, the latest install only last month when I created a dual boot with Win7.
View 6 Replies
ADVERTISEMENT
Aug 25, 2014
I'm not sure what the problem is but any browser i have crashes after some time of use, I've tolerated it for some time but its just too much of crashing, I have installed opera and chrome and both of them crash too..
View 13 Replies
View Related
Dec 20, 2010
Recently firefox has been crashing on me like crazy. I'm on Fedora 14 with the latest repo firefox version. Running firefox with the "-safe" flag doesn't help nor did reinstalling firefox using "yum reinstall firefox". According to ABRT every crash is due to: "Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV)". When run from root in terminal via "sudo firefox" with and without "-safe" after crashing the message returned to terminal reads: "/usr/lib/firefox-3.6/run-mozilla.sh: line 131: 2*** Segmentation fault (core dumped) "$prog" ${1+"$@"}". The stars after 2 (I.e. "2***") are to indicate different numbers. On one run they were "2406" and on another "2538". Recently, in all instances firefox crashes right after attempting to navigate to a website (I've tried many - there is no correlation between what website I go to and if it crashes). Previously, when firefox was crashing less frequently, it occurred intermittently and wasn't correlated to any action I took.
View 2 Replies
View Related
Oct 17, 2010
I run a mostly untouched CentOS server, nothing is installed except a server app to store data. The server has been crashing lately - after a year of no problems, so I looked into the logs of it and noticed weird discrepancies in the time around the time it crashs. So I started "watch date >> datefile" and this is what happens:
Code: Sun Oct 17 09:52:45 CEST 2010
Sun Oct 17 09:52:47 CEST 2010
Sun Oct 17 09:52:49 CEST 2010
[code]...
View 3 Replies
View Related
Mar 28, 2011
i was having severe problems under slackware64-current with the adobe flash player plugin for firefox. browsing and watching videos on videos was a pain in the neck with the player crashing when opening a couple of tabs, and constant lockups for several seconds while the plugin wrapper that was running it was taking one cpu core for itself.
it seems the problem stems from a recent change in glibc that modified the memcpy implementation and caused a bit of havok in some packages. i'm guessing it's the same change (or a similar one) that caused problems with sysklogd and iptraf, among others, with strcpy and overlapping strings. remember the patches:
[url]
[url]
strictly speaking, those are problems in the program source code, but most people seem to think it's a bad idea to provide a memcpy that doesn't work for overlapping strings. a bit of discussion can be found here, with a few priceless comments by torvalds:
[url]
it seems the source code for the flash player plugin probably contains this bug, as manually modifying the libflashplayer.so binary to replace memcpy calls with memmove calls fixes the problems. at least it clearly did for me.
a quick recipe can be extracted from that bugzilla entry and one of its attachments.
for example:
code:
that should modify the binary in place provided it's located at ~/.mozilla/plugins. the resulting binary is not distributable but the recipe is.
View 7 Replies
View Related
Mar 24, 2011
I think i found out what was crashing my computer my Graphic card every time i start a game the computer goes down. I have a Ati Radeon 5570. Desktop Effects: Disabled System Info: 2d: fglrx 3d: ati I downloaded the Ati Drivers from the website after installing the Open Source not sure if that is causing a problem. Here are the steps i took. su - UNSUPPORTED="yes" sh ./ati-driver-installer-11-2-x86.x86_64.run --buildpkg SuSE/SUSE-autodetection zypper in fglrx* aticonfig --initial reboot It will crash whenever i start a game and randomly when i run ..... VLC etc.. Edit: Should i uninstall all opensource/ati and start over and if thats the case whats the best approach to this?
View 5 Replies
View Related
May 18, 2011
I upgraded to 11.04, but the updgrade crashed, and now it has some errors with Unity crashing every time I open a terminal. Is there any way to re-install without having to reconfigure all my programs? I am running a dual-boot.
View 3 Replies
View Related
May 24, 2011
It takes me a while to log in the splash screen just sits there for ages before i get to the desktop. Never used to be this slow and I'm not sure why. Firstly, I'm running Ubuntu 11.04, standard DE. I do have conky starting up in a script but it has the & at the end of the line so I didn't think this would cause it (or is there some special case for log in time on how & is treated?). However as a test I will comment out the line in the script and see if it is the cause.
However just for general knowledge and in case that isn't the problem, how does one go seeing what is happening during the time from when one log's in and the desktop is displayed? Is there some kind of log that shows the date/time that can be enabled or is there a debug mode that can be enabled somehow via special keys or maybe from grub?
View 8 Replies
View Related
Mar 29, 2010
I have several file servers in our offices and I am relatively new to Ubuntu / Linux. I get notices that there are updates for the server software from time to time. Is it typical to update everything when available or should I follow "If it ain't broke, don't fix it..." mentality?I would hate for everything to be working fine and then have an update throw me a curve.
View 9 Replies
View Related
Apr 11, 2011
I am running my Ubuntu 32 bit server on top of Windows 7 64 bit with VirualBox. It's a 2 core Atom. It's been working good for about half a year. But the last about 6 weeks the system time only in Ubuntu is going slow. About -8 per 24 hours! I can only guess because I have more things running in my Windows 7 and Ubuntu.
I can set it right by coping the hareware time to system time with this command:
Code:
hwclock --hctosys
I want to run a crontab to have that command run every minute. But it don't seem to run.
[Code]...
View 9 Replies
View Related
Nov 26, 2010
For like windows you can resore your os to a state of peace kind of. If you messed up your vital files you could go back in time and restore you computer to a selected time. I was wondering if you could do that for ubuntu
View 4 Replies
View Related
May 4, 2011
Ever since I installed Ubuntu Natty, from time to time, for no particular reason, the entire computer screen freezes, and I am forced to hold the power button on my laptop to restart things with a hard reset. I cannot explain why it happens.
Such an issue never occurred in any of the past installations and versions of Ubuntu. This is a fresh installation of Natty by the way.
Also, I can currently be running a lot or nothing and it does this. Thus, it does not matter what I am actually doing (ie, what programs I might be running).
It has occurred about 10 times since I freshly installed Natty 6 days ago.
View 9 Replies
View Related
May 3, 2010
I started out with Kubuntu RC, then installed ubuntu-desktop and updated all the way to the current state of packages.Anyway, from the moment I installed the RC, from time to time the boot splash appears, the dots light up/turn off and then the booting hags. No key seems to work.I the do a hard reset and everything works just fine.As not to open another thread:- how can I see the Ubuntu splash screen? (currently I can see the Kubuntu one)- how can I turn the splash off and have it boot in text mode?
View 3 Replies
View Related
Oct 28, 2010
I want to synchronize my time to a time server in Singapore. How can i do so with the Time and Date in System - Administration - Time and Date?
View 4 Replies
View Related
Sep 25, 2009
When booting Fedora 11, my system hangs for a very long time on starting udev. Sometimes I get an I/O error. However, my hardware is fine. I do eventually get in to the system.
View 7 Replies
View Related
Jan 29, 2010
Just making one last tweak with my fresh install of F12KDE. I need to . How do I do this
View 2 Replies
View Related
Mar 2, 2011
I am using Debian linux. I have 100 timers running. If a timer expired which will generate a signal and it was mapped to a same function handler. All the timers are mapped to one function handler. The problem is if the timer expires one at a time, the function handler called at a time. But if the 2 timers expires at a time, the function handler is called one time only instead 2 times. Is it possible to invoke the function handler as many times based on timer expirary happens simultaneoulsy?
View 14 Replies
View Related
Oct 3, 2009
I've got fedora 11 set up to use network time protocol to sync my laptop's date & time when I'm on-line. The question is simple really, I've added a local universality's time server (what is public) and it's live. but it's added to the end of the default time servers what come with fedora. How do I get fedora to just use the local time server, is it a case of removing the default time servers for fedora, but there is a box what says advanced options which are. sync system clock before starting service ???? & use Local time source (( is that the same as the local ntp server that I've got set up ))Hope some body can help me with the network time protocol part of Date/Time settings.
View 9 Replies
View Related
Jun 19, 2011
Under a Linux shell, how can I change the creation time of all a folder's files to the current time?
View 2 Replies
View Related
Apr 22, 2010
Since the upgrade from Lenny to Squeeze on my Notebook Toshiba Satellite Pro U200 with Intel Pro/Wireless 3945 ABG I have wireless connection problems.The connection breaks time to time and sometimes cannot connect automaticaly after restart. BTW I didn't change anything on the wireless or network configurations on the notebook and on the wiereless router.
View 8 Replies
View Related
Oct 20, 2010
In the right upper corner of your screen,you can see if you have a network connection or not.Most of the time I do not have one according to Networkmanager (?).So I have to enable my wired connection manually.I already tried a lot to change my settings so I would have a network connection at boot,but it doesn't seem to work....Firefox is in Offline modus when I logon..
View 2 Replies
View Related
Mar 7, 2011
I boot Ubuntu off of an external hard drive just so I don't deal with partitions and crap on the same drive my Windows 7 Ultimate is on. This is a Gateway laptop, BTW. Anyway, after I boot Ubuntu, when I boot into Windows again my time is off by a few time zones.
View 7 Replies
View Related
Apr 29, 2011
I installed Ubuntu inside windows(Win 7).Both works good.I found that system time is wrong in both OS.Every time i Change it manually but it changes again on reboot!
View 3 Replies
View Related
Apr 28, 2011
I have a Insprion 14R (N4010) and when I hibernate it will usually restore without a problem, but maybe 15% of the time it will reboot while loading. I would like to figure why, since I'd rather not lose anything... My swap space is 5.9GB, I have 4GB RAM (video uses 1gb, so I have 3gb usable)
lspci says
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
[code]....
I do have the hibernate package installed...
View 6 Replies
View Related
Jun 15, 2011
I'm looking for a program that will digitally display the time in three different cities - all showing at once. I don't care if it is a panel applet or stand-alone. I'm using Suse 11.3 and Gnome.
View 5 Replies
View Related
Mar 24, 2010
I have a linux (Slackware) machine and the time/date is like, June 23rd 2003, 10:00am (It's 11 here) and I am not able to set the time to have it correct. I change the timezome to Montreal but the time is still wrong.
Is there a way to force it to sync with my domain controler or even another online NTP server?
View 1 Replies
View Related
Apr 15, 2010
I'm just wondering what the limits for time are. I have a program that always takes exactly 20 ms, so I assume this is the lowest it can measure, but I want to see if there's some sort of documentation of this.
View 3 Replies
View Related
Apr 13, 2011
My computer has different time when booting to linux or Windows.How to make the time the same?My computer time is 10:57pm Apr 14 when booting to linux.My computer time is 2:57am Apr 14 when booting to Windows Vista Home Premimum SP2.Both OS are set to the same time zone (GMT-5. Eastern Time US & Canada).
View 5 Replies
View Related
Aug 4, 2009
get the values for the user time and system time for a process.i have tried getrusage to get values of ru_utime and ru_stimebut these don't seem to be correct
View 3 Replies
View Related
Mar 5, 2010
It looks,slackware is taking too much time to boot. It's starting daemons at boot time.
What are those daemons that i can stop at boot time to increase booting time?
What's the best way to stop starting daemons at boot time?
View 14 Replies
View Related