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

댓글 없음:

댓글 쓰기