General :: Lucid With 1GB RAM Hangs And Swap Usage Very Low

Jan 1, 2011

I have Ubuntu 10.04 installed on my PC with 1GB of RAM and 3GB of Swap partition. But the machine gets hung or reboots itself when the usage is even marginally higher. This is the output of "free -m" for Swap:

Swap: 2908 11 2897

I have tried increasing the swappiness to 80, and this not made any difference. I believe the RAM is taking up all the load and none of the pages are going in to the swap. Hence the slow response and the frequent hung system. I know this is an old PC but Windows XP (installed on another HDD) runs way better on the same configuration.

View 9 Replies


ADVERTISEMENT

General :: No Swap Usage - Slackware 13

Nov 29, 2010

I'm using slackware about a month now and two days ago I checked to see the usage of my RAM and I saw that there was no swap, no used, no total, nothing! (how can this be?) swap -s returned nothing, I checked fstab and there was swap there so I entered the line about swap:

"UUID=6ea9269a-6bf7-4486-b481-a54dd3bde314 none swap sw 0 0"

I believe it' s correct. I checked after restart with "free" and the total was ok but used is 0. I copied about 5 GB to see what would happen and still nothing. RAM was nearly full but still no swap used!

View 6 Replies View Related

General :: Swap Usage Remains Zero All The Time

May 31, 2011

No matter what I do, the SWAP usage remains zero all the time. Is there anything I am missing? In the following case (see attached screenshot) I am running make on the kernel that I downloaded. The CPU usage is understandable. But what is the use of Swap when its never used. [URL]. I am on Kubuntu natty. My partitions are as follows:

Kamesh@Galaxy:~$ sudo fdisk -l
[sudo] password for:

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x88fa88fa

Device Boot Start End Blocks Id System
/dev/sda1 * 1 9615 77232456 7 HPFS/NTFS
/dev/sda2 9616 19458 79056897 5 Extended
/dev/sda5 9616 18960 75057152 83 Linux
/dev/sda6 18960 19458 3998720 82 Linux swap / Solaris

View 7 Replies View Related

General :: Top Showing 9999% CPU Usage On Ubuntu Lucid 10.04?

Jun 19, 2011

On My Ubuntu 10.04 Lucid 64 Bit Server, top command showing CPU usage 9999% for java process.But htop command or ps -aux is showing accurate usage.After googling, i found that its bug related to "sum_exec_runtime', but the Patch given is not working. [URL]

View 3 Replies View Related

Software :: How To Minimize Swap Usage

May 13, 2011

We have several clusters used for high performance computing. The cluster nodes have 48GB memory and on each there is 2GB swap available. What I would like to avoid is the usage of swap as long as there is enough free memory or empty the swap as soon as there is a free memory. I thought that this could be achieved by setting the swapiness to 0, but although it helped a bit, it still didn't solve the problem completely. Even with swapiness set to 0, my memory usage looks like this:

total used free shared buffers cached
Mem: 48264 35534 12730 0 19 99
-/+ buffers/cache: 35416 12848
Swap: 2055 1286 768

So the system is using ~1.2GB of swap even if there's ~12.7GB free memory.

View 11 Replies View Related

Ubuntu :: Reducing Swap Usage On Desktop

Mar 13, 2010

I have a netbook and one of the suggested optimizations was to reduce the use of swap.I've noticed on my desktop and conventional laptop that it is quite usual for the swap file to be used even when memory usage is low (25% of available memory).I'm looking for some advise on the best way to set up a conventional desktop or laptop as my understanding is that the use of a swap file will slow the system responsiveness down. Can I use a version of the above to improve performance and reduce swap usage?

View 2 Replies View Related

Hardware :: How To Clear Swap Usage (Cache)

Aug 21, 2010

How to reduce the cached swap from the server?

[root@CMS-UAT ~]# free -m
total used free shared buffers cached
Mem: 7985 4146 3839 0 3 2300
-/+ buffers/cache: 1842 6143
Swap: 12479 4721 7758
[root@CMS-UAT ~]#

My server is showing swap usage of 4.7 GB.

View 2 Replies View Related

Server :: Excessive Swap Usage From Setroubleshootd

Jul 21, 2011

Just noticed from the "top" command that one of my least heavily used box is swapping excessivly by a program called setroubleshootd. Following is the top section of the "top" command sorted by Swap used for both boxes. Also tried checking it out to see if there's a "service setroubleshootd restart" but when I checked the status I got the following.

Code:
[root]# service setroubleshootd status
setroubleshootd: unrecognized service
Lightly loaded box with lots of swapping

Code:
Tasks: 85 total, 2 running, 83 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni, 98.0%id, 1.7%wa, 0.0%hi, 0.3%si, 0.0%st
Mem: 1026880k total, 983528k used, 43352k free, 59604k buffers
Swap: 2064376k total, 355692k used, 1708684k free, 121996k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ SWAP COMMAND
3319 root 15 0 1202m 665m 5748 S 0.0 66.3 23:29.99 537m setroubleshootd
3845 root 34 19 253m 14m 2188 S 0.0 1.5 0:34.41 238m yum-updatesd
3841 gdm 16 0 216m 5300 4236 S 0.0 0.5 0:00.15 211m gdmgreeter
3822 root 18 0 190m 2208 1568 S 0.0 0.2 0:00.00 187m gdm-binary
3824 root 15 0 185m 3948 3236 S 0.0 0.4 0:00.11 181m gdm-rh-security
3725 root 16 0 163m 2532 1920 S 0.0 0.2 0:00.00 161m gdm-binary
3500 root 18 0 130m 2140 1240 S 0.0 0.2 0:00.00 128m cupsd
Heavily used box with little swapping

Code:
Tasks: 118 total, 4 running, 113 sleeping, 0 stopped, 1 zombie
Cpu(s): 4.7%us, 0.3%sy, 0.0%ni, 94.7%id, 0.0%wa, 0.0%hi, 0.3%si, 0.0%st
Mem: 2059580k total, 1928356k used, 131224k free, 162032k buffers
Swap: 4095992k total, 12k used, 4095980k free, 1336632k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ SWAP COMMAND
3842 root 34 19 253m 17m 2196 S 0.0 0.9 0:34.20 235m yum-updatesd
3284 root 15 0 301m 77m 6004 S 0.0 3.9 2:23.30 223m setroubleshootd
3840 gdm 16 0 216m 16m 7064 S 0.0 0.8 0:00.43 199m gdmgreeter
3814 root 18 0 190m 2352 1644 S 0.0 0.1 0:00.00 187m gdm-binary
3816 root 15 0 185m 4112 3384 S 0.0 0.2 0:02.90 181m gdm-rh-security
3724 root 15 0 163m 2588 1976 S 0.0 0.1 0:00.00 161m gdm-binary
3465 root 18 0 141m 14m 1824 S 0.0 0.7 0:00.06 127m cupsd
12799 daemon 18 0 103m 3708 648 S 0.0 0.2 0:00.00 100m httpd
12396 daemon 15 0 112m 13m 3440 S 0.0 0.7 0:00.99 98m httpd
3556 root 18 0 103m 5260 2208 S 0.0 0.3 0:37.68 98m httpd
11778 daemon 15 0 117m 19m 3144 S 2.3 1.0 0:01.76 98m httpd
12750 daemon 15 0 106m 9096 2860 S 0.0 0.4 0:00.04 97m httpd
12673 daemon 15 0 110m 12m 2876 S 0.0 0.6 0:00.23 97m httpd
12693 daemon 15 0 110m 13m 2876 S 0.0 0.7 0:00.18 97m httpd
12666 daemon 15 0 105m 8132 2888 S 0.0 0.4 0:00.19 97m httpd
12729 daemon 15 0 112m 15m 2968 S 0.0 0.8 0:00.11 97m httpd
12588 daemon 15 0 110m 12m 2984 S 0.0 0.6 0:00.54 97m httpd

View 3 Replies View Related

Software :: Excessive RAM / Swap Space Usage

Mar 2, 2009

For some reason, if I leave my Linux box running for several days, the swap space and RAM slowly fill up until my system is so slow that it takes around 15 seconds just to open a new tab if Firefox (Iceweasel, specifically). I have 512GB RAM and almost a gig of swap; how on earth does it fill up so much? Even if I close all my programs, there's still over 600MB swap used and all RAM is full. I've included a screenshot of 'top' running just about two minutes after I closed all my running programs.

(Before I closed it, I had only 71MB swap free.) I know that Linux is supposed to make good usage of RAM, but isn't this over the top? Is there a way to force it to use only required memory with no or little extras kept in RAM? Just thought I'd add in the fact that I'm running Xfce as opposed to KDE or GNOME in an attempt to have a smoother running system on my old hardware. Also, what's the "VIRT" column?

View 10 Replies View Related

Server :: Running Apache 2.2.3 - High Swap Usage

Oct 2, 2009

I am running Apache 2.2.3 on a CentOS release 5.3 (Final) with 100 Sites. I've notice that Apache is making my server Swap around 200 MBs.
"http://www.xxx.yyy.zzz/server-status" doesn't show me too much to, so I am looking the behavior of specific httpd process.
ProcessID "18753" is the one for "http://www.xxx.yyy.zzz/server-status" in my browser.

This command show me (In KBs) how much virtual memory is that specific process using:
# /etc/init.d/httpd start
# grep Private_Dirty /proc/18753/smaps | awk '{ print $2 }' | xargs ruby -e 'puts ARGV.inject { |i, j| i.to_i + j.to_i }'
3012
... Running this command a lot of times it gives me the same output, but suddenly...
# grep Private_Dirty /proc/18753/smaps | awk '{ print $2 }' | xargs ruby -e 'puts ARGV.inject { |i, j| i.to_i + j.to_i }'
21708

Something make that process (and all the others httpd process too) to use a lot more memory!

Part of my httpd.conf:
# Timeout 120
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 3

<IfModule prefork.c>
StartServers 5
MinSpareServers 5
MaxSpareServers 20
ServerLimit 256
MaxClients 256
MaxRequestsPerChild 100
</IfModule>

<IfModule worker.c>
StartServers 2
MaxClients 150
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0
</IfModule> #

My server is running Mysql 5.1.34, vsftpd 2.0.5, BIND 9.3.4-P1 (as slave). I couldn't found anything running in the specific time that httpd processes start to use that much memory.

View 7 Replies View Related

Server :: Calculating Percentage Of Swap Usage / Consumption

Dec 18, 2009

My monitor tools indicate that the percentage of swap used is more than the ideal , so I want to calculate which process is consuming from the swap. I tried the following but it didn't help be 100%

#ps -eo vsz,rss,pid,args | sort -n

How to accurately calculate which process consuming from swap, just the swap no ram + swap!

View 6 Replies View Related

Server :: How To Determine Swap Space Usage For Processes

Jan 10, 2011

On one of my servers the "free" command tells me that a lot of swap space are in use. What I'd like to do is to determine which processes have been swapped out. I tried issuing "top" and sort by the "swap" column, but this doesn't seem to provide correct values - when performing the same excersize on another server with close to no pages swapped out, the sum when adding the swap value for each process greatly exceeds the swap usage reported by "free". So how do I go about determining the swap space used for individual processes?

View 7 Replies View Related

Server :: 100 Percent Swap Usage With Loads Of Free Memory

Dec 10, 2010

Nagios had alerted me that the server had a very high load average exceeding the critical level (17+), when logging onto the server I found that all 4GB of the swap was in use despite the fact that there was 15GB+ of free memory (and that's not even including memory from cache and buffers!) Because it seems all heavily used pages were being stored in swap, the I/O wait on the server became very high, and 4 kswapd daemons were taking up nearly 100% available CPU. This did coincide with an error reported by Bacula during a backup job while changing to a bad tape...

From /var/log/bacula.log:
Code:
10-Dec 02:11 bacula-sd JobId 1898: End of medium on Volume "4097" Bytes=434,170,000,000 Blocks=217,084 at 10-Dec-2010 02:11.
10-Dec 02:11 bacula-sd JobId 1898: 3307 Issuing autochanger "unload slot 4097, drive 0" command.
10-Dec 02:12 bacula-sd JobId 1898: 3301 Issuing autochanger "loaded? drive 0" command.
10-Dec 02:12 bacula-sd JobId 1898: 3302 Autochanger "loaded? drive 0", result: nothing loaded.
10-Dec 02:12 bacula-sd JobId 1898: 3304 Issuing autochanger "load slot 4096, drive 0" command.
10-Dec 02:13 bacula-sd JobId 1898: 3305 Autochanger "load slot 4096, drive 0", status is OK.
10-Dec 02:13 bacula-sd JobId 1898: Volume "4096" previously written, moving to end of data.
10-Dec 03:51 bacula-sd JobId 1898: Error: Unable to position to end of data on device "Tape-1" (/dev/IBMtape0n): ERR=dev.c:1384 read e
rror on "Tape-1" (/dev/IBMtape0n). ERR=Input/output error.

10-Dec 03:51 bacula-sd JobId 1898: Marking Volume "4096" in Error in Catalog.
10-Dec 03:51 bacula-sd JobId 1898: 3307 Issuing autochanger "unload slot 4096, drive 0" command.
10-Dec 03:58 bacula-sd JobId 1898: 3301 Issuing autochanger "loaded? drive 0" command.
10-Dec 03:58 bacula-sd JobId 1898: 3302 Autochanger "loaded? drive 0", result: nothing loaded.
10-Dec 03:58 bacula-sd JobId 1898: 3304 Issuing autochanger "load slot 4098, drive 0" command.
10-Dec 03:58 bacula-sd JobId 1898: 3305 Autochanger "load slot 4098, drive 0", status is OK.
10-Dec 03:59 bacula-sd JobId 1898: Wrote label to prelabeled Volume "4098" on device "Tape-1" (/dev/IBMtape0n)
10-Dec 03:59 bacula-sd JobId 1898: New volume "4098" mounted on device "Tape-1" (/dev/IBMtape0n) at 10-Dec-2010 03:59.
At the same time, these messages starting occuring in /var/log/messages:

Code:
Dec 10 03:51:47 07 kernel: Mem-info:
Dec 10 03:51:47 07 kernel: Node 0 DMA per-cpu:
Dec 10 03:51:47 07 kernel: cpu 0 hot: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 0 cold: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 1 hot: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 1 cold: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 2 hot: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 2 cold: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 3 hot: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 3 cold: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 4 hot: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 4 cold: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 5 hot: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 5 cold: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 6 hot: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 6 cold: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 7 hot: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: cpu 7 cold: high 0, batch 1 used:0
Dec 10 03:51:47 07 kernel: Node 0 DMA32 per-cpu:
Dec 10 03:51:47 07 kernel: cpu 0 hot: high 186, batch 31 used:162
Dec 10 03:51:47 07 kernel: cpu 0 cold: high 62, batch 15 used:48
Dec 10 03:51:47 07 kernel: cpu 1 hot: high 186, batch 31 used:0
Dec 10 03:51:47 07 kernel: cpu 1 cold: high 62, batch 15 used:0
Dec 10 03:51:47 07 kernel: cpu 2 hot: high 186, batch 31 used:0
Dec 10 03:51:47 07 kernel: cpu 2 cold: high 62, batch 15 used:0
Dec 10 03:51:47 07 kernel: cpu 3 hot: high 186, batch 31 used:18
Dec 10 03:51:47 07 kernel: cpu 3 cold: high 62, batch 15 used:0
Dec 10 03:51:47 07 kernel: cpu 4 hot: high 186, batch 31 used:159
Dec 10 03:51:47 07 kernel: cpu 4 cold: high 62, batch 15 used:56
...
Dec 10 03:51:47 07 kernel: Node 3 HighMem per-cpu: empty
Dec 10 03:51:47 07 kernel: Free pages: 732052kB (0kB HighMem)
Dec 10 03:51:47 07 kernel: Active:4232128 inactive:3071288 dirty:158210 writeback:0 unstable:0 free:183320 slab:256840 mapped-file:289545 mapped-anon:3805487 pagetables:13063
Dec 10 03:51:47 07 kernel: Node 0 DMA free:10796kB min:4kB low:4kB high:4kB active:0kB inactive:0kB present:10356kB pages_scanned:0 all_unreclaimable? yes
Dec 10 03:51:47 07 kernel: lowmem_reserve[]: 0 3512 9067 9067
Dec 10 03:51:47 07 kernel: Node 0 DMA32 free:213332kB min:2500kB low:3124kB high:3748kB active:1794108kB inactive:1463220kB present:3596296kB pages_scanned:64 all_unreclaimable? no
Dec 10 03:51:47 07 kernel: lowmem_reserve[]: 0 0 5555 5555
Dec 10 03:51:47 07 kernel: Node 0 Normal free:41028kB min:3952kB low:4940kB high:5928kB active:3409444kB inactive:1471120kB present:5688320kB pages_scanned:0 all_unreclaimable? no
Dec 10 03:51:47 07 kernel: lowmem_reserve[]: 0 0 0 0
Dec 10 03:51:47 07 kernel: Node 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
Dec 10 03:51:47 07 kernel: lowmem_reserve[]: 0 0 0 0
Dec 10 03:51:47 07 kernel: Node 1 DMA free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
...
Well to cut a long story short, I fixed the problem by disabling the swap partition with 'swapoff'. After about 30 mins all the swap was freed and the server went back to normal. I don't dare reactivate the swap partition and unfortunately as this is a live server which currently has no fail over, I can't reboot either

Server Spec:
4 * Dual-Core AMD Opteron(tm) Processor 8214
32GB DDR2 ECC RAM
RHEL 5.5, 2.6.18-194.11.3.el5 SMP x86_64
Running many KVM VMs (All CentOS x64) and kksmd is used.
bacula-dir Version: 5.0.0
IBM Tape Drive using lin_tape module version 1.34.0 according to modinfo

And before anybody asks
# sysctl vm.swappiness
vm.swappiness = 10

View 5 Replies View Related

Ubuntu Installation :: Increases RAM Usage Till 90% Then SWAP 90% Even When No Application Is Running?

Mar 9, 2011

I was trying to have a go at installing MAC on my dell alongside Ub and W7. I copied the grub2 to the first part of my sda5 so as to put the mac loader in MBR.I have since repaired grub2 back to MBR.But now my beloved Ubuntu starts up then continuosly increases RAM usage till 90% then SWAP 90% even when no application is running!!

View 2 Replies View Related

Red Hat :: System Hangs At Enabling Swap Space?

Sep 21, 2010

if I dont use the oracle script written below, then system start fine, but if I use the following script, then system hangs up at startup at message 'Enabling swap space'. I am using Redhat ES 4, with Oracle 10g R2.

vi /etc/init.d/oracle
#!/bin/bash
#
# Run-level Startup script for the Oracle Instance and Listener

[code].....

View 5 Replies View Related

Ubuntu :: System Hangs When Deactivating Swap For Power Down

Mar 5, 2010

I'm running Ubuntu 9.10 otherwise flawlessly on a 2007 core 2 duo Macbook. Right now its set up to triple boot with OS X Snowleopard, Windows 7 Ultimate, as the other operating systems. I'm asking because I'm frequently having to force my system to power down after shutting down from Ubuntu, and I'm concerned that I could be corrupting files and damaging my hardware.

View 1 Replies View Related

Ubuntu :: System Hangs On Boot Because Of Unmountable Swap Partition?

Apr 17, 2010

So my Ubuntu 9.10 install has been hanging on boot lately. At first I thought it was a problem with the 2.6.31-20 kernel, because that is the default boot option in GRUB2. It seemed things worked fine if I instead chose the 2.6.31-19 kernel, but I had that hang yesterday too.I also had 2.6.31-20 boot just fine yesterday. Once. Next time I tried it - system hang.

What I mean by "hang" is,I would see the GRUB OS selection screen (I have 2 versions of Windows and 2 versions of Ubuntu on this machine),select the first choice (Ubuntu with the 2.6.31-20 kernel),see the "pulsating white Ubuntu logo" briefly,then a bunch of scrolling text, then...blank screen.Then nothing.I let it sit for a few minutes to a few hours when it did this, but nothing further happened.Then yesterday, I decided to let it sit the whole time I was at work, approximately 9 hours.I came home to a screen with the white Ubuntu logo and the following error message:

Code:
One or more of the mounts listed in /etc/fstab cannot yet be mounted:
swap: waiting for UUID=3fba81a3-de14-4f56-9e7b-ace95d933a0e
/proc/bus/usb: waiting for none[code]....

So it looks like I have a disk partition that refuses to mount sometimes.Gparted for some reason wouldn't tell me the UUIDs of swap partitions.They also don't show up in /dev/disk/by-uuid. Using the bootinfo script, I found out that 3fba81a3-de14-4f56-9e7b-ace95d933a0e is the 4 GB swap partition associated with my Ubuntu 9.10 install.The disk that partition is on is rated "healthy" by Disk Utility, with only a few bad sectors. The HDD is about 7 years old, so it's in remarkably good shape.What could cause this swap partition to not mount during boot, and how do I fix it?

View 3 Replies View Related

General :: Status Of Memory Usage And Disk Usage Using Sigar In Windows And Ubuntu

Mar 15, 2010

I was trying to get the status of memory usage and disk usage using sigar in windows and ubuntu. done this in windows by just copying the sigar library into jdk library. But i was unable to do so in ubuntu. I've copied the library to java-6-sun library but still can't run the program.

View 14 Replies View Related

General :: Unix - Monitor Average CPU Usage And RAM Usage On One Process System?

Nov 15, 2010

Is there any way to monitor one process' CPU usage and RAM usage over time on Linux? I am trying to change to a cheaper VPS and need to work out what level of CPU and RAM I need!

View 2 Replies View Related

General :: Use Windows Pagefile.sys (swap) As Swap?

Feb 19, 2010

I know it's possible, but does anyone have a URL or tutorial on how to do this?

View 3 Replies View Related

Ubuntu :: Lucid Boot Hangs For A While / Solve This?

May 2, 2010

I installed lucid the other day on my laptop, the first time it booted after installing it gave two error messages (unfortunately I can't remember what they said). The errors stopped appearing after that but once I select Ubuntu from the boot menu, it just hangs on a black screen for a good 15 seconds at the least before it runs the plymouth screen for like 2 seconds (the progress bar is already full) and then goes into the login screen. Here is my boot chart:

http://akgenome.com/files/bootchart.png

I was wondering if anyone can tell from that what is causing the issue and perhaps how to fix it? The boot log is like 3 lines long and is completely normal.

View 1 Replies View Related

Ubuntu :: 10.04 Lucid Lynx Hangs On Login?

May 20, 2010

When I try logging in using any user name, ubuntu just returns to the login screen. I cannot actually log in. I used the recovery mode to create a new login with password 123456, and the same thing happens. What could it be? Ubuntu worked just fine for a while, then DKMS started causing problems, I had errors with upgrades, software installs/uninstalls, then my sound went. I found a great fix for the sound (https://help.ubuntu.com/community/SoundTroubleshooting), the sound came back, but then I could not log back in again. I cannot find any help for this issue, and had to install 9.10 Karmic Koala, and that's what I have been using for the past couple of days.10.04 has been fairly buggy for me and I am considering staying with 9.10, or going to another Linux distro.

View 7 Replies View Related

Ubuntu :: 10.04 Lucid Lynx Hangs Whenever Boot

May 21, 2010

I recently installed ubuntu 10.04 lts. Whenever i boot ,it hangs the moment i log in. I had the same problem with 9.10 as well.

View 1 Replies View Related

Ubuntu :: Lucid Hangs Randomly After Waking From Screensaver?

Feb 15, 2011

32 bit Lucid is hanging at random times for me. it always happens when there's some sort of full-screen overlay, like when waking from screensaver, or when using gksu (dims the screen). The machine will remain unresponsive for 30 seconds to a minute, then becomes usable again, just with the desktop not refreshed. Nothing of interest in the logs when this happens. The last thing upgraded in the machine was the graphics card (now running a GTS 450). 3d apps work just fine, temps are just fine, and I have no reason to believe it's hardware.

View 1 Replies View Related

Ubuntu :: Shutdown Hangs On "deactivating Swap" / Solve This?

Mar 7, 2010

Last night I shut down my computer and left, since it goes automatically after I tell it to shut down. This morning, my computer was still on, with some shutdown messages like "Stopping MySQL server mysqld" and such.
The last line said "deactivating swap..." and didn't appear to be doing anything. code...

View 6 Replies View Related

Ubuntu :: Can't Shutdown - Hangs After "Deactivating Swap"

Jan 3, 2010

i'm having a problem shutingdown my ubuntu 9.10. When I shutdown, it hangs after "Deactivating swap". It doesn't say fail or ok, just hangs there. Keyboard is still working.

View 1 Replies View Related

Ubuntu Servers :: Page Load Hangs After Lucid Upgrade

Apr 30, 2010

I just upgraded my server from 9.10 to 10.04. I have ISPconfig installed on it and worked like a charm until the upgrade. Now when I point a browser to my site the page just hangs as if it is trying to load it but I never get an error nor does it load the page. I have tried to restart apache using /etc/init.d/apache2 restart in which I receive an fail error:

root@ubuntu:~# /etc/init.d/apache2 restart
* Restarting web server apache2 (9Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down

[Code].....

After this I still get the same results when trying to load the page in the browser.

I cannot load anything in the www root or virtual host files.

View 4 Replies View Related

Ubuntu :: Lucid Boot Hangs When Using Thinkpad With Monitor / Sort It?

Aug 15, 2010

I use an IBM Thinkpad T30 with an ATI Radeon Mobility 7500 graphics card as my work machine, mostly at a desk, using a docking station to link it into a monitor. I upgraded to Lucid last weekend. When using the integral screen on the laptop the graphics have been fine, but when using a monitor I initially got some very poor contrast, brightness and gamma output, described in this bug.

https://bugs.launchpad.net/ubuntu/lu...ux/+bug/548709

According to the advice in that bug report, I upgraded the kernel, with Kernelcheck automatically updating me to 2.6.35-candela. Now, rather than poor graphics with the monitor it just hangs on the splash screen, displaying the words Ubuntu with the dots underneath.

Reading around, when similar problems have been seen in previous versions of Ubuntu it has been a graphics issue, which fits. One piece of advice I've seen quite commonly is to remove the "quiet splash" from grub, which I've tried but doesn't work. I am tempted to try and work through the different grub commands these guys used to tackle a similar problem with the live CD:

http://ubuntuforums.org/showthread.php?t=1472054

But am a bit reticent as I don't know what they all do.

As an aside, the 2.6.35-candela kernel brings up a bunch of errors on boot, described at the link below, but reading that thread they don't look like they would cause my problem:

http://kerneltrap.org/mailarchive/li...4591800/thread

View 1 Replies View Related

Ubuntu Installation :: Lucid Upgrade Hangs When Upgrading MySQL Server

May 2, 2010

When this happens you have to open a terminal, get the process id for mysql-server-5 then kill that process. Like this:
Code:
ps -A
then from the list of processes that it spits out look at the process id (the number at the beginning of the line) for mysql-server-5.

Now type
Code:
sudo kill -9 XXXXX
where XXXXX is the process id for mysql-server, and enter your password. The upgrade process should now resume.

View 1 Replies View Related

Software :: Lucid Puppy 5.1 Hangs When Opening Password-protected Rar Files

Oct 22, 2010

I'm using xarchive and I have unrar-3.7.8.pet installed. Normal rar files open without problem. Tried opening a password-encrypted rar file and it hangs everytime.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved