Results 11 to 14 of 14
Give it a Try with my own Howto for those Acpi Cards : ( it isnt much work and cant damage anything)
1. Download Omnibook-source debian package ( use one ...
- 05-28-2009 #11Just Joined!
- Join Date
- May 2009
- Posts
- 18
Give it a Try with my own Howto for those Acpi Cards : ( it isnt much work and cant damage anything)
1. Download Omnibook-source debian package ( use one u get via google etc)
2. sudo apt-get install module-assistant build-essential
3. Install the Source
4. sudo m-a a-i omnibook-source ----> Source Module should be build
5 .sudo gedit /etc/modules ---> Put "omnibook" in it
6. make a text file called "omnibook" in /etc/modprobe.d/
7. Put this line in the file : options omnibook ectype=14 userset=0 lcd=0 display=0 blank=0 battery=0 ac=0
8. sudo modprobe omnibook ectype=14
9. Restart
----> Then there should be the Bluetooth Icon in the Taskbar..if not, iam very unpleased and helpless
- 05-29-2009 #12Just Joined!
- Join Date
- Mar 2009
- Location
- india
- Posts
- 52
"sudo apt-get install module-assistant build-essentia"............this command does not work
- 05-29-2009 #13Linux User
- Join Date
- May 2009
- Location
- Big River, Sask, Canada
- Posts
- 342
apt-get doesn't work on rpm-based systems. I haven't used rpm from command line for at least 6 years, so can't recall proper syntax. Hopefully someone else can correct the commands.
Registered Linux User #420832
- 05-30-2009 #14Just Joined!
- Join Date
- May 2009
- Posts
- 18
install build-essential of its own, it worked on my computer...
if you are on fedore (rpm) etc.
just use yumextender or in ubuntu (deb) synaptic... search for build-essential...install it
build the module...
short : install the files via graphical user interface, system based...


Reply With Quote
