LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ieee 1394 and linux (https://www.linuxquestions.org/questions/linux-hardware-18/ieee-1394-and-linux-276438/)

dany_apache 01-11-2005 03:53 AM

ieee 1394 and linux
 
i have an external hd i can use it plugging on usb or a firewire ports using a little usb cable to aliment it.

my laptop hasn't any usb2 so the best in my case was the ieee 1394 port.

but actually testing the transfer rate with this prompt command:

Code:

hdparm -tT /dev/sda
this is te result when plugged on firewire:

Code:

/dev/sda:
 Timing cached reads:  1204 MB in  2.00 seconds = 601.49 MB/sec
 Timing buffered disk reads:    2 MB in 211.91 seconds =  9.66 kB/sec


this is the result when plugged on usb1

Code:

/dev/sda:
 Timing cached reads:  1172 MB in  2.00 seconds = 585.50 MB/sec
 Timing buffered disk reads:    4 MB in  5.00 seconds = 819.65 kB/sec


pretty strange no?

i hope you can help to get the full tr

byeee

xgreen 01-11-2005 06:10 AM

as far i know ieee1394 port transfer rates is faster than usb port...

dany_apache 01-11-2005 06:18 AM

infact this is my problem .....


i would know how to solve it .....


helppppp !!!

anyones using firewire ?


All times are GMT -5. The time now is 12:15 AM.