From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030529 Description of problem: After starting the computer, I type modprobe -r bcm5700 and modprobe bcm5700. Then, the system hangs, and even a SysRQ cant reboot. Version-Release number of selected component (if applicable): kernel-smp-2.4.12 How reproducible: Always Steps to Reproduce: 1.Install everything as standard, have Broadcom 5700 NICs 2.start computer 3.type modprobe -r bcm5700 && modprobe bcm5700 Actual Results: no reaction after line feed. Expected Results: loading of bcm5700 module, proceeding with the system Additional info: Only fails on smp-Kernels, other Kernels work as the should
kernel-smp-2.4.12 <---- are you sure ? also please use tg3 instead
no, it was kernel 2.4.9-e.12. With tg3, it works.