I seem to be having problems with my new latop with the wireless. I went thruogh the sticky and got as much info as possible. I also tried some of the things people were doing with their broadcom wireless devices but I have been unsuccesful. Below are the results from the command prompts.
‘dmesg | less’ - Im guessing this is where my problem is I could find my wireless card and I have doubled checked so i put up anything that looked like it might have to do with my networking(looks like the ethernet port obviously but this is the best i found)
The 4315 device is not supported by the open-source b43 driver. You
need to use ndiswrapper with the Windows driver, or the Broadcom wl
hybrid driver. I think the latter is available through the packman repo.
ucfandrew wrote:
> If i revert to an older OpenSUSE version will it work, if not.
>
> Can you please explain in more detail how to fix this.
An older/newer version will not help. The problem is that Broadcom
gives the open-source community zero help. The only reason that b43
exists at all is because a group of dedicated people
reverse-engineered one of the binary-only drivers that Broadcom wrote
for an AP that used Linux on a MIPS platform. The RE process consists
of decompiling the MIPS binary into C code, then writing a
“specification” for the device. It is more a prescription for
operating the device than a real spec; however, the code writers have
taken this prescription and written code that works for some Broadcom
devices. Your device has a new kind of PHY that is coded differently
than all others. The RE process is part way done, but we do not have a
driver yet. As a result, you need to use one of the two methods that I
mentioned in my previous post. Implementation of each of them is
extensively covered in many places, and I will not repeat that here.
As we used to say in academia, that is left as an exercise for the
student.
I solved a similar problem with my bcm4318. Since bcm4312 is also supported by the exact same firmware provided by b43-linux wireless, I’m confident my instructions will help you:
Now, restart and let me know if it works. This is the older version. I have found out, the older version works while the new version make the wireless behave erractic.
I have same wifi chips,I’ve got it work. Are u using default kernel? Just do this with super user mode in console,type su & enter yr password,then zypper in broadcom-wl broadcom-wl-kmp-default. After installation,just reboot,switch on yr wifi button,no more config needed.
Akoellh wrote:
> They have to, because at the moment it is true.
>
> If the device has the PCI-ID
>
> 14e4:4315
>
> you have to use the proprietary drivers from broadcom (available from
> packman as stated before) or ndiswrapper and windows drivers.
If you need further proof, look at the output from my system: