topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday June 24, 2025, 3:23 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 169 170 171 172 173 [174] 175 176 177 178 179 ... 225next
4326
Living Room / Re: CPU Question: More Mhz per core or more cores?
« Last post by 4wd on February 16, 2011, 06:28 PM »
Okay, so I finally got some specs to compare to. I ended up building my sister a better machine for about $300 less than what the other person was trying to sell her. :Thmbsup:

You do realise you've now lumbered yourself with the maintenance contract?

re: PSUs

I've never had a problem with CoolerMaster, (using two of them in the machines here, both >4 y.o.), ThermalTake or Antec.
4327
It's a broken system, but it won't change. There are very powerful vested interests that will make sure it stays broken.

There is no hope...

That is so negative.

Of course it will change, patent protection times will get longer and longer at the behest of patent lawyers and big corporations....oh...wait....
4328
Living Room / Re: Show us the View Outside Your Window
« Last post by 4wd on February 16, 2011, 02:51 AM »
Christ, 4wd, how'd that happen? :)

He was towing it up his driveway but the rope broke and it rolled back and tipped over the edge.  He was lucky, it's resting on the roof of his shed and didn't go through it.  The roofrack on the Landcruiser also stopped it from completely flipping and continuing down the slope.

After I'd dragged it upright with my Landcruiser, small dent in rear quarter panel the only damage - they build these tough :D

20110216-114421.jpg

Hand winched it sideways a couple of feet and then pulled it backwards to level ground.
4329
Living Room / Re: Show us the View Outside Your Window
« Last post by 4wd on February 15, 2011, 11:26 PM »
OK, something you don't see much outside my window - the neighbours attempt at rooftop parking.

20110216-094920.JPG

I was planning to have a leisurely day of nothing but spent 5 hours helping put it rubber-side down and getting it level again.
4330
Thanks, magician32!   :Thmbsup:

It obviously took it's toll on him :)
4331
Post New Requests Here / Re: IDEA: Block/Unblock all network traffic button (one-click)
« Last post by 4wd on February 12, 2011, 08:23 PM »
i just tried the file listed above, and it works functionally, but it gives the following error dialog when toggling it on or off: (see attachment in previous post)
So I get that error when toggling the button on and off,

OK, that's a result of me not getting the syntax of DevCon correct - it's (en|dis)abling all matching interfaces instead of just the selected one.  I don't have a machine with two NICs with the same ID but different instances.  Plus not closing the STDIO handle after running DevCon.

The attached should fix that.

and sometimes the save nic dialog pops up again.

Are you sure you're not hitting the RMB, (that will bring up the interface selection window), on the icon instead of the LMB ?

LMB - Toggle
RMB - Config

There's only three ways to call the NIC Selector routine:
1) First run of the program will call it when it doesn't find NICToggle.ini in the same directory as the executable.
2) If you run the program and the previously saved NIC hardware ID instance, (has to match exactly), doesn't exist it will open the selector to pick another one, (eg. you're running it from a flash drive and plugged it into a new machine).
3) You click the right mouse button on the icon.

Next time it happens can you try and recreate and/or note the steps taken, state of NIC before/after, etc?

NOTES: There's an arbitrary limit of 10 physical NICs, (PCI or USB), I'm sure there's a reason to have more, I just couldn't think of it.

v0.2
  • Fixed - DevCon parameters NQR, was acting on all matching ID strings.
  • Fixed - Forgot to close STDIO after each DevCon execution.  :wallbash:
  • Added - Rescans available NICs when the config is called, (in case a USB NIC is plugged in).
To do:
  • Add back 'All interfaces' option, (should easy - FLW).
  • Add comments to source, (CYM).
UPDATED: See here.
4332
Site/Forum Features / Re: Site improvements for https connections
« Last post by 4wd on February 12, 2011, 04:57 PM »
There is no reason that people should have to connect to donationcoder.com using https, ....

Maybe not have to but I had to while it was on the old server just so I could attach things to forum posts.

Something that seems to have been fixed in the migration to the new server but I still use https wherever possible.
4333
Ah, I see, more a prophylactic measure then :)

Forgot to mention the most obvious tools:
1) UBCD4Win
2) UBCD - seems to have a much better array than UBCD4Win
3) the various tools available on the HDD manufacturers sites, (pretty much all of which are on UBCD)
4334
Living Room / Re: USB 3.0 stick - anyone taken the plunge?
« Last post by 4wd on February 11, 2011, 07:22 PM »
btw where are you seeing these USB 2.0 60+ MB/s reads? Do you have USB on an addon card?

As I said above, the only time I have seen this kind of speed from any USB device is a 2.5" USB HDD connected to both my old nForce2 Ultra400 EPoX motherboard and a friends el-cheapo nForce2 Ultra400 motherboard.

They consistantly transferred at ~50-55MB/s using the onboard USB ports - I have not seen any USB device since perform as fast.

It almost made me want to swap my, (then), AM2+ machine for the nForce2 U400, (I gave it to the parents)........almost :)

I've got a ASUS PCIe x4 USB3/SATA6 card plugged into the PC, just plugged my 2.5" USB2 HDD into it - still only managed ~31MB/s, (same drive that was giving me 50MB/s on the nForce2), another 2.5" USB HDD gave ~34MB/s.

Not a really good improvement considering the increased bandwidth of USB3, even though the HDD are USB2 I would have expected something better.

I really wish they had developed IEEE1394, (Firewire), as the standard for external storage, (50-60MB/s consistantly no matter what motherboard), and kept USB for mice, keyboards, fans, EL lights, missile launchers, etc.
4335
But I'm still having trouble with the corruption part.  I know of three (3) different [software/activity] causes for that - likely there are more -
  • there's activity from other software while files are being written which could be from any number of TSRs/services that I wot not of
  • there's OS activity while files are being written maybe preventable, maybe not

If it's consistant, (ie. you can reliably recreate the problem), then running the system in Safe Mode should enable you to prove it into third party software or the OS by preventing almost all third party stuff from running - especially stuff that uses a driver.

  • there're memory/cpu issues while files are being written - hardware related, but not HD related
    (and could include cables & transfer speeds).

You can use memtest86+ to check for RAM problems, and 'burn in' software to highlight possible CPU faults, (SiSoft Sandra, etc).

But if I was having this many problems, I'd go:
1) check the Event Log for Delayed Write Fail and similar problems;
2) power down and check all cable connections, (IMO, SATA connectors are one of the worst designed around), power, SATA, etc, (I'd replace any SATA cables also at this point);
3) reseat RAM by removing/replacing;
4) clean out the interior using a vacuum, (hold any fan blades so they don't spin), just in case it's an airflow problem;
5) check the fans are spinning freely, (power it up, don't happily spin them by hand), you should be able to spot any problem ones.

The above should take about 30 minutes or less and is a lot easier to start with than trying to isolate software related problems.

(There's also the possibility of brown power or power fluctuations, but that/those can be filtered with a decent UPS.)

Hopefully any decent UPS would record power flucuations, since most have a USB connection these days the software might allow for such things.

Granted, I'm probably being overly picky in the latter respect, but there seems to be cause:  three (3) different, widely - and successfully - used software packages seemed to fail me.  Under other circumstances, I'd be inclined to suspect hardware, but pending further investigation, other circumstance has pretty well obviated that element.

If it were my machine, I'd definitely be suspecting a hardware fault but one thing: are you only having problems to the one HDD?

If so, plug it into another SATA/IDE interface using a different interface cable and see what happens.
4336
Living Room / Re: My New DVD is ALL Regions =D YAY~!
« Last post by 4wd on February 10, 2011, 11:27 PM »
(Very not happy at my Star Wars DVDs not being playable...)

 :huh:
Wait...you're in Australia aren't you?  One of the few countries where it's legal, (or I should probably say: 'not illegal'), to have/sell region free DVD players and you've got a region locked player?
4337
As for the images, I've not found - prolly just me  :-[ - anything not vendor-specific.  If I get some mounting software, the MD5 thing sounds good, but a bit labour intensive?  I really don't know, as that one never occurred to me :-[.

AFAICT, mounting the images using the vendors own software shouldn't be a problem since you're mainly interested in the file integrity within the image.

It should be relatively easy to create a script to recurse the directories in the mounted image providing a list of files with MD5 values, (there's probably a program that will do it already), let it run overnight.  Then take the same list of files, change the drive letter, (directory structure should be the same), and generate MD5 values for those.

An alternative is just mount the image and use Beyond Compare or WinMerge to do live comparison - which will take just as long but skips the intermediate creating MD5 hash step.

There is no quick way to do it unfortunately.

See?  It's all your fault  >:( :P :-*.

I'll expect your MD5 comparison script shortly then :D
4338
You haven't mentioned which ones you have tried, so:

HDDScan - Windows executable, reports S.M.A.R.T. and can do surface tests and S.M.A.R.T. tests.
MHDD - DOS, bootable images on site.
Victoria - Russian website, DOS version on site, Windows version available from MajorGeeks.  As well as normal surface tests in can start S.M.A.R.T. tests.
DiskTool - DOS, need to put on bootable media (from Bart, creator of PEbuilder).

For backup images, couldn't you mount them and then run a Windows based tester on them?
Or, generate a list of files with MD5 hashes and compare to live system file hashes?
4339
Living Room / Re: CPU Question: More Mhz per core or more cores?
« Last post by 4wd on February 10, 2011, 04:55 PM »
Smart move on your part. When in doubt - punt! :Thmbsup:

+1 - Don't forget to mention that all repairs/service/software faults of the system will be handled by the manufacturer of the system.

 :P
4340
General Software Discussion / Re: Why is my computer hiccuping every few seconds?
« Last post by 4wd on February 10, 2011, 04:30 AM »
Look for places.last_vacuum
That is present - but is it related to the session state? :)

Now see, that's what happens when you don't follow instructions:

Open up about:config and use a vacuum filter, (make sure it's HEPAw rated - wouldn't want any nasty bugs getting into Firefox):
4341
General Software Discussion / Re: Why is my computer hiccuping every few seconds?
« Last post by 4wd on February 10, 2011, 03:04 AM »
4wd: there's no storage.vacuum settings in my 3.6.

Then you need a bigger closet.  :)

It kind of invalidates Bamse' claim that they incorporated it in 3.5/3.6 - not that I set out to do that, just it seemed an easy way of checking whether it was enabled or not.

EDIT: I think my spell checker must be borked, it's letting some simple things through. :-\
4342
Living Room / Re: All Hail...!
« Last post by 4wd on February 10, 2011, 03:02 AM »
Baron f0dder the Unready: Excrutiating Kephalonomancer of the Nether Regions!

But quite fitting, since the second half is contradictory it makes the first half valid :)
4343
Living Room / Re: All Hail...!
« Last post by 4wd on February 10, 2011, 12:44 AM »
 ;D

2011-02-10_17-42-29.jpg

What I want to know is how did it know I was wicked, I only found out yesterday....
4344
General Software Discussion / Re: Why is my computer hiccuping every few seconds?
« Last post by 4wd on February 09, 2011, 06:12 PM »
Open up about:config and use a vacuum filter, (make sure it's HEPAw rated - wouldn't want any nasty bugs getting into Firefox):

2011-02-10_11-09-28.jpg

To convert from RBN1 to normal time, go here:

2011-02-10_11-10-36.jpg

That's the last time the database was vacuumed.

This is valid for Firefox 4 but may also be valid for 3.6.


1 Really Big Number
4345
Living Room / Re: USB 3.0 stick - anyone taken the plunge?
« Last post by 4wd on February 09, 2011, 05:42 PM »
I haven't seen a single usb2 pendrive that even comes near saturating the usb2 bandwidth.

I haven't seen a USB HDD that's come close to saturating USB2 bandwidth since the nForce2 Ultra400 days.  Used to get 50-60MB/s on those, on all the chipsets I've tried since, (Intel, ATI, nvidia, VIA), it's more like 20-30MB/s - where did they go wrong?
4346
Finished Programs / Re: IDEA: Drop target to move files to predefined folders
« Last post by 4wd on February 09, 2011, 05:30 PM »
Does it have the capability of assigning to directories on flash drives where the drive letter may change? Be a terrific app for portable use if it did that.

If I've got it right, 40hz is talking about using paths that occur on the drive Drop Zone is running from, so when the initial setup is done couldn't the path for those directories be stored as relative paths?

You only need compare the selected path against the executable path to see if the drive matches, if it does replace the drive designation with sufficient dots and slashes, (morse code for paths :) ), to make it relative to the Drop Zone path.

Then the drive letter becomes irrelevant if it changes.

EDIT: Muddled timns with 40hz, sorry guys you both look like a bunch of electrons from this distance.
4347
Finished Programs / Re: IDEA: Drop target to move files to predefined folders
« Last post by 4wd on February 09, 2011, 11:23 AM »
Wouldn't that just either 'work or fail' - how does one then get the new letter? Well, without WMI...

Cycle through available drives.

Or you could use a marker file, (ie. a file with an uncommon name), and just check for existance on all drives.  The one it appears on gives you the drive letter, used to do this for batch files.  Has the advantage of not using external commands.
4348
General Software Discussion / Re: Why is my computer hiccuping every few seconds?
« Last post by 4wd on February 09, 2011, 11:17 AM »
Edit: Looks like 4wd got it in ahead of me. And with a link too, the Wanker! ;D

That's Mr. Wanker! to you! :P
4349
General Software Discussion / Re: Why is my computer hiccuping every few seconds?
« Last post by 4wd on February 09, 2011, 11:09 AM »
We had a discussion about ramdisksw back here.

A RAM disk or RAM drive is a block of RAM (primary storage or volatile memory) that a computer's software is treating as if the memory were a disk drive (secondary storage). It is sometimes referred to as a "virtual RAM drive" or "software RAM drive" to distinguish it from a "hardware RAM drive" that uses separate hardware containing RAM, which is a type of solid-state drive.
4350
Finished Programs / Re: IDEA: Drop target to move files to predefined folders
« Last post by 4wd on February 09, 2011, 11:02 AM »
Off the top of my head, use dir to determine if a matching Volume Serial Number for the flash drive exists?

ie. User selects a directory on a flash drive, program calls dir to get the VSN and then can check for existance on subsequent copy/move operations.
Pages: prev1 ... 169 170 171 172 173 [174] 175 176 177 178 179 ... 225next