• OSS drivers

    From Daniel@me@sc1f1dan.com to comp.sys.raspberry-pi on Thu Nov 14 16:25:41 2024
    From Newsgroup: comp.sys.raspberry-pi

    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
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From The Natural Philosopher@tnp@invalid.invalid to comp.sys.raspberry-pi on Thu Nov 14 17:10:13 2024
    From Newsgroup: comp.sys.raspberry-pi

    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.

    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Jim Jackson@jj@franjam.org.uk to comp.sys.raspberry-pi on Mon Nov 18 18:33:14 2024
    From Newsgroup: comp.sys.raspberry-pi


    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.


    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From druck@news@druck.org.uk to comp.sys.raspberry-pi on Mon Nov 18 20:00:28 2024
    From Newsgroup: comp.sys.raspberry-pi

    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
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Daniel@me@sc1f1dan.com to comp.sys.raspberry-pi on Thu Nov 21 15:47:37 2024
    From Newsgroup: comp.sys.raspberry-pi

    druck <news@druck.org.uk> writes:

    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?

    The only one I found that I run headless and only recently started
    streaming music with mplayer and online radio sources. My syncterm
    install shows oss as the driver installed - that's all I know.


    Can you not

    sudo apt purge oss-*

    I tried that.
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Daniel@me@sc1f1dan.com to comp.sys.raspberry-pi on Thu Nov 21 15:48:05 2024
    From Newsgroup: comp.sys.raspberry-pi

    Jim Jackson <jj@franjam.org.uk> writes:

    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.

    Thank you I will try that and inform.



    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.
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Daniel@me@sc1f1dan.com to comp.sys.raspberry-pi on Sun Nov 24 14:46:53 2024
    From Newsgroup: comp.sys.raspberry-pi

    Jim Jackson <jj@franjam.org.uk> writes:

    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.

    There's an empty file in there raspi-blacklist.conf and nothing
    else. Could it be elsewhere?


    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.
    --- Synchronet 3.20a-Linux NewsLink 1.114