Re: kubuntu slow
- From: "TheOne" <daewon.yoon@xxxxxxxxx>
- Date: 27 Sep 2006 08:30:36 -0700
Mihai Osian wrote:
daewon.yoon@xxxxxxxxx wrote:
I have ram 256MB system. XP was installed on my master hard. I added a
hard as slave and installed kubuntu 6.06.1 desktop. Two hards are
connected with a ide cable.
New kubuntu system is way tooooo slow, (XP isn't that slow). Funny
thing is that the kubuntu on hard is slower than when I boot with live
cd.
After login, a dialog box named examing file progress is shown.
Especially, the window on alt-f2, the edit area isn't active. It takes
minutes for the edit area to become active.
I set the locale in Korean when installing. I tried kdepersonalizer to
kill all the special kde effects. It still is slow. I've also tried
with another hard disk, same result.
What can be the problem?
Thanks in advance.
First suggestion: check if the DMA is enabled for that hard-disk:
sudo hdparm /dev/hdX
and what is the transfer rate (should be some tens of MBytes/sec):
sudo hdparm -t /dev/hdX
Where hdX should be replaced by one of:
hda - if the disk is set as master device on the first IDE connector
hdb - if slave on the first IDE connector
hdc - if master on the second IDE
hdd - if slave on the second IDE
If you have a SATA disk, replace hdX by sdX.
Second suggestion: take a look in the logs (run "dmesg | less"), maybe
you find something.
Mihai
Thanks I've checked them and to a novice eye, it looks ok. Following is
the script capture of the two commands for each of my hard disks.
funnykubuntu@funnykubuntu-desktop:~$ sudo hdparm /dev/hda
/dev/hda:
multcount = 0 (off)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 65535/16/63, sectors = 156301488, start = 0
funnykubuntu@funnykubuntu-desktop:~$ sudo hdparm /dev/hdb
/dev/hdb:
multcount = 0 (off)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 59323/16/63, sectors = 59797584, start = 0
funnykubuntu@funnykubuntu-desktop:~$ sudo hdparm -t /dev/hda
/dev/hda:
Timing buffered disk reads: 52 MB in 3.12 seconds = 16.67 MB/sec
funnykubuntu@funnykubuntu-desktop:~$ sudo hdparm -t /dev/hdb
/dev/hdb:
Timing buffered disk reads: 38 MB in 3.29 seconds = 11.56 MB/sec
-
I've found something very strange. I at first intended to write this
with konqueror spending several minutes to eventually be able to type
my google id and passwd. But when in the mean time I installed and
tried firefox, it's just normal speed!!!!
When I tried kde console it give me input prompt after several minutes,
but with xterm it's just normal speed.
What's the difference? and How can I fix it?
.
- References:
- kubuntu slow
- From: daewon . yoon
- Re: kubuntu slow
- From: Mihai Osian
- kubuntu slow
- Prev by Date: ADSENSE HELP GROUP IS A FRAUD
- Next by Date: Small-Business Class Linux
- Previous by thread: Re: kubuntu slow
- Next by thread: ADSENSE HELP GROUP IS A FRAUD
- Index(es):
Relevant Pages
|