On Sat, Nov 8, 2014 at 3:10 PM, david david@daku.org wrote:
At 02:59 PM 11/8/2014, you wrote:
We would need more information to answer that. The vendor:device PCI ID pairing would be a good place to start. If you happen to know which kernel module (driver) the device used under CentOS 6, that would be helpful too.
Yikes. I could install Windoze and get that information. How does one obtain that? Currently, the machine has no operating system on it, so if C6 can get it, I'd need to do a complete install. That takes time but little brain power. And then, I've no idea how to obtain that information in C6.
The command to display the vendor:device PCI ID is:
lspci -nn | grep -i net
I suggest you get CentOS 6 Live media and boot from there.
Akemi