How can I use my D-link 530TX netcard in knoppix on CD? Please help me, I am a linux newer.
Printable View
How can I use my D-link 530TX netcard in knoppix on CD? Please help me, I am a linux newer.
The card should be autodetected if not you can open a console window ( the clam shell icon on the taskbar ) and lsmod to see if the correct module is being loaded look for tulip. If it is not there then sudo modprobe tulip will load the module and then sudo netcardconfig to configure the card.