Results 1 to 3 of 3

Thread: [Natty] Fujitsu Lifebook, Wacom and audio input fixes

  1. #1
    Join Date
    Feb 2009
    Beans
    15

    [Natty] Fujitsu Lifebook, Wacom and audio input fixes

    Here are two fixes for my Fujitsu Lifebook T5010.

    Audio input did not work.
    I had to
    Code:
    sudo gedit /etc/modprobe.d/alsa-base.conf
    and add this line:
    Code:
    options snd-hda-intel model=fujitsu
    Then the Stylus pen, which is not calibrated.
    This is the code that I added to my startup scripts:
    Code:
    xsetwacom set "Serial Wacom Tablet stylus" Area "225 225 28808 18080"
    I just thought these fixes were worth sharing.

  2. #2
    Join Date
    Jul 2011
    Beans
    1

    Re: [Natty] Fujitsu Lifebook, Wacom and audio input fixes

    Then the Stylus pen, which is not calibrated.
    This is the code that I added to my startup scripts:
    Code:
    xsetwacom set "Serial Wacom Tablet stylus" Area "225 225 28808 18080"
    I'm all of about 2 days old in Ubuntu. Would you mind doing me a favor and explaining to me where I want to put the code above? If you could tell me like you were explaining it to a "2 day old" that would be great Obviously, you can leave out the "goo goo's" and "gaga's" LOL

  3. #3
    Join Date
    Sep 2011
    Beans
    4

    Re: [Natty] Fujitsu Lifebook, Wacom and audio input fixes

    That'd be in terminal, good sir. You can find it by going into applications on the left side and looking around for terminal. Terminal is pretty much command line for linux.

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
  •