|
From: Alastair J. <aj...@do...> - 2002-09-03 06:35:25
|
Hi Tim,
LCD not showing anything is one issue, the elfServer config looks like
another.
I'll deal with elfServer config first:
<MP3elf Name = "wilko" ID = "00.30.1B.XX.XX.XX">
you need to put the MAC address of your TINI in there.
Also make sure you have a file "default.m3u" with full filename path to
your MP3 files.
LCD issue: The LCD shows stuff while the MP3elf is booting, so you should
see something regardless of the server config problem.
Check that changing the contrast knob actually changes the contrast. If not,
probably that is a problem.
Also, hopefully you followed the instructions about putting the LCD
connector the other way around (silkscreen is wrong) - it's mentioned in
Chris' assembly instructions PDF. That's happened to one or two people.
Normally shouldn't kill anything.
Regards,
Alastair
-----Original Message-----
From: mp3...@li...
[mailto:mp3...@li...]On Behalf Of
web...@we...
Sent: Tuesday, 3 September 2002 12:56 PM
To: mp3...@li...
Subject: [Mp3elf-users] Help! elf not working
I've followed all of the directions, configured the TINI, put the JV onto
the TINI, programmed the PIC with the elf firmware, edited the TINI startup
file, installed the elf server and all of the additional JAR files ....
but when I start the server it doesn't appear to recognize the TINI on the
network.
My elf appears dead (the LCD doesn't show anything) and the server looks
like it's just waiting for an elf to connect.
Any help would be *greatly* appreciated.
-- Tim.
INSTALLATION DETAILS:
---------------------------------------------------------------------
Using Elf v2
Elf network using DHCP
Server PC network using DHCP
The MAC address in the config is the address for my Server PC (it is entered
correctly on the PC) NOTE: using the the MAC for the Elf didn't appear to
change anything.
ELF Server Startup output:
---------------------------------------------------------------------elfServ
er
Revision: 2.0alpha2 $Date: 2002/06/10 12:46:35 $
10 [main] INFO mp3elf.elfServer - elfServer Revision: 2.0alpha2 $Date:
2002/06
/10 12:46:35 $
821 [Thread-1] INFO mp3elf.elfServer - elfServer Revision: 2.0alpha2
$Date:
20
02/06/10 12:46:35 $
831 [Thread-1] INFO mp3elf.elfServer - Starting
831 [Thread-1] DEBUG mp3elf.elfServer.XMLRPCClientListener - Someone wants
me
841 [Thread-1] DEBUG mp3elf.elfServer.XMLRPCClientListener - But I don't
exist
841 [Thread-2] DEBUG mp3elf.elfServer.XMLRPCClientListener - XMLRPCClient
liste
ner initialising
881 [Thread-2] DEBUG mp3elf.elfServer.XMLRPCClientListener - Adding handler
for
elfServer
992 [Thread-2] DEBUG mp3elf.elfServer.XMLRPCClientListener - XMLRPCClient
handl
er registered
1032 [Thread-1] DEBUG mp3elf.elfServer.elfServerConfig - Initialising
default
1072 [Thread-3] DEBUG mp3elf.elfServer.MulticastListener - Multicast
listener
i
nitialising
1092 [Thread-3] DEBUG mp3elf.elfServer.MulticastListener - Joined multicast
gro
up
1102 [Thread-3] DEBUG mp3elf.elfServer.MulticastListener - Heard from
elfServer
at 192.168.1.102
ELF Server Config:
---------------------------------------------------------------------
<elfServer.Config>
<!--(Logfile.Name , Debug.Level , Multicast.Address , Multicast.Port ,
TINIPort , Default.PlaylistID,Playlist* , MP3elf* )-->
<Multicast.Address>228.5.6.7</Multicast.Address>
<Multicast.Port>8464</Multicast.Port>
<TINIPort>19191</TINIPort>
<Sys.Default.PlaylistID>default:sample</Sys.Default.PlaylistID>
<Provider Name="default" class="net.mp3elf.elfServer.SimpleProvider">
<param Name="config" value="elfServer.cfg"/>
</Provider>
<Playlist Name = "Default Playlist" ID = "sample">
<!--(Playlist.Filename , Playlist.Random , Playlist.Repeat ,
Playlist.AutoStart)*-->
<Playlist.Filename>default.m3u</Playlist.Filename>
</Playlist>
<MP3elf Name = "wilko" ID = "00.30.1B.XX.XX.XX">
<!--(Default.PlaylistID , IPAddress?)-->
<Default.PlaylistID>default:sample</Default.PlaylistID>
<IPAddress>optional</IPAddress>
<REPEAT>false</REPEAT>
<RANDOM>false</RANDOM>
<LCD SIZE="2x24">
<LCDFIELD FIELDY="0" FIELDX="1" FIELDLEN="24"
FIELDCONTENT="serverControlled">%t
%r %a</LCDFIELD>
<LCDFIELD FIELDY="0" FIELDX="0" FIELDLEN="1"
FIELDCONTENT="elfControlled">short_status</LCDFIELD>
<LCDFIELD FIELDY="1" FIELDX="0" FIELDLEN="2"
FIELDCONTENT="serverControlled">%l%s</LCDFIELD>
<LCDFIELD FIELDY="1" FIELDX="3" FIELDLEN="21"
FIELDCONTENT="serverControlled">%p</LCDFIELD>
</LCD>
</MP3elf>
</elfServer.Config>
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r____________________________________________
___
Mp3elf-users mailing list
Mp3...@li...
https://lists.sourceforge.net/lists/listinfo/mp3elf-users
|