Reply
Thread Tools
Posts: 14 | Thanked: 2 times | Joined on Jul 2008
#1
Hello everybody,

I would like to know if there has been any UPnP server ported for the nokia internet tablets. I read a post about mediatomb ported to the OS2006(gregale) if i remember well, but it kind of looks a little bit old; maybe there has been something updated since then?
I would like a actually like to use my old Nokia 770 with OS2006 or 2007 as an UPnP server for my others portable media.
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#2
It's not that old version actually. It's missing transcoding but the device can't handle it anyways.

http://www.hoohol.ath.cx/public/inde...=noteMediatomb
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 14 | Thanked: 2 times | Joined on Jul 2008
#3
Thanks for the reply. But actually, I don't understand how to set up the server once installed. On the website, it is said to connect to it via an other machine .. but what is the address?
Thanks.
 

The Following User Says Thank You to theflysurfer For This Useful Post:
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#4
Originally Posted by theflysurfer View Post
Thanks for the reply. But actually, I don't understand how to set up the server once installed. On the website, it is said to connect to it via an other machine .. but what is the address?
Thanks.
Make sure you have xterminal installed. Run a command:

/sbin/ifconfig

That should print out the device ip. I think Mediatomb uses port 49152 by default, but if not, try running a command:

netstat -lt

And search for a port near that range.

After you have the ip and port, try opening this addres from a pc that is in the same network:

http://ip : port without spaces

Last edited by ukki; 2008-07-27 at 14:51.
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 14 | Thanked: 2 times | Joined on Jul 2008
#5
Thanks. Let's consider me as a newbie ... When I try to launch mediatomb by typing "mediatomb" in a terminal, I have :
mediatomb : symbol lookup error : mediatomb : undefined symbol : ID3_v1_genre_description

Do any of you have an idea of what to do?
 
Posts: 10 | Thanked: 4 times | Joined on May 2007
#6
Originally Posted by theflysurfer View Post
mediatomb : symbol lookup error : mediatomb : undefined symbol : ID3_v1_genre_description

Do any of you have an idea of what to do?
This is caused by an older libid3-3.8.so.3 version. Are you sure you have installed gregale (maemo2.2), the newest OS2006?

Code:
ls  -l /usr/lib/libid3*
lrwxrwxrwx    1 root     root           19 Jun 12 19:04 /usr/lib/libid3-3.8.so.3 -> libid3-3.8.so.3.0.0
-rw-r--r--    1 root     root       196936 Aug 29  2007 /usr/lib/libid3-3.8.so.3.0.0
this library works for me.
 
Posts: 226 | Thanked: 47 times | Joined on Jan 2008 @ Poland / Bialystok
#7
Is there some upnpserver compatibile with OS2007HE?
 
Posts: 10 | Thanked: 4 times | Joined on May 2007
#8
Originally Posted by XTC View Post
Is there some upnpserver compatibile with OS2007HE?
The package also works with diablo (OS2008), so chances are, it works with OS2007HE as well.
 
Posts: 14 | Thanked: 2 times | Joined on Jul 2008
#9
Concerning the libraries, I checked the versions of the library and I get the same output as you.
I am pretty sure I upgraded my nokia to the newes version, but can I check it ?
 
Posts: 10 | Thanked: 4 times | Joined on May 2007
#10
Originally Posted by theflysurfer View Post
I am pretty sure I upgraded my nokia to the newes version, but can I check it ?
Control panel -> Device -> About product:
Version 3.2006.49-2

The libid3 version is actually: 225504 May 9 2007 libid3-3.8.so.3.0.0
If you have the newest version and it still doesn't work, you could try as root:

# apt-get install libid3-3.8.3
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:55.