I intend to buy a Athlon 64 for use with WIN2000, Linux and Solaris 10. Any
difficulties with the hardware drivers for printers etc. ? Can I use the
drivers for 32bit?
Wolfgang
A lot of IFs.
If you're using a 32bit OS, it's the same as running it with a regular
32bit processor. No difference. The 64 bit aspect of the CPU never
comes into it.
If you're using a 64bit OS, that will vary depending on the OS. The
64bit version of WinXP is reported to have pretty crappy driver
support, and usually you can't use the 32bit driver.
If you're using Linux, *most* of the time, all that's needed is a
recompile of the Kernel and driver files using that distro's 64bit
compiler and libraries. Occasionally, recompiling under different
circumstances can highlight previously unknown bugs in the code, so
it's entirely possible that some hiccups might happen if someone used
some hard coded values that aren't appropriate under the new
conditions. That goes for recompiling for 64bit or using new library
versions.
Solaris? I'm not really sure how drivers are handled on that OS.
Never used that OS as an admin before.