Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
i have an aod250: Code: # 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 ...
  1. #1
    Just Joined!
    Join Date
    Sep 2010
    Location
    Puerto Rico
    Posts
    23

    help with wlan acer aod250

    i have an aod250:
    Code:
    # 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 N10/ICH 7 Family High Definition Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
    00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
    00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
    00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
    00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
    00:1d.7 USB Controller: Intel Corporation N10/ICH 7 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 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
    01:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
    03:00.0 Ethernet controller: Atheros Communications AR8132 Fast Ethernet (rev c0)
    
    # iwconfig
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    help?

  2. #2
    Linux Newbie JosePF's Avatar
    Join Date
    Jun 2010
    Posts
    225
    Hello,
    You think that you have to install firmware.

    1) su -
    2) yum install b43-fwcutter wget
    3) wget http://downloads.openwrt.org/sources...0.10.5.tar.bz2
    4) tar xjf broadcom-wl-4.150.10.5.tar.bz2
    5) cd broadcom-wl-4.150.10.5/driver
    6) b43-fwcutter -w /lib/firmware/ wl_apsta_mimo.o

    Now reboot and it should work.

    Regards

  3. #3
    Just Joined!
    Join Date
    Sep 2010
    Location
    Puerto Rico
    Posts
    23
    i did the steps you gave me without problem, but wireless is still not working =S

  4. #4
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Post the output of
    Code:
    lsmod
    Code:
    ifconfig
    Code:
    dmesg |grep -i firmware
    How are you trying to connect? Are you using Networkmanager, Command line? Which distro are you using?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  5. #5
    Just Joined!
    Join Date
    Sep 2010
    Location
    Puerto Rico
    Posts
    23
    Code:
    # lsmod
    Module                  Size  Used by
    fuse                   47907  2 
    cpufreq_ondemand        6964  2 
    acpi_cpufreq            6601  1 
    ip6t_REJECT             3310  2 
    nf_conntrack_ipv6      14223  2 
    ip6table_filter         1199  1 
    ip6_tables              9774  1 ip6table_filter
    ipv6                  221726  14 ip6t_REJECT,nf_conntrack_ipv6
    uinput                  5287  0 
    snd_hda_codec_realtek   209340  1 
    snd_hda_intel          19875  2 
    snd_hda_codec          70968  2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep               4860  1 snd_hda_codec
    snd_seq                42775  0 
    snd_seq_device          5035  1 snd_seq
    snd_pcm                62013  2 snd_hda_intel,snd_hda_codec
    snd_timer              15391  2 snd_seq,snd_pcm
    iTCO_wdt                8928  0 
    iTCO_vendor_support     2027  1 iTCO_wdt
    uvcvideo               47328  0 
    videodev               29870  1 uvcvideo
    v4l1_compat            11354  2 uvcvideo,videodev
    microcode              10249  0 
    joydev                  7451  0 
    snd                    46591  12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
    atl1c                  25460  0 
    i2c_i801                8402  0 
    soundcore               4934  1 snd
    snd_page_alloc          6033  2 snd_hda_intel,snd_pcm
    wmi                     5624  0 
    i915                  247519  3 
    drm_kms_helper         21722  1 i915
    drm                   138779  4 i915,drm_kms_helper
    i2c_algo_bit            4117  1 i915
    i2c_core               20553  6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
    video                  17749  1 i915
    output                  1605  1 video
    Code:
    # ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:26:22:23:11:58  
              inet addr:192.168.1.69  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::226:22ff:fe23:1158/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:2310 errors:0 dropped:0 overruns:0 frame:0
              TX packets:2401 errors:0 dropped:0 overruns:0 carrier:1
              collisions:0 txqueuelen:1000 
              RX bytes:1818959 (1.7 MiB)  TX bytes:528785 (516.3 KiB)
              Interrupt:30 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:8 errors:0 dropped:0 overruns:0 frame:0
              TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:480 (480.0 b)  TX bytes:480 (480.0 b)
    right now i'm wired, and using fedora13 and i managed to download a wireless assistant, but everytime i start it it says no usable wireless devices found

  6. #6
    Just Joined!
    Join Date
    Sep 2010
    Location
    Puerto Rico
    Posts
    23
    dmesg gives this
    Code:
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.3: PME# disabled
    pci 0000:00:1d.0: reg 20: [io  0x60a0-0x60bf]
    pci 0000:00:1d.1: reg 20: [io  0x6080-0x609f]
    pci 0000:00:1d.2: reg 20: [io  0x6060-0x607f]
    pci 0000:00:1d.3: reg 20: [io  0x6040-0x605f]
    pci 0000:00:1d.7: reg 10: [mem 0x58344400-0x583447ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.0: quirk: [io  0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: [io  0x0500-0x053f] claimed by ICH6 GPIO
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at ff2c (mask 0003)
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0007)
    pci 0000:00:1f.2: reg 10: [io  0x60d8-0x60df]
    pci 0000:00:1f.2: reg 14: [io  0x60fc-0x60ff]
    pci 0000:00:1f.2: reg 18: [io  0x60d0-0x60d7]
    pci 0000:00:1f.2: reg 1c: [io  0x60f8-0x60fb]
    pci 0000:00:1f.2: reg 20: [io  0x6020-0x602f]
    pci 0000:00:1f.2: reg 24: [mem 0x58344000-0x583443ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 20: [io  0x6000-0x601f]
    pci 0000:01:00.0: reg 10: [mem 0x57100000-0x57103fff 64bit]
    pci 0000:01:00.0: supports D1 D2
    pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
    pci 0000:00:1c.0:   bridge window [mem 0x57100000-0x581fffff]
    pci 0000:00:1c.0:   bridge window [mem 0x50000000-0x50ffffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
    pci 0000:00:1c.1:   bridge window [mem 0x56100000-0x570fffff]
    pci 0000:00:1c.1:   bridge window [mem 0x51000000-0x51ffffff 64bit pref]
    pci 0000:03:00.0: reg 10: [mem 0x55000000-0x5503ffff 64bit]
    pci 0000:03:00.0: reg 18: [io  0x2000-0x207f]
    pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.2: PCI bridge to [bus 03-03]
    pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
    pci 0000:00:1c.2:   bridge window [mem 0x55000000-0x560fffff]
    pci 0000:00:1c.2:   bridge window [mem 0x52000000-0x52ffffff 64bit pref]
    pci 0000:00:1c.3: PCI bridge to [bus 04-04]
    pci 0000:00:1c.3:   bridge window [io  0x1000-0x1fff]
    pci 0000:00:1c.3:   bridge window [mem 0x54000000-0x54ffffff]
    pci 0000:00:1c.3:   bridge window [mem 0x53000000-0x53ffffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
    pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
    pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
    pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    SCSI subsystem initialized
    libata version 3.00 loaded.
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
    reserve RAM buffer: 000000003f576000 - 000000003fffffff 
    reserve RAM buffer: 000000003f66d000 - 000000003fffffff 
    reserve RAM buffer: 000000003f6ee000 - 000000003fffffff 
    reserve RAM buffer: 000000003f700000 - 000000003fffffff 
    NetLabel: Initializing
    NetLabel:  domain hash size = 128
    NetLabel:  protocols = UNLABELED CIPSOv4
    NetLabel:  unlabeled traffic allowed by default
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp 00:01: disabling [io  0x164e-0x164f] because it overlaps 0000:00:1c.3 BAR 13 [io  0x1000-0x1fff]
    pnp: PnP ACPI: found 9 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [io  0x0200-0x020f] has been reserved
    system 00:01: [io  0x0600-0x060f] has been reserved
    system 00:01: [io  0x0610] has been reserved
    system 00:01: [io  0x0800-0x080f] has been reserved
    system 00:01: [io  0x0400-0x047f] has been reserved
    system 00:01: [io  0x0500-0x053f] has been reserved
    system 00:01: [io  0xff2c-0xff2f] has been reserved
    system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
    system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
    pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
    pci 0000:00:1c.0:   bridge window [mem 0x57100000-0x581fffff]
    pci 0000:00:1c.0:   bridge window [mem 0x50000000-0x50ffffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
    pci 0000:00:1c.1:   bridge window [mem 0x56100000-0x570fffff]
    pci 0000:00:1c.1:   bridge window [mem 0x51000000-0x51ffffff 64bit pref]
    pci 0000:00:1c.2: PCI bridge to [bus 03-03]
    pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
    pci 0000:00:1c.2:   bridge window [mem 0x55000000-0x560fffff]
    pci 0000:00:1c.2:   bridge window [mem 0x52000000-0x52ffffff 64bit pref]
    pci 0000:00:1c.3: PCI bridge to [bus 04-04]
    pci 0000:00:1c.3:   bridge window [io  0x1000-0x1fff]
    pci 0000:00:1c.3:   bridge window [mem 0x54000000-0x54ffffff]
    pci 0000:00:1c.3:   bridge window [mem 0x53000000-0x53ffffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 05-05]
    pci 0000:00:1e.0:   bridge window [io  disabled]
    pci 0000:00:1e.0:   bridge window [mem disabled]
    pci 0000:00:1e.0:   bridge window [mem pref disabled]
    pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: enabling device (0000 -> 0003)
    pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.2: setting latency timer to 64
    pci 0000:00:1c.3: enabling device (0000 -> 0003)
    pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.3: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
    pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
    pci_bus 0000:01: resource 1 [mem 0x57100000-0x581fffff]
    pci_bus 0000:01: resource 2 [mem 0x50000000-0x50ffffff 64bit pref]
    pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
    pci_bus 0000:02: resource 1 [mem 0x56100000-0x570fffff]
    pci_bus 0000:02: resource 2 [mem 0x51000000-0x51ffffff 64bit pref]
    pci_bus 0000:03: resource 0 [io  0x2000-0x3fff]
    pci_bus 0000:03: resource 1 [mem 0x55000000-0x560fffff]
    pci_bus 0000:03: resource 2 [mem 0x52000000-0x52ffffff 64bit pref]
    pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
    pci_bus 0000:04: resource 1 [mem 0x54000000-0x54ffffff]
    pci_bus 0000:04: resource 2 [mem 0x53000000-0x53ffffff 64bit pref]
    pci_bus 0000:05: resource 4 [io  0x0000-0xffff]
    pci_bus 0000:05: resource 5 [mem 0x00000000-0xffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    UDP hash table entries: 512 (order: 2, 16384 bytes)
    UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    NET: Registered protocol family 1
    pci 0000:00:02.0: Boot video device
    PCI: CLS 0 bytes, default 64
    Trying to unpack rootfs image as initramfs...
    Freeing initrd memory: 11808k freed
    Simple Boot Flag value 0x5 read from CMOS RAM was invalid
    Simple Boot Flag at 0x44 set to 0x1
    apm: BIOS not found.
    audit: initializing netlink socket (disabled)
    type=2000 audit(1284255256.134:1): initialized
    highmem bounce pool size: 64 pages
    HugeTLB registered 4 MB page size, pre-allocated 0 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1725
    SELinux:  Registering netfilter hooks
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.1: setting latency timer to 64
    pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.2: setting latency timer to 64
    pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.3: setting latency timer to 64
    pcieport 0000:00:1c.3: irq 27 for MSI/MSI-X
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f6c33a68), AE_ALREADY_EXISTS
    pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    acpiphp: Slot [1] registered
    acpiphp_glue: sibling found, but _SUN doesn't match!
    acpiphp_glue: sibling found, but _SUN doesn't match!
    acpiphp_glue: sibling found, but _SUN doesn't match!
    pci-stub: invalid id string ""
    ACPI: AC Adapter [AC] (on-line)
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    ACPI: Power Button [PWRB]
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
    ACPI: Lid Switch [LID0]
    input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
    ACPI: Sleep Button [SLPB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button [PWRF]
    ACPI: Fan [FAN] (on)
    Marking TSC unstable due to TSC halts in idle
    Switching to clocksource hpet
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [THRM] (27 C)
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    ACPI: Battery Slot [BAT0] (battery present)
    Non-volatile memory driver v1.3
    Linux agpgart interface v0.103
    agpgart-intel 0000:00:00.0: Intel 945GME Chipset
    agpgart-intel 0000:00:00.0: detected 7932K stolen memory
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x40000000
    Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    brd: module loaded
    loop: module loaded
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    ahci 0000:00:1f.2: irq 28 for MSI/MSI-X
    ahci: SSS flag set, parallel bus scan disabled
    ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x5 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part 
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    ata1: SATA max UDMA/133 abar m1024@0x58344000 port 0x58344100 irq 28
    ata2: DUMMY
    ata3: SATA max UDMA/133 abar m1024@0x58344000 port 0x58344200 irq 28
    ata4: DUMMY
    Fixed MDIO Bus: probed
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1d.7: using broken periodic workaround
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1d.7: irq 16, io mem 0x58344400
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb1: Product: EHCI Host Controller
    usb usb1: Manufacturer: Linux 2.6.34.6-54.fc13.i686 ehci_hcd
    usb usb1: SerialNumber: 0000:00:1d.7
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 8 ports detected
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:1d.0: irq 16, io base 0x000060a0
    usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb2: Product: UHCI Host Controller
    usb usb2: Manufacturer: Linux 2.6.34.6-54.fc13.i686 uhci_hcd
    usb usb2: SerialNumber: 0000:00:1d.0
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 17, io base 0x00006080
    usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb3: Product: UHCI Host Controller
    usb usb3: Manufacturer: Linux 2.6.34.6-54.fc13.i686 uhci_hcd
    usb usb3: SerialNumber: 0000:00:1d.1
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006060
    usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb4: Product: UHCI Host Controller
    usb usb4: Manufacturer: Linux 2.6.34.6-54.fc13.i686 uhci_hcd
    usb usb4: SerialNumber: 0000:00:1d.2
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    uhci_hcd 0000:00:1d.3: UHCI Host Controller
    uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1d.3: irq 19, io base 0x00006040
    usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb5: Product: UHCI Host Controller
    usb usb5: Manufacturer: Linux 2.6.34.6-54.fc13.i686 uhci_hcd
    usb usb5: SerialNumber: 0000:00:1d.3
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    rtc_cmos 00:03: RTC can wake from S4
    rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
    cpuidle: using governor ladder
    cpuidle: using governor menu
    usbcore: registered new interface driver hiddev
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    nf_conntrack version 0.5.0 (15886 buckets, 63544 max)
    CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
    nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
    sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
    ip_tables: (C) 2000-2006 Netfilter Core Team
    TCP cubic registered
    Initializing XFRM netlink socket
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    PM: Resume from disk failed.
    registered taskstats version 1
    No TPM chip found, activating TPM-bypass!
      Magic number: 10:52:559
    rtc_cmos 00:03: setting system clock to 2010-09-12 01:34:18 UTC (1284255258)
    Initalizing network drop monitor service
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    usb 1-2: new high speed USB device using ehci_hcd and address 2
    ata1.00: ATA-8: ST9160314AS, 0001SDM1, max UDMA/133
    ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access     ATA      ST9160314AS      0001 PQ: 0 ANSI: 5
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
     sda: sda1 sda2
    sd 0:0:0:0: [sda] Attached SCSI disk
    usb 1-2: New USB device found, idVendor=064e, idProduct=a102
    usb 1-2: New USB device strings: Mfr=2, Product=1, SerialNumber=3
    usb 1-2: Product: WebCam
    usb 1-2: Manufacturer: SuYin
    usb 1-2: SerialNumber: CN0316-S30C-OV061-VA-R02.02.02
    ata3: SATA link down (SStatus 0 SControl 300)
    Freeing unused kernel memory: 548k freed
    Write protecting the kernel text: 3672k
    Write protecting the kernel read-only data: 1752k
    dracut: dracut-005-3.fc13
    dracut: rd_NO_LUKS: removing cryptoluks activation
    udev: starting version 153
    Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04771/0xa40000/0xa0000
    acpi device:24: registered as cooling_device3
    input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
    ACPI: Video Device [OVGA] (multi-head: yes  rom: yes  post: no)
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
    [drm] Initialized drm 1.1.0 20060810
    i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    i915 0000:00:02.0: setting latency timer to 64
    [drm] set up 7M of stolen space
    [drm] initialized overlay support
    Slow work thread pool: Starting up
    Slow work thread pool: Ready
    fbcon: inteldrmfb (fb0) is primary device
    Console: switching to colour frame buffer device 128x37
    fb0: inteldrmfb frame buffer device
    drm: registered panic notifier
    [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    dracut: Starting plymouth daemon
    dracut: rd_NO_DM: removing DM RAID activation
    dracut: rd_NO_MD: removing MD RAID activation
    dracut: Scanning devices sda2  for LVM logical volumes vg_cortana/lv_root vg_cortana/lv_swap 
    dracut: inactive '/dev/vg_cortana/lv_root' [50.00 GiB] inherit
    dracut: inactive '/dev/vg_cortana/lv_home' [96.56 GiB] inherit
    dracut: inactive '/dev/vg_cortana/lv_swap' [1.97 GiB] inherit
    EXT4-fs (dm-0): mounted filesystem with ordered data mode
    dracut: Mounted root filesystem /dev/mapper/vg_cortana-lv_root
    dracut: Loading SELinux policy
    type=1404 audit(1284255263.431:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
    SELinux: 2048 avtab hash slots, 199690 rules.
    SELinux: 2048 avtab hash slots, 199690 rules.
    SELinux:  9 users, 13 roles, 3323 types, 168 bools, 1 sens, 1024 cats
    SELinux:  77 classes, 199690 rules
    SELinux:  Completing initialization.
    SELinux:  Setting up existing superblocks.
    SELinux: initialized (dev dm-0, type ext4), uses xattr
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
    SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
    SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
    SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
    SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
    SELinux: initialized (dev devpts, type devpts), uses transition SIDs
    SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
    SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
    SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
    SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
    SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev proc, type proc), uses genfs_contexts
    SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
    SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
    SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
    type=1403 audit(1284255264.369:3): policy loaded auid=4294967295 ses=4294967295
    dracut: Switching root
    readahead: starting
    udev: starting version 153
    ACPI: WMI: Mapper loaded
    type=1400 audit(1284255269.340:4): avc:  denied  { mmap_zero } for  pid=525 comm="vbetool" scontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tcontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tclass=memprotect
    i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    atl1c 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    atl1c 0000:03:00.0: setting latency timer to 64
    intel_rng: FWH not detected
    atl1c 0000:03:00.0: version 1.0.0.2-NAPI
    microcode: CPU0 sig=0x106c2, pf=0x4, revision=0x212
    microcode: CPU1 sig=0x106c2, pf=0x4, revision=0x212
    microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
    Linux video capture interface: v2.00
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
    iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0460)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    uvcvideo: Found UVC 1.00 device WebCam (064e:a102)
    input: WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input7
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    leds_ss4200: no LED devices found
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    HDA Intel 0000:00:1b.0: irq 29 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    hda_codec: ALC272: BIOS auto-probing.
    ALSA sound/pci/hda/hda_codec.c:4385: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0)
    ALSA sound/pci/hda/hda_codec.c:4389:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    ALSA sound/pci/hda/hda_codec.c:4393:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    ALSA sound/pci/hda/hda_codec.c:4394:    mono: mono_out=0x0
    ALSA sound/pci/hda/hda_codec.c:4405:    inputs: mic=0x12, fmic=0x18, line=0x0, fline=0x0, cd=0x0, aux=0x0
    ALSA sound/pci/hda/patch_realtek.c:1287: realtek: No valid SSID, checking pincfg 0x4016892d for NID 0x1d
    ALSA sound/pci/hda/patch_realtek.c:1303: realtek: Enabling init ASM_ID=0x892d CODEC_ID=10ec0272
    microcode: CPU0 updated to revision 0x218, date = 2009-04-10
    microcode: CPU1 updated to revision 0x218, date = 2009-04-10
    EXT4-fs (sda1): mounted filesystem with ordered data mode
    SELinux: initialized (dev sda1, type ext4), uses xattr
    EXT4-fs (dm-2): mounted filesystem with ordered data mode
    SELinux: initialized (dev dm-2, type ext4), uses xattr
    Adding 2064380k swap on /dev/mapper/vg_cortana-lv_swap.  Priority:-1 extents:1 across:2064380k 
    SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ip6_tables: (C) 2000-2006 Netfilter Core Team
    atl1c 0000:03:00.0: irq 30 for MSI/MSI-X
    atl1c 0000:03:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
    eth0: no IPv6 routers present
    fuse init (API version 7.13)
    SELinux: initialized (dev fuse, type fuse), uses genfs_contexts

  7. #7
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    I don't see the module loading for the wireless device. Try loading it.
    Code:
    modprobe b43
    Code:
    ifconfig
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  8. #8
    Just Joined!
    Join Date
    Sep 2010
    Location
    Puerto Rico
    Posts
    23
    Code:
    [root@Cortana ~]# modprobe b43
    [root@Cortana ~]# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:26:22:23:11:58  
              inet addr:192.168.1.69  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::226:22ff:fe23:1158/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:14386 errors:0 dropped:0 overruns:0 frame:0
              TX packets:13795 errors:0 dropped:0 overruns:0 carrier:1
              collisions:0 txqueuelen:1000 
              RX bytes:12522795 (11.9 MiB)  TX bytes:2524537 (2.4 MiB)
              Interrupt:30 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:8 errors:0 dropped:0 overruns:0 frame:0
              TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:480 (480.0 b)  TX bytes:480 (480.0 b)
    
    wlan0     Link encap:Ethernet  HWaddr 0C:60:76:6C:14:BF  
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

  9. #9
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Looks like you have something going now.
    Try to setup your connection using Network Manager (KNetwork if you're using KDE)
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  10. #10
    Just Joined!
    Join Date
    Sep 2010
    Location
    Puerto Rico
    Posts
    23
    yay, it works =D
    I hadn't noticed that when i put
    modprobe b43
    ifconfig

    it starts it.. but, i tried that last night and it worked. but this morning i woke up and it didn't wanted to work, i putted modprobe b43 and ifconfig and it worked... do u know why the netbook does that?

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...