maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Troubleshooting (https://talk.maemo.org/forumdisplay.php?f=6)
-   -   Media Player won't find any files (https://talk.maemo.org/showthread.php?t=15019)

qwerty12 2008-03-22 17:44

Re: Media Player won't find any files
 
load-applet, that's it :P

I'm v.sure metalayer-crawler isn't mediaplayer-engine. I'd test but this install of openssh is taking up my cpucycles and not letting me load anything.

sungrove 2008-03-22 17:50

Re: Media Player won't find any files
 
Quote:

Originally Posted by qwerty12 (Post 158809)
Try "ps -la | grep metalayer" in terminal.

I cannot test as I keep mine disabled on purpose.

Or if you have that cpu-applet with process lists, it shows in there too.

I entered this ( as root) into xterminal as you suggested and got :

1888 RW grep metalayer

I don't know how to interpret that response. Any help there?

Neil

qwerty12 2008-03-22 17:53

Re: Media Player won't find any files
 
"ps -la | grep metalayer-crawler" - what does that say? I don't think it will say much though.

I checked, it is metalayer-crawler. Not metalayer.

sungrove 2008-03-22 18:02

Re: Media Player won't find any files
 
It says " 1888 RW grep metalayer-crawler"

qwerty12 2008-03-22 18:06

Re: Media Player won't find any files
 
yes, I thought so. metalayer-crawler isnt running:
1888 RW grep metalayer-crawler"

That's the command we just ran.

Try running /usr/bin/metalayer-crawler . And see if media player works then.
if not found, try sbin instead of bin

Its not a fix however, check the /etc/rc2 folder.

sungrove 2008-03-22 18:17

Re: Media Player won't find any files
 
Quote:

Originally Posted by qwerty12 (Post 158825)
yes, I thought so. metalayer-crawler isnt running:
1888 RW grep metalayer-crawler"

That's the command we just ran.

Try running /usr/bin/metalayer-crawler . And see if media player works then.
if not found, try sbin instead of bin

Its not a fix however, check the /etc/rc2 folder.

Hey man, thanks very much for the help. that command solved my problem. The default media player now finds my tunes again.

KUDOS

Neil

qwerty12 2008-03-22 18:21

Re: Media Player won't find any files
 
I'm glad it works but I don't think it will run on reboot :)

Do this:
ln -s /etc/init.d/metalayer-crawler0 /etc/rc2.d/S99metalayer-crawler0
ln -s /etc/init.d/metalayer-crawler0 /etc/rc5.d/S99metalayer-crawler0

as root in terminal :)

sungrove 2008-03-22 18:25

Re: Media Player won't find any files
 
Oops, after rebooting the default media player is empty again. So check ect/rc2 folder now? What am I looking for?

Neil

qwerty12 2008-03-22 18:31

Re: Media Player won't find any files
 
Just run the above commands as root :)

sungrove 2008-03-22 18:44

Re: Media Player won't find any files
 
Quote:

Originally Posted by qwerty12 (Post 158833)
I'm glad it works but I don't think it will run on reboot :)

Do this:
ln -s /etc/init.d/metalayer-crawler0 /etc/rc2.d/S99metalayer-crawler0
ln -s /etc/init.d/metalayer-crawler0 /etc/rc5.d/S99metalayer-crawler0

as root in terminal :)

OK, I input both of these commands. The first set response was "file exists. The response to the second was "invalid option" There was more Like : " ln ( OPTION ) TARGET ... LINK_NAME \ DIRECTORY

Neil


All times are GMT. The time now is 23:51.

vBulletin® Version 3.8.8