03-28-2007 06:24 AM
03-28-2007 10:32 AM
03-29-2007 03:14 AM
04-10-2007 05:15 AM
Hi Ben.
I've been having a look at this issue, and it seems that there are a few people that have experienced issues with general USB devices and this computer (search on google for USB c521 problem - or take a look at the dell forums). Mostly these are from Linux users, but it seems to suggest that Dell have released some BIOS updates which may or may not fix this issue? Try contacting Dell for the latest version.
I've looked for other people having problems with this combination, and cannot find any information about this.
How did you get on with the low profile card in this machine?
Make sure you have the latest version of the BIOS and let me know how you get on,
Regards
Hannah
NIUK & Ireland
04-11-2007 10:20 AM
Hannah,
Thank you for your reply. Our PCs have the latest BIOS version (1.1.4). We tried a second low profile card (from StarTech), but with the same result as the Belkin.
We managed to prevent the application crashing by drastically increasing the buffer size, so we can now deploy it. We still get the error message (USB 1.0 port) when connected to the built-in USB ports. Fortunately, this is a nuisance rather than a show-stopper.
Ben
04-11-2007 11:16 AM
04-11-2007 12:21 PM
Hannah,
I don’t have the code to hand (I didn’t write it), but what we are doing is collecting single-channel data at 10 k samples/second into a buffer, and emptying the buffer whenever possible within a loop. The crash was merely a buffer overflow, rather than a blue screen. Increasing the buffer size (from 10k to 30k) solved the problem on the Dimension C521; 10k had worked fine on other machines. We have tried this on several C521s with the same result, so it isn’t down to one rogue PC.
The other issue that remains is that when the DAQ is plugged into an on-board USB port, XP warns that it is plugged into a USB1.0 port. No other USB devices cause this error. This is an inconvenience rather than a major problem, and we can live with it. I appreciate your help, but it is probably not worth you spending effort on this whilst it remains a one-off problem. As you say, the answer may well lie in Dell’s hands.
Ben
04-11-2007 12:26 PM