#1 Le 22/05/2009, à 00:45
- Pedro2001
Broadcom 4306 ne voit aucun réseaux sous Jaunty
Bonjour,
J'utilise exclusivement Ubuntu depuis environ 8 mois sur mon laptop (Compaq presario R3000) et j'ai décidé la semaine dernière de passer de Hardy à Jaunty. Comme tout avait fonctionné du premier coup sous Hardy, je n'ai jamais eu à bidouiller dans les fichiers ou faire des trucs compliqués en utilisant le terminal. Donc, je suis un débutant.
Mon problème est que depuis que je suis passé à 9.04, ma carte réseau sans fil ne détecte aucun réseau. Elle est activée (la lumière sur mon laptop fonctionne et si je désactive le réseau par network manager, la lumière s'éteint) mais je ne peux voir aucun réseau (même s'il y en a 4-5, dont le mien, normalement visible).
J'ai installé les pilotes "Broadcom B43 wireless driver" proposé mais ça n'a rien changé. J'ai essayé plusieurs solutions trouvées à gauche et à droite sur le net (je ne suis pas le seul à avoir ce problème!) mais aucune n'a fonctionné.
J'ai vraiment besoin d'un coup de main! Voici les résultats des commandes:
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
lspci
00:00.0 Host bridge: nVidia Corporation nForce3 Host Bridge (rev a4)
00:01.0 ISA bridge: nVidia Corporation nForce3 LPC Bridge (rev a6)
00:01.1 SMBus: nVidia Corporation nForce3 SMBus (rev a4)
00:02.0 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5)
00:02.1 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5)
00:02.2 USB Controller: nVidia Corporation nForce3 USB 2.0 (rev a2)
00:06.0 Multimedia audio controller: nVidia Corporation nForce3 Audio (rev a2)
00:06.1 Modem: nVidia Corporation nForce3 Audio (rev a2)
00:08.0 IDE interface: nVidia Corporation nForce3 IDE (rev a5)
00:0a.0 PCI bridge: nVidia Corporation nForce3 PCI Bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation nForce3 AGP Bridge (rev a4)
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:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go 64M] (rev a3)
02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
02:04.0 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
02:04.1 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
02:04.2 System peripheral: Texas Instruments PCI1620 Firmware Loading Function (rev 01)
Hors ligne
#2 Le 22/05/2009, à 00:48
- Pedro2001
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Et les autres commandes:
sudo lshw -C network
*-network:0
description: Ethernet interface
product: RTL-8139/8139C/8139C+
vendor: Realtek Semiconductor Co., Ltd.
physical id: 1
bus info: pci@0000:02:01.0
logical name: eth0
version: 10
serial: 00:0f:b0:46:6a:c7
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=66.131.143.30 latency=64 link=yes maxlatency=64 mingnt=32 module=8139too multicast=yes port=MII speed=100MB/s
*-network:1
description: Network controller
product: BCM4306 802.11b/g Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 2
bus info: pci@0000:02:02.0
version: 03
width: 32 bits
clock: 33MHz
capabilities: bus_master
configuration: driver=b43-pci-bridge latency=64 module=ssb
*-network:0 DISABLED
description: Ethernet interface
physical id: 1
logical name: pan0
serial: d6:b6:81:cc:ef:d3
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
*-network:1
description: Wireless interface
physical id: 2
logical name: wlan0
serial: 00:90:4b:b7:98:97
capabilities: ethernet physical wireless
configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bg
lsmod
Module Size Used by
b43 131484 0
rfkill_input 12800 0
binfmt_misc 16776 1
bridge 56340 0
stp 10500 1 bridge
bnep 20224 2
lp 17156 0
pcmcia 44748 0
snd_intel8x0 37532 3
snd_ac97_codec 112292 1 snd_intel8x0
ac97_bus 9856 1 snd_ac97_codec
snd_pcm_oss 46336 0
snd_mixer_oss 22656 1 snd_pcm_oss
snd_pcm 82948 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 10756 0
snd_seq_oss 37760 0
snd_seq_midi 14336 0
snd_rawmidi 29696 1 snd_seq_midi
arc4 9856 2
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
ecb 10752 2
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 29704 2 snd_pcm,snd_seq
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
joydev 18368 0
mac80211 217208 1 b43
cfg80211 38032 1 mac80211
snd 62628 16 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
yenta_socket 32396 2
led_class 12036 1 b43
soundcore 15200 1 snd
nvidia 4712596 32
rsrc_nonstatic 19328 1 yenta_socket
pcmcia_core 43540 3 pcmcia,yenta_socket,rsrc_nonstatic
input_polldev 11912 1 b43
amd64_agp 18184 1
k8temp 12416 0
ppdev 15620 0
psmouse 61972 0
serio_raw 13316 0
snd_page_alloc 16904 2 snd_intel8x0,snd_pcm
pcspkr 10496 0
i2c_nforce2 14980 0
video 25360 0
shpchp 40212 0
agpgart 42696 2 nvidia,amd64_agp
output 11008 1 video
parport_pc 40100 1
parport 42220 3 lp,ppdev,parport_pc
usbhid 42336 0
ohci1394 38576 0
ssb 41220 1 b43
8139too 32128 0
8139cp 27776 0
mii 13312 2 8139too,8139cp
ieee1394 94660 1 ohci1394
fbcon 46112 0
tileblit 10752 1 fbcon
font 16384 1 fbcon
bitblit 13824 1 fbcon
softcursor 9984 1 bitblit
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=20 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
ifconfig
eth0 Link encap:Ethernet HWaddr 00:0f:b0:46:6a:c7
inet adr:66.131.143.30 Bcast:66.131.143.255 Masque:255.255.255.0
adr inet6: fe80::20f:b0ff:fe46:6ac7/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:53600 erreurs:0 :0 overruns:0 frame:0
TX packets:5902 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:8837624 (8.8 MB) Octets transmis:868008 (868.0 KB)
Interruption:18 Adresse de base:0x7000
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
Packets reçus:4 erreurs:0 :0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:240 (240.0 B) Octets transmis:240 (240.0 B)
wlan0 Link encap:Ethernet HWaddr 00:90:4b:b7:98:97
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
wmaster0 Link encap:UNSPEC HWaddr 00-90-4B-B7-98-97-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
pan0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 No scan results
uname -r -m
2.6.28-11-generic i686
cat /etc/network/interfaces
auto lo
iface lo inet loopback
nm-tool
NetworkManager Tool
State: connected
- Device: eth0 [Auto eth0] ----------------------------------------------------
Type: Wired
Driver: 8139too
State: connected
Default: yes
HW Address: 00:0F:B0:46:6A:C7
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 66.131.143.30
Prefix: 24 (255.255.255.0)
Gateway: 66.131.143.1
DNS: 24.200.241.37
DNS: 24.201.245.77
DNS: 24.200.243.189
- Device: wlan0 ----------------------------------------------------------------
Type: 802.11 WiFi
Driver: NULL(info.linux.driver)
State: disconnected
Default: no
HW Address: 00:90:4B:B7:98:97
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
Hors ligne
#3 Le 23/05/2009, à 22:55
- Pedro2001
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Quelqu'un pour jeter un œil aux résultats des commandes et me dire ce qui pourrait être une piste de solution?
Hors ligne
#4 Le 31/05/2009, à 23:13
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Même problème que moi, c'est une carte Belkin F5D7001 n'est-ce pas ?
Hors ligne
#5 Le 31/05/2009, à 23:26
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
juste après un démarrage
dmesg
Hors ligne
#6 Le 01/06/2009, à 00:01
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Voilà ce que dmesg affiche chez moi après un démarrage (le terminal n'affiche pas tout):
[ 0.188001] node 0 link 0: mmio [40000000, dfffffff]
[ 0.188001] node 0 link 0: mmio [f0000000, fe02ffff]
[ 0.188001] node 0 link 0: mmio [e0000000, e02fffff]
[ 0.188001] bus: [00,02] on node 0 link 0
[ 0.188001] bus: 00 index 0 io port: [0, ffff]
[ 0.188001] bus: 00 index 1 mmio: [a0000, bffff]
[ 0.188001] bus: 00 index 2 mmio: [40000000, efffffff]
[ 0.188001] bus: 00 index 3 mmio: [f0000000, fcffffffff]
[ 0.188001] ACPI: bus type pci registered
[ 0.188001] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.188001] PCI: MCFG area at e0000000 reserved in E820
[ 0.196987] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.196991] PCI: Using configuration type 1 for base access
[ 0.197696] bio: create slab <bio-0> at 0
[ 0.198624] ACPI: EC: Look up EC in DSDT
[ 0.203762] ACPI: Interpreter enabled
[ 0.203765] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.203794] ACPI: Using IOAPIC for interrupt routing
[ 0.208279] ACPI: No dock devices found.
[ 0.208291] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.208337] pci 0000:00:00.0: reg 18 io port: [0x4100-0x411f]
[ 0.208344] pci 0000:00:00.0: reg 1c 64bit mmio: [0xe0000000-0xffffffff]
[ 0.208388] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 0.208392] pci 0000:00:02.0: PME# disabled
[ 0.208469] pci 0000:00:11.0: reg 10 io port: [0xfe00-0xfe07]
[ 0.208478] pci 0000:00:11.0: reg 14 io port: [0xfd00-0xfd03]
[ 0.208487] pci 0000:00:11.0: reg 18 io port: [0xfc00-0xfc07]
[ 0.208495] pci 0000:00:11.0: reg 1c io port: [0xfb00-0xfb03]
[ 0.208504] pci 0000:00:11.0: reg 20 io port: [0xfa00-0xfa0f]
[ 0.208513] pci 0000:00:11.0: reg 24 32bit mmio: [0xfe02f000-0xfe02f1ff]
[ 0.208522] pci 0000:00:11.0: reg 30 32bit mmio: [0x000000-0x07ffff]
[ 0.208556] pci 0000:00:11.0: supports D1 D2
[ 0.208615] pci 0000:00:12.0: reg 10 io port: [0xf900-0xf907]
[ 0.208624] pci 0000:00:12.0: reg 14 io port: [0xf800-0xf803]
[ 0.208632] pci 0000:00:12.0: reg 18 io port: [0xf700-0xf707]
[ 0.208641] pci 0000:00:12.0: reg 1c io port: [0xf600-0xf603]
[ 0.208650] pci 0000:00:12.0: reg 20 io port: [0xf500-0xf50f]
[ 0.208659] pci 0000:00:12.0: reg 24 32bit mmio: [0xfe02e000-0xfe02e1ff]
[ 0.208668] pci 0000:00:12.0: reg 30 32bit mmio: [0x000000-0x07ffff]
[ 0.208702] pci 0000:00:12.0: supports D1 D2
[ 0.208751] pci 0000:00:13.0: reg 10 32bit mmio: [0xfe02d000-0xfe02dfff]
[ 0.208861] pci 0000:00:13.1: reg 10 32bit mmio: [0xfe02c000-0xfe02cfff]
[ 0.208981] pci 0000:00:13.2: reg 10 32bit mmio: [0xfe02b000-0xfe02bfff]
[ 0.209053] pci 0000:00:13.2: supports D1 D2
[ 0.209055] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.209061] pci 0000:00:13.2: PME# disabled
[ 0.209115] pci 0000:00:14.0: reg 10 io port: [0x500-0x50f]
[ 0.209124] pci 0000:00:14.0: reg 14 32bit mmio: [0xfe02a000-0xfe02a3ff]
[ 0.209162] HPET not enabled in BIOS. You might try hpet=force boot option
[ 0.209228] pci 0000:00:14.1: reg 10 io port: [0x00-0x07]
[ 0.209237] pci 0000:00:14.1: reg 14 io port: [0x00-0x03]
[ 0.209245] pci 0000:00:14.1: reg 18 io port: [0x00-0x07]
[ 0.209254] pci 0000:00:14.1: reg 1c io port: [0x00-0x03]
[ 0.209262] pci 0000:00:14.1: reg 20 io port: [0xf300-0xf30f]
[ 0.209457] pci 0000:00:14.5: reg 10 32bit mmio: [0xfe029000-0xfe0290ff]
[ 0.209648] pci 0000:01:00.0: reg 10 32bit mmio: [0xd8000000-0xdfffffff]
[ 0.209654] pci 0000:01:00.0: reg 14 io port: [0xef00-0xefff]
[ 0.209660] pci 0000:01:00.0: reg 18 32bit mmio: [0xfddf0000-0xfddfffff]
[ 0.209676] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[ 0.209695] pci 0000:01:00.0: supports D1 D2
[ 0.209723] pci 0000:01:00.1: reg 10 32bit mmio: [0xfdde0000-0xfddeffff]
[ 0.209761] pci 0000:01:00.1: supports D1 D2
[ 0.209825] pci 0000:00:02.0: bridge io port: [0xe000-0xefff]
[ 0.209828] pci 0000:00:02.0: bridge 32bit mmio: [0xfdd00000-0xfddfffff]
[ 0.209832] pci 0000:00:02.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff]
[ 0.209867] pci 0000:02:00.0: reg 10 32bit mmio: [0xfdcfa000-0xfdcfbfff]
[ 0.209975] pci 0000:02:01.0: reg 10 32bit mmio: [0xfdcff000-0xfdcff0ff]
[ 0.209986] pci 0000:02:01.0: reg 14 io port: [0xdf00-0xdf07]
[ 0.209997] pci 0000:02:01.0: reg 18 io port: [0xde00-0xdeff]
[ 0.210061] pci 0000:02:01.0: supports D2
[ 0.210063] pci 0000:02:01.0: PME# supported from D2 D3hot D3cold
[ 0.210069] pci 0000:02:01.0: PME# disabled
[ 0.210126] pci 0000:02:03.0: reg 10 io port: [0xdd00-0xddff]
[ 0.210137] pci 0000:02:03.0: reg 14 32bit mmio: [0xfdcfe000-0xfdcfe0ff]
[ 0.210209] pci 0000:02:03.0: supports D1 D2
[ 0.210211] pci 0000:02:03.0: PME# supported from D1 D2 D3hot D3cold
[ 0.210216] pci 0000:02:03.0: PME# disabled
[ 0.210274] pci 0000:02:04.0: reg 10 32bit mmio: [0xfdcfd000-0xfdcfd7ff]
[ 0.210284] pci 0000:02:04.0: reg 14 io port: [0xdc00-0xdc7f]
[ 0.210359] pci 0000:02:04.0: supports D2
[ 0.210361] pci 0000:02:04.0: PME# supported from D2 D3hot D3cold
[ 0.210367] pci 0000:02:04.0: PME# disabled
[ 0.210432] pci 0000:00:14.4: transparent bridge
[ 0.210440] pci 0000:00:14.4: bridge io port: [0xd000-0xdfff]
[ 0.210446] pci 0000:00:14.4: bridge 32bit mmio: [0xfdc00000-0xfdcfffff]
[ 0.210452] pci 0000:00:14.4: bridge 32bit mmio pref: [0xfde00000-0xfdefffff]
[ 0.210465] pci_bus 0000:00: on NUMA node 0
[ 0.210471] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.210672] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[ 0.230693] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[ 0.230815] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[ 0.230936] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[ 0.231056] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[ 0.231177] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11)
[ 0.231296] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11)
[ 0.231416] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 *11)
[ 0.231536] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 *10 11)
[ 0.231899] SCSI subsystem initialized
[ 0.231942] libata version 3.00 loaded.
[ 0.232005] usbcore: registered new interface driver usbfs
[ 0.232023] usbcore: registered new interface driver hub
[ 0.232053] usbcore: registered new device driver usb
[ 0.232184] ACPI: WMI: Mapper loaded
[ 0.232187] PCI: Using ACPI for IRQ routing
[ 0.232198] pci 0000:00:00.0: BAR 3: can't allocate resource
[ 0.232393] Bluetooth: Core ver 2.14
[ 0.232452] NET: Registered protocol family 31
[ 0.232454] Bluetooth: HCI device and connection manager initialized
[ 0.232457] Bluetooth: HCI socket layer initialized
[ 0.232459] NET: Registered protocol family 8
[ 0.232461] NET: Registered protocol family 20
[ 0.232473] NetLabel: Initializing
[ 0.232474] NetLabel: domain hash size = 128
[ 0.232476] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.232492] NetLabel: unlabeled traffic allowed by default
[ 0.232746] pnp: PnP ACPI init
[ 0.232755] ACPI: bus type pnp registered
[ 0.235691] pnp 00:0c: mem resource (0xf0000-0xf3fff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.235695] pnp 00:0c: mem resource (0xf4000-0xf7fff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.235699] pnp 00:0c: mem resource (0xf8000-0xfbfff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.235702] pnp 00:0c: mem resource (0xfc000-0xfffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.235706] pnp 00:0c: mem resource (0x0-0x9ffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.235709] pnp 00:0c: mem resource (0x100000-0x3feeffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.235789] pnp: PnP ACPI: found 13 devices
[ 0.235791] ACPI: ACPI bus type pnp unregistered
[ 0.235801] system 00:01: ioport range 0x228-0x22f has been reserved
[ 0.235804] system 00:01: ioport range 0x40b-0x40b has been reserved
[ 0.235806] system 00:01: ioport range 0x4d6-0x4d6 has been reserved
[ 0.235809] system 00:01: ioport range 0xc00-0xc01 has been reserved
[ 0.235812] system 00:01: ioport range 0xc14-0xc14 has been reserved
[ 0.235815] system 00:01: ioport range 0xc50-0xc52 has been reserved
[ 0.235818] system 00:01: ioport range 0xc6c-0xc6d has been reserved
[ 0.235820] system 00:01: ioport range 0xc6f-0xc6f has been reserved
[ 0.235823] system 00:01: ioport range 0xcd4-0xcdf has been reserved
[ 0.235826] system 00:01: ioport range 0x4000-0x40fe has been reserved
[ 0.235829] system 00:01: ioport range 0x4210-0x4217 has been reserved
[ 0.235837] system 00:06: ioport range 0x4d0-0x4d1 has been reserved
[ 0.235843] system 00:06: ioport range 0x800-0x87f has been reserved
[ 0.235850] system 00:0b: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.235856] system 00:0c: iomem range 0x3ff00000-0x3fffffff has been reserved
[ 0.235859] system 00:0c: iomem range 0x3fef0000-0x3fefffff could not be reserved
[ 0.235862] system 00:0c: iomem range 0xffff0000-0xffffffff has been reserved
[ 0.235865] system 00:0c: iomem range 0xfec00000-0xfec00fff has been reserved
[ 0.235868] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.235871] system 00:0c: iomem range 0xfff80000-0xfffeffff has been reserved
[ 0.240569] pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
[ 0.240572] pci 0000:00:02.0: IO window: 0xe000-0xefff
[ 0.240577] pci 0000:00:02.0: MEM window: 0xfdd00000-0xfddfffff
[ 0.240580] pci 0000:00:02.0: PREFETCH window: 0x000000d8000000-0x000000dfffffff
[ 0.240585] pci 0000:00:14.4: PCI bridge, secondary bus 0000:02
[ 0.240589] pci 0000:00:14.4: IO window: 0xd000-0xdfff
[ 0.240596] pci 0000:00:14.4: MEM window: 0xfdc00000-0xfdcfffff
[ 0.240602] pci 0000:00:14.4: PREFETCH window: 0x000000fde00000-0x000000fdefffff
[ 0.240617] pci 0000:00:02.0: setting latency timer to 64
[ 0.240627] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.240630] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.240633] pci_bus 0000:01: resource 0 io: [0xe000-0xefff]
[ 0.240635] pci_bus 0000:01: resource 1 mem: [0xfdd00000-0xfddfffff]
[ 0.240638] pci_bus 0000:01: resource 2 mem: [0xd8000000-0xdfffffff]
[ 0.240640] pci_bus 0000:01: resource 3 mem: [0x0-0x0]
[ 0.240643] pci_bus 0000:02: resource 0 io: [0xd000-0xdfff]
[ 0.240645] pci_bus 0000:02: resource 1 mem: [0xfdc00000-0xfdcfffff]
[ 0.240647] pci_bus 0000:02: resource 2 mem: [0xfde00000-0xfdefffff]
[ 0.240650] pci_bus 0000:02: resource 3 io: [0x00-0xffff]
[ 0.240652] pci_bus 0000:02: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.240688] NET: Registered protocol family 2
[ 0.240794] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.241253] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 0.242584] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.243258] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.243262] TCP reno registered
[ 0.243377] NET: Registered protocol family 1
[ 0.243543] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
[ 0.569399] it is
[ 0.917846] Freeing initrd memory: 7725k freed
[ 0.923374] Scanning for low memory corruption every 60 seconds
[ 0.923546] audit: initializing netlink socket (disabled)
[ 0.923564] type=2000 audit(1243814290.920:1): initialized
[ 0.934031] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.935486] VFS: Disk quotas dquot_6.5.2
[ 0.935550] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.936233] fuse init (API version 7.11)
[ 0.936325] msgmni has been set to 1975
[ 0.936531] alg: No test for stdrng (krng)
[ 0.936544] io scheduler noop registered
[ 0.936546] io scheduler anticipatory registered
[ 0.936548] io scheduler deadline registered
[ 0.936595] io scheduler cfq registered (default)
[ 0.936604] pci 0000:00:00.0: MSI quirk detected; MSI disabled
[ 0.980050] pci 0000:01:00.0: Boot video device
[ 0.980138] pcieport-driver 0000:00:02.0: setting latency timer to 64
[ 0.980245] aer 0000:00:02.0:pcie01: AER service couldn't init device: no _OSC support
[ 0.980258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.980285] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.980442] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.980445] ACPI: Power Button (FF) [PWRF]
[ 0.980497] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.980499] ACPI: Power Button (CM) [PWRB]
[ 0.980820] processor ACPI_CPU:00: registered as cooling_device0
[ 0.980824] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 0.982938] XENFS: not registering filesystem on non-xen platform
[ 0.984143] Linux agpgart interface v0.103
[ 0.984148] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.985145] brd: module loaded
[ 0.985477] loop: module loaded
[ 0.985561] Fixed MDIO Bus: probed
[ 0.985568] PPP generic driver version 2.4.2
[ 0.985634] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.985666] Driver 'sd' needs updating - please use bus_type methods
[ 0.985676] Driver 'sr' needs updating - please use bus_type methods
[ 0.985790] sata_sil 0000:00:11.0: version 2.4
[ 0.985845] sata_sil 0000:00:11.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.986024] scsi0 : sata_sil
[ 0.986131] scsi1 : sata_sil
[ 0.986267] ata1: SATA max UDMA/100 mmio m512@0xfe02f000 tf 0xfe02f080 irq 23
[ 0.986272] ata2: SATA max UDMA/100 mmio m512@0xfe02f000 tf 0xfe02f0c0 irq 23
[ 1.304042] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.624041] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.624093] sata_sil 0000:00:12.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 1.624156] scsi2 : sata_sil
[ 1.624215] scsi3 : sata_sil
[ 1.624329] ata3: SATA max UDMA/100 mmio m512@0xfe02e000 tf 0xfe02e080 irq 22
[ 1.624333] ata4: SATA max UDMA/100 mmio m512@0xfe02e000 tf 0xfe02e0c0 irq 22
[ 1.944059] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.952504] ata3.00: ATA-7: ST3160023AS, 3.43, max UDMA/100
[ 1.952507] ata3.00: 312581808 sectors, multi 16: LBA48
[ 1.968511] ata3.00: configured for UDMA/100
[ 1.968551] isa bounce pool size: 16 pages
[ 1.968649] scsi 2:0:0:0: Direct-Access ATA ST3160023AS 3.43 PQ: 0 ANSI: 5
[ 1.968759] sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[ 1.968778] sd 2:0:0:0: [sda] Write Protect is off
[ 1.968781] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.968808] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.968879] sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[ 1.968893] sd 2:0:0:0: [sda] Write Protect is off
[ 1.968896] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.968921] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.968925] sda: sda1 sda2 sda3 sda4
[ 2.005345] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.005404] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 2.324042] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.324261] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.324406] scsi4 : pata_atiixp
[ 2.324467] scsi5 : pata_atiixp
[ 2.325658] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf300 irq 14
[ 2.325661] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf308 irq 15
[ 2.496577] ata5.00: ATAPI: TSSTcorpCD/DVDW TS-H552B, HP08, max UDMA/33
[ 2.496607] ata5.01: ATAPI: Hewlett-Packard CD-Writer cd24p, 2.00, max MWDMA2
[ 2.512531] ata5.00: configured for UDMA/33
[ 2.528625] ata5.01: configured for MWDMA2
[ 2.529790] scsi 4:0:0:0: CD-ROM TSSTcorp CD/DVDW TS-H552B HP08 PQ: 0 ANSI: 5
[ 2.533191] sr0: scsi3-mmc drive: 1x/40x writer cd/rw xa/form2 cdda tray
[ 2.533195] Uniform CD-ROM driver Revision: 3.20
[ 2.533324] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 2.533371] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 2.534241] scsi 4:0:1:0: CD-ROM HP CD-Writer cd24p 2.00 PQ: 0 ANSI: 5
[ 2.535070] sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[ 2.535128] sr 4:0:1:0: Attached scsi CD-ROM sr1
[ 2.535162] sr 4:0:1:0: Attached scsi generic sg2 type 5
[ 2.688511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.688540] ehci_hcd 0000:00:13.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 2.688568] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 2.688646] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1
[ 2.688725] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe02b000
[ 2.700026] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 2.700124] usb usb1: configuration #1 chosen from 1 choice
[ 2.700154] hub 1-0:1.0: USB hub found
[ 2.700164] hub 1-0:1.0: 8 ports detected
[ 2.700286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.700301] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 2.700313] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 2.700352] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
[ 2.700369] ohci_hcd 0000:00:13.0: irq 19, io mem 0xfe02d000
[ 2.760067] usb usb2: configuration #1 chosen from 1 choice
[ 2.760092] hub 2-0:1.0: USB hub found
[ 2.760103] hub 2-0:1.0: 4 ports detected
[ 2.760189] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 2.760200] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 2.760251] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
[ 2.760267] ohci_hcd 0000:00:13.1: irq 19, io mem 0xfe02c000
[ 2.820062] usb usb3: configuration #1 chosen from 1 choice
[ 2.820089] hub 3-0:1.0: USB hub found
[ 2.820100] hub 3-0:1.0: 4 ports detected
[ 2.820183] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.820286] usbcore: registered new interface driver libusual
[ 2.820323] usbcore: registered new interface driver usbserial
[ 2.820334] USB Serial support registered for generic
[ 2.820347] usbcore: registered new interface driver usbserial_generic
[ 2.820349] usbserial: USB Serial Driver core
[ 2.820395] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.823354] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.823360] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.823420] mice: PS/2 mouse device common for all mice
[ 2.823522] rtc_cmos 00:03: RTC can wake from S4
[ 2.823565] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 2.823593] rtc0: alarms up to one month, 242 bytes nvram
[ 2.823691] device-mapper: uevent: version 1.0.3
[ 2.823838] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[ 2.823892] device-mapper: multipath: version 1.0.5 loaded
[ 2.823898] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 2.823978] cpuidle: using governor ladder
[ 2.823980] cpuidle: using governor menu
[ 2.824495] TCP cubic registered
[ 2.824624] NET: Registered protocol family 10
[ 2.825115] lo: Disabled Privacy Extensions
[ 2.825468] NET: Registered protocol family 17
[ 2.825490] Bluetooth: L2CAP ver 2.11
[ 2.825491] Bluetooth: L2CAP socket layer initialized
[ 2.825494] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.825496] Bluetooth: SCO socket layer initialized
[ 2.825531] Bluetooth: RFCOMM socket layer initialized
[ 2.825538] Bluetooth: RFCOMM TTY layer initialized
[ 2.825539] Bluetooth: RFCOMM ver 1.10
[ 2.825559] powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3000+ processors (1 cpu cores) (version 2.20.00)
[ 2.825612] powernow-k8: 0 : fid 0xa (1800 MHz), vid 0x2
[ 2.825615] powernow-k8: 1 : fid 0x2 (1000 MHz), vid 0x12
[ 2.825745] registered taskstats version 1
[ 2.825906] Magic number: 9:208:1011
[ 2.826014] rtc_cmos 00:03: setting system clock to 2009-05-31 23:58:13 UTC (1243814293)
[ 2.826017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.826019] EDD information not available.
[ 2.826062] Freeing unused kernel memory: 548k freed
[ 2.826388] Write protecting the kernel read-only data: 6736k
[ 2.843800] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 3.236038] usb 1-8: new high speed USB device using ehci_hcd and address 4
[ 3.369956] usb 1-8: configuration #1 chosen from 1 choice
[ 3.378446] Initializing USB Mass Storage driver...
[ 3.386226] scsi6 : SCSI emulation for USB Mass Storage devices
[ 3.386372] usbcore: registered new interface driver usb-storage
[ 3.386376] USB Mass Storage support registered.
[ 3.386554] usb-storage: device found at 4
[ 3.386556] usb-storage: waiting for device to settle before scanning
[ 3.441869] b43-pci-bridge 0000:02:00.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 3.445401] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[ 3.452156] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 3.452193] 8139cp 0000:02:03.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 3.457663] 8139too Fast Ethernet driver 0.9.28
[ 3.457720] 8139too 0000:02:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 3.459367] eth0: RealTek RTL8139 at 0xdd00, 00:11:09:08:4c:ef, IRQ 20
[ 3.459370] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[ 3.475957] ohci1394 0000:02:04.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 3.538106] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[21] MMIO=[fdcfd000-fdcfd7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 3.668242] usb 2-4: new full speed USB device using ohci_hcd and address 2
[ 3.877172] usb 2-4: configuration #1 chosen from 1 choice
[ 3.880291] scsi7 : SCSI emulation for USB Mass Storage devices
[ 3.881373] usb-storage: device found at 2
[ 3.881376] usb-storage: waiting for device to settle before scanning
[ 3.923419] PM: Starting manual resume from disk
[ 3.923424] PM: Resume from partition 8:4
[ 3.923426] PM: Checking hibernation image.
[ 3.923618] PM: Resume from disk failed.
[ 3.953412] kjournald starting. Commit interval 5 seconds
[ 3.953428] EXT3-fs: mounted filesystem with ordered data mode.
[ 4.184038] usb 3-2: new full speed USB device using ohci_hcd and address 2
[ 4.395165] usb 3-2: configuration #1 chosen from 1 choice
[ 4.868169] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00110666009729e6]
[ 8.220969] udev: starting version 141
[ 8.386632] usb-storage: device scan complete
[ 8.387191] scsi 6:0:0:0: Direct-Access Maxtor OneTouch 0125 PQ: 0 ANSI: 4
[ 8.388295] sd 6:0:0:0: [sdb] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB)
[ 8.388927] sd 6:0:0:0: [sdb] Write Protect is off
[ 8.388932] sd 6:0:0:0: [sdb] Mode Sense: 2d 08 00 00
[ 8.388935] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 8.389667] sd 6:0:0:0: [sdb] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB)
[ 8.390293] sd 6:0:0:0: [sdb] Write Protect is off
[ 8.390297] sd 6:0:0:0: [sdb] Mode Sense: 2d 08 00 00
[ 8.390300] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 8.390306] sdb: sdb1
[ 8.391977] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 8.392189] sd 6:0:0:0: Attached scsi generic sg3 type 0
[ 8.597515] parport_pc 00:08: reported by Plug and Play ACPI
[ 8.597564] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
[ 8.796172] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x500, revision 0
[ 8.858350] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 8.881395] usb-storage: device scan complete
[ 8.887120] scsi 7:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
[ 8.893128] scsi 7:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
[ 8.899127] scsi 7:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
[ 8.905132] scsi 7:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
[ 8.915349] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 8.915477] sd 7:0:0:0: Attached scsi generic sg4 type 0
[ 8.925316] sd 7:0:0:1: [sdd] Attached SCSI removable disk
[ 8.925442] sd 7:0:0:1: Attached scsi generic sg5 type 0
[ 8.935374] sd 7:0:0:2: [sde] Attached SCSI removable disk
[ 8.935511] sd 7:0:0:2: Attached scsi generic sg6 type 0
[ 8.945311] sd 7:0:0:3: [sdf] Attached SCSI removable disk
[ 8.945439] sd 7:0:0:3: Attached scsi generic sg7 type 0
[ 9.470043] Linux video capture interface: v2.00
[ 9.499251] cfg80211: Calling CRDA to update world regulatory domain
[ 9.514214] ppdev: user-space parallel port driver
[ 9.619895] quickcam_messenger: v0.01:Logitech Quickcam Messenger USB
[ 9.694887] cfg80211: World regulatory domain updated:
[ 9.694894] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 9.694897] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.694900] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 9.694902] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 9.694904] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.694907] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.721217] usb 3-2: QCM on /dev/video0: canvas=320x240 videosize=320x240
[ 9.721304] input: QCM button as /devices/pci0000:00/0000:00:13.1/usb3/3-2/input/input5
[ 9.721423] usbcore: registered new interface driver QCM
[ 9.757806] logips2pp: Detected unknown logitech mouse model 127
[ 9.899190] b43-phy0: Broadcom 4306 WLAN found
[ 9.958354] wmaster0 (b43): not using net_device_ops yet
[ 9.959188] phy0: Selected rate control algorithm 'minstrel'
[ 10.023931] wlan0 (b43): not using net_device_ops yet
[ 10.024993] Broadcom 43xx driver loaded [ Features: PLR, Firmware-ID: FW13 ]
[ 10.036669] usbcore: registered new interface driver snd-usb-audio
[ 10.157713] ATI IXP AC97 controller 0000:00:14.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 10.235080] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input6
[ 17.853219] lp0: using parport0 (interrupt-driven).
[ 17.972727] Adding 2602520k swap on /dev/sda4. Priority:-1 extents:1 across:2602520k
[ 18.525680] EXT3 FS on sda2, internal journal
[ 19.414304] kjournald starting. Commit interval 5 seconds
[ 19.414505] EXT3 FS on sda3, internal journal
[ 19.414511] EXT3-fs: mounted filesystem with ordered data mode.
[ 22.132252] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 22.132256] Bluetooth: BNEP filters: protocol multicast
[ 22.183207] Bridge firewalling registered
[ 23.103151] pci 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 23.187723] [drm] Initialized drm 1.1.0 20060810
[ 23.215416] pci 0000:01:00.0: setting latency timer to 64
[ 23.215615] [drm] Initialized radeon 1.29.0 20080528 on minor 0
[ 23.845449] [drm] Setting GART location based on new memory map
[ 23.845843] [drm] Loading R300 Microcode
[ 23.845871] [drm] Num pipes: 1
[ 23.845879] [drm] writeback test succeeded in 1 usecs
[ 27.327348] eth0: link down
[ 27.327696] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.407601] input: b43-phy0 as /devices/virtual/input/input7
[ 27.434026] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[ 27.582923] b43 ssb0:0: firmware: requesting b43/pcm5.fw
[ 27.598005] b43 ssb0:0: firmware: requesting b43/b0g0initvals5.fw
[ 27.628524] b43 ssb0:0: firmware: requesting b43/b0g0bsinitvals5.fw
[ 27.760039] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
[ 27.826251] Registered led device: b43-phy0::tx
[ 27.826275] Registered led device: b43-phy0::rx
[ 27.826297] Registered led device: b43-phy0::radio
[ 27.840043] b43-phy0: Radio turned on by software
[ 27.840522] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 29.376253] wlan0: authenticate with AP 00:12:bf:2b:98:d6
[ 29.377487] wlan0: authenticated
[ 29.377489] wlan0: associate with AP 00:12:bf:2b:98:d6
[ 29.380598] wlan0: RX AssocResp from 00:12:bf:2b:98:d6 (capab=0x461 status=0 aid=1)
[ 29.380601] wlan0: associated
[ 29.381398] wlan0: disassociating by local choice (reason=3)
[ 44.208726] wlan0: authenticate with AP 00:12:bf:2b:98:d6
[ 44.216218] wlan0: authenticate with AP 00:12:bf:2b:98:d6
[ 44.218207] wlan0: authenticated
[ 44.218211] wlan0: associate with AP 00:12:bf:2b:98:d6
[ 44.221417] wlan0: RX ReassocResp from 00:12:bf:2b:98:d6 (capab=0x461 status=0 aid=1)
[ 44.221422] wlan0: associated
[ 44.226661] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 45.531364] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 45.532863] ISOFS: changing to secondary root
[ 54.784018] wlan0: no IPv6 routers present
Hors ligne
#7 Le 01/06/2009, à 00:05
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
et que donne
sudo iwlist scanning
Hors ligne
#8 Le 01/06/2009, à 00:21
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: 00:12:BF:2B:98:D6
ESSID:"APL-maison"
Mode:Master
Channel:7
Frequency:2.442 GHz (Channel 7)
Quality=41/100 Signal level:-83 dBm Noise level=-70 dBm
Encryption key:off
IE: Unknown: 000A41504C2D6D6169736F6E
IE: Unknown: 010582848B962C
IE: Unknown: 030107
IE: Unknown: 2A0100
IE: Unknown: 32080C1218243048606C
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Extra:tsf=000000ca62186121
Extra: Last beacon: 600ms ago
Cell 02 - Address: 00:1A:2A:AE:13:60
ESSID:"WiFi_60"
Mode:Master
Channel:5
Frequency:2.432 GHz (Channel 5)
Quality=50/100 Signal level:-75 dBm Noise level=-70 dBm
Encryption key:on
IE: Unknown: 0007576946695F3630
IE: Unknown: 010582848B962C
IE: Unknown: 030105
IE: Unknown: 050400010000
IE: Unknown: 2A0100
IE: Unknown: 32080C1218243048606C
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Extra:tsf=00000277d2d511b6
Extra: Last beacon: 1096ms ago
pan0 Interface doesn't support scanning.
Je suis connecté à mon routeur pour le moment mais ça ne tourne pas "correctement". En lisant en grosse ligne son problème j'ai vu que c'était grandement similaire (bcm4306, le "NULL(info.linux.driver)", même processeur,...)
Hors ligne
#9 Le 01/06/2009, à 00:24
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
donne le retour de iwconfig
Hors ligne
#10 Le 01/06/2009, à 00:31
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Au passage, je crois qu'il s'est trompé d'architecture, il est en i686 au lieu de mettre amd64 (j'ai le même processeur que lui et j'avais fait la même erreur mais maintenant je suis bien en amd64. A noter que j'avais réussi à faire marcher correctement ma carte wi-fi quand j'étais en i686, c'est après avoir changer que ça me pose le plus de problèmes).
Sinon, voici les autres commandes pour ce qui est de mon ordi:
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
lspci
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 01)
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:11.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller
00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 10)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 01)
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:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV370 [Radeon X300SE]
02:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
02:01.0 Communication controller: Agere Systems V.92 56K WinModem (rev 03)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE 1394 OHCI Link Layer Controller (rev 80)
sudo lshw -C network
*-network:0
description: Network controller
product: BCM4306 802.11b/g Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: 03
width: 32 bits
clock: 33MHz
capabilities: bus_master
configuration: driver=b43-pci-bridge latency=64 module=ssb
*-network:1
description: Ethernet interface
product: RTL-8139/8139C/8139C+
vendor: Realtek Semiconductor Co., Ltd.
physical id: 3
bus info: pci@0000:02:03.0
logical name: eth0
version: 10
serial: 00:11:09:08:4c:ef
size: 10MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=half latency=64 link=no maxlatency=64 mingnt=32 module=8139too multicast=yes port=MII speed=10MB/s
*-network:0
description: Wireless interface
physical id: 1
logical name: wlan0
serial: 00:11:50:3b:1b:a2
capabilities: ethernet physical wireless
configuration: broadcast=yes ip=192.168.1.2 multicast=yes wireless=IEEE 802.11bg
*-network:1 DISABLED
description: Ethernet interface
physical id: 2
logical name: pan0
serial: 7e:ee:df:71:7f:21
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
lsmod
Module Size Used by
isofs 34696 1
rfkill_input 7296 0
binfmt_misc 10220 1
radeon 153024 2
drm 185792 3 radeon
bridge 54816 0
stp 2916 1 bridge
bnep 14784 2
video 22132 0
output 3456 1 video
lp 11172 0
snd_atiixp 19764 3
snd_ac97_codec 124376 1 snd_atiixp
ac97_bus 2080 1 snd_ac97_codec
arc4 2048 2
ecb 3200 2
snd_usb_audio 99808 1
snd_pcm_oss 45664 0
snd_mixer_oss 17408 1 snd_pcm_oss
snd_pcm 92776 4 snd_atiixp,snd_ac97_codec,snd_usb_audio,snd_pcm_oss
snd_seq_dummy 3396 0
b43 138248 0
snd_usb_lib 19040 1 snd_usb_audio
snd_seq_oss 33728 0
snd_seq_midi 7648 0
snd_seq_midi_event 8192 2 snd_seq_oss,snd_seq_midi
snd_rawmidi 25472 2 snd_usb_lib,snd_seq_midi
snd_hwdep 8808 1 snd_usb_audio
snd_seq 57632 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 26352 2 snd_pcm,snd_seq
snd_seq_device 7988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
mac80211 231424 1 b43
quickcam_messenger 14640 0
usbvideo 30180 1 quickcam_messenger
psmouse 55164 0
ppdev 8488 0
cfg80211 43664 2 b43,mac80211
videodev 45120 1 usbvideo
snd 73128 20 snd_atiixp,snd_ac97_codec,snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_hwdep,snd_seq,snd_timer,snd_seq_device
soundcore 8736 1 snd
serio_raw 6340 0
v4l1_compat 15204 1 videodev
v4l2_compat_ioctl32 12928 1 videodev
led_class 4968 1 b43
snd_page_alloc 10512 2 snd_atiixp,snd_pcm
pcspkr 2912 0
i2c_piix4 10704 0
k8temp 5472 0
input_polldev 4624 1 b43
parport_pc 38280 1
parport 41424 3 lp,ppdev,parport_pc
ohci1394 34260 0
ieee1394 100704 1 ohci1394
8139too 28224 0
8139cp 23584 0
mii 5984 2 8139too,8139cp
ssb 37668 1 b43
usb_storage 89152 1
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"APL-maison"
Mode:Managed Frequency:2.442 GHz Access Point: 00:12:BF:2B:98:D6
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality=85/100 Signal level:-42 dBm Noise level=-70 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.
ifconfig
eth0 Link encap:Ethernet HWaddr 00:11:09:08:4c:ef
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:20 Adresse de base:0xdd00
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
Packets reçus:4 erreurs:0 :0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:240 (240.0 B) Octets transmis:240 (240.0 B)
wlan0 Link encap:Ethernet HWaddr 00:11:50:3b:1b:a2
inet adr:192.168.1.2 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::211:50ff:fe3b:1ba2/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:1723 erreurs:0 :0 overruns:0 frame:0
TX packets:1414 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:1853576 (1.8 MB) Octets transmis:217872 (217.8 KB)
wmaster0 Link encap:UNSPEC HWaddr 00-11-50-3B-1B-A2-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
uname -r -m
2.6.29-020629-generic x86_64
cat /etc/network/interfaces
auto lo
iface lo inet loopback
nm-tool
NetworkManager Tool
State: connected
- Device: eth0 -----------------------------------------------------------------
Type: Wired
Driver: 8139too
State: unavailable
Default: no
HW Address: 00:11:09:08:4C:EF
Capabilities:
Carrier Detect: yes
Speed: 10 Mb/s
Wired Properties
Carrier: off
- Device: wlan0 [Auto APL-maison] ---------------------------------------------
Type: 802.11 WiFi
Driver: NULL(info.linux.driver)
State: connected
Default: yes
HW Address: 00:11:50:3B:1B:A2
Capabilities:
Speed: 24 Mb/s
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points (* = current AP)
Mobistar-B058: Infra, 00:19:7D:7C:5F:27, Freq 2412 MHz, Rate 54 Mb/s, Strength 51 WEP
*APL-maison: Infra, 00:12:BF:2B:98:D6, Freq 2442 MHz, Rate 54 Mb/s, Strength 85
WiFi_60: Infra, 00:1A:2A:AE:13:60, Freq 2432 MHz, Rate 54 Mb/s, Strength 50 WEP
IPv4 Settings:
Address: 192.168.1.2
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.1
DNS: 192.168.1.1
Hors ligne
#11 Le 01/06/2009, à 00:32
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
iwconfig se trouvait dans le message précédent mais le voici isolé:
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"APL-maison"
Mode:Managed Frequency:2.442 GHz Access Point: 00:12:BF:2B:98:D6
Bit Rate=24 Mb/s Tx-Power=20 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality=83/100 Signal level:-44 dBm Noise level=-69 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.
Hors ligne
#12 Le 01/06/2009, à 00:33
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
tape
sudo iwconfig wlan0 rate 54M
et redonne
iwconfig
Hors ligne
#13 Le 01/06/2009, à 00:38
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Déjà essayé. J'ai cherché pendant des heures, même des journées depuis. J'ai déjà essayé plein de trucs. Et cette commande me donne parfois des comportements différents. Ici rien n'a changé:
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"APL-maison"
Mode:Managed Frequency:2.442 GHz Access Point: 00:12:BF:2B:98:D6
Bit Rate=24 Mb/s Tx-Power=20 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality=80/100 Signal level:-47 dBm Noise level=-70 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.
Le rate est de 24 mais il change constamment. Ha maintenant je regarde il est à 54 et internet ne marche plus, ça me l'a déjà fait:
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"APL-maison"
Mode:Managed Frequency:2.442 GHz Access Point: 00:12:BF:2B:98:D6
Bit Rate=54 Mb/s Tx-Power=20 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality=83/100 Signal level:-45 dBm Noise level=-70 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.
Je remets le rate en "auto" pour pouvoir poster le message.
Dernière modification par MpokLePuissant (Le 01/06/2009, à 00:38)
Hors ligne
#14 Le 01/06/2009, à 00:40
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
54 est le max, tu dois diminuer progressivement pour trouver la plus haute valeur
et la fixer
Hors ligne
#15 Le 01/06/2009, à 00:45
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Avant de mettre la bonne architecture (amd64) ma carte marchait toujours à 36Mb/s, maintenant je ne sais pas monter plus haut que 24. Ce n'est pas normal d'autant que NULL(info.linux.driver) est toujours affiché et qu'en jouant sur ogame.fr (et oui... =P) il a de temps en temps envie de télécharger la page au lieu de l'afficher... C'est la première fois que je vois ça de ma vie. Avant le changement d'architecture, il était écrit Ndiswrapper dans pilote à la place de NULL(info.linux.driver) bien que Ndiswrapper était juste installé sans driver chargé car j'ai plusieurs fois tenté cette méthode sans effet positif.
Edit: et le txpower était à 25dBm et non 20 mais ça n'a pas grande importance ça.
Dernière modification par MpokLePuissant (Le 01/06/2009, à 00:46)
Hors ligne
#16 Le 01/06/2009, à 00:49
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
le driver x64 est donc bugué. Il faut attendre un patch
Hors ligne
#17 Le 01/06/2009, à 00:52
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
N'est-il pas possible d'installer le x32 à la place. J'ai un souvenir qui me renvient là-dessus. J'ai aussi lu que la plupart des paquets 32bits sont installables sur une architecture 64bits.
Edit: Et comment être au courant de la mise en ligne d'un patch ?
Dernière modification par MpokLePuissant (Le 01/06/2009, à 00:53)
Hors ligne
#18 Le 01/06/2009, à 00:54
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
des appli peut être mais des pilotes !!!!
j
Hors ligne
#19 Le 01/06/2009, à 01:00
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Regarde cette page, on y voit "Si vous utilisez la version d'Ubuntu 64 Bit , vous devez utiliser des pilotes pour Windows 32 bits car les pilotes 64 bits ne fonctionnent pas."
Mais je ne sais comment mettre des pilotes 32 bits à la place. :-S
En attendant, ce que notre ami qui a créé le topic peut faire pour avoir une connexion temporaire c'est cette méthode décrite dans la doc.:
Procédure
1.
Installez le paquet apt://b43-fwcutter via synaptic ou apt-get:
sudo apt-get install b43-fwcutter
2.
L'installation demandera s'il faut extraire le code. Répondre OUI.
3.
Après installation, votre wifi devrait fonctionner.Notes
*
Le paquet b43-fwcutter est disponible sur le CD d'Ubuntu 8.04 (Hardy)
*
Si vous installez b43-fwcutter via synaptic, il faut cocher "Extraction du firmware pendant l'install".
*
Certaines révisions de la carte bcm4306 n'ont pas l'air de marcher avec le code par défaut. il faut suivre le procédé suivant:1.
Télécharger le firmware ici.
2.
Extraire le fichier wl_apsta.o qui est dans le répertoire kmod de l'archive et l'enregistrer sur le bureau par exemple.
3.
taper les commandes:
cd /lib/firmware/`uname -r` sudo b43-fwcutter /[CHEMIN VERS LE FICHIER]/wl_apsta.o sudo rmmod b43 sudo modprobe b43
4.
désactiver la connexion sans fil en cliquant sur l'applet de connexion, la redémarrer, et ça devrait marcher.
Dernière modification par MpokLePuissant (Le 01/06/2009, à 01:02)
Hors ligne
#20 Le 01/06/2009, à 01:02
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
oui mais la c'est ndiswrapper qui te permet d'installer
les pilotes windows. b43 ne passe pas par ndiswrapper.
Hors ligne
#21 Le 01/06/2009, à 01:04
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Et comment installer les pilotes 32 bits par ndiswrapper ? J'ai déjà suivi toutes les manipulations de la doc, c'est dans résultat.
Hors ligne
#22 Le 01/06/2009, à 01:09
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
tu dois trouver les pilotes XP de ta carte bcmwl5.inf et .sys dans le cd des pilotes
ou dans un xp qui drive ta carte, placer ces fichiers sur le bureau d'ubuntu
installer ndiswrapper-common et ndiswrapper-utils-1.9
puis
cd Bureau
sudo ndiswrapper -i bcmwl5.inf #mettre le nom exact du driver
ndiswrapper -l #pour voir si le pilote gère la carte
sudo modprobe -b43
sudo modprobe ndiswrapper
et lancer une connexion
Hors ligne
#23 Le 01/06/2009, à 01:14
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Déjà essayé plusieurs fois mais sans mettre sur le bureau. Ca ne change rien. Je réessaye pour voir mais ça m'étonnerait que cela fonctionne.
Merci beaucoup quand même pour l'aide que tu m'as apporté et la patience que tu as dû prendre pour traîter mon cas. =P
Je te dis quoi de suite.
Hors ligne
#24 Le 01/06/2009, à 01:25
- MpokLePuissant
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
Voilà ce que j'ai fait, peu de changement si ce n'est qu'en ayant tout mis sur le Bureau la commande sudo ndiswrapper -i bcmwl5.inf est un peu plus bavarde que d'habitude...
sudo ndiswrapper -i bcmwl5.inf
installing bcmwl5 ...
forcing parameter IBSSGMode from 0 to 2
mpok@Techizzy:~/Bureau$ ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
bcmwl5 : driver installed
device (14E4:4320) present (alternate driver: ssb)
mpok@Techizzy:~/Bureau$ sudo modprobe -b43
modprobe: invalid option -- '4'
Usage: modprobe [-v] [-V] [-C config-file] [-d <dirname> ] [-n] [-i] [-q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...]
modprobe -r [-n] [-i] [-v] <modulename> ...
modprobe -l -t <dirname> [ -a <modulename> ...]
mpok@Techizzy:~/Bureau$ sudo modprobe b43
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
mpok@Techizzy:~/Bureau$ sudo modprobe ndiswrapper
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
FATAL: Module ndiswrapper not found.
Hors ligne
#25 Le 01/06/2009, à 01:29
- ilcorseronero
Re : Broadcom 4306 ne voit aucun réseaux sous Jaunty
sudo modprobe -r b43
sudo modprobe ndiswrapper
Hors ligne