Would you recommend the product? yes | Price you paid?: $35.00 | Rating: 4
|
Kernel (uname -r):
|
2.4.20-30.9
|
|
Distribution:
|
Redhat
|
[ Log in to get rid of this advertisement]
Proprietary drivers downloaded from the Realtek site needed
slight modification in order to detect this card.
Line 59 of r8180_pci_init.c from the Realtek drivers version 1.5
needs to be changed from:
{ 0x10EC, 0x8180 /*0x8139*/, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
to
{ 0x1799, 0x6020, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
Also, for this card to work correctly a hard reboot is occasionally
required. This applies particularly after apm suspend/resume
cycle.
|