LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer
User Name
Password
Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome.

Notices


Reply
  Search this Thread
Old 01-06-2019, 06:50 AM   #1
pkfox
LQ Newbie
 
Registered: Mar 2009
Posts: 16

Rep: Reputation: 1
NanoPiM4 question


Hi all, I've bought a NanoPiM4 SBC from FriendlyElec and would like to fit a DAC hat to it for use with a music streamer , I've done this successfully on a normal pi by loading a dtoverlay in a config file. However this is not an option on the Nano as it runs a version of Ubuntu not raspbian. I guess I need to load a module for it but I don't know which one or how to go about it - any help gratefuly received.
 
Old 01-09-2019, 05:24 PM   #2
NicoD SBC
Member
 
Registered: May 2018
Posts: 87

Rep: Reputation: Disabled
Hi.
Can you tell me what model this is? The M4 has another pin-out than the RPi's. So not all hat's will work.
Maybe you could alter the script with the right pin-out for the M4 to make it work.

I don't know why you would want that on the M4. The Raspberry's use this because sound is very bad on-board. But sound is just fine on the M4.
 
Old 01-10-2019, 02:58 AM   #3
pkfox
LQ Newbie
 
Registered: Mar 2009
Posts: 16

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by NicoD SBC View Post
Hi.
Can you tell me what model this is? The M4 has another pin-out than the RPi's. So not all hat's will work.
Maybe you could alter the script with the right pin-out for the M4 to make it work.

I don't know why you would want that on the M4. The Raspberry's use this because sound is very bad on-board. But sound is just fine on the M4.
Hi Nico, it's one of these http://iqaudio.co.uk/hats/47-pi-dac-pro.html I want it because I want to stream to my main analogue hi fi amp in conjunction with LogitechMediaServer - thanks for replying

Last edited by pkfox; 01-10-2019 at 03:42 AM.
 
Old 01-10-2019, 07:48 AM   #4
NicoD SBC
Member
 
Registered: May 2018
Posts: 87

Rep: Reputation: Disabled
Quote:
Originally Posted by pkfox View Post
Hi Nico, it's one of these http://iqaudio.co.uk/hats/47-pi-dac-pro.html I want it because I want to stream to my main analogue hi fi amp in conjunction with LogitechMediaServer - thanks for replying
Better go here with your question.
http://www.runeaudio.com/forum/

It`s stupid, but it seems only to work with images from them. I can`t find a custom installation guide for this.
It also supports other sbc`s. But it seems only sbc`s that don`t have on-board sound, or just have awful on-board sound.
Ask for a RK3399 image. A RockPro64 image should also work on the M4.

Here a 47 pages manual. Not a word on how to install the software yourself.
http://www.iqaudio.com/downloads/IQaudIO.pdf
 
Old 01-10-2019, 08:37 AM   #5
pkfox
LQ Newbie
 
Registered: Mar 2009
Posts: 16

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by NicoD SBC View Post
Better go here with your question.
http://www.runeaudio.com/forum/

It`s stupid, but it seems only to work with images from them. I can`t find a custom installation guide for this.
It also supports other sbc`s. But it seems only sbc`s that don`t have on-board sound, or just have awful on-board sound.
Ask for a RK3399 image. A RockPro64 image should also work on the M4.

Here a 47 pages manual. Not a word on how to install the software yourself.
http://www.iqaudio.com/downloads/IQaudIO.pdf
Thanks Nico, so your saying to post what I posted here on their forums ?
 
Old 01-10-2019, 09:26 AM   #6
pkfox
LQ Newbie
 
Registered: Mar 2009
Posts: 16

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by NicoD SBC View Post
Better go here with your question.
http://www.runeaudio.com/forum/

It`s stupid, but it seems only to work with images from them. I can`t find a custom installation guide for this.
It also supports other sbc`s. But it seems only sbc`s that don`t have on-board sound, or just have awful on-board sound.
Ask for a RK3399 image. A RockPro64 image should also work on the M4.

Here a 47 pages manual. Not a word on how to install the software yourself.
http://www.iqaudio.com/downloads/IQaudIO.pdf
Hi Nico, I posted on runeaudio and received this

The Nanopim4 is not supported by RuneAudio
 
Old 01-10-2019, 09:34 AM   #7
NicoD SBC
Member
 
Registered: May 2018
Posts: 87

Rep: Reputation: Disabled
Why do you want to use this? The 3.5mm audio port works well on the NanoPi M4.
With the Raspberry there is a problem with the audio, I think because of bad shielding. So for that this is useful. They support the Odroid C1/2. They don`t have an audio jack.
The others they support also don`t have audio jacks.

Does it have any other abilities you need?
 
Old 01-10-2019, 10:13 AM   #8
pkfox
LQ Newbie
 
Registered: Mar 2009
Posts: 16

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by NicoD SBC View Post
Why do you want to use this? The 3.5mm audio port works well on the NanoPi M4.
With the Raspberry there is a problem with the audio, I think because of bad shielding. So for that this is useful. They support the Odroid C1/2. They don`t have an audio jack.
The others they support also don`t have audio jacks.

Does it have any other abilities you need?
Because I need a DAC with analogue outputs to connect to my hi fi amplifier
 
Old 01-10-2019, 10:36 AM   #9
NicoD SBC
Member
 
Registered: May 2018
Posts: 87

Rep: Reputation: Disabled
The 3.5mm audio jack is analog. You just need the right adapter cable for it.
It's an RCA to 3.5mm audio jack. The signal is identical in both cables, it's only the connector that's different.
https://www.allekabels.be/tulp-kabel...RoC_vUQAvD_BwE
 
Old 01-11-2019, 02:44 AM   #10
pkfox
LQ Newbie
 
Registered: Mar 2009
Posts: 16

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by NicoD SBC View Post
The 3.5mm audio jack is analog. You just need the right adapter cable for it.
It's an RCA to 3.5mm audio jack. The signal is identical in both cables, it's only the connector that's different.
https://www.allekabels.be/tulp-kabel...RoC_vUQAvD_BwE
I'm an audiophile but thanks for the suggestion
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache newbie question.. (very newbie question) tarballed Linux - Newbie 1 02-07-2003 09:41 PM
RE: Suse 8.0 hardware question {newbie question, pls help} Radiouk Linux - Distributions 2 06-04-2002 01:53 PM
RE: Samba question pls help {Newbie question} Radiouk Linux - Networking 4 06-03-2002 07:40 PM
Security question {newbie question} Radio Linux - Security 3 05-17-2002 07:32 PM
Lilo/kernel question & font question phek Linux - General 9 09-18-2001 01:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer

All times are GMT -5. The time now is 09:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration