Page 8 of 9 FirstFirst ... 6789 LastLast
Results 71 to 80 of 85

Thread: Ethernet and wifi not working

  1. #71
    Join Date
    May 2013
    Beans
    63

    Re: Ethernet and wifi not working

    Varunendra: Sure enough! I changed the lines in "interfaces" file and now the network is up at boot. Thanks. Howerver, it only connects via ethernet. It does not hook up wireless because it continues to ask me for the password, even now that I am connected via ethernet. It did not do that before. I will try to send the netinfo.txt in a moment. No # symbols in my box here, though.

  2. #72
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Ethernet and wifi not working

    Quote Originally Posted by LocoMotor101 View Post
    No # symbols in my box here, though.
    It should be in the "Advanced Edit" mode, where I've marked in the attached screenshot.
    Or you can just manually add [code] .. and..[/code] at the beginning and end of the desired text
    Attached Images Attached Images
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  3. #73
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ethernet and wifi not working

    Please use code tags - if you are using New Reply button - highlight text and use the # button in the text box header.

    If using Quick Reply then [code] at the beginning and [/code] at the end.

  4. #74
    Join Date
    May 2013
    Beans
    63

    Re: Ethernet and wifi not working

    @ Varunendra: I will post the netinfo.txt this evening when I get back home. Thanks for the advice.
    @ Kadaha. I wanted to thank you for your patient and dedicated help. I really appreciate your assistance.

  5. #75
    Join Date
    May 2013
    Beans
    63

    Re: Ethernet and wifi not working

    Networking seems to be working perfect now. Thank you!

    Code:
      
    
    *************** info trace ****************
    
    **** uname -a ****
    
    Linux TOSHI 3.5.0-23-generic #35~precise1-Ubuntu SMP Fri Jan 25 17:13:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    
    
    **** lsb-release ****
    
    
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=12.04
    DISTRIB_CODENAME=precise
    DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS"
    
    
    **** lspci ****
    
    01:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8162 Fast Ethernet [1969:1090] (rev 10)
        Subsystem: Toshiba America Info Systems Device [1179:ff1e]
        Kernel driver in use: alx
    --
    02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
        Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:8212]
        Kernel driver in use: rtl8192ce
    
    **** lsusb ****
    
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 003 Device 004: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. 
    Bus 001 Device 004: ID 10f1:1a3d Importek 
    
    **** iwconfig ****
    
    wlan1     IEEE 802.11bgn  ESSID:"Alamedas"  
              Mode:Managed  Frequency:2.437 GHz  Access Point: <MAC address removed>   
              Bit Rate=18 Mb/s   Tx-Power=20 dBm   
              Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
              Power Management:off
              Link Quality=64/70  Signal level=-46 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0
    
    
    **** rfkill ****
    
    0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
    
    
    **** lsmod ****
    
    Module                  Size  Used by
    snd_hda_codec_hdmi     32476  1 
    snd_hda_codec_realtek    79756  1 
    bnep                   18240  2 
    arc4                   12530  2 
    rtl8192ce              58779  0 
    snd_hda_intel          34117  3 
    snd_hda_codec         135141  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
    joydev                 17694  0 
    rtl8192c_common        49512  1 rtl8192ce
    i915                  530857  3 
    rtlwifi                76086  1 rtl8192ce
    rts5139               350620  0 
    uvcvideo               78117  0 
    snd_hwdep              17765  1 snd_hda_codec
    snd_pcm                97523  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    videobuf2_core         33025  1 uvcvideo
    snd_seq_midi           13325  0 
    snd_rawmidi            30750  1 snd_seq_midi
    videodev              125126  2 uvcvideo,videobuf2_core
    videobuf2_vmalloc      12861  1 uvcvideo
    videobuf2_memops       13405  1 videobuf2_vmalloc
    snd_seq_midi_event     14900  1 snd_seq_midi
    snd_seq                61931  2 snd_seq_midi,snd_seq_midi_event
    snd_timer              29990  2 snd_pcm,snd_seq
    coretemp               13642  0 
    snd_seq_device         14498  3 snd_seq_midi,snd_rawmidi,snd_seq
    mac80211              555198  3 rtl8192ce,rtl8192c_common,rtlwifi
    rfcomm                 47562  0 
    drm_kms_helper         49259  1 i915
    psmouse               102075  0 
    kvm_intel             137888  0 
    kvm                   422160  1 kvm_intel
    alx                    81351  0 
    snd                    83674  16 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    drm                   290344  4 i915,drm_kms_helper
    ghash_clmulni_intel    13221  0 
    compat                 13228  1 alx
    mei                    41410  0 
    lpc_ich                17145  0 
    cryptd                 20531  1 ghash_clmulni_intel
    i2c_algo_bit           13565  1 i915
    mac_hid                13254  0 
    serio_raw              13216  0 
    soundcore              15092  1 snd
    cfg80211              208382  2 rtlwifi,mac80211
    snd_page_alloc         18573  2 snd_hda_intel,snd_pcm
    microcode              23030  0 
    bluetooth             211812  10 bnep,rfcomm
    video                  19598  1 i915
    parport_pc             32867  0 
    ppdev                  17114  0 
    lp                     17800  0 
    parport                46563  3 parport_pc,ppdev,lp
    hid_generic            12541  0 
    usbhid                 47259  0 
    hid                   100815  2 hid_generic,usbhid
    
    
    **** nm-tool ****
    
    NetworkManager Tool
    
    State: connected (global)
    
    - Device: wlan1  [Alamedas] ----------------------------------------------------
      Type:              802.11 WiFi
      Driver:            rtl8192ce
      State:             connected
      Default:           no
      HW Address:        <MAC address removed>
    
      Capabilities:
        Speed:           18 Mb/s
    
      Wireless Properties
        WEP Encryption:  yes
        WPA Encryption:  yes
        WPA2 Encryption: yes
    
      Wireless Access Points (* = current AP)
        *Alamedas:       Infra, <MAC address removed>, Freq 2437 MHz, Rate 54 Mb/s, Strength 74 WPA
    
      IPv4 Settings:
        Address:         192.168.2.102
        Prefix:          24 (255.255.255.0)
        Gateway:         192.168.2.1
    
        DNS:             200.91.75.5
        DNS:             200.91.75.6
    
    
    - Device: eth0  [Ifupdown (eth0)] ----------------------------------------------
      Type:              Wired
      Driver:            alx
      State:             connected
      Default:           yes
      HW Address:        <MAC address removed>
    
      Capabilities:
        Carrier Detect:  yes
        Speed:           100 Mb/s
    
      Wired Properties
        Carrier:         on
    
      IPv4 Settings:
        Address:         192.168.2.104
        Prefix:          24 (255.255.255.0)
        Gateway:         192.168.2.1
    
        DNS:             200.91.75.5
        DNS:             200.91.75.6
    
    
    **** NetworkManager.state ****
    
    [main]
    NetworkingEnabled=true
    WirelessEnabled=true
    WWANEnabled=true
    WimaxEnabled=true
    
    
    **** NetworkManager.conf ****
    
    [main]
    plugins=ifupdown,keyfile
    dns=dnsmasq
    
    [ifupdown]
    managed=true
    #managed=false
    
    
    **** NetworkManager.conf-10.04 ****
    
    **** interfaces ****
    
    auto lo
    auto eth0
    auto wlan1
    iface eth0 inet dhcp loopback
    
    
    **** iwlist ****
    
    wlan1     Scan completed :
              Cell 01 - Address: <MAC address removed>
                        Channel:6
                        Frequency:2.437 GHz (Channel 6)
                        Quality=64/70  Signal level=-46 dBm  
                        Encryption key:on
                        ESSID:"Alamedas"
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                                  24 Mb/s; 36 Mb/s; 54 Mb/s
                        Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                        Mode:Master
                        Extra:tsf=0000000512c27c5f
                        Extra: Last beacon: 60ms ago
                        IE: Unknown: 0008416C616D65646173
                        IE: Unknown: 010882848B962430486C
                        IE: Unknown: 030106
                        IE: Unknown: 2A0100
                        IE: Unknown: 2F0100
                        IE: Unknown: 32040C121860
                        IE: Unknown: DD06001018020010
                        IE: WPA Version 1
                            Group Cipher : TKIP
                            Pairwise Ciphers (1) : TKIP
                            Authentication Suites (1) : PSK
    
    
    
    **** resolv ****
    
    
    # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
    #     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
    nameserver 127.0.0.1
    search ice.co.cr
    
    
    **** blacklist.conf ****
    
    
    # This file lists those modules which we don't want to be loaded by
    # alias expansion, usually so some other driver will be loaded for the
    # device instead.
    
    # evbug is a debug tool that should be loaded explicitly
    blacklist evbug
    
    # these drivers are very simple, the HID drivers are usually preferred
    blacklist usbmouse
    blacklist usbkbd
    
    # replaced by e100
    blacklist eepro100
    
    # replaced by tulip
    blacklist de4x5
    
    # causes no end of confusion by creating unexpected network interfaces
    blacklist eth1394
    
    # snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
    # hardware on its own (Ubuntu bug #2011, #6810)
    blacklist snd_intel8x0m
    
    # Conflicts with dvb driver (which is better for handling this device)
    blacklist snd_aw2
    
    # causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
    blacklist i2c_i801
    
    # replaced by p54pci
    blacklist prism54
    
    # replaced by b43 and ssb.
    blacklist bcm43xx
    
    # most apps now use garmin usb driver directly (Ubuntu: #114565)
    blacklist garmin_gps
    
    # replaced by asus-laptop (Ubuntu: #184721)
    blacklist asus_acpi
    
    # low-quality, just noise when being used for sound playback, causes
    # hangs at desktop session start (Ubuntu: #246969)
    blacklist snd_pcsp
    
    # ugly and loud noise, getting on everyone's nerves; this should be done by a
    # nice pulseaudio bing (Ubuntu: #77010)
    blacklist pcspkr
    
    # EDAC driver for amd76x clashes with the agp driver preventing the aperture
    # from being initialised (Ubuntu: #297750). Blacklist so that the driver
    # continues to build and is installable for the few cases where its
    # really needed.
    blacklist amd76x_edac
    
    
    **** dmesg ****
    
    
    [    9.093234] rtl8192ce: ****** This B_CUT device may not work with kernels 3.6 and earlier
    [    9.093236] rtl8192ce: Using firmware rtlwifi/rtl8192cfwU_B.bin
    [   10.702114] init: network-interface (wlan1) pre-start process (848) terminated with status 1
    [   10.895153] init: network-interface (wlan1) post-stop process (884) terminated with status 1
    [  132.860907] type=1400 audit(1368911790.958:16): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=971 comm="apparmor_parser"
    [  132.861315] type=1400 audit(1368911790.958:17): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=971 comm="apparmor_parser"
    [  177.744104] type=1400 audit(1368911835.902:27): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=1898 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
    [  197.929126] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [  197.929912] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [  200.109705] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [  222.702134] wlan1: authenticate with <MAC address removed>
    [  222.722113] wlan1: send auth to <MAC address removed> (try 1/3)
    [  222.723724] wlan1: authenticated
    [  222.737423] wlan1: associate with <MAC address removed> (try 1/3)
    [  222.739734] wlan1: RX AssocResp from <MAC address removed> (capab=0x411 status=0 aid=1)
    [  222.739888] wlan1: associated
    [  222.740878] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
    
    
    **************** done ********************

  6. #76
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Ethernet and wifi not working

    Hi, please post the output of..
    Code:
    cat /etc/network/interfaces
    also your wirelese configuration needs to be
    wap2-aes...NOT TKIP
    so please change that as well.
    thanks.
    Craving anchovy, herring and squid pizza.....with clam sauce

  7. #77
    Join Date
    May 2013
    Beans
    63

    Re: Ethernet and wifi not working

    Hadaka, I checked the security of the wireless and it says WAP2. Actually, I did not even see any option for TKIP. Strange. Let me add that a while ago, wifi go disconnected and I could not get back to reconnect. I had to re-boot the computer to get it to connect. ( ? ). I connected the ethernet and connected alright, but I was not able to navigate, even though the routing tables were OK. So, I rebooted.

    Code:
    oquiros@TOSHI:~$ sudo cat /etc/network/interfaces
    [sudo] password for oquiros: 
    auto lo
    iface lo inet loopback

  8. #78
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Ethernet and wifi not working

    Please re-run the wireless script and generate a fresh "netinfo.txt" file to show us the current status. The one you uploaded is obviously not current as it is showing the older 'interfaces' file contents.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  9. #79
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Ethernet and wifi not working

    Hi, after you re-run the netinfo, script
    and paste it here. then please change the
    TKIP setting in your ROUTER settings..
    chane it to wpa2-psk or wpa2-aes .
    this should also help speed up your wireless connection.
    thanks.
    Craving anchovy, herring and squid pizza.....with clam sauce

  10. #80
    Join Date
    May 2013
    Beans
    63

    Re: Ethernet and wifi not working

    I have changed the ROUTER config as indicated.


    Code:
    *************** info trace ****************
    
    
    **** uname -a ****
    
    
    Linux TOSHI 3.5.0-23-generic #35~precise1-Ubuntu SMP Fri Jan 25 17:13:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    
    
    **** lsb-release ****
    
    
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=12.04
    DISTRIB_CODENAME=precise
    DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS"
    
    
    **** lspci ****
    
    
    01:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8162 Fast Ethernet [1969:1090] (rev 10)
        Subsystem: Toshiba America Info Systems Device [1179:ff1e]
        Kernel driver in use: alx
    --
    02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
        Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:8212]
        Kernel driver in use: rtl8192ce
    
    
    **** lsusb ****
    
    
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 003 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. 
    Bus 001 Device 004: ID 10f1:1a3d Importek 
    
    
    **** iwconfig ****
    
    
    wlan1     IEEE 802.11bgn  ESSID:"Alamedas"  
              Mode:Managed  Frequency:2.437 GHz  Access Point: <MAC address removed>   
              Bit Rate=18 Mb/s   Tx-Power=20 dBm   
              Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
              Power Management:off
              Link Quality=64/70  Signal level=-46 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:1   Missed beacon:0
    
    
    **** rfkill ****
    
    
    0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
    
    **** lsmod ****
    
    Module                  Size  Used by
    snd_hda_codec_hdmi     32476  1 
    snd_hda_codec_realtek    79756  1 
    joydev                 17694  0 
    rfcomm                 47562  0 
    parport_pc             32867  0 
    ppdev                  17114  0 
    bnep                   18240  2 
    bluetooth             211812  10 rfcomm,bnep
    coretemp               13642  0 
    kvm_intel             137888  0 
    kvm                   422160  1 kvm_intel
    ghash_clmulni_intel    13221  0 
    cryptd                 20531  1 ghash_clmulni_intel
    arc4                   12530  2 
    microcode              23030  0 
    snd_hda_intel          34117  3 
    snd_hda_codec         135141  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep              17765  1 snd_hda_codec
    snd_pcm                97523  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    rts5139               350620  0 
    snd_seq_midi           13325  0 
    snd_rawmidi            30750  1 snd_seq_midi
    snd_seq_midi_event     14900  1 snd_seq_midi
    snd_seq                61931  2 snd_seq_midi,snd_seq_midi_event
    uvcvideo               78117  0 
    videobuf2_core         33025  1 uvcvideo
    videodev              125126  2 uvcvideo,videobuf2_core
    videobuf2_vmalloc      12861  1 uvcvideo
    videobuf2_memops       13405  1 videobuf2_vmalloc
    psmouse               102075  0 
    serio_raw              13216  0 
    snd_timer              29990  2 snd_pcm,snd_seq
    snd_seq_device         14498  3 snd_seq_midi,snd_rawmidi,snd_seq
    rtl8192ce              58779  0 
    rtl8192c_common        49512  1 rtl8192ce
    mac_hid                13254  0 
    i915                  530857  3 
    rtlwifi                76086  1 rtl8192ce
    mac80211              555198  3 rtl8192ce,rtl8192c_common,rtlwifi
    snd                    83674  16 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    drm_kms_helper         49259  1 i915
    cfg80211              208382  2 rtlwifi,mac80211
    soundcore              15092  1 snd
    drm                   290344  4 i915,drm_kms_helper
    i2c_algo_bit           13565  1 i915
    video                  19598  1 i915
    alx                    81351  0 
    snd_page_alloc         18573  2 snd_hda_intel,snd_pcm
    compat                 13228  1 alx
    lpc_ich                17145  0 
    lp                     17800  0 
    mei                    41410  0 
    parport                46563  3 parport_pc,ppdev,lp
    hid_generic            12541  0 
    usbhid                 47259  0 
    hid                   100815  2 hid_generic,usbhid
    
    
    **** nm-tool ****
    
    
    NetworkManager Tool
    
    State: connected (global)
    
    - Device: wlan1  [Alamedas] ----------------------------------------------------
      Type:              802.11 WiFi
      Driver:            rtl8192ce
      State:             connected
      Default:           yes
      HW Address:        <MAC address removed>
    
      Capabilities:
        Speed:           18 Mb/s
    
      Wireless Properties
        WEP Encryption:  yes
        WPA Encryption:  yes
        WPA2 Encryption: yes
    
      Wireless Access Points (* = current AP)
        Ipc:             Infra, <MAC address removed>, Freq 2412 MHz, Rate 54 Mb/s, Strength 100 WPA
        *Alamedas:       Infra, <MAC address removed>, Freq 2437 MHz, Rate 54 Mb/s, Strength 74 WPA2
    
      IPv4 Settings:
        Address:         192.168.2.102
        Prefix:          24 (255.255.255.0)
        Gateway:         192.168.2.1
    
        DNS:             200.91.75.5
        DNS:             200.91.75.6
    
    
    - Device: eth0 -----------------------------------------------------------------
      Type:              Wired
      Driver:            alx
      State:             unavailable
      Default:           no
      HW Address:        <MAC address removed>
    
      Capabilities:
        Carrier Detect:  yes
    
      Wired Properties
        Carrier:         off
    
    
    **** NetworkManager.state ****
    
    
    [main]
    NetworkingEnabled=true
    WirelessEnabled=true
    WWANEnabled=true
    WimaxEnabled=true
    
    
    **** NetworkManager.conf ****
    
    
    [main]
    plugins=ifupdown,keyfile
    dns=dnsmasq
    
    [ifupdown]
    managed=true
    #managed=false
    
    
    **** NetworkManager.conf-10.04 ****
    
    
    **** interfaces ****
    
    
    auto lo
    iface lo inet loopback
    
    
    **** iwlist ****
    
    wlan1     Scan completed :
              Cell 01 - Address: <MAC address removed>
                        Channel:6
                        Frequency:2.437 GHz (Channel 6)
                        Quality=64/70  Signal level=-46 dBm  
                        Encryption key:on
                        ESSID:"Alamedas"
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                                  24 Mb/s; 36 Mb/s; 54 Mb/s
                        Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                        Mode:Master
                        Extra:tsf=0000000018415110
                        Extra: Last beacon: 60ms ago
                        IE: Unknown: 0008416C616D65646173
                        IE: Unknown: 010882848B962430486C
                        IE: Unknown: 030106
                        IE: Unknown: 2A0100
                        IE: Unknown: 2F0100
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : PSK
                        IE: Unknown: 32040C121860
                        IE: Unknown: DD060010180200F0
    
    
    **** resolv ****
    
    
    # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
    #     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
    nameserver 127.0.0.1
    search ice.co.cr
    
    
    **** blacklist.conf ****
    
    # This file lists those modules which we don't want to be loaded by
    # alias expansion, usually so some other driver will be loaded for the
    # device instead.
    
    # evbug is a debug tool that should be loaded explicitly
    blacklist evbug
    
    # these drivers are very simple, the HID drivers are usually preferred
    blacklist usbmouse
    blacklist usbkbd
    
    # replaced by e100
    blacklist eepro100
    
    # replaced by tulip
    blacklist de4x5
    
    # causes no end of confusion by creating unexpected network interfaces
    blacklist eth1394
    
    # snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
    # hardware on its own (Ubuntu bug #2011, #6810)
    blacklist snd_intel8x0m
    
    # Conflicts with dvb driver (which is better for handling this device)
    blacklist snd_aw2
    
    # causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
    blacklist i2c_i801
    
    # replaced by p54pci
    blacklist prism54
    
    # replaced by b43 and ssb.
    blacklist bcm43xx
    
    # most apps now use garmin usb driver directly (Ubuntu: #114565)
    blacklist garmin_gps
    
    # replaced by asus-laptop (Ubuntu: #184721)
    blacklist asus_acpi
    
    # low-quality, just noise when being used for sound playback, causes
    # hangs at desktop session start (Ubuntu: #246969)
    blacklist snd_pcsp
    
    # ugly and loud noise, getting on everyone's nerves; this should be done by a
    # nice pulseaudio bing (Ubuntu: #77010)
    blacklist pcspkr
    
    # EDAC driver for amd76x clashes with the agp driver preventing the aperture
    # from being initialised (Ubuntu: #297750). Blacklist so that the driver
    # continues to build and is installable for the few cases where its
    # really needed.
    blacklist amd76x_edac
    
    **** dmesg ****
    
    
    [   12.883983] rtl8192ce: ****** This B_CUT device may not work with kernels 3.6 and earlier
    [   12.883985] rtl8192ce: Using firmware rtlwifi/rtl8192cfwU_B.bin
    [   13.449324] type=1400 audit(1369174038.364:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=918 comm="apparmor_parser"
    [   13.945610] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [   13.960274] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [   16.577321] wlan1: authenticate with <MAC address removed>
    [   16.597065] wlan1: send auth to <MAC address removed> (try 1/3)
    [   16.599844] wlan1: authenticated
    [   16.612649] wlan1: associate with <MAC address removed> (try 1/3)
    [   16.614882] wlan1: RX AssocResp from <MAC address removed> (capab=0x411 status=0 aid=1)
    [   16.615019] wlan1: associated
    [   16.615297] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
    [   36.730031] type=1400 audit(1369174061.680:27): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=2086 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
    
    
    **************** done ********************

Page 8 of 9 FirstFirst ... 6789 LastLast

Bookmarks

Posting Permissions

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