| Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-27-2007, 01:44 PM
|
#1
|
|
LQ Newbie
Registered: Mar 2005
Posts: 14
Rep:
|
Incredibly slow HD speed
My 5400 RPM hd in my laptop (with DMA enabled) has transfer rates of 1-2MB/sec under linux (and i know its much faster in windows) this leads to slow startups and songs constantly skipping. I don't get why its being so slow but if someone has had this problem before and can help out it would be much appreciated. I'm running Ubuntu if its of any use.
|
|
|
|
02-27-2007, 04:11 PM
|
#2
|
|
Senior Member
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507
Rep:
|
What's the output of
- hdparm <device>
- hdparm -tT <device>
?
|
|
|
|
02-27-2007, 07:42 PM
|
#3
|
|
LQ Newbie
Registered: Mar 2005
Posts: 14
Original Poster
Rep:
|
root@ubuntu:~# hdparm /dev/hda && hdparm -tT /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 = 16383/255/63, sectors = 156301488, start = 0
/dev/hda:
Timing cached reads: 734 MB in 2.00 seconds = 366.92 MB/sec
Timing buffered disk reads: 38 MB in 3.12 seconds = 12.19 MB/sec
Hrm...12MB/sec is faster than the 1 or 2 I was seeing in xfce's hd usage plugin but its still really slow even for a 5400rpm drive right? I mean shouldnt it be around at least 50?
|
|
|
|
02-27-2007, 07:45 PM
|
#4
|
|
Member
Registered: Jan 2005
Distribution: Slackware current (and others)
Posts: 188
Rep:
|
I had the same problem with my XPS M1210. The problem was that my linux box was configuring the HD as a PATA one. The solution was to use the flag hda=noprobe in my lilo.conf (dont remember the exact syntax, but I guess it is something like option="hda=noprobe".
|
|
|
|
02-27-2007, 09:13 PM
|
#5
|
|
LQ Newbie
Registered: Mar 2005
Posts: 14
Original Poster
Rep:
|
Ohh thanks I'm gonna try that right now just need to look up the right syntax...or well make sure yours is correct
|
|
|
|
02-27-2007, 09:30 PM
|
#6
|
|
LQ Newbie
Registered: Mar 2005
Posts: 14
Original Poster
Rep:
|
Ok so i edited the kopts line in grubs menu.lst and hda=noprobe did nothing but make my comp not boot...i then tried (from the other hda= options i found) hda=autotune and now hdparm -tT /dev/hda outputs:
/dev/hda:
Timing cached reads: 838 MB in 2.00 seconds = 418.55 MB/sec
Timing buffered disk reads: 96 MB in 3.03 seconds = 31.70 MB/sec
(: not bad Thanks for the help
|
|
|
|
02-27-2007, 09:33 PM
|
#7
|
|
Member
Registered: Jan 2005
Distribution: Slackware current (and others)
Posts: 188
Rep:
|
In my laptop, the HD was first recognoiced as hda, when I put the option the HD was recognoiced as sda. It seem that this isn't your case.
|
|
|
|
All times are GMT -5. The time now is 06:27 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|