• Re: OSS drivers

    From The Natural Philosopher@3:770/3 to Daniel on Thu Nov 14 17:10:13 2024
    On 14/11/2024 16:25, Daniel wrote:
    I'm running stock raspberry PI OS on a Pi3+ and trying to figure out how
    to remove the old OSS audio driver.

    As a background, I'm using an updated version of syncterm to BBS and it
    only seems to detect OSS as an audio output option. I'd like very much
    to remove OSS if possible.

    Do you really need to?

    I simply install alsa and pulse audio to get decent audio
    I think pulse audio runs over OSS. Not sure. Stuff always 'just worked'
    for me so I never dug deeper


    Daniel

    --
    To ban Christmas, simply give turkeys the vote.

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Daniel@3:770/3 to All on Thu Nov 14 16:25:41 2024
    I'm running stock raspberry PI OS on a Pi3+ and trying to figure out how
    to remove the old OSS audio driver.

    As a background, I'm using an updated version of syncterm to BBS and it
    only seems to detect OSS as an audio output option. I'd like very much
    to remove OSS if possible.

    Daniel

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Jim Jackson@3:770/3 to Daniel on Mon Nov 18 18:33:14 2024
    On 2024-11-14, Daniel <me@sc1f1dan.com> wrote:
    I'm running stock raspberry PI OS on a Pi3+ and trying to figure out how
    to remove the old OSS audio driver.

    I'm surprized that OSS is enabled on a stock PiOS.
    You may have a the file

    /etc/modprobe.d/oss-compat.conf

    present, or a similar name.
    Move that file to /etc/modprobe.d/oss-compat.conf.off
    and reboot.


    As a background, I'm using an updated version of syncterm to BBS and it
    only seems to detect OSS as an audio output option. I'd like very much
    to remove OSS if possible.

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From druck@3:770/3 to Daniel on Mon Nov 18 20:00:28 2024
    On 14/11/2024 16:25, Daniel wrote:
    I'm running stock raspberry PI OS on a Pi3+ and trying to figure out how
    to remove the old OSS audio driver.

    What version of "stock raspberry PI OS" contains that installed?

    Can you not

    sudo apt purge oss-*

    ---druck

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)