linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* b44 driver issues?
@ 2006-05-25 18:19 David Johnson
  2006-05-25 19:21 ` Stephen Hemminger
  2006-05-25 21:10 ` Eric Sandall
  0 siblings, 2 replies; 6+ messages in thread
From: David Johnson @ 2006-05-25 18:19 UTC (permalink / raw)
  To: linux-kernel

Hi all,

I have a Dell Inspiron 5150 laptop with a Broadcom BCM4401 network card which 
uses the b44 driver.

With recent kernels (I've tested with Ubuntu's 2.6.15,  vanilla 2.6.16.18 and 
2.6.17-rc5) the driver loads without error but the interface isn't 
registered.

In dmesg:
b44.c:v1.00 (Apr 7, 2006)
ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 177
eth0: Broadcom 4400 10/100BaseT Ethernet 00:11:43:7b:69:ae

# ifconfig eth0
eth0: error fetching interface information: Device not found

With Ubuntu's 2.6.12 kernel everything works as expected. I've not tried any 
kernels between 2.6.12 and 2.6.15, but can do so if it'd be helpful.

Anybody else having problems?

Thanks in advance,
David.

-- 
David Johnson
www.david-web.co.uk - My Personal Website
www.penguincomputing.co.uk - Need a Web Developer?

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

* Re: b44 driver issues?
  2006-05-25 18:19 b44 driver issues? David Johnson
@ 2006-05-25 19:21 ` Stephen Hemminger
  2006-05-29  0:10   ` David Johnson
  2006-05-25 21:10 ` Eric Sandall
  1 sibling, 1 reply; 6+ messages in thread
From: Stephen Hemminger @ 2006-05-25 19:21 UTC (permalink / raw)
  To: linux-kernel

On Thu, 25 May 2006 19:19:00 +0100
David Johnson <dj@david-web.co.uk> wrote:

> Hi all,
> 
> I have a Dell Inspiron 5150 laptop with a Broadcom BCM4401 network card which 
> uses the b44 driver.
> 
> With recent kernels (I've tested with Ubuntu's 2.6.15,  vanilla 2.6.16.18 and 
> 2.6.17-rc5) the driver loads without error but the interface isn't 
> registered.
> 
> In dmesg:
> b44.c:v1.00 (Apr 7, 2006)
> ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 177
> eth0: Broadcom 4400 10/100BaseT Ethernet 00:11:43:7b:69:ae
> 
> # ifconfig eth0
> eth0: error fetching interface information: Device not found

Did a hotplug script rename it for you.

# ifconfig -a

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

* Re: b44 driver issues?
  2006-05-25 18:19 b44 driver issues? David Johnson
  2006-05-25 19:21 ` Stephen Hemminger
@ 2006-05-25 21:10 ` Eric Sandall
  2006-05-26 18:32   ` Mark Lord
  1 sibling, 1 reply; 6+ messages in thread
From: Eric Sandall @ 2006-05-25 21:10 UTC (permalink / raw)
  To: linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Johnson wrote:
> Hi all,
> 
> I have a Dell Inspiron 5150 laptop with a Broadcom BCM4401 network card which 
> uses the b44 driver.
> 
> With recent kernels (I've tested with Ubuntu's 2.6.15,  vanilla 2.6.16.18 and 
> 2.6.17-rc5) the driver loads without error but the interface isn't 
> registered.
> 
> In dmesg:
> b44.c:v1.00 (Apr 7, 2006)
> ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 177
> eth0: Broadcom 4400 10/100BaseT Ethernet 00:11:43:7b:69:ae
> 
> # ifconfig eth0
> eth0: error fetching interface information: Device not found
> 
> With Ubuntu's 2.6.12 kernel everything works as expected. I've not tried any 
> kernels between 2.6.12 and 2.6.15, but can do so if it'd be helpful.
> 
> Anybody else having problems?

I have it working fine with 2.6.15.6 and prior. The few 2.6.16 kernels I
tested had it working as well.

- -sandalle

- --
Eric Sandall                     |  Source Mage GNU/Linux Developer
eric@sandall.us                  |  http://www.sourcemage.org/
http://eric.sandall.us/          |  SysAdmin @ Shock Physics @ WSU
http://counter.li.org/  #196285  |  http://www.shock.wsu.edu/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdh1EHXt9dKjv3WERAoDbAJ9xH/ZeQNwh5wTIt+QsurcNYH5NWgCfWc2r
eyDrJxJpePYni4Yz8Gxzy7A=
=NyXg
-----END PGP SIGNATURE-----

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

* Re: b44 driver issues?
  2006-05-25 21:10 ` Eric Sandall
@ 2006-05-26 18:32   ` Mark Lord
  2006-05-26 18:47     ` Mark Lord
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Lord @ 2006-05-26 18:32 UTC (permalink / raw)
  To: Eric Sandall; +Cc: linux-kernel

David Johnson wrote:
> With recent kernels (I've tested with Ubuntu's 2.6.15,  vanilla 2.6.16.18 and 
>> 2.6.17-rc5) the driver loads without error but the interface isn't 
>> registered.
>> 
>> In dmesg:
>> b44.c:v1.00 (Apr 7, 2006)

Mmm.. strange.  My 2.6.16.16 kernel says:

 b44.c:v0.97 (Nov 30, 2005)

Where'd you find the v1.00 version?

Cheers

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

* Re: b44 driver issues?
  2006-05-26 18:32   ` Mark Lord
@ 2006-05-26 18:47     ` Mark Lord
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Lord @ 2006-05-26 18:47 UTC (permalink / raw)
  To: Eric Sandall; +Cc: linux-kernel

Mark Lord wrote:
> David Johnson wrote:
>>> b44.c:v1.00 (Apr 7, 2006)
> 
> Mmm.. strange.  My 2.6.16.16 kernel says:
> 
> b44.c:v0.97 (Nov 30, 2005)
> 
> Where'd you find the v1.00 version?

Oh, I see it --> in 2.6.17-rc*.

Does the older version give exactly the same results as the new one?

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

* Re: b44 driver issues?
  2006-05-25 19:21 ` Stephen Hemminger
@ 2006-05-29  0:10   ` David Johnson
  0 siblings, 0 replies; 6+ messages in thread
From: David Johnson @ 2006-05-29  0:10 UTC (permalink / raw)
  To: linux-kernel

On Thursday 25 May 2006 20:21, you wrote:
>
> Did a hotplug script rename it for you.
>

Yes, it did...
<hangs head in shame>

I don't understand why it would do it with one kernel version and not with 
another... just one of those things I guess.

Cheers,
David.

-- 
David Johnson
www.david-web.co.uk - My Personal Website
www.penguincomputing.co.uk - Need a Web Developer?

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

end of thread, other threads:[~2006-05-29  0:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-25 18:19 b44 driver issues? David Johnson
2006-05-25 19:21 ` Stephen Hemminger
2006-05-29  0:10   ` David Johnson
2006-05-25 21:10 ` Eric Sandall
2006-05-26 18:32   ` Mark Lord
2006-05-26 18:47     ` Mark Lord

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).