[Howto] MLdonkey on TS-109/209

Why turning your 350W+ monster on to download your favourite contents when this little yet quiet 14W box can do about the same? A selection of Rtorrent, MLDonkey, Amule and yougrabber - the YouTube.com video downloader are available upon your request.

Re: [Howto] MLdonkey on TS-109/209

Postby fabtar » Fri May 09, 2008 8:51 pm

A pleasure.
I'm happy to see my cores are working well.
I hope to solve issues about EABI ARM (new kernel versions and hardware) of very recent NASes which prevent to work on new Synologies and qnap-409
fabtar
Cadet
 
Posts: 30
Joined: Tue Nov 27, 2007 6:12 pm

Re: [Howto] MLdonkey on TS-109/209, locales, unicode

Postby SOb_S » Sun May 11, 2008 10:43 am

(locales, unicode, LANG)
[sorry for my english, russian native :)]
Solution found here
we need:
1. locales_2.7-6_all.deb
2. belocs-locales-bin_2.4-2.2_armel.deb
3. locale-archive.
search Google for method to unarchive deb's in yours host system ('ar x' under Cygwin, at sample)
unpack data.tar.gz (you have one after deb unpack)
copy usr folder to /opt folder
copy locale-archive to /opt/lib/locale
make symlink from /opt/lib/locale/locale-archive to /usr/lib/locale/locale-archive
try 'locale -a', you should get long list of locales - all fine
add next to your mldonkey-start.sh
export LANG=en_US.utf8
export LANGUAGE=en_US.utf8
try run mldonkey-start.sh
you should get in log: [cO] Language EN, locale UTF-8,
all fine in my case, I get cyrillic filename on disk, not _____.avi :)
Last edited by SOb_S on Mon May 12, 2008 7:56 pm, edited 1 time in total.
TS-119, firmware version: 3.2.7 Build 0526T
User avatar
SOb_S
Crystal Warrior
 
Posts: 228
Joined: Wed Dec 05, 2007 2:42 am
Location: Moscow
NAS Model: TS-119/219

Re: [Howto] MLdonkey on TS-109/209, locales, unicode

Postby QNAPAndy » Mon May 12, 2008 6:18 pm

SOb_S wrote:(locales, unicode, LANG)
[sorry for my english, russian native :)]
Solution found here
we need:
1. locales_2.7-6_all.deb
2. belocs-locales-bin_2.4-2.2_armel.deb
search Google for method to unarchive deb's in yours host system ('ar x' under Cygwin, at sample)
unpack data.tar.gz (you have one after deb unpack)
copy usr folder to /opt folder
copy locale-archive to /opt/lib/locale
make symlink from /opt/lib/locale/locale-archive to /usr/lib/locale/locale-archive
try 'locale -a', you should get long list of locales - all fine
add next to your mldonkey-start.sh
export LANG=en_US.utf8
export LANGUAGE=en_US.utf8
try run mldonkey-start.sh
you should get in log: [cO] Language EN, locale UTF-8,
all fine in my case, I get cyrillic filename on disk, not _____.avi :)


Hi SOb_s,

when untar the package locales_2.7-6_all.deb, and decompress the data.tar.gz I can see 3 files and 2 directories:

etc, usr, control.tar.gz, data.tar.gz and debian-binary.

So which of these is the locale-archive you mentioned?

Thanks
=============================================================>>>
TS-639-Pro [RAID5][Optware][MLDonkey][Hosting My Ubuntu VM via ISCSI]
TS-219-Pro [RAID1][Squeeze Center 7.3][Twonkymedia]
Buffalo WHR-HP-G54 [DD-WRT][D-Link DGS-1005D][GigaLAN]
=============================================================>>>
User avatar
QNAPAndy
Site Admin
 
Posts: 2369
Joined: Thu Sep 13, 2007 11:56 am
Location: Taipei, Taiwan
NAS Model: TS-509 Pro

Re: [Howto] MLdonkey on TS-109/209, locales, unicode

Postby SOb_S » Mon May 12, 2008 7:49 pm

QNAPAndy wrote:
Hi SOb_s,

when untar the package locales_2.7-6_all.deb, and decompress the data.tar.gz I can see 3 files and 2 directories:

etc, usr, control.tar.gz, data.tar.gz and debian-binary.

So which of these is the locale-archive you mentioned?

Thanks

Oops. :)
I think, locale-archive here.
TS-119, firmware version: 3.2.7 Build 0526T
User avatar
SOb_S
Crystal Warrior
 
Posts: 228
Joined: Wed Dec 05, 2007 2:42 am
Location: Moscow
NAS Model: TS-119/219

Re: [Howto] MLdonkey on TS-109/209

Postby fabtar » Wed May 14, 2008 11:30 pm

Good idea, you have suggested a good way to fix the locales issue.
I think I'll bundle locales data -lib into my megarchive both with libmagic from the 2.9.6 or 2.9.7 mldonkey release.At the moment I have few other issues to solve :-)
fabtar
Cadet
 
Posts: 30
Joined: Tue Nov 27, 2007 6:12 pm

Re: [Howto] MLdonkey on TS-109/209

Postby fabtar » Fri Jul 25, 2008 4:16 am

I am trying a patch which should restore SUI on ARM chipset.It 'll be release in few hours.
I have added suid compilation for normal builds too. I need SoftARM testers (like you) in order to test its functionality.(This is an experimental core).
Suggested test:
Downoad a file
Webinterface_>transfer panel
wait 10 minutes
Click on the new download
list of file's sources 'll appear.
look at the SUI column
there are more F or T ?
Thanks

I'l post a direct link to the experimental cores as soon they are deployed.
fabtar
Cadet
 
Posts: 30
Joined: Tue Nov 27, 2007 6:12 pm

Re: [Howto] MLdonkey on TS-109/209

Postby fabtar » Fri Jul 25, 2008 7:56 am

Please look at this thread for the experimental cores:
http://mldonkey.sourceforge.net/forums/viewtopic.php?p=28652#28652
These cores ->should<-(?) solve the SUI issues.

Please try them and report., I need feedback. ;-)
fabtar
Cadet
 
Posts: 30
Joined: Tue Nov 27, 2007 6:12 pm


Re: [Howto] MLdonkey on TS-109/209

Postby QNAPAndy » Fri Aug 01, 2008 4:51 am

fabtar wrote:I am trying a patch which should restore SUI on ARM chipset.It 'll be release in few hours.
I have added suid compilation for normal builds too. I need SoftARM testers (like you) in order to test its functionality.(This is an experimental core).
Suggested test:
Downoad a file
Webinterface_>transfer panel
wait 10 minutes
Click on the new download
list of file's sources 'll appear.
look at the SUI column
there are more F or T ?
Thanks

I'l post a direct link to the experimental cores as soon they are deployed.


Hi fabtar,

There are only [n]one, [p]** or [f]ailed, and mostly says 'passed'.
I am using the eabi build.

However I was looking for a new build which might solve the issue of the ul/dl rate jumping up and down in Sancho. It looks like the eabi build you made solved this issue. I am going to integrate this build to the mldonkey QPKG now. any other comments?

Andy
=============================================================>>>
TS-639-Pro [RAID5][Optware][MLDonkey][Hosting My Ubuntu VM via ISCSI]
TS-219-Pro [RAID1][Squeeze Center 7.3][Twonkymedia]
Buffalo WHR-HP-G54 [DD-WRT][D-Link DGS-1005D][GigaLAN]
=============================================================>>>
User avatar
QNAPAndy
Site Admin
 
Posts: 2369
Joined: Thu Sep 13, 2007 11:56 am
Location: Taipei, Taiwan
NAS Model: TS-509 Pro

Re: [Howto] MLdonkey on TS-109/209

Postby QNAPAndy » Fri Aug 01, 2008 4:53 am

However this eabi build introduced another error when starts up. It complains about libmagic now found.
The error is as below:

Code: Select all
Starting mlnet daemon...
2008/08/01 04:31:17 [cO] Starting MLDonkey 2.9.5.CVS ...
2008/08/01 04:31:17 [cO] Language EN, locale UTF-8, ulimit for open files 1024
2008/08/01 04:31:17 [cO] MLDonkey is working in /root/.mldonkey
2008/08/01 04:31:17 [Gettext] Loading language resource mlnet_strings.en_US.UTF-8
2008/08/01 04:31:18 [cO] loaded language resource file
2008/08/01 04:31:18 [DNS] Resolving [TS-409-Pro] ...
2008/08/01 04:31:18 [DNS] Resolving [www.mldonkey.org] ...
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
2008/08/01 04:31:18 [dMain] Libmagic file-type recognition database not present
2008/08/01 04:31:18 [cO] Unknown verbosity tag: tor
2008/08/01 04:31:18 [cO] Unknown verbosity tag: hid
2008/08/01 04:31:18 [cO] Logging in /root/.mldonkey//share/Qdownload/mldonkey/mlnet.log
[~] # 2008/08/01 04:31:27 [dMain] Core started
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'
/etc/magic, 0: Warning: using regular magic file `/usr/share/file/magic'


Do you know what this is about?

Andy
=============================================================>>>
TS-639-Pro [RAID5][Optware][MLDonkey][Hosting My Ubuntu VM via ISCSI]
TS-219-Pro [RAID1][Squeeze Center 7.3][Twonkymedia]
Buffalo WHR-HP-G54 [DD-WRT][D-Link DGS-1005D][GigaLAN]
=============================================================>>>
User avatar
QNAPAndy
Site Admin
 
Posts: 2369
Joined: Thu Sep 13, 2007 11:56 am
Location: Taipei, Taiwan
NAS Model: TS-509 Pro

PreviousNext

Return to BitTorrent / MLDonkey Modz

Who is online

Users browsing this forum: No registered users and 3 guests