Advertisement
flyingfisch

Untitled

Aug 15th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. flyingfisch@Office-OptiPlex-745:~$ sudo dhclient eth0[sudo] password for flyingfisch:
  2. ^Cflyingfisch@Office-OptiPlex-745:~$ lspci -vs `lspci -v | grep -i Ethernet | aw'{print $1}'` | grep "Kernel driver"
  3. Kernel driver in use: tg3
  4. flyingfisch@Office-OptiPlex-745:~$ modprobe bnx2
  5. flyingfisch@Office-OptiPlex-745:~$ lspci -vs `lspci -v | grep -i Ethernet | awk '{print $1}'` | grep "Kernel driver"
  6. Kernel driver in use: tg3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement