Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: HOWTO: Toshiba Fn-Key with FnFX

  1. #1
    Join Date
    Dec 2004
    Location
    Laval/Montreal, Quebec, C
    Beans
    11
    Distro
    Ubuntu 7.04 Feisty Fawn

    Post HOWTO: Toshiba Fn-Key with FnFX

    Purpose: Getting Fn-keys on toshiba laptops to work using FnFX

    FnFX is not in the repositories, so you will have to compile/install it manually.

    1- Download the tar file here, select Download source.

    2-
    • cd <to dir where you downloaded the file>
    • gunzip fnfx-<version number>.tar.gz
    • tar -xfv fnfx-<version number>.tar
    • cd fnfx-<version number>
    • ./configure
    • make
    • sudo make install


    3- sudo mkdir /etc/fnfx/

    4- sudo cp /usr/local/etc/fnfx/* /etc/fnfx/

    5- cp /etc/fnfx/fnfxrc_example /home/<your user name>/.fnfxrc

    now to run the daemon
    sudo fnfxd

    for configuration options and more info please refer to fnfx doc here

    now there might be a few bugs in this HOWTO since it is my first one EVER . Please keep in might the since fnfx is not in the repositories, i have no clue what it will do to warty ... USE AT YOUR OWN RISK. If it makes you feel better, it seems to work fine on my system

  2. #2
    Join Date
    Feb 2005
    Location
    Copenhagen, Denmark
    Beans
    82
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HOWTO: Toshiba Fn-Key with FnFX

    Quote Originally Posted by amandla

    now to run the daemon
    sudo fnfxd
    I have just tryed to install fnfx with the above description. Everyting went well until I would run the deamon. I got the following error messge:

    root@niels:/home/niels/Pakker/fnfx-0.3 # fnfxd
    FnFX Daemon v0.3 (c) 2003, 2004 Timo Hoenig <thoenig@nouse.net>

    fatal error: Could open /proc/acpi/toshiba/keys.

    Please make sure that your kernel has enabled the Toshiba option in the ACPI section.
    For more information read the documentation and/or http://fnfx.sf.net/index.php?section=doc#kernel.


    I am pretty sure, that I have enabled Toshiba support, but how do I test or see this? The folder /proc/acpi/toshiba/ does not eksist!?!
    If it is not enabled, how do I do it?

    /Niels
    Last edited by niels; March 15th, 2005 at 11:23 AM.

  3. #3
    Join Date
    Jan 2005
    Location
    Estonia, EU
    Beans
    271
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: HOWTO: Toshiba Fn-Key with FnFX

    Does it work only for Toshiba?
    On my Fujitsu-Siemens I have Fn key also..

  4. #4
    Join Date
    Apr 2005
    Beans
    4

    Re: HOWTO: Toshiba Fn-Key with FnFX

    Quote Originally Posted by amandla
    Purpose: Getting Fn-keys on toshiba laptops to work using FnFX

    FnFX is not in the repositories, so you will have to compile/install it manually.

    1- Download the tar file here, select Download source.

    2-
    • cd <to dir where you downloaded the file>
    • gunzip fnfx-<version number>.tar.gz
    • tar -xfv fnfx-<version number>.tar
    • cd fnfx-<version number>
    • ./configure
    • make
    • sudo make install


    3- sudo mkdir /etc/fnfx/

    4- sudo cp /usr/local/etc/fnfx/* /etc/fnfx/

    5- cp /etc/fnfx/fnfxrc_example /home/<your user name>/.fnfxrc

    now to run the daemon
    sudo fnfxd

    for configuration options and more info please refer to fnfx doc here

    now there might be a few bugs in this HOWTO since it is my first one EVER . Please keep in might the since fnfx is not in the repositories, i have no clue what it will do to warty ... USE AT YOUR OWN RISK. If it makes you feel better, it seems to work fine on my system
    Note: this will NOT work on some Toshiba laptops, specifically the ones that use a Phoenix BIOS. Toshiba doesn't actually make those laptops, they just rebadge them. So I'm stuck with a Satelite A70 that has almost no power management support.

  5. #5
    Join Date
    Apr 2005
    Beans
    38

    Re: HOWTO: Toshiba Fn-Key with FnFX

    I've installed FnFX, but I can't figure out how to use it. I do Fn+F3, which is suppoed to suspend to RAM... but it does nothing. I checked in /etc/fnfx/fnfxd.conf and noticed that the Fn+F3 command was commented out, so I uncommented it. Still nothing.

    Is there something special I need to do to configure it?

    I'm using a Toshiba Tecra M2.

  6. #6
    Join Date
    Apr 2007
    Location
    Tongeren (Belgium)
    Beans
    Hidden!
    Distro
    Kubuntu 6.10 Edgy

    Re: HOWTO: Toshiba Fn-Key with FnFX

    Quote Originally Posted by niels View Post
    I have just tryed to install fnfx with the above description. Everyting went well until I would run the deamon. I got the following error messge:

    root@niels:/home/niels/Pakker/fnfx-0.3 # fnfxd
    FnFX Daemon v0.3 (c) 2003, 2004 Timo Hoenig <thoenig@nouse.net>

    fatal error: Could open /proc/acpi/toshiba/keys.

    Please make sure that your kernel has enabled the Toshiba option in the ACPI section.
    For more information read the documentation and/or http://fnfx.sf.net/index.php?section=doc#kernel.
    /Niels
    I have the exact same problem, but how do you test or fix this issue?

  7. #7
    Join Date
    Feb 2007
    Beans
    4

    Smile Re: HOWTO: Toshiba Fn-Key with FnFX

    Guys i have this problem and i dont know what does it mean

    [user@localhost ~]$ fnfx
    FnFX Client v0.3 (c) 2003, 2004 Timo Hoenig <thoenig@nouse.net>

    fatal error: Could not get id of semaphore with key 0x822155648.



    Could somebody help.

  8. #8
    Join Date
    May 2008
    Beans
    9

    Re: HOWTO: Toshiba Fn-Key with FnFX

    Quote Originally Posted by Verplrke View Post
    I have the exact same problem, but how do you test or fix this issue?

    I have the same problem....waiting for help....

  9. #9
    Join Date
    May 2008
    Beans
    9

    Re: HOWTO: Toshiba Fn-Key with FnFX

    http://memebeam.org/toys/ToshibaAcpiDriver


    found that but don't know how to install it or whatever.

  10. #10
    Join Date
    Nov 2006
    Location
    Alpine, Texas
    Beans
    502
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Toshiba Fn-Key with FnFX

    The post regarding the Toshiba Tecra M3 at this site got my keys working.

Page 1 of 2 12 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
  •