Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 36

Thread: ASUS PCE-N15 Installation

  1. #11
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: ASUS PCE-N15 Installation Help Needed

    After some searching online I think I found the issue in a customer review.
    So do you want to replace the device or would you like to try to compile? I downloaded it and it makes without drama for me. I don't have the device, so I can't vouch that it actually performs as expected.

    If it were me, I'd replace.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #12
    Join Date
    Aug 2011
    Beans
    14

    Re: ASUS PCE-N15 Installation Help Needed

    I too have had this card for a very long time and to no avail have I ever got this card to work properly under ubuntu 12.04 or 12.10. I had it recognized and the ability to connect to the wireless network but it disconnects and fails miserably. Also very slow speeds compared to in Windows.

  3. #13
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: ASUS PCE-N15 Installation Help Needed

    Quote Originally Posted by Troy^ View Post
    I too have had this card for a very long time and to no avail have I ever got this card to work properly under ubuntu 12.04 or 12.10. I had it recognized and the ability to connect to the wireless network but it disconnects and fails miserably. Also very slow speeds compared to in Windows.
    Is this a comment that the card is not very good in Ubuntu or a request for assistance? If the latter, please post:
    Code:
    dmesg | grep rtl
    lsmod | grep rtl
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #14
    Join Date
    May 2013
    Beans
    5

    Re: ASUS PCE-N15 Installation Help Needed

    Hi

    I have a PCE-N15 card and have followed the instructions below to install drivers, but I simply don't get it to wok properly, I loose connection after 5sec or so.

    I tried to remove the card and put back my old SWEEX LW052, but it is simply not recognized at all anymore.

    So, my request is help to remove the PCE-N15 drivers to allow my old card to work (if I remember correctly it was working automatically when I installed Ubuntu)

    This is my fist post in this forum so I hope I post in the right place...
    Thankful for support

    [ 29.539012] rtl8192ce 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 29.539020] rtl8192ce 0000:02:00.0: setting latency timer to 64
    [ 29.716450] rtl8192ce: Using firmware rtlwifi/rtl8192cfw.bin
    [ 30.207478] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
    [ 30.208172] rtlwifi: wireless switch is on

    rtl8192ce 52800 0
    rtl8192c_common 46721 1 rtl8192ce
    rtlwifi 64122 1 rtl8192ce
    mac80211 474641 3 rtl8192ce,rtl8192c_common,rtlwifi
    cfg80211 188155 2 rtlwifi,mac80211
    compat 19507 4 rtl8192ce,rtlwifi,mac80211,cfg80211

  5. #15
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: ASUS PCE-N15 Installation Help Needed

    Let's start by blacklisting the Asus driver:
    Code:
    gksuso gedit /etc/modules
    If rtl8192ce is in there, remove it, proofread, save and close gedit. Next:
    Code:
    gksuso gedit /etc/modprobe.d/blacklist.conf
    Add a line at the end:
    Code:
    blacklist rtl8192ce
    Now, with the SWEEX inserted, reboot and show us:
    Code:
    lspci -nn | grep 0280
    iwconfig
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #16
    Join Date
    May 2013
    Beans
    5

    Re: ASUS PCE-N15 Installation Help Needed

    Thanks
    I guess you ment gksudo, that seemed to work anyway.
    I removed the Asus card and put in my sweex

    Now, however I have no network, so I cannot really paste.

    lspci -nn | grep 0280 iwconfig
    Returns no data

    iwconfig
    lo & eth0 no wireless extensions

    Is the conclusion that the card is broken?

  7. #17
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: ASUS PCE-N15 Installation Help Needed

    lspci -nn | grep 0280 iwconfig
    Returns no data
    That's two separate commands:
    Code:
    lspci -nn | grep 0280
    And then, separately:
    Code:
    iwconfig
    If the lspci returns no data, then we assume the SWEEX is inoperative; it is a PCI device, correct?

    If it is inoperative, let's try to troubleshoot the Asus. I emphasize 'try.'
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #18
    Join Date
    May 2013
    Beans
    5

    Re: ASUS PCE-N15 Installation Help Needed

    Yes, it is a pci device.
    Well, then the sweex is dead

    I stop blacklisting the Asus device and put it back.

    The issue is that it starts fine but stops working after a few sec. It still show a network connection icon, but it is false.
    However, by disconnecting and connecting again I can get network again, for a few more sec at least....

    Any suggestions?

  9. #19
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: ASUS PCE-N15 Installation Help Needed

    Let's see if there are any clues here:
    Code:
    dmesg | grep -e wlan -e rtl -e cfg8
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #20
    Join Date
    May 2013
    Beans
    5

    Re: ASUS PCE-N15 Installation Help Needed

    [ 25.954680] cfg80211: Calling CRDA to update world regulatory domain
    [ 26.182104] cfg80211: World regulatory domain updated:
    [ 26.182108] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [ 26.182111] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 26.182114] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [ 26.182116] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [ 26.182118] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 26.182121] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 26.219161] rtl8192ce 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 26.219170] rtl8192ce 0000:02:00.0: setting latency timer to 64
    [ 26.229305] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229308] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229310] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229313] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229315] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229318] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229320] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229322] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229324] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229327] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229329] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229332] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229334] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229336] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229338] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229341] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229343] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229345] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229348] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229350] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229352] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229355] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229357] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229360] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229362] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
    [ 26.229364] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 26.229367] cfg80211: Disabling freq 2484 MHz as custom regd has no rule that fits a 20 MHz wide channel
    [ 26.229558] rtl8192ce: Using firmware rtlwifi/rtl8192cfw.bin
    [ 26.760617] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
    [ 26.766852] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
    [ 26.767451] rtlwifi: wireless switch is on
    [ 26.799366] udevd[409]: renamed network interface wlan0 to wlan1
    [ 27.339659] ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [ 27.347114] ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [ 30.368437] wlan1: authenticate with 10:bf:48:80:ab:e8


    I could also mention that I use my laptop on the same WLAN network at the same time, so it is up and functional.

Page 2 of 4 FirstFirst 1234 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
  •