Mika Borner ??: > >> >> Please try the binary in the attachment. I think the cause of panic >> is that pkg driver only supports chipset with device id >> "pci1816,781", and bin driver only supports OpenSolaris 2008.11. So >> if you use other device id and the build version is snv105+, panic >> will happen. If the binary in the attachment works for you, I will >> update driver_alias for rwn driver. Thanks a lot. >> > Hi Felix > > Tried that one. But it crashes as well... > > Can you help me, how to create a crash dump during boot? Don't know > how to do that as it crashes before the command line is available. Hi Mika,
I think you need to go into failsafe mode first when you boot system, then remove the binary '/a/kernel/drv/rwn' and '/a/kernel/drv/amd64/rwn'. After reboot again, you can find the core dump file in the directory /var/crash/`hostname`/ . Please make sure the last package has been removed(pkgrm SUNWrwn) and the last binary has been removed (rem_drv rwn) before you try the new binary. Thanks. ------ Thanks, Felix > > Thanks! > > Cheers > Mika >
