NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
super_poussin
Sep 03, 2010Virtuoso
utorrent for X86 2.2.01

Tested on Ultra and Pro :P
Utorrent for x86 2.2.01
Utorrent for x86 2.0.00
Utorrent for x86 1.8.0
- Super-Poussin changes:
- Now you can access logs in /c/addons-config/utorrent/ :)
- Now you can acces documentation in /c/addons-config/utorrent/docs
- Now you can edit configuration in /c/addons-config/utorrent/utserver.conf (Use interface it's more easy, and do not forget to stop utorrent before doing changes
•HTTPS trackers are unsupportedVersion 3.0 alpha (build 22789)
- Added fields to the About box in the web UI to present the external IP address and UDP/TCP ports assigned by a UPnP router to the server
- Added speculative fix for crash on POSIX platforms occurring when any configurable directories (e.g., active, completed, temporary, autoload, request) contain Unicode characters
- Fixed documentation by changing feed_id to feed-id in two places
µTorrent Server 3.0 alpha build 22708 (for Linux)
- Added daemon argument which directs the server to run in its own
process group- Added usage argument which directs the server to display the set of
valid command-line arguments before exiting - server also prints error
and usage messages before exiting if it detects at least one
unrecognized command-line argument- Added settings finish_cmd and state_cmd to provide a way to invoke
asynchronous processes for torrent lifecycle events- The add torrent dialog in the web UI now allows the user to choose
which download directory to use for the torrent being added- Correct JSON output is now generated for the list-dirs action request
- The name of the directory created by extracting the product archive now
includes utorrent instead of bittorrent- Removed ul_slots_per_torrent setting since it no longer has a function
- Added ut_webui_dir setting in the configuration file, which specifies
the directory containing the webui.zip archive or the unarchived files
to be served for the web UI- Added pidfile argument which permits the specification of a file to be
created by the utserver process which will contain the ID of the
utserver process- Added logmask setting in the configuration file which permits logging
to be configured (and subsequently modified as part of handling a
hangup signal), and removed support for LOGMASK environment variable- The server rereads the configuration file upon receipt of a hangup
signal or when creating or moving a file named rcf.utmr in the
dir_request directory - see the cautions in the user manual about
sending a hangup signal when attempting to change the value of
dir_request- Added settings admin_name and admin_password to allow administrators to
define initial non-default credentials for authenticating to the server
via the HTTP interface- Fixed documentation by changing filter_id to filter-id in one place
- 2010-09-13: Version 3.0 alpha (build 21886)
- Ensure alternative listening port setting persists when changed via web
UI
- Include changes list in docs directory of product archive
- Add mention of configfile and settingspath command-line arguments,
rearrange content of Getting Started section of user manual
- Support configfile argument to specify configuration file location
- Disable BEP22 DNS support on POSIX platforms
- Include plain text version of the user manual in docs directory of
product archive
- Include a EULA file in the docs directory of the archive
- Change default log file for logfile argument to utserver.log
- Fix documentation error saying to use forward slash (/) to precede a
command-line argument keyword - should use a dash (-) on POSIX systems
1.2 solve installation issue and some start issue
gui is on port 8080
user is admin without password
please configure it before adding torrent (where to save files .... (/c/media/BitTorrent/ is a good choice))
also enable ipfilter.dat in advanced option (the addon update ipfilter.dat each day)


243 Replies
Replies have been turned off for this discussion
- dsm1212ApprenticeAh that's it. You can't do this, the nvx appears to have a Tolapai processor from intel that doesn't support 64 bit. My instructions won't work for you. You'll have to stick with S-P's older releases.
Steve - Retired_Member
I see. any suggestions for how to unwind the steps?dsm1212 wrote: You'll have to stick with S-P's older releases. - dsm1212ApprenticeJust do:
apt-get remove lib64gcc1
apt-get remove libc6-dev-amd64
and delete the other files you built manually.
I can't speak to the glibc stuff.
At that point you should probably remove the utorrent addon through the web UI and install one of S-P's older versions.
steve - Retired_Member
dsm1212 wrote: Just do:
apt-get remove lib64gcc1
I get this:Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
binutils: Depends: libc6 (>= 2.11) but 2.7-18lenny7 is to be installed
Depends: libstdc++6 (>= 4.4.0) but 4.3.2-1.1 is to be installed
libc-dev-bin: Depends: libc6 (> 2.11) but 2.7-18lenny7 is to be installed
libc6-dev: Depends: libc6 (= 2.11.3-2) but 2.7-18lenny7 is to be installed
libc6-dev-amd64: Depends: libc6-amd64 (= 2.11.3-2) but 2.7-18lenny7 is to be i nstalled
W: Couldn't stat source package list http://www.readynas.com 4.2.19/ Packages (/ var/lib/apt/lists/www.readynas.com_packages_4.2.19_Packages) - stat (2 No such f ile or directory)
W: Couldn't stat source package list http://archive.debian.org etch/main Package s (/var/lib/apt/lists/archive.debian.org_debian_dists_etch_main_binary-i386_Pack ages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://www.readynas.com 4.2.19/ Packages (/ var/lib/apt/lists/www.readynas.com_packages_4.2.19_Packages) - stat (2 No such f ile or directory)
W: Couldn't stat source package list http://archive.debian.org etch/main Package s (/var/lib/apt/lists/archive.debian.org_debian_dists_etch_main_binary-i386_Pack ages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a s olution).
and something similar for the other command. I'm guessing that means it didn't work?dsm1212 wrote: and delete the other files you built manually.
Could you remind me where I should look for those? Thanks - dsm1212ApprenticeI think this is due to making changes to the apt sources.list when you did the glibc install. I'm really wary of what to suggest to you about the glibc changes. The two 64 bit packages and two 64 bit libraries I had you install are harmless since your machine can't use them so at this point don't try to force install them just let them be. I'd focus on figuring out how to undo the glibc changes, then set your sources.list back and then, if you really want to, you can remove the packages I listed. Removing glibc could be dangerous if you end up left without something critical so be careful. Make sure you have your important files backed up before you try it.
You should have a directory tree where you built openssl to delete.
steve - OrionosAspirantAnybody know where S-P went? He's been very quiet. I'll try all those instructions this weekend, dsm1212. Hope they work. The Ultra6 has a 64-bits dual-core if I'm not mistaken.
- OrionosAspirantWell, first I needed to apt-install 'make', then 'gcc' and then it still complained about missing symbols. Since I'm trying to keep my ReadyNAS as stock as possible (the only thing I installed besides .bins is EncFS, since TrueCrypt won't work) this is the point I gave up. Guess I'll just have to get used to Transmission. Thanks though.
- dsm1212ApprenticeYes you need to add "buildessential" to do any building. Search for that if you decide to go forward.
Steve - geoffnordlingAspirantHi Guys,
I got an issue i don't know how to resolve, I am running utorrent 2.0.0 ( only one I could get to work) and I cannot specify folders to use and I can't find where it is downloading the files to. the log states "Can't use same folder (/usr/local/utorrent) for both autoload and torrent storage" I am trying to set it to folders I created in my Media share so I am filling the directory with say for eg. [/c/media/utorrent/incomplete]. but it will not save it in the GUI? I am running a RNDU6000 with 3x2TB drives. It was working for ages but then I restarted the NAS and given I was running 4.2.19 My shares went all hinky and I had to rename them to refresh it. This normally works but for some reason this time instead of renaming the share it created a folder in the share with the new name and dumped everything in to it except the uTorrent folder, I believe this was a result of renaming the share while uTorrnet was running... My bad. Now I backed up all my data to my PC and then did a factory reset on the NAS, updated it to 4.2.20 T40 as that is supposed to fix the add-ons breaking the shares and now utorrent (freashly installed) will not accept my directories?
Help? I have to DL my torrents with my 800w consuming Gaming PC till I get this fixed. :roll: - geoffnordlingAspirantHi,
Could some one please help me? I have uTorrent running but I can't seem to wipe the settings? I have tried to remove the add on and then re-install it to default the settings but when I re-install it the old setting are still there and I can't change the directories.
Related Content
- Mar 10, 2018Retired_Member
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!