Skip to main content
Topic: oss not working (Read 263 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

oss not working

Code: [Select]
yay -S oss
Code: [Select]
sudo soundoff && soundon
Code: [Select]
/lib/modules/6.6.47-1-lts/kernel/lib/parman.ko.zst is not a valid ELF object
/lib/modules/6.6.47-1-lts/kernel/lib/parman.ko.zst is not a valid ELF object
/lib/modules/6.6.47-1-lts/kernel/lib/parman.ko.zst is not a valid ELF object
/lib/modules/6.6.47-1-lts/kernel/lib/crc-itu-t.ko.zst is not a valid ELF object
/lib/modules/6.6.47-1-lts/kernel/lib/crc-itu-t.ko.zst is not a valid ELF object
/lib/modules/6.6.47-1-lts/kernel/lib/crc-itu-t.ko.zst is not a valid ELF object
/lib/modules/6.6.47-1-lts/kernel/lib/crc-itu-t.ko.zst is not a valid ELF object
/usr/bin/soundon: line 38: /var/log/soundon.log: Permission denied
/usr/bin/soundon: line 113: /var/log/soundon.log: Permission denied
/usr/bin/soundon: line 139: /var/log/soundon.log: Permission denied
/usr/bin/soundon: line 141: /var/log/soundon.log: Permission denied
Failed to disable conflicting sound drivers
Reboot and try running soundon again

Also check that you have not compiled sound support statically
into the kernel.
home:[freeartist-artix]:~/.loki/ut/System$
-=linux its buggy crap that have no antifool protection (c)=- :)
*linux is free software, and comes with ABSOLUTELY NO WARRANTY* :)
+ALL YOURS ACTIONS at Linux YOU DO at YOUR OWN RISK!+ :)


Re: oss not working

Reply #2
yes i all did with sudo,
and if i turn on oss its not broke my default sound system?
plase explain how its working, its all parallel or replace one to other(i mean sound systems)?
-=linux its buggy crap that have no antifool protection (c)=- :)
*linux is free software, and comes with ABSOLUTELY NO WARRANTY* :)
+ALL YOURS ACTIONS at Linux YOU DO at YOUR OWN RISK!+ :)

Re: oss not working

Reply #3
I'm pretty sure you have to use an older lts kernel for this to work without hassle, linux-lts515 is in the repos here, lts419 is in the AUR.
Also
Quote
Since ALSA is enabled by default, you need to disable it so it does not conflict with OSS. You can do this by blacklisting the soundcore module
https://wiki.archlinux.org/title/Open_Sound_System

Re: oss not working

Reply #4
Quote
I'm pretty sure you have to use an older lts kernel for this to work without hassle, linux-lts515 is in the repos here, lts419 is in the AUR.
Also
Thanks, so here the point
Code: [Select]
home:[root]:/home/freeartist-artix# uname -a
Linux home 6.6.47-1-lts #1 SMP PREEMPT_DYNAMIC Tue, 20 Aug 2024 03:31:53 +0000 x86_64 GNU/Linux
home:[root]:/home/freeartist-artix#
-=linux its buggy crap that have no antifool protection (c)=- :)
*linux is free software, and comes with ABSOLUTELY NO WARRANTY* :)
+ALL YOURS ACTIONS at Linux YOU DO at YOUR OWN RISK!+ :)