linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24
       [not found] ` <200802122038.06426.ar@oszine.de>
@ 2008-02-12 19:52   ` maximilian attems
  2008-02-12 20:41     ` Michael Buesch
  2008-02-12 20:49     ` Andreas Richter
  0 siblings, 2 replies; 4+ messages in thread
From: maximilian attems @ 2008-02-12 19:52 UTC (permalink / raw)
  To: Andreas Richter, 464523; +Cc: linux-wireless, Stefano Brivio, Michael Buesch

On Tue, Feb 12, 2008 at 08:37:59PM +0100, Andreas Richter wrote:
> Am Montag, 11. Februar 2008 23:06:21 schrieb maximilian attems:
> b43 doesn't work here with 2.6.24.1 either :(

ok so please install kerneloops,  let it report upstream,
quick edit in /etc/kerneloops.conf and reboot into faulty kernel.
so upstream will be notified on your oops.
 
> When i boot my own kernel (2.6.24) with patches the modprobe ssb (on startup 
> or on console) loads the b43 module also.
> When i try an modprobe ssb i became the following output:
> 
> ACPI: PCI Interrupt 0000:30:00.0[A] -> GSI 18 (level, low) -> IRQ 18
> PCI: Setting latency timer of device 0000:30:00.0 to 64
> ssb: SPROM revision 3 detected.
> ssb: Sonics Silicon Backplane found on PCI device 0000:30:00.0
> b43-phy2: Broadcom 4311 WLAN found
> phy2: Selected rate control algorithm 'simple'
> input: b43-phy2 as /class/input/input14
> Registered led device: b43-phy2:tx
> Registered led device: b43-phy2:rx
> Registered led device: b43-phy2:radio
> 
> After that the wlan works ok.
> 
> But on the 2.6.24.1 kernel i became the following output on modprobe ssb:
> 
> ACPI: PCI Interrupt 0000:30:00.0[A] -> GSI 18 (level, low) -> IRQ 18
> PCI: Setting latency timer of device 0000:30:00.0 to 64
> WARNING: at drivers/ssb/main.c:883 ssb_tmslow_reject_bitmask()
> Pid: 3847, comm: modprobe Tainted: P        2.6.24-1-amd64 #1
> 
> Call Trace:
>  [<ffffffff880527cd>] :ssb:ssb_tmslow_reject_bitmask+0x4a/0x53
>  [<ffffffff8805303d>] :ssb:ssb_device_is_enabled+0xf/0x3b
>  [<ffffffff880551ba>] :ssb:ssb_pcicore_init+0x19/0x4a
>  [<ffffffff88052544>] :ssb:ssb_attach_queued_buses+0x9a/0x294
>  [<ffffffff88053ce0>] :ssb:ssb_pci_get_invariants+0x0/0x2b7
>  [<ffffffff88052b53>] :ssb:ssb_bus_register+0x13d/0x1ac
>  [<ffffffff88052c72>] :ssb:ssb_bus_pcibus_register+0x2a/0x4b
>  [<ffffffff880545a1>] :ssb:ssb_pcihost_probe+0x6f/0x9e
>  [<ffffffff8031d400>] pci_device_probe+0xd1/0x138
>  [<ffffffff80379dda>] driver_probe_device+0xf7/0x174
>  [<ffffffff80379ef9>] __driver_attach+0x0/0x92
>  [<ffffffff80379f53>] __driver_attach+0x5a/0x92
>  [<ffffffff803791c6>] bus_for_each_dev+0x43/0x6e
>  [<ffffffff80379546>] bus_add_driver+0x77/0x1be
>  [<ffffffff8031d5d9>] __pci_register_driver+0x58/0x8a
>  [<ffffffff88031045>] :ssb:ssb_modinit+0x45/0x5d
>  [<ffffffff80256ae8>] sys_init_module+0x16e3/0x1821
>  [<ffffffff8020be2e>] system_call+0x7e/0x83
> 
> ssb: Sonics Silicon Backplane found on PCI device 0000:30:00.0
> 
> 
> That looks different. 
> It seems that ssb doesn't detect the Broadcom device.

i don't like the tainted flag, why does that come?
 
> > thanks
> 
> No worries. 
> Hope my input helps to fix the problem.

adding b43 MAINTAINERS on cc to let them know.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24
  2008-02-12 19:52   ` Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24 maximilian attems
@ 2008-02-12 20:41     ` Michael Buesch
  2008-02-12 20:57       ` maximilian attems
  2008-02-12 20:49     ` Andreas Richter
  1 sibling, 1 reply; 4+ messages in thread
From: Michael Buesch @ 2008-02-12 20:41 UTC (permalink / raw)
  To: maximilian attems; +Cc: Andreas Richter, 464523, linux-wireless, Stefano Brivio

On Tuesday 12 February 2008 20:52:52 maximilian attems wrote:
> > b43-phy2: Broadcom 4311 WLAN found

Get a recent wireless-2.6 kernel to get the device working.

-- 
Greetings Michael.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24
  2008-02-12 19:52   ` Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24 maximilian attems
  2008-02-12 20:41     ` Michael Buesch
@ 2008-02-12 20:49     ` Andreas Richter
  1 sibling, 0 replies; 4+ messages in thread
From: Andreas Richter @ 2008-02-12 20:49 UTC (permalink / raw)
  To: maximilian attems; +Cc: 464523, linux-wireless, Stefano Brivio, Michael Buesch

[-- Attachment #1: Type: text/plain, Size: 487 bytes --]

Am Dienstag, 12. Februar 2008 20:52:52 schrieb maximilian attems:

> quick edit in /etc/kerneloops.conf and reboot into faulty kernel.
> so upstream will be notified on your oops.

Done:
http://www.kerneloops.org/raw.php?rawid=3645&msgid=


> i don't like the tainted flag, why does that come?

No idea. Sorry.


-- 
Andreas Richter 
URLs: http://ar.oszine.de | http://www.oszine.de
GPG-KeyID: 0x7BA12DD9
Fingerprint: D2E9 202B F4F0 EB16 25DE 5FF7 0CF2 3C57 7BA1 2DD9

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24
  2008-02-12 20:41     ` Michael Buesch
@ 2008-02-12 20:57       ` maximilian attems
  0 siblings, 0 replies; 4+ messages in thread
From: maximilian attems @ 2008-02-12 20:57 UTC (permalink / raw)
  To: Michael Buesch; +Cc: Andreas Richter, 464523, linux-wireless, Stefano Brivio

hello andreas,

On Tue, Feb 12, 2008 at 09:41:48PM +0100, Michael Buesch wrote:
> On Tuesday 12 February 2008 20:52:52 maximilian attems wrote:
> > > b43-phy2: Broadcom 4311 WLAN found
> 
> Get a recent wireless-2.6 kernel to get the device working.

you probably read upstream recommendation 

is 2.6.25-rc1-git2 enough?
please test linux-image
http://photon.itp.tuwien.ac.at/~mattems/


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-12 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20080211220621.GC5198@stro.at>
     [not found] ` <200802122038.06426.ar@oszine.de>
2008-02-12 19:52   ` Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24 maximilian attems
2008-02-12 20:41     ` Michael Buesch
2008-02-12 20:57       ` maximilian attems
2008-02-12 20:49     ` Andreas Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).