Results 1 to 6 of 6

Thread: "Airplane mode" button on gazp9

  1. #1
    Join Date
    Aug 2014
    Beans
    4

    "Airplane mode" button on gazp9

    I've compiled my own kernel for a Gazelle Professional (gazp9), but the "Airplane mode" (Fn-F11) button doesn't work with it. It works with the stock kernel. I have multiple RFKILL modules compiled, but none of them seem to work. Any suggestions on the kernel options I need to make it work?

  2. #2
    Join Date
    Mar 2010
    Beans
    4

    Re: "Airplane mode" button on gazp9

    It does nothing on the 17" Sys76-Kudo running X-Ubuntu. I do not have this key on Gazelle purchased in 2012.

  3. #3
    Join Date
    Aug 2014
    Beans
    4

    Re: "Airplane mode" button on gazp9

    The one I have was purchased in the last few months.

  4. #4
    Join Date
    Sep 2014
    Beans
    1

    Re: "Airplane mode" button on gazp9

    I have a gazpro9 purchased in late 2013. It has an airplane mode icon on F11. That key used to work but no longer works. Other (blue) function keys still work. I am using Ubuntu as shipped + online updates! nothing special. Also, wireless does not work. Still under warranty but I can't figure out how to get help, so far.

  5. #5
    Join Date
    Aug 2014
    Beans
    4

    Re: "Airplane mode" button on gazp9

    Sounds like the same issue I'm having with the "airplane mode" key, but the wireless issue is for a different thread (try `rfkill list`). My wireless works just fine.

  6. #6
    Join Date
    Aug 2014
    Beans
    4

    Re: "Airplane mode" button on gazp9

    From what I've determined so far, it needs the following symbols in the kernel: ACPI_EC_DEBUGFS DMIID RFKILL
    Then, the code can be obtained https://code.launchpad.net/~system76...6-driver/trunk, then make sure the `system76-daemon` python script is running. It now works for me on my new kernel.
    It looks like the script identifies the model using the DMI sysfs entry, monitors the ACPI EC sysfs interface, and uses RFKILL to kill wifi and bluetooth.

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
  •