bernid wrote: 
> Thanks for that. 
> Since two days I test  SoA on a  thin kirkwood (armv5tel) machine.
> Gigabit Ethernet works just fine on my device. Only  wlan setup require
> some manual intervention.. 
> During installation Arch Linux assigned ‘strange’ name for the wlan
> interface -'wlp0s1'. So I had to rename it to 'wlan0'. 'See here'
> (https://wiki.archlinux.org/index.php/Network_configuration#Change_device_name).
> 
> Afrer rebooting I installed wpa_actiond,  generated   wpa_supplicant
> config data (by using wpa_passphrase command) and run DHCP for Wlan0.
> After that wlan interface can by controlled easily by SoA GUi
> interface.
> I also updated kernel to newest armv5 linux-kirkwood 3.15.2-1.
> 
> Regarding the sound… is little disappointing. I have had only cheapest
> USB DAC in hand -PCM2704- to test. 
> The strange noise appears during listening. There is no such noise when
> I plug this dac to windows machine) So I assume that the cause is my
> small arm device. What can be a source of this crackle: poor Supply
> (PSU), embedded usb hub or something else? What should I do (besides PSU
> and DAC  replacement) ;-) to improve the sound?

Bernid,
There is another, more automated approach to wifi:


Code:
--------------------
    
  pacman -Sy dialog
  
  pacman -Sy wireless_tools netctl ifplugd wpa_actiond
  cd /etc/netctl
  
  wifi-menu
--------------------


Regarding crackle sound, try to play with different values of alsa
buffer 80,160,320.
I hope this will help you.

Rob.


------------------------------------------------------------------------
Rob P's Profile: http://forums.slimdevices.com/member.php?userid=62803
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

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

Reply via email to