gharris999 wrote: 
> Intel Atom D2500 (1.86GHz, dual core) with 4gigs of ram, running Ubuntu
> sever 14.04LTS 64bit.
> 
> > 
Code:
--------------------
  >   > 
  > # psgrep squeezelite
  > daadmin   1469  0.8  0.1 110224  7772 ?        Sl   08:15   0:04 
/usr/local/bin/squeezelite -o sysdefault:CARD=VX1 -d all debug -f 
/var/log/squeezelite/squeezelite.log -m 00:04:20:62:61:ae -n 
SQUEEZENAS_SqueezeLite -s 127.0.0.1
  > 
  > # uname -a
  > Linux squeezenas 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux
  > 
  > # free -h
  > total       used       free     shared    buffers     cached
  > Mem:          3.8G       425M       3.4G       6.5M        32M       138M
  > -/+ buffers/cache:       254M       3.6G
  > Swap:         4.0G         0B       4.0G
  > 
  > # cat /proc/cpuinfo
  > processor       : 0
  > vendor_id       : GenuineIntel
  > cpu family      : 6
  > model           : 54
  > model name      : Intel(R) Atom(TM) CPU D2500   @ 1.86GHz
  > stepping        : 1
  > microcode       : 0x106
  > cpu MHz         : 1861.918
  > cache size      : 512 KB
  > physical id     : 0
  > siblings        : 2
  > core id         : 0
  > cpu cores       : 2
  > apicid          : 0
  > initial apicid  : 0
  > fpu             : yes
  > fpu_exception   : yes
  > cpuid level     : 10
  > wp              : yes
  > flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm 
constant_tsc arch_perfmon pebs bts nopl nonstop_tsc aperfmperf pni dtes64 
monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm arat dtherm
  > bogomips        : 3723.83
  > clflush size    : 64
  > cache_alignment : 64
  > address sizes   : 36 bits physical, 48 bits virtual
  > power management:
  > 
  > processor       : 1
  > vendor_id       : GenuineIntel
  > cpu family      : 6
  > model           : 54
  > model name      : Intel(R) Atom(TM) CPU D2500   @ 1.86GHz
  > stepping        : 1
  > microcode       : 0x106
  > cpu MHz         : 1861.918
  > cache size      : 512 KB
  > physical id     : 0
  > siblings        : 2
  > core id         : 1
  > cpu cores       : 2
  > apicid          : 1
  > initial apicid  : 1
  > fpu             : yes
  > fpu_exception   : yes
  > cpuid level     : 10
  > wp              : yes
  > flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm 
constant_tsc arch_perfmon pebs bts nopl nonstop_tsc aperfmperf pni dtes64 
monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm arat dtherm
  > bogomips        : 3723.83
  > clflush size    : 64
  > cache_alignment : 64
  > address sizes   : 36 bits physical, 48 bits virtual
  > power management:
  > 
  > 
--------------------
> > 

Is squeezelite running as root or able to access real time priority? 
(try as root to see if this helps, if so then look up how to allow the
username to use real time priorites - its on this thread somewhere...) 
Try running squeezelite with -d output=debug to see if you see error
messages before or after doing this.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to