Please try this and post the output:

# Rem, For usb try:
echo " REM Unplug all USB devices, else you get busy error, clear log:."
sleep 10
echo "::usba_clear_debug_buf" |mdb -wk
echo " Plug in your usb device you are having issues with."
sleep 10
echo "::usba_debug_buf" |mdb -k
echo "::usba_device -v"|mdb -k
echo "::interrupts" | mdb -k
echo "::prtusb" | mdb -k
echo "::status" | mdb -k
uname -a
prtdiag -v | head
dmesg|grep Sun
dmesg |grep usb
/usr/X11/bin/scanpci
# Rem and any useful node information of your usb ports.
prtconf -Dpv
prtpicl -v
echo " Plug in the rest of your usb device."
#
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to