Chapter 4. Software/Driver Configuration and Fine-tuning
4.3.
Troubleshooting
Run the commands in this section in order, save their output, and contact
if you have any problems installing or running the driver.
What system is this?
root@host:~# uname –a
root@host:~# cat /etc/release
Is the driver installed? Is it the right version?
root@host:~# pkginfo | grep CHLS
root@host:~# pkginfo -l CHLScxgbe
root@host:~# /usr/xpg4/bin/grep -e cxgbe -e t4nex /etc/driver_aliases
root@host:~# /usr/xpg4/bin/grep -e cxgbe -e t4nex /etc/name_to_major
Are there any Chelsio cards in the system? (Look for 1425 in the output of these
commands.)
root@host:~# scanpci (or /usr/X11/bin/scanpci)
root@host:~# prtconf -p
Is the driver loaded? Did it attach to the Chelsio cards in the system? (Look for 1425, cxgbe,
t4nex in the output of these commands.)
root@host:~# modinfo | /usr/xpg4/bin/grep -e cxgbe -e t4nex
root@host:~# dmesg
root@host:~# prtconf -v
Are the network ports registered with the kernel?
root@host:~# dladm show-link
root@host:~# dladm show-linkprop
root@host:~# ifconfig -a
Chelsio T5 Network Driver for OpenIndiana
support@chelsio.com
11
Need help?
Do you have a question about the T5 and is the answer not in the manual?
Questions and answers