Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: Asus WLAN N10 Wireless USB Wifi Connecter

  1. #21
    Join Date
    Apr 2012
    Beans
    13

    Re: Asus WLAN N10 Wireless USB Wifi Connecter

    Quote Originally Posted by chili555 View Post
    Yes, unless the 8712 is in the timestamp, like this:
    Code:
      [69382.871293] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    I want to see the reason your driver doesn't drive your wireless card.
    Heres what I got. (I'm not exactly sure about the placement of the spaces.)

    Code:
     [    21.294261] r8712u: module is from the staging directory, the quality is unknown, you have been warned.
    [    22.052418] r8712u: DriverVersion: v7_0.20100831
    [    22.052459] r8712u: register rtl8712_netdev_ops to netdev_ops
    [    22.052465] r8712u: USB_SPEED_HIGH with 4 endpoints
    [    22.068290] r8712u: Boot from EFUSE: Autoload OK
    [    24.056914] r8712u: CustomerID = 0x0010
    [    24.056922] r8712u: MAC Address from efuse = 54:04:a6:e0:28:cd
    [    24.059772] usbcore: registered new interface driver r8712u
    [    25.048522] r8712u:  1 RCR=0x153f00e
    [    25.049266] r8712u:  2 RCR=0x553f003
    I may have made one or two mistakes but I'm pretty sure this is right.

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

    Re: Asus WLAN N10 Wireless USB Wifi Connecter

    How about this one?
    Code:
    rfkill list all
    Frankly, it all looks quite good. I see no errors or warnings. Was a wireless interface created?
    Code:
    iwconfig
    Are there any other clues?
    Code:
    dmesg | grep wlan
    This is my favorite kind of problem; everything looks perfect except it doesn't work!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 3 of 3 FirstFirst 123

Tags for this Thread

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
  •