Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
10-06-2005, 07:26 AM
|
#1
|
|
Member
Registered: Feb 2004
Location: Slovenia
Distribution: archlinux
Posts: 271
Rep:
|
poor performance on ata (native sata board)
I own a sata system that has the option to plug two normal ata devices in (one on each cable) for old cd-roms etc. Recently I bought an ata dvd-burner. I was surprised to find that it burned no faster than the old cd-rom that was in it's place read. I plugged a harddrive in it's slot and bang, it still had a maximum throughput of 2.5 - 3.0 MBps.
My other sata discs have a throughput of 48 - 56 MBps (i see that much in gkrellm) but this... Total faliure.
Could this be fixed?
|
|
|
|
10-07-2005, 12:13 AM
|
#2
|
|
Senior Member
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495
Rep:
|
The numbers you quote are typical for a hard drive with DMA turned off. Try 'hdparm /dev/hda' (maybe as root, if that's your drive) and check for 'using_dma = 1' in the output.
You can turn on DMA with 'hdparm -d1 /dev/hda'.
There is a kernel compile flag to force DMA usage. Sometimes you also need a kernel module for your particular chipset before DMA will work.
|
|
|
|
10-07-2005, 12:39 AM
|
#3
|
|
Member
Registered: Feb 2004
Location: Slovenia
Distribution: archlinux
Posts: 271
Original Poster
Rep:
|
/dev/hda:
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 0 (off)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed: Invalid argument
ok.. this has got to be bad
I'll see what kernel flags are availible.
Thanks!
|
|
|
|
10-07-2005, 12:40 AM
|
#4
|
|
Member
Registered: Feb 2004
Location: Slovenia
Distribution: archlinux
Posts: 271
Original Poster
Rep:
|
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
This is even worse...
The system is quite new, the kernel should have a module.
I'll keep everyone posted 
|
|
|
|
10-07-2005, 01:23 AM
|
#5
|
|
Member
Registered: Feb 2004
Location: Slovenia
Distribution: archlinux
Posts: 271
Original Poster
Rep:
|
human genome project/dev/hda:
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed: Invalid argument
Ok, so this looks more like it...
However, the drive still behaves porely, because burning software only recognises it's speed for like 2x instead of 16x. Any relation to HDIO_GETGEO failed?
|
|
|
|
10-07-2005, 01:35 AM
|
#6
|
|
Member
Registered: Feb 2004
Location: Slovenia
Distribution: archlinux
Posts: 271
Original Poster
Rep:
|
I just figured it might be the media, but do you even get 2x DVD-R's nowadays?
|
|
|
|
10-07-2005, 02:10 AM
|
#7
|
|
Senior Member
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495
Rep:
|
Sorry, haven't seen that 'HDIO_GETGEO failed: Invalid argument' message before. If you google the whole message you will gets lots of hits, many related to DVD drives.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:34 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
|
|