aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Re: problems with amuled on freebsd 5.4  (Read 1790 times)

ykpon

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: problems with amuled on freebsd 5.4
« on: May 20, 2005, 01:08:54 AM »

I have:

1. FreeBSD 5.4-RELEASE with GENERIC kernel with maxusers=0(auto depending from memory capacity)

2. root@co# pkg_info -Xr aMule

Information for aMule-2.0.1:

Depends on:
Dependency: expat-1.95.8
Dependency: pkgconfig-0.15.0_1
Dependency: xorg-fonts-encodings-6.8.2
Dependency: freetype2-2.1.9
Dependency: fontconfig-2.2.3,1
Dependency: jpeg-6b_3
Dependency: libiconv-1.9.2_1
Dependency: png-1.2.8_1
Dependency: xorg-libraries-6.8.2
Dependency: perl-5.8.6_2
Dependency: bitstream-vera-1.10_1
Dependency: gettext-0.14.1
Dependency: libmspack-0.0.20040308_2
Dependency: libxml2-2.6.19
Dependency: hicolor-icon-theme-0.5
Dependency: tiff-3.7.1_2
Dependency: libXft-2.1.6_1
Dependency: glib-2.6.4
Dependency: xorg-fonts-truetype-6.8.2
Dependency: shared-mime-info-0.16_1
Dependency: atk-1.9.1
Dependency: pango-1.8.1
Dependency: gtk-2.6.7
Dependency: gnomehier-2.0_6
Dependency: curl-7.13.1_1
Dependency: wxgtk2-common-2.6.0
Dependency: wxgtk2-unicode-2.6.0

4. root@co# amuled

Initialising aMule
Checking if there is an instance already running...
Loading temp files from /root/.aMule/Temp.
Loading PartFile 5 of 5
All PartFiles Loaded.
ListenSocket: Ok.

*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:5665
*** TCP socket (TCP) listening on 0.0.0.0:5662
*** Client UDP socket (extended eMule) at 0.0.0.0:5672
Adding file /root/.aMule/Temp/002.part.met to shares
Adding file /root/.aMule/Temp/005.part.met to shares
Adding file /root/.aMule/Temp/006.part.met to shares
Adding file /root/.aMule/Temp/007.part.met to shares
Servers: Trying to connect
Servers: Connected
aMuleweb is running on pid 25845
General: CamuleDaemonApp:: OnRun()


5.root@co# cat /root/.aMule/amule.conf

[eMule]
AppVersion=aMule 2.0.1
Nick=ykpon(rus)
QueueSizePref=50
MaxUpload=2048
MaxDownload=5120
SlotAllocation=2
Port=5662
UDPPort=5672
UDPDisable=0
Autoconnect=1
MaxSourcesPerFile=300
MaxConnections=500
MaxConnectionsPerFiveSeconds=20
RemoveDeadServer=1
DeadServerRetry=2
ServerKeepAliveTimeout=0
Reconnect=1
Scoresystem=1
Serverlist=0
AddServersFromServer=1
AddServersFromClient=1
SafeServerConnect=0
AutoConnectStaticOnly=0
SmartIdCheck=1
TempDir=/root/.aMule/Temp
IncomingDir=/root/.aMule/Incoming
ICH=1
AICHTrust=0
CheckDiskspace=1
MinFreeDiskSpace=1
AddNewFilesPaused=0
PreviewPrio=0
ManualHighPrio=0
FullChunkTransfers=0
StartNextFile=0
StartNextFileSameCat=0
FileBufferSizePref=16
DAPPref=1
UAPPref=1
OSDirectory=/root/.aMule/
OnlineSignature=0
OnlineSignatureUpdate=5
EnableTrayIcon=0
MinToTray=0
ConfirmExit=0
TransferDoubleClick=1
StartupMinimized=0
3DDepth=10
ToolTipDelay=1
ShowOverhead=0
ShowInfoOnCatTabs=0
ShowRatesOnTitle=0
VideoPlayer=
VideoPreviewBackupped=1
StatGraphsInterval=3
statsInterval=30
DownloadCapacity=5120
UploadCapacity=2048
StatsAverageMinutes=5
VariousStatisticsMaxValue=100
SeeShare=2
FilterLanIPs=1
IPFilterAutoLoad=1
IPFilterURL=
FilterLevel=127
FilterMessages=0
FilterAllMessages=0
MessagesFromFriendsOnly=0
MessageFromValidSourcesOnly=1
FilterWordMessages=0
MessageFilter=
ShareHiddenFiles=0
AutoSortDownloads=0
Language=
SplitterbarPosition=75
YourHostname=
DateTimeFormat=%A, %x, %X
IndicateRatings=1
AllcatType=0
ShowAllNotCats=0
DisableKnownClientList=0
DisableQueueList=0
MaxMessageSessions=50
PermissionsFiles=416
PermissionsDirs=488
[FakeCheck]
Browser=0
BrowserTab=1
CustomBrowser=
[Proxy]
ProxyEnableProxy=0
ProxyType=0
ProxyName=
ProxyPort=1080
ProxyEnablePassword=0
ProxyUser=
ProxyPassword=
[ExternalConnect]
ExtractMetaDataTags=0
FullChunkAlloc=0
FullPartAlloc=0
AcceptExternalConnections=1
ECUseTCPPort=1
ECPort=4712
ECPassword=xxx
ShowProgressBar=1
ShowPercent=0
UseSrcSeeds=0
UseSecIdent=1
IpFilterOn=1
[WebServer]
Enabled=1
Password=xxx
PasswordLow=xxx
Port=4711
UseGzip=1
UseLowRightsUser=0
PageRefreshTime=120
[Razor_Preferences]
FastED2KLinksHandler=1
FullQueueSources=0
HighQueueRankingSources=0
HighQueueRanking=1200
AutoDropTimer=240
NoNeededSourcesHandling=2
[SkinGUIOptions]
UseSkinFile=0
SkinFile=
[Statistics]
TotalDownloadedBytes=1846939
TotalUploadedBytes=5310324
DesktopMode=4



All looks fine.

But:

1. After any random time usage of CPU is 100 %. On amuled startup - around 5-6 %

2. Upload speed is very small(yet after amuled startup). If download speed = 100Kbyte/sec, upload =  2Kbyte/sec. Some time upload speed can be = 20-30 Kbyte/sec, but only on few seconds. My channel bandwidth - 100mbit/sec  

Amuled is very fine application, but this bugs make it unuseful. If you fix this bugs - it will be very cool :)
« Last Edit: May 20, 2005, 01:13:41 AM by ykpon »
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: problems with amuled on freebsd 5.4
« Reply #1 on: May 20, 2005, 01:25:38 AM »

it's late.. you could post it better as a new thread.. i'll separate it and we will take a look at your problems tomorrow :)