|
If you only have 4GB of memory, I'd go with 32bit... most programs out there are still only 32bit binaries anyway.
|
|
|
|
|
You didn't said about the processor. still based on your question,
Win 7 (Any version except Basic) x32 bit can not use more then 3.25 GB of RAM (even if you have 16 GB RAM)
while Win7 x64 bit can use any amount of RAM, So as you have 4GB and if you want to use full of it you have to load Windows 7 x64bit - or any O/S x64bit it may Vista/Win8 Anything.
Performance : x64bit will support almost every application that developed for a x32bit machine. And there will be no performance issue. I m using x64bit in my Home PC (that have 8GB) and in my Laptop (4GB)
Only drivers will not support x64bit if they made for x32bit.
Here is a link where you can get all Laptop and other components drivers in one page.
|
|
|
|
|
I bought a DELL PC and replaced the Win 7 Home Edition OS with Windows Server 2008 R2.
Now, with the exception of the keyboard and mouse, none of the USB ports responde when I plug something in.
Anyone know what could cause this?
Thanks
If it's not broken, fix it until it is
|
|
|
|
|
Kevin Marois wrote: Anyone know what could cause this?
WIndows?
Take a look in the BIOS, make sure they are enabled for more than low speed devices, enable full at least and preferably high.
The hosts might have installed badly, check in device manager and update the drivers as needed.
After that it should be OK,, unless your devices are all dead.
|
|
|
|
|
maybe usb is off to setup
please check it
|
|
|
|
|
Are those 3.0 USB? Some USB 3.0 do not work if drivers not installed.
|
|
|
|
|
Hi, I'm trying to interface a gap sensor with pic micro-controller but I'm not winning. I wanna design a barcode reader. Can anyone help me with the circuit that I can use to interface the gap sensor with a PIC16F series please.
|
|
|
|
|
I've always wondered if it was possible to take an old 6502 or 65816 microprocessor, which run in the 1-3 MHz range, and get it to run in the GHz range. I know I can run an emulator of an Apple II machine at high speed, but has anyone ever done it with the real hardware?
Something about a blazing fast computer with a simplified instruction set (only 256 opcodes!) that really appeals to me!
|
|
|
|
|
Isnt the speed a CPu can run at governed by its size so that the electrical state cant vary across the CPU for a given clock speed?
|
|
|
|
|
Simplistically speaking, so long as you can get rid of the heat you're going to generate by running at higher clock speeds, yes, it's possible, but only to a certain limit. Internal timing structures will eventually prohibit you from going faster.
But, you have a bigger problem. The supporting chipset for the CPU will not be able to keep up with your higher clock speeds and you'll run into all kinds of timing problems there too, probably much sooner than you run into problems with the CPU alone. The stuff simply wasn't designed to go that fast.
Oh, I wouldn't be surprised if you needed a liquid nitrogen cooler to get rid of the heat you'll generate by clocking a 6502 into the GHz range.
Running an emulator is VASTLY different from running actual hardware.
|
|
|
|
|
These CPUs are heavily CISC in nature, and originally had been implemented (supposedly) as multi-cycle FSMs. In order to get the modern high clock rates and high IPCs, such CPUs have to be reimplemented as RISC, superscalar pipelines, adding a complex instruction decoder (as in x86) to get away from CISC restrictions. It does not make much sense to do so - much easier to synthesise a simple MIPS core of a comparable complexity.
|
|
|
|
|
how to get the manufacturer,model and serial number details of windows server using SNMP
|
|
|
|
|
AGAIN, considering that Windows Server has it's SNMP clients turned OFF by default, and NOBODY turns them on, you can't.
|
|
|
|
|
Sorry but here in our case we are expecting the snmp to be turned on. considering it is turned on, is it possible to get manufacturer , model and serial number details using SNMP.please help
|
|
|
|
|
SnmpSharp.net[^] is a good SNMP library. You'll find the support forums on the SourceForge project site.
|
|
|
|
|
is it feasible to get these details in UNIX or WINDOWS servers using SNMP.
|
|
|
|
|
Are you asking if you can write one .EXE that runs on both?? I have no idea if the library is going to work on both. It's apparently just supported on Windows.
|
|
|
|
|
Hi guys!
Hmm...it just occurred to me, this might be the appropriate place for me to post.
Thing is, I've made a USB board called PeekyPokey with an API so that you can use .NET languages such as C# for interfacing with electronics stuff like relays, RFID tag readers, tactile buttons, rotary encoders, keypads, sensors, servos and things like that.
Here's the Project home page on CodePlex:
http://www.peekypokey.org/
The API also comes with an extensive toolkit containing classes for the PC side of things too - like a built in webserver, gamepad drivers, virtual keys, MIDI interface, a generalized HID interface and so on - things you can use to control electronic devices.
In essence, PeekyPokey has 8 general input/outputs, a virtual COM port, 3.3V/5V power supplies and kind of brings Windows PCs and electronics together in pretty much the same way IOIO does for Android.
The PeekyPokey board targets programmers curious of embedded electronics programming and hardware interfacing. The whole idea is to play, explore, learn and have fun with electronics.
This is just to let you guys know it's there and love to hear what you think!
NOTE: I'm not selling the boards, I'm just the creator.
Thanks!
|
|
|
|
|
|
Sorry, I discovered this section after posting in the other section and since PeekyPokey is a hardware device I thought maybe this was the right place but apparently I was wrong.
I do apologize for double posting.
modified 7-Sep-13 6:56am.
|
|
|
|
|
Is the hard drive activity light controlled by the mainboard firmware or an OS driver?
I just upgraded my desktop from Win 7 to Win 8, and now the hard drive light is stuck on. Coincidence? Or driver error with Win 8?
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
As far as I know that is a direct signal straight from the hard drive itself, which is also directed to an LED when you have a drive installed in a removable tray. This might be an oversimplification since signals from multiple drives are combined and routed by the controller to the motherboard pin.
As suggested in the link below, the constant-on light could be caused by Windows doing indexing on your existing data. Or scroll down to the last post and see how "midnight_matt" solved his 'problem'.
http://www.tomshardware.com/forum/275475-32-constant-disk-activity-computer[^]
[EDIT]
So, if you follow midnight_matt's lead, you can argue it is a driver issue of sorts, caused by the Intel Rapid Storage Technology thing that for some reason is polling the CD/DVD drive constantly.
[/EDIT]
Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
modified 2-Sep-13 21:52pm.
|
|
|
|
|
Pretty sure the light comes from the drive itself... the cause though... is likely a driver gone mad.
|
|
|
|
|
I'm pretty sure the issue was coming from Win 8. Here's how I know:
I discovered that Win 8 was not seeing my DVD drive. So I found a fix for that on MSDN that involved adding a registry key and rebooting.
Voila! Not only did Win 8 start seeing my DVD drive, but the hard drive light was back to normal!
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
By the way, how do you like working in Win8? ...I've been avoiding it so far, Win7 does everything I need pretty well but I'm not sure if I'll have to migrate sooner or later.
|
|
|
|