View Single Post
terrencegf's Avatar
Posts: 221 | Thanked: 182 times | Joined on Jul 2007 @ Central Illinois
#8
Originally Posted by dfinch View Post
I installed the deb file and it failed with a message that gstreamer0.10-plugins-base-extra was missing.

How do I find and install this file? If I do, will it work under Diablo?.
It works for me under diablo. I had to install it via "apt-get" from an xterm.

But first you have to enable the base maemo chinook repository. In the Application Manager add a new repository with the following settings:
Code:
Catalog name: maemo (chinook)
Web address: http://repository.maemo.org/
Distribution: chinook
Components: free non-free
Quit Application Manager after it has refreshed the application list.

Then open an xterm and type the following:
Code:
sudo gainroot
apt-get install gstreamer0.10-plugins-base-extra
wget http://personal.telefonica.terra.es/web/n770galaxy/IT2008/tuner_0.0.3_armel.deb
dpkg -i tuner_0.0.3_armel.deb
(If you already attempted to install tuner_0.0.3_armel.deb via dpkg, you shouldn't need to (re)do the wget/dpkg steps.)

Afterwards, you should probably go back and disable the "maemo (chinook)" repository in Application Manager.
 

The Following 3 Users Say Thank You to terrencegf For This Useful Post: