Changes

Line 2: Line 2:     
This page is still being developed. Still trying to get it to work, and get these instructions exactly correct. Use at your own risk. Please edit this page if you have corrections.
 
This page is still being developed. Still trying to get it to work, and get these instructions exactly correct. Use at your own risk. Please edit this page if you have corrections.
 +
The Zynthian SD image won’t work without a proper audio device (DAC). The RBPi integrated “audio device” is not suitable because it sounds poor and has latency. The SD image is pre-configured to work with HifiBerry DAC+, although you can use any DAC that works with RBPi (i.e. any I2S device).
 +
These instructions will attempt to configure the Zynthian image to work with the RBPi integrated “audio device” (even though it has poor performance) or an inexpensive USB audio adapter.
    
Forum posting on this topic: https://discourse.zynthian.org/t/official-rbpi-touchscreen-7/430/23
 
Forum posting on this topic: https://discourse.zynthian.org/t/official-rbpi-touchscreen-7/430/23
Line 35: Line 37:     
# Login to your Zynthian's admin webpage (password: raspberry)
 
# Login to your Zynthian's admin webpage (password: raspberry)
# Change the display to Generic HDMI
+
[[File:ZynLogin.png]]
# Change the Audio device to USB device
+
# Change the display to Generic HDMI, and set lcd_rotate=2 in the Config.
 +
[[File:HDMI.JPG]]
 +
# Change the Audio device to USB device. Need to provide the proper device name in the Jackd Options: replace ''hw:0'' with the correct device name. Find the device name by giving the Linux command: '''aplay -L''' at the command line
 +
[[File:ZynAudio.png]]
 
# Change the Wiring to DUMMIES
 
# Change the Wiring to DUMMIES
 +
[[File:ZynWiring.png]]
    
  - '''update zynthian software''' from the admin menu
 
  - '''update zynthian software''' from the admin menu
393

edits