Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-05-26 Thread tx2toda


paul- wrote: 
> What are your Alsa settings?   You need to force 24bit output.  Also,
> there is no space after the colon on. 10:dop

I set it like the image, but there is no DSD sound.

34787


+---+
|Filename: _2021-05-26_151327.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34787|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-05-25 Thread tx2toda


paul- wrote: 
> Yes.

Squeezelite Settings / Devices Support DSD / DoP You can't play DSD by
typing "10: dop". Is the setting wrong?



tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-05-24 Thread tx2toda


Hi,

Is it possible to play DSD from Boss2 DAC with piCorePlayer7.0.1



tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-03-07 Thread tx2toda


Is it possible to enable piCorePlayer to recognize the CM4's USB port?
I could not do it.



tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-03-01 Thread tx2toda


Test CPU & Boards

1,CM4 2G/16GB eMMC + Mcuzone Mini I/O Board

https://ja.aliexpress.com/item/1005002023978029.html?spm=a2g0s.12269583.0.0.51cfcf4fTYjBcL

2,CM4 1G/No eMMC(MicroSDHC) + PiTray mini for Raspberry Pi Compute
Module 4
https://www.dfrobot.com/product-2196.html



tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-28 Thread tx2toda


Unfortunately, piCoreplayer couldn't recognize the USB-DAC, but by using
"DietPI", the CM4 can now use the USB-DAC.
*USB-DAC iFi-Audio nano iDSD

DietPI
https://dietpi.com/

* Write "DietPi_RPi-ARMv8-Buster.img" to CM4 eMMC or microSDHC.
* Config.txt add "dtoverlay=dwc2,dr_mode=host" 
* Boot DietPi,Launcherinterface,select the DietPi-Software option.(Use
ssh)
* Select "Squeezelite".(Press the space bar)
* Select "" install "Squeezelite"

* use ssh

sudo update-rc.d -f squeezelite remove

sudo nano /etc/systemd/system/squeezelite.service

[Unit]
Description=Squeezelite

After=network.target

[Service]
ExecStart=/usr/bin/squeezelite -C 1 -n "SqueezeLite CM4" -o
hw:CARD=Audio,DEV=0 -a 160:4 -b 4:10 -m DC:A6:32:E6:A6:59 -s
192.168.1.5 -D 10:u32be 

[Install]
WantedBy=multi-user.target


sudo systemctl daemon-reload

sudo systemctl enable squeezelite

sudo systemctl start squeezelite



tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-16 Thread tx2toda


CM4 Use USB-DAC

* CM4 eMMC Install Raspberry pi OS Lite(Use SSH)
* Config.txt add "dtoverlay=dwc2,dr_mode=host" 

sudo apt install squeezelite

sudo update-rc.d -f squeezelite remove

sudo nano /etc/systemd/system/squeezelite.service
--
[Unit]
Description=Squeezelite

After=network.target

[Service]
ExecStart=/usr/bin/squeezelite -C 1 -o (Devices that came out with
squeezelite -l Example: hw:CARD=HUD100) -n "Player Name" -s (LMS Server
IP address) -m (CM4 mac address) -a 100:4

[Install]
WantedBy=multi-user.target
---

sudo systemctl daemon-reload

sudo systemctl enable squeezelite

sudo systemctl start squeezelite



tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-14 Thread tx2toda


tx2toda wrote: 
> sorry.
> I'm not very familiar with Linux so I don't know how to add it
> manually.
> 
> P.S I'm not good at English because I'm Japanese.

waveshare Compute Module PoE Board + Compute Module 3+ 8GB
The USB-DAC SMSL M200 (XMOS) works fine.


+---+
|Filename: IMG_2369.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33376|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-14 Thread tx2toda


paul- wrote: 
> I just looked at our modules.  We don't include the dwc2 driver.  That
> would have to be manually added.

sorry.
I'm not very familiar with Linux so I don't know how to add it
manually.

P.S I'm not good at English because I'm Japanese.



tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-14 Thread tx2toda


tx2toda wrote: 
> I removed "dwc_otg.fiq_fsm_mask = 0xF" and "dwc_otg.lpm_enable = 0" from
> cmdline.txt, but the result did not change.

Since piCorePlayer could not recognize the USB-DAC, I am running it on
Raspberry Pi OS Lite + Squeezelite.


+---+
|Filename: RPi-OS_Lite_Squeezlite.txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33370|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-11 Thread tx2toda

paul- wrote: 
> ItÂ’s still loading the dwc_otg driver,  you may need to remove the two
> entries from cmdline.txt.

I removed "dwc_otg.fiq_fsm_mask = 0xF" and "dwc_otg.lpm_enable = 0" from
cmdline.txt, but the result did not change.


+---+
|Filename: pCP7-32bit-dmesg2.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33341|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-10 Thread tx2toda


paul- wrote: 
> Procedure is the same.   Dmesg should show you what is going on.

PiCorePlayer7 32-bit config.txt started with the addition of "dtoverlay
= dwc2, dr_mode = host".


+---+
|Filename: pCP7-32bit-dmesg.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33326|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-10 Thread tx2toda


paul- wrote: 
> I guess that makes sense, since the default dwc driver is really
> modified for the rpi onboard usb chips.   dwc2 is the driver commonly
> used in mainline.

I tried writing "Dtoverlay = dwc2, dr_mode = host" in config.txt of
piCorePlayer 7, but it didn't work.
I wonder if the description method is different from piCore.



tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-10 Thread tx2toda


paul- wrote: 
> Couple thoughts.   First is the board that is reported.  Does not appear
> to be a CM4.   Also you are running the 64 bit version of pCP. I would
> try the 32bit version.
> 
> > 
Code:

  >   > 
  > [0.00] Linux version 5.4.83-pcpCore-v8 (pCP@SoundStation) (gcc 
version 7.4.1 20181213 (crosstool-NG 1.24.0.6-afaf7b9)) #1 SMP PREEMPT Fri Dec 
18 23:15:06 EST 2020
  > [0.00] Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
  > 

> > 
> 
> Second, the sound card is detected, but there is an error
> message..again, try the 32bit version.
> 
> > 
Code:

  >   > 
  > [3.107715] usb 1-1.1.2: new high-speed USB device number 4 using dwc_otg
  > [3.208337] usb 1-1.1.2: New USB device found, idVendor=152a, 
idProduct=85dd, bcdDevice= 6.f2
  > [3.208345] usb 1-1.1.2: New USB device strings: Mfr=1, Product=3, 
SerialNumber=0
  > [3.208353] usb 1-1.1.2: Product: SMSL M300
  > [3.208359] usb 1-1.1.2: Manufacturer: SMSL
  > 
  > [   10.406906] usb 1-1.1.2: 1:3 : unsupported format bits 0x1
  > [   10.518300] usbcore: registered new interface driver snd-usb-audio
  > 

> > 

Hi,

"Dtoverlay = dwc2, dr_mode = host" in config.txt of Raspberry Pi OS
Lite.
When I added it and started it, the USB-DAC (earstudio HUD100) was
recognized.:confused:


+---+
|Filename: 
 
2021-02-10 225906.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33314|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-09 Thread tx2toda


Paul Webster wrote: 
> dmesg is a Linux command
> You can see the output from it via the Diagnostics page in pCP.
> 
> Do you also have a regular Raspberry Pi ?
> If yes then you could try the USB DAC there as well since that would
> help to eliminate or confirm the CM4 as the issue for pCP.
> 
> You could also try with Raspberry Pi OS.

Hi,

RaspBerry Pi 3B+ & SMSL M300MKII USB-DAC dmesg

M300-dmesg.txt


+---+
|Filename: M300-dmesg.txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33312|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-09 Thread tx2toda


paul- wrote: 
> CM4 in theory is supported, but I don't have anything to test.
> 
> What shows up in dmesg?

sorry.
I'm not used to using the forums here yet.

dmesg is README.txt


+---+
|Filename: README.txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33311|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] piCorePlayer 7.0.1 + CM4 + Mini I/O Board not Used USB-DAC

2021-02-09 Thread tx2toda


Hello!

I bought a CM4 & Mini I / O Board from AliExpress in China.

I2S-DAC (Inno DAC HAT) worked normally.
However, when I connect a USB-DAC (SMSL M300), it is not recognized at
all.

Is there a way to make piCorePlayer 7.0.1 recognize the USB-DAC?


+---+
|Filename: _2021-02-10_090719.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33307|
+---+


tx2toda's Profile: http://forums.slimdevices.com/member.php?userid=71378
View this thread: http://forums.slimdevices.com/showthread.php?t=113903

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix