Jingci:
If you boot kmdb with the -d option, then you can do this:
This will cause the kernel debugger to load
Loading kmdb...
Welcome to kmdb
kmdb: unable to determine terminal type: assuming `vt100'
Loaded modules: [ unix krtld genunix ]
[0]>
At the prompt, enter "moddebug/W 0x80000000", <return> and then ":c",
<return> which will then print out each module as it's being loaded.
Hopefully it might give more data on why there is warning in iwk_init
Jingci Wang wrote:
Hi,
I work for Soalris Cluster QA team and I am working on b111a
installation on notebooks.
As I am seeing errors at the very beginning of the process:
WARNING: iwk_int():Radio transmitter is off
WARNING: iwk_m_start(): failed to initialize hardware
WARNING: iwk_int():Radio transmitter is off
WARNING: iwk_m_start(): failed to initialize hardware
And tried to boot in verbose mode with kernel debugger enabled by adding
-kdv to kernel parameters via GRUB.
Then only seeing the boot (via x86 installation DVD) drops to kmdb.
Is it expected?
If not, how to find a way to collect info from screen ......?
Thanks,
Jingci
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss