On 26/05/2009, [email protected] <[email protected]> wrote: > I am installed Scientific Linux 5 in my notebook ASUS Pro31s. I > am not able to configure network. which driver is needed to activate my > network and where can i get the Network Driver?
The output returned by the following commands, please, will assist --
uname -rmi
/sbin/lspci -m | grep -E 'net|less'
/sbin/lspci -n | grep "$(/sbin/lspci | awk '/net/ || /less/ { print $1 }')"
Alan.
