Run this: abd save the output: #!/bin/sh -x uname -a cat /etc/release /usr/X11/bin/scanpci prtconf -pv prtdiag -v eeprom # Rem, For usb try: echo " REM Unplug all USB devices, else you get busy error, clear log:." sleep 120 echo "::usba_clear_debug_buf" |mdb -wk echo " Plug in your usb device" echo "::usba_debug_buf" |mdb -k # Rem node also include, with the configuration reported above: echo "::interrupts" | mdb -k echo "::prtusb" | mdb -k echo "::status" | mdb -k echo "cat /var/adm/messages" cat /var/adm/messages exit # Rem post# the /report.txt file. Script started, file is /report.txt # If the snv is two old to get the mdb info, boot single user mode from the menu or -s on the unix kernel on the dvd and save it to your HD and mount it under /a to samve the outout then unmount your hd and reboot and submit the output
file a RFE http://www.opensolaris.org/bug/report.jspa This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
