Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 42 |
Nodes: | 6 (0 / 6) |
Uptime: | 01:33:10 |
Calls: | 220 |
Calls today: | 1 |
Files: | 824 |
Messages: | 121,541 |
Posted today: | 6 |
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.
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.
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 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
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.
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-*