Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 16-02-2008, 12:34 PM   #1 (permalink)
In The Zone
 
webgenius's Avatar
 
Join Date: Oct 2006
Posts: 394
Default PC gets too slow when copying files from DVD


Hello everyone,

My PC gets too slow when I copy files from my DVD to PC. My machine specs are as follows:
AMD Athlon64 3500+
Biostar Mobo
1GB Ram
SONY DRU-820A Dual layer DVD writer
XFX 7600GS

Nowadays I use a program called Teracopy. Before, I used Windows default copy mechanism. Most of the times it got my PC to crawl. Teracopy is somewhat better. But still I can't do any other operations while copying. If I try to run any other process, the process runs too slow.

I there any way I can improve my PC performance?
webgenius is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 16-02-2008, 01:13 PM   #2 (permalink)
Banned
 
slugger's Avatar
 
Join Date: May 2004
Location: Baudland
Posts: 2,433
Default Re: PC gets too slow when copying files from DVD

is ur HDD a SATA or PATA

if it is a PATA den is der any HDD on the IDE cable dat is connceted to the DVD drive

if there is, then disconnct the HDD and attach it to the other IDE channel [if ur mobo has 1] try to keep the DVD IDE cable free of any HDD
slugger is offline  
Old 16-02-2008, 04:08 PM   #3 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,164
Default Re: PC gets too slow when copying files from DVD

DMA DMA DMA! (assuming its IDE drive, which majority are)

Goto Device Manager > IDE controllers > Open properties page of the controller which DVDRW is connected to > Advanced (If you dunno which controller then open both).

Look for any "PIO Only" and change it to UDMA, restart.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is offline  
Old 16-02-2008, 05:21 PM   #4 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: PC gets too slow when copying files from DVD

After you have done as infra_red_dude has suggested, do check if both are on the same IDE cable (that is if both drives are IDE). Many assemblers "eat" the other cable and provide you only with one, these are later sold to other people as spares. Seen it happen all too often.
When you buy hardware make sure you get all the contents (cables, manuals, cds) as specified in the manual or on the box.

__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"

Last edited by NucleusKore; 17-02-2008 at 11:15 PM.
NucleusKore is offline  
Old 16-02-2008, 05:37 PM   #5 (permalink)
In The Zone
 
webgenius's Avatar
 
Join Date: Oct 2006
Posts: 394
Default Re: PC gets too slow when copying files from DVD

@slugger, It's a Seagte 250GB sata2 HDD....

@infra_red_dude, when I opened IDE controllers tab, I saw Primary IDE channel & Secondary IDE channel. Primary channel is already using Ultra DMA mode 2. For secondary channel, under current transfer mode, it's showing NOT APPLICABLE.

It looks like DMA is enabled for the DVDRW drive, since I can burn a DVD under 4X setting in just 14 minutes.
webgenius is offline  
Old 16-02-2008, 09:54 PM   #6 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,164
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by webgenius View Post
Primary channel is already using Ultra DMA mode 2. For secondary channel, under current transfer mode, it's showing NOT APPLICABLE.
Oops! Lotsa probs! Primary channel - HDD has to be at least UDMA5 (its been 4 years now that this technology is out!).

Secondly since you can't see anything under secondary channel it means both the hdd and optical drive are connected to the primary channel. Get another IDE cable and connect the dvd drive to the secondary channel.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is offline  
Old 16-02-2008, 10:49 PM   #7 (permalink)
Banned
 
slugger's Avatar
 
Join Date: May 2004
Location: Baudland
Posts: 2,433
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by infra_red_dude View Post
Secondly since you can't see anything under secondary channel it means both the hdd and optical drive are connected to the primary channel. Get another IDE cable and connect the dvd drive to the secondary channel.
not true buddy

h said his HDD is a SATA

so assumin his optical drive is a PATA wud he not need only 1 IDE cable, sine he wud have a diff cable for the SATA

[this is assumin that he has correctly idd his HDD as a SATA]

and his DVD drive runnin at UDMA 2 tho a lil' strange may not b a fault actually
my HDDs r runnin @UDMA 5 but my DVD writer [liteon] runs only at UDMA 4
slugger is offline  
Old 16-02-2008, 10:53 PM   #8 (permalink)
Multicore Mutant
 
Join Date: Jul 2007
Posts: 131
Default Re: PC gets too slow when copying files from DVD

As of now i think he needs to replace the current IDE cable with a 80 conductor one for UDMA5. But me thinks the problem lies elsewhere.
Hackattack is offline  
Old 16-02-2008, 10:57 PM   #9 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,164
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by slugger View Post
h said his HDD is a SATA
Oops! My bad!!! overlooked that!
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is offline  
Old 16-02-2008, 11:01 PM   #10 (permalink)
a_g = JPKN
 
s18000rpm's Avatar
 
Join Date: Mar 2006
Posts: 5,171
Default Re: PC gets too slow when copying files from DVD

or your Anti-Virus s/w is scanning those files in background, if you're copying .rar (compressed ) files, this happens.

try disabling that AV.
btw what content are you copying? if they are from reliable source, then only disable the AV s/w.
s18000rpm is offline  
Old 16-02-2008, 11:02 PM   #11 (permalink)
Multicore Mutant
 
Join Date: Jul 2007
Posts: 131
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by webgenius View Post
Nowadays I use a program called Teracopy. Before, I used Windows default copy mechanism. Most of the times it got my PC to crawl. Teracopy is somewhat better. But still I can't do any other operations while copying. If I try to run any other process, the process runs too slow.
Hmmm, teracopy uses some techniques like buffering to increase the copying speed so expect your HDD to perform at like 99%, so anything else during copying will affect access time and slow down both the processes.

So i think its normal, after all your config and cables seem to be in proper place.
Hackattack is offline  
Old 16-02-2008, 11:07 PM   #12 (permalink)
Banned
 
slugger's Avatar
 
Join Date: May 2004
Location: Baudland
Posts: 2,433
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by Hackattack View Post
Hmmm, teracopy uses some techniques like buffering to increase the copying speed so expect your HDD to perform at like 99%, so anything else during copying will affect access time and slow down both the processes.

So i think its normal, after all your config and cables seem to be in proper place.
but acc to him his computer used to be even slower when not usin Teracopy

Teracopy actually improved things a bit 4 him
slugger is offline  
Old 16-02-2008, 11:12 PM   #13 (permalink)
Multicore Mutant
 
Join Date: Jul 2007
Posts: 131
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by slugger View Post
but acc to him his computer used to be even slower when not usin Teracopy

Teracopy actually improved things a bit 4 him
Then most prolly his Biostar mobo sucs

@op
Might be a PSU problem. Try reinstalling windows.

One more thing, do you get audio stuttering during copying
Hackattack is offline  
Old 16-02-2008, 11:15 PM   #14 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: PC gets too slow when copying files from DVD

Use TotalCopy http://ranvik.net/totalcopy/
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 16-02-2008, 11:16 PM   #15 (permalink)
Banned
 
slugger's Avatar
 
Join Date: May 2004
Location: Baudland
Posts: 2,433
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by Hackattack View Post
@op
Might be a PSU problem. Try reinstalling windows.
how wud re-installin Windows solve a PSU problem?

PSUs r not monitored by the OS

i dont think the problem relates to a PSU to bein with
slugger is offline  
Old 16-02-2008, 11:20 PM   #16 (permalink)
Multicore Mutant
 
Join Date: Jul 2007
Posts: 131
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by slugger View Post
how wud re-installin Windows solve a PSU problem?

PSUs r not monitored by the OS

i dont think the problem relates to a PSU to bein with
I meant the problem cud be both with PSU or windows(virus affected mebbe). So told him to try both one at a time.
Hackattack is offline  
Old 17-02-2008, 09:03 AM   #17 (permalink)
In The Zone
 
webgenius's Avatar
 
Join Date: Oct 2006
Posts: 394
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by s18000rpm View Post
or your Anti-Virus s/w is scanning those files in background, if you're copying .rar (compressed ) files, this happens.

try disabling that AV.
btw what content are you copying? if they are from reliable source, then only disable the AV s/w.
Hmmm...Never thought of that...Will give this a try....
webgenius is offline  
Old 17-02-2008, 10:54 AM   #18 (permalink)
In The Zone
 
webgenius's Avatar
 
Join Date: Oct 2006
Posts: 394
Default Re: PC gets too slow when copying files from DVD

Yes it's because of the antivirus....I'm using Kaspersky AV. When I opened AV, I saw that it was scanning all the files being copied real-time.

Does anybody know how to disable this feature? I tried playing with various options. Still wasn't able to disable that feature.
webgenius is offline  
Old 17-02-2008, 11:04 AM   #19 (permalink)
damn busy...
 
utsav's Avatar
 
Join Date: Sep 2006
Location: Jhansi/Meerut
Posts: 1,990
Default Re: PC gets too slow when copying files from DVD

@slugger udma2 is sufficient for dvd writers and only some of the new drives come with udma 3 and udma 4 support which is not that necessary
__________________
MSI GX660 with ATI 5870 :grin: ultimate gaming lappy :grin:
Dell Studio 15(1555)
1TB+1.5TB external|N86|ZTE Blade|5230|E63|EP-630|Soundmagic PL50|Sennheiser CXL 400|Meelec M11P+
www.techjunkiez.com
utsav is offline  
Old 17-02-2008, 11:09 AM   #20 (permalink)
Banned
 
slugger's Avatar
 
Join Date: May 2004
Location: Baudland
Posts: 2,433
Default Re: PC gets too slow when copying files from DVD

did i not say tho a lil' strange, may not b a fault actually
slugger is offline  
Old 17-02-2008, 04:24 PM   #21 (permalink)
damn busy...
 
utsav's Avatar
 
Join Date: Sep 2006
Location: Jhansi/Meerut
Posts: 1,990
Default Re: PC gets too slow when copying files from DVD

Y is it strange man. just becoz ur 1 runs at udma 4
__________________
MSI GX660 with ATI 5870 :grin: ultimate gaming lappy :grin:
Dell Studio 15(1555)
1TB+1.5TB external|N86|ZTE Blade|5230|E63|EP-630|Soundmagic PL50|Sennheiser CXL 400|Meelec M11P+
www.techjunkiez.com
utsav is offline  
Old 17-02-2008, 07:38 PM   #22 (permalink)
a_g = JPKN
 
s18000rpm's Avatar
 
Join Date: Mar 2006
Posts: 5,171
Default Re: PC gets too slow when copying files from DVD

Quote:
Originally Posted by webgenius View Post
Yes it's because of the antivirus....I'm using Kaspersky AV. When I opened AV, I saw that it was scanning all the files being copied real-time.

Does anybody know how to disable this feature? I tried playing with various options. Still wasn't able to disable that feature.
its a very useful feature, dont disable.

when you're copying, you can disable the KAV (Pause Protection).
s18000rpm is offline  
Old 18-02-2008, 12:47 PM   #23 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: PC gets too slow when copying files from DVD

enable DMA ..... &

pause|stop AV while copying bt scan them before copying ......
__________________
... W H O T ...
ax3 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
virtual pc copying files? raja2281 Hardware Q&A 4 14-01-2008 04:34 PM
Copying Files [A]bu QnA (read only) 1 08-07-2007 10:38 PM
copying files become slow in my usb drive thecreativeboy Hardware Q&A 4 30-06-2007 05:02 PM
Files Are Not Copying Josan Open Source 25 23-06-2007 09:25 PM
Restrict copying Files spironox Software Q&A 6 03-03-2007 12:37 PM

 
Latest Threads
- by chris
- by abhidev
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 05:14 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2