** Changed in: linux-restricted-modules (Ubuntu)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-restricted-modules in Ubuntu.
https://bugs.launchpad.net/bugs/351079

Title:
  b43legacy incompatible with b44?

Status in linux-restricted-modules package in Ubuntu:
  Won't Fix

Bug description:
  On Ubuntu Jaunty beta the wl driver of my BCM 4312 is loaded as eth0, the 
same device as the b44 driver of my ethernet 4401, which causes the ethernet 
device to disappear.  This can be easily seen on the following command outputs.
  ------------------
  mancha@khabuntu:~$ dmesg | grep eth
  [    1.204815] ACPI Error (psparse-0524): Method parse/execution failed 
[\_SB_.PCI0._OSC] (Node ffff88007781aa60), AE_AML_OPERAND_TYPE
  [    1.204969] ACPI Error (psparse-0524): Method parse/execution failed 
[\_SB_.PCI0._OSC] (Node ffff88007781aa60), AE_AML_OPERAND_TYPE
  [    1.646858] Driver 'sd' needs updating - please use bus_type methods
  [    1.646867] Driver 'sr' needs updating - please use bus_type methods
  [    4.997051] eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:1d:09:b8:08:0c
  [   13.857085] eth0: Broadcom BCM4315 802.11 Wireless Controller 5.10.79.10
  [   13.860986] udev: renamed network interface eth0 to eth1
  [   54.889038] eth1: no IPv6 routers present
  ------------------
  mancha@khabuntu:~$ lspci
  00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
  00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
  00:05.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
  00:06.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
  00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
  00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
  00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
  00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
  00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
  00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
  00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
  00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
  00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
  00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
  00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
  00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
  00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
  00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Address Map
  00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller
  00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
  01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 
200]
  05:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
  08:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 
02)
  08:01.0 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22)
  08:01.1 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
  ------------------
  mancha@khabuntu:~$ ifconfig
  eth1      Link encap:Ethernet  Endereço de HW 00:1e:4c:48:17:b0
            inet end.: 192.168.1.168  Bcast:192.168.1.255  Masc:255.255.255.0
            endereço inet6: fe80::21e:4cff:fe48:17b0/64 Escopo:Link
            UP BROADCAST RUNNING MULTICAST  MTU:1500  Métrica:1
            pacotes RX:559852 erros:0 descartados:0 excesso:0 quadro:118797
            Pacotes TX:588334 erros:59 descartados:0 excesso:0 portadora:0
            colisões:0 txqueuelen:1000
            RX bytes:347964082 (347.9 MB) TX bytes:130912379 (130.9 MB)
            IRQ:18

  lo        Link encap:Loopback Local
            inet end.: 127.0.0.1  Masc:255.0.0.0
            endereço inet6: ::1/128 Escopo:Máquina
            UP LOOPBACK RUNNING  MTU:16436  Métrica:1
            pacotes RX:891 erros:0 descartados:0 excesso:0 quadro:0
            Pacotes TX:891 erros:0 descartados:0 excesso:0 portadora:0
            colisões:0 txqueuelen:0
            RX bytes:113174 (113.1 KB) TX bytes:113174 (113.1 KB)
  ------------------
  mancha@khabuntu:~$ ifconfig eth0 up
  eth0: ERRO ao obter marcadores da interface: Não há tal dispositivo
  mancha@khabuntu:~$
  ------------------

  I think the wl drivers should be told to load as device eth1, but i
  didn't found any file to change this option.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules/+bug/351079/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to