2011/4/30 Alfred B. M. Cordero <[email protected]>: > I am building a static kernel. I have gotten the DVB card working > by adding > the .fw to linux/firmware and so I am doing the same thing with the > 4312. > The kernel builds fine, the 4312 is found and seems fine. > dmesg reports the card, lspci shows it and so does ifconfig -a. > > ip link set dev wlan0 up pretty much hangs and none of the iw* > commands > work. > > > The problem may be that at the request_firmware stage there is a > mismatch > between what I've compiled into the kernel and what > request_firmware is > requesting.
What mismatch? I've noticed some delay when starting interface on LP-PHY card, didn't debug this yet. Did you try b43 as module? Did it work? -- Rafał _______________________________________________ b43-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/b43-dev
