FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › 1393 and wifi disconnect
- This topic has 10 replies, 3 voices, and was last updated 18 years, 2 months ago by fizze.
-
AuthorPosts
-
15/10/2006 at 10:31 AM #681polsonParticipant
I’m running 1393 on NSLU2 and the (wifi) connection to soundbridge still gets lost. see also http://forums.fireflymediaserver.org/viewtopic.php?t=4959&highlight=
Is it now possible to gather more debug info and to what level should I put the debug info?
Besides this problem everything is running smoothly 8)
15/10/2006 at 10:44 AM #6818fizzeParticipanthm, just out of curiosity, whats your soundbridge’s wifi reception status?
aka SNR?15/10/2006 at 4:23 PM #6819polsonParticipantWell. soundbridge is showing:
Quality: 97
Signal: -47 dBmMy log is showing the folloeing at the time of the disconnect:
2006-10-15 14:03:44 (0004d004): Session 0: Streaming file ’05 – Amos Lee – Skipping Stone.mp3′ to 192.168.2.120 (offset 0)
2006-10-15 14:05:18 (0004d004): Write error: Broken pipe
2006-10-15 14:05:18 (0004d004): Finished streaming file to remote: 2834432 bytes
2006-10-15 14:05:18 (0004d004): Entering config_set_status
2006-10-15 14:05:18 (0004d004): Exiting config_set_status
2006-10-15 14:05:18 (0004d004): Thread 305: Terminating
2006-10-15 14:05:18 (0004d004): Thread 305: Freeing request headers
2006-10-15 14:05:18 (0004d004): Thread 305: Freeing response headers
2006-10-15 14:05:18 (0004d004): Thread 305: Freeing request vars
2006-10-15 14:05:18 (0004d004): Thread 305: Closing fd
2006-10-15 14:05:18 (0004d004): With thread 305 exiting, 0 are still running15/10/2006 at 9:45 PM #6820rpeddeParticipant@polson wrote:
2006-10-15 14:05:18 (0004d004): Write error: Broken pipe
That means the underlying tcp connection was broken. Bad connection?
16/10/2006 at 6:57 AM #6821polsonParticipantBad connection?
Could be. But the connection to the NSLU2 is still there. Only the connection to the FireFly server is lost. The only way to get it back is to restart the SoundBridge.
Any clues on how to I can investigate this further??
16/10/2006 at 3:39 PM #6822fizzeParticipantWeird.
-47 dB isnt too bad for a wi-fi.you could try and run a “top” to see wether any weird cpu spikes or whatever happen along with this.
Also,tail -f /car/log/messages
sure wont hurt.
Maybe the slug fires up some process that interrupts the TCP stream for a short second.16/10/2006 at 5:23 PM #6823polsonParticipantI’ve tried the tail. Nothing strange there.
What do you mean by “top”???
16/10/2006 at 6:16 PM #6824fizzeParticipantinstall the package “procps”
http://ipkgfind.nslu2-linux.org/details.php?package=procps&official=&format=it contains the program “top”.
kinda like the task manager on windoze 😉16/10/2006 at 8:11 PM #6825polsonParticipantOk will try that later this week. Thankz for the quick replies.
18/10/2006 at 2:30 PM #6826polsonParticipantI’m on svn1400 now.
I’ve tried top, and I don’t see strange processes. A lot of mt-daapd processes. Can I control this number of processes???
# ps top
PID TTY Uid Size State Command
1 root 1212 S /bin/init
2 root 0 S [keventd]
3 root 0 S [ksoftirqd_CPU0]
4 root 0 S [kswapd]
5 root 0 S [bdflush]
6 root 0 S [kupdated]
7 root 0 S [mtdblockd]
8 root 0 S [khubd]
9 root 0 S [jffs2_gcd_mtd4]
10 root 0 S [usb-storage-0]
11 root 0 S [scsi_eh_0]
18 root 0 S [sd-mc-thread]
27 root 0 S [kjournald]
50 root 0 D [ixp425_csr]
51 root 0 S [ixp425 ixp0]
54 ttyS0 root 1916 S /bin/sh
55 root 1936 S /sbin/syslogd -n
56 root 1924 S /sbin/klogd -n
146 root 1216 S /sbin/udhcpc -H POLSONSV1
164 root 0 S [kjournald]
337 root 2144 S /usr/sbin/thttpd -C /etc/thttpd.conf
361 root 6148 S /usr/sbin/smbd -D
363 root 4824 S /usr/sbin/nmbd -D
374 root 6148 S /usr/sbin/smbd -D
387 root 1952 S /usr/sbin/QuickSet
393 root 1904 S /usr/sbin/USB_Detect
396 root 1900 S /usr/sbin/USB_Detect
401 root 1884 S /usr/sbin/onetouch_detect
402 root 1884 S /usr/sbin/onetouch_detect
418 root 1296 S /usr/sbin/crond
424 root 1928 S /usr/sbin/CheckResetButton
426 root 1196 S /usr/sbin/CheckPowerButton
428 root 1196 S /usr/sbin/do_umount
474 guest 3960 S /opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-
475 guest 13844 S /opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-
479 guest 13844 S /opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-
481 guest 13844 S /opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-
484 guest 13844 S /opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-
580 root 6572 S /usr/sbin/smbd -D
594 root 2144 S /usr/sbin/thttpd -C /etc/thttpd.conf
608 root 1276 S /bin/inetd
609 root 1256 S /usr/sbin/telnetd
610 ttyp0 root 1920 S -sh
611 ttyp0 root 1984 R ps top -
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.