Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add ApplePi DAC support #1626

Closed
orchardaudio opened this issue Mar 16, 2018 · 3 comments
Closed

Please add ApplePi DAC support #1626

orchardaudio opened this issue Mar 16, 2018 · 3 comments
Assignees
Milestone

Comments

@orchardaudio
Copy link

orchardaudio commented Mar 16, 2018

Hello,

Please add ApplePi DAC overlay to your system.

Thanks;
Leo

Required Information:

  • DietPi Version: All Versions
  • SBC Device: All Raspberry Pi Devices
  • Power supply used: 5V 3A or 5.25V 3A
  • SD card used: Any SD Card
  • Distro (EG: Jessie) | Jessie

Expected behaviour:

Add overlay so that ApplePi DAC driver can be loaded with config.txt file similar to official Raspian release.

Please see here for additional info:
raspberrypi/linux#2302

I have added a zip file containing the dtbo and dts files.
ApplePi-DAC_dtbo_dts.zip

@orchardaudio orchardaudio changed the title Please add Apple Pi DAC support Please add ApplePi DAC support Mar 16, 2018
@Fourdee
Copy link
Collaborator

Fourdee commented Mar 16, 2018

@orchardaudio

Hi,

Thanks for the request. Overlay appears to be in current APT kernel:

root@DietPi:~# ls -lha /boot/overlays/ | grep apple
-rwxr-xr-x 1 root root 1.5K Mar 14 16:33 applepi-dac.dtbo
root@DietPi:~# uname -a
Linux DietPi 4.9.80-v7+ #1098 SMP Fri Mar 9 19:11:42 GMT 2018 armv7l GNU/Linux

I'll add this to dietpi-config.


root@DietPi:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ApplePiDAC [ApplePi-DAC], device 0: bcm2835-i2s-pcm1794a-hifi pcm1794a-hifi-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

@Fourdee Fourdee added this to the v6.5 milestone Mar 16, 2018
@Fourdee Fourdee self-assigned this Mar 16, 2018
Fourdee referenced this issue Mar 16, 2018
+ DietPi-Config | Soundcards (RPi): Added option for ApplePi DAC:
https://github.com/Fourdee/DietPi/issues/1626

+ " > '
@Fourdee
Copy link
Collaborator

Fourdee commented Mar 16, 2018

Completed, available as option in dietpi-config with DietPi v6.5. ETA 1-2 weeks release.

@Fourdee Fourdee closed this as completed Mar 16, 2018
@Fourdee Fourdee mentioned this issue Mar 28, 2018
Fourdee referenced this issue Mar 28, 2018
**v6.5
(28/03/18)**

**Changes / Improvements / Optimizations:**

General | Minor code performance enhencements: https://github.com/Fourdee/DietPi/issues/1510

General | Our scripts preserve now the terminal scrollback buffer, when cleaning current terminal view: https://github.com/Fourdee/DietPi/issues/1615

General | G_WHIP_*: Rolled out to all DietPi scripts.

General | Sparky SBC: Kernel update: https://github.com/sparky-sbc/sparky-test/tree/master/dsd-marantz

DietPi-Environment | Move sudoers adjustments to "/etc/sudoers.d/dietpi": https://github.com/Fourdee/DietPi/pull/1635

DietPi-Environment | Move sysctl adjustments to "/etc/sysctl.d/dietpi.conf" to assure higher priority than "/etc/sysctl.d/99-sysctl.conf": https://github.com/Fourdee/DietPi/pull/1635

DietPi-Config | Enabled possibility to adjust display resolution for VMs, but max guest display resolution might need to be adjusted within VM software as well: https://github.com/Fourdee/DietPi/issues/1227

DietPi-Config | Advanced options: You can now define the swapfile location: https://github.com/Fourdee/DietPi/issues/1602

DietPi-Config | Soundcards (RPi): Added option for ApplePi DAC: https://github.com/Fourdee/DietPi/issues/1626

DietPi-Services | Start/Stop order is now based on service dependencies: https://github.com/Fourdee/DietPi/issues/1462

DietPi-Process_Tool | Added ability to add custom process entries to "/DietPi/dietpi/.dietpi-process_tool_include". Add one process each line with the format <chosenName>:<executableFileName>. Check via htop, e.g. "DHCP client:dhclient"

DietPi-Software | NoMachine: Installation updated to 6.0.78 (new installations only): https://github.com/Fourdee/DietPi/issues/1340#issuecomment-372845397

DietPi-Software | Squeezebox server: Updated to systemd native service: https://github.com/Fourdee/DietPi/issues/1613

DietPi-Software | AmiBerry: Updated to 2.18. Improved audio latency, Unique new feature: WHDLoad booter! (check the wiki for details), bug fixes: https://github.com/Fourdee/DietPi/issues/1410#issuecomment-374060452

DietPi-Software | RPi: For all software titles which require unrar, unrar-nonfree is now installed via Debian package (previously unrar-free): https://github.com/Fourdee/DietPi/issues/865#issuecomment-375315827

DietPi-Software | MPD: Resolved an issue where "libwrap0" (libwrap.so.0) was missing to start MPD service: http://dietpi.com/phpbb/viewtopic.php?f=9&t=2779

DietPi-Software | MPD: Updated to 0.20.18. Compiled with UPnP support enabled: https://github.com/Fourdee/DietPi/issues/1614

**Bug Fixes:**

General | dphys-swapfile: Has been removed and replace with our own swapfile generation system. Uses fallocate to quickly create the swapfile of any size (1-2 seconds): https://github.com/Fourdee/DietPi/issues/1602

General | RPi: Resolved issue with gettext error during login due to /etc/profile.d/wifi-country.sh: https://github.com/Fourdee/DietPi/issues/1631

General | RPi: Resolved missing Allo Piano DAC firmware.

General | RPi 3B+: Resolved inability to scan/connect with WiFi: https://github.com/Fourdee/DietPi/issues/1627#issuecomment-375912747

DietPi-Drive_Manager | Resolved an issue where x-systemd.automount would fail if autofs4 was disabled in kernel/modules (eg: Rock64). x-systemd.automount is now disabled for systems which fail autofs4 detection: https://github.com/Fourdee/DietPi/issues/1607

DietPi-Config | Removed 'firmware-ralink' pre-req from WiFi enable. This is a virtual package for 'firmware-misc-nonfree': https://github.com/Fourdee/DietPi/issues/1631

DietPi-Config | RPi: Resolved missing Allo Piano DAC 2.1 entry.

DietPi-Software | PineA64: Resolved issue with failure to run fbturbo driver on Debian Stretch: https://github.com/Fourdee/DietPi/issues/1604

DietPi-Software | LMS/Squeezebox: Resolved an issue where installation could fail to complete, due to service failing to stop gracefully. Resolved CPAN issues running under ARMv8 and Stretch: https://github.com/Fourdee/DietPi/issues/1613#issuecomment-372787574

DietPi-Software | ShairportSync (Jessie): Resolved failed service start due to lack of libssl1.1: https://github.com/Fourdee/DietPi/issues/1620

DietPi-Software | MATE + VNC4: Resolved grey screen: https://github.com/Fourdee/DietPi/issues/1645

DietPi-Software | Mopidy: Resolved no sound due to missing gstreamer1.0-alsa package: https://github.com/Fourdee/DietPi/issues/1625
@orchardaudio
Copy link
Author

Thanks for taking care of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants