Hardware :: Upgrading Ram Causes System To Be Unstable?
Sep 24, 2010
I recently bought 2 RAM modules, 1GB each, to upgrade my system replacing the 460 MB I had before.Once replaced, I started my system and checked with 'free -m' that the system can see them and uses them.But my system became unstable, and it gets stuck (hangs) after 20-40 minutes and I have to do a hard reboot to get it back to work.
Also flash-player crashes few minutes after playing no matter which browser I use.
I have made an upgrade after installing my new RAM and have the latest Kernel installed.
I am using Ubuntu 10.04 (Lucid Lynx)
View 13 Replies
ADVERTISEMENT
Feb 22, 2010
So 2 days ago everything was all fine on my machine. Has been for about a month, but all of a sudden as of yesterday I have no sound, I am seeing IRQ interupts on boot, During boot I am seeing file system is not clean, , and swap space is being used for the first time while doing normal task, etc. These are 2 new hard drives in RAID 1 with ReiserFS. I should have used a newer FS but thats a whole other argument.
Anyways here we go.
The system is Debian Lenny amd64
Physical RAM 4GB + 6GB swap
/var/log/messages
Code:
Feb 21 07:35:09 Sarah kernel: imklog 3.18.6, log source = /proc/kmsg started.
Feb 21 07:35:09 Sarah rsyslogd: [origin software="rsyslogd" swVersion="3.18.6" x-pid="3994" x-info="http://www.rsyslog.com"] restart
code....
View 8 Replies
View Related
May 17, 2011
EDIT: This thread has taken a different turn, please go down to viewtopic.php?f=30&t=64242#p370832 Below is I originally wrote, now totally irrelevant.:D I am delighted/bored with my one Debian Squeeze install, so I've decided to free up a partition to play with another configuration of the universal OS.At the moment I am liking the looks of the supposedly not so unstable Sid; what's the ideal download/install path to get Sid up and running? Is it:1) I already have a live Squeeze GNOME DVD lying around; should I install that again and upgrade to Sid?
View 6 Replies
View Related
Mar 3, 2011
My work machine crashes 1-3 times a day, and I often lose work. This is getting very frustrating--I've never known a Linux system to be so unstable.
When it freezes, I can still move the mouse around. I believe it's also still doing some background tasks, since files have finished copying before and my music will still be playing, if it was before. But the mouse cursor doesn't change, and it's totally nonresponsive.
The trouble is, I don't know how to diagnose this problem, to tell you something less vague. I might be able to check, to see what's going on? The problem usually comes about when I'm doing something--either loading a new web page, or starting a new program, or even when I just hit a button. Otherwise, I'm just stumped.
View 3 Replies
View Related
May 20, 2011
I recently assembled a new desktop computer, the following is the hardware details
CPU: intel core i7 2600
Motherboard chipset: intel Z68, GIGABYTE GA-Z68A-D3H-B3
Video card: Geforce GTX 560 Ti
I tried to install ubuntu 11.04 i386 and X86-64 version. Both of them are quite unstable.The system is easy to crash because of network problem and the internet connection is extremely slow. I also install window 7 in the same computer while the wired network is doing well.
View 4 Replies
View Related
Jan 6, 2010
I have an XP laptop, currently running very low on HDD space and RAM capacity, waiting to be replaced. Very slow indeed. It recently had problems booting up, and now takes about 20 minutes to get fully started. Is it safe/advisable to run the demo version of Ubuntu from the LiveCD? I really can't afford to trash or crash my computer, it's got lots of important data on it etc.
View 4 Replies
View Related
Jun 25, 2010
Ive been searching for days and days trying to get this monitor to output in 1366x768 on Ubuntu 10.04. I knew it was possible, i did it late one night about a month back, but my system became unstable (not due to the resolution, i had setup a firewall to block all incoming till i unlock it, then another application to connect before i log in, and somehow it managed to lock out my keyboard on the login screen AND the recovery console, so i decided to just reinstall it)
Anyways, i found out exactly how to do it (for the Acer 183h that is). Ive spent about 48 hours total pouring through documents and found the documentation for nvidia-settings (easy find, i know, i was hoping to find an easy solution like what im typing up)
So, i figured out I could use Nouvaeu to get the proper settings (since all the modeline calcs dont do 1366, only 1360.) What i did was i went into the log file for the xorg,conf right after i installed, and in there somewhere near the middle it says what the timings are.
Code:
And i inputed that modeline into the monitor section, like so:
Code:
One of the two EDID commands is an old one, i just left it in there so when i was searching throught the xorg log i could find the section really quickly.
(BTW, im not sure if these timings are 100 accurate until i reboot my livecd and check, but im sure thier pretty damn close, and my monitor hasent exploded yet if your worried bout it, grab your livecd, open your xorg.conf, and it "should" be in the monitor section)
Next, i had to input all the Options to not search for different modes into the device section:
Code:
And finally, i had to set the screen to output the 1366x768, entering Modes "1366x768_60_0"
Code:
In the Modeline and Modes section, its VERY important that you have it in the format i have it in. The Modeline name MUST be completely custom, by adding either letters or extra _0.
And thats it!
Reboot, restart X, whatever (I prefer reboot, gives me time to ponder ) and you should be good to go.
(I know this may seem like a beginners knowledge type of thing, but im a beginner, pretty damn bright, and it still took me 4 days So, if this helps just one other person, ive done my part)
Im also pretty sure this method will work with other wide screen monitors, as long as you get the timings off Nouveou via LiveCD or installing the driver.
View 3 Replies
View Related
Sep 6, 2011
I am having problem while upgrading system from Squeeze to sid. when I execute the command apt-get dist-upgrade, I got the following o/p:
root@Utkal:/home/utkal# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
View 3 Replies
View Related
Feb 7, 2016
Normally I use apt-get for to upgrade my Debian system. Today i tried to compare apt-get and aptitude with respect to system upgrade. Surprisingly I got different results.
Code: Select allsudo apt-get upgrade
Reading package lists... Done
Building dependency tree   Â
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
openjdk-7-jre openjdk-7-jre-headless
The following packages will be upgraded:
 libtiff5
1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 213 kB of archives.
After this operation, 44.0 kB disk space will be freed.
Code: Select allsudo aptitude safe-upgrade
Resolving dependencies...       Â
The following NEW packages will be installed:
 libsctp1{a} lksctp-tools{a}
The following packages will be upgraded:
libtiff5 openjdk-7-jre openjdk-7-jre-headless
3 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 45.9 MB/45.9 MB of archives. After unpacking 9,130 kB will be used.
What is behind these results? Which method is safer?
View 5 Replies
View Related
Nov 12, 2010
I'm running a dual-boot with Windows 7 and Linux Mint Debian.
My firefox version is 3.6.8
If from my firefox browser I go to Help/CheckforUpdates, I get the following message:
"Unable to Update"
A recommended security and stability update is available, but you do not have the system permissions required to install it. . .
does anyone know of a how-to as to how to manually upgrade my firefox to the latest version (including how to purge the existing version from my system)?b
View 4 Replies
View Related
Aug 28, 2009
i heared that in fedora 11 with new kernel version comes ext4 as default file system. when i was upgrading fedora 9 --> 10, i just changed repos in /etc/yum.repos.d. now the question, if i upgrade my system, will my file system got changed, and if it does, will my data got damaged?
View 4 Replies
View Related
Aug 17, 2011
When I was trying to upgrade my fedora 13 system to fedora 14 through preupgrade,there was an error message as show below: Cannot retrieve metalink for repository: fedora. verify its path and try again How to upgrade my system to fedora 14.
View 1 Replies
View Related
Jan 18, 2010
I have just found a 120gb scsi drive which i would like to use as my system drive instead of my current 80gb scsi drive. I cannot simply plug the drive in for extra storage as i don't have a spare scsi slot! only have 2 and one is for the dvd-drive
is it ok just to dd the one onto the other? can i do this whilst the system is live? or should i use a live cd? or better still put both drives into a separate linux box?
its currently formatted to ext3.
plus would i need to use any special switches using the dd command? or would it simply be :
Code:
dd if=/dev/sda of=/dev/sdb
just trying to avoid a re-install!
View 1 Replies
View Related
Jun 19, 2010
I avoided upgrading to 10.04 when it was initially released because I couldn't afford for anything to go wrong with my computer around exam time. Sure enough, when I decided to upgrade today, the process got about halfway through and then gave me an error and left me with an unbootable system except in a recovery terminal.
In this terminal I discovered that most of the packages the upgrade wanted to configure depended in some way on shared-mime-info or desktop-file-utils. Configuring these with dpkg --configure gives me an error along the lines of:
Code:
undefined symbol: g_malloc0_n and an error code of 127. So, dpkg leaves those packages and consequently can't configure many of the subsequent packages in the dist-upgrade.
View 5 Replies
View Related
Feb 5, 2011
Can anyone explain to me how I can auto block my Ubuntu system from upgrading to 10 from 9?
View 3 Replies
View Related
Apr 7, 2011
I got a really bad virus on my main computer and decided I should just install Ubuntu like I previously had installed on a laptop. Anyway, I used an old 7.10 install disk that I usually use and I upgraded from 7.10 to 8.4 LTS (that went off without a hitch), but when I upgraded from 8.4 LTS to 10.4LTS the install hung up at one point. The system was stuck 7 minutes from completion trying to set up the rsyslog. I left the dialog box up for 3 hours to no avail. I proceeded to reformat the drive to try again and it ended the same way. I currently have the system with the install dialog up and stopped at the setting up of the rsyslog.
Here is a picture of the install window:
View 8 Replies
View Related
Aug 23, 2009
I am using fedora 8. I want to upgrade my system but I don't have internet connectivity I cannot use yum can any body tell me from which site I can get all the rpm packages specially gcc, glibc so that I can take them in my pen drive and install in my f8.
View 3 Replies
View Related
Aug 9, 2010
I hope this is posted in the right forumI have a dual boot ubuntu 10-4 and windows vista each on a separate 500 GB drive.nt to install Windows 7 in place of vista but I understand that there are some issues with grub 2 if vista and linux are already installed.Also can it be done from within Vista as an upgrade without doing a complete reinstall.I also wondered if installing windows 7 as a virtual box would be a better option.only have a few programs that I need to run in windows but I do use them regularly.
View 5 Replies
View Related
Feb 10, 2010
After upgrading from 9.10 to 10.04 my System no longer boots. I had a Dual-Boot System. On Boot I get - "error : the symbol 'grub_puts_' not found grub rescue> (prompt):
If I run 'insmode /boot/grub/normal.mod' (I get the same error)
If I run 'insmode /boot/grub/ext2.mod' (I get 'The symbol 'grub_xasprinf' not found)
If I run ls /boot (The Kernel File Names look Ok)
If I run in Rescue Mode it Reports (The installer could not find any partitions, so you will not be able to mount a root file system. This may be caused by the Kernel failing to detect your hard disk drive or failing to read the partition table, or the disk may be unpartitioned. If you wish, you may investigate this from a shell in the installer environment.) I ran the recommended reporting script and got the following output:-
Code:
= Boot Info Summary: =
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in partition #4 for /boot/grub.
=> Windows is installed in the MBR of /dev/sdb
=> Syslinux is installed in the MBR of /dev/sdd <<< This is my USB Flashdrive .....
View 2 Replies
View Related
Mar 9, 2010
I'm having problems upgrading my FF browser from the standard 3.5 up to 3.6. This is a 64bit system, & if I can provide any other info about it, just ask.I've searched this forum for the help I'm looking for, but I have not yet seen an acceptable answer. If this has glitches, or is too complicated, I won't even bother....3.5 is fine for now, but it would be nice to upgrade.
View 1 Replies
View Related
Apr 1, 2010
I don't use Windows that often but thought since I have a copy of Win7 I might upgrade from the XP I'm currently using. I'm anticipating several issues, first Grub, can I get it going again after the Win7 upgrade without messing with my current Ubuntu install? the next issue is Win7 will want to make a "boot" partition, does this create any problem with partition names for Ubuntu? can this be solved by making the windows "primary" partition and using an extended partition inside that? is there anything I'm missing?
View 9 Replies
View Related
Oct 1, 2010
so, I was just upgrading to the new release of Ubuntu and didn`t notice that laptop was running on battery, then it was switched off.Now I can open Ubuntu system, can`t reach to login page.the other two systems are ok, XP and Pardus.how do you think I can recover ubuntu?
View 4 Replies
View Related
Apr 30, 2011
i had a dualboot configuration of win7 ubuntu 10 on separate partitions no wubi.my windows system is encrypted so i had truecrypts password prompt then an easybcd selection for windows and ubuntu.i have got a back up of the truecrypts bootloader "last bootloader" no file extention.but how can i reconfigure the system since after upgrading i can only boot in ubuntu.what software should i use.
View 2 Replies
View Related
Jan 30, 2011
I upgraded my Fedora Core distribution from 12 to 14. Everything worked fine, except for SQUID which refused to upgrade. I then went to rescue and installed SQUID using yum and then restarted the upgrade. It did finally upgrade the system and then asked for a reboot. Well, when I selected the new kernel option in the GRUB options, since I also have Winduhs, it gave a kernel panic. I tried booting into the older kernel and it worked. Now I see the users that are there in the system in the Graphical GUI login greeter screen. But none of the users get authenticated. I used the rescue option and removed graphical login and changed boot level to 3. I also enabled the root user. In the rescue mode, if I do a startx, everything works fine.
I logged off rebooted the system. When I login, I see the version is shown as Fedora Core 14, but the kernel was still the older one with Core 12. I again went to rescue and checked out GRUB and saw that it had no initrd for the new kernel. I created a initrd image with the mkinitrd command and then added it to grub. I again rebooted. This time it shows the correct kernel, but still the system does not allow any of the users to login. All the Logins fail. I have tried going to rescue and going to the system using 'chroot /mnt/sysimage' and doing a startx for Graphical. Everything works, but only with the Rescue mode in the DVD. The normal boot/login sequence does not work.
Incidentally when I do a 'yum distro-sync', I get something like this :
---> Package dialog.i686 0:1.1-9.20080819.fc12 set to be downgraded
---> Package dialog.i686 0:1.1-11.20100428.fc14 set to be erased
---> Package diffstat.i686 0:1.51-1.fc12 set to be downgraded
---> Package diffstat.i686 0:1.51-2.fc14 set to be erased
---> Package diffutils.i686 0:2.8.1-25.fc12 set to be downgraded
---> Package diffutils.i686 0:2.8.1-29.fc14 set to be erased
It still seems to believe its a Fedora Core 12 system. Another information is that when I leave rescue mode and do a normal boot without installation media, it starts doing some SELinux relabelling and reboots. Any pointers on how I can get the system working. I am able to work with the rescue mode way, with any user, as it does not ask for any password. I can even do startx and work on the GUI. All my data is also there. I just am unable to get the user authenticated using normal boot/login. I have tried using passwd -d username, but it gives an error :
passwd: libuser initialization error: could not open configuration file `/tmp/libuser.ElY0r9': No such file or directory
In fact, I am now in rescue mode only when I am writing and sending this.
My GRUB file is :
default=4
timeout=25
splashimage=(hd0,9)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.6-45.fc14.i686) with Initrd
root (hd0,9)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=c91b69c3-0d89-4242-99db-6e0cc04ce3de LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Fedora (2.6.35.6-45.fc14.i686)
root (hd0,9)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=c91b69c3-0d89-4242-99db-6e0cc04ce3de LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
title Fedora (2.6.32.21-168.fc12.i686.PAE)
root (hd0,9)
kernel /boot/vmlinuz-2.6.32.21-168.fc12.i686.PAE ro root=UUID=c91b69c3-0d89-4242-99db-6e0cc04ce3de LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.32.21-168.fc12.i686.PAE.img
--- snip
View 1 Replies
View Related
Jul 26, 2010
I just upgraded my old Kubuntu 8.(something)to the new 10.04
After upgrading, i cant find the system menu(The one usualy located down
to the left)
Also having a problem with my desktop resolution, its maxed at 800x640
according to xrandr, tried adding some lines as SU in command line with
xrandr, only get the message, cant find vga1.
My computer is a sony vaio FZ-260e
Its nvidia 8400gt(m) display adapter, and according to adept the
Nvidia drivers should be installed.
View 1 Replies
View Related
Apr 8, 2011
I'm looking to upgrade from Lenny to Squeeze and would like to check if there's anything special I need to do. Software-wise there's nothing out of the ordinary on the system but, while looking into upgrading, I've read some horror stories regarding encrypted systems. I've only previously installed from fresh.
Here is how my current partitions/filesystems are set out:
. sda1/sdb1 > raid > ext2: boot
. sda2/sdb2 > raid > luks > lvm > ext3: root
. sda2/sdb2 > raid > luks > lvm > ext3: swap
. sda2/sdb2 > raid > luks > lvm > xfs: data
. sdc1/sdd1 > raid > luks > lvm > freespace: vms
Would this just be a standard upgrade, as per these? [URL]. I will be backing up important data before I attempt to upgrade.
View 2 Replies
View Related
Jan 22, 2010
I am wondering, what are the merits of staying with an LTS release versus the renewal of the system by upgrading to a new release? Certainly, staying with an LTS release isn't going to be more or less dangerous than upgrading to a new release that specifically addresses security issues. With Lucid Lynx coming up this spring, should I try sticking it out until the LTS after Lynx, or keep upgrading regularly?
View 9 Replies
View Related
Dec 10, 2010
Since upgrading from Ubuntu 10.04 to 10.10 my HP Officejet 6313 has lost contact with the system.
View 2 Replies
View Related
May 1, 2014
I recently updated my Debian jessie system (for the first time in a few months). It broke my video driver (fortunately a dpkg-reconfigure fixed that) and my wireless driver (forget how I fixed that...), and my sound. ALSA still thinks I have an output device, I've set volumes all the way up in alsamixer.
In vlc and firefox, I can't hear anything using the default audio out (which I think is pulseaudio), nor can I hear anything if I ask them to use ALSA output directly. I've tried rebooting, killing/manually starting pulseaudio, etc to no avail.
I think it was either the kernel upgrade (went from 3.10 to 3.13) or a configuration option in some sound subsystem that broke. To be clear, sound was working perfectly before the upgrade. My machine is an Ivy Bridge-era Zenbook.
View 2 Replies
View Related
May 24, 2010
When I was upgrading my system (ubuntu server edition) today from 8.10 to 10.04 (of course in small steps: upgrade version after version) everything seemed running smoothly. But when I restarted it, it gave an error message: Gave up waiting on root device. Screenshot of error and grub menu attached. I've read some information about it and applied the possible workaround given here: [URL]. My system is very old and so is the HDD: it uses an IDE connector. Typing 'exit' doesn't work either.
View 6 Replies
View Related