Új hozzászólás Aktív témák

  • betyarr

    veterán

    válasz cigam #45811 üzenetére

    pi@raspberrypi:~ $ cat /etc/group | grep bluetooth
    bluetooth:x:112:pi
    pi@raspberrypi:~ $ cat .asoundrc
    pcm.!default {
      type asym
      playback.pcm {
        type plug
        slave.pcm "output"
      }
      capture.pcm {
        type plug
        slave.pcm "input"
      }
    }
    pcm.output {
      type hw
      card 1
    }
    ctl.!default {
      type hw
      card 1
    }

    hátha mond neked valamit.
    meg ezt is megnéztem:

    pi@raspberrypi:~ $ cat /etc/os-release
    PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="10"
    VERSION="10 (buster)"
    VERSION_CODENAME=buster
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
    pi@raspberrypi:~ $ uname -a
    Linux raspberrypi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux

Új hozzászólás Aktív témák

Hirdetés