• Re: OSS drivers

    From The Natural Philosopher@3:770/3 to Daniel on Thursday, November 14, 2024 17:10:13
    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 Thursday, November 14, 2024 16:25:41
    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 Monday, November 18, 2024 18:33:14
    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 Monday, November 18, 2024 20:00:28
    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)
  • From Daniel@3:770/3 to druck on Thursday, November 21, 2024 15:47:37
    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.

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Daniel@3:770/3 to Jim Jackson on Thursday, November 21, 2024 15:48:05
    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.

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Daniel@3:770/3 to Jim Jackson on Sunday, November 24, 2024 14:46:53
    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.

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