Need Help Installing Driver

Asked by MetungKP

I discovered that I need this driver to make these special buttons on my Fujitsu U810,

Sorry I'm still new...

fsc_btn driver

I get spoiled when you folks just say go to Terminal and do these. This is actually cool cuz I will see from the start.

Please help me install the driver that I need.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu linux Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Here is a PPA for maverick:
https://launchpad.net/~khnz/+archive/ppa?field.series_filter=maverick

What is the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
MetungKP (metungkp) said :
#2

Here you go...

metungkp1@metungkp1:~$ lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty
Linux metungkp1 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux
metungkp1@metungkp1:~$

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

you could add the ppa but then go into software centre, modify the repo to use the maverick folder then install the package. Or simply find the deb for the driver and install that manually.

Revision history for this message
MetungKP (metungkp) said :
#4

Thanks actionparsnip, that solved my question.