Announcement

Collapse
No announcement yet.

PiCorePlayer USB DAC Choice Problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Originally posted by paul- View Post
    If I have to guess at this point, there is a driver missing for some other function of the board that is preventing things from working. If you can test using a full featured OS, the dmesg output and lsmod output would be helpful.
    Thanks for your advice, Paul - again, I don't understand (!) "Test using a full featured OS" - do you have a suggestion of an OS I should try?
    P.S. My DAC has always worked with my original SB Touch (over a decade old) - no driver issues there, so not sure why that would be an issue here....? (But what do I know! )
    Last edited by DaveCochrane1; 2023-01-28, 14:34.

    Comment


      #47
      Originally posted by DaveCochrane1 View Post

      Thanks for your advice, Paul - again, I don't understand (!) "Test using a full featured OS" - what is that, please?
      Raspberry Pi OS.

      From industries large and small, to the kitchen table tinkerer, to the classroom coder, we make computing accessible and affordable for everybody.
      Server - LMS 8.4.0 RPi4B 4GB/NanoSound ONE case/pCP 8.1.0 - 75K library, playlists & LMS cache on Sata SSD (ntfs)

      Lounge - DAC32 - AudioEngine B2
      Office - RPi 3B+/HiFiBerry DAC HAT/RPi screen - Edifier D12
      Bedroom - Echo Show 8

      Spares - 1xSB Touch, 1xSB3, 4xRPi, AVI DM5 speakers

      Comment


        #48
        Originally posted by DaveCochrane1 View Post

        OK, managed to do that - and no sign of "snd_usb_audio" for me...

        login as: tc
        [email protected]'s password:
        _ _____ ___ __
        ___ (_) ___/__ _______ / _ \/ /__ ___ _____ ____
        / _ \/ / /__/ _ \/ __/ -_) ___/ / _ `/ // / -_) __/
        / .__/_/\___/\___/_/ \__/_/ /_/\_,_/\_, /\__/_/
        /_/ /___/

        piCorePlayer = piCore + Squeezelite + Raspberry Pi

        The software is provided "as is" without warranty of any kind,
        either express or implied, including without limitation any implied
        warranties of condition, uninterrupted use, merchantability,
        fitness for a particular purpose, or non-infringement.
        [email protected]:~$ lsmod
        Module Size Used by
        raspberrypi_hwmon 16384 0
        snd_bcm2835 28672 1
        vc_sm_cma 32768 0
        i2c_bcm2835 16384 0
        snd_soc_bcm2835_i2s 16384 0
        snd_soc_core 229376 1 snd_soc_bcm2835_i2s
        snd_compress 20480 1 snd_soc_core
        snd_pcm_dmaengine 16384 1 snd_soc_core
        snd_pcm 114688 6 snd_compress,snd_pcm_dmaengine,snd_soc_bcm2835_i 2s,snd_bcm2835,snd_soc_core
        snd_timer 36864 1 snd_pcm
        snd 77824 6 snd_compress,snd_timer,snd_bcm2835,snd_soc_core, snd_pcm
        squashfs 40960 34
        zram 28672 1
        zsmalloc 32768 1 zram
        t[email protected]:~$ ^C
        [email protected]:~$ ^C
        [email protected]:~$
        Just quickly: whilst here, pull the usb cable out from the Dac, wait 30 secs or so, then plugg it back in.

        Wait again for 30 secs or so the type lsmod again

        Does the output change ?

        Is it a usb 2 certified cable.

        I know that sometimes drivers are dropped from the kernel, but not often.

        Try this desktop first

        https://downloads.raspberrypi.org/raspios_oldstable_armhf/images/raspios_oldstable_armhf-2022-09-26/2022-09-22-raspios-buster-armhf.img.xz

        U
        se rpi imager tool to make the image, one can preconfigure the imaage partially.

        There are guides on the rpi forum

        ronnie: over and out

        Comment


          #49
          Have done that. The result is different, but still no 'snd_usb_audio' - see below. Yes, using certified USB cable produced by audio company.

          login as: tc
          [email protected]'s password:
          _ _____ ___ __
          ___ (_) ___/__ _______ / _ \/ /__ ___ _____ ____
          / _ \/ / /__/ _ \/ __/ -_) ___/ / _ `/ // / -_) __/
          / .__/_/\___/\___/_/ \__/_/ /_/\_,_/\_, /\__/_/
          /_/ /___/

          piCorePlayer = piCore + Squeezelite + Raspberry Pi

          The software is provided "as is" without warranty of any kind,
          either express or implied, including without limitation any implied
          warranties of condition, uninterrupted use, merchantability,
          fitness for a particular purpose, or non-infringement.
          [email protected]:~$ lsmod
          Module Size Used by
          snd_soc_bcm2835_i2s 16384 0
          snd_bcm2835 28672 1
          snd_soc_core 229376 1 snd_soc_bcm2835_i2s
          snd_compress 20480 1 snd_soc_core
          snd_pcm_dmaengine 16384 1 snd_soc_core
          snd_pcm 114688 6 snd_compress,snd_pcm_dmaengine,snd_soc_bcm2835_i 2s,snd_bcm2835,snd_soc_core
          snd_timer 36864 1 snd_pcm
          vc_sm_cma 32768 0
          snd 77824 6 snd_compress,snd_timer,snd_bcm2835,snd_soc_core, snd_pcm
          raspberrypi_hwmon 16384 0
          i2c_bcm2835 16384 0
          squashfs 40960 34
          zram 28672 1
          zsmalloc 32768 1 zram
          [email protected]:~$

          OK, I will try that OS image, many thanks​

          Comment


            #50
            Originally posted by DaveCochrane1 View Post
            Have done that. The result is different, but still no 'snd_usb_audio' - see below. Yes, using certified USB cable produced by audio company.


            OK, I will try that OS image, many thanks​
            Check your pm

            ronnie

            Comment


              #51
              Originally posted by DaveCochrane1 View Post
              P.S. My DAC has always worked with my original SB Touch (over a decade old) - no driver issues there, so not sure why that would be an issue here....? (But what do I know! )
              Raspberry pi has a long, not so good, history with regards to USB devices. But the pi4 mostly fixed those problems.....mostly. Up until the pi4, a USB dac simply was never recommended on a RPi device.

              piCorePlayer a small player for the Raspberry Pi in RAM.
              Homepage: https://www.picoreplayer.org

              Please donate if you like the piCorePlayer

              Comment

              Working...
              X