Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 04/02/2010, à 16:13

yeste64

[Résolu] Ubuntu Netbook Remix connection wifi

Bonjour à tous, alors voilà, je dispose d'un netbook : un Compaq mini. Je viens d'y installé Ubuntu Netbook Remix. Tout s'est bien déroulé. Cependant, je n'arrive pas à me connecter en wifi. Je me suis branché en Ethernet, j'ai effectué toutes les mises à jour. Mais une fois l'ethernet débranché, la connexion wifi ne s'active pas. Cela reste aussi inchangé après redémarrage. J'espère pouvoir trouver de l'aide, merci d'avance à vous !

Dernière modification par yeste64 (Le 06/02/2010, à 19:45)


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#2 Le 04/02/2010, à 19:04

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Je n'arrete pas de chercher sur le net, mais toujours sans succès, j'ai maintenant activé Broadcom STA, mais ils me disent qu'il n'est pas utilisé.
Edit : Voici le résultats de ces commandes :

damien@ubuntu:~$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu 
DISTRIB_RELEASE=9.10 
DISTRIB_CODENAME=karmic 
DISTRIB_DESCRIPTION="Ubuntu 9.10"
damien@ubuntu:~$ lsusb 
Bus 001 Device 002: ID 10f1:1a0f  
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 005 Device 002: ID 04fc:05da Sunplus Technology Co., Ltd 
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
damien@ubuntu:~$ lspci 
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03) 
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) 
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) 
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) 
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) 
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) 
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) 
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) 
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) 
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) 
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) 
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02) 
01:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01) 
02:00.0 Ethernet controller: Attansic Technology Corp. Atheros AR8132 / L1c Gigabit Ethernet Adapter (rev c0)
damien@ubuntu:~$ lspci -nn | grep -i net 
01:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01) 
02:00.0 Ethernet controller [0200]: Attansic Technology Corp. Atheros AR8132 / L1c Gigabit Ethernet Adapter [1969:1062] (rev c0)
damien@ubuntu:~$ sudo lshw -C network 
[sudo] password for damien: 
  *-network               
       description: Network controller 
       product: BCM4312 802.11b/g 
       vendor: Broadcom Corporation 
       physical id: 0 
       bus info: pci@0000:01:00.0 
       version: 01 
       width: 64 bits 
       clock: 33MHz 
       capabilities: pm msi pciexpress bus_master cap_list 
       configuration: driver=b43-pci-bridge latency=0 
       resources: irq:16 memory:feafc000-feafffff 
  *-network 
       description: Ethernet interface 
       product: Atheros AR8132 / L1c Gigabit Ethernet Adapter 
       vendor: Attansic Technology Corp. 
       physical id: 0 
       bus info: pci@0000:02:00.0 
       logical name: eth0 
       version: c0 
       serial: 00:25:b3:47:c0:8d 
       capacity: 100MB/s 
       width: 64 bits 
       clock: 33MHz 
       capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation 
       configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.0.1-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair 
       resources: irq:26 memory:febc0000-febfffff ioport:ec80(size=128) 
damien@ubuntu:~$ lsmod 
Module                  Size  Used by 
binfmt_misc             8356  1 
ppdev                   6688  0 
snd_hda_codec_idt      59844  1 
iptable_filter          3100  0 
snd_hda_intel          26920  2 
snd_hda_codec          75708  2 snd_hda_codec_idt,snd_hda_intel 
snd_hwdep               7200  1 snd_hda_codec 
snd_pcm_oss            37920  0 
snd_mixer_oss          16028  1 snd_pcm_oss 
ip_tables              11692  1 iptable_filter 
x_tables               16544  1 ip_tables 
snd_pcm                75296  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss 
snd_seq_dummy           2656  0 
snd_seq_oss            28576  0 
snd_seq_midi            6432  0 
snd_rawmidi            22208  1 snd_seq_midi 
snd_seq_midi_event      6940  2 snd_seq_oss,snd_seq_midi 
snd_seq                50224  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event 
uvcvideo               59080  0 
videodev               36736  1 uvcvideo 
v4l1_compat            14496  2 uvcvideo,videodev 
joydev                 10240  0 
snd_timer              22276  2 snd_pcm,snd_seq 
snd_seq_device          6920  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq 
atl1c                  30880  0 
psmouse                56500  0 
serio_raw               5280  0 
snd                    59204  16 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device 
soundcore               7264  1 snd 
snd_page_alloc          9156  2 snd_hda_intel,snd_pcm 
lp                      8964  0 
parport                35340  2 ppdev,lp 
usbhid                 38208  0 
fbcon                  36640  72 
tileblit                2460  1 fbcon 
font                    8124  1 fbcon 
bitblit                 5372  1 fbcon 
softcursor              1756  1 bitblit 
ssb                    35364  0 
i915                  221320  3 
drm                   159584  3 i915 
i2c_algo_bit            5760  1 i915 
intel_agp              27484  2 i915 
agpgart                34988  2 drm,intel_agp 
video                  19380  1 i915 
output                  2780  1 video
damien@ubuntu:~$ iwconfig 
lo        no wireless extensions. 

eth0      no wireless extensions.
damien@ubuntu:~$ ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:25:b3:47:c0:8d  
          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:26 

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)
damien@ubuntu:~$ sudo iwlist scan 
lo        Interface doesn't support scanning. 

eth0      Interface doesn't support scanning.
damien@ubuntu:~$ uname -r -m 
2.6.31-17-generic i686
damien@ubuntu:~$ cat /etc/network/interfaces 
auto lo 
iface lo inet loopback
damien@ubuntu:~$ nm-tool 

NetworkManager Tool 

State: disconnected 

- Device: eth0 ----------------------------------------------------------------- 
  Type:              Wired 
  Driver:            atl1c 
  State:             unavailable 
  Default:           no 
  HW Address:        00:25:B3:47:C0:8D 

  Capabilities: 
    Carrier Detect:  yes 

  Wired Properties 
    Carrier:         off
damien@ubuntu:~$ uname -a 
Linux ubuntu 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux
damien@ubuntu:~$ sudo dhclient 
There is already a pid file /var/run/dhclient.pid with pid 2184 
killed old client process, removed PID file 
Internet Systems Consortium DHCP Client V3.1.2 
Copyright 2004-2008 Internet Systems Consortium. 
All rights reserved. 
For info, please visit http://www.isc.org/sw/dhcp/ 

Listening on LPF/eth0/00:25:b3:47:c0:8d 
Sending on   LPF/eth0/00:25:b3:47:c0:8d 
Sending on   Socket/fallback 
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10 
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18 
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13 
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 
No DHCPOFFERS received. 
No working leases in persistent database – sleeping.
damien@ubuntu:~$ lsmod 
Module                  Size  Used by 
nls_iso8859_1           3740  0 
nls_cp437               5372  0 
vfat                   10716  0 
fat                    51452  1 vfat 
usb_storage            52576  0 
binfmt_misc             8356  1 
ppdev                   6688  0 
snd_hda_codec_idt      59844  1 
iptable_filter          3100  0 
snd_hda_intel          26920  2 
snd_hda_codec          75708  2 snd_hda_codec_idt,snd_hda_intel 
snd_hwdep               7200  1 snd_hda_codec 
snd_pcm_oss            37920  0 
snd_mixer_oss          16028  1 snd_pcm_oss 
ip_tables              11692  1 iptable_filter 
x_tables               16544  1 ip_tables 
snd_pcm                75296  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss 
snd_seq_dummy           2656  0 
snd_seq_oss            28576  0 
snd_seq_midi            6432  0 
snd_rawmidi            22208  1 snd_seq_midi 
snd_seq_midi_event      6940  2 snd_seq_oss,snd_seq_midi 
snd_seq                50224  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event 
uvcvideo               59080  0 
videodev               36736  1 uvcvideo 
v4l1_compat            14496  2 uvcvideo,videodev 
joydev                 10240  0 
snd_timer              22276  2 snd_pcm,snd_seq 
snd_seq_device          6920  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq 
atl1c                  30880  0 
psmouse                56500  0 
serio_raw               5280  0 
snd                    59204  16 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device 
soundcore               7264  1 snd 
snd_page_alloc          9156  2 snd_hda_intel,snd_pcm 
lp                      8964  0 
parport                35340  2 ppdev,lp 
usbhid                 38208  0 
fbcon                  36640  72 
tileblit                2460  1 fbcon 
font                    8124  1 fbcon 
bitblit                 5372  1 fbcon 
softcursor              1756  1 bitblit 
ssb                    35364  0 
i915                  221320  3 
drm                   159584  3 i915 
i2c_algo_bit            5760  1 i915 
intel_agp              27484  2 i915 
agpgart                34988  2 drm,intel_agp 
video                  19380  1 i915 
output                  2780  1 video
damien@ubuntu:~$ dmesg
[    0.002375] Initializing cgroup subsys freezer 
[    0.002380] Initializing cgroup subsys net_cls 
[    0.002406] CPU: L1 I cache: 32K, L1 D cache: 24K 
[    0.002412] CPU: L2 cache: 512K 
[    0.002417] CPU: Physical Processor ID: 0 
[    0.002421] CPU: Processor Core ID: 0 
[    0.002428] mce: CPU supports 5 MCE banks 
[    0.002441] CPU0: Thermal monitoring enabled (TM2) 
[    0.002449] using mwait in idle threads. 
[    0.002461] Performance Counters: Atom events, Intel PMU driver. 
[    0.002476] ... version:                 3 
[    0.002480] ... bit width:               40 
[    0.002485] ... generic counters:        2 
[    0.002489] ... value mask:              000000ffffffffff 
[    0.002494] ... max period:              000000007fffffff 
[    0.002498] ... fixed-purpose counters:  3 
[    0.002503] ... counter mask:            0000000700000003 
[    0.002511] Checking 'hlt' instruction... OK. 
[    0.020015] ACPI: Core revision 20090521 
[    0.036471] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 
[    0.079103] CPU0: Intel(R) Atom(TM) CPU N270   @ 1.60GHz stepping 02 
[    0.080001] Booting processor 1 APIC 0x1 ip 0x6000 
[    0.004000] Initializing CPU#1 
[    0.004000] Calibrating delay using timer specific routine.. 3192.31 BogoMIPS (lpj=6384633) 
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 24K 
[    0.004000] CPU: L2 cache: 512K 
[    0.004000] CPU: Physical Processor ID: 0 
[    0.004000] CPU: Processor Core ID: 0 
[    0.004000] mce: CPU supports 5 MCE banks 
[    0.004000] CPU1: Thermal monitoring enabled (TM2) 
[    0.004000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106 
[    0.165043] CPU1: Intel(R) Atom(TM) CPU N270   @ 1.60GHz stepping 02 
[    0.165078] checking TSC synchronization [CPU#0 -> CPU#1]: passed. 
[    0.168050] Brought up 2 CPUs 
[    0.168057] Total of 2 processors activated (6384.69 BogoMIPS). 
[    0.168122] CPU0 attaching sched-domain: 
[    0.168128]  domain 0: span 0-1 level SIBLING 
[    0.168134]   groups: 0 1 
[    0.168145] CPU1 attaching sched-domain: 
[    0.168150]  domain 0: span 0-1 level SIBLING 
[    0.168155]   groups: 1 0 
[    0.168312] Booting paravirtualized kernel on bare hardware 
[    0.168467] regulator: core version 0.5 
[    0.168467] Time: 18:14:23  Date: 02/04/10 
[    0.168467] NET: Registered protocol family 16 
[    0.168467] EISA bus registered 
[    0.168467] ACPI: bus type pci registered 
[    0.168586] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 
[    0.168593] PCI: Not using MMCONFIG. 
[    0.168887] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3 
[    0.168892] PCI: Using configuration type 1 for base access 
[    0.173300] bio: create slab <bio-0> at 0 
[    0.173420] ACPI: EC: Look up EC in DSDT 
[    0.177033] ACPI: BIOS _OSI(Linux) query ignored 
[    0.188587] ACPI: EC: non-query interrupt received, switching to interrupt mode 
[    0.312644] ACPI: Interpreter enabled 
[    0.312656] ACPI: (supports S0 S3 S4 S5) 
[    0.312705] ACPI: Using IOAPIC for interrupt routing 
[    0.312799] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 
[    0.328333] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources 
[    0.328333] PCI: updated MCFG configuration 0: base e0000000 segment 0 buses 0 - 63 
[    0.328333] PCI: Using MMCONFIG for extended config space 
[    0.342624] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 
[    0.342631] ACPI: EC: driver started in interrupt mode 
[    0.343065] ACPI: No dock devices found. 
[    0.343374] ACPI: PCI Root Bridge [PCI0] (0000:00) 
[    0.343525] pci 0000:00:02.0: reg 10 32bit mmio: [0xfe980000-0xfe9fffff] 
[    0.343535] pci 0000:00:02.0: reg 14 io port: [0xdc80-0xdc87] 
[    0.343544] pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff] 
[    0.343554] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfe940000-0xfe97ffff] 
[    0.343609] pci 0000:00:02.1: reg 10 32bit mmio: [0xfe880000-0xfe8fffff] 
[    0.343737] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfe938000-0xfe93bfff] 
[    0.343803] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold 
[    0.343811] pci 0000:00:1b.0: PME# disabled 
[    0.343904] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold 
[    0.343912] pci 0000:00:1c.0: PME# disabled 
[    0.344019] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold 
[    0.344028] pci 0000:00:1c.1: PME# disabled 
[    0.344115] pci 0000:00:1d.0: reg 20 io port: [0xdc00-0xdc1f] 
[    0.344191] pci 0000:00:1d.1: reg 20 io port: [0xd880-0xd89f] 
[    0.344266] pci 0000:00:1d.2: reg 20 io port: [0xd800-0xd81f] 
[    0.344340] pci 0000:00:1d.3: reg 20 io port: [0xd480-0xd49f] 
[    0.344422] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfe937c00-0xfe937fff] 
[    0.344496] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold 
[    0.344504] pci 0000:00:1d.7: PME# disabled 
[    0.344678] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO 
[    0.344687] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO 
[    0.344695] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0500 (mask 0003) 
[    0.344704] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 1640 (mask 000f) 
[    0.344784] pci 0000:00:1f.2: reg 10 io port: [0xd400-0xd407] 
[    0.344796] pci 0000:00:1f.2: reg 14 io port: [0xd080-0xd083] 
[    0.344807] pci 0000:00:1f.2: reg 18 io port: [0xd000-0xd007] 
[    0.344819] pci 0000:00:1f.2: reg 1c io port: [0xcc80-0xcc83] 
[    0.344830] pci 0000:00:1f.2: reg 20 io port: [0xcc00-0xcc0f] 
[    0.344842] pci 0000:00:1f.2: reg 24 32bit mmio: [0xfe937800-0xfe937bff] 
[    0.344875] pci 0000:00:1f.2: PME# supported from D3hot 
[    0.344883] pci 0000:00:1f.2: PME# disabled 
[    0.344949] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f] 
[    0.345196] pci 0000:01:00.0: reg 10 64bit mmio: [0xfeafc000-0xfeafffff] 
[    0.345414] pci 0000:01:00.0: supports D1 D2 
[    0.345554] pci 0000:00:1c.0: bridge 32bit mmio: [0xfea00000-0xfeafffff] 
[    0.345638] pci 0000:02:00.0: reg 10 64bit mmio: [0xfebc0000-0xfebfffff] 
[    0.345653] pci 0000:02:00.0: reg 18 io port: [0xec80-0xecff] 
[    0.345737] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold 
[    0.345747] pci 0000:02:00.0: PME# disabled 
[    0.345825] pci 0000:00:1c.1: bridge io port: [0xe000-0xefff] 
[    0.345834] pci 0000:00:1c.1: bridge 32bit mmio: [0xfeb00000-0xfebfffff] 
[    0.345909] pci 0000:00:1e.0: transparent bridge 
[    0.345945] pci_bus 0000:00: on NUMA node 0 
[    0.345957] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] 
[    0.346224] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] 
[    0.346613] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT] 
[    0.363747] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15) 
[    0.363970] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) 
[    0.364203] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 *14 15) 
[    0.364421] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) 
[    0.364637] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. 
[    0.364856] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. 
[    0.365077] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. 
[    0.365304] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 *15) 
[    0.365709] SCSI subsystem initialized 
[    0.365790] libata version 3.00 loaded. 
[    0.365790] usbcore: registered new interface driver usbfs 
[    0.365790] usbcore: registered new interface driver hub 
[    0.365790] usbcore: registered new device driver usb 
[    0.365790] ACPI: WMI: Mapper loaded 
[    0.365790] PCI: Using ACPI for IRQ routing 
[    0.376021] Bluetooth: Core ver 2.15 
[    0.376068] NET: Registered protocol family 31 
[    0.376068] Bluetooth: HCI device and connection manager initialized 
[    0.376068] Bluetooth: HCI socket layer initialized 
[    0.376068] NetLabel: Initializing 
[    0.376068] NetLabel:  domain hash size = 128 
[    0.376068] NetLabel:  protocols = UNLABELED CIPSOv4 
[    0.376079] NetLabel:  unlabeled traffic allowed by default 
[    0.376160] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 
[    0.376172] hpet0: 3 comparators, 64-bit 14.318180 MHz counter 
[    0.396024] pnp: PnP ACPI init 
[    0.396064] ACPI: bus type pnp registered 
[    0.400535] pnp: PnP ACPI: found 13 devices 
[    0.400542] ACPI: ACPI bus type pnp unregistered 
[    0.400551] PnPBIOS: Disabled by ACPI PNP 
[    0.400577] system 00:01: iomem range 0xfed13000-0xfed19fff has been reserved 
[    0.400596] system 00:08: ioport range 0x4d0-0x4d1 has been reserved 
[    0.400603] system 00:08: ioport range 0x500-0x501 has been reserved 
[    0.400610] system 00:08: ioport range 0x800-0x87f has been reserved 
[    0.400618] system 00:08: ioport range 0x480-0x4bf has been reserved 
[    0.400625] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved 
[    0.400633] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved 
[    0.400640] system 00:08: iomem range 0xfed40000-0xfed8ffff has been reserved 
[    0.400654] system 00:0a: iomem range 0xfec00000-0xfec00fff could not be reserved 
[    0.400662] system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved 
[    0.400674] system 00:0b: iomem range 0xe0000000-0xe3ffffff has been reserved 
[    0.400689] system 00:0c: iomem range 0x0-0x9ffff could not be reserved 
[    0.400696] system 00:0c: iomem range 0xc0000-0xcffff could not be reserved 
[    0.400703] system 00:0c: iomem range 0xe0000-0xfffff could not be reserved 
[    0.400710] system 00:0c: iomem range 0x100000-0x3f7fffff could not be reserved 
[    0.400718] system 00:0c: iomem range 0xfed90000-0xffffffff could not be reserved 
[    0.435595] AppArmor: AppArmor Filesystem Enabled 
[    0.435660] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01 
[    0.435667] pci 0000:00:1c.0:   IO window: disabled 
[    0.435677] pci 0000:00:1c.0:   MEM window: 0xfea00000-0xfeafffff 
[    0.435684] pci 0000:00:1c.0:   PREFETCH window: disabled 
[    0.435694] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02 
[    0.435701] pci 0000:00:1c.1:   IO window: 0xe000-0xefff 
[    0.435711] pci 0000:00:1c.1:   MEM window: 0xfeb00000-0xfebfffff 
[    0.435719] pci 0000:00:1c.1:   PREFETCH window: disabled 
[    0.435727] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03 
[    0.435732] pci 0000:00:1e.0:   IO window: disabled 
[    0.435740] pci 0000:00:1e.0:   MEM window: disabled 
[    0.435747] pci 0000:00:1e.0:   PREFETCH window: disabled 
[    0.435770]   alloc irq_desc for 16 on node -1 
[    0.435775]   alloc kstat_irqs on node -1 
[    0.435787] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 
[    0.435797] pci 0000:00:1c.0: setting latency timer to 64 
[    0.435810]   alloc irq_desc for 17 on node -1 
[    0.435815]   alloc kstat_irqs on node -1 
[    0.435823] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 
[    0.435832] pci 0000:00:1c.1: setting latency timer to 64 
[    0.435844] pci 0000:00:1e.0: setting latency timer to 64 
[    0.435855] pci_bus 0000:00: resource 0 io:  [0x00-0xffff] 
[    0.435861] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] 
[    0.435868] pci_bus 0000:01: resource 1 mem: [0xfea00000-0xfeafffff] 
[    0.435875] pci_bus 0000:02: resource 0 io:  [0xe000-0xefff] 
[    0.435881] pci_bus 0000:02: resource 1 mem: [0xfeb00000-0xfebfffff] 
[    0.435888] pci_bus 0000:03: resource 3 io:  [0x00-0xffff] 
[    0.435894] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffff] 
[    0.435968] NET: Registered protocol family 2 
[    0.436187] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) 
[    0.436843] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) 
[    0.437829] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) 
[    0.438280] TCP: Hash tables configured (established 131072 bind 65536) 
[    0.438287] TCP reno registered 
[    0.438514] NET: Registered protocol family 1 
[    0.438660] Trying to unpack rootfs image as initramfs... 
[    0.501128] Switched to high resolution mode on CPU 1 
[    0.504016] Switched to high resolution mode on CPU 0 
[    0.817639] Freeing initrd memory: 7728k freed 
[    0.825374] cpufreq-nforce2: No nForce2 chipset. 
[    0.825438] Scanning for low memory corruption every 60 seconds 
[    0.825656] audit: initializing netlink socket (disabled) 
[    0.825687] type=2000 audit(1265307263.824:1): initialized 
[    0.843121] highmem bounce pool size: 64 pages 
[    0.843134] HugeTLB registered 4 MB page size, pre-allocated 0 pages 
[    0.846389] VFS: Disk quotas dquot_6.5.2 
[    0.846526] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) 
[    0.847792] fuse init (API version 7.12) 
[    0.847989] msgmni has been set to 1732 
[    0.848515] alg: No test for stdrng (krng) 
[    0.848549] io scheduler noop registered 
[    0.848555] io scheduler anticipatory registered 
[    0.848559] io scheduler deadline registered 
[    0.848670] io scheduler cfq registered (default) 
[    0.848696] pci 0000:00:02.0: Boot video device 
[    0.849010]   alloc irq_desc for 24 on node -1 
[    0.849017]   alloc kstat_irqs on node -1 
[    0.849038] pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X 
[    0.849054] pcieport-driver 0000:00:1c.0: setting latency timer to 64 
[    0.849262]   alloc irq_desc for 25 on node -1 
[    0.849267]   alloc kstat_irqs on node -1 
[    0.849281] pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X 
[    0.849295] pcieport-driver 0000:00:1c.1: setting latency timer to 64 
[    0.849471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 
[    0.849638] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 
[    0.852133] ACPI: AC Adapter [AC0] (on-line) 
[    0.852275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 
[    0.852283] ACPI: Power Button [PWRF] 
[    0.852399] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C0D:00/input/input1 
[    0.853187] ACPI: Lid Switch [LID] 
[    0.853290] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 
[    0.853297] ACPI: Sleep Button [SLPB] 
[    0.853408] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3 
[    0.853416] ACPI: Power Button [PWRB] 
[    0.854704] ACPI: SSDT 3f7be320 0023C (v01  PmRef  Cpu0Ist 00003000 INTL 20051117) 
[    0.855570] ACPI: SSDT 3f7be5f0 005D0 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117) 
[    0.856446] Monitor-Mwait will be used to enter C-1 state 
[    0.856536] Monitor-Mwait will be used to enter C-2 state 
[    0.856604] Monitor-Mwait will be used to enter C-3 state 
[    0.856626] Marking TSC unstable due to TSC halts in idle 
[    0.856675] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) 
[    0.856740] processor LNXCPU:00: registered as cooling_device0 
[    0.857505] ACPI: SSDT 3f7be250 000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117) 
[    0.858094] ACPI: SSDT 3f7be560 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117) 
[    0.858983] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) 
[    0.859031] processor LNXCPU:01: registered as cooling_device1 
[    0.866609] thermal LNXTHERM:01: registered as thermal_zone0 
[    0.866627] ACPI: Thermal Zone [THRM] (43 C) 
[    0.866744] isapnp: Scanning for PnP cards... 
[    0.895024] ACPI: Battery Slot [BAT1] (battery present) 
[    1.220805] isapnp: No Plug & Play device found 
[    1.223524] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled 
[    1.226237] brd: module loaded 
[    1.227256] loop: module loaded 
[    1.227438] input: Macintosh mouse button emulation as /devices/virtual/input/input4 
[    1.227670] ata_piix 0000:00:1f.2: version 2.13 
[    1.227701]   alloc irq_desc for 19 on node -1 
[    1.227706]   alloc kstat_irqs on node -1 
[    1.227720] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 
[    1.227730] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ] 
[    1.227802] ata_piix 0000:00:1f.2: setting latency timer to 64 
[    1.227957] scsi0 : ata_piix 
[    1.228192] scsi1 : ata_piix 
[    1.228279] ata1: SATA max UDMA/133 cmd 0xd400 ctl 0xd080 bmdma 0xcc00 irq 19 
[    1.228286] ata2: SATA max UDMA/133 cmd 0xd000 ctl 0xcc80 bmdma 0xcc08 irq 19 
[    1.230310] Fixed MDIO Bus: probed 
[    1.230392] PPP generic driver version 2.4.2 
[    1.230615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 
[    1.230660]   alloc irq_desc for 23 on node -1 
[    1.230666]   alloc kstat_irqs on node -1 
[    1.230680] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 
[    1.230710] ehci_hcd 0000:00:1d.7: setting latency timer to 64 
[    1.230717] ehci_hcd 0000:00:1d.7: EHCI Host Controller 
[    1.230819] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 
[    1.234745] ehci_hcd 0000:00:1d.7: debug port 1 
[    1.234756] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported 
[    1.234789] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe937c00 
[    1.248026] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 
[    1.248200] usb usb1: configuration #1 chosen from 1 choice 
[    1.248266] hub 1-0:1.0: USB hub found 
[    1.248283] hub 1-0:1.0: 8 ports detected 
[    1.248420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 
[    1.248462] uhci_hcd: USB Universal Host Controller Interface driver 
[    1.248531] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 
[    1.248544] uhci_hcd 0000:00:1d.0: setting latency timer to 64 
[    1.248551] uhci_hcd 0000:00:1d.0: UHCI Host Controller 
[    1.248630] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 
[    1.248668] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000dc00 
[    1.248856] usb usb2: configuration #1 chosen from 1 choice 
[    1.248917] hub 2-0:1.0: USB hub found 
[    1.248932] hub 2-0:1.0: 2 ports detected 
[    1.249048] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 
[    1.249062] uhci_hcd 0000:00:1d.1: setting latency timer to 64 
[    1.249068] uhci_hcd 0000:00:1d.1: UHCI Host Controller 
[    1.249138] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 
[    1.249174] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d880 
[    1.249354] usb usb3: configuration #1 chosen from 1 choice 
[    1.249415] hub 3-0:1.0: USB hub found 
[    1.249430] hub 3-0:1.0: 2 ports detected 
[    1.249525]   alloc irq_desc for 18 on node -1 
[    1.249531]   alloc kstat_irqs on node -1 
[    1.249542] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 
[    1.249554] uhci_hcd 0000:00:1d.2: setting latency timer to 64 
[    1.249560] uhci_hcd 0000:00:1d.2: UHCI Host Controller 
[    1.249628] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 
[    1.249676] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800 
[    1.249838] usb usb4: configuration #1 chosen from 1 choice 
[    1.249899] hub 4-0:1.0: USB hub found 
[    1.249914] hub 4-0:1.0: 2 ports detected 
[    1.250013] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 
[    1.250025] uhci_hcd 0000:00:1d.3: setting latency timer to 64 
[    1.250032] uhci_hcd 0000:00:1d.3: UHCI Host Controller 
[    1.250099] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 
[    1.250148] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d480 
[    1.250311] usb usb5: configuration #1 chosen from 1 choice 
[    1.250377] hub 5-0:1.0: USB hub found 
[    1.250392] hub 5-0:1.0: 2 ports detected 
[    1.250585] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 
[    1.254715] i8042.c: Detected active multiplexing controller, rev 1.1. 
[    1.257314] serio: i8042 KBD port at 0x60,0x64 irq 1 
[    1.257329] serio: i8042 AUX0 port at 0x60,0x64 irq 12 
[    1.257339] serio: i8042 AUX1 port at 0x60,0x64 irq 12 
[    1.257349] serio: i8042 AUX2 port at 0x60,0x64 irq 12 
[    1.257359] serio: i8042 AUX3 port at 0x60,0x64 irq 12 
[    1.257530] mice: PS/2 mouse device common for all mice 
[    1.257844] rtc_cmos 00:03: RTC can wake from S4 
[    1.257920] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 
[    1.257963] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs 
[    1.258223] device-mapper: uevent: version 1.0.3 
[    1.258455] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com 
[    1.258651] device-mapper: multipath: version 1.1.0 loaded 
[    1.258658] device-mapper: multipath round-robin: version 1.0.0 loaded 
[    1.258944] EISA: Probing bus 0 at eisa.0 
[    1.258985] EISA: Detected 0 cards. 
[    1.259370] cpuidle: using governor ladder 
[    1.259628] cpuidle: using governor menu 
[    1.260816] TCP cubic registered 
[    1.261199] NET: Registered protocol family 10 
[    1.262138] lo: Disabled Privacy Extensions 
[    1.262827] NET: Registered protocol family 17 
[    1.262876] Bluetooth: L2CAP ver 2.13 
[    1.262880] Bluetooth: L2CAP socket layer initialized 
[    1.262886] Bluetooth: SCO (Voice Link) ver 0.6 
[    1.262890] Bluetooth: SCO socket layer initialized 
[    1.262987] Bluetooth: RFCOMM TTY layer initialized 
[    1.262994] Bluetooth: RFCOMM socket layer initialized 
[    1.262999] Bluetooth: RFCOMM ver 1.11 
[    1.263797] Using IPI No-Shortcut mode 
[    1.263977] PM: Resume from disk failed. 
[    1.264040] registered taskstats version 1 
[    1.264247]   Magic number: 14:351:240 
[    1.264366] rtc_cmos 00:03: setting system clock to 2010-02-04 18:14:24 UTC (1265307264) 
[    1.264376] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 
[    1.264380] EDD information not available. 
[    1.292586] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5 
[    1.396774] ata1.00: ATA-8: ST9160827AS, 3.AHC, max UDMA/100 
[    1.396782] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32) 
[    1.404689] ata1.00: configured for UDMA/100 
[    1.404933] scsi 0:0:0:0: Direct-Access     ATA      ST9160827AS      3.AH PQ: 0 ANSI: 5 
[    1.405228] sd 0:0:0:0: Attached scsi generic sg0 type 0 
[    1.405340] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) 
[    1.405474] sd 0:0:0:0: [sda] Write Protect is off 
[    1.405482] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 
[    1.405552] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA 
[    1.405900]  sda: sda1 
[    1.450017] sd 0:0:0:0: [sda] Attached SCSI disk 
[    1.450074] Freeing unused kernel memory: 540k freed 
[    1.450580] Write protecting the kernel text: 4568k 
[    1.450658] Write protecting the kernel read-only data: 1836k 
[    1.500023] Clocksource tsc unstable (delta = -110862807 ns) 
[    1.561104] usb 1-4: new high speed USB device using ehci_hcd and address 2 
[    1.726828] usb 1-4: configuration #1 chosen from 1 choice 
[    1.779354] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:19/input/input6 
[    1.779471] ACPI: Video Device [IGD] (multi-head: yes  rom: no  post: no) 
[    1.884974] Linux agpgart interface v0.103 
[    1.910114] agpgart-intel 0000:00:00.0: Intel 945GME Chipset 
[    1.910428] agpgart-intel 0000:00:00.0: detected 7932K stolen memory 
[    1.913488] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 
[    1.999934] [drm] Initialized drm 1.1.0 20060810 
[    2.031221] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 
[    2.031235] i915 0000:00:02.0: setting latency timer to 64 
[    2.042664] b43-pci-bridge 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 
[    2.042689] b43-pci-bridge 0000:01:00.0: setting latency timer to 64 
[    2.101201] ssb: Sonics Silicon Backplane found on PCI device 0000:01:00.0 
[    2.153272] usb 5-1: new low speed USB device using uhci_hcd and address 2 
[    2.267086] [drm] fb0: inteldrmfb frame buffer device 
[    2.267104] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 
[    2.342421] usb 5-1: configuration #1 chosen from 1 choice 
[    2.385649] usbcore: registered new interface driver hiddev 
[    2.409321] input: MLK Trust Mouse 16343 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input7 
[    2.409622] generic-usb 0003:04FC:05DA.0001: input,hiddev96,hidraw0: USB HID v1.10 Mouse [MLK Trust Mouse 16343] on usb-0000:00:1d.3-1/input0 
[    2.409664] usbcore: registered new interface driver usbhid 
[    2.409671] usbhid: v2.6:USB HID core driver 
[    2.613804] [drm] LVDS-8: set mode 1024x576 e 
[    2.989553] Console: switching to colour frame buffer device 128x36 
[    3.979864] EXT4-fs (loop0): barriers enabled 
[    4.000757] kjournald2 starting: pid 402, dev loop0:8, commit interval 5 seconds 
[    4.000795] EXT4-fs (loop0): delayed allocation enabled 
[    4.000803] EXT4-fs: file extents enabled 
[    4.004751] EXT4-fs: mballoc enabled 
[    4.004783] EXT4-fs (loop0): mounted filesystem with ordered data mode 
[    5.072577] type=1505 audit(1265307268.303:2): operation="profile_load" pid=426 name=/sbin/dhclient3 
[    5.073203] type=1505 audit(1265307268.308:3): operation="profile_load" pid=426 name=/usr/lib/NetworkManager/nm-dhcp-client.action 
[    5.073542] type=1505 audit(1265307268.308:4): operation="profile_load" pid=426 name=/usr/lib/connman/scripts/dhclient-script 
[    5.140291] type=1505 audit(1265307268.375:5): operation="profile_load" pid=427 name=/usr/bin/evince 
[    5.149643] type=1505 audit(1265307268.384:6): operation="profile_load" pid=427 name=/usr/bin/evince-previewer 
[    5.155314] type=1505 audit(1265307268.388:7): operation="profile_load" pid=427 name=/usr/bin/evince-thumbnailer 
[    5.184862] type=1505 audit(1265307268.416:8): operation="profile_load" pid=429 name=/usr/lib/cups/backend/cups-pdf 
[    5.185700] type=1505 audit(1265307268.420:9): operation="profile_load" pid=429 name=/usr/sbin/cupsd 
[    5.208797] type=1505 audit(1265307268.440:10): operation="profile_load" pid=430 name=/usr/sbin/tcpdump 
[   17.285931] udev: starting version 147 
[   17.448085] lp: driver loaded but no devices found 
[   17.650223] intel_rng: FWH not detected 
[   17.721509] atl1c 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 
[   17.721533] atl1c 0000:02:00.0: setting latency timer to 64 
[   17.721607] atl1c 0000:02:00.0: PME# disabled 
[   17.721620] atl1c 0000:02:00.0: PME# disabled 
[   17.850301] Linux video capture interface: v2.00 
[   17.866903] uvcvideo: Found UVC 1.00 device Webcam-101 (10f1:1a0f) 
[   17.900051] atl1c 0000:02:00.0: version 1.0.0.1-NAPI 
[   17.914692] input: Webcam-101 as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input8 
[   17.914842] usbcore: registered new interface driver uvcvideo 
[   17.914852] USB Video Class driver (v0.1.0) 
[   18.113836] ip_tables: (C) 2000-2006 Netfilter Core Team 
[   18.233408] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 
[   18.233468] HDA Intel 0000:00:1b.0: setting latency timer to 64 
[   18.348730] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9 
[   18.356838] input: HDA Intel Mic at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 
[   18.357071] input: HDA Intel HP Out at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 
[   18.629700] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04711/0xa00000 
[   18.664119] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input12 
[   26.317351] Adding 262136k swap on /host/ubuntu/disks/swap.disk.  Priority:-1 extents:1 across:262136k 
[   26.491130] EXT4-fs (loop0): internal journal on loop0:8 
[   26.924953]   alloc irq_desc for 26 on node -1 
[   26.924963]   alloc kstat_irqs on node -1 
[   26.924993] atl1c 0000:02:00.0: irq 26 for MSI/MSI-X 
[   26.925865] ADDRCONF(NETDEV_UP): eth0: link is not ready 
[   27.099099] type=1505 audit(1265303690.332:11): operation="profile_replace" pid=907 name=/sbin/dhclient3 
[   27.099953] type=1505 audit(1265303690.332:12): operation="profile_replace" pid=907 name=/usr/lib/NetworkManager/nm-dhcp-client.action 
[   27.100492] type=1505 audit(1265303690.332:13): operation="profile_replace" pid=907 name=/usr/lib/connman/scripts/dhclient-script 
[   27.113233] type=1505 audit(1265303690.348:14): operation="profile_replace" pid=908 name=/usr/bin/evince 
[   27.130962] type=1505 audit(1265303690.364:15): operation="profile_replace" pid=908 name=/usr/bin/evince-previewer 
[   27.144591] type=1505 audit(1265303690.376:16): operation="profile_replace" pid=908 name=/usr/bin/evince-thumbnailer 
[   27.161074] type=1505 audit(1265303690.396:17): operation="profile_replace" pid=913 name=/usr/lib/cups/backend/cups-pdf 
[   27.162139] type=1505 audit(1265303690.396:18): operation="profile_replace" pid=913 name=/usr/sbin/cupsd 
[   27.167340] type=1505 audit(1265303690.400:19): operation="profile_replace" pid=914 name=/usr/sbin/tcpdump 
[   28.801083] ppdev: user-space parallel port driver 
[   29.516979] CPU0 attaching NULL sched-domain. 
[   29.516994] CPU1 attaching NULL sched-domain. 
[   29.529375] CPU0 attaching sched-domain: 
[   29.529393]  domain 0: span 0-1 level SIBLING 
[   29.529406]   groups: 0 1 
[   29.529428] CPU1 attaching sched-domain: 
[   29.529438]  domain 0: span 0-1 level SIBLING 
[   29.529449]   groups: 1 0 
[   31.096956] CPU0 attaching NULL sched-domain. 
[   31.096971] CPU1 attaching NULL sched-domain. 
[   31.108260] CPU0 attaching sched-domain: 
[   31.108278]  domain 0: span 0-1 level SIBLING 
[   31.108291]   groups: 0 1 
[   31.108313] CPU1 attaching sched-domain: 
[   31.108334]  domain 0: span 0-1 level SIBLING 
[   31.108340]   groups: 1 0 
[  422.252158] usb 1-1: new high speed USB device using ehci_hcd and address 4 
[  422.385754] usb 1-1: configuration #1 chosen from 1 choice 
[  422.554502] Initializing USB Mass Storage driver... 
[  422.555786] scsi2 : SCSI emulation for USB Mass Storage devices 
[  422.556361] usbcore: registered new interface driver usb-storage 
[  422.556385] USB Mass Storage support registered. 
[  422.556741] usb-storage: device found at 4 
[  422.556754] usb-storage: waiting for device to settle before scanning 
[  427.552702] usb-storage: device scan complete 
[  427.553462] scsi 2:0:0:0: Direct-Access     Alliance Flash Disk       5.00 PQ: 0 ANSI: 2 
[  427.570280] sd 2:0:0:0: Attached scsi generic sg1 type 0 
[  427.587463] sd 2:0:0:0: [sdb] 1852928 512-byte logical blocks: (948 MB/904 MiB) 
[  427.588223] sd 2:0:0:0: [sdb] Write Protect is off 
[  427.588237] sd 2:0:0:0: [sdb] Mode Sense: 0b 00 00 08 
[  427.588245] sd 2:0:0:0: [sdb] Assuming drive cache: write through 
[  427.594903] sd 2:0:0:0: [sdb] Assuming drive cache: write through 
[  427.594922]  sdb: sdb1 
[  427.601083] sd 2:0:0:0: [sdb] Assuming drive cache: write through 
[  427.601098] sd 2:0:0:0: [sdb] Attached SCSI removable disk 
[  480.589882] usb 1-1: USB disconnect, address 4 
[  846.751526] CPU0 attaching NULL sched-domain. 
[  846.751547] CPU1 attaching NULL sched-domain. 
[  846.761752] CPU0 attaching sched-domain: 
[  846.761769]  domain 0: span 0-1 level SIBLING 
[  846.761782]   groups: 0 1 
[  846.761801]   domain 1: span 0-1 level MC 
[  846.761812]    groups: 0-1 (__cpu_power = 2048) 
[  846.761834] CPU1 attaching sched-domain: 
[  846.761844]  domain 0: span 0-1 level SIBLING 
[  846.761854]   groups: 1 0 
[  846.761870]   domain 1: span 0-1 level MC 
[  846.761881]    groups: 0-1 (__cpu_power = 2048) 
[  861.190784] atl1c 0000:02:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex> 
[  861.191558] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 
[  871.484191] eth0: no IPv6 routers present 
[ 1031.983833] atl1c 0000:02:00.0: atl1c: eth0 NIC Link is Down 
[ 1049.430116] CPU0 attaching NULL sched-domain. 
[ 1049.430136] CPU1 attaching NULL sched-domain. 
[ 1049.448275] CPU0 attaching sched-domain: 
[ 1049.448292]  domain 0: span 0-1 level SIBLING 
[ 1049.448305]   groups: 0 1 
[ 1049.448326] CPU1 attaching sched-domain: 
[ 1049.448336]  domain 0: span 0-1 level SIBLING 
[ 1049.448347]   groups: 1 0

Dernière modification par yeste64 (Le 04/02/2010, à 19:49)


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#3 Le 04/02/2010, à 19:16

sinbad83

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Bonsoir,
il y a toute une litanie standard pour diagnostiquer le problème. Peux-tu envoyer le retour des commandes suivantes (une par une, séparées et mises entre balises Code)?
uname -a
nm-tool
iwconfig
iwlist scan
lspci  | grep net
sudo lshw -C network
sudo dhclient
lsmod
dmesg


La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10,   HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04

Hors ligne

#4 Le 04/02/2010, à 19:34

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Oui je l'ai fait dans mon edit, excusez moi de ne pas l'avoir fait desuite, j'aurais du , je n'ai vu le poste "à lire avant de poster " que trop tard, je te renvoies donc plus haut smile  [merci de me répondre]


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#5 Le 04/02/2010, à 20:27

sinbad83

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Pas de problème, on a dû se croiser. Bravo d'avoir cherché.
Pour ton chipset BCM4312, il y a une doc Ubuntu http://doc.ubuntu-fr.org/wifi_broadcom_bcm43xx
Il y a aussi des réponses à regarder avec Google, tu cherches "Ubuntu BCM4312".


La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10,   HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04

Hors ligne

#6 Le 04/02/2010, à 23:30

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Je suis désolé, mais je n'y arrive vraiment pas.. J'ai essayé toutes les méthodes de la doc, ça ne marche pas. De plus, j'ai trouvé un sujet qui traitait de ça sur le forum mais la personne en question s'est lancée sur des grandes manip' assez fastidieuses donc je ne préfère pas m'y risquer de moi-même. J'en suis donc toujours au même point hmm  [et commence un peu à me décourager après des heures de recherches ^^' ]

edit : après de multiples manipulations, toujours rien.. Je soupçonne de ne pas les accomplir correctement.
En espérant trouver de l'aide, merci d'avance.

Dernière modification par yeste64 (Le 05/02/2010, à 00:42)


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#7 Le 05/02/2010, à 10:46

figaro

Re : [Résolu] Ubuntu Netbook Remix connection wifi

L'installation terminée au bout de 25 minutes environ, on reboute la machine et on se retrouve sous Ubuntu Netbook Remix 9.10. La première chose à faire est de vérifier la configuration du clavier en clavier français et de l'étendre à toute la machine depuis l'utilitaire clavier dans l'onglet Système.

Puis l'on procèdera à l'installation du driver propriétaire du Wifi depuis l'utilitaire des Drivers. L'on reboutera et l'on pourra alors se connecter sur le réseau Wifi depuis l'icône de la barre des taches.


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#8 Le 05/02/2010, à 10:59

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Merci de ta réponse.
C'est ce que j'ai fait, j'avais le choix entre deux, et j'ai choisi Broadcom STA, j'ai reboot, mais ça ne marche pas..


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#9 Le 05/02/2010, à 11:10

figaro

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Essayes l'autre choix.


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#10 Le 05/02/2010, à 11:13

sinbad83

Re : [Résolu] Ubuntu Netbook Remix connection wifi

As-tu regardé ce qu'Ubuntu te trouvait directement comme driver avec Système/Administration/Pilotes de périphériques? En général, c'est plutôt orienté pilotes graphiques mais on en a parfois d'autres.

Je joins ici, si besoin, une procédure trouvée dans un forum commentcamarche.net

"Bonjour,

Vu comment j'ai galeré pour faire marcher ma carte wifi, je pense que ça résoudra le problème de tout possesseur d'une Carte Broadcom 4312 (BCM4312)

Pré-requis :

- Installer le paquet : ndiswrapper-utils-1.9 ,depuis le terminal "sudo aptitude install ndiswrapper-utils-1.9" ou depuis le gestionnaire de paquet de ubuntu (en faisant une petite recherche )

- Installer le paquet : cabextract ,depuis le terminal "sudo aptitude install cabextract" ou depuis le gestionnaire de paquet de ubuntu (en faisant une petite recherche )

- Récupérer le fichier *.exe de ce lien : ftp://ftp.hp.com/pub/softpaq/sp34001-34500/sp34152.exe

La manip:

Vous vous placez dans le répertoire ou vous avez télécharger le fichier *.exe "sp34152.exe" et vous tapez les 3 commandes suivantes :
- cabextract sp34152.exe --ddriver   # il y a peut-être un d de trop dans la commande
- sudo ndiswrapper -i driver/bcmwl5.inf
- sudo ndiswrapper -m

Si tout se passe bien, aucun message d'erreur ne devrait s'afficher.

On enchaîne avec les commandes suivantes :

- echo -e 'install ndiswrapper modprobe -r ohci_hcd ssb; modprobe --ignore-install ndiswrapper $CMDLINE_OPTS; modprobe ssb ohci_hcd\n' | sudo tee -a /etc/modprobe.d/ndiswrapper

- echo 'blacklist ssb' | sudo tee -a /etc/modprobe.d/blacklist

- echo -e 'auto lo\niface lo inet loopback\n' | sudo tee /etc/network/interfaces

- sudo modprobe ndiswrapper

- echo 'ndiswrapper' | sudo tee -a /etc/modules

Et voila votre wifi activé, mais il n'aura pas toutes les fonctionnalité surtout si vous voulez faire la capture de paquets, mais au moins vous.

Si toutefois votre wifi n'est pas activé (vous ne voyez l'icone correspondante dans la barre des taches), il vous suffit de désactiver/activer votre carte wifi avec la commande :

- sudo /etc/init.d/networking restart"

Pour info, toutes les commandes avec "echo '.....' | sudo tee <chemin> servent à insérer le texte entre guillemets simples dans le fichier indiqué par tee.

Rien de très sorcier, il suffit de suivre même si cela paraît long.

Si tu as besoin, la doc NdisWrapper est sur http://doc.ubuntu-fr.org/ndiswrapper

Dernière modification par sinbad83 (Le 05/02/2010, à 11:17)


La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10,   HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04

Hors ligne

#11 Le 05/02/2010, à 11:18

figaro

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Puis l'on procèdera à l'installation du driver propriétaire du Wifi depuis l'utilitaire des Drivers. L'on reboutera et l'on pourra alors se connecter sur le réseau Wifi depuis l'icône de la barre des taches.

Normalement cela suffit il faut choisir le bon driver c'est tout et surtout être connecté en ethernet quand on fait la manip.


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#12 Le 05/02/2010, à 11:21

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

figaro, j'ai déjà essayé les deux pilotes. edit : j'étais en ethernet car sinon linstallation du pilote est impossible.
sinbad83, c'est par ce biais que j'ai installé le pilote Broadcom STA. De plus, j'ai effectué hier la manip' que tu as énoncée, et je me souviens avoir rencontré un message d'erreur lors d'une commande, j'ai tout de même terminé mais rien n'y fait.

merci encore de votre aide

Dernière modification par yeste64 (Le 05/02/2010, à 11:22)


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#13 Le 05/02/2010, à 11:47

figaro

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Voir cette page : http://doc.ubuntu-fr.org/hp_mini_311c  il y a peut être la solution car le wifi est indiqué comme posant problème avec ce netbook.


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#14 Le 05/02/2010, à 11:53

figaro

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Trouver aussi cela:

Résolution des problèmes

    *
      Installation du driver wifi libre

Sur Karmic, l'installation peut se faire avec les commandes suivantes:

sudo apt-get install linux-backports-modules-karmic b43-fwcutter

echo "blacklist ssb" | sudo tee -a /etc/modprobe.d/blacklist-ssb.conf

echo "blacklist wl" | sudo tee -a /etc/modprobe.d/blacklist-wl.conf

Reboot et ca fonctionne!

Source de l'info: ici

Cette méthode semble poser des problèmes pour faire fonctionner le bluetooth.

    *
      Installation du driver wifi Broadcom (propriétaire)

Au 1er démarrage ubuntu signale la disponibilité de drivers propriétaires "pilote réseau sans fil Broadcom STA" (ou "Broadcom STA wireless driver") pour le chip broadcom43 (carte wifi/bluetooth). Après installation de ces drivers (nécessite un reboot), le wifi fonctionne très bien, mais cela semble bloquer le fonctionnement du bluetooth (qui marche très bien quand on désactive le driver STA).

    *

Voir aussi :

http://ubuntuforums.org/showthread.php?t=1266620

Dernière modification par figaro (Le 05/02/2010, à 11:54)


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#15 Le 05/02/2010, à 17:22

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Voilà ce que ça me donne slnbad83 :

damien@ubuntu:~$ sudo apt-get install ndiswrapper-utils-1.9
[sudo] password for damien: 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
ndiswrapper-utils-1.9 est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
damien@ubuntu:~$ sudo apt-get install cabextract
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
cabextract est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
damien@ubuntu:~$ cd /home/damien/
damien@ubuntu:~$ cabextract sp34152.exe --ddriver
cabextract: unrecognized option '--ddriver'
Extracting cabinet: sp34152.exe
  extracting bcm1xsup.dll
  extracting bcm43xx.cat
  extracting bcm43xx64.cat
  extracting Bcmnpf64.sys
  extracting bcmwl5.inf
  extracting bcmwl5.sys
  extracting bcmwl564.sys
  extracting bcmwliss.dll
  extracting bcmwlnpf.sys
  extracting bcmwlpkt.dll
  extracting bcmwls.ini
  extracting bcmwls32.exe
  extracting bcmwls64.exe
  extracting bcmwlu00.exe
  extracting data1.cab
  extracting data1.hdr
  extracting data2.cab
  extracting ikernel.ex_
  extracting is.exe
  extracting launcher.ini
  extracting layout.bin
  extracting setup.exe
  extracting Setup.ini
  extracting setup.inx
  extracting setup.iss
  extracting sp34152.cva

All done, no errors.
damien@ubuntu:~$ cabextract sp34152.exe --driver
cabextract: unrecognized option '--driver'
Extracting cabinet: sp34152.exe
  extracting bcm1xsup.dll
  extracting bcm43xx.cat
  extracting bcm43xx64.cat
  extracting Bcmnpf64.sys
  extracting bcmwl5.inf
  extracting bcmwl5.sys
  extracting bcmwl564.sys
  extracting bcmwliss.dll
  extracting bcmwlnpf.sys
  extracting bcmwlpkt.dll
  extracting bcmwls.ini
  extracting bcmwls32.exe
  extracting bcmwls64.exe
  extracting bcmwlu00.exe
  extracting data1.cab
  extracting data1.hdr
  extracting data2.cab
  extracting ikernel.ex_
  extracting is.exe
  extracting launcher.ini
  extracting layout.bin
  extracting setup.exe
  extracting Setup.ini
  extracting setup.inx
  extracting setup.iss
  extracting sp34152.cva

All done, no errors.
damien@ubuntu:~$ sudo ndiswrapper -i driver/bcmwl5.inf
driver bcmwl5 is already installed
damien@ubuntu:~$ sudo ndiswrapper -m
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
module configuration already contains alias directive

damien@ubuntu:~$ sudo ndiswrapper -m
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
module configuration already contains alias directive

damien@ubuntu:~$ echo -e 'install ndiswrapper modprobe -r ohci_hcd ssb; modprobe --ignore-install ndiswrapper $CMDLINE_OPTS; modprobe ssb ohci_hcd\n' | sudo tee -a /etc/modprobe.d/ndiswrapper
install ndiswrapper modprobe -r ohci_hcd ssb; modprobe --ignore-install ndiswrapper $CMDLINE_OPTS; modprobe ssb ohci_hcd

damien@ubuntu:~$ echo 'blacklist ssb' | sudo tee -a /etc/modprobe.d/blacklist
blacklist ssb
damien@ubuntu:~$ echo -e 'auto lo\niface lo inet loopback\n' | sudo tee /etc/network/interfaces
auto lo
iface lo inet loopback

damien@ubuntu:~$ sudo modprobe ndiswrapper
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
damien@ubuntu:~$ echo 'ndiswrapper' | sudo tee -a /etc/modules
ndiswrapper
damien@ubuntu:~$  sudo /etc/init.d/networking restart
 * Reconfiguring network interfaces...                                                                                [ OK ]

Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#16 Le 05/02/2010, à 18:38

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

J'ai essayé la démarche expliquée ici : http://www.paperblog.fr/1546601/installation-du-wifi-avec-le-driver-officiel-linux-de-broadcom/ 
Tout se déroule correctement jusqu'à cette étape où apparaît un message d'erreur :

damien@ubuntu:~$ modprobe ieee80211_crypt_tkip
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
damien@ubuntu:~$ insmod wl.ko
insmod: can't read 'wl.ko': No such file or directory

Dernière modification par yeste64 (Le 05/02/2010, à 18:42)


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#17 Le 05/02/2010, à 18:52

figaro

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Depuis le temps que tu bidouilles des tas de truc tu dois avoir pas mal de conflits dans les fichiers de conf en particulier dans les blaclklistés .....

Tu devrais refaire une installation complète et reprendre dans l'ordre l'installation du driver propriétaire que Remix propose, et si cela ne marche pas ce que tu veux ....


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#18 Le 05/02/2010, à 18:56

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

figaro a écrit :

Depuis le temps que tu bidouilles des tas de truc tu dois avoir pas mal de conflits dans les fichiers de conf en particulier dans les blaclklistés .....

Tu devrais refaire une installation complète et reprendre dans l'ordre l'installation du driver propriétaire que Remix propose, et si cela ne marche pas ce que tu veux ....

Cela est il possible à partir de windows et wubi ?


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#19 Le 05/02/2010, à 19:29

figaro

Re : [Résolu] Ubuntu Netbook Remix connection wifi

yeste64 a écrit :

Cela est il possible à partir de windows et wubi ?

Qu'est-ce que tu veux dire ?


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#20 Le 05/02/2010, à 22:56

yeste64

Re : [Résolu] Ubuntu Netbook Remix connection wifi

C'est bon, j'ai carrément réinstallé Ubuntu Netbook Remix , et suite à l'installation, lors de la mise à jour, ils m'ont proposé eux-même d'installé Broadcom STA. J'ai accepté, et sans même avoir à redémarrer, le wifi marche niquel. Voilà, je suis vraiment content, merci à tous !


Si l'important n'est pas de gagner mais de participer, alors pourquoi compte-t-on les points ?

Hors ligne

#21 Le 06/02/2010, à 08:06

figaro

Re : [Résolu] Ubuntu Netbook Remix connection wifi

Un petit résolu smile


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne