Go Back   openSUSE Forums > Network/Internet > Wireless
Forums FAQ Members List Search Today's Posts Mark Forums Read


Wireless Questions about wireless networking setup, use, and wireless specific applications

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 24-Oct-2009, 16:52
Caleb_IX's Avatar
Busy Penguin
 
Join Date: Aug 2008
Location: Zug ZG, Switzerland
Posts: 335
Caleb_IX hasn't been rated much yet
Default Broadcom 4353

Does someone know how to get this chip to work under opensuse 11.1/11.2?

I only found something in a fedora forum...

kmod-wl from rpmfusion should work...there is no package in rpmfusion for opensuse...its for fedora ony!
__________________
HP 2133/2140/5101, openSUSE 11.2

100%-NETBOOK-USER
100%-LINUX-USER
100%-openSUSE-USER
Reply With Quote
  #2 (permalink)  
Old 25-Oct-2009, 07:45
Caleb_IX's Avatar
Busy Penguin
 
Join Date: Aug 2008
Location: Zug ZG, Switzerland
Posts: 335
Caleb_IX hasn't been rated much yet
Default Re: Broadcom 4353

Ok i fixed it now:

The Debian wiki, here:

wl - Debian Wiki

implies that a device of that particular id is supported by the broadcom-wl driver. (packmans broadcom-wl: PackMan :: Informationen zum Paket broadcom-wl)

The 4353 part doesn't necessarily reflect the chipset number as this "14e4:4320" for example is the designation of one variant of the 4306 chipset.

ps: kmod-wl = broadcom-wl

have fun!
__________________
HP 2133/2140/5101, openSUSE 11.2

100%-NETBOOK-USER
100%-LINUX-USER
100%-openSUSE-USER
Reply With Quote
  #3 (permalink)  
Old 25-Oct-2009, 10:30
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,199
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: Broadcom 4353

On 10/25/2009 07:46 AM, Caleb IX wrote:
>
> Ok i fixed it now:
>
> Hello Valent,
>
> The Debian wiki, here:
>
> 'wl - Debian Wiki' (http://wiki.debian.org/wl)
>
> implies that a device of that particular id is supported by the
> broadcom-wl driver. (packmans broadcom-wl: 'PackMan :: Informationen zum
> Paket broadcom-wl' (http://packman.links2linux.de/package/broadcom-wl))
>
> The 4353 part doesn't necessarily reflect the chipset number as this
> "14e4:4320" for example is the designation of one variant of the 4306
> chipset.
>
> ps: kmod-wl = broadcom-wl


The only way to know what Broadcom chipset you have is to run the command

/sbin/lspci -nnv | grep 14e4

On my computer, this returns

04:00.0 Network controller [0280]: Broadcom Corporation BCM4312
802.11b/g [14e4:4315] (rev 01)

Note that it says it is a BCM4312, but that is not definitive as there
are 2 different kinds of BCM4312's. The 802.11 b/g variety is a 4315;
whereas the 802.11/a/b/g form has a PC ID of 4312.
Reply With Quote
  #4 (permalink)  
Old 25-Oct-2009, 16:41
Caleb_IX's Avatar
Busy Penguin
 
Join Date: Aug 2008
Location: Zug ZG, Switzerland
Posts: 335
Caleb_IX hasn't been rated much yet
Default Re: Broadcom 4353

Quote:
Originally Posted by lwfinger View Post
On 10/25/2009 07:46 AM, Caleb IX wrote:
>
> Ok i fixed it now:
>
> Hello Valent,
>
> The Debian wiki, here:
>
> 'wl - Debian Wiki' (wl - Debian Wiki)
>
> implies that a device of that particular id is supported by the
> broadcom-wl driver. (packmans broadcom-wl: 'PackMan :: Informationen zum
> Paket broadcom-wl' (PackMan :: Informationen zum Paket broadcom-wl))
>
> The 4353 part doesn't necessarily reflect the chipset number as this
> "14e4:4320" for example is the designation of one variant of the 4306
> chipset.
>
> ps: kmod-wl = broadcom-wl


The only way to know what Broadcom chipset you have is to run the command

/sbin/lspci -nnv | grep 14e4

On my computer, this returns

04:00.0 Network controller [0280]: Broadcom Corporation BCM4312
802.11b/g [14e4:4315] (rev 01)

Note that it says it is a BCM4312, but that is not definitive as there
are 2 different kinds of BCM4312's. The 802.11 b/g variety is a 4315;
whereas the 802.11/a/b/g form has a PC ID of 4312.
Output: 08:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:4353] (rev 01)
__________________
HP 2133/2140/5101, openSUSE 11.2

100%-NETBOOK-USER
100%-LINUX-USER
100%-openSUSE-USER
Reply With Quote
  #5 (permalink)  
Old 25-Oct-2009, 17:05
Caleb_IX's Avatar
Busy Penguin
 
Join Date: Aug 2008
Location: Zug ZG, Switzerland
Posts: 335
Caleb_IX hasn't been rated much yet
Default Re: Broadcom 4353

The scan dosn t work!
Only "lspci" -> 08:00.0 Network controller: Broadcom Corporation Device 4353 (rev 01)

But i have taken information about the Broadcom 4353 chip...

Supported Devices and Features
Broadcom 802.11 a/b/g WLAN Broadcom 802.11 b/g WLAN Broadcom 4321AG 802.11 a/b/g/draft-n WiFi Adapter Broadcom 4322AG 802.11 a/b/g/draft-n WiFi Adapter Broadcom 43224AG 802.11 a/b/g/draft-n WiFi Adapter

Broadcom 4353 is definilty a version of the 4321/22 chip...thats why the packman driver works!

Thanks for help!
__________________
HP 2133/2140/5101, openSUSE 11.2

100%-NETBOOK-USER
100%-LINUX-USER
100%-openSUSE-USER
Reply With Quote
  #6 (permalink)  
Old 25-Oct-2009, 17:12
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,199
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: Broadcom 4353

On 10/25/2009 04:46 PM, Caleb IX wrote:
>
> lwfinger;2055525 Wrote:
>> On 10/25/2009 07:46 AM, Caleb IX wrote:
>>>
>>> Ok i fixed it now:
>>>
>>> Hello Valent,
>>>
>>> The Debian wiki, here:
>>>
>>> 'wl - Debian Wiki' ('wl - Debian Wiki' (http://wiki.debian.org/wl))
>>>
>>> implies that a device of that particular id is supported by the
>>> broadcom-wl driver. (packmans broadcom-wl: 'PackMan :: Informationen

>> zum
>>> Paket broadcom-wl' ('PackMan :: Informationen zum Paket broadcom-wl'

>> (http://packman.links2linux.de/package/broadcom-wl)))
>>>
>>> The 4353 part doesn't necessarily reflect the chipset number as this
>>> "14e4:4320" for example is the designation of one variant of the

>> 4306
>>> chipset.
>>>
>>> ps: kmod-wl = broadcom-wl

>>
>> The only way to know what Broadcom chipset you have is to run the
>> command
>>
>> /sbin/lspci -nnv | grep 14e4
>>
>> On my computer, this returns
>>
>> 04:00.0 Network controller [0280]: Broadcom Corporation BCM4312
>> 802.11b/g [14e4:4315] (rev 01)
>>
>> Note that it says it is a BCM4312, but that is not definitive as there
>> are 2 different kinds of BCM4312's. The 802.11 b/g variety is a 4315;
>> whereas the 802.11/a/b/g form has a PC ID of 4312.

>
> Output: 08:00.0 Network controller [0280]: Broadcom Corporation Device
> [14e4:4353] (rev 01)


Thanks for that information.

The Broadcom driver for 802.11n devices that I am currently reverse
engineering does not support the 4353. Thus, even when the N PHY is
supported, that device will probably not be among the devices that
work. I hope the Broadcom wl driver works for you.
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2