2018년 9월 7일 금요일

rune audio 설치

rune audio 설치 


user: root password: rune

https://github.com/rern/RuneAudio_Addons

wget -qN --show-progress --no-check-certificate https://github.com/rern/RuneAudio_Addons/raw/master/install.sh; chmod +x install.sh; ./install.sh


/boot/config.txt:
hdmi_force_hotplug=1
max_usb_current=1
hdmi_drive=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
display_rotate=0



# pacman -S xinput_calibrator
DISPLAY=:0 xinput_calibrator

/etc/X11/xorg.conf.d/99-calibration.conf
Section "InputClass" Identifier "calibration" MatchProduct "ADS7846 Touchscreen" Option "Calibration" "3853 170 288 3796" Option "SwapAxes" "0" EndSection

5'' lcd gpio pin touch screen





# cat /sys/module/8192cu/parameters/rtw_power_mgnt (일단 옵션 확인. 0이 아니면 suspend mode 적용중.)
# nano /etc/modprobe.d/8192cu.conf
에디트 모드에서 아래와같이 입력 후 저장(Ctrl + x -> y -> (enter))
# Disable power management
options 8192cu rtw_power_mgnt=0 rtw_enusbss=0

https://zzeromin.tumblr.com/post/135688029022/rpi-runeaudio-arch-linux-%ED%95%9C%EA%B8%80%ED%8F%B0%ED%8A%B8-%EC%84%A4%EC%B9%98-%EB%B0%A9%EB%B2%95


http://www.runeaudio.com/forum/rpi-3-b-t6393-40.html

http://www.runeaudio.com/forum/addons-menu-install-addons-the-easy-way-t5370.html#p22376

http://www.runeaudio.com/forum/pifi-not-recognized-by-runeaudio-0-3-beta-t3276.html

2018년 9월 5일 수요일

raspberrypi moode 설치

volumio를 쓰다가 다른것도 써보려고

moode player 설치시작함

http://moodeaudio.org/

support 에들어가서
raspbian-stretch-lite 압축파일을 다운받아서

img 파일 sd카드에 플래싱한후에

일단 모니터연결 랜선연결 키보드 연결한후 진행

외부에서 ssh로 연결하려니 안되서 아래와같이 하면된다고..
sudo su
cd /boot
touch ssh
reboot now

어쨋든 설치진행하면

cd /home/pi
sudo wget -q http://moodeaudio.org/downloads/mos/mosbuild.sh -O /home/pi/mosbuild.sh
sudo chmod +x /home/pi/mosbuild.sh

sudo ./mosbuild.sh

그후로 뭐라뭐라 위자드가 뜬다 대충 아래와같이 선택해주고

  • Write OS build directly to the boot SDCard? -> y
  • Do you have a backup of your boot SDCard? -> y
  • Enter Current Date (YYYY-MM-DD) -> enter date
  • Make corrections -> n
  • Use a proxy server for Internet access -> n
  • Use a WIFI instead of Ethernet? -> (Switching to WIFI should be done later when moOde is running.)
  • Proceed with build -> y
  • Power off the Pi -> y
  • Wait for about 10 seconds until the green LED on Pi stops blinking. Then unplug the power cable AND replug it.
그뒤로 한번 꺼진다 전원 다시 연결하면 부팅후에

오랜신간 설치를하고있다..(존나.오래걸려.. 하나하나 다받아서 설치하네 ..)


 다설치햇으나 포기.... 무엇의 오류인지모르겟으나 먹통됨

참조-
http://moodeaudio.org/

https://www.hifiberry.com/build/documentation/moodeaudio-installation-and-configuration/

https://m.blog.naver.com/PostView.nhn?blogId=kjnam100&logNo=220650585505&proxyReferer=https%3A%2F%2Fwww.google.co.kr%2F