Did/does your left wifi led light up in linpus?

Discussion in 'Laptop Hardware' started by Syco54645, Aug 28, 2008.

  1. Syco54645

    Syco54645

    Joined:
    Aug 19, 2008
    Messages:
    48
    Likes Received:
    0
    Mine used to (at least i think so, others have reported that it did as well), but when I switched to ubuntu it doesnt any more. I am trying to fix this but finding that some people's do not.
    Mine lit up when the the wifi was on and turned off when the wifi was off.

    If someone has this functionality can you please take a picture of it in both states and upload it. Also, it would be helpful to see your sysctl -a | grep led output when the wifi is on and when it is off.
     
    Syco54645, Aug 28, 2008
    #1
  2. Syco54645

    mazade

    Joined:
    Jul 27, 2008
    Messages:
    39
    Likes Received:
    0
    Location:
    US - Montana
    If I Recall Correctly... my right light was the only one to have ever lit up... I thought it was kinda stupid that they'd put a left light on it that did nothing. Nope, left light never lit up... but then again I didn't keep up with the linpus updates as often as I should have.
    Same thing with XP, even using the better atheros driver, still only one right light that worked.
     
    mazade, Aug 28, 2008
    #2
  3. Syco54645

    hmmwv

    Joined:
    Aug 15, 2008
    Messages:
    78
    Likes Received:
    0
    Location:
    Seattle, WA
    I thought only the right light is for Wifi, the left LED supposes to be the WWAN light, no?
     
    hmmwv, Aug 28, 2008
    #3
  4. Syco54645

    captain semtex

    Joined:
    Aug 22, 2008
    Messages:
    5
    Likes Received:
    0
    Location:
    BC - Canada
    I have used Linpus exclusively and have all the updates. The left wifi light has never worked for me. Maybe those who have dismantled their A1s will know if there is physically a LED there?
     
    captain semtex, Aug 28, 2008
    #4
  5. Syco54645

    tafelpoot

    Joined:
    Aug 24, 2008
    Messages:
    5
    Likes Received:
    0
    same here... only the right led works (it was orange)
     
    tafelpoot, Aug 28, 2008
    #5
  6. Syco54645

    bjc

    Joined:
    Aug 8, 2008
    Messages:
    36
    Likes Received:
    0
    Location:
    Sydney Australia
    Same as the others: right orange LED for WiFi on.

    I get the same result wether WiFi is on or off :?

    sysctl -a | grep led

    dev.wifi0.softled = 0
    dev.wifi0.ledpin = 3
    dev.wifi0.ledon = 0
     
    bjc, Aug 29, 2008
    #6
  7. Syco54645

    Syco54645

    Joined:
    Aug 19, 2008
    Messages:
    48
    Likes Received:
    0
    Then it must be other setting that causes it to change.
    In ubuntu we have softled set to 1, maybe that will cause it to be solid if it is 0.

    edit: ok that didnt help. in ubuntu we do only have two of the keys though, maybe that has something to do with it
    They are with their vaules.
    dev.wifi0.softled = 1
    dev.wifi0.ledpin = 3
     
    Syco54645, Aug 29, 2008
    #7
  8. Syco54645

    sideways

    Joined:
    Aug 21, 2008
    Messages:
    172
    Likes Received:
    0
    you can turn the right led on with
    Code:
    sudo sysctl -w dev.wifi0.ledon=0
    and off with
    Code:
    sudo sysctl -w dev.wifi0.ledon=1
    I assume there will be another kernel parameter when the wlan card available and plugged in to set the left led
     
    sideways, Aug 29, 2008
    #8
  9. Syco54645

    Sid

    Joined:
    Jul 22, 2008
    Messages:
    632
    Likes Received:
    0
    Location:
    UK - (most locations)
    Correct
     
    Sid, Aug 30, 2008
    #9
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.