Beiträge von seb1985

    Hallo,
    ich habe mir die Medion-Freisprechanlage (Medion MD85647) zugelegt. Allerdings habe ich bei der Inbetriebnahme noch Probleme. Die Soundkarte wird von DoorPi nicht erkannt.

    Brainfuck
    2016-08-08 21:31:23,280 [TRACE]         [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: USB Audio Device
    2016-08-08 21:31:23,292 [INFO]          [doorpi.sipphone.from_linphone] found 1 possible sounddevices:
    2016-08-08 21:31:23,299 [DEBUG]         [doorpi.sipphone.from_linphone] |rec|play| name
    2016-08-08 21:31:23,304 [DEBUG]         [doorpi.sipphone.from_linphone] ------------------------------------
    2016-08-08 21:31:23,309 [DEBUG]         [doorpi.sipphone.from_linphone] | X | X  | ALSA: default device
    2016-08-08 21:31:23,315 [DEBUG]         [doorpi.sipphone.from_linphone] ------------------------------------
    2016-08-08 21:31:23,320 [DEBUG]         [doorpi.sipphone.from_linphone] using capture_device: ALSA: default device
    2016-08-08 21:31:23,326 [DEBUG]         [doorpi.sipphone.from_linphone] using playback_device: ALSA: default device




    Bash
    cat /proc/asound/cards
     1 [Device         ]: USB-Audio - USB Audio Device
                          GENERIC USB Audio Device at usb-20980000.usb-1.3, full speed


    Ich kann per Alsamixer drauf zugreifen, aplay funktioniert auch.



    Ach ja, mein System:
    Raspberry Pi1 mit Minibian
    PiFace1
    PiCam
    Medion MD85647



    Hat jemand eine Idee oder einen Hinweis an was das liegen könnte? Wo kann ich die Stelle im Code finden, an der die Hardware detektiert wird?


    Vielen Dank schonmal und Gruß,
    Sebastian.

    Hallo,
    ich habe mir die Freisprechanlage auch zugelegt. Allerdings habe ich bei der Inbetriebnahme noch Probleme. Die Soundkarte wird von DoorPi nicht erkannt.


    Brainfuck
    2016-08-08 21:31:23,280 [TRACE]         [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: USB Audio Device
    2016-08-08 21:31:23,292 [INFO]          [doorpi.sipphone.from_linphone] found 1 possible sounddevices:
    2016-08-08 21:31:23,299 [DEBUG]         [doorpi.sipphone.from_linphone] |rec|play| name
    2016-08-08 21:31:23,304 [DEBUG]         [doorpi.sipphone.from_linphone] ------------------------------------
    2016-08-08 21:31:23,309 [DEBUG]         [doorpi.sipphone.from_linphone] | X | X  | ALSA: default device
    2016-08-08 21:31:23,315 [DEBUG]         [doorpi.sipphone.from_linphone] ------------------------------------
    2016-08-08 21:31:23,320 [DEBUG]         [doorpi.sipphone.from_linphone] using capture_device: ALSA: default device
    2016-08-08 21:31:23,326 [DEBUG]         [doorpi.sipphone.from_linphone] using playback_device: ALSA: default device



    Bash
    cat /proc/asound/cards
     1 [Device         ]: USB-Audio - USB Audio Device
                          GENERIC USB Audio Device at usb-20980000.usb-1.3, full speed

    Ich kann per Alsamixer drauf zugreifen, aplay funktioniert auch.


    Ach ja, mein System:
    Raspberry Pi1 mit Minibian
    PiFace1
    PiCam
    Medion MD85647


    Hat jemand eine Idee oder einen Hinweis?