hi again it seems that my previous post about ES923 and Hires didn't generate much interest ... :(
Let's try with this one : Always on my PI/ES9023/squeezelite, I've an OLED display from audiophonics who hasn't worked on a display script, so I'm doing my own research : What I've found so far : - squeezelite writes visualization info in real time in a shared memory, mmap data structure - the log file gives the shared memory id (eg : /squeezelite-b8:27:eb:b0:1b:2d) - the ipcs command displays nothing (even when root) - the id given by squeezelite log (in fact the pi mac address) is not an ipcs shm id (it expects some sort of integer id) my questions : - where the hell is my shared memory if it doesn't display in ipcs ? (not the same type ? tool ? protocol ?) - what is the simplest scripting language to gain access to shared memory data ? (shell or php would be nice, python ok others ?) - is there a friendly way to explore and locate extension packages of picoreplayer besides the simplistic web page in the main menu ? Something like apt-cache search in debian ? thx ------------------------------------------------------------------------ jcdidier's Profile: http://forums.slimdevices.com/member.php?userid=66193 View this thread: http://forums.slimdevices.com/showthread.php?t=105997 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
