schferenc

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • 16. Juli 2016 at 22:24 #21628

    Hi!
    I, I’m using RaspyPlay4 sound card, and it is supported by Max2Play. Currently, I’m on version 2.33. The issue is that the sound output level is quite low when I’m connecting the sound card to my hifi device. On level 15 (out of 30) other devices in hifi (like CD, or FM radio) the sound is good. To achieve the same loudness while connected to RPi via audio in, I have to turn it to 25 (out of 30).
    I’ve tried to change the audio card to IQAudio card, and there is a volume boost setting on the interface, but when I’m dragging it to 100%, and press the save, after the page refresh, it is still on 0% (and there is no change in loudness).
    I’ve choosen the RaspyPlay4 sound card just, because I saw, it is supported by Max2Play.
    Thanks for your help.

    2. September 2015 at 22:32 #15593

    Hi,

    I’m going forward on this route: trying to install cdda2wav, but no success. Can somebody help me there please? I’ve gopt the cdda2wav tar.gz file, extracted, tring to run these commands:
    ./configure
    make
    make install

    Configure went well, but using the make command, I’ve got this error:

    Making all in scsilib
    make[1]: Entering directory '/mnt/cdda/scsilib'
    Compiling scsitransp.c ...
    In file included from ./scsitransp.c:34:0:
    ./standard.h:173:12: error: conflicting types for ‘getline’
    /usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here
    In file included from ./unixstd.h:32:0,
                     from ./scsitransp.c:36:
    /usr/include/unistd.h:554:12: error: conflicting types for ‘fexecve’
    ./standard.h:129:12: note: previous declaration of ‘fexecve’ was here
    In file included from ./scgio.h:27:0,
                     from ./scsitransp.c:51:
    ./btorder.h:30:2: warning: suggest not using #elif in traditional C [-Wtraditional]
    In file included from ./scsitransp.c:51:0:
    ./scgio.h:30:2: warning: suggest not using #elif in traditional C [-Wtraditional]
    ./scgio.h:37:1: error: unknown type name ‘error’
    ./scgio.h:37:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘of’
    ./scgio.h:37:12: error: unknown type name ‘of’
    ./scgio.h:395:22: error: field ‘Scb’ has incomplete type
    In file included from ./scsihack.c:39:0,
                     from ./scsitransp.c:146:
    ./scsi-linux-sg.c: In function ‘scsi_send’:
    ./scsi-linux-sg.c:367:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
    ./scsi-linux-sg.c:542:10: warning: missing terminating " character [enabled by default]
    ./scsi-linux-sg.c:543:20: warning: missing terminating " character [enabled by default]
    Makefile:315: recipe for target 'scsitransp.o' failed
    make[1]: *** [scsitransp.o] Error 1
    make[1]: Leaving directory '/mnt/cdda/scsilib'
    Makefile:330: recipe for target 'all-recursive' failed
    make: *** [all-recursive] Error 1
    root@Etkezo:/mnt/cdda#
    

    Any idea?

    1. September 2015 at 21:58 #15567

    Hi,
    I’ve installed the LMS 7.9.0 on M2P, activated the CDPlayer plugin, but sill, I cant play CD-roms. I can see these in logs:

    Sep 1 21:37:47 Etkezo kernel: [ 7.108118] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
    Sep 1 21:37:47 Etkezo kernel: [ 7.239424] usb 1-1.2: New USB device found, idVendor=13fd, idProduct=0842
    Sep 1 21:37:47 Etkezo kernel: [ 7.257158] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    Sep 1 21:37:47 Etkezo kernel: [ 7.275794] usb 1-1.2: Product: USB Mass Storage Device
    Sep 1 21:37:47 Etkezo kernel: [ 7.292480] usb 1-1.2: Manufacturer: TSSTcorp
    Sep 1 21:37:47 Etkezo kernel: [ 7.305044] usb 1-1.2: SerialNumber: SATASLIM00003010c98
    Sep 1 21:37:47 Etkezo kernel: [ 7.320953] usb-storage 1-1.2:1.0: USB Mass Storage device detected
    Sep 1 21:37:47 Etkezo kernel: [ 7.343665] scsi host0: usb-storage 1-1.2:1.0
    Sep 1 21:37:47 Etkezo kernel: [ 7.370614] snd-rpi-iqaudio-dac sound: snd_soc_register_card() failed: -517
    Sep 1 21:37:47 Etkezo kernel: [ 7.462765] platform sound: Driver snd-rpi-iqaudio-dac requests probe deferral
    Sep 1 21:37:47 Etkezo kernel: [ 7.560626] snd-rpi-iqaudio-dac sound: ASoC: CODEC DAI pcm512x-hifi not registered
    Sep 1 21:37:47 Etkezo kernel: [ 7.584905] snd-rpi-iqaudio-dac sound: snd_soc_register_card() failed: -517
    Sep 1 21:37:47 Etkezo kernel: [ 7.603842] platform sound: Driver snd-rpi-iqaudio-dac requests probe deferral
    Sep 1 21:37:47 Etkezo kernel: [ 8.350608] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SE-T084P TS00 PQ: 0 ANSI: 0
    Sep 1 21:37:47 Etkezo kernel: [ 8.464384] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    Sep 1 21:37:47 Etkezo kernel: [ 8.487984] cdrom: Uniform CD-ROM driver Revision: 3.20
    Sep 1 21:37:47 Etkezo kernel: [ 8.511525] sr 0:0:0:0: Attached scsi CD-ROM sr0

    It seems, CDrom drive has been recognized, but I dont know, what is the path (ie. /dev/cdrom does not exists). Ho can I get it works?

    Thanks,
    Ferenc

    1. September 2015 at 18:23 #15565

    Hi,

    I have the same issue with my QNAP. I have an nfs share (sch-nas/music). I can see it from an openelec, but when I’m trying to add to M2P, I’ve got an error message:

    sudo: unable to resolve host Etkezo
    Mountpoint NOT added! Please refer to the description below!

    Etkezo is the name of my M2P instance. What I do wrong?

    When I try to this from cli, I’ve got this error message:
    root@Etkezo:/# mount -t nfs sch-nas:/music /mnt/music
    mount.nfs: rpc.statd is not running but is required for remote locking.
    mount.nfs: Either use ‚-o nolock‘ to keep locks local, or start statd.
    mount.nfs: an incorrect mount option was specified
    root@Etkezo:/#

    Any idea?

    18. August 2015 at 15:45 #15405

    Hi Stefan,
    many thanks, it is good news. I’ll try the DAC+ settings once I’ll receive the amp+, but maybe you will add the standard support in next release earlier. If you add the unmute controll to the max2ply web interface, please dont forget the EQ as well 🙂 As I saw, there is an EQ settings in the web interface, but I dont know, it will applied on amp+ too, or not.
    thanks,
    Ferenc

    17. August 2015 at 15:14 #15385

    Hello Mike,

    I’ve tried similar with Apt-X BT dongle (Sennheiser BTD-500), and I had almost success. My initial aim was to have a BT speaker (Philips fidelio P9) connected to my RPi (running Max2Play on it) vie the USB BT dongle. It worked well, with some bottleneck: first time BTD-500 and Philips connected/paired well, but when I switched off the speaker (ie for night), and turned on it again, it does not connected to the BTD-500, while I removed and re-plugged the dongle again. Even if Sennheiser says, it remembers the last 3 or 4 connected devices, it does not connect anymore only if I replug the dongle. The dongle shows as connected (lighting blue led), but Philips still looking for active BT connection. It is very unconvenient if I have to remove the dongle every time, when I want to use my speaker. So I gave up, but definitely you can add a BT dongle to Max2Play.

    Ferenc

Viewing 6 posts - 1 through 6 (of 6 total)