mikitil wrote: > Thnx. > i have done the installation, but not sure if i have to start it again > with putty after every reboot of a radio. > Not even sure if it really runs ;) Its not as easy as excepted. And edit > the settings of wlapoke was to much for me. > I have also placed one of the radios 30cm to the right, and now its > stable (again) since two days. > Think i order one of those wlan adapters i read in another thread (orwas > it this?) to be safe.
When you put this in the rc5.local: # cd /etc # cd init.d # ls -ltr -rwxr-xr-x 1 root root 1617 Jan 1 1970 wlan -rwxr-xr-x 1 root root 1190 Jan 1 1970 udev -rwxr-xr-x 1 root root 837 Jan 1 1970 suspend -rwxr-xr-x 1 root root 1220 Jan 1 1970 squeezeplay -rwxr-xr-x 1 root root 3774 Jan 1 1970 rcS -rwxr-xr-x 1 root root 618 Jan 1 1970 monitor_msp430.sh -rwxr-xr-x 1 root root 1322 Jan 1 1970 blupdate -rwxr-xr-x 1 root root 98 Apr 7 16:46 rcS.local # cat rcS.local #!/bin/sh /usr/bin/logger -s "starting wlanpoke.sh" /etc/wlanpoke/wlanpoke.sh -_W_slow_-Wp_8080_&_ -W slow -Wp 8080 & then you can control you radio with ipadres:8080 in you're internetexplorer. you can conrol it too in /var/log # cd /var/log # ls -ltr drwxr-x--- 2 root root 0 Apr 14 15:27 watchdog -rw-r--r-- 1 root root 428 Apr 16 12:11 wlanerr.log.txt -rw-r--r-- 1 root root 3159 Apr 17 16:47 wlanerr.log -rw-r--r-- 1 root root 2304 Apr 17 18:58 wtmp -rw-r--r-- 1 root root 292 Apr 17 18:58 lastlog -rw-r--r-- 1 root root 76802 Apr 17 18:58 messages -rw-r--r-- 1 root root 314 Apr 17 19:05 fping.txt -rw-r--r-- 1 root root 12 Apr 17 19:05 wgw.txt -rw-r--r-- 1 root root 12 Apr 17 19:05 ip.txt -rw-r--r-- 1 root root 241 Apr 17 19:05 wping.txt You can control the processen on you're radio ps -efa root 745 1 0 Apr14 ? 00:36:02 /usr/sbin/wpa_supplicant -B -Dwext -ieth1 -c/etc/wpa_supplicant.conf root 759 1 4 Apr14 ? 03:06:15 /bin/sh /etc/wlanpoke/wlanpoke.sh -W slow -Wp 8080 root 763 1 12 Apr14 ? 09:29:12 /usr/bin/jive root 765 1 0 Apr14 ? 00:00:00 init root 768 1 0 Apr14 tty3 00:00:00 /sbin/getty tty3 9600 VC vt100 root 798 759 0 Apr14 ? 00:00:00 /bin/sh /etc/wlanpoke/ahttpd.sh -F -p 8080 root 967 763 6 Apr14 ? 05:15:52 jive_alsa -d default -c dac -b 20000 -p 2 -s 16 -f 3 root 977 1 0 Apr14 ? 00:00:00 udhcpc -R -a -p /var/run/udhcpc.eth1.pid -b --syslog -i eth1 -H SqueezeboxRadio root 2478 1 0 16:47 ? 00:00:02 /usr/sbin/wpa_cli -B -a/etc/network/wpa_action suc6 Logitech Media Server Versie: 8.2.0 OS: Ubuntu 20.04.2 LTS Transporter Squeezebox Classic 2 logitech Radio ------------------------------------------------------------------------ cb4kda's Profile: http://forums.slimdevices.com/member.php?userid=69658 View this thread: http://forums.slimdevices.com/showthread.php?t=109953 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
